Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18107d571668bc071dc3670312a164098c2940fe 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-ssh13083406439362103931.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-ssh9304494772990331134.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-ssh557148382163394411.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-ssh5041972497749013264.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-ssh14695759427488003376.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 ‘prd-ubuntu20.04-docker-8c-8g-2539’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2541 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/241 [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/241 # 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 18107d571668bc071dc3670312a164098c2940fe (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 18107d571668bc071dc3670312a164098c2940fe # timeout=10 Commit message: "Merge pull request #4055 from weichou1229/issue-4056" > git rev-list --no-walk bdc39b6e9476d3d7a5fede74e8da530779bb3753 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-17T06:16:59.441Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-17T06:16:59.494Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-17T06:16:59.505Z] ========================================================= [2022-06-17T06:16:59.505Z] EdgeX Global Pipelines Version Info [2022-06-17T06:16:59.505Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:17:00.246Z] ------------------- [2022-06-17T06:17:00.246Z] stable info: [2022-06-17T06:17:00.246Z] ------------------- [2022-06-17T06:17:00.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-17T06:17:00.246Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T06:17:00.246Z] Message: update stable to v1.0.234 [2022-06-17T06:17:00.833Z] ------------------- [2022-06-17T06:17:00.833Z] experimental info: [2022-06-17T06:17:00.833Z] ------------------- [2022-06-17T06:17:00.833Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-17T06:17:00.833Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T06:17:00.833Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-17T06:17:01.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-17T06:17:01.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-17T06:17:01.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-17T06:17:01.099Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-17T06:17:01.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-17T06:17:01.121Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-17T06:17:01.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-17T06:17:01.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-17T06:17:01.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-17T06:17:01.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-17T06:17:01.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-17T06:17:01.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-17T06:17:01.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-17T06:17:01.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-17T06:17:01.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-17T06:17:01.237Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T06:17:01.248Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T06:17:01.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-17T06:17:01.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-17T06:17:01.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-17T06:17:01.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-17T06:17:01.307Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-17T06:17:01.316Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-17T06:17:01.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-17T06:17:01.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-17T06:17:01.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-17T06:17:01.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18107d571668bc071dc3670312a164098c2940fe [Pipeline] echo [2022-06-17T06:17:01.359Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18107d5 [Pipeline] echo [2022-06-17T06:17:01.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T06:17:01.401Z] provisioning config files... [2022-06-17T06:17:01.415Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config2773061262799378770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:17:01.726Z] ---> docker-login.sh [2022-06-17T06:17:01.726Z] nexus3.edgexfoundry.org:10001 [2022-06-17T06:17:01.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:17:01.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:17:01.987Z] Configure a credential helper to remove this warning. See [2022-06-17T06:17:01.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:17:01.987Z] [2022-06-17T06:17:01.987Z] Login Succeeded [2022-06-17T06:17:01.987Z] nexus3.edgexfoundry.org:10002 [2022-06-17T06:17:02.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:17:02.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:17:02.249Z] Configure a credential helper to remove this warning. See [2022-06-17T06:17:02.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:17:02.249Z] [2022-06-17T06:17:02.249Z] Login Succeeded [2022-06-17T06:17:02.249Z] nexus3.edgexfoundry.org:10003 [2022-06-17T06:17:02.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:17:02.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:17:02.249Z] Configure a credential helper to remove this warning. See [2022-06-17T06:17:02.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:17:02.249Z] [2022-06-17T06:17:02.249Z] Login Succeeded [2022-06-17T06:17:02.249Z] nexus3.edgexfoundry.org:10004 [2022-06-17T06:17:02.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:17:02.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:17:02.510Z] Configure a credential helper to remove this warning. See [2022-06-17T06:17:02.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:17:02.510Z] [2022-06-17T06:17:02.510Z] Login Succeeded [2022-06-17T06:17:02.510Z] docker.io [2022-06-17T06:17:02.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:17:03.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:17:03.090Z] Configure a credential helper to remove this warning. See [2022-06-17T06:17:03.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:17:03.090Z] [2022-06-17T06:17:03.090Z] Login Succeeded [2022-06-17T06:17:03.090Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T06:17:03.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T06:17:03.416Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/core-command/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/core-data/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/core-metadata/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-17T06:17:03.416Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2022-06-17T06:17:03.416Z] -d/ -f2 [2022-06-17T06:17:03.416Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/support-notifications/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-17T06:17:03.416Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-17T06:17:03.416Z] + cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-17T06:17:03.416Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-17T06:17:03.416Z] cut -d/ -f2 [2022-06-17T06:17:03.416Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-17T06:17:03.455Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-17T06:17:03.804Z] + git rev-list -1 --merges 18107d571668bc071dc3670312a164098c2940fe~1..18107d571668bc071dc3670312a164098c2940fe [Pipeline] echo [2022-06-17T06:17:03.817Z] -----------> git rev-list -1 --merges 18107d571668bc071dc3670312a164098c2940fe~1..18107d571668bc071dc3670312a164098c2940fe 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:17:03.817Z] 18107d571668bc071dc3670312a164098c2940fe [false] [Pipeline] sh [2022-06-17T06:17:04.107Z] + git log --format=format:%s -1 18107d571668bc071dc3670312a164098c2940fe [Pipeline] echo [2022-06-17T06:17:04.126Z] ========================================================= [2022-06-17T06:17:04.126Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-17T06:17:04.126Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-17T06:17:04.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T06:17:04.497Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-17T06:17:04.497Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-17T06:17:04.497Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-17T06:17:04.497Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-17T06:17:04.497Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-17T06:17:04.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:17:04.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T06:17:04.849Z] [2022-06-17T06:17:04.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:17:05.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T06:17:05.156Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-17T06:17:05.156Z] 42c077c10790: Pulling fs layer [2022-06-17T06:17:05.156Z] f63e77b7563a: Pulling fs layer [2022-06-17T06:17:05.156Z] bd5fdadae976: Pulling fs layer [2022-06-17T06:17:05.156Z] 205491f53016: Pulling fs layer [2022-06-17T06:17:05.156Z] df18705c85c3: Pulling fs layer [2022-06-17T06:17:05.156Z] bdb3f477010e: Pulling fs layer [2022-06-17T06:17:05.156Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-17T06:17:05.156Z] 2c6e9b1d212d: Pulling fs layer [2022-06-17T06:17:05.156Z] bdb8f0575790: Pulling fs layer [2022-06-17T06:17:05.156Z] 386e3cb2ff24: Pulling fs layer [2022-06-17T06:17:05.156Z] 2343380bae48: Pulling fs layer [2022-06-17T06:17:05.156Z] 205491f53016: Waiting [2022-06-17T06:17:05.156Z] bdb8f0575790: Waiting [2022-06-17T06:17:05.156Z] df18705c85c3: Waiting [2022-06-17T06:17:05.156Z] bdb3f477010e: Waiting [2022-06-17T06:17:05.156Z] c8a8fc8e1c8f: Waiting [2022-06-17T06:17:05.156Z] 2c6e9b1d212d: Waiting [2022-06-17T06:17:05.156Z] 2343380bae48: Waiting [2022-06-17T06:17:05.156Z] f63e77b7563a: Download complete [2022-06-17T06:17:05.156Z] 205491f53016: Verifying Checksum [2022-06-17T06:17:05.156Z] 205491f53016: Download complete [2022-06-17T06:17:05.156Z] df18705c85c3: Verifying Checksum [2022-06-17T06:17:05.156Z] df18705c85c3: Download complete [2022-06-17T06:17:05.426Z] bdb3f477010e: Verifying Checksum [2022-06-17T06:17:05.426Z] bdb3f477010e: Download complete [2022-06-17T06:17:05.426Z] bd5fdadae976: Verifying Checksum [2022-06-17T06:17:05.426Z] bd5fdadae976: Download complete [2022-06-17T06:17:05.426Z] 2c6e9b1d212d: Verifying Checksum [2022-06-17T06:17:05.426Z] 2c6e9b1d212d: Download complete [2022-06-17T06:17:05.426Z] bdb8f0575790: Verifying Checksum [2022-06-17T06:17:05.426Z] bdb8f0575790: Download complete [2022-06-17T06:17:05.426Z] 386e3cb2ff24: Verifying Checksum [2022-06-17T06:17:05.426Z] 386e3cb2ff24: Download complete [2022-06-17T06:17:05.426Z] 2343380bae48: Verifying Checksum [2022-06-17T06:17:05.426Z] 2343380bae48: Download complete [2022-06-17T06:17:05.426Z] 42c077c10790: Download complete [2022-06-17T06:17:05.687Z] c8a8fc8e1c8f: Download complete [2022-06-17T06:17:06.628Z] 42c077c10790: Pull complete [2022-06-17T06:17:06.628Z] f63e77b7563a: Pull complete [2022-06-17T06:17:07.198Z] bd5fdadae976: Pull complete [2022-06-17T06:17:07.198Z] 205491f53016: Pull complete [2022-06-17T06:17:07.458Z] df18705c85c3: Pull complete [2022-06-17T06:17:07.458Z] bdb3f477010e: Pull complete [2022-06-17T06:17:09.379Z] c8a8fc8e1c8f: Pull complete [2022-06-17T06:17:09.379Z] 2c6e9b1d212d: Pull complete [2022-06-17T06:17:09.379Z] bdb8f0575790: Pull complete [2022-06-17T06:17:09.639Z] 386e3cb2ff24: Pull complete [2022-06-17T06:17:09.639Z] 2343380bae48: Pull complete [2022-06-17T06:17:09.639Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-17T06:17:09.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T06:17:09.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:17:09.742Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:17:09.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T06:17:11.041Z] $ docker top 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 -eo pid,comm [2022-06-17T06:17:11.110Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-17T06:17:11.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T06:17:11.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T06:17:11.145Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T06:17:11.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T06:17:11.258Z] $ docker exec 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent [2022-06-17T06:17:11.374Z] SSH_AUTH_SOCK=/tmp/ssh-z9KH48EZG5ZR/agent.34 [2022-06-17T06:17:11.374Z] SSH_AGENT_PID=40 [2022-06-17T06:17:11.381Z] Running ssh-add (command line suppressed) [2022-06-17T06:17:11.482Z] Identity added: /w/workspace/edgex-go/241@tmp/private_key_340916026454035892.key (/w/workspace/edgex-go/241@tmp/private_key_340916026454035892.key) [2022-06-17T06:17:11.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T06:17:11.783Z] + git tag --points-at HEAD [Pipeline] } [2022-06-17T06:17:11.800Z] $ docker exec --env ******** --env ******** 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent -k [2022-06-17T06:17:11.897Z] unset SSH_AUTH_SOCK; [2022-06-17T06:17:11.898Z] unset SSH_AGENT_PID; [2022-06-17T06:17:11.898Z] echo Agent pid 40 killed; [2022-06-17T06:17:11.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-17T06:17:11.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T06:17:11.947Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T06:17:12.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T06:17:12.066Z] $ docker exec 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent [2022-06-17T06:17:12.177Z] SSH_AUTH_SOCK=/tmp/ssh-c6nF38zsbkjZ/agent.73 [2022-06-17T06:17:12.177Z] SSH_AGENT_PID=80 [2022-06-17T06:17:12.183Z] Running ssh-add (command line suppressed) [2022-06-17T06:17:12.287Z] Identity added: /w/workspace/edgex-go/241@tmp/private_key_2340788297149458.key (/w/workspace/edgex-go/241@tmp/private_key_2340788297149458.key) [2022-06-17T06:17:12.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T06:17:12.594Z] + git semver init [2022-06-17T06:17:12.855Z] 2022-06-17 06:17:12,784 [run_init] DEBUG init version:0.0.0 force:False [2022-06-17T06:17:12.855Z] 2022-06-17 06:17:12,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/241/.semver [2022-06-17T06:17:12.855Z] 2022-06-17 06:17:12,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/241/.semver [2022-06-17T06:17:12.855Z] 2022-06-17 06:17:12,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/241/.semver'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=None) [2022-06-17T06:17:18.159Z] 2022-06-17 06:17:17,155 [append_file] DEBUG append to file:/w/workspace/edgex-go/241/.git/info/exclude [2022-06-17T06:17:18.159Z] 2022-06-17 06:17:17,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/241/.semver/main with force:False [2022-06-17T06:17:18.159Z] 2022-06-17 06:17:17,155 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:17:18.159Z] 2022-06-17 06:17:17,156 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:17:18.159Z] 2.2.1-dev.12 [Pipeline] } [2022-06-17T06:17:18.171Z] $ docker exec --env ******** --env ******** 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 ssh-agent -k [2022-06-17T06:17:18.284Z] unset SSH_AUTH_SOCK; [2022-06-17T06:17:18.284Z] unset SSH_AGENT_PID; [2022-06-17T06:17:18.285Z] echo Agent pid 80 killed; [2022-06-17T06:17:18.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T06:17:18.607Z] + git semver [Pipeline] } [2022-06-17T06:17:18.883Z] $ docker stop --time=1 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 [2022-06-17T06:17:20.197Z] $ docker rm -f 145b10102f7dba59161f791d52c9267375ff57c683c5db7cf8c7314673a37755 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T06:17:20.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-17T06:17:20.884Z] Stashed 1 file(s) [Pipeline] echo [2022-06-17T06:17:20.886Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.12 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-17T06:17:21.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T06:17:21.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T06:17:21.042Z] ========================================================= [2022-06-17T06:17:21.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-17T06:17:21.042Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T06:17:21.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T06:17:21.331Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-17T06:17:21.331Z] 59bf1c3509f3: Pulling fs layer [2022-06-17T06:17:21.331Z] 666ba61612fd: Pulling fs layer [2022-06-17T06:17:21.331Z] 8ed8ca486205: Pulling fs layer [2022-06-17T06:17:21.331Z] cc1cd167ecdc: Pulling fs layer [2022-06-17T06:17:21.331Z] c516ae0d96e1: Pulling fs layer [2022-06-17T06:17:21.331Z] 684cea983483: Pulling fs layer [2022-06-17T06:17:21.331Z] dd3240ac7de5: Pulling fs layer [2022-06-17T06:17:21.331Z] b1e948a4e11c: Pulling fs layer [2022-06-17T06:17:21.331Z] a8fd76ee1af6: Pulling fs layer [2022-06-17T06:17:21.331Z] 646ad004c059: Pulling fs layer [2022-06-17T06:17:21.331Z] cc1cd167ecdc: Waiting [2022-06-17T06:17:21.331Z] c516ae0d96e1: Waiting [2022-06-17T06:17:21.331Z] 684cea983483: Waiting [2022-06-17T06:17:21.331Z] dd3240ac7de5: Waiting [2022-06-17T06:17:21.331Z] a8fd76ee1af6: Waiting [2022-06-17T06:17:21.331Z] b1e948a4e11c: Waiting [2022-06-17T06:17:21.331Z] 646ad004c059: Waiting [2022-06-17T06:17:21.331Z] 8ed8ca486205: Verifying Checksum [2022-06-17T06:17:21.331Z] 8ed8ca486205: Download complete [2022-06-17T06:17:21.331Z] 666ba61612fd: Verifying Checksum [2022-06-17T06:17:21.331Z] 666ba61612fd: Download complete [2022-06-17T06:17:21.331Z] c516ae0d96e1: Verifying Checksum [2022-06-17T06:17:21.331Z] c516ae0d96e1: Download complete [2022-06-17T06:17:21.331Z] 684cea983483: Verifying Checksum [2022-06-17T06:17:21.331Z] 684cea983483: Download complete [2022-06-17T06:17:21.331Z] dd3240ac7de5: Verifying Checksum [2022-06-17T06:17:21.331Z] dd3240ac7de5: Download complete [2022-06-17T06:17:21.331Z] 59bf1c3509f3: Verifying Checksum [2022-06-17T06:17:21.331Z] 59bf1c3509f3: Download complete [2022-06-17T06:17:21.593Z] b1e948a4e11c: Verifying Checksum [2022-06-17T06:17:21.593Z] b1e948a4e11c: Download complete [2022-06-17T06:17:21.593Z] 59bf1c3509f3: Pull complete [2022-06-17T06:17:21.852Z] 666ba61612fd: Pull complete [2022-06-17T06:17:21.852Z] 8ed8ca486205: Pull complete [2022-06-17T06:17:21.852Z] 646ad004c059: Verifying Checksum [2022-06-17T06:17:21.852Z] 646ad004c059: Download complete [2022-06-17T06:17:22.112Z] cc1cd167ecdc: Verifying Checksum [2022-06-17T06:17:22.112Z] cc1cd167ecdc: Download complete [2022-06-17T06:17:22.112Z] a8fd76ee1af6: Verifying Checksum [2022-06-17T06:17:22.112Z] a8fd76ee1af6: Download complete [2022-06-17T06:17:25.405Z] cc1cd167ecdc: Pull complete [2022-06-17T06:17:25.664Z] c516ae0d96e1: Pull complete [2022-06-17T06:17:25.664Z] 684cea983483: Pull complete [2022-06-17T06:17:25.664Z] dd3240ac7de5: Pull complete [2022-06-17T06:17:25.664Z] b1e948a4e11c: Pull complete [2022-06-17T06:17:28.196Z] a8fd76ee1af6: Pull complete [2022-06-17T06:17:28.456Z] 646ad004c059: Pull complete [2022-06-17T06:17:28.456Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-17T06:17:28.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T06:17:28.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-17T06:17:28.756Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T06:17:28.756Z] WORKDIR /edgex [2022-06-17T06:17:28.756Z] COPY go.mod . [2022-06-17T06:17:28.756Z] RUN go mod download [2022-06-17T06:17:28.756Z] docker build -t ci-base-image-x86_64 -f - . [2022-06-17T06:17:30.136Z] Sending build context to Docker daemon 335MB [2022-06-17T06:17:30.136Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T06:17:30.136Z] ---> 8f69c11f6b0c [2022-06-17T06:17:30.136Z] Step 2/4 : WORKDIR /edgex [2022-06-17T06:17:32.043Z] ---> Running in 1af81eabb4ef [2022-06-17T06:17:32.043Z] Removing intermediate container 1af81eabb4ef [2022-06-17T06:17:32.043Z] ---> 7c989669310f [2022-06-17T06:17:32.043Z] Step 3/4 : COPY go.mod . [2022-06-17T06:17:32.301Z] ---> efc68b8de3a0 [2022-06-17T06:17:32.301Z] Step 4/4 : RUN go mod download [2022-06-17T06:17:32.301Z] ---> Running in 54c2ff41b522 [2022-06-17T06:17:35.971Z] Still waiting to schedule task [2022-06-17T06:17:35.971Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2540’ [2022-06-17T06:17:47.466Z] Removing intermediate container 54c2ff41b522 [2022-06-17T06:17:47.466Z] ---> 683845791ab6 [2022-06-17T06:17:47.466Z] Successfully built 683845791ab6 [2022-06-17T06:17:47.466Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:17:47.788Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T06:17:47.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:17:47.890Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:17:47.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T06:17:48.377Z] $ docker top b21874ef7300d5d7d7b3d2dcc0ce1be91722532e5cf9a99e9248adbc61a98932 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T06:17:48.726Z] + go version [2022-06-17T06:17:48.726Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-17T06:17:48.747Z] $ docker stop --time=1 b21874ef7300d5d7d7b3d2dcc0ce1be91722532e5cf9a99e9248adbc61a98932 [2022-06-17T06:17:50.045Z] $ docker rm -f b21874ef7300d5d7d7b3d2dcc0ce1be91722532e5cf9a99e9248adbc61a98932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:17:50.449Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T06:17:50.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:17:50.527Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:17:50.576Z] $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-17T06:17:50.964Z] $ docker top b2554b01f034c5281860ae9e7ee022424e0c326cd678b2f5254392f7af225bf3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-17T06:17:51.029Z] ========================================================= [2022-06-17T06:17:51.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-17T06:17:51.029Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T06:17:51.317Z] + make test [2022-06-17T06:17:51.317Z] go mod tidy -compat=1.17 [2022-06-17T06:17:51.317Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-17T06:17:57.893Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-17T06:18:10.100Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-17T06:18:10.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-17T06:18:10.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.084s coverage: 28.7% of statements [2022-06-17T06:18:10.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-17T06:18:10.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-17T06:18:10.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2022-06-17T06:18:10.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-17T06:18:10.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 53.4% of statements [2022-06-17T06:18:10.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-17T06:18:10.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.194s coverage: 89.2% of statements [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 83.8% of statements [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.402s coverage: 95.6% of statements [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2022-06-17T06:18:13.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-06-17T06:18:13.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-06-17T06:18:23.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.069s coverage: 94.4% of statements [2022-06-17T06:18:23.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-06-17T06:18:25.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements [2022-06-17T06:18:25.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.2% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.4% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.8% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-17T06:18:35.344Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-06-17T06:18:35.344Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-06-17T06:18:35.344Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-17T06:18:50.228Z] GO111MODULE=on go vet ./... [2022-06-17T06:18:55.507Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-17T06:18:55.507Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-17T06:18:55.507Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-17T06:18:55.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-17T06:18:56.074Z] + ls -al . [2022-06-17T06:18:56.074Z] total 684 [2022-06-17T06:18:56.074Z] drwxrwxr-x 10 1001 1001 4096 Jun 17 06:18 . [2022-06-17T06:18:56.074Z] drwxr-xr-x 4 root root 4096 Jun 17 06:17 .. [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 11 Jun 17 06:16 .dockerignore [2022-06-17T06:18:56.074Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 06:17 .git [2022-06-17T06:18:56.074Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 06:16 .github [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 879 Jun 17 06:16 .gitignore [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 42 Jun 17 06:16 .golangci.yml [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 87 Jun 17 06:16 .hadolint.yml [2022-06-17T06:18:56.074Z] drwxr-xr-x 3 1001 1001 4096 Jun 17 06:17 .semver [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 166 Jun 17 06:16 .sonarcloud.properties [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 1171 Jun 17 06:16 ADOPTERS.md [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 10347 Jun 17 06:16 Attribution.txt [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 63209 Jun 17 06:16 CHANGELOG.md [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 3804 Jun 17 06:16 CONTRIBUTING.md [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 677 Jun 17 06:16 GOVERNANCE.md [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 850 Jun 17 06:16 Jenkinsfile [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 10775 Jun 17 06:16 LICENSE [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 10389 Jun 17 06:16 Makefile [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 582 Jun 17 06:16 OWNERS.md [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 9094 Jun 17 06:16 README.md [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 6912 Jun 17 06:16 SECURITY.md [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 12 Jun 17 06:17 VERSION [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 4131 Jun 17 06:16 ZMQWindows.md [2022-06-17T06:18:56.074Z] drwxrwxr-x 2 1001 1001 4096 Jun 17 06:16 bin [2022-06-17T06:18:56.074Z] drwxrwxr-x 18 1001 1001 4096 Jun 17 06:16 cmd [2022-06-17T06:18:56.074Z] -rw-r--r-- 1 root root 435411 Jun 17 06:18 coverage.out [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 3311 Jun 17 06:16 go.mod [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 36231 Jun 17 06:17 go.sum [2022-06-17T06:18:56.074Z] drwxrwxr-x 8 1001 1001 4096 Jun 17 06:16 internal [2022-06-17T06:18:56.074Z] drwxrwxr-x 3 1001 1001 4096 Jun 17 06:16 openapi [2022-06-17T06:18:56.074Z] drwxrwxr-x 4 1001 1001 4096 Jun 17 06:16 snap [2022-06-17T06:18:56.074Z] -rw-rw-r-- 1 1001 1001 204 Jun 17 06:16 version.go [Pipeline] sh [2022-06-17T06:18:56.363Z] + '[' -e coverage.out ] [2022-06-17T06:18:56.363Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-17T06:18:56.452Z] Stashed 1 file(s) [Pipeline] sh [2022-06-17T06:18:56.731Z] + make build [2022-06-17T06:18:56.731Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-17T06:19:11.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-17T06:19:18.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-17T06:19:18.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-17T06:19:24.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-17T06:19:24.770Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-17T06:19:25.036Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-17T06:19:26.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-17T06:19:26.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-17T06:19:27.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-17T06:19:28.494Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-17T06:19:29.433Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-17T06:19:30.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.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-17T06:19:31.781Z] $ docker stop --time=1 b2554b01f034c5281860ae9e7ee022424e0c326cd678b2f5254392f7af225bf3 [2022-06-17T06:19:34.229Z] $ docker rm -f b2554b01f034c5281860ae9e7ee022424e0c326cd678b2f5254392f7af225bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:19:34.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T06:19:34.995Z] [2022-06-17T06:19:34.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:19:35.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T06:19:35.291Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-17T06:19:35.291Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-17T06:19:35.291Z] ca9280d653b3: Pulling fs layer [2022-06-17T06:19:35.291Z] 7e9c9ca2126c: Pulling fs layer [2022-06-17T06:19:35.291Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-17T06:19:35.291Z] cbdbe7a5bc2a: Download complete [2022-06-17T06:19:35.569Z] ca9280d653b3: Verifying Checksum [2022-06-17T06:19:35.569Z] ca9280d653b3: Download complete [2022-06-17T06:19:35.569Z] cbdbe7a5bc2a: Pull complete [2022-06-17T06:19:35.863Z] 7e9c9ca2126c: Download complete [2022-06-17T06:19:35.863Z] ca9280d653b3: Pull complete [2022-06-17T06:19:39.220Z] 7e9c9ca2126c: Pull complete [2022-06-17T06:19:39.220Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-17T06:19:39.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T06:19:39.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:19:39.309Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:19:39.352Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-17T06:19:40.600Z] $ docker top 9a6f96d8b3deecf77cbe18a9019cde0c74ee9cead62aefdfce50f456dd519ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T06:19:40.940Z] + docker-compose build --help [2022-06-17T06:19:40.940Z] + grep parallel [2022-06-17T06:19:41.509Z] --parallel Build images in parallel. [Pipeline] } [2022-06-17T06:19:41.534Z] $ docker stop --time=1 9a6f96d8b3deecf77cbe18a9019cde0c74ee9cead62aefdfce50f456dd519ef6 [2022-06-17T06:19:42.839Z] $ docker rm -f 9a6f96d8b3deecf77cbe18a9019cde0c74ee9cead62aefdfce50f456dd519ef6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:19:43.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-17T06:19:43.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:19:43.302Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:19:43.350Z] $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-17T06:19:43.703Z] $ docker top f53b7ebd96bbf2f9fb5780754701c107dac331fbfeb22ade384a83d4ce2059ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T06:19:44.042Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-17T06:19:44.613Z] Building core-command ... [2022-06-17T06:19:44.613Z] Building core-data ... [2022-06-17T06:19:44.613Z] Building core-metadata ... [2022-06-17T06:19:44.613Z] Building security-bootstrapper ... [2022-06-17T06:19:44.613Z] Building security-proxy-setup ... [2022-06-17T06:19:44.613Z] Building security-secretstore-setup ... [2022-06-17T06:19:44.613Z] Building security-spiffe-token-provider ... [2022-06-17T06:19:44.613Z] Building security-spire-agent ... [2022-06-17T06:19:44.613Z] Building security-spire-config ... [2022-06-17T06:19:44.613Z] Building security-spire-server ... [2022-06-17T06:19:44.613Z] Building support-notifications ... [2022-06-17T06:19:44.613Z] Building support-scheduler ... [2022-06-17T06:19:44.613Z] Building sys-mgmt-agent ... [2022-06-17T06:19:44.613Z] Building security-proxy-setup [2022-06-17T06:19:44.613Z] Building sys-mgmt-agent [2022-06-17T06:19:44.613Z] Building security-spire-agent [2022-06-17T06:19:44.613Z] Building security-spire-config [2022-06-17T06:19:44.613Z] Building security-spire-server [2022-06-17T06:19:59.528Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:19:59.528Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:19:59.528Z] ---> 683845791ab6 [2022-06-17T06:19:59.528Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T06:19:59.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:19:59.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:19:59.528Z] ---> 683845791ab6 [2022-06-17T06:19:59.528Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T06:19:59.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:19:59.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:19:59.528Z] ---> 683845791ab6 [2022-06-17T06:19:59.528Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:19:59.528Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:19:59.528Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:19:59.528Z] ---> 683845791ab6 [2022-06-17T06:19:59.528Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T06:19:59.528Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:19:59.528Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:19:59.528Z] ---> 683845791ab6 [2022-06-17T06:19:59.528Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T06:20:02.831Z] ---> Running in dbaee4397a75 [2022-06-17T06:20:02.831Z] ---> Running in d46c17bac0a4 [2022-06-17T06:20:02.831Z] ---> Running in 4036d13ddb88 [2022-06-17T06:20:02.831Z] ---> Running in a7dd4e2a96b1 [2022-06-17T06:20:02.831Z] ---> Running in b9b238288031 [2022-06-17T06:20:02.831Z] Removing intermediate container d46c17bac0a4 [2022-06-17T06:20:02.831Z] ---> ba2b3c563147 [2022-06-17T06:20:02.831Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:02.831Z] Removing intermediate container a7dd4e2a96b1 [2022-06-17T06:20:02.831Z] ---> fe4bde43dda3 [2022-06-17T06:20:02.831Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:02.831Z] Removing intermediate container b9b238288031 [2022-06-17T06:20:02.831Z] ---> 33379e8d21a9 [2022-06-17T06:20:02.831Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:02.831Z] ---> Running in 78c6ec1790d5 [2022-06-17T06:20:02.831Z] Removing intermediate container dbaee4397a75 [2022-06-17T06:20:02.831Z] ---> 4665593899e5 [2022-06-17T06:20:02.831Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:02.831Z] Removing intermediate container 4036d13ddb88 [2022-06-17T06:20:02.831Z] ---> 28e4c874b885 [2022-06-17T06:20:02.831Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:02.831Z] ---> Running in ccf04ec88324 [2022-06-17T06:20:02.831Z] ---> Running in 35f7f1fbd680 [2022-06-17T06:20:02.831Z] ---> Running in 32af38f347d7 [2022-06-17T06:20:02.831Z] ---> Running in 4c686fb9ef5c [2022-06-17T06:20:03.091Z] Removing intermediate container 78c6ec1790d5 [2022-06-17T06:20:03.091Z] ---> c675f789020e [2022-06-17T06:20:03.091Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T06:20:03.091Z] ---> Running in 916ec0c3d6a8 [2022-06-17T06:20:03.660Z] Removing intermediate container ccf04ec88324 [2022-06-17T06:20:03.660Z] ---> 0a9ca0df49d0 [2022-06-17T06:20:03.660Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T06:20:03.660Z] ---> Running in e6fb19d3af2b [2022-06-17T06:20:03.660Z] Removing intermediate container 35f7f1fbd680 [2022-06-17T06:20:03.660Z] ---> 5f585915a497 [2022-06-17T06:20:03.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T06:20:03.660Z] ---> Running in 9f41af44bcbf [2022-06-17T06:20:03.660Z] Removing intermediate container 32af38f347d7 [2022-06-17T06:20:03.660Z] ---> 0f51c7c64cd3 [2022-06-17T06:20:03.660Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-17T06:20:03.726Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2542 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-06-17T06:20:03.738Z] Running in /w/workspace/edgex-go/241 [Pipeline] { [Pipeline] checkout [2022-06-17T06:20:03.817Z] The recommended git tool is: git [2022-06-17T06:20:03.918Z] ---> Running in e5edebc5649a [2022-06-17T06:20:03.918Z] Removing intermediate container 4c686fb9ef5c [2022-06-17T06:20:03.918Z] ---> 7678fbdb1f0b [2022-06-17T06:20:03.918Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T06:20:03.918Z] ---> Running in aeff2efe733a [2022-06-17T06:20:03.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:04.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:04.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:04.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:04.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:04.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:04.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:04.961Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:05.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:05.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:05.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:05.220Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:05.220Z] Removing intermediate container 916ec0c3d6a8 [2022-06-17T06:20:05.220Z] ---> 0e2be85eb8c1 [2022-06-17T06:20:05.220Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T06:20:05.479Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:05.479Z] ---> 0691e4933c65 [2022-06-17T06:20:05.479Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:05.479Z] ---> Running in 4122cc297578 [2022-06-17T06:20:05.479Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:05.738Z] Removing intermediate container e6fb19d3af2b [2022-06-17T06:20:05.738Z] ---> 15ccd9d3f38e [2022-06-17T06:20:05.738Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T06:20:05.738Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:05.738Z] ---> 6218de0258fb [2022-06-17T06:20:05.738Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:05.738Z] ---> Running in 05bb45562e32 [2022-06-17T06:20:05.997Z] Removing intermediate container e5edebc5649a [2022-06-17T06:20:05.997Z] ---> c5204bb9b1a4 [2022-06-17T06:20:05.997Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:20:05.997Z] Removing intermediate container 9f41af44bcbf [2022-06-17T06:20:05.997Z] ---> 3444cc0370b7 [2022-06-17T06:20:05.997Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T06:20:05.997Z] Removing intermediate container aeff2efe733a [2022-06-17T06:20:05.997Z] ---> 4a6bbdf7f22f [2022-06-17T06:20:05.997Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T06:20:06.257Z] ---> 67f51fbff4d1 [2022-06-17T06:20:06.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:06.257Z] ---> Running in b907b15ce922 [2022-06-17T06:20:06.257Z] ---> dc51cbc31997 [2022-06-17T06:20:06.257Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:06.257Z] ---> c9676f2ac1c2 [2022-06-17T06:20:06.257Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:06.257Z] ---> Running in f74273127f80 [2022-06-17T06:20:06.257Z] ---> Running in abc9f1f18944 [2022-06-17T06:20:06.826Z] Removing intermediate container 4122cc297578 [2022-06-17T06:20:06.826Z] ---> 92135c4028eb [2022-06-17T06:20:06.826Z] Step 8/26 : COPY . . [2022-06-17T06:20:08.202Z] Removing intermediate container 05bb45562e32 [2022-06-17T06:20:08.202Z] ---> e7c4892e2858 [2022-06-17T06:20:08.202Z] Step 8/25 : COPY . . [2022-06-17T06:20:08.460Z] Removing intermediate container b907b15ce922 [2022-06-17T06:20:08.460Z] ---> 9a590703d28f [2022-06-17T06:20:08.460Z] Step 8/23 : COPY . . [2022-06-17T06:20:08.719Z] Removing intermediate container f74273127f80 [2022-06-17T06:20:08.719Z] ---> 089982414bd0 [2022-06-17T06:20:08.719Z] Step 8/26 : COPY . . [2022-06-17T06:20:10.800Z] using credential edgex-jenkins-ssh [2022-06-17T06:20:10.817Z] Cloning the remote Git repository [2022-06-17T06:20:10.891Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-17T06:20:10.977Z] > git init /w/workspace/edgex-go/241 # timeout=10 [2022-06-17T06:20:11.070Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-17T06:20:11.073Z] > git --version # timeout=10 [2022-06-17T06:20:11.106Z] > git --version # 'git version 2.25.1' [2022-06-17T06:20:11.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T06:20:11.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T06:20:12.000Z] Removing intermediate container abc9f1f18944 [2022-06-17T06:20:12.000Z] ---> 2dffe2ed6333 [2022-06-17T06:20:12.000Z] Step 8/22 : COPY . . [2022-06-17T06:20:16.189Z] ---> 248dbfb59ea9 [2022-06-17T06:20:16.189Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T06:20:16.189Z] ---> Running in 915d63da9979 [2022-06-17T06:20:16.189Z] ---> d67905d4da2b [2022-06-17T06:20:16.189Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-17T06:20:16.189Z] ---> 542c9d57f966 [2022-06-17T06:20:16.189Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T06:20:16.189Z] ---> 7dbf82723a69 [2022-06-17T06:20:16.189Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T06:20:16.189Z] ---> Running in c8038113dbdd [2022-06-17T06:20:16.189Z] ---> Running in b509a3f644dd [2022-06-17T06:20:16.189Z] ---> 2f34622f82d7 [2022-06-17T06:20:16.189Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-17T06:20:16.189Z] ---> Running in 3957dd046637 [2022-06-17T06:20:16.189Z] Removing intermediate container 915d63da9979 [2022-06-17T06:20:16.189Z] ---> 1cc451c80440 [2022-06-17T06:20:16.189Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T06:20:16.189Z] ---> Running in 8e762bf84bef [2022-06-17T06:20:16.459Z] ---> Running in b047c21e4ea4 [2022-06-17T06:20:16.459Z] Removing intermediate container b509a3f644dd [2022-06-17T06:20:16.459Z] ---> e4f92b7aa86a [2022-06-17T06:20:16.459Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-17T06:20:16.459Z] Removing intermediate container 3957dd046637 [2022-06-17T06:20:16.459Z] ---> 276274d38b00 [2022-06-17T06:20:16.459Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T06:20:16.459Z] ---> Running in 3a305b306e22 [2022-06-17T06:20:16.459Z] ---> Running in 35d9acebab6a [2022-06-17T06:20:16.459Z] Removing intermediate container b047c21e4ea4 [2022-06-17T06:20:16.459Z] ---> 13916224137b [2022-06-17T06:20:16.459Z] 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-06-17T06:20:16.459Z] ---> Running in 6cd8bcefdd0a [2022-06-17T06:20:16.459Z] Removing intermediate container 35d9acebab6a [2022-06-17T06:20:16.459Z] ---> 24678eb70394 [2022-06-17T06:20:16.459Z] 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-06-17T06:20:16.459Z] Removing intermediate container 3a305b306e22 [2022-06-17T06:20:16.459Z] ---> 44d54b5a8f77 [2022-06-17T06:20:16.721Z] 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-06-17T06:20:16.721Z] ---> Running in cc04241a54a3 [2022-06-17T06:20:16.721Z] ---> Running in 4ec2924d9201 [2022-06-17T06:20:16.721Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-17T06:20:16.721Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-17T06:20:17.659Z] Removing intermediate container 6cd8bcefdd0a [2022-06-17T06:20:17.659Z] ---> c0231ff31a1c [2022-06-17T06:20:17.659Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T06:20:17.659Z] ---> Running in 72eb80364745 [2022-06-17T06:20:17.659Z] Removing intermediate container 72eb80364745 [2022-06-17T06:20:17.659Z] ---> fd9f0d6babde [2022-06-17T06:20:17.659Z] [2022-06-17T06:20:17.659Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T06:20:17.918Z] 3.15: Pulling from library/alpine [2022-06-17T06:20:17.918Z] Removing intermediate container 4ec2924d9201 [2022-06-17T06:20:17.918Z] ---> 2dcd7846a0bb [2022-06-17T06:20:17.918Z] Step 12/25 : WORKDIR /edgex-go [2022-06-17T06:20:17.918Z] Removing intermediate container cc04241a54a3 [2022-06-17T06:20:17.918Z] ---> 608746efd74b [2022-06-17T06:20:17.918Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T06:20:17.918Z] ---> Running in e25576e823f4 [2022-06-17T06:20:17.918Z] ---> Running in 75a2a6f68363 [2022-06-17T06:20:18.177Z] Removing intermediate container e25576e823f4 [2022-06-17T06:20:18.177Z] ---> 7b841ecee02e [2022-06-17T06:20:18.177Z] [2022-06-17T06:20:18.177Z] Step 13/25 : FROM alpine:3.15 [2022-06-17T06:20:18.177Z] Removing intermediate container 75a2a6f68363 [2022-06-17T06:20:18.177Z] ---> 1442c95ba900 [2022-06-17T06:20:18.177Z] [2022-06-17T06:20:18.177Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T06:20:18.177Z] 3.15: Pulling from library/alpine [2022-06-17T06:20:18.177Z] 3.15: Pulling from library/alpine [2022-06-17T06:20:19.116Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T06:20:19.116Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T06:20:19.116Z] Status: Image is up to date for alpine:3.15 [2022-06-17T06:20:19.116Z] Status: Downloaded newer image for alpine:3.15 [2022-06-17T06:20:19.116Z] ---> 0ac33e5f5afa [2022-06-17T06:20:19.116Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:20:19.116Z] ---> 0ac33e5f5afa [2022-06-17T06:20:19.116Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:20:19.116Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T06:20:19.116Z] Status: Image is up to date for alpine:3.15 [2022-06-17T06:20:19.116Z] ---> 0ac33e5f5afa [2022-06-17T06:20:19.116Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:20:19.378Z] ---> Running in f059dc861edf [2022-06-17T06:20:19.378Z] ---> Running in 4a3c5e7be616 [2022-06-17T06:20:19.378Z] ---> Running in 7d2764d85622 [2022-06-17T06:20:19.378Z] Removing intermediate container 4a3c5e7be616 [2022-06-17T06:20:19.378Z] ---> 326ca58ba414 [2022-06-17T06:20:19.378Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:19.636Z] Removing intermediate container 7d2764d85622 [2022-06-17T06:20:19.636Z] ---> 3f532925902b [2022-06-17T06:20:19.636Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:19.636Z] ---> Running in ce35dbeca660 [2022-06-17T06:20:19.636Z] Removing intermediate container f059dc861edf [2022-06-17T06:20:19.636Z] ---> 97aac14b3c24 [2022-06-17T06:20:19.636Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:19.636Z] ---> Running in 871d8e19623d [2022-06-17T06:20:19.636Z] ---> Running in e96a11b3cdb0 [2022-06-17T06:20:21.010Z] Removing intermediate container 871d8e19623d [2022-06-17T06:20:21.010Z] ---> ccb2c0803acf [2022-06-17T06:20:21.010Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-17T06:20:21.010Z] ---> Running in e31848d00d86 [2022-06-17T06:20:21.010Z] Removing intermediate container ce35dbeca660 [2022-06-17T06:20:21.010Z] ---> ef558e276138 [2022-06-17T06:20:21.010Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T06:20:21.010Z] Removing intermediate container e96a11b3cdb0 [2022-06-17T06:20:21.010Z] ---> 3cab0f17fb12 [2022-06-17T06:20:21.010Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T06:20:21.010Z] ---> Running in 3de77a08a19b [2022-06-17T06:20:21.010Z] ---> Running in 837b9dd9af08 [2022-06-17T06:20:21.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:21.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:21.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:22.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:22.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:22.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:23.146Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:20:23.146Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:20:23.146Z] OK: 15859 distinct packages available [2022-06-17T06:20:23.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:23.146Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:20:23.146Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:20:23.146Z] OK: 15859 distinct packages available [2022-06-17T06:20:23.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:23.146Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:20:23.146Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:20:23.146Z] OK: 15859 distinct packages available [2022-06-17T06:20:23.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:24.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:24.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:24.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:24.338Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-17T06:20:24.338Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:20:24.338Z] (3/5) Installing libucontext (1.1-r0) [2022-06-17T06:20:24.338Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-17T06:20:24.597Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-17T06:20:24.597Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:20:24.597Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-17T06:20:24.597Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-17T06:20:24.597Z] (3/5) Installing libucontext (1.1-r0) [2022-06-17T06:20:24.597Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:20:24.597Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:20:24.597Z] OK: 6 MiB in 19 packages [2022-06-17T06:20:24.597Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-17T06:20:24.856Z] (3/4) Installing libucontext (1.1-r0) [2022-06-17T06:20:24.856Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-17T06:20:24.856Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-17T06:20:24.856Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:20:24.856Z] OK: 6 MiB in 19 packages [2022-06-17T06:20:24.856Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:20:24.856Z] OK: 6 MiB in 18 packages [2022-06-17T06:20:25.794Z] Removing intermediate container 3de77a08a19b [2022-06-17T06:20:25.794Z] ---> 19ff56217e9c [2022-06-17T06:20:25.794Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T06:20:25.794Z] Removing intermediate container 837b9dd9af08 [2022-06-17T06:20:25.794Z] ---> da7d08b49dbb [2022-06-17T06:20:25.794Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-17T06:20:25.794Z] Removing intermediate container e31848d00d86 [2022-06-17T06:20:25.794Z] ---> fced98e3e094 [2022-06-17T06:20:25.794Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T06:20:26.864Z] Avoid second fetch [2022-06-17T06:20:26.865Z] Checking out Revision 18107d571668bc071dc3670312a164098c2940fe (main) [2022-06-17T06:20:27.700Z] ---> 8ca761084765 [2022-06-17T06:20:27.700Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T06:20:27.700Z] ---> a83595bda331 [2022-06-17T06:20:27.700Z] ---> 26019155821e [2022-06-17T06:20:27.700Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T06:20:27.700Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T06:20:27.959Z] ---> 4ee7fd11a132 [2022-06-17T06:20:27.959Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-17T06:20:27.959Z] ---> f210fc9a1774 [2022-06-17T06:20:27.959Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-17T06:20:27.959Z] ---> Running in aaa4888227ae [2022-06-17T06:20:28.218Z] Removing intermediate container aaa4888227ae [2022-06-17T06:20:28.218Z] ---> d651d95b75d0 [2022-06-17T06:20:28.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-17T06:20:28.218Z] ---> f069a988b079 [2022-06-17T06:20:28.218Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-17T06:20:28.478Z] ---> 620e2d4831e5 [2022-06-17T06:20:28.478Z] Step 21/26 : WORKDIR / [2022-06-17T06:20:26.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-17T06:20:26.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T06:20:26.891Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T06:20:26.916Z] > git checkout -f 18107d571668bc071dc3670312a164098c2940fe # timeout=10 [2022-06-17T06:20:28.745Z] ---> 6c5b214b5305 [2022-06-17T06:20:28.745Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T06:20:28.745Z] ---> Running in 68986f2addc7 [2022-06-17T06:20:28.745Z] ---> Running in 3705e5f0e4b1 [2022-06-17T06:20:28.745Z] ---> 8c7ae0a9fe83 [2022-06-17T06:20:28.745Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T06:20:29.018Z] Removing intermediate container 3705e5f0e4b1 [2022-06-17T06:20:29.018Z] ---> 247ae295b1e3 [2022-06-17T06:20:29.018Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T06:20:29.018Z] Removing intermediate container 68986f2addc7 [2022-06-17T06:20:29.018Z] ---> 0a61c9989195 [2022-06-17T06:20:29.018Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T06:20:29.018Z] ---> Running in 4621f219419d [2022-06-17T06:20:29.018Z] ---> Running in 88ca3c349456 [2022-06-17T06:20:29.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-17T06:20:29.018Z] ---> 919c11b2fd34 [2022-06-17T06:20:29.018Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-17T06:20:29.277Z] Removing intermediate container 88ca3c349456 [2022-06-17T06:20:29.277Z] ---> c8ed6b15ba95 [2022-06-17T06:20:29.277Z] Step 23/25 : LABEL arch=x86_64 [2022-06-17T06:20:29.277Z] Removing intermediate container 4621f219419d [2022-06-17T06:20:29.277Z] ---> 77ee128e3e33 [2022-06-17T06:20:29.277Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T06:20:29.277Z] ---> Running in 2cb9dbdecbf9 [2022-06-17T06:20:29.277Z] ---> Running in 213033fceeb9 [2022-06-17T06:20:29.277Z] ---> 5ae5dc74cae9 [2022-06-17T06:20:29.277Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-17T06:20:29.277Z] Removing intermediate container 213033fceeb9 [2022-06-17T06:20:29.277Z] ---> 903e88c910f8 [2022-06-17T06:20:29.277Z] Step 24/26 : LABEL arch=x86_64 [2022-06-17T06:20:29.538Z] Removing intermediate container 2cb9dbdecbf9 [2022-06-17T06:20:29.538Z] ---> 5e75ff477038 [2022-06-17T06:20:29.538Z] Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:20:29.538Z] ---> Running in 198c17c09760 [2022-06-17T06:20:29.538Z] ---> Running in d083f4bee6f8 [2022-06-17T06:20:29.538Z] ---> c9dfe3611ff1 [2022-06-17T06:20:29.538Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T06:20:29.538Z] ---> Running in e510be7a2151 [2022-06-17T06:20:29.538Z] Removing intermediate container 198c17c09760 [2022-06-17T06:20:29.538Z] ---> 00d1702db4a2 [2022-06-17T06:20:29.538Z] Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:20:29.797Z] Removing intermediate container d083f4bee6f8 [2022-06-17T06:20:29.797Z] ---> 2c3107f8a306 [2022-06-17T06:20:29.797Z] Step 25/25 : LABEL version=2.2.1-dev.12 [2022-06-17T06:20:29.797Z] ---> Running in a8f78b8931bb [2022-06-17T06:20:29.797Z] Removing intermediate container e510be7a2151 [2022-06-17T06:20:29.797Z] ---> a3a20cb70d09 [2022-06-17T06:20:29.797Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T06:20:29.797Z] ---> Running in d8caa33e34be [2022-06-17T06:20:29.797Z] ---> Running in 1928e29540a1 [2022-06-17T06:20:29.797Z] Removing intermediate container a8f78b8931bb [2022-06-17T06:20:29.797Z] ---> e48cb85111f8 [2022-06-17T06:20:29.797Z] Step 26/26 : LABEL version=2.2.1-dev.12 [2022-06-17T06:20:30.056Z] Removing intermediate container d8caa33e34be [2022-06-17T06:20:30.056Z] ---> ae7cd77aa859 [2022-06-17T06:20:30.056Z] [2022-06-17T06:20:30.056Z] ---> Running in 57cc8eb87ca3 [2022-06-17T06:20:30.056Z] Removing intermediate container 1928e29540a1 [2022-06-17T06:20:30.056Z] ---> 9af96daa4b82 [2022-06-17T06:20:30.056Z] Step 24/26 : LABEL arch=x86_64 [2022-06-17T06:20:30.056Z] ---> Running in aa7afb54ad28 [2022-06-17T06:20:30.056Z] Successfully built ae7cd77aa859 [2022-06-17T06:20:30.056Z] Successfully tagged security-spire-server:latest [2022-06-17T06:20:30.056Z] Building core-data [2022-06-17T06:20:30.056Z]  Building security-spire-server ... done Removing intermediate container 57cc8eb87ca3 [2022-06-17T06:20:30.056Z] ---> 494d93302711 [2022-06-17T06:20:30.056Z] [2022-06-17T06:20:30.056Z] Successfully built 494d93302711 [2022-06-17T06:20:30.314Z] Successfully tagged security-spire-config:latest [2022-06-17T06:20:30.314Z]  Building security-spire-config ... done Building security-bootstrapper [2022-06-17T06:20:30.314Z] Removing intermediate container aa7afb54ad28 [2022-06-17T06:20:30.314Z] ---> 700195cc0d3d [2022-06-17T06:20:30.314Z] Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:20:31.405Z] Commit message: "Merge pull request #4055 from weichou1229/issue-4056" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T06:20:32.380Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-17T06:20:32.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:20:32.380Z] Dload Upload Total Spent Left Speed [2022-06-17T06:20:32.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2022-06-17T06:20:33.081Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-17T06:20:33.430Z] + sudo tee /etc/docker/daemon.new [2022-06-17T06:20:33.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-17T06:20:33.430Z] { [2022-06-17T06:20:33.430Z] "registry-mirrors": [ [2022-06-17T06:20:33.430Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-17T06:20:33.430Z] ], [2022-06-17T06:20:33.430Z] "bip": "10.250.0.254/24", [2022-06-17T06:20:33.430Z] "hosts": [ [2022-06-17T06:20:33.430Z] "tcp://0.0.0.0:5555", [2022-06-17T06:20:33.430Z] "unix:///var/run/docker.sock" [2022-06-17T06:20:33.430Z] ], [2022-06-17T06:20:33.430Z] "mtu": 1458, [2022-06-17T06:20:33.430Z] "selinux-enabled": true, [2022-06-17T06:20:33.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-17T06:20:33.430Z] } [Pipeline] sh [2022-06-17T06:20:33.604Z] ---> Running in 239d64f445d6 [2022-06-17T06:20:33.604Z] Removing intermediate container c8038113dbdd [2022-06-17T06:20:33.604Z] ---> 0260e54d5c91 [2022-06-17T06:20:33.604Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-17T06:20:33.604Z] Removing intermediate container 8e762bf84bef [2022-06-17T06:20:33.604Z] ---> 6b025bef01a7 [2022-06-17T06:20:33.604Z] [2022-06-17T06:20:33.604Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T06:20:33.604Z] ---> Running in 74c253988145 [2022-06-17T06:20:33.604Z] Removing intermediate container 239d64f445d6 [2022-06-17T06:20:33.604Z] ---> 31fc86f76925 [2022-06-17T06:20:33.604Z] Step 26/26 : LABEL version=2.2.1-dev.12 [2022-06-17T06:20:33.604Z] 3.14: Pulling from library/alpine [2022-06-17T06:20:33.604Z] ---> Running in 1ed4ec35ef23 [2022-06-17T06:20:33.850Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-06-17T06:20:33.862Z] Removing intermediate container 1ed4ec35ef23 [2022-06-17T06:20:33.862Z] ---> 1b4ffeda6346 [2022-06-17T06:20:33.862Z] [2022-06-17T06:20:33.862Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] sh [2022-06-17T06:20:34.123Z] Successfully built 1b4ffeda6346 [2022-06-17T06:20:34.123Z] Successfully tagged security-spire-agent:latest [2022-06-17T06:20:34.123Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2022-06-17T06:20:34.123Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T06:20:34.123Z] Status: Downloaded newer image for alpine:3.14 [2022-06-17T06:20:34.123Z] ---> e04c818066af [2022-06-17T06:20:34.123Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-17T06:20:34.267Z] + sudo service docker restart [2022-06-17T06:20:35.497Z] ---> Running in d3cf35bf6752 [2022-06-17T06:20:35.497Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:20:35.497Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:20:35.497Z] ---> 683845791ab6 [2022-06-17T06:20:35.497Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:20:35.497Z] ---> Using cache [2022-06-17T06:20:35.497Z] ---> 4665593899e5 [2022-06-17T06:20:35.497Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:35.497Z] ---> Using cache [2022-06-17T06:20:35.497Z] ---> 7678fbdb1f0b [2022-06-17T06:20:35.497Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-17T06:20:35.757Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:20:35.757Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:20:35.757Z] ---> 683845791ab6 [2022-06-17T06:20:35.757Z] Step 3/31 : WORKDIR /edgex-go [2022-06-17T06:20:35.757Z] ---> Using cache [2022-06-17T06:20:35.757Z] ---> 4665593899e5 [2022-06-17T06:20:35.757Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:35.757Z] ---> Using cache [2022-06-17T06:20:35.757Z] ---> 7678fbdb1f0b [2022-06-17T06:20:35.757Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-17T06:20:35.757Z] ---> Running in 654f0322bee1 [2022-06-17T06:20:35.757Z] ---> Running in c77aa94d52cb [2022-06-17T06:20:35.757Z] Removing intermediate container 74c253988145 [2022-06-17T06:20:35.757Z] ---> f676d7cdb44b [2022-06-17T06:20:35.757Z] [2022-06-17T06:20:35.757Z] Step 11/23 : FROM docker:20.10.14 [2022-06-17T06:20:36.016Z] 20.10.14: Pulling from library/docker [2022-06-17T06:20:36.016Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:36.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:36.275Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-17T06:20:36.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:36.534Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:36.534Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-17T06:20:36.535Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-17T06:20:36.535Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-17T06:20:36.535Z] (5/6) Installing curl (7.79.1-r1) [2022-06-17T06:20:36.535Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-17T06:20:36.535Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:20:36.535Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:20:36.535Z] OK: 8 MiB in 20 packages [2022-06-17T06:20:37.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:37.360Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:37.360Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:37.619Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:38.189Z] Removing intermediate container d3cf35bf6752 [2022-06-17T06:20:38.189Z] ---> 708e3b21e2f4 [2022-06-17T06:20:38.189Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T06:20:38.189Z] Removing intermediate container 654f0322bee1 [2022-06-17T06:20:38.189Z] ---> afb992a5047d [2022-06-17T06:20:38.189Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:20:38.189Z] ---> Running in 39bf774b9895 [2022-06-17T06:20:38.448Z] Removing intermediate container c77aa94d52cb [2022-06-17T06:20:38.448Z] ---> fb99143f1b59 [2022-06-17T06:20:38.448Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-17T06:20:38.448Z] ---> 887bb2f26087 [2022-06-17T06:20:38.448Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:38.448Z] Removing intermediate container 39bf774b9895 [2022-06-17T06:20:38.448Z] ---> acdd46253593 [2022-06-17T06:20:38.448Z] Step 13/22 : WORKDIR /edgex [2022-06-17T06:20:38.448Z] ---> Running in b159eeb4f092 [2022-06-17T06:20:38.448Z] ---> Running in 7de5bf8bb016 [2022-06-17T06:20:38.707Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:20:38.707Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:20:38.707Z] ---> 683845791ab6 [2022-06-17T06:20:38.707Z] Step 3/20 : WORKDIR /edgex-go [2022-06-17T06:20:38.707Z] ---> Using cache [2022-06-17T06:20:38.707Z] ---> 4665593899e5 [2022-06-17T06:20:38.707Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-17T06:20:38.707Z] ---> Running in acbe02a5aa92 [2022-06-17T06:20:38.707Z] ---> b5ff794a6eaf [2022-06-17T06:20:38.707Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:38.707Z] ---> Running in ee440609119d [2022-06-17T06:20:38.707Z] Removing intermediate container 7de5bf8bb016 [2022-06-17T06:20:38.707Z] ---> 579306b54ecf [2022-06-17T06:20:38.707Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-17T06:20:38.979Z] ---> c5c773d1a512 [2022-06-17T06:20:38.979Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-17T06:20:38.979Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-17T06:20:38.979Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-17T06:20:38.979Z] ---> 7417809fdb73 [2022-06-17T06:20:38.979Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:20:38.979Z] ---> Running in 5d07dbef8db8 [2022-06-17T06:20:39.292Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:39.292Z] Removing intermediate container 5d07dbef8db8 [2022-06-17T06:20:39.292Z] ---> 6df924573c5d [2022-06-17T06:20:39.292Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-17T06:20:39.292Z] ---> d19db8e24fb7 [2022-06-17T06:20:39.292Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-17T06:20:39.292Z] ---> Running in 9cf06618bbcf [2022-06-17T06:20:39.575Z] Removing intermediate container b159eeb4f092 [2022-06-17T06:20:39.575Z] ---> 13665081d8ac [2022-06-17T06:20:39.575Z] Step 8/23 : COPY . . [2022-06-17T06:20:39.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:39.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:39.866Z] (1/43) Installing readline (8.1.1-r0) [2022-06-17T06:20:39.866Z] (2/43) Installing bash (5.1.16-r0) [2022-06-17T06:20:39.866Z] Executing bash-5.1.16-r0.post-install [2022-06-17T06:20:39.866Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-17T06:20:39.866Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T06:20:39.866Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:39.866Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-17T06:20:39.866Z] (6/43) Installing curl (7.80.0-r1) [2022-06-17T06:20:39.866Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-17T06:20:39.866Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-17T06:20:39.866Z] (9/43) Installing expat (2.4.7-r0) [2022-06-17T06:20:39.866Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-17T06:20:39.866Z] (11/43) Installing gdbm (1.22-r0) [2022-06-17T06:20:39.866Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-17T06:20:39.866Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-17T06:20:39.866Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-17T06:20:40.145Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-17T06:20:40.145Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-17T06:20:40.145Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-17T06:20:40.416Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:20:40.416Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:20:40.416Z] OK: 15866 distinct packages available [2022-06-17T06:20:40.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:40.416Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-17T06:20:40.416Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-17T06:20:40.416Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-17T06:20:40.416Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-17T06:20:40.416Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-17T06:20:40.416Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-17T06:20:40.417Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-17T06:20:40.417Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-17T06:20:40.674Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-17T06:20:40.674Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-17T06:20:40.674Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-17T06:20:40.674Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-17T06:20:40.674Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-17T06:20:40.674Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-17T06:20:40.674Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-17T06:20:40.674Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-17T06:20:40.674Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-17T06:20:40.674Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-17T06:20:40.674Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-17T06:20:40.674Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-17T06:20:40.674Z] ---> b43149d3b3e8 [2022-06-17T06:20:40.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T06:20:40.674Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-17T06:20:40.674Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-17T06:20:40.674Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-17T06:20:40.674Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-17T06:20:40.674Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-17T06:20:40.674Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-17T06:20:40.934Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:20:40.934Z] OK: 83 MiB in 65 packages [2022-06-17T06:20:40.934Z] Removing intermediate container ee440609119d [2022-06-17T06:20:40.934Z] ---> eeaaf9ed0505 [2022-06-17T06:20:40.934Z] Step 8/31 : COPY . . [2022-06-17T06:20:41.193Z] ---> e1a053a64c26 [2022-06-17T06:20:41.193Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-17T06:20:41.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:20:41.193Z] ---> Running in bc753a02735e [2022-06-17T06:20:41.452Z] OK: 221 MiB in 52 packages [2022-06-17T06:20:41.711Z] Collecting docker-compose==1.23.2 [2022-06-17T06:20:41.711Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-17T06:20:41.711Z] Collecting cached-property<2,>=1.2.0 [2022-06-17T06:20:41.711Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-17T06:20:41.711Z] Collecting texttable<0.10,>=0.9.0 [2022-06-17T06:20:41.711Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-17T06:20:42.323Z] Collecting PyYAML<4,>=3.10 [2022-06-17T06:20:42.323Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-17T06:20:42.899Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-17T06:20:42.899Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-17T06:20:42.899Z] Collecting docker<4.0,>=3.6.0 [2022-06-17T06:20:42.899Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-17T06:20:42.899Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-17T06:20:42.899Z] Collecting jsonschema<3,>=2.5.1 [2022-06-17T06:20:42.899Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-17T06:20:43.157Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-17T06:20:43.157Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-17T06:20:43.724Z] Collecting docopt<0.7,>=0.6.1 [2022-06-17T06:20:43.724Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-17T06:20:43.724Z] Removing intermediate container bc753a02735e [2022-06-17T06:20:43.724Z] ---> 6057c84ff2ce [2022-06-17T06:20:43.724Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T06:20:43.724Z] Removing intermediate container acbe02a5aa92 [2022-06-17T06:20:43.724Z] ---> 3311c13987c4 [2022-06-17T06:20:43.724Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-17T06:20:43.724Z] ---> Running in 9ff93cb184f9 [2022-06-17T06:20:43.724Z] ---> 37edf1f5a7d8 [2022-06-17T06:20:43.724Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-17T06:20:43.983Z] ---> Running in bc00d5f5da65 [2022-06-17T06:20:43.983Z] Removing intermediate container 9ff93cb184f9 [2022-06-17T06:20:43.983Z] ---> 31a8ec7bccad [2022-06-17T06:20:43.983Z] Step 20/22 : LABEL arch=x86_64 [2022-06-17T06:20:43.983Z] ---> 697f2121b844 [2022-06-17T06:20:43.983Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:43.983Z] ---> Running in d8bd0c78ecff [2022-06-17T06:20:43.983Z] ---> Running in 41b9fededfde [2022-06-17T06:20:44.241Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-17T06:20:44.241Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-17T06:20:44.241Z] Removing intermediate container d8bd0c78ecff [2022-06-17T06:20:44.241Z] ---> ddcb89bd7f40 [2022-06-17T06:20:44.241Z] Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:20:44.241Z] Collecting docker-pycreds>=0.4.0 [2022-06-17T06:20:44.241Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-17T06:20:44.241Z] ---> Running in 11b7f372d6b5 [2022-06-17T06:20:44.241Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-17T06:20:44.241Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-17T06:20:44.241Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-17T06:20:44.241Z] Removing intermediate container 11b7f372d6b5 [2022-06-17T06:20:44.241Z] ---> 0b2b07ff374d [2022-06-17T06:20:44.241Z] Step 22/22 : LABEL version=2.2.1-dev.12 [2022-06-17T06:20:44.499Z] ---> Running in 4d13135b48a7 [2022-06-17T06:20:44.499Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-17T06:20:44.499Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-17T06:20:44.499Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-17T06:20:44.499Z] Collecting idna<2.8,>=2.5 [2022-06-17T06:20:44.499Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-17T06:20:44.499Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-17T06:20:44.499Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-17T06:20:44.499Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-17T06:20:44.500Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-17T06:20:44.500Z] Removing intermediate container 4d13135b48a7 [2022-06-17T06:20:44.500Z] ---> 171acbca5ad5 [2022-06-17T06:20:44.500Z] [2022-06-17T06:20:44.500Z] Successfully built 171acbca5ad5 [2022-06-17T06:20:44.500Z] Successfully tagged security-proxy-setup:latest [2022-06-17T06:20:44.500Z]  Building security-proxy-setup ... done Building core-metadata [2022-06-17T06:20:44.500Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-17T06:20:44.500Z] Attempting uninstall: urllib3 [2022-06-17T06:20:44.500Z] Found existing installation: urllib3 1.26.7 [2022-06-17T06:20:44.500Z] Uninstalling urllib3-1.26.7: [2022-06-17T06:20:44.759Z] Successfully uninstalled urllib3-1.26.7 [2022-06-17T06:20:44.759Z] Attempting uninstall: idna [2022-06-17T06:20:44.759Z] Found existing installation: idna 3.3 [2022-06-17T06:20:44.759Z] Uninstalling idna-3.3: [2022-06-17T06:20:44.759Z] Successfully uninstalled idna-3.3 [2022-06-17T06:20:46.666Z] Attempting uninstall: requests [2022-06-17T06:20:46.666Z] Found existing installation: requests 2.26.0 [2022-06-17T06:20:46.666Z] Uninstalling requests-2.26.0: [2022-06-17T06:20:46.666Z] Successfully uninstalled requests-2.26.0 [2022-06-17T06:20:46.666Z] Removing intermediate container 41b9fededfde [2022-06-17T06:20:46.666Z] ---> 233200ff773b [2022-06-17T06:20:46.666Z] Step 7/20 : COPY . . [2022-06-17T06:20:46.666Z] ---> 51255e54ff32 [2022-06-17T06:20:46.666Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-17T06:20:46.666Z] Running setup.py install for texttable: started [2022-06-17T06:20:46.666Z] ---> Running in f5a1efc4c03d [2022-06-17T06:20:46.925Z] Running setup.py install for texttable: finished with status 'done' [2022-06-17T06:20:46.925Z] Running setup.py install for PyYAML: started [2022-06-17T06:20:46.925Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-17T06:20:47.187Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-17T06:20:47.187Z] Running setup.py install for docopt: started [2022-06-17T06:20:47.446Z] Running setup.py install for docopt: finished with status 'done' [2022-06-17T06:20:47.446Z] Running setup.py install for dockerpty: started [2022-06-17T06:20:48.011Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-17T06:20:48.271Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-17T06:20:48.530Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:20:48.530Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:20:48.530Z] ---> 683845791ab6 [2022-06-17T06:20:48.530Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:20:48.530Z] ---> Using cache [2022-06-17T06:20:48.530Z] ---> 4665593899e5 [2022-06-17T06:20:48.530Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:20:48.530Z] ---> Using cache [2022-06-17T06:20:48.530Z] ---> 7678fbdb1f0b [2022-06-17T06:20:48.530Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T06:20:48.530Z] ---> Using cache [2022-06-17T06:20:48.530Z] ---> fb99143f1b59 [2022-06-17T06:20:48.530Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:20:48.530Z] ---> Using cache [2022-06-17T06:20:48.530Z] ---> b5ff794a6eaf [2022-06-17T06:20:48.530Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:20:48.530Z] ---> Using cache [2022-06-17T06:20:48.530Z] ---> eeaaf9ed0505 [2022-06-17T06:20:48.530Z] Step 8/23 : COPY . . [2022-06-17T06:20:48.530Z] ---> Using cache [2022-06-17T06:20:48.530Z] ---> 51255e54ff32 [2022-06-17T06:20:48.530Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-17T06:20:51.068Z] ---> Running in e7610881d20a [2022-06-17T06:20:51.329Z] ---> 1ecdb1f4a84b [2022-06-17T06:20:51.329Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-17T06:20:51.593Z] ---> Running in 33800c46df62 [2022-06-17T06:20:51.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-17T06:20:52.113Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T06:20:52.613Z] provisioning config files... [2022-06-17T06:20:52.640Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config959781892971337963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:20:53.004Z] ---> docker-login.sh [2022-06-17T06:20:53.004Z] nexus3.edgexfoundry.org:10001 [2022-06-17T06:20:53.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:20:53.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:20:53.879Z] Configure a credential helper to remove this warning. See [2022-06-17T06:20:53.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:20:53.879Z] [2022-06-17T06:20:53.879Z] Login Succeeded [2022-06-17T06:20:53.879Z] nexus3.edgexfoundry.org:10002 [2022-06-17T06:20:54.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:20:54.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:20:54.431Z] Configure a credential helper to remove this warning. See [2022-06-17T06:20:54.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:20:54.431Z] [2022-06-17T06:20:54.431Z] Login Succeeded [2022-06-17T06:20:54.431Z] nexus3.edgexfoundry.org:10003 [2022-06-17T06:20:54.657Z] Removing intermediate container 9cf06618bbcf [2022-06-17T06:20:54.657Z] ---> c2e367c91bb2 [2022-06-17T06:20:54.657Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-17T06:20:54.657Z] ---> Running in b8bed6737562 [2022-06-17T06:20:54.657Z] Removing intermediate container b8bed6737562 [2022-06-17T06:20:54.657Z] ---> 3f57e1c1b79b [2022-06-17T06:20:54.657Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-17T06:20:54.657Z] ---> Running in 4606acb822a1 [2022-06-17T06:20:54.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:20:54.919Z] Removing intermediate container 4606acb822a1 [2022-06-17T06:20:54.919Z] ---> f70a2f83f70a [2022-06-17T06:20:54.919Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-17T06:20:54.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:20:54.988Z] Configure a credential helper to remove this warning. See [2022-06-17T06:20:54.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:20:54.988Z] [2022-06-17T06:20:54.988Z] Login Succeeded [2022-06-17T06:20:54.988Z] nexus3.edgexfoundry.org:10004 [2022-06-17T06:20:55.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:20:55.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:20:55.535Z] Configure a credential helper to remove this warning. See [2022-06-17T06:20:55.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:20:55.535Z] [2022-06-17T06:20:55.535Z] Login Succeeded [2022-06-17T06:20:55.535Z] docker.io [2022-06-17T06:20:55.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:20:55.858Z] ---> 2fc907b613e0 [2022-06-17T06:20:55.858Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-17T06:20:56.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:20:56.090Z] Configure a credential helper to remove this warning. See [2022-06-17T06:20:56.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:20:56.090Z] [2022-06-17T06:20:56.090Z] Login Succeeded [2022-06-17T06:20:56.090Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T06:20:56.107Z] Deleting 1 temporary files [2022-06-17T06:20:56.118Z] ---> f0969cb8360d [2022-06-17T06:20:56.118Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-17T06:20:56.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T06:20:56.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T06:20:56.645Z] ========================================================= [2022-06-17T06:20:56.645Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-17T06:20:56.645Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-17T06:20:56.687Z] ---> 42c209df3811 [2022-06-17T06:20:56.688Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-17T06:20:56.688Z] ---> Running in 010835c93dc8 [2022-06-17T06:20:56.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T06:20:57.257Z] Removing intermediate container 010835c93dc8 [2022-06-17T06:20:57.257Z] ---> d95628ac73bb [2022-06-17T06:20:57.257Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:20:57.257Z] ---> Running in b1999642df0a [2022-06-17T06:20:57.285Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-17T06:20:57.285Z] 9b3977197b4f: Pulling fs layer [2022-06-17T06:20:57.285Z] 1a89e8eeedd5: Pulling fs layer [2022-06-17T06:20:57.285Z] 94645a83ff95: Pulling fs layer [2022-06-17T06:20:57.285Z] e6fb740bc735: Pulling fs layer [2022-06-17T06:20:57.285Z] 3a77bd46dcc9: Pulling fs layer [2022-06-17T06:20:57.285Z] 355e64cbe906: Pulling fs layer [2022-06-17T06:20:57.285Z] 63ab81a10011: Pulling fs layer [2022-06-17T06:20:57.285Z] 555d1d1c4555: Pulling fs layer [2022-06-17T06:20:57.285Z] 7d9057610161: Pulling fs layer [2022-06-17T06:20:57.285Z] 355e64cbe906: Waiting [2022-06-17T06:20:57.285Z] 63ab81a10011: Waiting [2022-06-17T06:20:57.285Z] 555d1d1c4555: Waiting [2022-06-17T06:20:57.285Z] 7d9057610161: Waiting [2022-06-17T06:20:57.285Z] e6fb740bc735: Waiting [2022-06-17T06:20:57.285Z] 3a77bd46dcc9: Waiting [2022-06-17T06:20:57.285Z] 94645a83ff95: Download complete [2022-06-17T06:20:57.285Z] 1a89e8eeedd5: Verifying Checksum [2022-06-17T06:20:57.285Z] 1a89e8eeedd5: Download complete [2022-06-17T06:20:57.285Z] 3a77bd46dcc9: Verifying Checksum [2022-06-17T06:20:57.285Z] 3a77bd46dcc9: Download complete [2022-06-17T06:20:57.285Z] 355e64cbe906: Verifying Checksum [2022-06-17T06:20:57.285Z] 355e64cbe906: Download complete [2022-06-17T06:20:57.285Z] 9b3977197b4f: Download complete [2022-06-17T06:20:57.285Z] 63ab81a10011: Verifying Checksum [2022-06-17T06:20:57.285Z] 63ab81a10011: Download complete [2022-06-17T06:20:57.516Z] Removing intermediate container b1999642df0a [2022-06-17T06:20:57.516Z] ---> e4ad2116e0e6 [2022-06-17T06:20:57.516Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T06:20:57.516Z] ---> Running in 1822f5d79ec0 [2022-06-17T06:20:57.775Z] Removing intermediate container 1822f5d79ec0 [2022-06-17T06:20:57.775Z] ---> 731c883798dd [2022-06-17T06:20:57.775Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:20:58.151Z] ---> Running in 07ccde6c446b [2022-06-17T06:20:58.295Z] 9b3977197b4f: Pull complete [2022-06-17T06:20:58.415Z] Removing intermediate container 07ccde6c446b [2022-06-17T06:20:58.415Z] ---> 6101a667815d [2022-06-17T06:20:58.415Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:20:58.415Z] ---> Running in 5b196201d505 [2022-06-17T06:20:58.570Z] 7d9057610161: Verifying Checksum [2022-06-17T06:20:58.675Z] Removing intermediate container 5b196201d505 [2022-06-17T06:20:58.675Z] ---> 40aa22d7698b [2022-06-17T06:20:58.675Z] [2022-06-17T06:20:58.675Z] Successfully built 40aa22d7698b [2022-06-17T06:20:58.675Z] Successfully tagged sys-mgmt-agent:latest [2022-06-17T06:20:58.675Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-06-17T06:20:58.844Z] 1a89e8eeedd5: Pull complete [2022-06-17T06:20:59.448Z] 94645a83ff95: Pull complete [2022-06-17T06:20:59.448Z] 555d1d1c4555: Verifying Checksum [2022-06-17T06:20:59.448Z] 555d1d1c4555: Download complete [2022-06-17T06:21:00.053Z] e6fb740bc735: Verifying Checksum [2022-06-17T06:21:00.053Z] e6fb740bc735: Download complete [2022-06-17T06:21:02.869Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:21:02.870Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:21:02.870Z] ---> 683845791ab6 [2022-06-17T06:21:02.870Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T06:21:02.870Z] ---> Using cache [2022-06-17T06:21:02.870Z] ---> 4665593899e5 [2022-06-17T06:21:02.870Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:21:02.870Z] ---> Using cache [2022-06-17T06:21:02.870Z] ---> 7678fbdb1f0b [2022-06-17T06:21:02.870Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-17T06:21:04.777Z] ---> Running in 0cd91eb99294 [2022-06-17T06:21:05.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:06.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:06.546Z] OK: 221 MiB in 52 packages [2022-06-17T06:21:07.927Z] Removing intermediate container 0cd91eb99294 [2022-06-17T06:21:07.927Z] ---> 2737d040dc93 [2022-06-17T06:21:07.927Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T06:21:07.927Z] ---> 4ada79e11a2e [2022-06-17T06:21:07.927Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:21:07.927Z] ---> Running in 50fec66d8e5e [2022-06-17T06:21:10.322Z] Removing intermediate container 50fec66d8e5e [2022-06-17T06:21:10.322Z] ---> fe19ecc7b3a8 [2022-06-17T06:21:10.322Z] Step 8/22 : COPY . . [2022-06-17T06:21:10.582Z] Removing intermediate container f5a1efc4c03d [2022-06-17T06:21:10.582Z] ---> 4ff6725b3e7c [2022-06-17T06:21:10.582Z] [2022-06-17T06:21:10.582Z] Step 10/31 : FROM alpine:3.14 [2022-06-17T06:21:10.582Z] ---> e04c818066af [2022-06-17T06:21:10.582Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-17T06:21:10.854Z] Removing intermediate container bc00d5f5da65 [2022-06-17T06:21:10.854Z] ---> a27795edd1cc [2022-06-17T06:21:10.854Z] [2022-06-17T06:21:10.854Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T06:21:10.854Z] ---> e04c818066af [2022-06-17T06:21:10.854Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-17T06:21:10.854Z] ---> Running in d6708b261277 [2022-06-17T06:21:10.855Z] ---> Running in 5a33df58d8cf [2022-06-17T06:21:11.146Z] Removing intermediate container d6708b261277 [2022-06-17T06:21:11.146Z] ---> 4fe87dc42fae [2022-06-17T06:21:11.146Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-17T06:21:11.631Z] Removing intermediate container 5a33df58d8cf [2022-06-17T06:21:11.631Z] ---> d2a98ba5b3eb [2022-06-17T06:21:11.631Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-17T06:21:11.631Z] ---> Running in f21a2a7fda8b [2022-06-17T06:21:11.631Z] ---> Running in 8e56163c791a [2022-06-17T06:21:12.200Z] Removing intermediate container 8e56163c791a [2022-06-17T06:21:12.200Z] ---> 2c9d972795d3 [2022-06-17T06:21:12.200Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-17T06:21:12.458Z] ---> Running in e631ac10ee13 [2022-06-17T06:21:12.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:12.506Z] e6fb740bc735: Pull complete [2022-06-17T06:21:12.506Z] 3a77bd46dcc9: Pull complete [2022-06-17T06:21:12.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:12.716Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-17T06:21:12.716Z] (2/2) Installing su-exec (0.2-r1) [2022-06-17T06:21:12.716Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:21:12.716Z] OK: 6 MiB in 16 packages [2022-06-17T06:21:12.781Z] 355e64cbe906: Pull complete [2022-06-17T06:21:12.976Z] Removing intermediate container e631ac10ee13 [2022-06-17T06:21:12.976Z] ---> 1e03de50c73d [2022-06-17T06:21:12.976Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:21:13.055Z] 63ab81a10011: Pull complete [2022-06-17T06:21:13.235Z] ---> Running in ffe3208ce24c [2022-06-17T06:21:13.495Z] Removing intermediate container f21a2a7fda8b [2022-06-17T06:21:13.495Z] ---> 106fd2e45e1a [2022-06-17T06:21:13.495Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-17T06:21:13.495Z] ---> Running in 5b1b4a223d6b [2022-06-17T06:21:13.753Z] Removing intermediate container 5b1b4a223d6b [2022-06-17T06:21:13.753Z] ---> 545a76bca751 [2022-06-17T06:21:13.753Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-17T06:21:13.753Z] ---> Running in 4679722a27f4 [2022-06-17T06:21:14.038Z] Removing intermediate container 4679722a27f4 [2022-06-17T06:21:14.038Z] ---> 3f2fef9fbffe [2022-06-17T06:21:14.038Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-17T06:21:14.297Z] ---> Running in 161b835f110f [2022-06-17T06:21:14.297Z] Removing intermediate container ffe3208ce24c [2022-06-17T06:21:14.297Z] ---> 35fd903e4608 [2022-06-17T06:21:14.297Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T06:21:14.297Z] ---> Running in 4cc0cf01e1d6 [2022-06-17T06:21:14.867Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:15.443Z] Removing intermediate container e7610881d20a [2022-06-17T06:21:15.443Z] ---> ec3d6aee067e [2022-06-17T06:21:15.443Z] [2022-06-17T06:21:15.443Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T06:21:15.443Z] ---> e04c818066af [2022-06-17T06:21:15.443Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T06:21:15.443Z] Removing intermediate container 161b835f110f [2022-06-17T06:21:15.443Z] ---> 23aa935841e7 [2022-06-17T06:21:15.443Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-17T06:21:15.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:15.703Z] ---> Running in 4f225cc2c471 [2022-06-17T06:21:15.703Z] ---> Running in 903f3058ed5e [2022-06-17T06:21:15.703Z] Removing intermediate container 4f225cc2c471 [2022-06-17T06:21:15.703Z] ---> a2523503e229 [2022-06-17T06:21:15.703Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-17T06:21:15.965Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T06:21:15.965Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-17T06:21:16.224Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T06:21:16.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:16.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:16.224Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-17T06:21:16.224Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T06:21:16.224Z] ---> fa8605f7b45b [2022-06-17T06:21:16.224Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-17T06:21:16.482Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-17T06:21:16.482Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:21:16.482Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T06:21:16.482Z] OK: 6 MiB in 15 packages [2022-06-17T06:21:16.482Z] ---> Running in 4199b0d43a9c [2022-06-17T06:21:16.482Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:21:16.482Z] OK: 8 MiB in 20 packages [2022-06-17T06:21:17.430Z] Removing intermediate container 903f3058ed5e [2022-06-17T06:21:17.430Z] ---> 927d3bb75fc7 [2022-06-17T06:21:17.431Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:21:17.431Z] Removing intermediate container 4cc0cf01e1d6 [2022-06-17T06:21:17.431Z] ---> 1c034c2bcfd9 [2022-06-17T06:21:17.431Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:21:17.431Z] ---> Running in 68b4619b80af [2022-06-17T06:21:17.431Z] ---> 69ff050705fa [2022-06-17T06:21:17.431Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-17T06:21:17.431Z] Removing intermediate container 4199b0d43a9c [2022-06-17T06:21:17.431Z] ---> 0d11b418515b [2022-06-17T06:21:17.431Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:21:17.431Z] Removing intermediate container 68b4619b80af [2022-06-17T06:21:17.431Z] ---> 341d2424be59 [2022-06-17T06:21:17.431Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-17T06:21:17.431Z] Removing intermediate container 33800c46df62 [2022-06-17T06:21:17.431Z] ---> 3215fbbb76d5 [2022-06-17T06:21:17.431Z] [2022-06-17T06:21:17.431Z] Step 9/20 : FROM alpine:3.15 [2022-06-17T06:21:17.431Z] ---> 0ac33e5f5afa [2022-06-17T06:21:17.431Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:21:17.431Z] ---> Using cache [2022-06-17T06:21:17.431Z] ---> 97aac14b3c24 [2022-06-17T06:21:17.431Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:21:17.431Z] ---> Using cache [2022-06-17T06:21:17.431Z] ---> 3cab0f17fb12 [2022-06-17T06:21:17.431Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-17T06:21:17.431Z] ---> Running in e224183b3372 [2022-06-17T06:21:17.689Z] ---> 8ffcb5c4f209 [2022-06-17T06:21:17.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-17T06:21:17.689Z] ---> Running in 960172f3a9ba [2022-06-17T06:21:17.689Z] ---> Running in 04209b89625c [2022-06-17T06:21:17.689Z] ---> e3928cac9b69 [2022-06-17T06:21:17.689Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-17T06:21:17.689Z] Removing intermediate container 04209b89625c [2022-06-17T06:21:17.689Z] ---> 7aaccc6554d0 [2022-06-17T06:21:17.689Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T06:21:17.689Z] ---> Running in cb11ac2f85dc [2022-06-17T06:21:17.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-17T06:21:17.948Z] Removing intermediate container cb11ac2f85dc [2022-06-17T06:21:17.948Z] ---> 7863f57a712e [2022-06-17T06:21:17.948Z] Step 15/23 : WORKDIR / [2022-06-17T06:21:17.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:17.948Z] ---> 4471f634e88f [2022-06-17T06:21:17.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-17T06:21:17.948Z] ---> Running in 36add404732a [2022-06-17T06:21:17.948Z] ---> 26eb2f52ca8d [2022-06-17T06:21:17.948Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-17T06:21:18.206Z] Removing intermediate container 36add404732a [2022-06-17T06:21:18.206Z] ---> e5482aec9411 [2022-06-17T06:21:18.206Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:21:18.206Z] ---> 49f779422d3e [2022-06-17T06:21:18.206Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-17T06:21:18.206Z] ---> 40267d01760c [2022-06-17T06:21:18.206Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-17T06:21:18.206Z] ---> Running in f2b984ccc635 [2022-06-17T06:21:18.469Z] ---> 1764a00f621e [2022-06-17T06:21:18.469Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-17T06:21:18.469Z] Removing intermediate container f2b984ccc635 [2022-06-17T06:21:18.469Z] ---> c8cd0eb327b3 [2022-06-17T06:21:18.469Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:21:18.469Z] ---> Running in 30853cdcfd1b [2022-06-17T06:21:18.469Z] ---> bf4773411f3e [2022-06-17T06:21:18.469Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-17T06:21:18.727Z] Removing intermediate container 30853cdcfd1b [2022-06-17T06:21:18.727Z] ---> fdf3d51ee74e [2022-06-17T06:21:18.727Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T06:21:18.727Z] ---> Running in 94a4d0adc4b2 [2022-06-17T06:21:18.727Z] ---> 7b128a03f460 [2022-06-17T06:21:18.727Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-17T06:21:18.727Z] ---> Running in ef2d72039b12 [2022-06-17T06:21:18.727Z] ---> d2ab91fef518 [2022-06-17T06:21:18.727Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-17T06:21:18.727Z] Removing intermediate container 94a4d0adc4b2 [2022-06-17T06:21:18.727Z] ---> 6dd6959c1a58 [2022-06-17T06:21:18.727Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:18.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:18.727Z] ---> Running in 4699bcd5a52f [2022-06-17T06:21:18.985Z] Removing intermediate container ef2d72039b12 [2022-06-17T06:21:18.985Z] ---> b5bd3a06f789 [2022-06-17T06:21:18.986Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-17T06:21:18.986Z] ---> a939f3056865 [2022-06-17T06:21:18.986Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-17T06:21:18.986Z] Removing intermediate container 4699bcd5a52f [2022-06-17T06:21:18.986Z] ---> 086f31b286c3 [2022-06-17T06:21:18.986Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:18.986Z] ---> Running in 8a76d642790b [2022-06-17T06:21:18.986Z] ---> Running in 970c4b4c44fc [2022-06-17T06:21:18.986Z] ---> 40f63a09c4fd [2022-06-17T06:21:18.986Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-17T06:21:19.250Z] ---> Running in 25127f8888ac [2022-06-17T06:21:19.250Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:21:19.250Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:21:19.250Z] OK: 15859 distinct packages available [2022-06-17T06:21:19.250Z] Removing intermediate container 8a76d642790b [2022-06-17T06:21:19.250Z] ---> c36583e2c009 [2022-06-17T06:21:19.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:21:19.250Z] Removing intermediate container 970c4b4c44fc [2022-06-17T06:21:19.250Z] ---> 3733b213ffae [2022-06-17T06:21:19.250Z] [2022-06-17T06:21:19.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:19.250Z] ---> Running in 828616dca999 [2022-06-17T06:21:19.250Z] Successfully built 3733b213ffae [2022-06-17T06:21:19.250Z] Successfully tagged core-data:latest [2022-06-17T06:21:19.250Z] Building support-scheduler [2022-06-17T06:21:19.250Z]  Building core-data ... done Removing intermediate container 828616dca999 [2022-06-17T06:21:19.250Z] ---> 5c7013859ecd [2022-06-17T06:21:19.250Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T06:21:19.510Z] ---> Running in 576536098bde [2022-06-17T06:21:19.786Z] 555d1d1c4555: Pull complete [2022-06-17T06:21:20.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:20.346Z] Removing intermediate container 576536098bde [2022-06-17T06:21:20.346Z] ---> 09d7fa370398 [2022-06-17T06:21:20.346Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:20.346Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-17T06:21:20.346Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-17T06:21:20.606Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T06:21:20.606Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-17T06:21:20.865Z] (5/9) Installing curl (7.80.0-r1) [2022-06-17T06:21:20.865Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-17T06:21:20.865Z] ---> Running in bedac41fb37a [2022-06-17T06:21:20.865Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:21:21.127Z] (8/9) Installing libucontext (1.1-r0) [2022-06-17T06:21:21.127Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-17T06:21:21.127Z] Removing intermediate container 25127f8888ac [2022-06-17T06:21:21.127Z] ---> abb6de610028 [2022-06-17T06:21:21.127Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-17T06:21:21.127Z] Removing intermediate container bedac41fb37a [2022-06-17T06:21:21.127Z] ---> 4cc75ff6a04f [2022-06-17T06:21:21.127Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:21.127Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:21:21.127Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:21:21.127Z] ---> Running in d5d21d2f1d1b [2022-06-17T06:21:21.236Z] 7d9057610161: Pull complete [2022-06-17T06:21:21.236Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-17T06:21:21.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T06:21:21.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-17T06:21:21.386Z] OK: 8 MiB in 23 packages [2022-06-17T06:21:21.386Z] ---> Running in 1becbf04d8c9 [2022-06-17T06:21:21.386Z] Removing intermediate container d5d21d2f1d1b [2022-06-17T06:21:21.386Z] ---> ee2b7c9855a7 [2022-06-17T06:21:21.386Z] Step 28/31 : CMD ["gate"] [2022-06-17T06:21:21.594Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T06:21:21.594Z] WORKDIR /edgex [2022-06-17T06:21:21.594Z] COPY go.mod . [2022-06-17T06:21:21.594Z] RUN go mod download [2022-06-17T06:21:21.594Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-17T06:21:21.646Z] Removing intermediate container 1becbf04d8c9 [2022-06-17T06:21:21.646Z] ---> 7de9f5e77b57 [2022-06-17T06:21:21.646Z] [2022-06-17T06:21:21.646Z] Successfully built 7de9f5e77b57 [2022-06-17T06:21:21.646Z] ---> Running in 7440642b8c9e [2022-06-17T06:21:21.646Z] Successfully tagged core-metadata:latest [2022-06-17T06:21:21.646Z] Building security-secretstore-setup [2022-06-17T06:21:22.211Z]  Building core-metadata ... done Removing intermediate container 7440642b8c9e [2022-06-17T06:21:22.211Z] ---> 8d5f9499ed3b [2022-06-17T06:21:22.211Z] Step 29/31 : LABEL arch=x86_64 [2022-06-17T06:21:23.146Z] Removing intermediate container 960172f3a9ba [2022-06-17T06:21:23.146Z] ---> 7a8f6ac32d5a [2022-06-17T06:21:23.146Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:21:23.407Z] ---> Running in 290ad1e4c08c [2022-06-17T06:21:23.667Z] Removing intermediate container 290ad1e4c08c [2022-06-17T06:21:23.667Z] ---> 1242c86b373b [2022-06-17T06:21:23.667Z] Step 30/31 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:23.925Z] ---> 643d6f8e9de3 [2022-06-17T06:21:23.925Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-17T06:21:23.925Z] ---> Running in b64a294f6982 [2022-06-17T06:21:24.186Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:21:24.186Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:21:24.186Z] ---> 683845791ab6 [2022-06-17T06:21:24.186Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T06:21:24.186Z] ---> Using cache [2022-06-17T06:21:24.186Z] ---> 4665593899e5 [2022-06-17T06:21:24.186Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:21:24.186Z] ---> Using cache [2022-06-17T06:21:24.186Z] ---> 7678fbdb1f0b [2022-06-17T06:21:24.186Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T06:21:24.186Z] ---> Using cache [2022-06-17T06:21:24.186Z] ---> fb99143f1b59 [2022-06-17T06:21:24.186Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T06:21:24.186Z] ---> Using cache [2022-06-17T06:21:24.186Z] ---> b5ff794a6eaf [2022-06-17T06:21:24.186Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:21:24.186Z] ---> Using cache [2022-06-17T06:21:24.186Z] ---> eeaaf9ed0505 [2022-06-17T06:21:24.186Z] Step 8/22 : COPY . . [2022-06-17T06:21:24.186Z] ---> Using cache [2022-06-17T06:21:24.186Z] ---> 51255e54ff32 [2022-06-17T06:21:24.186Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-17T06:21:24.186Z] ---> Running in a2ad2d6fe569 [2022-06-17T06:21:24.186Z] Removing intermediate container b64a294f6982 [2022-06-17T06:21:24.186Z] ---> d9730edf98f2 [2022-06-17T06:21:24.186Z] Step 31/31 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:24.249Z] Sending build context to Docker daemon 169.1MB [2022-06-17T06:21:24.249Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T06:21:24.249Z] ---> 819e984ddca1 [2022-06-17T06:21:24.249Z] Step 2/4 : WORKDIR /edgex [2022-06-17T06:21:24.451Z] ---> Running in a6d7af1e8360 [2022-06-17T06:21:24.711Z] Removing intermediate container a6d7af1e8360 [2022-06-17T06:21:24.711Z] ---> 8d330d0c7347 [2022-06-17T06:21:24.711Z] [2022-06-17T06:21:24.711Z] Successfully built 8d330d0c7347 [2022-06-17T06:21:24.711Z] Successfully tagged security-bootstrapper:latest [2022-06-17T06:21:24.711Z] Building core-command [2022-06-17T06:21:24.711Z]  Building security-bootstrapper ... done  ---> 89c5d879aa9e [2022-06-17T06:21:24.711Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-17T06:21:24.974Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-17T06:21:26.230Z] ---> Running in 4bb3958c2755 [2022-06-17T06:21:26.231Z] Removing intermediate container 4bb3958c2755 [2022-06-17T06:21:26.231Z] ---> 9458ebe3baf7 [2022-06-17T06:21:26.231Z] Step 3/4 : COPY go.mod . [2022-06-17T06:21:26.840Z] ---> 5fb1ce10b97b [2022-06-17T06:21:26.840Z] Step 4/4 : RUN go mod download [2022-06-17T06:21:26.840Z] ---> Running in 7fedacd7b2e0 [2022-06-17T06:21:26.879Z] ---> 93d03003953d [2022-06-17T06:21:26.879Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-17T06:21:26.879Z] ---> Running in f785be5a7c74 [2022-06-17T06:21:27.447Z] Removing intermediate container f785be5a7c74 [2022-06-17T06:21:27.447Z] ---> 0d4732a319e9 [2022-06-17T06:21:27.447Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:21:27.447Z] ---> Running in 2fa95d75f5ac [2022-06-17T06:21:27.706Z] Removing intermediate container 2fa95d75f5ac [2022-06-17T06:21:27.706Z] ---> 97622fa991ff [2022-06-17T06:21:27.706Z] Step 18/20 : LABEL arch=x86_64 [2022-06-17T06:21:27.706Z] ---> Running in e4697dc2190d [2022-06-17T06:21:27.972Z] Removing intermediate container e4697dc2190d [2022-06-17T06:21:27.972Z] ---> f32accaccca0 [2022-06-17T06:21:27.972Z] Step 19/20 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:27.972Z] ---> Running in 1e77122a6070 [2022-06-17T06:21:28.247Z] Removing intermediate container 1e77122a6070 [2022-06-17T06:21:28.247Z] ---> a117cff06156 [2022-06-17T06:21:28.247Z] Step 20/20 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:28.247Z] ---> Running in 4d1c423ff762 [2022-06-17T06:21:28.511Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:21:28.511Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:21:28.511Z] ---> 683845791ab6 [2022-06-17T06:21:28.511Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T06:21:28.511Z] ---> Using cache [2022-06-17T06:21:28.511Z] ---> 4665593899e5 [2022-06-17T06:21:28.511Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:21:28.511Z] ---> Using cache [2022-06-17T06:21:28.511Z] ---> 7678fbdb1f0b [2022-06-17T06:21:28.511Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-17T06:21:28.511Z] ---> Using cache [2022-06-17T06:21:28.511Z] ---> fb99143f1b59 [2022-06-17T06:21:28.511Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T06:21:28.511Z] ---> Using cache [2022-06-17T06:21:28.511Z] ---> b5ff794a6eaf [2022-06-17T06:21:28.511Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:21:28.511Z] ---> Using cache [2022-06-17T06:21:28.511Z] ---> eeaaf9ed0505 [2022-06-17T06:21:28.511Z] Step 8/25 : COPY . . [2022-06-17T06:21:28.511Z] ---> Using cache [2022-06-17T06:21:28.511Z] ---> 51255e54ff32 [2022-06-17T06:21:28.511Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-17T06:21:28.511Z] ---> Running in 2b765fac9d7c [2022-06-17T06:21:28.511Z] Removing intermediate container 4d1c423ff762 [2022-06-17T06:21:28.511Z] ---> e790333bd28b [2022-06-17T06:21:28.511Z] [2022-06-17T06:21:28.511Z] Successfully built e790333bd28b [2022-06-17T06:21:28.511Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-17T06:21:29.082Z]  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.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-17T06:21:30.474Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:21:30.474Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:21:30.474Z] ---> 683845791ab6 [2022-06-17T06:21:30.474Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:21:30.474Z] ---> Using cache [2022-06-17T06:21:30.474Z] ---> 4665593899e5 [2022-06-17T06:21:30.474Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:21:30.474Z] ---> Using cache [2022-06-17T06:21:30.474Z] ---> 7678fbdb1f0b [2022-06-17T06:21:30.474Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T06:21:30.474Z] ---> Using cache [2022-06-17T06:21:30.474Z] ---> fb99143f1b59 [2022-06-17T06:21:30.474Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:21:30.474Z] ---> Using cache [2022-06-17T06:21:30.474Z] ---> b5ff794a6eaf [2022-06-17T06:21:30.474Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:21:30.474Z] ---> Using cache [2022-06-17T06:21:30.474Z] ---> eeaaf9ed0505 [2022-06-17T06:21:30.474Z] Step 8/23 : COPY . . [2022-06-17T06:21:30.474Z] ---> Using cache [2022-06-17T06:21:30.474Z] ---> 51255e54ff32 [2022-06-17T06:21:30.474Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-17T06:21:31.410Z] ---> Running in 42c98aa1b2e5 [2022-06-17T06:21:31.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.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-17T06:21:40.107Z] Removing intermediate container e224183b3372 [2022-06-17T06:21:40.107Z] ---> 706c99505e05 [2022-06-17T06:21:40.107Z] [2022-06-17T06:21:40.107Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T06:21:40.107Z] ---> e04c818066af [2022-06-17T06:21:40.107Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-17T06:21:40.107Z] ---> Running in c1d88c020d21 [2022-06-17T06:21:40.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:40.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:40.107Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-17T06:21:40.107Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-17T06:21:40.107Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:21:40.107Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:21:40.107Z] OK: 6 MiB in 16 packages [2022-06-17T06:21:41.051Z] Removing intermediate container c1d88c020d21 [2022-06-17T06:21:41.051Z] ---> a056530d501c [2022-06-17T06:21:41.051Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:21:41.051Z] ---> Running in 0db5b276ca7a [2022-06-17T06:21:41.309Z] Removing intermediate container 0db5b276ca7a [2022-06-17T06:21:41.309Z] ---> 5007d8c285e3 [2022-06-17T06:21:41.309Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-17T06:21:41.309Z] ---> Running in 025820c19d79 [2022-06-17T06:21:41.568Z] Removing intermediate container 025820c19d79 [2022-06-17T06:21:41.568Z] ---> e2f4d5f63198 [2022-06-17T06:21:41.568Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T06:21:41.568Z] ---> Running in 8143502cdff0 [2022-06-17T06:21:41.826Z] Removing intermediate container 8143502cdff0 [2022-06-17T06:21:41.826Z] ---> 9e7ee1696e8a [2022-06-17T06:21:41.826Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:21:42.394Z] ---> 19d485f6c327 [2022-06-17T06:21:42.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-17T06:21:43.331Z] ---> e7ba8bd6e595 [2022-06-17T06:21:43.331Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-17T06:21:43.899Z] ---> e55cabf8e451 [2022-06-17T06:21:43.899Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-17T06:21:43.899Z] ---> Running in 7b216f7718ac [2022-06-17T06:21:44.159Z] Removing intermediate container 7b216f7718ac [2022-06-17T06:21:44.159Z] ---> 9400c74e4787 [2022-06-17T06:21:44.159Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:21:44.159Z] ---> Running in a6a02097e11b [2022-06-17T06:21:44.418Z] Removing intermediate container a6a02097e11b [2022-06-17T06:21:44.418Z] ---> 6220b17baf1b [2022-06-17T06:21:44.418Z] Step 20/22 : LABEL arch=x86_64 [2022-06-17T06:21:44.418Z] ---> Running in 120a199f0916 [2022-06-17T06:21:44.680Z] Removing intermediate container 120a199f0916 [2022-06-17T06:21:44.680Z] ---> 9e275f7511e5 [2022-06-17T06:21:44.680Z] Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:44.680Z] ---> Running in 14649015195b [2022-06-17T06:21:44.680Z] Removing intermediate container 14649015195b [2022-06-17T06:21:44.680Z] ---> c125fa8dd49b [2022-06-17T06:21:44.680Z] Step 22/22 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:44.939Z] ---> Running in 9ba9f6dbf235 [2022-06-17T06:21:44.939Z] Removing intermediate container 9ba9f6dbf235 [2022-06-17T06:21:44.939Z] ---> 952dafe7e7a8 [2022-06-17T06:21:44.939Z] [2022-06-17T06:21:44.939Z] Successfully built 952dafe7e7a8 [2022-06-17T06:21:44.939Z] Successfully tagged support-notifications:latest [2022-06-17T06:21:45.874Z]  Building support-notifications ... 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.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-17T06:21:48.410Z] Removing intermediate container 2b765fac9d7c [2022-06-17T06:21:48.410Z] ---> 35043ffba475 [2022-06-17T06:21:48.410Z] [2022-06-17T06:21:48.410Z] Step 10/25 : FROM alpine:3.14 [2022-06-17T06:21:48.410Z] ---> e04c818066af [2022-06-17T06:21:48.410Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-17T06:21:48.410Z] ---> Running in a98711ec6e9d [2022-06-17T06:21:48.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:48.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T06:21:48.669Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-17T06:21:48.669Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-17T06:21:48.669Z] (3/3) Installing su-exec (0.2-r1) [2022-06-17T06:21:48.669Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:21:48.669Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:21:48.669Z] OK: 6 MiB in 17 packages [2022-06-17T06:21:49.609Z] Removing intermediate container a2ad2d6fe569 [2022-06-17T06:21:49.609Z] ---> da22cd75aade [2022-06-17T06:21:49.609Z] [2022-06-17T06:21:49.609Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T06:21:49.609Z] ---> e04c818066af [2022-06-17T06:21:49.609Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-17T06:21:49.609Z] ---> Using cache [2022-06-17T06:21:49.609Z] ---> 927d3bb75fc7 [2022-06-17T06:21:49.609Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:21:49.609Z] ---> Using cache [2022-06-17T06:21:49.609Z] ---> 341d2424be59 [2022-06-17T06:21:49.609Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-17T06:21:49.609Z] Removing intermediate container 42c98aa1b2e5 [2022-06-17T06:21:49.609Z] ---> ab2ccc1384cd [2022-06-17T06:21:49.609Z] [2022-06-17T06:21:49.609Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T06:21:49.609Z] ---> e04c818066af [2022-06-17T06:21:49.609Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T06:21:49.609Z] ---> Using cache [2022-06-17T06:21:49.609Z] ---> 927d3bb75fc7 [2022-06-17T06:21:49.609Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:21:49.609Z] ---> Using cache [2022-06-17T06:21:49.609Z] ---> 341d2424be59 [2022-06-17T06:21:49.609Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-17T06:21:49.609Z] ---> Running in 82306ace3567 [2022-06-17T06:21:49.609Z] ---> Running in 0519eedf5061 [2022-06-17T06:21:49.609Z] Removing intermediate container a98711ec6e9d [2022-06-17T06:21:49.609Z] ---> eab548f8c9f7 [2022-06-17T06:21:49.609Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T06:21:49.609Z] ---> Running in a3057f84e02c [2022-06-17T06:21:49.609Z] Removing intermediate container 82306ace3567 [2022-06-17T06:21:49.609Z] ---> 35cab1c57a40 [2022-06-17T06:21:49.609Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T06:21:49.609Z] Removing intermediate container 0519eedf5061 [2022-06-17T06:21:49.609Z] ---> 83655edfcedd [2022-06-17T06:21:49.609Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T06:21:49.869Z] ---> Running in 64f3bb49013d [2022-06-17T06:21:49.869Z] ---> Running in dc1ddd752609 [2022-06-17T06:21:49.869Z] Removing intermediate container a3057f84e02c [2022-06-17T06:21:49.869Z] ---> de7ddf062622 [2022-06-17T06:21:49.869Z] Step 13/25 : WORKDIR / [2022-06-17T06:21:49.869Z] ---> Running in a9ac0f939225 [2022-06-17T06:21:49.869Z] Removing intermediate container 64f3bb49013d [2022-06-17T06:21:49.869Z] ---> 7cdc1a89dec1 [2022-06-17T06:21:49.869Z] Step 15/23 : WORKDIR / [2022-06-17T06:21:49.869Z] Removing intermediate container dc1ddd752609 [2022-06-17T06:21:49.869Z] ---> a901cffe7c19 [2022-06-17T06:21:49.869Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:21:49.869Z] ---> Running in f8147f9e2ef3 [2022-06-17T06:21:49.869Z] Removing intermediate container a9ac0f939225 [2022-06-17T06:21:49.869Z] ---> b317966df784 [2022-06-17T06:21:49.869Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-17T06:21:50.133Z] Removing intermediate container f8147f9e2ef3 [2022-06-17T06:21:50.133Z] ---> 8666e5957a5e [2022-06-17T06:21:50.133Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:21:50.133Z] ---> c81b4ebe8571 [2022-06-17T06:21:50.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-17T06:21:50.133Z] ---> c63231ad666d [2022-06-17T06:21:50.133Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-17T06:21:50.133Z] ---> 075fcdd0347c [2022-06-17T06:21:50.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-17T06:21:50.395Z] ---> d7d8ead85002 [2022-06-17T06:21:50.395Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-17T06:21:50.873Z] ---> 5c3bb9759a68 [2022-06-17T06:21:50.873Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-17T06:21:50.873Z] ---> 64e4b1cba26b [2022-06-17T06:21:50.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-17T06:21:50.873Z] ---> e9ffa407c9b0 [2022-06-17T06:21:50.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-17T06:21:50.874Z] ---> c35d16f6a3f5 [2022-06-17T06:21:50.874Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-17T06:21:50.874Z] ---> 8cdc10dea971 [2022-06-17T06:21:50.874Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-17T06:21:50.874Z] ---> dcc5f6312983 [2022-06-17T06:21:50.874Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-17T06:21:50.874Z] ---> Running in d437d7f89bd9 [2022-06-17T06:21:50.874Z] ---> Running in 9a048ed5d361 [2022-06-17T06:21:50.874Z] Removing intermediate container d437d7f89bd9 [2022-06-17T06:21:50.874Z] ---> 463520f1d9c0 [2022-06-17T06:21:50.874Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:21:50.874Z] Removing intermediate container 9a048ed5d361 [2022-06-17T06:21:50.874Z] ---> 356ff0b7200f [2022-06-17T06:21:50.874Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:21:51.158Z] ---> Running in f0a1bf12d7db [2022-06-17T06:21:51.158Z] ---> Running in ce528e011981 [2022-06-17T06:21:51.158Z] ---> 44e21e6ad9ab [2022-06-17T06:21:51.158Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-17T06:21:51.158Z] Removing intermediate container f0a1bf12d7db [2022-06-17T06:21:51.158Z] ---> 2d9b978ce5dd [2022-06-17T06:21:51.158Z] Step 21/23 : LABEL arch=x86_64 [2022-06-17T06:21:51.158Z] Removing intermediate container ce528e011981 [2022-06-17T06:21:51.158Z] ---> 8aa1cae53307 [2022-06-17T06:21:51.158Z] Step 20/22 : LABEL arch=x86_64 [2022-06-17T06:21:51.158Z] ---> Running in 0e3969a57c8e [2022-06-17T06:21:51.158Z] ---> Running in 4368d5e9dee1 [2022-06-17T06:21:51.439Z] Removing intermediate container 0e3969a57c8e [2022-06-17T06:21:51.439Z] ---> c13a6008eae8 [2022-06-17T06:21:51.439Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:51.439Z] Removing intermediate container 4368d5e9dee1 [2022-06-17T06:21:51.439Z] ---> 01dd4ea35342 [2022-06-17T06:21:51.439Z] Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:51.439Z] ---> Running in 689ac7804a08 [2022-06-17T06:21:51.439Z] ---> fa1e42fa46d1 [2022-06-17T06:21:51.439Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T06:21:51.439Z] ---> Running in 33a5aaded9d1 [2022-06-17T06:21:51.439Z] Removing intermediate container 689ac7804a08 [2022-06-17T06:21:51.439Z] ---> 2b42bf6dad9c [2022-06-17T06:21:51.439Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:51.439Z] Removing intermediate container 33a5aaded9d1 [2022-06-17T06:21:51.439Z] ---> 4256211ac02a [2022-06-17T06:21:51.439Z] Step 22/22 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:51.439Z] ---> Running in 7568bd268065 [2022-06-17T06:21:51.439Z] ---> Running in 0393b3f4d428 [2022-06-17T06:21:51.439Z] ---> 70ec5891e11f [2022-06-17T06:21:51.439Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-17T06:21:51.964Z] ---> Running in 2fe0da187766 [2022-06-17T06:21:51.964Z] Removing intermediate container 7568bd268065 [2022-06-17T06:21:51.964Z] ---> c41e1694202e [2022-06-17T06:21:51.964Z] [2022-06-17T06:21:51.964Z] Removing intermediate container 0393b3f4d428 [2022-06-17T06:21:51.964Z] ---> 352b36face71 [2022-06-17T06:21:51.964Z] [2022-06-17T06:21:51.964Z] Successfully built c41e1694202e [2022-06-17T06:21:51.964Z] Successfully tagged core-command:latest [2022-06-17T06:21:51.964Z]  Building core-command ... done Successfully built 352b36face71 [2022-06-17T06:21:51.964Z] Successfully tagged support-scheduler:latest [2022-06-17T06:21:52.293Z]  Building support-scheduler ... done Removing intermediate container 2fe0da187766 [2022-06-17T06:21:52.293Z] ---> 2059979ef382 [2022-06-17T06:21:52.293Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T06:21:52.293Z] ---> Running in f8f8fe9ba48b [2022-06-17T06:21:52.293Z] Removing intermediate container f8f8fe9ba48b [2022-06-17T06:21:52.293Z] ---> 0cbdadb8d697 [2022-06-17T06:21:52.293Z] Step 23/25 : LABEL arch=x86_64 [2022-06-17T06:21:52.293Z] ---> Running in dacf90ac5442 [2022-06-17T06:21:52.293Z] Removing intermediate container dacf90ac5442 [2022-06-17T06:21:52.293Z] ---> 3c49f751bfde [2022-06-17T06:21:52.293Z] Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:52.578Z] ---> Running in 1a7db2d44813 [2022-06-17T06:21:52.578Z] Removing intermediate container 1a7db2d44813 [2022-06-17T06:21:52.578Z] ---> aa9d86e1b3f8 [2022-06-17T06:21:52.578Z] Step 25/25 : LABEL version=2.2.1-dev.12 [2022-06-17T06:21:52.578Z] ---> Running in 02c208743dcb [2022-06-17T06:21:52.578Z] Removing intermediate container 02c208743dcb [2022-06-17T06:21:52.578Z] ---> bf5d3b1f3f05 [2022-06-17T06:21:52.578Z] [2022-06-17T06:21:52.578Z] Successfully built bf5d3b1f3f05 [2022-06-17T06:21:52.578Z] Successfully tagged security-secretstore-setup:latest [2022-06-17T06:21:53.184Z]  Building security-secretstore-setup ... done  [Pipeline] } [2022-06-17T06:21:53.247Z] $ docker stop --time=1 f53b7ebd96bbf2f9fb5780754701c107dac331fbfeb22ade384a83d4ce2059ce [2022-06-17T06:21:54.533Z] $ docker rm -f f53b7ebd96bbf2f9fb5780754701c107dac331fbfeb22ade384a83d4ce2059ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T06:21:54.908Z] + docker images [2022-06-17T06:21:54.908Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-17T06:21:54.908Z] security-secretstore-setup latest bf5d3b1f3f05 2 seconds ago 28.5MB [2022-06-17T06:21:54.908Z] core-command latest c41e1694202e 3 seconds ago 16.1MB [2022-06-17T06:21:54.908Z] support-scheduler latest 352b36face71 3 seconds ago 26.4MB [2022-06-17T06:21:54.908Z] ab2ccc1384cd 5 seconds ago 1.61GB [2022-06-17T06:21:54.908Z] da22cd75aade 6 seconds ago 1.67GB [2022-06-17T06:21:54.908Z] 35043ffba475 7 seconds ago 1.63GB [2022-06-17T06:21:54.908Z] support-notifications latest 952dafe7e7a8 10 seconds ago 27MB [2022-06-17T06:21:54.908Z] 706c99505e05 17 seconds ago 1.67GB [2022-06-17T06:21:54.908Z] security-spiffe-token-provider latest e790333bd28b 26 seconds ago 29MB [2022-06-17T06:21:54.908Z] security-bootstrapper latest 8d330d0c7347 30 seconds ago 19.1MB [2022-06-17T06:21:54.908Z] core-metadata latest 7de9f5e77b57 33 seconds ago 17MB [2022-06-17T06:21:54.908Z] core-data latest 3733b213ffae 35 seconds ago 22.5MB [2022-06-17T06:21:54.908Z] 3215fbbb76d5 37 seconds ago 1.67GB [2022-06-17T06:21:54.908Z] ec3d6aee067e 39 seconds ago 1.62GB [2022-06-17T06:21:54.908Z] 4ff6725b3e7c 44 seconds ago 1.62GB [2022-06-17T06:21:54.908Z] a27795edd1cc 44 seconds ago 1.65GB [2022-06-17T06:21:54.908Z] sys-mgmt-agent latest 40aa22d7698b 56 seconds ago 299MB [2022-06-17T06:21:54.908Z] security-proxy-setup latest 171acbca5ad5 About a minute ago 26.9MB [2022-06-17T06:21:54.908Z] f676d7cdb44b About a minute ago 1.62GB [2022-06-17T06:21:54.908Z] security-spire-agent latest 1b4ffeda6346 About a minute ago 127MB [2022-06-17T06:21:54.908Z] 6b025bef01a7 About a minute ago 1.62GB [2022-06-17T06:21:54.908Z] security-spire-server latest ae7cd77aa859 About a minute ago 87.3MB [2022-06-17T06:21:54.908Z] security-spire-config latest 494d93302711 About a minute ago 86.7MB [2022-06-17T06:21:54.908Z] fd9f0d6babde About a minute ago 1.52GB [2022-06-17T06:21:54.908Z] 7b841ecee02e About a minute ago 1.52GB [2022-06-17T06:21:54.908Z] 1442c95ba900 About a minute ago 1.52GB [2022-06-17T06:21:54.908Z] ci-base-image-x86_64 latest 683845791ab6 4 minutes ago 1.02GB [2022-06-17T06:21:54.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 13 days ago 680MB [2022-06-17T06:21:54.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-17T06:21:54.908Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-17T06:21:54.908Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-17T06:21:54.908Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-17T06:21:54.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T06:21:55.019Z] provisioning config files... [2022-06-17T06:21:55.065Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config5982156336526788477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:21:55.372Z] ---> docker-login.sh [2022-06-17T06:21:55.372Z] nexus3.edgexfoundry.org:10001 [2022-06-17T06:21:55.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:21:55.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:21:55.372Z] Configure a credential helper to remove this warning. See [2022-06-17T06:21:55.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:21:55.372Z] [2022-06-17T06:21:55.372Z] Login Succeeded [2022-06-17T06:21:55.372Z] nexus3.edgexfoundry.org:10002 [2022-06-17T06:21:55.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:21:55.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:21:55.635Z] Configure a credential helper to remove this warning. See [2022-06-17T06:21:55.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:21:55.635Z] [2022-06-17T06:21:55.635Z] Login Succeeded [2022-06-17T06:21:55.635Z] nexus3.edgexfoundry.org:10003 [2022-06-17T06:21:55.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:21:55.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:21:55.635Z] Configure a credential helper to remove this warning. See [2022-06-17T06:21:55.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:21:55.635Z] [2022-06-17T06:21:55.635Z] Login Succeeded [2022-06-17T06:21:55.635Z] nexus3.edgexfoundry.org:10004 [2022-06-17T06:21:55.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:21:55.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:21:55.896Z] Configure a credential helper to remove this warning. See [2022-06-17T06:21:55.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:21:55.896Z] [2022-06-17T06:21:55.896Z] Login Succeeded [2022-06-17T06:21:55.896Z] docker.io [2022-06-17T06:21:55.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:21:56.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:21:56.474Z] Configure a credential helper to remove this warning. See [2022-06-17T06:21:56.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:21:56.474Z] [2022-06-17T06:21:56.474Z] Login Succeeded [2022-06-17T06:21:56.474Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T06:21:56.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:21:56.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T06:21:56.539Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-17T06:21:56.539Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:56.539Z] latest [2022-06-17T06:21:56.539Z] 2.2.1-dev.12 [2022-06-17T06:21:56.539Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:21:56.539Z] main [2022-06-17T06:21:56.539Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:21:56.879Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:21:57.205Z] + docker push nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:21:57.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-17T06:21:57.205Z] b066983e1634: Preparing [2022-06-17T06:21:57.205Z] cc8d51929022: Preparing [2022-06-17T06:21:57.205Z] 913912992224: Preparing [2022-06-17T06:21:57.205Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:21:57.205Z] b541d28bf3b4: Preparing [2022-06-17T06:21:57.205Z] b541d28bf3b4: Layer already exists [2022-06-17T06:21:57.205Z] b066983e1634: Pushed [2022-06-17T06:21:57.205Z] 5c7f3f9d57d2: Pushed [2022-06-17T06:21:57.205Z] 913912992224: Pushed [2022-06-17T06:21:58.585Z] cc8d51929022: Pushed [2022-06-17T06:21:58.585Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:21:58.898Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:21:59.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-17T06:21:59.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-17T06:21:59.206Z] b066983e1634: Preparing [2022-06-17T06:21:59.206Z] cc8d51929022: Preparing [2022-06-17T06:21:59.206Z] 913912992224: Preparing [2022-06-17T06:21:59.206Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:21:59.206Z] b541d28bf3b4: Preparing [2022-06-17T06:21:59.206Z] cc8d51929022: Layer already exists [2022-06-17T06:21:59.206Z] b066983e1634: Layer already exists [2022-06-17T06:21:59.206Z] b541d28bf3b4: Layer already exists [2022-06-17T06:21:59.206Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:21:59.206Z] 913912992224: Layer already exists [2022-06-17T06:21:59.206Z] latest: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:21:59.532Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:21:59.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.12 [2022-06-17T06:21:59.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-17T06:21:59.844Z] b066983e1634: Preparing [2022-06-17T06:21:59.844Z] cc8d51929022: Preparing [2022-06-17T06:21:59.844Z] 913912992224: Preparing [2022-06-17T06:21:59.844Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:21:59.844Z] b541d28bf3b4: Preparing [2022-06-17T06:21:59.844Z] 913912992224: Layer already exists [2022-06-17T06:21:59.844Z] b066983e1634: Layer already exists [2022-06-17T06:21:59.844Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:21:59.844Z] cc8d51929022: Layer already exists [2022-06-17T06:21:59.844Z] b541d28bf3b4: Layer already exists [2022-06-17T06:21:59.844Z] 2.2.1-dev.12: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:00.160Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:00.476Z] + docker push nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:00.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-17T06:22:00.476Z] b066983e1634: Preparing [2022-06-17T06:22:00.476Z] cc8d51929022: Preparing [2022-06-17T06:22:00.476Z] 913912992224: Preparing [2022-06-17T06:22:00.476Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:22:00.476Z] b541d28bf3b4: Preparing [2022-06-17T06:22:00.476Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:00.476Z] cc8d51929022: Layer already exists [2022-06-17T06:22:00.476Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:22:00.476Z] b066983e1634: Layer already exists [2022-06-17T06:22:00.476Z] 913912992224: Layer already exists [2022-06-17T06:22:00.476Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:00.794Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:01.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-06-17T06:22:01.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-17T06:22:01.100Z] b066983e1634: Preparing [2022-06-17T06:22:01.100Z] cc8d51929022: Preparing [2022-06-17T06:22:01.100Z] 913912992224: Preparing [2022-06-17T06:22:01.100Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:22:01.100Z] b541d28bf3b4: Preparing [2022-06-17T06:22:01.100Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:01.100Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:22:01.100Z] 913912992224: Layer already exists [2022-06-17T06:22:01.100Z] b066983e1634: Layer already exists [2022-06-17T06:22:01.100Z] cc8d51929022: Layer already exists [2022-06-17T06:22:01.100Z] main: digest: sha256:49d146b83f810c11f5c6d40d3695fa748e7425a1151157291ebd6643ab61af41 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:01.137Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:01.143Z] taggedImages: [2022-06-17T06:22:01.143Z] - nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:01.143Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-17T06:22:01.143Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.12 [2022-06-17T06:22:01.143Z] - nexus3.edgexfoundry.org:10004/core-command:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:01.143Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-06-17T06:22:01.162Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-17T06:22:01.162Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:01.162Z] latest [2022-06-17T06:22:01.162Z] 2.2.1-dev.12 [2022-06-17T06:22:01.162Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:01.162Z] main [2022-06-17T06:22:01.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:01.484Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:01.797Z] + docker push nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:01.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-17T06:22:01.797Z] 60a0927c3a1b: Preparing [2022-06-17T06:22:01.797Z] 6036b824ddad: Preparing [2022-06-17T06:22:01.797Z] 913912992224: Preparing [2022-06-17T06:22:01.797Z] 5bd2228ac3d3: Preparing [2022-06-17T06:22:01.797Z] 93d8240b597f: Preparing [2022-06-17T06:22:01.797Z] b541d28bf3b4: Preparing [2022-06-17T06:22:01.797Z] 913912992224: Layer already exists [2022-06-17T06:22:01.798Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:01.798Z] 93d8240b597f: Pushed [2022-06-17T06:22:01.798Z] 60a0927c3a1b: Pushed [2022-06-17T06:22:02.056Z] 5bd2228ac3d3: Pushed [2022-06-17T06:22:03.968Z] 6036b824ddad: Pushed [2022-06-17T06:22:03.968Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:04.286Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:04.603Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-17T06:22:04.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-17T06:22:04.603Z] 60a0927c3a1b: Preparing [2022-06-17T06:22:04.603Z] 6036b824ddad: Preparing [2022-06-17T06:22:04.603Z] 913912992224: Preparing [2022-06-17T06:22:04.603Z] 5bd2228ac3d3: Preparing [2022-06-17T06:22:04.603Z] 93d8240b597f: Preparing [2022-06-17T06:22:04.603Z] b541d28bf3b4: Preparing [2022-06-17T06:22:04.603Z] b541d28bf3b4: Waiting [2022-06-17T06:22:04.603Z] 93d8240b597f: Layer already exists [2022-06-17T06:22:04.603Z] 5bd2228ac3d3: Layer already exists [2022-06-17T06:22:04.603Z] 913912992224: Layer already exists [2022-06-17T06:22:04.603Z] 6036b824ddad: Layer already exists [2022-06-17T06:22:04.603Z] 60a0927c3a1b: Layer already exists [2022-06-17T06:22:04.603Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:04.603Z] latest: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:04.923Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:05.235Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.12 [2022-06-17T06:22:05.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-17T06:22:05.235Z] 60a0927c3a1b: Preparing [2022-06-17T06:22:05.235Z] 6036b824ddad: Preparing [2022-06-17T06:22:05.235Z] 913912992224: Preparing [2022-06-17T06:22:05.235Z] 5bd2228ac3d3: Preparing [2022-06-17T06:22:05.235Z] 93d8240b597f: Preparing [2022-06-17T06:22:05.235Z] b541d28bf3b4: Preparing [2022-06-17T06:22:05.235Z] b541d28bf3b4: Waiting [2022-06-17T06:22:05.235Z] 5bd2228ac3d3: Layer already exists [2022-06-17T06:22:05.235Z] 913912992224: Layer already exists [2022-06-17T06:22:05.235Z] 93d8240b597f: Layer already exists [2022-06-17T06:22:05.235Z] 6036b824ddad: Layer already exists [2022-06-17T06:22:05.235Z] 60a0927c3a1b: Layer already exists [2022-06-17T06:22:05.235Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:05.236Z] 2.2.1-dev.12: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:05.559Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:05.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:05.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-17T06:22:05.880Z] 60a0927c3a1b: Preparing [2022-06-17T06:22:05.880Z] 6036b824ddad: Preparing [2022-06-17T06:22:05.880Z] 913912992224: Preparing [2022-06-17T06:22:05.880Z] 5bd2228ac3d3: Preparing [2022-06-17T06:22:05.880Z] 93d8240b597f: Preparing [2022-06-17T06:22:05.880Z] b541d28bf3b4: Preparing [2022-06-17T06:22:05.880Z] b541d28bf3b4: Waiting [2022-06-17T06:22:05.880Z] 5bd2228ac3d3: Layer already exists [2022-06-17T06:22:05.880Z] 60a0927c3a1b: Layer already exists [2022-06-17T06:22:05.880Z] 913912992224: Layer already exists [2022-06-17T06:22:05.880Z] 93d8240b597f: Layer already exists [2022-06-17T06:22:05.880Z] 6036b824ddad: Layer already exists [2022-06-17T06:22:05.880Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:05.880Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:06.203Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:06.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-06-17T06:22:06.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-17T06:22:06.526Z] 60a0927c3a1b: Preparing [2022-06-17T06:22:06.526Z] 6036b824ddad: Preparing [2022-06-17T06:22:06.526Z] 913912992224: Preparing [2022-06-17T06:22:06.526Z] 5bd2228ac3d3: Preparing [2022-06-17T06:22:06.526Z] 93d8240b597f: Preparing [2022-06-17T06:22:06.526Z] b541d28bf3b4: Preparing [2022-06-17T06:22:06.526Z] b541d28bf3b4: Waiting [2022-06-17T06:22:06.526Z] 5bd2228ac3d3: Layer already exists [2022-06-17T06:22:06.526Z] 6036b824ddad: Layer already exists [2022-06-17T06:22:06.526Z] 60a0927c3a1b: Layer already exists [2022-06-17T06:22:06.526Z] 93d8240b597f: Layer already exists [2022-06-17T06:22:06.526Z] 913912992224: Layer already exists [2022-06-17T06:22:06.526Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:06.526Z] main: digest: sha256:a48c9a95cd82d54ba678a8ac4238147842b3d88b4c4b062dc977e48cb8769142 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:06.571Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:06.580Z] taggedImages: [2022-06-17T06:22:06.580Z] - nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:06.580Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-17T06:22:06.580Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.12 [2022-06-17T06:22:06.580Z] - nexus3.edgexfoundry.org:10004/core-data:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:06.580Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-06-17T06:22:06.600Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-17T06:22:06.600Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:06.600Z] latest [2022-06-17T06:22:06.600Z] 2.2.1-dev.12 [2022-06-17T06:22:06.600Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:06.600Z] main [2022-06-17T06:22:06.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:06.912Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:07.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:07.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-17T06:22:07.232Z] f788b4791a93: Preparing [2022-06-17T06:22:07.232Z] 9885e61c9bd8: Preparing [2022-06-17T06:22:07.232Z] 913912992224: Preparing [2022-06-17T06:22:07.232Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:22:07.232Z] b541d28bf3b4: Preparing [2022-06-17T06:22:07.232Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:07.232Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:22:07.232Z] 913912992224: Layer already exists [2022-06-17T06:22:07.232Z] f788b4791a93: Pushed [2022-06-17T06:22:08.613Z] 9885e61c9bd8: Pushed [2022-06-17T06:22:08.875Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:09.194Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:09.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-17T06:22:09.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-17T06:22:09.503Z] f788b4791a93: Preparing [2022-06-17T06:22:09.503Z] 9885e61c9bd8: Preparing [2022-06-17T06:22:09.503Z] 913912992224: Preparing [2022-06-17T06:22:09.503Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:22:09.503Z] b541d28bf3b4: Preparing [2022-06-17T06:22:09.503Z] 913912992224: Layer already exists [2022-06-17T06:22:09.503Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:22:09.503Z] 9885e61c9bd8: Layer already exists [2022-06-17T06:22:09.503Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:09.503Z] f788b4791a93: Layer already exists [2022-06-17T06:22:09.503Z] latest: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:09.822Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:10.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.12 [2022-06-17T06:22:10.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-17T06:22:10.136Z] f788b4791a93: Preparing [2022-06-17T06:22:10.136Z] 9885e61c9bd8: Preparing [2022-06-17T06:22:10.136Z] 913912992224: Preparing [2022-06-17T06:22:10.136Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:22:10.136Z] b541d28bf3b4: Preparing [2022-06-17T06:22:10.136Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:10.136Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:22:10.136Z] f788b4791a93: Layer already exists [2022-06-17T06:22:10.136Z] 9885e61c9bd8: Layer already exists [2022-06-17T06:22:10.136Z] 913912992224: Layer already exists [2022-06-17T06:22:10.136Z] 2.2.1-dev.12: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:10.454Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:10.765Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:10.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-17T06:22:10.765Z] f788b4791a93: Preparing [2022-06-17T06:22:10.765Z] 9885e61c9bd8: Preparing [2022-06-17T06:22:10.765Z] 913912992224: Preparing [2022-06-17T06:22:10.765Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:22:10.765Z] b541d28bf3b4: Preparing [2022-06-17T06:22:10.765Z] 913912992224: Layer already exists [2022-06-17T06:22:10.765Z] 9885e61c9bd8: Layer already exists [2022-06-17T06:22:10.765Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:10.765Z] f788b4791a93: Layer already exists [2022-06-17T06:22:10.765Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:22:10.765Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:11.090Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:11.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-06-17T06:22:11.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-17T06:22:11.532Z] f788b4791a93: Preparing [2022-06-17T06:22:11.532Z] 9885e61c9bd8: Preparing [2022-06-17T06:22:11.532Z] 913912992224: Preparing [2022-06-17T06:22:11.532Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:22:11.532Z] b541d28bf3b4: Preparing [2022-06-17T06:22:11.532Z] 9885e61c9bd8: Layer already exists [2022-06-17T06:22:11.532Z] 913912992224: Layer already exists [2022-06-17T06:22:11.532Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:11.532Z] f788b4791a93: Layer already exists [2022-06-17T06:22:11.532Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:22:11.532Z] main: digest: sha256:cb9e23f5c30cc20a4b29281ed469f987d7c51880d7bde2bc7cd3c8479c392b4a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:11.580Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:11.589Z] taggedImages: [2022-06-17T06:22:11.589Z] - nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:11.589Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-17T06:22:11.589Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.12 [2022-06-17T06:22:11.589Z] - nexus3.edgexfoundry.org:10004/core-metadata:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:11.589Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-06-17T06:22:11.608Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-17T06:22:11.608Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:11.608Z] latest [2022-06-17T06:22:11.608Z] 2.2.1-dev.12 [2022-06-17T06:22:11.608Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:11.608Z] main [2022-06-17T06:22:11.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:11.929Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:12.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:12.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-17T06:22:12.238Z] 035827229510: Preparing [2022-06-17T06:22:12.238Z] 035827229510: Preparing [2022-06-17T06:22:12.238Z] d7147f3a4041: Preparing [2022-06-17T06:22:12.238Z] f1a896df71ed: Preparing [2022-06-17T06:22:12.238Z] acfdbbd41474: Preparing [2022-06-17T06:22:12.238Z] ef972972b945: Preparing [2022-06-17T06:22:12.238Z] 913912992224: Preparing [2022-06-17T06:22:12.238Z] d5202b07fe8c: Preparing [2022-06-17T06:22:12.238Z] 26fdbb43149b: Preparing [2022-06-17T06:22:12.238Z] b302d836264e: Preparing [2022-06-17T06:22:12.238Z] aebeb990db4e: Preparing [2022-06-17T06:22:12.238Z] b541d28bf3b4: Preparing [2022-06-17T06:22:12.238Z] d5202b07fe8c: Waiting [2022-06-17T06:22:12.238Z] aebeb990db4e: Waiting [2022-06-17T06:22:12.238Z] b541d28bf3b4: Waiting [2022-06-17T06:22:12.238Z] 26fdbb43149b: Waiting [2022-06-17T06:22:12.238Z] b302d836264e: Waiting [2022-06-17T06:22:12.238Z] 913912992224: Waiting [2022-06-17T06:22:12.238Z] acfdbbd41474: Pushed [2022-06-17T06:22:12.238Z] 035827229510: Pushed [2022-06-17T06:22:12.238Z] d7147f3a4041: Pushed [2022-06-17T06:22:12.238Z] f1a896df71ed: Pushed [2022-06-17T06:22:12.238Z] 913912992224: Layer already exists [2022-06-17T06:22:12.496Z] d5202b07fe8c: Pushed [2022-06-17T06:22:12.496Z] b302d836264e: Pushed [2022-06-17T06:22:12.496Z] 26fdbb43149b: Pushed [2022-06-17T06:22:12.496Z] aebeb990db4e: Pushed [2022-06-17T06:22:12.496Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:13.879Z] ef972972b945: Pushed [2022-06-17T06:22:13.879Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] } [Pipeline] // withEnv [2022-06-17T06:22:13.905Z] Removing intermediate container 7fedacd7b2e0 [2022-06-17T06:22:13.905Z] ---> ad116f9f125a [2022-06-17T06:22:13.905Z] Successfully built ad116f9f125a [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:14.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-17T06:22:14.208Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-17T06:22:14.547Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T06:22:14.547Z] . [Pipeline] } [Pipeline] // withEnv [2022-06-17T06:22:14.573Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-17T06:22:14.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-17T06:22:14.573Z] 035827229510: Preparing [2022-06-17T06:22:14.573Z] 035827229510: Preparing [2022-06-17T06:22:14.573Z] d7147f3a4041: Preparing [2022-06-17T06:22:14.574Z] f1a896df71ed: Preparing [2022-06-17T06:22:14.574Z] acfdbbd41474: Preparing [2022-06-17T06:22:14.574Z] ef972972b945: Preparing [2022-06-17T06:22:14.574Z] 913912992224: Preparing [2022-06-17T06:22:14.574Z] d5202b07fe8c: Preparing [2022-06-17T06:22:14.574Z] 26fdbb43149b: Preparing [2022-06-17T06:22:14.574Z] b302d836264e: Preparing [2022-06-17T06:22:14.574Z] d5202b07fe8c: Waiting [2022-06-17T06:22:14.574Z] 26fdbb43149b: Waiting [2022-06-17T06:22:14.574Z] 913912992224: Waiting [2022-06-17T06:22:14.574Z] aebeb990db4e: Preparing [2022-06-17T06:22:14.574Z] b541d28bf3b4: Preparing [2022-06-17T06:22:14.574Z] b302d836264e: Waiting [2022-06-17T06:22:14.574Z] b541d28bf3b4: Waiting [2022-06-17T06:22:14.574Z] ef972972b945: Layer already exists [2022-06-17T06:22:14.574Z] acfdbbd41474: Layer already exists [2022-06-17T06:22:14.574Z] d7147f3a4041: Layer already exists [2022-06-17T06:22:14.574Z] f1a896df71ed: Layer already exists [2022-06-17T06:22:14.574Z] 035827229510: Layer already exists [2022-06-17T06:22:14.574Z] 913912992224: Layer already exists [2022-06-17T06:22:14.574Z] 26fdbb43149b: Layer already exists [2022-06-17T06:22:14.574Z] aebeb990db4e: Layer already exists [2022-06-17T06:22:14.574Z] b302d836264e: Layer already exists [2022-06-17T06:22:14.574Z] d5202b07fe8c: Layer already exists [2022-06-17T06:22:14.574Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:14.574Z] latest: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] withDockerContainer [2022-06-17T06:22:14.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container [2022-06-17T06:22:14.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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-06-17T06:22:16.297Z] $ docker top e02af01171a6808a50f22927c51e0952b74c67aa7a200f881a1714f9fbe7fc88 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:16.928Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:17.221Z] + go version [2022-06-17T06:22:17.221Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-17T06:22:17.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.12 [2022-06-17T06:22:17.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-17T06:22:17.238Z] 035827229510: Preparing [2022-06-17T06:22:17.238Z] 035827229510: Preparing [2022-06-17T06:22:17.238Z] d7147f3a4041: Preparing [2022-06-17T06:22:17.238Z] f1a896df71ed: Preparing [2022-06-17T06:22:17.238Z] acfdbbd41474: Preparing [2022-06-17T06:22:17.238Z] ef972972b945: Preparing [2022-06-17T06:22:17.238Z] 913912992224: Preparing [2022-06-17T06:22:17.238Z] d5202b07fe8c: Preparing [2022-06-17T06:22:17.238Z] 26fdbb43149b: Preparing [2022-06-17T06:22:17.238Z] b302d836264e: Preparing [2022-06-17T06:22:17.238Z] aebeb990db4e: Preparing [2022-06-17T06:22:17.238Z] b541d28bf3b4: Preparing [2022-06-17T06:22:17.238Z] 26fdbb43149b: Waiting [2022-06-17T06:22:17.238Z] b302d836264e: Waiting [2022-06-17T06:22:17.238Z] aebeb990db4e: Waiting [2022-06-17T06:22:17.238Z] b541d28bf3b4: Waiting [2022-06-17T06:22:17.238Z] 913912992224: Waiting [2022-06-17T06:22:17.238Z] d5202b07fe8c: Waiting [2022-06-17T06:22:17.238Z] d7147f3a4041: Layer already exists [2022-06-17T06:22:17.238Z] ef972972b945: Layer already exists [2022-06-17T06:22:17.238Z] 035827229510: Layer already exists [2022-06-17T06:22:17.238Z] acfdbbd41474: Layer already exists [2022-06-17T06:22:17.238Z] f1a896df71ed: Layer already exists [2022-06-17T06:22:17.238Z] d5202b07fe8c: Layer already exists [2022-06-17T06:22:17.238Z] 913912992224: Layer already exists [2022-06-17T06:22:17.238Z] aebeb990db4e: Layer already exists [2022-06-17T06:22:17.238Z] 26fdbb43149b: Layer already exists [2022-06-17T06:22:17.238Z] b302d836264e: Layer already exists [2022-06-17T06:22:17.238Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:17.238Z] 2.2.1-dev.12: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [2022-06-17T06:22:17.249Z] $ docker stop --time=1 e02af01171a6808a50f22927c51e0952b74c67aa7a200f881a1714f9fbe7fc88 [2022-06-17T06:22:18.923Z] $ docker rm -f e02af01171a6808a50f22927c51e0952b74c67aa7a200f881a1714f9fbe7fc88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:19.514Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:19.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T06:22:19.652Z] [2022-06-17T06:22:19.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:19.825Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:19.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-17T06:22:19.825Z] 035827229510: Preparing [2022-06-17T06:22:19.825Z] 035827229510: Preparing [2022-06-17T06:22:19.825Z] d7147f3a4041: Preparing [2022-06-17T06:22:19.825Z] f1a896df71ed: Preparing [2022-06-17T06:22:19.825Z] acfdbbd41474: Preparing [2022-06-17T06:22:19.825Z] ef972972b945: Preparing [2022-06-17T06:22:19.825Z] 913912992224: Preparing [2022-06-17T06:22:19.825Z] d5202b07fe8c: Preparing [2022-06-17T06:22:19.825Z] 26fdbb43149b: Preparing [2022-06-17T06:22:19.825Z] b302d836264e: Preparing [2022-06-17T06:22:19.825Z] aebeb990db4e: Preparing [2022-06-17T06:22:19.825Z] b541d28bf3b4: Preparing [2022-06-17T06:22:19.825Z] 26fdbb43149b: Waiting [2022-06-17T06:22:19.825Z] aebeb990db4e: Waiting [2022-06-17T06:22:19.825Z] b541d28bf3b4: Waiting [2022-06-17T06:22:19.825Z] 913912992224: Waiting [2022-06-17T06:22:19.825Z] d5202b07fe8c: Waiting [2022-06-17T06:22:19.825Z] b302d836264e: Waiting [2022-06-17T06:22:19.825Z] acfdbbd41474: Layer already exists [2022-06-17T06:22:19.825Z] f1a896df71ed: Layer already exists [2022-06-17T06:22:19.825Z] d7147f3a4041: Layer already exists [2022-06-17T06:22:19.825Z] ef972972b945: Layer already exists [2022-06-17T06:22:19.825Z] 035827229510: Layer already exists [2022-06-17T06:22:19.825Z] d5202b07fe8c: Layer already exists [2022-06-17T06:22:19.825Z] 26fdbb43149b: Layer already exists [2022-06-17T06:22:19.825Z] 913912992224: Layer already exists [2022-06-17T06:22:19.825Z] b302d836264e: Layer already exists [2022-06-17T06:22:19.825Z] aebeb990db4e: Layer already exists [2022-06-17T06:22:19.825Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:19.825Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:20.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T06:22:20.146Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:20.287Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-17T06:22:20.287Z] 29e5d40040c1: Pulling fs layer [2022-06-17T06:22:20.287Z] 1ce36da41761: Pulling fs layer [2022-06-17T06:22:20.287Z] 25b303627fd3: Pulling fs layer [2022-06-17T06:22:20.287Z] 29e5d40040c1: Download complete [2022-06-17T06:22:20.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-06-17T06:22:20.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-17T06:22:20.458Z] 035827229510: Preparing [2022-06-17T06:22:20.458Z] 035827229510: Preparing [2022-06-17T06:22:20.458Z] d7147f3a4041: Preparing [2022-06-17T06:22:20.458Z] f1a896df71ed: Preparing [2022-06-17T06:22:20.458Z] acfdbbd41474: Preparing [2022-06-17T06:22:20.458Z] ef972972b945: Preparing [2022-06-17T06:22:20.458Z] 913912992224: Preparing [2022-06-17T06:22:20.458Z] d5202b07fe8c: Preparing [2022-06-17T06:22:20.458Z] 26fdbb43149b: Preparing [2022-06-17T06:22:20.458Z] b302d836264e: Preparing [2022-06-17T06:22:20.458Z] aebeb990db4e: Preparing [2022-06-17T06:22:20.458Z] b541d28bf3b4: Preparing [2022-06-17T06:22:20.458Z] 26fdbb43149b: Waiting [2022-06-17T06:22:20.458Z] b302d836264e: Waiting [2022-06-17T06:22:20.458Z] aebeb990db4e: Waiting [2022-06-17T06:22:20.458Z] 913912992224: Waiting [2022-06-17T06:22:20.458Z] b541d28bf3b4: Waiting [2022-06-17T06:22:20.458Z] d5202b07fe8c: Waiting [2022-06-17T06:22:20.458Z] d7147f3a4041: Layer already exists [2022-06-17T06:22:20.458Z] ef972972b945: Layer already exists [2022-06-17T06:22:20.458Z] 035827229510: Layer already exists [2022-06-17T06:22:20.458Z] acfdbbd41474: Layer already exists [2022-06-17T06:22:20.458Z] f1a896df71ed: Layer already exists [2022-06-17T06:22:20.458Z] 913912992224: Layer already exists [2022-06-17T06:22:20.458Z] 26fdbb43149b: Layer already exists [2022-06-17T06:22:20.458Z] d5202b07fe8c: Layer already exists [2022-06-17T06:22:20.458Z] aebeb990db4e: Layer already exists [2022-06-17T06:22:20.458Z] b302d836264e: Layer already exists [2022-06-17T06:22:20.458Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:20.458Z] main: digest: sha256:500b629ef38f8fff6b1f19006f4429d76d855be0057a088da8a652d7c77897c7 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:20.503Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:20.516Z] taggedImages: [2022-06-17T06:22:20.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:20.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-17T06:22:20.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.12 [2022-06-17T06:22:20.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:20.516Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-06-17T06:22:20.534Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-17T06:22:20.534Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:20.534Z] latest [2022-06-17T06:22:20.534Z] 2.2.1-dev.12 [2022-06-17T06:22:20.534Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:20.534Z] main [2022-06-17T06:22:20.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2022-06-17T06:22:20.560Z] 1ce36da41761: Verifying Checksum [2022-06-17T06:22:20.560Z] 1ce36da41761: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:20.833Z] 29e5d40040c1: Pull complete [2022-06-17T06:22:20.857Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:21.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:21.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-17T06:22:21.166Z] 9a1a950666c9: Preparing [2022-06-17T06:22:21.166Z] 57c61cadd23c: Preparing [2022-06-17T06:22:21.166Z] eabf95214a33: Preparing [2022-06-17T06:22:21.166Z] 618dcaf5116c: Preparing [2022-06-17T06:22:21.166Z] a157164e2f0b: Preparing [2022-06-17T06:22:21.166Z] 4e14d03904d4: Preparing [2022-06-17T06:22:21.166Z] ba50f4eeed99: Preparing [2022-06-17T06:22:21.166Z] b541d28bf3b4: Preparing [2022-06-17T06:22:21.166Z] 4e14d03904d4: Waiting [2022-06-17T06:22:21.166Z] ba50f4eeed99: Waiting [2022-06-17T06:22:21.166Z] b541d28bf3b4: Waiting [2022-06-17T06:22:21.166Z] a157164e2f0b: Pushed [2022-06-17T06:22:21.166Z] 9a1a950666c9: Pushed [2022-06-17T06:22:21.166Z] 57c61cadd23c: Pushed [2022-06-17T06:22:21.166Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:21.166Z] 4e14d03904d4: Pushed [2022-06-17T06:22:21.735Z] ba50f4eeed99: Pushed [2022-06-17T06:22:22.271Z] 25b303627fd3: Verifying Checksum [2022-06-17T06:22:22.271Z] 25b303627fd3: Download complete [2022-06-17T06:22:22.271Z] 1ce36da41761: Pull complete [2022-06-17T06:22:22.302Z] 618dcaf5116c: Pushed [2022-06-17T06:22:22.303Z] eabf95214a33: Pushed [2022-06-17T06:22:22.562Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:22.887Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:23.201Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-17T06:22:23.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-17T06:22:23.202Z] 9a1a950666c9: Preparing [2022-06-17T06:22:23.202Z] 57c61cadd23c: Preparing [2022-06-17T06:22:23.202Z] eabf95214a33: Preparing [2022-06-17T06:22:23.202Z] 618dcaf5116c: Preparing [2022-06-17T06:22:23.202Z] a157164e2f0b: Preparing [2022-06-17T06:22:23.202Z] 4e14d03904d4: Preparing [2022-06-17T06:22:23.202Z] ba50f4eeed99: Preparing [2022-06-17T06:22:23.202Z] b541d28bf3b4: Preparing [2022-06-17T06:22:23.202Z] 4e14d03904d4: Waiting [2022-06-17T06:22:23.202Z] ba50f4eeed99: Waiting [2022-06-17T06:22:23.202Z] b541d28bf3b4: Waiting [2022-06-17T06:22:23.202Z] 9a1a950666c9: Layer already exists [2022-06-17T06:22:23.202Z] eabf95214a33: Layer already exists [2022-06-17T06:22:23.202Z] 57c61cadd23c: Layer already exists [2022-06-17T06:22:23.202Z] a157164e2f0b: Layer already exists [2022-06-17T06:22:23.202Z] 618dcaf5116c: Layer already exists [2022-06-17T06:22:23.202Z] 4e14d03904d4: Layer already exists [2022-06-17T06:22:23.202Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:23.202Z] ba50f4eeed99: Layer already exists [2022-06-17T06:22:23.202Z] latest: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:23.520Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:23.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.12 [2022-06-17T06:22:23.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-17T06:22:23.835Z] 9a1a950666c9: Preparing [2022-06-17T06:22:23.835Z] 57c61cadd23c: Preparing [2022-06-17T06:22:23.835Z] eabf95214a33: Preparing [2022-06-17T06:22:23.835Z] 618dcaf5116c: Preparing [2022-06-17T06:22:23.835Z] a157164e2f0b: Preparing [2022-06-17T06:22:23.835Z] 4e14d03904d4: Preparing [2022-06-17T06:22:23.835Z] ba50f4eeed99: Preparing [2022-06-17T06:22:23.835Z] b541d28bf3b4: Preparing [2022-06-17T06:22:23.835Z] ba50f4eeed99: Waiting [2022-06-17T06:22:23.835Z] 4e14d03904d4: Waiting [2022-06-17T06:22:23.835Z] b541d28bf3b4: Waiting [2022-06-17T06:22:23.835Z] 57c61cadd23c: Layer already exists [2022-06-17T06:22:23.835Z] 618dcaf5116c: Layer already exists [2022-06-17T06:22:23.835Z] eabf95214a33: Layer already exists [2022-06-17T06:22:23.835Z] a157164e2f0b: Layer already exists [2022-06-17T06:22:23.835Z] 9a1a950666c9: Layer already exists [2022-06-17T06:22:23.835Z] 4e14d03904d4: Layer already exists [2022-06-17T06:22:23.835Z] ba50f4eeed99: Layer already exists [2022-06-17T06:22:23.835Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:23.835Z] 2.2.1-dev.12: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:24.159Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:24.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:24.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-17T06:22:24.474Z] 9a1a950666c9: Preparing [2022-06-17T06:22:24.474Z] 57c61cadd23c: Preparing [2022-06-17T06:22:24.474Z] eabf95214a33: Preparing [2022-06-17T06:22:24.474Z] 618dcaf5116c: Preparing [2022-06-17T06:22:24.474Z] a157164e2f0b: Preparing [2022-06-17T06:22:24.474Z] 4e14d03904d4: Preparing [2022-06-17T06:22:24.474Z] ba50f4eeed99: Preparing [2022-06-17T06:22:24.474Z] b541d28bf3b4: Preparing [2022-06-17T06:22:24.474Z] 4e14d03904d4: Waiting [2022-06-17T06:22:24.474Z] ba50f4eeed99: Waiting [2022-06-17T06:22:24.474Z] b541d28bf3b4: Waiting [2022-06-17T06:22:24.474Z] eabf95214a33: Layer already exists [2022-06-17T06:22:24.474Z] 618dcaf5116c: Layer already exists [2022-06-17T06:22:24.474Z] 9a1a950666c9: Layer already exists [2022-06-17T06:22:24.474Z] a157164e2f0b: Layer already exists [2022-06-17T06:22:24.474Z] 57c61cadd23c: Layer already exists [2022-06-17T06:22:24.474Z] 4e14d03904d4: Layer already exists [2022-06-17T06:22:24.474Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:24.474Z] ba50f4eeed99: Layer already exists [2022-06-17T06:22:24.474Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:24.796Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:25.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-06-17T06:22:25.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-17T06:22:25.108Z] 9a1a950666c9: Preparing [2022-06-17T06:22:25.108Z] 57c61cadd23c: Preparing [2022-06-17T06:22:25.108Z] eabf95214a33: Preparing [2022-06-17T06:22:25.108Z] 618dcaf5116c: Preparing [2022-06-17T06:22:25.108Z] a157164e2f0b: Preparing [2022-06-17T06:22:25.108Z] 4e14d03904d4: Preparing [2022-06-17T06:22:25.108Z] ba50f4eeed99: Preparing [2022-06-17T06:22:25.108Z] b541d28bf3b4: Preparing [2022-06-17T06:22:25.108Z] 4e14d03904d4: Waiting [2022-06-17T06:22:25.108Z] ba50f4eeed99: Waiting [2022-06-17T06:22:25.108Z] b541d28bf3b4: Waiting [2022-06-17T06:22:25.108Z] 618dcaf5116c: Layer already exists [2022-06-17T06:22:25.108Z] eabf95214a33: Layer already exists [2022-06-17T06:22:25.108Z] 9a1a950666c9: Layer already exists [2022-06-17T06:22:25.108Z] 57c61cadd23c: Layer already exists [2022-06-17T06:22:25.108Z] a157164e2f0b: Layer already exists [2022-06-17T06:22:25.108Z] ba50f4eeed99: Layer already exists [2022-06-17T06:22:25.108Z] 4e14d03904d4: Layer already exists [2022-06-17T06:22:25.108Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:25.108Z] main: digest: sha256:c8e09b862c0d91f221e85638d185dabde905ea32b4da4119d5aba273e307195f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:25.155Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:25.163Z] taggedImages: [2022-06-17T06:22:25.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:25.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-17T06:22:25.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.12 [2022-06-17T06:22:25.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:25.163Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-06-17T06:22:25.184Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-17T06:22:25.184Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:25.184Z] latest [2022-06-17T06:22:25.184Z] 2.2.1-dev.12 [2022-06-17T06:22:25.184Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:25.184Z] main [2022-06-17T06:22:25.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:25.511Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:25.821Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:25.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-17T06:22:25.821Z] 2ae073cfc0f8: Preparing [2022-06-17T06:22:25.821Z] 726867c40a58: Preparing [2022-06-17T06:22:25.821Z] 7a658818b55a: Preparing [2022-06-17T06:22:25.821Z] e3ab910a70af: Preparing [2022-06-17T06:22:25.821Z] 6091e646bfb0: Preparing [2022-06-17T06:22:25.821Z] 0c67a2fb2ffc: Preparing [2022-06-17T06:22:25.821Z] bc7aa406a87b: Preparing [2022-06-17T06:22:25.821Z] 4787304c1cf6: Preparing [2022-06-17T06:22:25.821Z] 0dc8e256d5f5: Preparing [2022-06-17T06:22:25.821Z] b541d28bf3b4: Preparing [2022-06-17T06:22:25.821Z] bc7aa406a87b: Waiting [2022-06-17T06:22:25.821Z] 4787304c1cf6: Waiting [2022-06-17T06:22:25.821Z] 0dc8e256d5f5: Waiting [2022-06-17T06:22:25.821Z] b541d28bf3b4: Waiting [2022-06-17T06:22:25.821Z] 0c67a2fb2ffc: Waiting [2022-06-17T06:22:25.821Z] 6091e646bfb0: Pushed [2022-06-17T06:22:25.821Z] 2ae073cfc0f8: Pushed [2022-06-17T06:22:25.821Z] 726867c40a58: Pushed [2022-06-17T06:22:26.079Z] 4787304c1cf6: Pushed [2022-06-17T06:22:26.079Z] 0c67a2fb2ffc: Pushed [2022-06-17T06:22:26.079Z] bc7aa406a87b: Pushed [2022-06-17T06:22:26.079Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:26.079Z] 0dc8e256d5f5: Pushed [2022-06-17T06:22:27.016Z] e3ab910a70af: Pushed [2022-06-17T06:22:27.275Z] 7a658818b55a: Pushed [2022-06-17T06:22:27.275Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:27.596Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:27.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-17T06:22:27.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-17T06:22:27.905Z] 2ae073cfc0f8: Preparing [2022-06-17T06:22:27.905Z] 726867c40a58: Preparing [2022-06-17T06:22:27.905Z] 7a658818b55a: Preparing [2022-06-17T06:22:27.905Z] e3ab910a70af: Preparing [2022-06-17T06:22:27.905Z] 6091e646bfb0: Preparing [2022-06-17T06:22:27.906Z] 0c67a2fb2ffc: Preparing [2022-06-17T06:22:27.906Z] bc7aa406a87b: Preparing [2022-06-17T06:22:27.906Z] 4787304c1cf6: Preparing [2022-06-17T06:22:27.906Z] 0dc8e256d5f5: Preparing [2022-06-17T06:22:27.906Z] b541d28bf3b4: Preparing [2022-06-17T06:22:27.906Z] bc7aa406a87b: Waiting [2022-06-17T06:22:27.906Z] 0dc8e256d5f5: Waiting [2022-06-17T06:22:27.906Z] 4787304c1cf6: Waiting [2022-06-17T06:22:27.906Z] 0c67a2fb2ffc: Waiting [2022-06-17T06:22:27.906Z] b541d28bf3b4: Waiting [2022-06-17T06:22:27.906Z] 726867c40a58: Layer already exists [2022-06-17T06:22:27.906Z] 6091e646bfb0: Layer already exists [2022-06-17T06:22:27.906Z] e3ab910a70af: Layer already exists [2022-06-17T06:22:27.906Z] 2ae073cfc0f8: Layer already exists [2022-06-17T06:22:27.906Z] 7a658818b55a: Layer already exists [2022-06-17T06:22:27.906Z] bc7aa406a87b: Layer already exists [2022-06-17T06:22:27.906Z] 0c67a2fb2ffc: Layer already exists [2022-06-17T06:22:27.906Z] 4787304c1cf6: Layer already exists [2022-06-17T06:22:27.906Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:27.906Z] 0dc8e256d5f5: Layer already exists [2022-06-17T06:22:27.906Z] latest: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:28.223Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:28.538Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.12 [2022-06-17T06:22:28.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-17T06:22:28.538Z] 2ae073cfc0f8: Preparing [2022-06-17T06:22:28.538Z] 726867c40a58: Preparing [2022-06-17T06:22:28.538Z] 7a658818b55a: Preparing [2022-06-17T06:22:28.538Z] e3ab910a70af: Preparing [2022-06-17T06:22:28.538Z] 6091e646bfb0: Preparing [2022-06-17T06:22:28.538Z] 0c67a2fb2ffc: Preparing [2022-06-17T06:22:28.538Z] bc7aa406a87b: Preparing [2022-06-17T06:22:28.538Z] 0c67a2fb2ffc: Waiting [2022-06-17T06:22:28.538Z] bc7aa406a87b: Waiting [2022-06-17T06:22:28.538Z] 4787304c1cf6: Preparing [2022-06-17T06:22:28.538Z] 0dc8e256d5f5: Preparing [2022-06-17T06:22:28.538Z] b541d28bf3b4: Preparing [2022-06-17T06:22:28.538Z] 4787304c1cf6: Waiting [2022-06-17T06:22:28.538Z] 0dc8e256d5f5: Waiting [2022-06-17T06:22:28.538Z] b541d28bf3b4: Waiting [2022-06-17T06:22:28.538Z] 2ae073cfc0f8: Layer already exists [2022-06-17T06:22:28.538Z] 6091e646bfb0: Layer already exists [2022-06-17T06:22:28.538Z] e3ab910a70af: Layer already exists [2022-06-17T06:22:28.538Z] 7a658818b55a: Layer already exists [2022-06-17T06:22:28.538Z] 726867c40a58: Layer already exists [2022-06-17T06:22:28.538Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:28.538Z] 0c67a2fb2ffc: Layer already exists [2022-06-17T06:22:28.538Z] bc7aa406a87b: Layer already exists [2022-06-17T06:22:28.538Z] 4787304c1cf6: Layer already exists [2022-06-17T06:22:28.538Z] 0dc8e256d5f5: Layer already exists [2022-06-17T06:22:28.538Z] 2.2.1-dev.12: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:28.860Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:29.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:29.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-17T06:22:29.168Z] 2ae073cfc0f8: Preparing [2022-06-17T06:22:29.168Z] 726867c40a58: Preparing [2022-06-17T06:22:29.168Z] 7a658818b55a: Preparing [2022-06-17T06:22:29.168Z] e3ab910a70af: Preparing [2022-06-17T06:22:29.168Z] 6091e646bfb0: Preparing [2022-06-17T06:22:29.168Z] 0c67a2fb2ffc: Preparing [2022-06-17T06:22:29.168Z] bc7aa406a87b: Preparing [2022-06-17T06:22:29.168Z] 4787304c1cf6: Preparing [2022-06-17T06:22:29.168Z] 0dc8e256d5f5: Preparing [2022-06-17T06:22:29.168Z] b541d28bf3b4: Preparing [2022-06-17T06:22:29.168Z] bc7aa406a87b: Waiting [2022-06-17T06:22:29.168Z] b541d28bf3b4: Waiting [2022-06-17T06:22:29.168Z] 0dc8e256d5f5: Waiting [2022-06-17T06:22:29.168Z] 4787304c1cf6: Waiting [2022-06-17T06:22:29.168Z] 0c67a2fb2ffc: Waiting [2022-06-17T06:22:29.168Z] 7a658818b55a: Layer already exists [2022-06-17T06:22:29.168Z] 2ae073cfc0f8: Layer already exists [2022-06-17T06:22:29.168Z] e3ab910a70af: Layer already exists [2022-06-17T06:22:29.168Z] 726867c40a58: Layer already exists [2022-06-17T06:22:29.168Z] 6091e646bfb0: Layer already exists [2022-06-17T06:22:29.168Z] 0c67a2fb2ffc: Layer already exists [2022-06-17T06:22:29.168Z] bc7aa406a87b: Layer already exists [2022-06-17T06:22:29.168Z] 4787304c1cf6: Layer already exists [2022-06-17T06:22:29.168Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:29.168Z] 0dc8e256d5f5: Layer already exists [2022-06-17T06:22:29.168Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:29.489Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:29.803Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-06-17T06:22:29.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-17T06:22:29.803Z] 2ae073cfc0f8: Preparing [2022-06-17T06:22:29.803Z] 726867c40a58: Preparing [2022-06-17T06:22:29.803Z] 7a658818b55a: Preparing [2022-06-17T06:22:29.803Z] e3ab910a70af: Preparing [2022-06-17T06:22:29.803Z] 6091e646bfb0: Preparing [2022-06-17T06:22:29.803Z] 0c67a2fb2ffc: Preparing [2022-06-17T06:22:29.803Z] bc7aa406a87b: Preparing [2022-06-17T06:22:29.803Z] 4787304c1cf6: Preparing [2022-06-17T06:22:29.803Z] 0dc8e256d5f5: Preparing [2022-06-17T06:22:29.803Z] b541d28bf3b4: Preparing [2022-06-17T06:22:29.803Z] 0c67a2fb2ffc: Waiting [2022-06-17T06:22:29.803Z] bc7aa406a87b: Waiting [2022-06-17T06:22:29.803Z] 0dc8e256d5f5: Waiting [2022-06-17T06:22:29.803Z] 4787304c1cf6: Waiting [2022-06-17T06:22:29.803Z] b541d28bf3b4: Waiting [2022-06-17T06:22:29.803Z] 2ae073cfc0f8: Layer already exists [2022-06-17T06:22:29.803Z] 6091e646bfb0: Layer already exists [2022-06-17T06:22:29.803Z] e3ab910a70af: Layer already exists [2022-06-17T06:22:29.803Z] 7a658818b55a: Layer already exists [2022-06-17T06:22:29.803Z] 726867c40a58: Layer already exists [2022-06-17T06:22:29.803Z] 0c67a2fb2ffc: Layer already exists [2022-06-17T06:22:29.803Z] bc7aa406a87b: Layer already exists [2022-06-17T06:22:29.803Z] 0dc8e256d5f5: Layer already exists [2022-06-17T06:22:29.803Z] b541d28bf3b4: Layer already exists [2022-06-17T06:22:29.803Z] 4787304c1cf6: Layer already exists [2022-06-17T06:22:29.803Z] main: digest: sha256:cd48719526793db406b6fdde72bab93bf78e0a78c3f7b563dd416afcc64f9c9a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:29.854Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:29.866Z] taggedImages: [2022-06-17T06:22:29.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:29.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-17T06:22:29.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.12 [2022-06-17T06:22:29.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:29.866Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-06-17T06:22:29.895Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-06-17T06:22:29.895Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:29.895Z] latest [2022-06-17T06:22:29.895Z] 2.2.1-dev.12 [2022-06-17T06:22:29.895Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:29.895Z] main [2022-06-17T06:22:29.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:30.222Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:30.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:30.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-17T06:22:30.538Z] ccd882b5ef99: Preparing [2022-06-17T06:22:30.538Z] 64ba50213b7b: Preparing [2022-06-17T06:22:30.538Z] 913912992224: Preparing [2022-06-17T06:22:30.538Z] fab76563fb18: Preparing [2022-06-17T06:22:30.538Z] fbc3c08086fb: Preparing [2022-06-17T06:22:30.538Z] 4fc242d58285: Preparing [2022-06-17T06:22:30.538Z] 4fc242d58285: Waiting [2022-06-17T06:22:30.538Z] 913912992224: Layer already exists [2022-06-17T06:22:30.538Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:30.538Z] fbc3c08086fb: Pushed [2022-06-17T06:22:30.538Z] ccd882b5ef99: Pushed [2022-06-17T06:22:31.106Z] fab76563fb18: Pushed [2022-06-17T06:22:32.488Z] 64ba50213b7b: Pushed [2022-06-17T06:22:32.749Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:33.075Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:33.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-17T06:22:33.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-17T06:22:33.389Z] ccd882b5ef99: Preparing [2022-06-17T06:22:33.389Z] 64ba50213b7b: Preparing [2022-06-17T06:22:33.389Z] 913912992224: Preparing [2022-06-17T06:22:33.389Z] fab76563fb18: Preparing [2022-06-17T06:22:33.389Z] fbc3c08086fb: Preparing [2022-06-17T06:22:33.389Z] 4fc242d58285: Preparing [2022-06-17T06:22:33.389Z] 4fc242d58285: Waiting [2022-06-17T06:22:33.389Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:33.389Z] fab76563fb18: Layer already exists [2022-06-17T06:22:33.389Z] 913912992224: Layer already exists [2022-06-17T06:22:33.389Z] ccd882b5ef99: Layer already exists [2022-06-17T06:22:33.389Z] 64ba50213b7b: Layer already exists [2022-06-17T06:22:33.389Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:33.389Z] latest: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:33.708Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:34.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.12 [2022-06-17T06:22:34.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-17T06:22:34.034Z] ccd882b5ef99: Preparing [2022-06-17T06:22:34.034Z] 64ba50213b7b: Preparing [2022-06-17T06:22:34.034Z] 913912992224: Preparing [2022-06-17T06:22:34.034Z] fab76563fb18: Preparing [2022-06-17T06:22:34.034Z] fbc3c08086fb: Preparing [2022-06-17T06:22:34.034Z] 4fc242d58285: Preparing [2022-06-17T06:22:34.034Z] 4fc242d58285: Waiting [2022-06-17T06:22:34.034Z] 913912992224: Layer already exists [2022-06-17T06:22:34.034Z] ccd882b5ef99: Layer already exists [2022-06-17T06:22:34.034Z] fab76563fb18: Layer already exists [2022-06-17T06:22:34.034Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:34.034Z] 64ba50213b7b: Layer already exists [2022-06-17T06:22:34.034Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:34.034Z] 2.2.1-dev.12: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:34.360Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:34.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:34.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-17T06:22:34.673Z] ccd882b5ef99: Preparing [2022-06-17T06:22:34.673Z] 64ba50213b7b: Preparing [2022-06-17T06:22:34.673Z] 913912992224: Preparing [2022-06-17T06:22:34.673Z] fab76563fb18: Preparing [2022-06-17T06:22:34.673Z] fbc3c08086fb: Preparing [2022-06-17T06:22:34.673Z] 4fc242d58285: Preparing [2022-06-17T06:22:34.673Z] 4fc242d58285: Waiting [2022-06-17T06:22:34.673Z] 64ba50213b7b: Layer already exists [2022-06-17T06:22:34.673Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:34.673Z] 913912992224: Layer already exists [2022-06-17T06:22:34.673Z] ccd882b5ef99: Layer already exists [2022-06-17T06:22:34.673Z] fab76563fb18: Layer already exists [2022-06-17T06:22:34.673Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:34.673Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [2022-06-17T06:22:34.675Z] 25b303627fd3: Pull complete [2022-06-17T06:22:34.675Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-17T06:22:34.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T06:22:34.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:22:34.917Z] prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container [2022-06-17T06:22:35.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-17T06:22:37.313Z] $ docker top e12260e49d57e358f3982f3259d25fcd6dc9ccb5617309cdcc05160ca61feb26 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:37.968Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:38.249Z] + docker-compose build+ --helpgrep [2022-06-17T06:22:38.249Z] parallel [2022-06-17T06:22:38.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-06-17T06:22:38.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-17T06:22:38.378Z] ccd882b5ef99: Preparing [2022-06-17T06:22:38.378Z] 64ba50213b7b: Preparing [2022-06-17T06:22:38.378Z] 913912992224: Preparing [2022-06-17T06:22:38.378Z] fab76563fb18: Preparing [2022-06-17T06:22:38.378Z] fbc3c08086fb: Preparing [2022-06-17T06:22:38.378Z] 4fc242d58285: Preparing [2022-06-17T06:22:38.379Z] 4fc242d58285: Waiting [2022-06-17T06:22:38.379Z] 64ba50213b7b: Layer already exists [2022-06-17T06:22:38.379Z] fab76563fb18: Layer already exists [2022-06-17T06:22:38.379Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:38.379Z] 913912992224: Layer already exists [2022-06-17T06:22:38.379Z] ccd882b5ef99: Layer already exists [2022-06-17T06:22:38.379Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:38.379Z] main: digest: sha256:87d2bf446d788db257d6fd0cb9359875a1c9e49f7ca0202cc066970dafa82dd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:38.438Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:38.449Z] taggedImages: [2022-06-17T06:22:38.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:38.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-17T06:22:38.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.12 [2022-06-17T06:22:38.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:38.449Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-06-17T06:22:38.474Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-06-17T06:22:38.474Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:38.474Z] latest [2022-06-17T06:22:38.474Z] 2.2.1-dev.12 [2022-06-17T06:22:38.474Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:38.474Z] main [2022-06-17T06:22:38.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:38.805Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:39.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:39.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-17T06:22:39.124Z] 49b661b3963e: Preparing [2022-06-17T06:22:39.124Z] 9aff7fa7fc30: Preparing [2022-06-17T06:22:39.124Z] a7c127421d8a: Preparing [2022-06-17T06:22:39.124Z] dfd0d771541b: Preparing [2022-06-17T06:22:39.124Z] e8a115fa44ed: Preparing [2022-06-17T06:22:39.124Z] 042813c0892e: Preparing [2022-06-17T06:22:39.124Z] fbc3c08086fb: Preparing [2022-06-17T06:22:39.124Z] 4fc242d58285: Preparing [2022-06-17T06:22:39.124Z] 042813c0892e: Waiting [2022-06-17T06:22:39.124Z] fbc3c08086fb: Waiting [2022-06-17T06:22:39.124Z] 4fc242d58285: Waiting [2022-06-17T06:22:39.124Z] 9aff7fa7fc30: Pushed [2022-06-17T06:22:39.124Z] a7c127421d8a: Pushed [2022-06-17T06:22:39.124Z] 49b661b3963e: Pushed [2022-06-17T06:22:39.124Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:39.124Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:39.693Z] 042813c0892e: Pushed [2022-06-17T06:22:42.543Z] --parallel Build images in parallel. [Pipeline] } [2022-06-17T06:22:42.844Z] $ docker stop --time=1 e12260e49d57e358f3982f3259d25fcd6dc9ccb5617309cdcc05160ca61feb26 [2022-06-17T06:22:42.986Z] e8a115fa44ed: Pushed [2022-06-17T06:22:44.538Z] $ docker rm -f e12260e49d57e358f3982f3259d25fcd6dc9ccb5617309cdcc05160ca61feb26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:45.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-17T06:22:45.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:22:45.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container [2022-06-17T06:22:45.497Z] $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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-06-17T06:22:45.529Z] dfd0d771541b: Pushed [2022-06-17T06:22:45.790Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [2022-06-17T06:22:46.811Z] $ docker top 8b4f50d087142dac81f4c3bc11ae53a06f5ff632bf1d29b8fe3c1ef8cc6bffb0 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:47.464Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:47.747Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-17T06:22:47.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-17T06:22:47.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-17T06:22:47.780Z] 49b661b3963e: Preparing [2022-06-17T06:22:47.780Z] 9aff7fa7fc30: Preparing [2022-06-17T06:22:47.780Z] a7c127421d8a: Preparing [2022-06-17T06:22:47.780Z] dfd0d771541b: Preparing [2022-06-17T06:22:47.780Z] e8a115fa44ed: Preparing [2022-06-17T06:22:47.780Z] 042813c0892e: Preparing [2022-06-17T06:22:47.780Z] fbc3c08086fb: Preparing [2022-06-17T06:22:47.780Z] 4fc242d58285: Preparing [2022-06-17T06:22:47.780Z] fbc3c08086fb: Waiting [2022-06-17T06:22:47.780Z] 042813c0892e: Waiting [2022-06-17T06:22:47.780Z] 4fc242d58285: Waiting [2022-06-17T06:22:47.780Z] e8a115fa44ed: Layer already exists [2022-06-17T06:22:47.780Z] dfd0d771541b: Layer already exists [2022-06-17T06:22:47.780Z] a7c127421d8a: Layer already exists [2022-06-17T06:22:47.780Z] 49b661b3963e: Layer already exists [2022-06-17T06:22:47.780Z] 9aff7fa7fc30: Layer already exists [2022-06-17T06:22:47.780Z] 042813c0892e: Layer already exists [2022-06-17T06:22:47.780Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:47.780Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:47.780Z] latest: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:48.103Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:48.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.12 [2022-06-17T06:22:48.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-17T06:22:48.409Z] 49b661b3963e: Preparing [2022-06-17T06:22:48.409Z] 9aff7fa7fc30: Preparing [2022-06-17T06:22:48.409Z] a7c127421d8a: Preparing [2022-06-17T06:22:48.409Z] dfd0d771541b: Preparing [2022-06-17T06:22:48.409Z] e8a115fa44ed: Preparing [2022-06-17T06:22:48.409Z] 042813c0892e: Preparing [2022-06-17T06:22:48.409Z] fbc3c08086fb: Preparing [2022-06-17T06:22:48.409Z] 4fc242d58285: Preparing [2022-06-17T06:22:48.409Z] 042813c0892e: Waiting [2022-06-17T06:22:48.409Z] 4fc242d58285: Waiting [2022-06-17T06:22:48.409Z] e8a115fa44ed: Layer already exists [2022-06-17T06:22:48.409Z] 9aff7fa7fc30: Layer already exists [2022-06-17T06:22:48.409Z] dfd0d771541b: Layer already exists [2022-06-17T06:22:48.409Z] a7c127421d8a: Layer already exists [2022-06-17T06:22:48.409Z] 49b661b3963e: Layer already exists [2022-06-17T06:22:48.409Z] 042813c0892e: Layer already exists [2022-06-17T06:22:48.409Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:48.409Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:48.409Z] 2.2.1-dev.12: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:48.723Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:49.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:49.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-17T06:22:49.032Z] 49b661b3963e: Preparing [2022-06-17T06:22:49.032Z] 9aff7fa7fc30: Preparing [2022-06-17T06:22:49.032Z] a7c127421d8a: Preparing [2022-06-17T06:22:49.032Z] dfd0d771541b: Preparing [2022-06-17T06:22:49.032Z] e8a115fa44ed: Preparing [2022-06-17T06:22:49.032Z] 042813c0892e: Preparing [2022-06-17T06:22:49.032Z] fbc3c08086fb: Preparing [2022-06-17T06:22:49.032Z] 4fc242d58285: Preparing [2022-06-17T06:22:49.032Z] 042813c0892e: Waiting [2022-06-17T06:22:49.032Z] fbc3c08086fb: Waiting [2022-06-17T06:22:49.032Z] 4fc242d58285: Waiting [2022-06-17T06:22:49.032Z] dfd0d771541b: Layer already exists [2022-06-17T06:22:49.032Z] e8a115fa44ed: Layer already exists [2022-06-17T06:22:49.032Z] 49b661b3963e: Layer already exists [2022-06-17T06:22:49.032Z] a7c127421d8a: Layer already exists [2022-06-17T06:22:49.032Z] 9aff7fa7fc30: Layer already exists [2022-06-17T06:22:49.032Z] 042813c0892e: Layer already exists [2022-06-17T06:22:49.032Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:49.032Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:49.032Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:49.351Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:49.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-06-17T06:22:49.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-17T06:22:49.667Z] 49b661b3963e: Preparing [2022-06-17T06:22:49.667Z] 9aff7fa7fc30: Preparing [2022-06-17T06:22:49.667Z] a7c127421d8a: Preparing [2022-06-17T06:22:49.667Z] dfd0d771541b: Preparing [2022-06-17T06:22:49.667Z] e8a115fa44ed: Preparing [2022-06-17T06:22:49.667Z] 042813c0892e: Preparing [2022-06-17T06:22:49.667Z] fbc3c08086fb: Preparing [2022-06-17T06:22:49.667Z] 4fc242d58285: Preparing [2022-06-17T06:22:49.667Z] 042813c0892e: Waiting [2022-06-17T06:22:49.667Z] fbc3c08086fb: Waiting [2022-06-17T06:22:49.667Z] 4fc242d58285: Waiting [2022-06-17T06:22:49.667Z] 49b661b3963e: Layer already exists [2022-06-17T06:22:49.667Z] a7c127421d8a: Layer already exists [2022-06-17T06:22:49.667Z] dfd0d771541b: Layer already exists [2022-06-17T06:22:49.667Z] 9aff7fa7fc30: Layer already exists [2022-06-17T06:22:49.667Z] e8a115fa44ed: Layer already exists [2022-06-17T06:22:49.667Z] 042813c0892e: Layer already exists [2022-06-17T06:22:49.667Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:49.667Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:49.667Z] main: digest: sha256:9ca1f5fc37c6091f1b14acc24e0711a0ae418a43bca35259946ae38ef3d711a1 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:22:49.722Z] ===================================================== [Pipeline] echo [2022-06-17T06:22:49.731Z] taggedImages: [2022-06-17T06:22:49.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:49.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-17T06:22:49.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.12 [2022-06-17T06:22:49.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:49.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-06-17T06:22:49.751Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-06-17T06:22:49.751Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:49.751Z] latest [2022-06-17T06:22:49.751Z] 2.2.1-dev.12 [2022-06-17T06:22:49.751Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:22:49.751Z] main [2022-06-17T06:22:49.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:50.068Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:50.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:22:50.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-17T06:22:50.380Z] 9ae0735d5d04: Preparing [2022-06-17T06:22:50.380Z] cba0c919290d: Preparing [2022-06-17T06:22:50.380Z] f34e7ec41c81: Preparing [2022-06-17T06:22:50.380Z] aee6433aa135: Preparing [2022-06-17T06:22:50.380Z] f76ce48b7fe0: Preparing [2022-06-17T06:22:50.380Z] fbc3c08086fb: Preparing [2022-06-17T06:22:50.380Z] 4fc242d58285: Preparing [2022-06-17T06:22:50.380Z] fbc3c08086fb: Waiting [2022-06-17T06:22:50.380Z] 4fc242d58285: Waiting [2022-06-17T06:22:50.380Z] cba0c919290d: Pushed [2022-06-17T06:22:50.380Z] 9ae0735d5d04: Pushed [2022-06-17T06:22:50.380Z] f34e7ec41c81: Pushed [2022-06-17T06:22:50.380Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:50.380Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:50.642Z] f76ce48b7fe0: Pushed [2022-06-17T06:22:53.142Z] Building core-command ... [2022-06-17T06:22:53.142Z] Building core-data ... [2022-06-17T06:22:53.142Z] Building core-metadata ... [2022-06-17T06:22:53.142Z] Building security-bootstrapper ... [2022-06-17T06:22:53.142Z] Building security-proxy-setup ... [2022-06-17T06:22:53.142Z] Building security-secretstore-setup ... [2022-06-17T06:22:53.142Z] Building security-spiffe-token-provider ... [2022-06-17T06:22:53.142Z] Building security-spire-agent ... [2022-06-17T06:22:53.142Z] Building security-spire-config ... [2022-06-17T06:22:53.142Z] Building security-spire-server ... [2022-06-17T06:22:53.142Z] Building support-notifications ... [2022-06-17T06:22:53.142Z] Building support-scheduler ... [2022-06-17T06:22:53.142Z] Building sys-mgmt-agent ... [2022-06-17T06:22:53.142Z] Building security-spiffe-token-provider [2022-06-17T06:22:53.142Z] Building security-spire-server [2022-06-17T06:22:53.142Z] Building security-spire-config [2022-06-17T06:22:53.142Z] Building support-scheduler [2022-06-17T06:22:53.142Z] Building support-notifications [2022-06-17T06:22:58.775Z] aee6433aa135: Pushed [2022-06-17T06:22:58.775Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:59.095Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:59.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-17T06:22:59.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-17T06:22:59.407Z] 9ae0735d5d04: Preparing [2022-06-17T06:22:59.407Z] cba0c919290d: Preparing [2022-06-17T06:22:59.407Z] f34e7ec41c81: Preparing [2022-06-17T06:22:59.407Z] aee6433aa135: Preparing [2022-06-17T06:22:59.407Z] f76ce48b7fe0: Preparing [2022-06-17T06:22:59.407Z] fbc3c08086fb: Preparing [2022-06-17T06:22:59.407Z] 4fc242d58285: Preparing [2022-06-17T06:22:59.407Z] fbc3c08086fb: Waiting [2022-06-17T06:22:59.407Z] 4fc242d58285: Waiting [2022-06-17T06:22:59.407Z] aee6433aa135: Layer already exists [2022-06-17T06:22:59.407Z] cba0c919290d: Layer already exists [2022-06-17T06:22:59.407Z] f34e7ec41c81: Layer already exists [2022-06-17T06:22:59.407Z] 9ae0735d5d04: Layer already exists [2022-06-17T06:22:59.407Z] f76ce48b7fe0: Layer already exists [2022-06-17T06:22:59.407Z] fbc3c08086fb: Layer already exists [2022-06-17T06:22:59.407Z] 4fc242d58285: Layer already exists [2022-06-17T06:22:59.407Z] latest: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:22:59.728Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:00.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.12 [2022-06-17T06:23:00.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-17T06:23:00.041Z] 9ae0735d5d04: Preparing [2022-06-17T06:23:00.041Z] cba0c919290d: Preparing [2022-06-17T06:23:00.041Z] f34e7ec41c81: Preparing [2022-06-17T06:23:00.041Z] aee6433aa135: Preparing [2022-06-17T06:23:00.041Z] f76ce48b7fe0: Preparing [2022-06-17T06:23:00.041Z] fbc3c08086fb: Preparing [2022-06-17T06:23:00.041Z] 4fc242d58285: Preparing [2022-06-17T06:23:00.041Z] fbc3c08086fb: Waiting [2022-06-17T06:23:00.041Z] f34e7ec41c81: Layer already exists [2022-06-17T06:23:00.041Z] f76ce48b7fe0: Layer already exists [2022-06-17T06:23:00.041Z] 9ae0735d5d04: Layer already exists [2022-06-17T06:23:00.041Z] cba0c919290d: Layer already exists [2022-06-17T06:23:00.041Z] aee6433aa135: Layer already exists [2022-06-17T06:23:00.041Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:00.041Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:00.041Z] 2.2.1-dev.12: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:00.366Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:00.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:00.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-17T06:23:00.679Z] 9ae0735d5d04: Preparing [2022-06-17T06:23:00.679Z] cba0c919290d: Preparing [2022-06-17T06:23:00.679Z] f34e7ec41c81: Preparing [2022-06-17T06:23:00.679Z] aee6433aa135: Preparing [2022-06-17T06:23:00.679Z] f76ce48b7fe0: Preparing [2022-06-17T06:23:00.679Z] fbc3c08086fb: Preparing [2022-06-17T06:23:00.679Z] 4fc242d58285: Preparing [2022-06-17T06:23:00.679Z] 4fc242d58285: Waiting [2022-06-17T06:23:00.679Z] fbc3c08086fb: Waiting [2022-06-17T06:23:00.679Z] aee6433aa135: Layer already exists [2022-06-17T06:23:00.679Z] 9ae0735d5d04: Layer already exists [2022-06-17T06:23:00.679Z] f34e7ec41c81: Layer already exists [2022-06-17T06:23:00.679Z] cba0c919290d: Layer already exists [2022-06-17T06:23:00.679Z] f76ce48b7fe0: Layer already exists [2022-06-17T06:23:00.679Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:00.679Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:00.679Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:00.995Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:01.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-06-17T06:23:01.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-17T06:23:01.307Z] 9ae0735d5d04: Preparing [2022-06-17T06:23:01.307Z] cba0c919290d: Preparing [2022-06-17T06:23:01.307Z] f34e7ec41c81: Preparing [2022-06-17T06:23:01.307Z] aee6433aa135: Preparing [2022-06-17T06:23:01.307Z] f76ce48b7fe0: Preparing [2022-06-17T06:23:01.307Z] fbc3c08086fb: Preparing [2022-06-17T06:23:01.307Z] 4fc242d58285: Preparing [2022-06-17T06:23:01.307Z] 4fc242d58285: Waiting [2022-06-17T06:23:01.307Z] fbc3c08086fb: Waiting [2022-06-17T06:23:01.307Z] f76ce48b7fe0: Layer already exists [2022-06-17T06:23:01.307Z] f34e7ec41c81: Layer already exists [2022-06-17T06:23:01.307Z] cba0c919290d: Layer already exists [2022-06-17T06:23:01.307Z] 9ae0735d5d04: Layer already exists [2022-06-17T06:23:01.307Z] aee6433aa135: Layer already exists [2022-06-17T06:23:01.307Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:01.307Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:01.307Z] main: digest: sha256:193278c2f8721090e0be2d6c57b098da28d3e65d876e43ef8d900130a015eaa2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:23:01.348Z] ===================================================== [Pipeline] echo [2022-06-17T06:23:01.355Z] taggedImages: [2022-06-17T06:23:01.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:01.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-17T06:23:01.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.12 [2022-06-17T06:23:01.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:01.355Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-06-17T06:23:01.368Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-06-17T06:23:01.368Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:01.368Z] latest [2022-06-17T06:23:01.368Z] 2.2.1-dev.12 [2022-06-17T06:23:01.368Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:01.368Z] main [2022-06-17T06:23:01.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:01.676Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:01.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:01.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-17T06:23:01.987Z] b87acd051f3b: Preparing [2022-06-17T06:23:01.987Z] 2502639b435c: Preparing [2022-06-17T06:23:01.987Z] 7f682057845b: Preparing [2022-06-17T06:23:01.987Z] 8eaea80978ce: Preparing [2022-06-17T06:23:01.987Z] 042813c0892e: Preparing [2022-06-17T06:23:01.987Z] fbc3c08086fb: Preparing [2022-06-17T06:23:01.987Z] 4fc242d58285: Preparing [2022-06-17T06:23:01.987Z] fbc3c08086fb: Waiting [2022-06-17T06:23:01.987Z] 4fc242d58285: Waiting [2022-06-17T06:23:01.987Z] 042813c0892e: Layer already exists [2022-06-17T06:23:01.987Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:01.987Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:01.987Z] 2502639b435c: Pushed [2022-06-17T06:23:01.987Z] b87acd051f3b: Pushed [2022-06-17T06:23:01.987Z] 7f682057845b: Pushed [2022-06-17T06:23:10.116Z] 8eaea80978ce: Pushed [2022-06-17T06:23:10.116Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:10.438Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:10.749Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-17T06:23:10.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-17T06:23:10.749Z] b87acd051f3b: Preparing [2022-06-17T06:23:10.749Z] 2502639b435c: Preparing [2022-06-17T06:23:10.749Z] 7f682057845b: Preparing [2022-06-17T06:23:10.749Z] 8eaea80978ce: Preparing [2022-06-17T06:23:10.749Z] 042813c0892e: Preparing [2022-06-17T06:23:10.749Z] fbc3c08086fb: Preparing [2022-06-17T06:23:10.749Z] 4fc242d58285: Preparing [2022-06-17T06:23:10.749Z] fbc3c08086fb: Waiting [2022-06-17T06:23:10.749Z] 4fc242d58285: Waiting [2022-06-17T06:23:10.749Z] 042813c0892e: Layer already exists [2022-06-17T06:23:10.749Z] b87acd051f3b: Layer already exists [2022-06-17T06:23:10.749Z] 8eaea80978ce: Layer already exists [2022-06-17T06:23:10.749Z] 2502639b435c: Layer already exists [2022-06-17T06:23:10.749Z] 7f682057845b: Layer already exists [2022-06-17T06:23:10.749Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:10.749Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:10.749Z] latest: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:11.067Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:11.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.12 [2022-06-17T06:23:11.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-17T06:23:11.381Z] b87acd051f3b: Preparing [2022-06-17T06:23:11.381Z] 2502639b435c: Preparing [2022-06-17T06:23:11.381Z] 7f682057845b: Preparing [2022-06-17T06:23:11.381Z] 8eaea80978ce: Preparing [2022-06-17T06:23:11.381Z] 042813c0892e: Preparing [2022-06-17T06:23:11.381Z] fbc3c08086fb: Preparing [2022-06-17T06:23:11.381Z] 4fc242d58285: Preparing [2022-06-17T06:23:11.381Z] fbc3c08086fb: Waiting [2022-06-17T06:23:11.381Z] 042813c0892e: Layer already exists [2022-06-17T06:23:11.381Z] 8eaea80978ce: Layer already exists [2022-06-17T06:23:11.381Z] 7f682057845b: Layer already exists [2022-06-17T06:23:11.381Z] 2502639b435c: Layer already exists [2022-06-17T06:23:11.381Z] b87acd051f3b: Layer already exists [2022-06-17T06:23:11.381Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:11.381Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:11.381Z] 2.2.1-dev.12: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:11.700Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:12.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:12.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-17T06:23:12.013Z] b87acd051f3b: Preparing [2022-06-17T06:23:12.013Z] 2502639b435c: Preparing [2022-06-17T06:23:12.013Z] 7f682057845b: Preparing [2022-06-17T06:23:12.013Z] 8eaea80978ce: Preparing [2022-06-17T06:23:12.013Z] 042813c0892e: Preparing [2022-06-17T06:23:12.013Z] fbc3c08086fb: Preparing [2022-06-17T06:23:12.013Z] 4fc242d58285: Preparing [2022-06-17T06:23:12.013Z] fbc3c08086fb: Waiting [2022-06-17T06:23:12.013Z] 4fc242d58285: Waiting [2022-06-17T06:23:12.013Z] 2502639b435c: Layer already exists [2022-06-17T06:23:12.013Z] 7f682057845b: Layer already exists [2022-06-17T06:23:12.013Z] 8eaea80978ce: Layer already exists [2022-06-17T06:23:12.013Z] b87acd051f3b: Layer already exists [2022-06-17T06:23:12.013Z] 042813c0892e: Layer already exists [2022-06-17T06:23:12.013Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:12.013Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:12.013Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:12.334Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:12.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-06-17T06:23:12.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-17T06:23:12.652Z] b87acd051f3b: Preparing [2022-06-17T06:23:12.652Z] 2502639b435c: Preparing [2022-06-17T06:23:12.652Z] 7f682057845b: Preparing [2022-06-17T06:23:12.652Z] 8eaea80978ce: Preparing [2022-06-17T06:23:12.652Z] 042813c0892e: Preparing [2022-06-17T06:23:12.652Z] fbc3c08086fb: Preparing [2022-06-17T06:23:12.652Z] 4fc242d58285: Preparing [2022-06-17T06:23:12.652Z] 7f682057845b: Layer already exists [2022-06-17T06:23:12.652Z] 8eaea80978ce: Layer already exists [2022-06-17T06:23:12.652Z] 2502639b435c: Layer already exists [2022-06-17T06:23:12.652Z] b87acd051f3b: Layer already exists [2022-06-17T06:23:12.652Z] 042813c0892e: Layer already exists [2022-06-17T06:23:12.652Z] fbc3c08086fb: Layer already exists [2022-06-17T06:23:12.652Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:12.652Z] main: digest: sha256:a2e9c8246c0c38d3e15945ea7281ae6b01daf8f6a6a42b20f6cbf41ca0e9351d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:23:12.721Z] ===================================================== [Pipeline] echo [2022-06-17T06:23:12.729Z] taggedImages: [2022-06-17T06:23:12.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:12.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-17T06:23:12.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.12 [2022-06-17T06:23:12.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:12.729Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-06-17T06:23:12.749Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-17T06:23:12.749Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:12.749Z] latest [2022-06-17T06:23:12.749Z] 2.2.1-dev.12 [2022-06-17T06:23:12.749Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:12.749Z] main [2022-06-17T06:23:12.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:13.079Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:13.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:13.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-17T06:23:13.397Z] a254b9e5f3a0: Preparing [2022-06-17T06:23:13.397Z] d0a26bdcd746: Preparing [2022-06-17T06:23:13.397Z] 913912992224: Preparing [2022-06-17T06:23:13.397Z] 1526411bc071: Preparing [2022-06-17T06:23:13.397Z] b541d28bf3b4: Preparing [2022-06-17T06:23:13.397Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:13.397Z] 913912992224: Layer already exists [2022-06-17T06:23:13.397Z] a254b9e5f3a0: Pushed [2022-06-17T06:23:13.397Z] 1526411bc071: Pushed [2022-06-17T06:23:15.316Z] d0a26bdcd746: Pushed [2022-06-17T06:23:15.576Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:15.899Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:16.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-17T06:23:16.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-17T06:23:16.209Z] a254b9e5f3a0: Preparing [2022-06-17T06:23:16.209Z] d0a26bdcd746: Preparing [2022-06-17T06:23:16.209Z] 913912992224: Preparing [2022-06-17T06:23:16.209Z] 1526411bc071: Preparing [2022-06-17T06:23:16.209Z] b541d28bf3b4: Preparing [2022-06-17T06:23:16.209Z] d0a26bdcd746: Layer already exists [2022-06-17T06:23:16.209Z] 1526411bc071: Layer already exists [2022-06-17T06:23:16.209Z] 913912992224: Layer already exists [2022-06-17T06:23:16.209Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:16.209Z] a254b9e5f3a0: Layer already exists [2022-06-17T06:23:16.209Z] latest: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:16.530Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:16.843Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.12 [2022-06-17T06:23:16.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-17T06:23:16.843Z] a254b9e5f3a0: Preparing [2022-06-17T06:23:16.843Z] d0a26bdcd746: Preparing [2022-06-17T06:23:16.843Z] 913912992224: Preparing [2022-06-17T06:23:16.843Z] 1526411bc071: Preparing [2022-06-17T06:23:16.843Z] b541d28bf3b4: Preparing [2022-06-17T06:23:16.843Z] 913912992224: Layer already exists [2022-06-17T06:23:16.843Z] a254b9e5f3a0: Layer already exists [2022-06-17T06:23:16.843Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:16.843Z] d0a26bdcd746: Layer already exists [2022-06-17T06:23:16.843Z] 1526411bc071: Layer already exists [2022-06-17T06:23:16.843Z] 2.2.1-dev.12: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:17.167Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:17.494Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:17.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-17T06:23:17.494Z] a254b9e5f3a0: Preparing [2022-06-17T06:23:17.494Z] d0a26bdcd746: Preparing [2022-06-17T06:23:17.494Z] 913912992224: Preparing [2022-06-17T06:23:17.494Z] 1526411bc071: Preparing [2022-06-17T06:23:17.494Z] b541d28bf3b4: Preparing [2022-06-17T06:23:17.494Z] a254b9e5f3a0: Layer already exists [2022-06-17T06:23:17.494Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:17.494Z] 913912992224: Layer already exists [2022-06-17T06:23:17.494Z] 1526411bc071: Layer already exists [2022-06-17T06:23:17.494Z] d0a26bdcd746: Layer already exists [2022-06-17T06:23:17.494Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:17.819Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:18.133Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-06-17T06:23:18.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-17T06:23:18.133Z] a254b9e5f3a0: Preparing [2022-06-17T06:23:18.133Z] d0a26bdcd746: Preparing [2022-06-17T06:23:18.133Z] 913912992224: Preparing [2022-06-17T06:23:18.133Z] 1526411bc071: Preparing [2022-06-17T06:23:18.133Z] b541d28bf3b4: Preparing [2022-06-17T06:23:18.133Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:18.133Z] 913912992224: Layer already exists [2022-06-17T06:23:18.133Z] 1526411bc071: Layer already exists [2022-06-17T06:23:18.133Z] d0a26bdcd746: Layer already exists [2022-06-17T06:23:18.133Z] a254b9e5f3a0: Layer already exists [2022-06-17T06:23:18.133Z] main: digest: sha256:002c34d780e8fb79f5696171750382827e72975da59ec40aaa0a8a6de7f958ae size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:23:18.185Z] ===================================================== [Pipeline] echo [2022-06-17T06:23:18.195Z] taggedImages: [2022-06-17T06:23:18.195Z] - nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:18.195Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-17T06:23:18.195Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.12 [2022-06-17T06:23:18.195Z] - nexus3.edgexfoundry.org:10004/support-notifications:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:18.195Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-06-17T06:23:18.215Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-17T06:23:18.215Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:18.215Z] latest [2022-06-17T06:23:18.215Z] 2.2.1-dev.12 [2022-06-17T06:23:18.215Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:18.215Z] main [2022-06-17T06:23:18.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:18.533Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:18.849Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:18.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-17T06:23:18.849Z] 8e956db2f59c: Preparing [2022-06-17T06:23:18.849Z] 91ae65ee4331: Preparing [2022-06-17T06:23:18.849Z] 913912992224: Preparing [2022-06-17T06:23:18.849Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:23:18.849Z] b541d28bf3b4: Preparing [2022-06-17T06:23:18.849Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:18.849Z] 913912992224: Layer already exists [2022-06-17T06:23:18.849Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:23:18.849Z] 8e956db2f59c: Pushed [2022-06-17T06:23:21.391Z] 91ae65ee4331: Pushed [2022-06-17T06:23:21.391Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:21.710Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:22.021Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-17T06:23:22.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-17T06:23:22.021Z] 8e956db2f59c: Preparing [2022-06-17T06:23:22.021Z] 91ae65ee4331: Preparing [2022-06-17T06:23:22.021Z] 913912992224: Preparing [2022-06-17T06:23:22.021Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:23:22.021Z] b541d28bf3b4: Preparing [2022-06-17T06:23:22.021Z] 91ae65ee4331: Layer already exists [2022-06-17T06:23:22.021Z] 8e956db2f59c: Layer already exists [2022-06-17T06:23:22.021Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:23:22.021Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:22.021Z] 913912992224: Layer already exists [2022-06-17T06:23:22.021Z] latest: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:22.339Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:22.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.12 [2022-06-17T06:23:22.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-17T06:23:22.650Z] 8e956db2f59c: Preparing [2022-06-17T06:23:22.650Z] 91ae65ee4331: Preparing [2022-06-17T06:23:22.650Z] 913912992224: Preparing [2022-06-17T06:23:22.650Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:23:22.650Z] b541d28bf3b4: Preparing [2022-06-17T06:23:22.650Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:23:22.650Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:22.650Z] 91ae65ee4331: Layer already exists [2022-06-17T06:23:22.650Z] 8e956db2f59c: Layer already exists [2022-06-17T06:23:22.650Z] 913912992224: Layer already exists [2022-06-17T06:23:22.650Z] 2.2.1-dev.12: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:22.971Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:23.289Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:23.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-17T06:23:23.289Z] 8e956db2f59c: Preparing [2022-06-17T06:23:23.289Z] 91ae65ee4331: Preparing [2022-06-17T06:23:23.289Z] 913912992224: Preparing [2022-06-17T06:23:23.289Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:23:23.289Z] b541d28bf3b4: Preparing [2022-06-17T06:23:23.289Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:23.289Z] 8e956db2f59c: Layer already exists [2022-06-17T06:23:23.289Z] 91ae65ee4331: Layer already exists [2022-06-17T06:23:23.289Z] 913912992224: Layer already exists [2022-06-17T06:23:23.289Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:23:23.289Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:23.610Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:23.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-06-17T06:23:23.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-17T06:23:23.921Z] 8e956db2f59c: Preparing [2022-06-17T06:23:23.921Z] 91ae65ee4331: Preparing [2022-06-17T06:23:23.921Z] 913912992224: Preparing [2022-06-17T06:23:23.921Z] 5c7f3f9d57d2: Preparing [2022-06-17T06:23:23.921Z] b541d28bf3b4: Preparing [2022-06-17T06:23:23.921Z] 913912992224: Layer already exists [2022-06-17T06:23:23.921Z] 5c7f3f9d57d2: Layer already exists [2022-06-17T06:23:23.921Z] 91ae65ee4331: Layer already exists [2022-06-17T06:23:23.921Z] 8e956db2f59c: Layer already exists [2022-06-17T06:23:23.921Z] b541d28bf3b4: Layer already exists [2022-06-17T06:23:23.921Z] main: digest: sha256:62b21233c0ae5b0d0109881fb87bcb888c69fcb0af848fa824f03a48d207fbca size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:23:23.963Z] ===================================================== [Pipeline] echo [2022-06-17T06:23:23.970Z] taggedImages: [2022-06-17T06:23:23.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:23.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-17T06:23:23.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.12 [2022-06-17T06:23:23.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:23.970Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-06-17T06:23:23.999Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-17T06:23:23.999Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:23.999Z] latest [2022-06-17T06:23:23.999Z] 2.2.1-dev.12 [2022-06-17T06:23:23.999Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:23.999Z] main [2022-06-17T06:23:23.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:24.369Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:24.677Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:24.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-17T06:23:24.677Z] e34184135b20: Preparing [2022-06-17T06:23:24.677Z] bc72a887781a: Preparing [2022-06-17T06:23:24.677Z] 018972323ab9: Preparing [2022-06-17T06:23:24.677Z] 83e20fa55d14: Preparing [2022-06-17T06:23:24.677Z] 52f44be93a46: Preparing [2022-06-17T06:23:24.677Z] 10d82663b225: Preparing [2022-06-17T06:23:24.677Z] f7a7a140f1b3: Preparing [2022-06-17T06:23:24.677Z] 31e69d4774c9: Preparing [2022-06-17T06:23:24.677Z] 7750d494dfbd: Preparing [2022-06-17T06:23:24.677Z] 18708474c90b: Preparing [2022-06-17T06:23:24.677Z] 4fc242d58285: Preparing [2022-06-17T06:23:24.677Z] 10d82663b225: Waiting [2022-06-17T06:23:24.677Z] f7a7a140f1b3: Waiting [2022-06-17T06:23:24.677Z] 31e69d4774c9: Waiting [2022-06-17T06:23:24.677Z] 7750d494dfbd: Waiting [2022-06-17T06:23:24.677Z] 18708474c90b: Waiting [2022-06-17T06:23:24.677Z] 4fc242d58285: Waiting [2022-06-17T06:23:24.677Z] 52f44be93a46: Layer already exists [2022-06-17T06:23:24.677Z] 10d82663b225: Layer already exists [2022-06-17T06:23:24.677Z] f7a7a140f1b3: Layer already exists [2022-06-17T06:23:24.677Z] 31e69d4774c9: Layer already exists [2022-06-17T06:23:24.677Z] 7750d494dfbd: Layer already exists [2022-06-17T06:23:24.677Z] bc72a887781a: Pushed [2022-06-17T06:23:24.677Z] 18708474c90b: Layer already exists [2022-06-17T06:23:24.677Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:24.936Z] e34184135b20: Pushed [2022-06-17T06:23:25.881Z] 018972323ab9: Pushed [2022-06-17T06:23:32.459Z] 83e20fa55d14: Pushed [2022-06-17T06:23:32.459Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:32.775Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:33.086Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-17T06:23:33.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-17T06:23:33.086Z] e34184135b20: Preparing [2022-06-17T06:23:33.086Z] bc72a887781a: Preparing [2022-06-17T06:23:33.086Z] 018972323ab9: Preparing [2022-06-17T06:23:33.086Z] 83e20fa55d14: Preparing [2022-06-17T06:23:33.086Z] 52f44be93a46: Preparing [2022-06-17T06:23:33.086Z] 10d82663b225: Preparing [2022-06-17T06:23:33.086Z] f7a7a140f1b3: Preparing [2022-06-17T06:23:33.086Z] 31e69d4774c9: Preparing [2022-06-17T06:23:33.086Z] 7750d494dfbd: Preparing [2022-06-17T06:23:33.086Z] 18708474c90b: Preparing [2022-06-17T06:23:33.086Z] 4fc242d58285: Preparing [2022-06-17T06:23:33.086Z] f7a7a140f1b3: Waiting [2022-06-17T06:23:33.086Z] 31e69d4774c9: Waiting [2022-06-17T06:23:33.086Z] 10d82663b225: Waiting [2022-06-17T06:23:33.086Z] 7750d494dfbd: Waiting [2022-06-17T06:23:33.086Z] 18708474c90b: Waiting [2022-06-17T06:23:33.086Z] 4fc242d58285: Waiting [2022-06-17T06:23:33.086Z] 83e20fa55d14: Layer already exists [2022-06-17T06:23:33.086Z] e34184135b20: Layer already exists [2022-06-17T06:23:33.086Z] 52f44be93a46: Layer already exists [2022-06-17T06:23:33.086Z] 018972323ab9: Layer already exists [2022-06-17T06:23:33.086Z] bc72a887781a: Layer already exists [2022-06-17T06:23:33.086Z] 10d82663b225: Layer already exists [2022-06-17T06:23:33.086Z] f7a7a140f1b3: Layer already exists [2022-06-17T06:23:33.086Z] 18708474c90b: Layer already exists [2022-06-17T06:23:33.086Z] 7750d494dfbd: Layer already exists [2022-06-17T06:23:33.086Z] 31e69d4774c9: Layer already exists [2022-06-17T06:23:33.086Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:33.086Z] latest: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:33.396Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:33.709Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.12 [2022-06-17T06:23:33.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-17T06:23:33.709Z] e34184135b20: Preparing [2022-06-17T06:23:33.709Z] bc72a887781a: Preparing [2022-06-17T06:23:33.709Z] 018972323ab9: Preparing [2022-06-17T06:23:33.709Z] 83e20fa55d14: Preparing [2022-06-17T06:23:33.709Z] 52f44be93a46: Preparing [2022-06-17T06:23:33.709Z] 10d82663b225: Preparing [2022-06-17T06:23:33.709Z] f7a7a140f1b3: Preparing [2022-06-17T06:23:33.709Z] 31e69d4774c9: Preparing [2022-06-17T06:23:33.709Z] 7750d494dfbd: Preparing [2022-06-17T06:23:33.709Z] 18708474c90b: Preparing [2022-06-17T06:23:33.709Z] 4fc242d58285: Preparing [2022-06-17T06:23:33.709Z] 10d82663b225: Waiting [2022-06-17T06:23:33.709Z] f7a7a140f1b3: Waiting [2022-06-17T06:23:33.709Z] 31e69d4774c9: Waiting [2022-06-17T06:23:33.709Z] 7750d494dfbd: Waiting [2022-06-17T06:23:33.709Z] 18708474c90b: Waiting [2022-06-17T06:23:33.709Z] 4fc242d58285: Waiting [2022-06-17T06:23:33.709Z] 52f44be93a46: Layer already exists [2022-06-17T06:23:33.709Z] 018972323ab9: Layer already exists [2022-06-17T06:23:33.709Z] e34184135b20: Layer already exists [2022-06-17T06:23:33.709Z] bc72a887781a: Layer already exists [2022-06-17T06:23:33.709Z] 83e20fa55d14: Layer already exists [2022-06-17T06:23:33.709Z] 10d82663b225: Layer already exists [2022-06-17T06:23:33.709Z] f7a7a140f1b3: Layer already exists [2022-06-17T06:23:33.709Z] 31e69d4774c9: Layer already exists [2022-06-17T06:23:33.709Z] 18708474c90b: Layer already exists [2022-06-17T06:23:33.709Z] 7750d494dfbd: Layer already exists [2022-06-17T06:23:33.709Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:33.709Z] 2.2.1-dev.12: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:34.015Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:34.320Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:34.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-17T06:23:34.320Z] e34184135b20: Preparing [2022-06-17T06:23:34.320Z] bc72a887781a: Preparing [2022-06-17T06:23:34.320Z] 018972323ab9: Preparing [2022-06-17T06:23:34.320Z] 83e20fa55d14: Preparing [2022-06-17T06:23:34.320Z] 52f44be93a46: Preparing [2022-06-17T06:23:34.320Z] 10d82663b225: Preparing [2022-06-17T06:23:34.320Z] f7a7a140f1b3: Preparing [2022-06-17T06:23:34.320Z] 31e69d4774c9: Preparing [2022-06-17T06:23:34.320Z] 7750d494dfbd: Preparing [2022-06-17T06:23:34.320Z] 18708474c90b: Preparing [2022-06-17T06:23:34.320Z] 4fc242d58285: Preparing [2022-06-17T06:23:34.320Z] 10d82663b225: Waiting [2022-06-17T06:23:34.320Z] 18708474c90b: Waiting [2022-06-17T06:23:34.320Z] 31e69d4774c9: Waiting [2022-06-17T06:23:34.320Z] f7a7a140f1b3: Waiting [2022-06-17T06:23:34.320Z] 7750d494dfbd: Waiting [2022-06-17T06:23:34.320Z] 4fc242d58285: Waiting [2022-06-17T06:23:34.320Z] bc72a887781a: Layer already exists [2022-06-17T06:23:34.320Z] e34184135b20: Layer already exists [2022-06-17T06:23:34.320Z] 52f44be93a46: Layer already exists [2022-06-17T06:23:34.320Z] 018972323ab9: Layer already exists [2022-06-17T06:23:34.320Z] 83e20fa55d14: Layer already exists [2022-06-17T06:23:34.320Z] f7a7a140f1b3: Layer already exists [2022-06-17T06:23:34.320Z] 18708474c90b: Layer already exists [2022-06-17T06:23:34.320Z] 7750d494dfbd: Layer already exists [2022-06-17T06:23:34.320Z] 31e69d4774c9: Layer already exists [2022-06-17T06:23:34.320Z] 10d82663b225: Layer already exists [2022-06-17T06:23:34.320Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:34.320Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:34.649Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:23:34.956Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-06-17T06:23:34.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-17T06:23:34.956Z] e34184135b20: Preparing [2022-06-17T06:23:34.956Z] bc72a887781a: Preparing [2022-06-17T06:23:34.956Z] 018972323ab9: Preparing [2022-06-17T06:23:34.956Z] 83e20fa55d14: Preparing [2022-06-17T06:23:34.956Z] 52f44be93a46: Preparing [2022-06-17T06:23:34.956Z] 10d82663b225: Preparing [2022-06-17T06:23:34.956Z] f7a7a140f1b3: Preparing [2022-06-17T06:23:34.956Z] 31e69d4774c9: Preparing [2022-06-17T06:23:34.956Z] 7750d494dfbd: Preparing [2022-06-17T06:23:34.956Z] 18708474c90b: Preparing [2022-06-17T06:23:34.956Z] 4fc242d58285: Preparing [2022-06-17T06:23:34.956Z] 7750d494dfbd: Waiting [2022-06-17T06:23:34.956Z] 18708474c90b: Waiting [2022-06-17T06:23:34.956Z] 4fc242d58285: Waiting [2022-06-17T06:23:34.956Z] 10d82663b225: Waiting [2022-06-17T06:23:34.956Z] f7a7a140f1b3: Waiting [2022-06-17T06:23:34.956Z] e34184135b20: Layer already exists [2022-06-17T06:23:34.956Z] bc72a887781a: Layer already exists [2022-06-17T06:23:34.956Z] 52f44be93a46: Layer already exists [2022-06-17T06:23:34.956Z] 83e20fa55d14: Layer already exists [2022-06-17T06:23:34.956Z] 018972323ab9: Layer already exists [2022-06-17T06:23:34.956Z] 10d82663b225: Layer already exists [2022-06-17T06:23:34.956Z] f7a7a140f1b3: Layer already exists [2022-06-17T06:23:34.956Z] 7750d494dfbd: Layer already exists [2022-06-17T06:23:34.956Z] 31e69d4774c9: Layer already exists [2022-06-17T06:23:34.956Z] 18708474c90b: Layer already exists [2022-06-17T06:23:34.956Z] 4fc242d58285: Layer already exists [2022-06-17T06:23:34.956Z] main: digest: sha256:30a338d8e5709ec93833a1d8729fff102887cba26cd929845fd65a1d3716d509 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:23:35.003Z] ===================================================== [Pipeline] echo [2022-06-17T06:23:35.011Z] taggedImages: [2022-06-17T06:23:35.011Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:23:35.011Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-17T06:23:35.011Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.12 [2022-06-17T06:23:35.011Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:23:35.011Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-17T06:23:40.194Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:23:40.194Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:23:40.194Z] ---> ad116f9f125a [2022-06-17T06:23:40.194Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T06:23:40.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:23:40.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:23:40.194Z] ---> ad116f9f125a [2022-06-17T06:23:40.194Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T06:23:40.194Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:23:40.194Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:23:40.194Z] ---> ad116f9f125a [2022-06-17T06:23:40.194Z] Step 3/20 : WORKDIR /edgex-go [2022-06-17T06:23:40.194Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:23:40.194Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:23:40.194Z] ---> ad116f9f125a [2022-06-17T06:23:40.194Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T06:23:40.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:23:40.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:23:40.194Z] ---> ad116f9f125a [2022-06-17T06:23:40.194Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T06:23:40.194Z] ---> Running in c95d989e9dcc [2022-06-17T06:23:40.194Z] ---> Running in 5b5a45c58334 [2022-06-17T06:23:40.194Z] ---> Running in adfb539755be [2022-06-17T06:23:40.194Z] ---> Running in a894b34b375e [2022-06-17T06:23:40.194Z] ---> Running in 7dbdf91e3c03 [2022-06-17T06:23:40.194Z] Removing intermediate container c95d989e9dcc [2022-06-17T06:23:40.194Z] ---> 59de06a15c74 [2022-06-17T06:23:40.194Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:23:40.194Z] Removing intermediate container 5b5a45c58334 [2022-06-17T06:23:40.194Z] ---> d1201bda44ea [2022-06-17T06:23:40.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:23:40.194Z] ---> Running in 027cfd4b5d2c [2022-06-17T06:23:40.194Z] Removing intermediate container a894b34b375e [2022-06-17T06:23:40.194Z] ---> 7171fcb7a429 [2022-06-17T06:23:40.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:23:40.194Z] Removing intermediate container 7dbdf91e3c03 [2022-06-17T06:23:40.194Z] ---> cdc06fbf7990 [2022-06-17T06:23:40.194Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-17T06:23:40.194Z] ---> Running in 93b0a28c5abd [2022-06-17T06:23:40.194Z] Removing intermediate container adfb539755be [2022-06-17T06:23:40.194Z] ---> 09e35a6bbb81 [2022-06-17T06:23:40.194Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:23:40.194Z] ---> Running in 68325da57b72 [2022-06-17T06:23:40.194Z] ---> Running in 371e3c06b0e6 [2022-06-17T06:23:40.194Z] ---> Running in 8ea471a63a30 [2022-06-17T06:23:42.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:42.805Z] Removing intermediate container 027cfd4b5d2c [2022-06-17T06:23:42.805Z] ---> bc4c606f4a92 [2022-06-17T06:23:42.805Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T06:23:42.805Z] Removing intermediate container 68325da57b72 [2022-06-17T06:23:42.805Z] ---> c80d88ec52b7 [2022-06-17T06:23:42.805Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T06:23:42.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:43.087Z] ---> Running in be46364f9013 [2022-06-17T06:23:43.087Z] ---> Running in 471d7075ddfc [2022-06-17T06:23:43.087Z] Removing intermediate container 93b0a28c5abd [2022-06-17T06:23:43.087Z] ---> 9e79f1ea3768 [2022-06-17T06:23:43.087Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-17T06:23:43.087Z] Removing intermediate container 8ea471a63a30 [2022-06-17T06:23:43.087Z] ---> 540131e876b8 [2022-06-17T06:23:43.087Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T06:23:43.364Z] ---> Running in dbf35c4c719e [2022-06-17T06:23:43.364Z] ---> Running in e267b1506678 [2022-06-17T06:23:44.364Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:23:44.365Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:23:44.365Z] OK: 15743 distinct packages available [2022-06-17T06:23:44.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:44.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:45.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:45.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:45.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:45.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:45.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:46.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:46.341Z] OK: 220 MiB in 52 packages [2022-06-17T06:23:46.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:46.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:23:47.362Z] OK: 220 MiB in 52 packages [2022-06-17T06:23:47.639Z] OK: 220 MiB in 52 packages [2022-06-17T06:23:47.923Z] OK: 220 MiB in 52 packages [2022-06-17T06:23:47.923Z] OK: 220 MiB in 52 packages [2022-06-17T06:23:47.923Z] Removing intermediate container 371e3c06b0e6 [2022-06-17T06:23:47.923Z] ---> 9f57cd4e733a [2022-06-17T06:23:47.923Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-17T06:23:49.401Z] Removing intermediate container be46364f9013 [2022-06-17T06:23:49.401Z] ---> 60bcae53553e [2022-06-17T06:23:49.401Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T06:23:49.402Z] Removing intermediate container dbf35c4c719e [2022-06-17T06:23:49.402Z] ---> ff1928603adb [2022-06-17T06:23:49.402Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T06:23:49.402Z] Removing intermediate container e267b1506678 [2022-06-17T06:23:49.402Z] ---> 7be7dad755bf [2022-06-17T06:23:49.402Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T06:23:49.402Z] Removing intermediate container 471d7075ddfc [2022-06-17T06:23:49.402Z] ---> 6a3b11226ba5 [2022-06-17T06:23:49.402Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T06:23:49.402Z] ---> 289f7028d893 [2022-06-17T06:23:49.402Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:23:49.700Z] ---> Running in 91f58e9849f9 [2022-06-17T06:23:50.326Z] ---> 19b700266cfb [2022-06-17T06:23:50.326Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:23:50.614Z] ---> Running in be67b1b895c7 [2022-06-17T06:23:50.614Z] ---> 623ab44156f1 [2022-06-17T06:23:50.614Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:23:50.896Z] ---> c24c778c003d [2022-06-17T06:23:50.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:23:50.896Z] ---> Running in 4fdc009e9d2c [2022-06-17T06:23:50.896Z] ---> 735a4304572d [2022-06-17T06:23:50.896Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:23:51.189Z] ---> Running in 9b4f687d255b [2022-06-17T06:23:51.189Z] ---> Running in ed5851addb35 [2022-06-17T06:23:55.525Z] Removing intermediate container 91f58e9849f9 [2022-06-17T06:23:55.525Z] ---> 516db441c969 [2022-06-17T06:23:55.525Z] Step 7/20 : COPY . . [2022-06-17T06:23:55.525Z] Removing intermediate container be67b1b895c7 [2022-06-17T06:23:55.525Z] ---> ea2f1782edce [2022-06-17T06:23:55.525Z] Step 8/25 : COPY . . [2022-06-17T06:23:57.013Z] Removing intermediate container 4fdc009e9d2c [2022-06-17T06:23:57.013Z] ---> 2f586599f279 [2022-06-17T06:23:57.013Z] Step 8/26 : COPY . . [2022-06-17T06:23:57.620Z] Removing intermediate container 9b4f687d255b [2022-06-17T06:23:57.620Z] Removing intermediate container ed5851addb35 [2022-06-17T06:23:57.620Z] ---> 990fb6faf172 [2022-06-17T06:23:57.620Z] Step 8/22 : COPY . . [2022-06-17T06:23:57.620Z] ---> 02422f9f5a15 [2022-06-17T06:23:57.620Z] Step 8/22 : COPY . . [2022-06-17T06:24:12.758Z] ---> e0bbd6a1aafd [2022-06-17T06:24:12.758Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-17T06:24:12.758Z] ---> 59ed47ea535c [2022-06-17T06:24:12.758Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-17T06:24:12.758Z] ---> Running in 7f53acba76e7 [2022-06-17T06:24:12.758Z] ---> 2e26f3be8303 [2022-06-17T06:24:12.758Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T06:24:12.758Z] ---> bd83d9c66800 [2022-06-17T06:24:12.758Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-17T06:24:12.758Z] ---> Running in 115759354f66 [2022-06-17T06:24:13.040Z] ---> Running in 0de2df8617a0 [2022-06-17T06:24:13.040Z] ---> Running in 34874fb34fa1 [2022-06-17T06:24:13.328Z] ---> 3fb2e2f9d2da [2022-06-17T06:24:13.328Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T06:24:13.607Z] ---> Running in 1160c38014d4 [2022-06-17T06:24:13.888Z] Removing intermediate container 0de2df8617a0 [2022-06-17T06:24:13.888Z] ---> a816ad57fcb4 [2022-06-17T06:24:13.888Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-17T06:24:13.888Z] ---> Running in a3b220e95e3c [2022-06-17T06:24:14.167Z] Removing intermediate container 1160c38014d4 [2022-06-17T06:24:14.167Z] ---> ed7f681775a7 [2022-06-17T06:24:14.167Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T06:24:14.449Z] ---> Running in 951d8bed8606 [2022-06-17T06:24:14.732Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-17T06:24:14.732Z] Removing intermediate container a3b220e95e3c [2022-06-17T06:24:14.732Z] ---> 326f6fc57be0 [2022-06-17T06:24:14.732Z] 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-06-17T06:24:15.009Z] ---> Running in c4d40e026504 [2022-06-17T06:24:15.287Z] Removing intermediate container 951d8bed8606 [2022-06-17T06:24:15.287Z] ---> e379ef8213be [2022-06-17T06:24:15.287Z] 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-06-17T06:24:15.287Z] ---> Running in be2736246300 [2022-06-17T06:24:15.287Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-17T06:24:15.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-17T06:24:18.998Z] Removing intermediate container c4d40e026504 [2022-06-17T06:24:18.998Z] ---> 96cd64bee6c2 [2022-06-17T06:24:18.998Z] Step 12/25 : WORKDIR /edgex-go [2022-06-17T06:24:18.998Z] ---> Running in 1e1ab46f0567 [2022-06-17T06:24:18.998Z] Removing intermediate container be2736246300 [2022-06-17T06:24:18.998Z] ---> aee31b41a67a [2022-06-17T06:24:18.998Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T06:24:19.284Z] ---> Running in 851eb50e990f [2022-06-17T06:24:19.284Z] Removing intermediate container 1e1ab46f0567 [2022-06-17T06:24:19.284Z] ---> c847c14584fb [2022-06-17T06:24:19.284Z] [2022-06-17T06:24:19.561Z] Step 13/25 : FROM alpine:3.15 [2022-06-17T06:24:19.561Z] 3.15: Pulling from library/alpine [2022-06-17T06:24:19.561Z] Removing intermediate container 851eb50e990f [2022-06-17T06:24:19.839Z] ---> aa5d93733901 [2022-06-17T06:24:19.839Z] [2022-06-17T06:24:19.839Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T06:24:19.839Z] 3.15: Pulling from library/alpine [2022-06-17T06:24:21.829Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T06:24:21.830Z] Status: Downloaded newer image for alpine:3.15 [2022-06-17T06:24:21.830Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-17T06:24:21.830Z] Status: Image is up to date for alpine:3.15 [2022-06-17T06:24:21.830Z] ---> 3fb3c9af89a9 [2022-06-17T06:24:21.830Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:24:21.830Z] ---> 3fb3c9af89a9 [2022-06-17T06:24:21.830Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:24:21.830Z] ---> Running in 7f32dc720d44 [2022-06-17T06:24:21.830Z] ---> Running in d01d037285ed [2022-06-17T06:24:22.458Z] Removing intermediate container 7f32dc720d44 [2022-06-17T06:24:22.458Z] ---> d81097137fd2 [2022-06-17T06:24:22.458Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:24:22.458Z] Removing intermediate container d01d037285ed [2022-06-17T06:24:22.458Z] ---> b0db98c83560 [2022-06-17T06:24:22.458Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:24:22.734Z] ---> Running in 03a44144305c [2022-06-17T06:24:22.734Z] ---> Running in 93aecf500955 [2022-06-17T06:24:27.065Z] Removing intermediate container 93aecf500955 [2022-06-17T06:24:27.065Z] ---> e9361062032b [2022-06-17T06:24:27.065Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-17T06:24:27.065Z] Removing intermediate container 03a44144305c [2022-06-17T06:24:27.065Z] ---> 1875601a7abe [2022-06-17T06:24:27.065Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T06:24:27.065Z] ---> Running in 9dcaa4316a53 [2022-06-17T06:24:27.065Z] ---> Running in 0f82e89f0eed [2022-06-17T06:24:29.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:29.070Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:30.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:30.056Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:31.505Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:24:31.505Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:24:31.505Z] OK: 15736 distinct packages available [2022-06-17T06:24:31.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:31.505Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:24:31.505Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:24:31.505Z] OK: 15736 distinct packages available [2022-06-17T06:24:31.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:32.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:32.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:24:33.650Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-17T06:24:33.650Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:24:33.927Z] (3/5) Installing libucontext (1.1-r0) [2022-06-17T06:24:33.927Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-17T06:24:33.927Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-17T06:24:33.927Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:24:33.927Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-17T06:24:34.206Z] (3/4) Installing libucontext (1.1-r0) [2022-06-17T06:24:34.206Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:24:34.206Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-17T06:24:34.206Z] OK: 6 MiB in 19 packages [2022-06-17T06:24:34.206Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:24:34.206Z] OK: 6 MiB in 18 packages [2022-06-17T06:24:36.191Z] Removing intermediate container 0f82e89f0eed [2022-06-17T06:24:36.191Z] ---> 92f031132236 [2022-06-17T06:24:36.191Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T06:24:36.466Z] Removing intermediate container 9dcaa4316a53 [2022-06-17T06:24:36.466Z] ---> 272f3704a554 [2022-06-17T06:24:36.466Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T06:24:44.759Z] ---> 0bdfb17ccb11 [2022-06-17T06:24:44.759Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T06:24:44.759Z] ---> 68d63ead1859 [2022-06-17T06:24:44.759Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T06:24:44.759Z] ---> 5f2225cd9e0b [2022-06-17T06:24:44.759Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-17T06:24:46.193Z] ---> e0f7700c4f40 [2022-06-17T06:24:46.193Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-17T06:24:46.193Z] ---> 6160f58f15bd [2022-06-17T06:24:46.193Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-17T06:24:46.193Z] ---> Running in 8e0c87634505 [2022-06-17T06:24:46.789Z] Removing intermediate container 8e0c87634505 [2022-06-17T06:24:46.789Z] ---> 2b208e98b68b [2022-06-17T06:24:46.789Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-17T06:24:47.389Z] ---> 2e881cc1bc20 [2022-06-17T06:24:47.389Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T06:24:47.389Z] ---> Running in 94c59b40e809 [2022-06-17T06:24:47.993Z] Removing intermediate container 94c59b40e809 [2022-06-17T06:24:47.993Z] ---> 11a35083f793 [2022-06-17T06:24:47.993Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] ---> f12d69abc142 [2022-06-17T06:24:47.993Z] Step 21/26 : WORKDIR / [2022-06-17T06:24:47.993Z] [2022-06-17T06:24:48.262Z] ---> Running in de9ead5b8ead [2022-06-17T06:24:48.262Z] ---> Running in bc37ca6ebc80 [2022-06-17T06:24:48.861Z] Removing intermediate container bc37ca6ebc80 [2022-06-17T06:24:48.861Z] ---> 81ea6dc0bd47 [2022-06-17T06:24:48.861Z] Step 23/25 : LABEL arch=arm64 [2022-06-17T06:24:48.861Z] Removing intermediate container de9ead5b8ead [2022-06-17T06:24:48.861Z] ---> b255525d2d8a [2022-06-17T06:24:48.861Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T06:24:49.140Z] ---> Running in 96b123b85dd4 [2022-06-17T06:24:49.140Z] ---> Running in ce4fabd33817 [2022-06-17T06:24:49.759Z] Removing intermediate container ce4fabd33817 [2022-06-17T06:24:49.759Z] ---> a4096f9d83cc [2022-06-17T06:24:49.759Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T06:24:49.759Z] ---> Running in 106eaf0d3577 [2022-06-17T06:24:49.759Z] Removing intermediate container 96b123b85dd4 [2022-06-17T06:24:49.759Z] ---> 04c23c35debd [2022-06-17T06:24:49.759Z] Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:24:49.759Z] ---> Running in 4defa0a98fe3 [2022-06-17T06:24:50.358Z] Removing intermediate container 106eaf0d3577 [2022-06-17T06:24:50.358Z] ---> 1ac53379ddd8 [2022-06-17T06:24:50.358Z] Step 24/26 : LABEL arch=arm64 [2022-06-17T06:24:50.358Z] ---> Running in b26bf5673e75 [2022-06-17T06:24:50.643Z] Removing intermediate container 4defa0a98fe3 [2022-06-17T06:24:50.643Z] ---> 6f3e0e1c688e [2022-06-17T06:24:50.643Z] Step 25/25 : LABEL version=2.2.1-dev.12 [2022-06-17T06:24:50.929Z] ---> Running in 6b1e9bcd2167 [2022-06-17T06:24:51.203Z] Removing intermediate container b26bf5673e75 [2022-06-17T06:24:51.203Z] ---> 3917911ae3af [2022-06-17T06:24:51.203Z] Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:24:51.477Z] ---> Running in 765f7ba17e14 [2022-06-17T06:24:51.477Z] Removing intermediate container 6b1e9bcd2167 [2022-06-17T06:24:51.477Z] ---> 570e1f63c4d2 [2022-06-17T06:24:51.477Z] [2022-06-17T06:24:52.083Z] Successfully built 570e1f63c4d2 [2022-06-17T06:24:52.083Z] Successfully tagged security-spire-server-arm64:latest [2022-06-17T06:24:52.083Z]  Building security-spire-server ... done Building security-spire-agent [2022-06-17T06:24:52.363Z] Removing intermediate container 765f7ba17e14 [2022-06-17T06:24:52.363Z] ---> d7c89ef97394 [2022-06-17T06:24:52.363Z] Step 26/26 : LABEL version=2.2.1-dev.12 [2022-06-17T06:24:52.363Z] ---> Running in fc2fc0979160 [2022-06-17T06:24:52.966Z] Removing intermediate container fc2fc0979160 [2022-06-17T06:24:52.966Z] ---> cde3c0e22d49 [2022-06-17T06:24:52.966Z] [2022-06-17T06:24:53.240Z] Successfully built cde3c0e22d49 [2022-06-17T06:24:53.240Z] Successfully tagged security-spire-config-arm64:latest [2022-06-17T06:24:53.240Z] Building core-data [2022-06-17T06:25:20.062Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:25:20.062Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:25:20.062Z] ---> ad116f9f125a [2022-06-17T06:25:20.062Z] Step 3/26 : WORKDIR /edgex-go [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 09e35a6bbb81 [2022-06-17T06:25:20.062Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 540131e876b8 [2022-06-17T06:25:20.062Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 7be7dad755bf [2022-06-17T06:25:20.062Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 623ab44156f1 [2022-06-17T06:25:20.062Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 2f586599f279 [2022-06-17T06:25:20.062Z] Step 8/26 : COPY . . [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 3fb2e2f9d2da [2022-06-17T06:25:20.062Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> ed7f681775a7 [2022-06-17T06:25:20.062Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> e379ef8213be [2022-06-17T06:25:20.062Z] 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-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> aee31b41a67a [2022-06-17T06:25:20.062Z] Step 12/26 : WORKDIR /edgex-go [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> aa5d93733901 [2022-06-17T06:25:20.062Z] [2022-06-17T06:25:20.062Z] Step 13/26 : FROM alpine:3.15 [2022-06-17T06:25:20.062Z] ---> 3fb3c9af89a9 [2022-06-17T06:25:20.062Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> b0db98c83560 [2022-06-17T06:25:20.062Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> e9361062032b [2022-06-17T06:25:20.062Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-17T06:25:20.062Z] ---> Running in a459f6a6c0b1 [2022-06-17T06:25:20.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:25:20.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:25:20.062Z] ---> ad116f9f125a [2022-06-17T06:25:20.062Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 09e35a6bbb81 [2022-06-17T06:25:20.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:25:20.062Z] ---> Using cache [2022-06-17T06:25:20.062Z] ---> 540131e876b8 [2022-06-17T06:25:20.062Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-17T06:25:20.062Z] ---> Running in be0aee62df2f [2022-06-17T06:25:20.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:25:20.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:25:21.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:25:21.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:25:23.278Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:25:23.278Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:25:23.278Z] OK: 15736 distinct packages available [2022-06-17T06:25:23.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:25:23.278Z] OK: 220 MiB in 52 packages [2022-06-17T06:25:24.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:25:24.548Z] Removing intermediate container be0aee62df2f [2022-06-17T06:25:24.548Z] ---> 38becf28c481 [2022-06-17T06:25:24.548Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:25:25.601Z] ---> bc96f4e3b250 [2022-06-17T06:25:25.601Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:25:25.601Z] ---> Running in 7c1a1962c31e [2022-06-17T06:25:26.232Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-17T06:25:26.232Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:25:26.232Z] (3/5) Installing libucontext (1.1-r0) [2022-06-17T06:25:26.232Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-17T06:25:26.583Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-17T06:25:26.583Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:25:26.947Z] OK: 6 MiB in 19 packages [2022-06-17T06:25:29.062Z] Removing intermediate container a459f6a6c0b1 [2022-06-17T06:25:29.062Z] ---> 1e89c0996823 [2022-06-17T06:25:29.062Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-17T06:25:32.485Z] ---> 3c18edd48c6c [2022-06-17T06:25:32.485Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-17T06:25:32.485Z] Removing intermediate container 7c1a1962c31e [2022-06-17T06:25:32.485Z] ---> 90ae31b03966 [2022-06-17T06:25:32.485Z] Step 8/23 : COPY . . [2022-06-17T06:25:40.793Z] ---> 5ac9b2897b12 [2022-06-17T06:25:40.793Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-17T06:25:41.072Z] ---> 09682b1416c5 [2022-06-17T06:25:41.072Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-17T06:25:42.516Z] ---> a3ac89cf0f52 [2022-06-17T06:25:42.516Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-17T06:25:43.965Z] ---> 4f29fc553864 [2022-06-17T06:25:43.965Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-17T06:25:44.240Z] ---> Running in e305fc268601 [2022-06-17T06:25:45.229Z] Removing intermediate container e305fc268601 [2022-06-17T06:25:45.229Z] ---> 46a31b4b3f26 [2022-06-17T06:25:45.229Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-17T06:25:45.501Z] ---> Running in edd1047c6622 [2022-06-17T06:25:46.486Z] Removing intermediate container edd1047c6622 [2022-06-17T06:25:46.486Z] ---> d4bd380875c8 [2022-06-17T06:25:46.486Z] Step 24/26 : LABEL arch=arm64 [2022-06-17T06:25:46.486Z] ---> Running in 22bd90611506 [2022-06-17T06:25:47.470Z] Removing intermediate container 22bd90611506 [2022-06-17T06:25:47.470Z] ---> 2eabf65dc2fc [2022-06-17T06:25:47.470Z] Step 25/26 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:25:47.749Z] ---> Running in c0e25e58b778 [2022-06-17T06:25:48.740Z] Removing intermediate container c0e25e58b778 [2022-06-17T06:25:48.740Z] ---> d8e909808e59 [2022-06-17T06:25:48.740Z] Step 26/26 : LABEL version=2.2.1-dev.12 [2022-06-17T06:25:48.740Z] ---> Running in a83644025946 [2022-06-17T06:25:49.728Z] Removing intermediate container a83644025946 [2022-06-17T06:25:49.728Z] ---> 055c18572a02 [2022-06-17T06:25:49.728Z] [2022-06-17T06:25:50.329Z] Successfully built 055c18572a02 [2022-06-17T06:25:50.330Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-17T06:25:50.330Z] Building security-bootstrapper [2022-06-17T06:25:50.606Z]  Building security-spire-agent ... done  ---> f8a21fe16432 [2022-06-17T06:25:50.606Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-17T06:25:50.606Z] ---> Running in 53199b9f96d6 [2022-06-17T06:25:52.596Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-17T06:26:07.728Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:26:07.728Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:26:07.728Z] ---> ad116f9f125a [2022-06-17T06:26:07.728Z] Step 3/31 : WORKDIR /edgex-go [2022-06-17T06:26:07.728Z] ---> Using cache [2022-06-17T06:26:07.728Z] ---> 09e35a6bbb81 [2022-06-17T06:26:07.728Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:26:07.728Z] ---> Using cache [2022-06-17T06:26:07.728Z] ---> 540131e876b8 [2022-06-17T06:26:07.728Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-17T06:26:07.728Z] ---> Running in e2c2d5e256d8 [2022-06-17T06:26:09.176Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:26:10.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:26:11.165Z] OK: 220 MiB in 52 packages [2022-06-17T06:26:12.640Z] Removing intermediate container e2c2d5e256d8 [2022-06-17T06:26:12.640Z] ---> e36a41ea34b4 [2022-06-17T06:26:12.640Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-17T06:26:13.633Z] ---> b25d07bcb5a0 [2022-06-17T06:26:13.633Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:26:13.633Z] ---> Running in a9b5d5224758 [2022-06-17T06:26:19.063Z] Removing intermediate container a9b5d5224758 [2022-06-17T06:26:19.063Z] ---> 27432e57b4c1 [2022-06-17T06:26:19.063Z] Step 8/31 : COPY . . [2022-06-17T06:26:32.407Z] ---> fc9ee5a7a162 [2022-06-17T06:26:32.407Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-17T06:26:32.407Z] ---> Running in 752617ecdc83 [2022-06-17T06:26:32.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-17T06:30:56.185Z] Removing intermediate container 115759354f66 [2022-06-17T06:30:56.185Z] ---> ba6dd3de381f [2022-06-17T06:30:56.185Z] [2022-06-17T06:30:56.185Z] Step 9/20 : FROM alpine:3.15 [2022-06-17T06:30:56.185Z] ---> 3fb3c9af89a9 [2022-06-17T06:30:56.185Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-17T06:30:56.185Z] ---> Using cache [2022-06-17T06:30:56.185Z] ---> b0db98c83560 [2022-06-17T06:30:56.185Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:30:56.185Z] ---> Using cache [2022-06-17T06:30:56.185Z] ---> e9361062032b [2022-06-17T06:30:56.185Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-17T06:30:56.185Z] ---> Running in 433e6c56385c [2022-06-17T06:30:56.185Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:30:56.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:30:57.940Z] v3.15.4-197-g0764b33b2f [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-17T06:30:57.940Z] v3.15.4-196-g2994ab467e [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-17T06:30:57.940Z] OK: 15736 distinct packages available [2022-06-17T06:30:57.940Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:30:59.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:00.407Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-17T06:31:00.686Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-17T06:31:00.686Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T06:31:00.966Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-17T06:31:00.966Z] (5/9) Installing curl (7.80.0-r1) [2022-06-17T06:31:01.246Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-17T06:31:01.246Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-17T06:31:01.246Z] (8/9) Installing libucontext (1.1-r0) [2022-06-17T06:31:01.525Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-17T06:31:01.525Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:31:01.525Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:31:02.133Z] OK: 8 MiB in 23 packages [2022-06-17T06:31:04.809Z] Removing intermediate container 433e6c56385c [2022-06-17T06:31:04.809Z] ---> c3730d24f697 [2022-06-17T06:31:05.094Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:31:06.554Z] ---> 9531220a9217 [2022-06-17T06:31:06.554Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-17T06:31:10.930Z] ---> 3e79ef77489a [2022-06-17T06:31:10.930Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-17T06:31:12.397Z] ---> 660ba2378b49 [2022-06-17T06:31:12.397Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-17T06:31:12.679Z] ---> Running in db7430e01cb9 [2022-06-17T06:31:13.290Z] Removing intermediate container db7430e01cb9 [2022-06-17T06:31:13.290Z] ---> de785dee14b6 [2022-06-17T06:31:13.290Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:31:13.685Z] ---> Running in fd19eb684583 [2022-06-17T06:31:13.685Z] Removing intermediate container 752617ecdc83 [2022-06-17T06:31:13.685Z] ---> 5ea5474db137 [2022-06-17T06:31:13.685Z] [2022-06-17T06:31:13.685Z] Step 10/31 : FROM alpine:3.14 [2022-06-17T06:31:13.685Z] 3.14: Pulling from library/alpine [2022-06-17T06:31:14.835Z] Removing intermediate container fd19eb684583 [2022-06-17T06:31:14.835Z] ---> 84c73362afe6 [2022-06-17T06:31:14.835Z] Step 18/20 : LABEL arch=arm64 [2022-06-17T06:31:15.142Z] ---> Running in 3147618345c5 [2022-06-17T06:31:16.737Z] Removing intermediate container 3147618345c5 [2022-06-17T06:31:16.737Z] ---> 9a6bef286852 [2022-06-17T06:31:16.737Z] Step 19/20 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:31:16.737Z] ---> Running in 58018f1dbc91 [2022-06-17T06:31:17.356Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T06:31:17.356Z] Status: Downloaded newer image for alpine:3.14 [2022-06-17T06:31:17.356Z] ---> ac73e934f311 [2022-06-17T06:31:17.356Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-17T06:31:17.654Z] ---> Running in 6d33df1f7993 [2022-06-17T06:31:17.654Z] Removing intermediate container 58018f1dbc91 [2022-06-17T06:31:17.654Z] ---> ec0bcbd31112 [2022-06-17T06:31:17.654Z] Step 20/20 : LABEL version=2.2.1-dev.12 [2022-06-17T06:31:17.941Z] ---> Running in 68fb6c513e65 [2022-06-17T06:31:18.217Z] Removing intermediate container 6d33df1f7993 [2022-06-17T06:31:18.217Z] ---> 1edfd7c7eb2c [2022-06-17T06:31:18.217Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-17T06:31:18.503Z] ---> Running in cb24145ab03a [2022-06-17T06:31:18.783Z] Removing intermediate container 68fb6c513e65 [2022-06-17T06:31:18.783Z] ---> 00bfd2df7624 [2022-06-17T06:31:18.783Z] [2022-06-17T06:31:19.392Z] Successfully built 00bfd2df7624 [2022-06-17T06:31:19.392Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-17T06:31:19.392Z] Building security-secretstore-setup [2022-06-17T06:31:20.849Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:20.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:21.855Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-17T06:31:21.855Z] (2/2) Installing su-exec (0.2-r1) [2022-06-17T06:31:21.855Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:31:21.855Z] OK: 6 MiB in 16 packages [2022-06-17T06:31:25.280Z] Removing intermediate container cb24145ab03a [2022-06-17T06:31:25.280Z] ---> 3cc135a98db9 [2022-06-17T06:31:25.280Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-17T06:31:25.280Z] ---> Running in f3d6e27f0fbc [2022-06-17T06:31:25.891Z] Removing intermediate container f3d6e27f0fbc [2022-06-17T06:31:25.891Z] ---> 7fe46f022ac3 [2022-06-17T06:31:25.891Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-17T06:31:26.174Z] ---> Running in 6648d6eaa160 [2022-06-17T06:31:27.179Z] Removing intermediate container 6648d6eaa160 [2022-06-17T06:31:27.179Z] ---> d016b946bd53 [2022-06-17T06:31:27.179Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-17T06:31:27.179Z] ---> Running in e27a9667ae89 [2022-06-17T06:31:30.628Z] Removing intermediate container e27a9667ae89 [2022-06-17T06:31:30.628Z] ---> 3031623683e6 [2022-06-17T06:31:30.628Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-17T06:31:30.628Z] ---> Running in 60d2c1577b8f [2022-06-17T06:31:30.917Z] Removing intermediate container 60d2c1577b8f [2022-06-17T06:31:30.917Z] ---> 903808d1d1e1 [2022-06-17T06:31:30.917Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-17T06:31:31.533Z] Removing intermediate container 7f53acba76e7 [2022-06-17T06:31:31.533Z] ---> 06e84dbb6739 [2022-06-17T06:31:31.533Z] [2022-06-17T06:31:31.533Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T06:31:31.533Z] ---> ac73e934f311 [2022-06-17T06:31:31.533Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-17T06:31:31.812Z] Removing intermediate container 34874fb34fa1 [2022-06-17T06:31:31.812Z] ---> e40fbf059555 [2022-06-17T06:31:31.812Z] [2022-06-17T06:31:31.812Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T06:31:31.812Z] ---> ac73e934f311 [2022-06-17T06:31:31.812Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-17T06:31:31.812Z] ---> Running in 6788aad004dc [2022-06-17T06:31:31.812Z] ---> Running in 9e15a2acc558 [2022-06-17T06:31:32.423Z] ---> 29515c5078cd [2022-06-17T06:31:32.423Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-17T06:31:32.711Z] ---> Running in 1770ed64d9ed [2022-06-17T06:31:33.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:34.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:34.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:34.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:34.905Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-17T06:31:34.905Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:31:34.905Z] OK: 5 MiB in 15 packages [2022-06-17T06:31:35.187Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-17T06:31:35.187Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-17T06:31:35.187Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:31:35.187Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:31:35.802Z] OK: 6 MiB in 16 packages [2022-06-17T06:31:36.413Z] Removing intermediate container 1770ed64d9ed [2022-06-17T06:31:36.413Z] ---> 6d0c5aae74a3 [2022-06-17T06:31:36.413Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:31:36.692Z] Removing intermediate container 6788aad004dc [2022-06-17T06:31:36.692Z] ---> a9ae0491d68f [2022-06-17T06:31:36.692Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:31:36.692Z] ---> Running in 06f8b6107189 [2022-06-17T06:31:37.683Z] Removing intermediate container 06f8b6107189 [2022-06-17T06:31:37.683Z] ---> b2839bc34c44 [2022-06-17T06:31:37.683Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-17T06:31:37.963Z] ---> Running in 8468ea7320e6 [2022-06-17T06:31:37.963Z] ---> eb35d9a30261 [2022-06-17T06:31:37.963Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-17T06:31:37.963Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:31:37.963Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:31:37.963Z] ---> ad116f9f125a [2022-06-17T06:31:37.963Z] Step 3/25 : WORKDIR /edgex-go [2022-06-17T06:31:37.963Z] ---> Using cache [2022-06-17T06:31:37.963Z] ---> 09e35a6bbb81 [2022-06-17T06:31:37.963Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:31:37.963Z] ---> Using cache [2022-06-17T06:31:37.963Z] ---> 540131e876b8 [2022-06-17T06:31:37.963Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-17T06:31:37.963Z] ---> Using cache [2022-06-17T06:31:37.963Z] ---> e36a41ea34b4 [2022-06-17T06:31:37.963Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-17T06:31:37.963Z] Removing intermediate container 9e15a2acc558 [2022-06-17T06:31:37.963Z] ---> f87cac6742f8 [2022-06-17T06:31:37.963Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:31:37.963Z] ---> Using cache [2022-06-17T06:31:37.963Z] ---> b25d07bcb5a0 [2022-06-17T06:31:37.963Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:31:37.963Z] ---> Using cache [2022-06-17T06:31:37.963Z] ---> 27432e57b4c1 [2022-06-17T06:31:37.963Z] Step 8/25 : COPY . . [2022-06-17T06:31:37.963Z] ---> Running in 01b0bd7d3126 [2022-06-17T06:31:38.238Z] ---> Using cache [2022-06-17T06:31:38.238Z] ---> fc9ee5a7a162 [2022-06-17T06:31:38.238Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-17T06:31:38.514Z] ---> Running in 51a96ae85c20 [2022-06-17T06:31:38.514Z] Removing intermediate container 8468ea7320e6 [2022-06-17T06:31:38.514Z] ---> 00dc01369167 [2022-06-17T06:31:38.514Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T06:31:38.803Z] ---> Running in e978870bc14f [2022-06-17T06:31:38.803Z] Removing intermediate container 01b0bd7d3126 [2022-06-17T06:31:38.803Z] ---> 17f6dba9ef4c [2022-06-17T06:31:38.803Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-17T06:31:39.084Z] ---> Running in 22f59bcc06c3 [2022-06-17T06:31:39.375Z] Removing intermediate container e978870bc14f [2022-06-17T06:31:39.375Z] ---> 714b254aa6a9 [2022-06-17T06:31:39.375Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:31:39.654Z] Removing intermediate container 22f59bcc06c3 [2022-06-17T06:31:39.654Z] ---> 9464ab166dbb [2022-06-17T06:31:39.654Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-17T06:31:39.933Z] ---> Running in 1e013ecc23c5 [2022-06-17T06:31:39.933Z] Removing intermediate container 53199b9f96d6 [2022-06-17T06:31:39.933Z] ---> 1534f309ab3a [2022-06-17T06:31:39.933Z] [2022-06-17T06:31:39.933Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T06:31:39.933Z] ---> ac73e934f311 [2022-06-17T06:31:39.933Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-17T06:31:39.933Z] ---> Running in 78630799214f [2022-06-17T06:31:40.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-17T06:31:40.506Z] ---> e6e553fc2754 [2022-06-17T06:31:40.506Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-17T06:31:40.506Z] ---> 01c85c4150f3 [2022-06-17T06:31:40.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-17T06:31:40.506Z] Removing intermediate container 1e013ecc23c5 [2022-06-17T06:31:40.506Z] ---> cf40bacf8c5b [2022-06-17T06:31:40.506Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:31:41.114Z] Removing intermediate container 78630799214f [2022-06-17T06:31:41.114Z] ---> 2eaeb06235cb [2022-06-17T06:31:41.114Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-17T06:31:41.114Z] ---> Running in f8aa51036734 [2022-06-17T06:31:42.126Z] Removing intermediate container f8aa51036734 [2022-06-17T06:31:42.126Z] ---> f7f1a0327702 [2022-06-17T06:31:42.126Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-17T06:31:42.126Z] ---> cd59af458f83 [2022-06-17T06:31:42.126Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-17T06:31:42.126Z] ---> Running in 5e716483dada [2022-06-17T06:31:42.409Z] ---> 334cdc00348f [2022-06-17T06:31:42.409Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-17T06:31:43.015Z] Removing intermediate container 5e716483dada [2022-06-17T06:31:43.015Z] ---> 6e348c341687 [2022-06-17T06:31:43.015Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:31:43.015Z] ---> Running in b02c6d882c9f [2022-06-17T06:31:44.007Z] ---> 7948bdd3bc81 [2022-06-17T06:31:44.007Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-17T06:31:45.004Z] ---> b2a4068246d2 [2022-06-17T06:31:45.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-17T06:31:46.021Z] ---> 288d460c1ecb [2022-06-17T06:31:46.021Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-17T06:31:46.302Z] ---> Running in bf423374e8b4 [2022-06-17T06:31:46.580Z] ---> 331e4efd6ffd [2022-06-17T06:31:46.580Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-17T06:31:46.580Z] Removing intermediate container b02c6d882c9f [2022-06-17T06:31:46.580Z] ---> beff2c5ffa29 [2022-06-17T06:31:46.580Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T06:31:46.861Z] ---> Running in 198f46e62c0a [2022-06-17T06:31:46.861Z] ---> Running in cdfdfaee757a [2022-06-17T06:31:47.139Z] Removing intermediate container bf423374e8b4 [2022-06-17T06:31:47.139Z] ---> 70a3739fa8cc [2022-06-17T06:31:47.139Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-17T06:31:47.416Z] ---> 347579746ecc [2022-06-17T06:31:47.416Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-17T06:31:47.700Z] Removing intermediate container cdfdfaee757a [2022-06-17T06:31:47.700Z] ---> f8cd2c89e79f [2022-06-17T06:31:47.700Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:31:47.993Z] ---> Running in 2bb406081ee5 [2022-06-17T06:31:48.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:48.601Z] Removing intermediate container 2bb406081ee5 [2022-06-17T06:31:48.601Z] ---> 31efb2733169 [2022-06-17T06:31:48.601Z] Step 20/22 : LABEL arch=arm64 [2022-06-17T06:31:48.601Z] ---> fd9c8c97af95 [2022-06-17T06:31:48.601Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-17T06:31:48.893Z] ---> Running in 1f575e2a3919 [2022-06-17T06:31:48.893Z] ---> 26ff850eac52 [2022-06-17T06:31:48.893Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-17T06:31:48.893Z] ---> Running in fca8a0272914 [2022-06-17T06:31:49.185Z] ---> Running in a9209b4c14a5 [2022-06-17T06:31:49.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:31:49.745Z] Removing intermediate container 1f575e2a3919 [2022-06-17T06:31:49.745Z] ---> 4d50e7a3e65e [2022-06-17T06:31:49.745Z] Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:31:49.745Z] ---> Running in 1836334f023f [2022-06-17T06:31:50.025Z] Removing intermediate container a9209b4c14a5 [2022-06-17T06:31:50.025Z] ---> 299376aad100 [2022-06-17T06:31:50.025Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:31:50.025Z] ---> Running in cf73e7d6d4d6 [2022-06-17T06:31:50.629Z] Removing intermediate container 1836334f023f [2022-06-17T06:31:50.629Z] ---> 492479fe04d0 [2022-06-17T06:31:50.629Z] Step 22/22 : LABEL version=2.2.1-dev.12 [2022-06-17T06:31:50.629Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T06:31:50.629Z] ---> Running in a329a79c3d21 [2022-06-17T06:31:50.905Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-17T06:31:50.905Z] Removing intermediate container cf73e7d6d4d6 [2022-06-17T06:31:50.905Z] ---> 1776b7d44220 [2022-06-17T06:31:50.905Z] Step 20/22 : LABEL arch=arm64 [2022-06-17T06:31:50.905Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T06:31:50.905Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-17T06:31:50.905Z] ---> Running in cbb6486e1ef4 [2022-06-17T06:31:51.180Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T06:31:51.180Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T06:31:51.456Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:31:51.456Z] OK: 8 MiB in 20 packages [2022-06-17T06:31:51.456Z] Removing intermediate container a329a79c3d21 [2022-06-17T06:31:51.456Z] ---> a5667039e339 [2022-06-17T06:31:51.456Z] [2022-06-17T06:31:52.071Z] Removing intermediate container cbb6486e1ef4 [2022-06-17T06:31:52.071Z] ---> 3c0c24275cd6 [2022-06-17T06:31:52.071Z] Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:31:52.349Z] ---> Running in 2f36fe2d2d19 [2022-06-17T06:31:52.626Z] Successfully built a5667039e339 [2022-06-17T06:31:52.626Z] Successfully tagged support-scheduler-arm64:latest [2022-06-17T06:31:52.626Z] Building security-proxy-setup [2022-06-17T06:31:52.908Z]  Building support-scheduler ... done Removing intermediate container fca8a0272914 [2022-06-17T06:31:52.908Z] ---> aee32e9e7ecd [2022-06-17T06:31:52.908Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-17T06:31:53.192Z] Removing intermediate container 2f36fe2d2d19 [2022-06-17T06:31:53.192Z] ---> 662a1b07836c [2022-06-17T06:31:53.192Z] Step 22/22 : LABEL version=2.2.1-dev.12 [2022-06-17T06:31:53.192Z] ---> Running in 9e85d859a4c1 [2022-06-17T06:31:53.483Z] ---> Running in 000c86d9518e [2022-06-17T06:31:53.483Z] Removing intermediate container 198f46e62c0a [2022-06-17T06:31:53.483Z] ---> a017affb600a [2022-06-17T06:31:53.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:31:54.047Z] Removing intermediate container 9e85d859a4c1 [2022-06-17T06:31:54.047Z] ---> 0a41697df4ac [2022-06-17T06:31:54.047Z] [2022-06-17T06:31:54.652Z] Removing intermediate container 000c86d9518e [2022-06-17T06:31:54.652Z] ---> b843850e64ce [2022-06-17T06:31:54.652Z] Step 28/31 : CMD ["gate"] [2022-06-17T06:31:54.652Z] Successfully built 0a41697df4ac [2022-06-17T06:31:54.652Z] Successfully tagged support-notifications-arm64:latest [2022-06-17T06:31:54.652Z]  Building support-notifications ... done Building core-command [2022-06-17T06:31:54.927Z] ---> Running in 0ace847f3f65 [2022-06-17T06:31:54.927Z] ---> 9f340c112030 [2022-06-17T06:31:54.927Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-17T06:31:55.523Z] Removing intermediate container 0ace847f3f65 [2022-06-17T06:31:55.523Z] ---> de5f9f435c90 [2022-06-17T06:31:55.523Z] Step 29/31 : LABEL arch=arm64 [2022-06-17T06:31:56.120Z] ---> Running in d639778b494f [2022-06-17T06:31:56.723Z] Removing intermediate container d639778b494f [2022-06-17T06:31:56.723Z] ---> ec4546ec3462 [2022-06-17T06:31:56.723Z] Step 30/31 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:31:57.003Z] ---> Running in 435d076eac38 [2022-06-17T06:31:57.278Z] ---> 85608f4a4438 [2022-06-17T06:31:57.278Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-17T06:31:57.879Z] Removing intermediate container 435d076eac38 [2022-06-17T06:31:57.879Z] ---> e99cafd62462 [2022-06-17T06:31:57.879Z] Step 31/31 : LABEL version=2.2.1-dev.12 [2022-06-17T06:31:58.153Z] ---> Running in 0866b5c5d68c [2022-06-17T06:31:58.430Z] ---> 68be68cc4365 [2022-06-17T06:31:58.430Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-17T06:31:58.430Z] ---> Running in b668661eaa2e [2022-06-17T06:31:58.703Z] Removing intermediate container 0866b5c5d68c [2022-06-17T06:31:58.703Z] ---> c3a843bc4b93 [2022-06-17T06:31:58.703Z] [2022-06-17T06:31:58.984Z] Removing intermediate container b668661eaa2e [2022-06-17T06:31:58.984Z] ---> 5dd86e6f8972 [2022-06-17T06:31:58.984Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:31:59.259Z] ---> Running in 2a0a0af4015d [2022-06-17T06:31:59.259Z] Successfully built c3a843bc4b93 [2022-06-17T06:31:59.259Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-17T06:31:59.259Z]  Building security-bootstrapper ... done Building core-metadata [2022-06-17T06:31:59.539Z] Removing intermediate container 2a0a0af4015d [2022-06-17T06:31:59.539Z] ---> 0c8ddacf634c [2022-06-17T06:31:59.539Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T06:31:59.539Z] ---> Running in 4d2221e74e4b [2022-06-17T06:32:00.144Z] Removing intermediate container 4d2221e74e4b [2022-06-17T06:32:00.144Z] ---> 441db281830e [2022-06-17T06:32:00.144Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:32:00.144Z] ---> Running in 2fc6461871a8 [2022-06-17T06:32:00.746Z] Removing intermediate container 2fc6461871a8 [2022-06-17T06:32:00.746Z] ---> 7e7ca7e63e75 [2022-06-17T06:32:00.746Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:32:00.746Z] ---> Running in cd810d9dcb92 [2022-06-17T06:32:01.347Z] Removing intermediate container cd810d9dcb92 [2022-06-17T06:32:01.347Z] ---> a14681574bb6 [2022-06-17T06:32:01.347Z] [2022-06-17T06:32:01.624Z] Successfully built a14681574bb6 [2022-06-17T06:32:01.624Z] Successfully tagged core-data-arm64:latest [2022-06-17T06:32:01.624Z]  Building core-data ... done Building sys-mgmt-agent [2022-06-17T06:32:28.466Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:32:28.466Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:32:28.466Z] ---> ad116f9f125a [2022-06-17T06:32:28.466Z] Step 3/22 : WORKDIR /edgex-go [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> 09e35a6bbb81 [2022-06-17T06:32:28.466Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> 540131e876b8 [2022-06-17T06:32:28.466Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> e36a41ea34b4 [2022-06-17T06:32:28.466Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> b25d07bcb5a0 [2022-06-17T06:32:28.466Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> 27432e57b4c1 [2022-06-17T06:32:28.466Z] Step 8/22 : COPY . . [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> fc9ee5a7a162 [2022-06-17T06:32:28.466Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-17T06:32:28.466Z] ---> Running in c201419be51c [2022-06-17T06:32:28.466Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:32:28.466Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:32:28.466Z] ---> ad116f9f125a [2022-06-17T06:32:28.466Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> 09e35a6bbb81 [2022-06-17T06:32:28.466Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> 540131e876b8 [2022-06-17T06:32:28.466Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> e36a41ea34b4 [2022-06-17T06:32:28.466Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> b25d07bcb5a0 [2022-06-17T06:32:28.466Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> 27432e57b4c1 [2022-06-17T06:32:28.466Z] Step 8/23 : COPY . . [2022-06-17T06:32:28.466Z] ---> Using cache [2022-06-17T06:32:28.466Z] ---> fc9ee5a7a162 [2022-06-17T06:32:28.466Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-17T06:32:28.466Z] ---> Running in c4f7a251b6ad [2022-06-17T06:32:28.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-17T06:32:30.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.12" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-17T06:32:34.142Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:32:34.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:32:34.142Z] ---> ad116f9f125a [2022-06-17T06:32:34.142Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:32:34.142Z] ---> Using cache [2022-06-17T06:32:34.142Z] ---> 09e35a6bbb81 [2022-06-17T06:32:34.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:32:34.142Z] ---> Using cache [2022-06-17T06:32:34.142Z] ---> 540131e876b8 [2022-06-17T06:32:34.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-17T06:32:34.142Z] ---> Using cache [2022-06-17T06:32:34.142Z] ---> e36a41ea34b4 [2022-06-17T06:32:34.142Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:32:34.142Z] ---> Using cache [2022-06-17T06:32:34.142Z] ---> b25d07bcb5a0 [2022-06-17T06:32:34.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:32:34.142Z] ---> Using cache [2022-06-17T06:32:34.142Z] ---> 27432e57b4c1 [2022-06-17T06:32:34.142Z] Step 8/23 : COPY . . [2022-06-17T06:32:34.420Z] ---> Using cache [2022-06-17T06:32:34.420Z] ---> fc9ee5a7a162 [2022-06-17T06:32:34.420Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-17T06:32:35.030Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-17T06:32:35.030Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-17T06:32:35.030Z] ---> ad116f9f125a [2022-06-17T06:32:35.030Z] Step 3/23 : WORKDIR /edgex-go [2022-06-17T06:32:35.030Z] ---> Using cache [2022-06-17T06:32:35.030Z] ---> 09e35a6bbb81 [2022-06-17T06:32:35.030Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T06:32:35.030Z] ---> Running in 4b5ec03fa2b8 [2022-06-17T06:32:35.030Z] ---> Using cache [2022-06-17T06:32:35.030Z] ---> 540131e876b8 [2022-06-17T06:32:35.030Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-17T06:32:35.030Z] ---> Running in 8d379ff24c06 [2022-06-17T06:32:37.035Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:32:37.312Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-17T06:32:38.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:32:40.436Z] OK: 220 MiB in 52 packages [2022-06-17T06:32:41.918Z] Removing intermediate container 8d379ff24c06 [2022-06-17T06:32:41.918Z] ---> bc450c26d948 [2022-06-17T06:32:41.918Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-17T06:32:42.535Z] ---> 6913657af443 [2022-06-17T06:32:42.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T06:32:42.535Z] ---> Running in 52e96849ac04 [2022-06-17T06:32:47.944Z] Removing intermediate container 52e96849ac04 [2022-06-17T06:32:47.944Z] ---> d389ffaea6dc [2022-06-17T06:32:47.944Z] Step 8/23 : COPY . . [2022-06-17T06:33:00.378Z] ---> 6ba3bbd2a998 [2022-06-17T06:33:00.378Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-17T06:33:00.378Z] ---> Running in 5d088a78a306 [2022-06-17T06:33:02.377Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-17T06:35:09.884Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-17T06:35:20.089Z] Removing intermediate container 51a96ae85c20 [2022-06-17T06:35:20.089Z] ---> 57be2fbf55ab [2022-06-17T06:35:20.089Z] [2022-06-17T06:35:20.089Z] Step 10/25 : FROM alpine:3.14 [2022-06-17T06:35:20.089Z] ---> ac73e934f311 [2022-06-17T06:35:20.089Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-17T06:35:20.089Z] ---> Running in 26ef633ff6ec [2022-06-17T06:35:20.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:35:21.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:35:22.270Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-17T06:35:22.270Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-17T06:35:22.270Z] (3/3) Installing su-exec (0.2-r1) [2022-06-17T06:35:22.270Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:35:22.270Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:35:22.551Z] OK: 6 MiB in 17 packages [2022-06-17T06:35:24.544Z] Removing intermediate container 26ef633ff6ec [2022-06-17T06:35:24.544Z] ---> 6e8284637952 [2022-06-17T06:35:24.544Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T06:35:24.544Z] ---> Running in 74b7a8a3825a [2022-06-17T06:35:25.145Z] Removing intermediate container 74b7a8a3825a [2022-06-17T06:35:25.145Z] ---> c508fa28144d [2022-06-17T06:35:25.145Z] Step 13/25 : WORKDIR / [2022-06-17T06:35:25.145Z] ---> Running in 49d0160ab8e7 [2022-06-17T06:35:25.745Z] Removing intermediate container 49d0160ab8e7 [2022-06-17T06:35:25.745Z] ---> 604dc4714ece [2022-06-17T06:35:25.745Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-17T06:35:26.740Z] ---> 20937a25fe35 [2022-06-17T06:35:26.740Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-17T06:35:27.733Z] ---> 4850dd61c254 [2022-06-17T06:35:27.733Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-17T06:35:28.332Z] ---> 751266b2a0dd [2022-06-17T06:35:28.615Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-17T06:35:29.222Z] ---> aad06f8359f8 [2022-06-17T06:35:29.222Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-17T06:35:31.205Z] ---> f65d883be728 [2022-06-17T06:35:31.205Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-17T06:35:32.660Z] ---> 0469099a8c4a [2022-06-17T06:35:32.660Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T06:35:33.262Z] ---> 8894857dfa06 [2022-06-17T06:35:33.262Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-17T06:35:33.533Z] ---> Running in a6d72e257237 [2022-06-17T06:35:37.113Z] Removing intermediate container a6d72e257237 [2022-06-17T06:35:37.113Z] ---> 713df6529a31 [2022-06-17T06:35:37.113Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T06:35:37.113Z] ---> Running in 7071289dc13b [2022-06-17T06:35:37.391Z] Removing intermediate container 7071289dc13b [2022-06-17T06:35:37.391Z] ---> 0d6b69f0fcd9 [2022-06-17T06:35:37.391Z] Step 23/25 : LABEL arch=arm64 [2022-06-17T06:35:37.391Z] ---> Running in d6db3215bf4f [2022-06-17T06:35:38.011Z] Removing intermediate container d6db3215bf4f [2022-06-17T06:35:38.011Z] ---> ec31cc8953d3 [2022-06-17T06:35:38.011Z] Step 24/25 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:35:38.287Z] ---> Running in 97d015ba23ab [2022-06-17T06:35:38.892Z] Removing intermediate container 97d015ba23ab [2022-06-17T06:35:38.893Z] ---> 0fb3acc43668 [2022-06-17T06:35:38.893Z] Step 25/25 : LABEL version=2.2.1-dev.12 [2022-06-17T06:35:38.893Z] ---> Running in 40fb418055ba [2022-06-17T06:35:39.498Z] Removing intermediate container 40fb418055ba [2022-06-17T06:35:39.498Z] ---> 3da28a7b6cf2 [2022-06-17T06:35:39.498Z] [2022-06-17T06:35:39.774Z] Successfully built 3da28a7b6cf2 [2022-06-17T06:35:39.774Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-17T06:36:47.834Z]  Building security-secretstore-setup ... 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.12" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-17T06:36:47.834Z] Removing intermediate container c4f7a251b6ad [2022-06-17T06:36:47.834Z] ---> c2be78f0a09f [2022-06-17T06:36:47.834Z] [2022-06-17T06:36:47.834Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T06:36:47.834Z] ---> ac73e934f311 [2022-06-17T06:36:47.834Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T06:36:47.834Z] ---> Using cache [2022-06-17T06:36:47.834Z] ---> a9ae0491d68f [2022-06-17T06:36:47.834Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:36:47.834Z] ---> Using cache [2022-06-17T06:36:47.834Z] ---> b2839bc34c44 [2022-06-17T06:36:47.834Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-17T06:36:47.834Z] ---> Running in 4ad2ba501f89 [2022-06-17T06:36:47.834Z] Removing intermediate container 4ad2ba501f89 [2022-06-17T06:36:47.834Z] ---> a03807a75705 [2022-06-17T06:36:47.834Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T06:36:47.834Z] ---> Running in 373e7ac373cd [2022-06-17T06:36:47.834Z] Removing intermediate container 373e7ac373cd [2022-06-17T06:36:47.834Z] ---> d03d603fc2bb [2022-06-17T06:36:47.834Z] Step 15/23 : WORKDIR / [2022-06-17T06:36:47.834Z] ---> Running in 6bb404e74806 [2022-06-17T06:36:48.115Z] Removing intermediate container 6bb404e74806 [2022-06-17T06:36:48.115Z] ---> 53e66eedcf0a [2022-06-17T06:36:48.115Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:36:48.720Z] ---> cc5b61b57491 [2022-06-17T06:36:48.720Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-17T06:36:50.736Z] ---> af5783440e34 [2022-06-17T06:36:50.736Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-17T06:36:51.755Z] ---> bd6ac46d1be7 [2022-06-17T06:36:51.755Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-17T06:36:51.755Z] ---> Running in 6ef83e8943f2 [2022-06-17T06:36:52.359Z] Removing intermediate container 6ef83e8943f2 [2022-06-17T06:36:52.359Z] ---> 6bab9795a30f [2022-06-17T06:36:52.359Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:36:52.637Z] ---> Running in dfc778a3040d [2022-06-17T06:36:53.634Z] Removing intermediate container dfc778a3040d [2022-06-17T06:36:53.634Z] ---> a4fec95137ff [2022-06-17T06:36:53.634Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T06:36:53.634Z] ---> Running in cfefa4524008 [2022-06-17T06:36:54.643Z] Removing intermediate container cfefa4524008 [2022-06-17T06:36:54.643Z] ---> feed692a3f03 [2022-06-17T06:36:54.643Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:36:54.922Z] ---> Running in 5b8662a5f706 [2022-06-17T06:36:55.917Z] Removing intermediate container 5b8662a5f706 [2022-06-17T06:36:55.917Z] ---> 92c2a8f42199 [2022-06-17T06:36:55.917Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:36:55.917Z] ---> Running in 67c7ecb2f577 [2022-06-17T06:36:56.526Z] Removing intermediate container 67c7ecb2f577 [2022-06-17T06:36:56.526Z] ---> 13c74d5ffd47 [2022-06-17T06:36:56.526Z] [2022-06-17T06:36:57.123Z] Successfully built 13c74d5ffd47 [2022-06-17T06:36:57.124Z] Successfully tagged core-command-arm64:latest [2022-06-17T06:36:59.115Z]  Building core-command ... done Removing intermediate container c201419be51c [2022-06-17T06:36:59.115Z] ---> 983f31e785f8 [2022-06-17T06:36:59.115Z] [2022-06-17T06:36:59.115Z] Step 10/22 : FROM alpine:3.14 [2022-06-17T06:36:59.115Z] ---> ac73e934f311 [2022-06-17T06:36:59.115Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-17T06:36:59.115Z] ---> Running in b64a63ec7457 [2022-06-17T06:37:00.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:37:00.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:37:01.838Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-17T06:37:01.838Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-17T06:37:01.838Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-17T06:37:02.113Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-17T06:37:02.113Z] (5/6) Installing curl (7.79.1-r1) [2022-06-17T06:37:02.113Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-17T06:37:02.113Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T06:37:02.113Z] Executing ca-certificates-20211220-r0.trigger [2022-06-17T06:37:02.387Z] OK: 8 MiB in 20 packages [2022-06-17T06:37:05.022Z] Removing intermediate container b64a63ec7457 [2022-06-17T06:37:05.022Z] ---> 157ed514acc1 [2022-06-17T06:37:05.022Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-17T06:37:05.022Z] ---> Running in 1657b7298d85 [2022-06-17T06:37:05.022Z] Removing intermediate container 5d088a78a306 [2022-06-17T06:37:05.022Z] ---> cb951227320b [2022-06-17T06:37:05.022Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-17T06:37:05.316Z] Removing intermediate container 1657b7298d85 [2022-06-17T06:37:05.316Z] ---> 01d2808b885a [2022-06-17T06:37:05.316Z] Step 13/22 : WORKDIR /edgex [2022-06-17T06:37:05.316Z] ---> Running in 6145789ba673 [2022-06-17T06:37:05.316Z] ---> Running in 426821a1db75 [2022-06-17T06:37:05.591Z] Removing intermediate container 4b5ec03fa2b8 [2022-06-17T06:37:05.591Z] ---> 5023e38484a8 [2022-06-17T06:37:05.591Z] [2022-06-17T06:37:05.591Z] Step 10/23 : FROM alpine:3.14 [2022-06-17T06:37:05.591Z] ---> ac73e934f311 [2022-06-17T06:37:05.591Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-17T06:37:05.591Z] ---> Using cache [2022-06-17T06:37:05.591Z] ---> a9ae0491d68f [2022-06-17T06:37:05.591Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:37:05.591Z] ---> Using cache [2022-06-17T06:37:05.591Z] ---> b2839bc34c44 [2022-06-17T06:37:05.591Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-17T06:37:05.591Z] ---> Running in 79326cc36ae9 [2022-06-17T06:37:05.865Z] Removing intermediate container 426821a1db75 [2022-06-17T06:37:05.866Z] ---> dbc315c8a736 [2022-06-17T06:37:05.866Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-17T06:37:06.144Z] Removing intermediate container 79326cc36ae9 [2022-06-17T06:37:06.144Z] ---> 035ccf00110b [2022-06-17T06:37:06.144Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-17T06:37:06.144Z] ---> Running in f39f130a39ae [2022-06-17T06:37:06.745Z] Removing intermediate container f39f130a39ae [2022-06-17T06:37:06.745Z] ---> 0c460ae0c917 [2022-06-17T06:37:06.745Z] Step 15/23 : WORKDIR / [2022-06-17T06:37:06.746Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.12" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-17T06:37:06.746Z] ---> Running in 23dc24b1a7b6 [2022-06-17T06:37:06.746Z] ---> 8084c5641e65 [2022-06-17T06:37:06.746Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-17T06:37:07.353Z] Removing intermediate container 23dc24b1a7b6 [2022-06-17T06:37:07.353Z] ---> 341c998aa25b [2022-06-17T06:37:07.353Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-17T06:37:08.339Z] ---> 0806603a2681 [2022-06-17T06:37:08.339Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-17T06:37:08.339Z] ---> 767c4f3b5fe7 [2022-06-17T06:37:08.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-17T06:37:09.782Z] ---> 520c4911f8a7 [2022-06-17T06:37:09.782Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-17T06:37:09.782Z] Removing intermediate container 6145789ba673 [2022-06-17T06:37:09.782Z] ---> f75d4da149d9 [2022-06-17T06:37:09.782Z] [2022-06-17T06:37:09.782Z] Step 11/23 : FROM docker:20.10.14 [2022-06-17T06:37:09.782Z] ---> 5d87738c345f [2022-06-17T06:37:09.782Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-17T06:37:09.782Z] 20.10.14: Pulling from library/docker [2022-06-17T06:37:10.386Z] ---> c4b87294357c [2022-06-17T06:37:10.386Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-17T06:37:10.662Z] ---> Running in 503775de5e89 [2022-06-17T06:37:10.662Z] ---> 088b11cf7337 [2022-06-17T06:37:10.662Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-17T06:37:10.940Z] ---> Running in d186ec1fc89c [2022-06-17T06:37:11.543Z] Removing intermediate container d186ec1fc89c [2022-06-17T06:37:11.543Z] ---> 41673b70af6e [2022-06-17T06:37:11.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:37:11.813Z] ---> Running in 11e569df3ebe [2022-06-17T06:37:12.103Z] Removing intermediate container 11e569df3ebe [2022-06-17T06:37:12.103Z] ---> a0162f071f2d [2022-06-17T06:37:12.103Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T06:37:12.382Z] ---> Running in e80640016b94 [2022-06-17T06:37:12.981Z] Removing intermediate container e80640016b94 [2022-06-17T06:37:12.981Z] ---> 6d81470860b0 [2022-06-17T06:37:12.981Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:37:12.981Z] Removing intermediate container 503775de5e89 [2022-06-17T06:37:12.981Z] ---> 95ba8fa23e2f [2022-06-17T06:37:12.981Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-17T06:37:12.981Z] ---> Running in 225f42d532a4 [2022-06-17T06:37:13.253Z] ---> Running in 8caeba25301b [2022-06-17T06:37:13.546Z] Removing intermediate container 225f42d532a4 [2022-06-17T06:37:13.546Z] ---> 27e7909c1ead [2022-06-17T06:37:13.546Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:37:13.546Z] Removing intermediate container 8caeba25301b [2022-06-17T06:37:13.546Z] ---> f78ebd40212a [2022-06-17T06:37:13.546Z] Step 20/22 : LABEL arch=arm64 [2022-06-17T06:37:13.825Z] ---> Running in f4a9e23a7c82 [2022-06-17T06:37:13.825Z] ---> Running in 275f795c391d [2022-06-17T06:37:14.099Z] Removing intermediate container f4a9e23a7c82 [2022-06-17T06:37:14.099Z] ---> cffdda468bb7 [2022-06-17T06:37:14.099Z] [2022-06-17T06:37:14.099Z] Removing intermediate container 275f795c391d [2022-06-17T06:37:14.099Z] ---> f33777a97756 [2022-06-17T06:37:14.099Z] Step 21/22 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:37:14.371Z] ---> Running in 28fe7ae63f3f [2022-06-17T06:37:14.645Z] Successfully built cffdda468bb7 [2022-06-17T06:37:14.645Z] Successfully tagged core-metadata-arm64:latest [2022-06-17T06:37:14.918Z]  Building core-metadata ... done Removing intermediate container 28fe7ae63f3f [2022-06-17T06:37:14.918Z] ---> e40e4fc83758 [2022-06-17T06:37:14.918Z] Step 22/22 : LABEL version=2.2.1-dev.12 [2022-06-17T06:37:14.918Z] ---> Running in 5b9f3c2c1294 [2022-06-17T06:37:15.515Z] Removing intermediate container 5b9f3c2c1294 [2022-06-17T06:37:15.515Z] ---> b5747f1f05c5 [2022-06-17T06:37:15.515Z] [2022-06-17T06:37:15.787Z] Successfully built b5747f1f05c5 [2022-06-17T06:37:15.787Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-17T06:37:18.417Z]  Building security-proxy-setup ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-17T06:37:18.417Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-17T06:37:18.417Z] ---> c346e9eafbab [2022-06-17T06:37:18.417Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-17T06:37:18.689Z] ---> Running in 78189d8f16b1 [2022-06-17T06:37:18.964Z] Removing intermediate container 78189d8f16b1 [2022-06-17T06:37:18.964Z] ---> 1428717a3adf [2022-06-17T06:37:18.964Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-17T06:37:18.964Z] ---> Running in 5e9de329d035 [2022-06-17T06:37:19.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T06:37:20.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T06:37:21.188Z] (1/43) Installing readline (8.1.1-r0) [2022-06-17T06:37:21.188Z] (2/43) Installing bash (5.1.16-r0) [2022-06-17T06:37:21.188Z] Executing bash-5.1.16-r0.post-install [2022-06-17T06:37:21.188Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-17T06:37:21.188Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-17T06:37:21.188Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-17T06:37:21.188Z] (6/43) Installing curl (7.80.0-r1) [2022-06-17T06:37:21.188Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-17T06:37:21.188Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-17T06:37:21.188Z] (9/43) Installing expat (2.4.7-r0) [2022-06-17T06:37:21.188Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-17T06:37:21.188Z] (11/43) Installing gdbm (1.22-r0) [2022-06-17T06:37:21.188Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-17T06:37:21.188Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-17T06:37:21.188Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-17T06:37:21.188Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-17T06:37:21.459Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-17T06:37:21.459Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-17T06:37:23.433Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-17T06:37:23.433Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-17T06:37:23.433Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-17T06:37:23.433Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-17T06:37:23.433Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-17T06:37:23.433Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-17T06:37:23.433Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-17T06:37:23.433Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-17T06:37:23.433Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-17T06:37:23.433Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-17T06:37:23.433Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-17T06:37:23.433Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-17T06:37:23.433Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-17T06:37:23.433Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-17T06:37:23.433Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-17T06:37:23.433Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-17T06:37:23.706Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-17T06:37:23.706Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-17T06:37:23.706Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-17T06:37:23.706Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-17T06:37:23.706Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-17T06:37:23.706Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-17T06:37:23.706Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-17T06:37:23.706Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-17T06:37:23.706Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-17T06:37:23.706Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-17T06:37:24.510Z] Executing busybox-1.34.1-r5.trigger [2022-06-17T06:37:24.510Z] OK: 82 MiB in 65 packages [2022-06-17T06:37:27.890Z] Collecting docker-compose==1.23.2 [2022-06-17T06:37:27.890Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-17T06:37:28.160Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-17T06:37:28.435Z] Collecting jsonschema<3,>=2.5.1 [2022-06-17T06:37:28.435Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-17T06:37:28.706Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-17T06:37:28.706Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-17T06:37:29.679Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-17T06:37:29.679Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-17T06:37:29.953Z] Collecting docker<4.0,>=3.6.0 [2022-06-17T06:37:29.953Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-17T06:37:30.224Z] Collecting cached-property<2,>=1.2.0 [2022-06-17T06:37:30.224Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-17T06:37:30.817Z] Collecting PyYAML<4,>=3.10 [2022-06-17T06:37:30.817Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-17T06:37:34.192Z] Collecting texttable<0.10,>=0.9.0 [2022-06-17T06:37:34.192Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-17T06:37:35.164Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-17T06:37:35.164Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-17T06:37:36.590Z] Collecting docopt<0.7,>=0.6.1 [2022-06-17T06:37:36.590Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-17T06:37:38.560Z] Collecting docker-pycreds>=0.4.0 [2022-06-17T06:37:38.560Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-17T06:37:39.534Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-17T06:37:39.534Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-17T06:37:39.534Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-17T06:37:39.534Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-17T06:37:39.534Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-17T06:37:39.808Z] Collecting idna<2.8,>=2.5 [2022-06-17T06:37:39.808Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-17T06:37:40.079Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-17T06:37:40.079Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-17T06:37:40.079Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-17T06:37:40.079Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-17T06:37:40.672Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-17T06:37:40.672Z] Attempting uninstall: urllib3 [2022-06-17T06:37:40.672Z] Found existing installation: urllib3 1.26.7 [2022-06-17T06:37:40.672Z] Uninstalling urllib3-1.26.7: [2022-06-17T06:37:40.672Z] Successfully uninstalled urllib3-1.26.7 [2022-06-17T06:37:41.265Z] Attempting uninstall: idna [2022-06-17T06:37:41.265Z] Found existing installation: idna 3.3 [2022-06-17T06:37:41.265Z] Uninstalling idna-3.3: [2022-06-17T06:37:41.537Z] Successfully uninstalled idna-3.3 [2022-06-17T06:37:43.502Z] Attempting uninstall: requests [2022-06-17T06:37:43.502Z] Found existing installation: requests 2.26.0 [2022-06-17T06:37:43.502Z] Uninstalling requests-2.26.0: [2022-06-17T06:37:43.772Z] Successfully uninstalled requests-2.26.0 [2022-06-17T06:37:44.043Z] Running setup.py install for texttable: started [2022-06-17T06:37:46.005Z] Running setup.py install for texttable: finished with status 'done' [2022-06-17T06:37:46.005Z] Running setup.py install for PyYAML: started [2022-06-17T06:37:48.031Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-17T06:37:48.307Z] Running setup.py install for docopt: started [2022-06-17T06:37:50.307Z] Running setup.py install for docopt: finished with status 'done' [2022-06-17T06:37:50.307Z] Running setup.py install for dockerpty: started [2022-06-17T06:37:52.291Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-17T06:37:53.722Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-06-17T06:38:02.027Z] Removing intermediate container 5e9de329d035 [2022-06-17T06:38:02.027Z] ---> 04b6146ee965 [2022-06-17T06:38:02.027Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-17T06:38:02.027Z] ---> Running in 8068a2125b73 [2022-06-17T06:38:02.027Z] Removing intermediate container 8068a2125b73 [2022-06-17T06:38:02.027Z] ---> 5f5dca300817 [2022-06-17T06:38:02.027Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-17T06:38:02.302Z] ---> Running in 737ead2533bd [2022-06-17T06:38:02.577Z] Removing intermediate container 737ead2533bd [2022-06-17T06:38:02.577Z] ---> e9f61a113c1b [2022-06-17T06:38:02.577Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-17T06:38:03.587Z] ---> 5588d9d60ed6 [2022-06-17T06:38:03.587Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-17T06:38:04.188Z] ---> 9770539a4caf [2022-06-17T06:38:04.188Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-17T06:38:04.787Z] ---> 6ade681af3ac [2022-06-17T06:38:04.787Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-17T06:38:04.787Z] ---> Running in a6c4bd443567 [2022-06-17T06:38:05.064Z] Removing intermediate container a6c4bd443567 [2022-06-17T06:38:05.064Z] ---> 4c703436e5ea [2022-06-17T06:38:05.064Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-17T06:38:05.064Z] ---> Running in e3ce4489a841 [2022-06-17T06:38:05.340Z] Removing intermediate container e3ce4489a841 [2022-06-17T06:38:05.340Z] ---> 2fff0ef73ea0 [2022-06-17T06:38:05.340Z] Step 21/23 : LABEL arch=arm64 [2022-06-17T06:38:05.628Z] ---> Running in 9197ceb5fa8c [2022-06-17T06:38:05.901Z] Removing intermediate container 9197ceb5fa8c [2022-06-17T06:38:05.901Z] ---> 779d4ce752cb [2022-06-17T06:38:05.901Z] Step 22/23 : LABEL git_sha=18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:05.901Z] ---> Running in 755b897b109c [2022-06-17T06:38:06.177Z] Removing intermediate container 755b897b109c [2022-06-17T06:38:06.177Z] ---> f06a265173d9 [2022-06-17T06:38:06.177Z] Step 23/23 : LABEL version=2.2.1-dev.12 [2022-06-17T06:38:06.460Z] ---> Running in ca2d060897c9 [2022-06-17T06:38:06.743Z] Removing intermediate container ca2d060897c9 [2022-06-17T06:38:06.743Z] ---> 59a09c20d154 [2022-06-17T06:38:06.743Z] [2022-06-17T06:38:06.743Z] Successfully built 59a09c20d154 [2022-06-17T06:38:07.016Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-17T06:38:07.033Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-17T06:38:07.015Z] $ docker stop --time=1 8b4f50d087142dac81f4c3bc11ae53a06f5ff632bf1d29b8fe3c1ef8cc6bffb0 [2022-06-17T06:38:08.710Z] $ docker rm -f 8b4f50d087142dac81f4c3bc11ae53a06f5ff632bf1d29b8fe3c1ef8cc6bffb0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T06:38:09.291Z] + docker images [2022-06-17T06:38:09.562Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-17T06:38:09.562Z] sys-mgmt-agent-arm64 latest 59a09c20d154 3 seconds ago 282MB [2022-06-17T06:38:09.562Z] security-proxy-setup-arm64 latest b5747f1f05c5 54 seconds ago 26.1MB [2022-06-17T06:38:09.562Z] core-metadata-arm64 latest cffdda468bb7 56 seconds ago 16.3MB [2022-06-17T06:38:09.562Z] f75d4da149d9 About a minute ago 1.27GB [2022-06-17T06:38:09.562Z] 5023e38484a8 About a minute ago 1.28GB [2022-06-17T06:38:09.562Z] 983f31e785f8 About a minute ago 1.28GB [2022-06-17T06:38:09.562Z] core-command-arm64 latest 13c74d5ffd47 About a minute ago 15.5MB [2022-06-17T06:38:09.562Z] c2be78f0a09f About a minute ago 1.27GB [2022-06-17T06:38:09.562Z] security-secretstore-setup-arm64 latest 3da28a7b6cf2 2 minutes ago 27.5MB [2022-06-17T06:38:09.562Z] 57be2fbf55ab 2 minutes ago 1.28GB [2022-06-17T06:38:09.562Z] core-data-arm64 latest a14681574bb6 6 minutes ago 21.7MB [2022-06-17T06:38:09.562Z] security-bootstrapper-arm64 latest c3a843bc4b93 6 minutes ago 18.3MB [2022-06-17T06:38:09.562Z] support-notifications-arm64 latest 0a41697df4ac 6 minutes ago 25.9MB [2022-06-17T06:38:09.562Z] support-scheduler-arm64 latest a5667039e339 6 minutes ago 25.4MB [2022-06-17T06:38:09.562Z] 1534f309ab3a 6 minutes ago 1.3GB [2022-06-17T06:38:09.562Z] e40fbf059555 6 minutes ago 1.33GB [2022-06-17T06:38:09.562Z] 06e84dbb6739 6 minutes ago 1.33GB [2022-06-17T06:38:09.562Z] security-spiffe-token-provider-arm64 latest 00bfd2df7624 6 minutes ago 28.1MB [2022-06-17T06:38:09.562Z] 5ea5474db137 6 minutes ago 1.28GB [2022-06-17T06:38:09.562Z] ba6dd3de381f 7 minutes ago 1.32GB [2022-06-17T06:38:09.562Z] security-spire-agent-arm64 latest 055c18572a02 12 minutes ago 126MB [2022-06-17T06:38:09.562Z] security-spire-config-arm64 latest cde3c0e22d49 13 minutes ago 85.6MB [2022-06-17T06:38:09.562Z] security-spire-server-arm64 latest 570e1f63c4d2 13 minutes ago 86.3MB [2022-06-17T06:38:09.562Z] aa5d93733901 13 minutes ago 1.18GB [2022-06-17T06:38:09.562Z] c847c14584fb 13 minutes ago 1.18GB [2022-06-17T06:38:09.562Z] ci-base-image-arm64 latest ad116f9f125a 16 minutes ago 1.01GB [2022-06-17T06:38:09.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 13 days ago 669MB [2022-06-17T06:38:09.562Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-17T06:38:09.562Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-17T06:38:09.562Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-17T06:38:09.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T06:38:09.688Z] provisioning config files... [2022-06-17T06:38:09.705Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/241@tmp/config6953916917067045197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:38:10.060Z] ---> docker-login.sh [2022-06-17T06:38:10.060Z] nexus3.edgexfoundry.org:10001 [2022-06-17T06:38:10.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:38:10.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:38:10.334Z] Configure a credential helper to remove this warning. See [2022-06-17T06:38:10.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:38:10.334Z] [2022-06-17T06:38:10.334Z] Login Succeeded [2022-06-17T06:38:10.334Z] nexus3.edgexfoundry.org:10002 [2022-06-17T06:38:10.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:38:10.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:38:10.929Z] Configure a credential helper to remove this warning. See [2022-06-17T06:38:10.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:38:10.929Z] [2022-06-17T06:38:10.929Z] Login Succeeded [2022-06-17T06:38:10.929Z] nexus3.edgexfoundry.org:10003 [2022-06-17T06:38:11.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:38:11.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:38:11.483Z] Configure a credential helper to remove this warning. See [2022-06-17T06:38:11.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:38:11.483Z] [2022-06-17T06:38:11.483Z] Login Succeeded [2022-06-17T06:38:11.483Z] nexus3.edgexfoundry.org:10004 [2022-06-17T06:38:11.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:38:12.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:38:12.028Z] Configure a credential helper to remove this warning. See [2022-06-17T06:38:12.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:38:12.028Z] [2022-06-17T06:38:12.028Z] Login Succeeded [2022-06-17T06:38:12.028Z] docker.io [2022-06-17T06:38:12.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T06:38:12.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T06:38:12.571Z] Configure a credential helper to remove this warning. See [2022-06-17T06:38:12.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T06:38:12.571Z] [2022-06-17T06:38:12.571Z] Login Succeeded [2022-06-17T06:38:12.571Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T06:38:12.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:38:12.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T06:38:12.631Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-17T06:38:12.631Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:12.631Z] latest [2022-06-17T06:38:12.631Z] 2.2.1-dev.12 [2022-06-17T06:38:12.631Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:12.631Z] main [2022-06-17T06:38:12.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:13.006Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:13.367Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:13.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-17T06:38:13.367Z] 87f5c274c429: Preparing [2022-06-17T06:38:13.367Z] 680d2b2a04b1: Preparing [2022-06-17T06:38:13.367Z] 9485b89c65f2: Preparing [2022-06-17T06:38:13.367Z] 724e8696bfa6: Preparing [2022-06-17T06:38:13.367Z] f73e7dbfee58: Preparing [2022-06-17T06:38:13.367Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:13.642Z] 87f5c274c429: Pushed [2022-06-17T06:38:13.642Z] 9485b89c65f2: Pushed [2022-06-17T06:38:13.642Z] 724e8696bfa6: Pushed [2022-06-17T06:38:16.248Z] 680d2b2a04b1: Pushed [2022-06-17T06:38:16.248Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:16.613Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:16.971Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-17T06:38:16.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-17T06:38:16.971Z] 87f5c274c429: Preparing [2022-06-17T06:38:16.971Z] 680d2b2a04b1: Preparing [2022-06-17T06:38:16.971Z] 9485b89c65f2: Preparing [2022-06-17T06:38:16.971Z] 724e8696bfa6: Preparing [2022-06-17T06:38:16.971Z] f73e7dbfee58: Preparing [2022-06-17T06:38:16.971Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:16.971Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:16.971Z] 680d2b2a04b1: Layer already exists [2022-06-17T06:38:16.971Z] 87f5c274c429: Layer already exists [2022-06-17T06:38:16.971Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:17.244Z] latest: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:17.611Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:17.972Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.12 [2022-06-17T06:38:17.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-17T06:38:17.972Z] 87f5c274c429: Preparing [2022-06-17T06:38:17.972Z] 680d2b2a04b1: Preparing [2022-06-17T06:38:17.972Z] 9485b89c65f2: Preparing [2022-06-17T06:38:17.972Z] 724e8696bfa6: Preparing [2022-06-17T06:38:17.972Z] f73e7dbfee58: Preparing [2022-06-17T06:38:17.972Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:17.972Z] 87f5c274c429: Layer already exists [2022-06-17T06:38:17.972Z] 680d2b2a04b1: Layer already exists [2022-06-17T06:38:17.972Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:17.972Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:18.243Z] 2.2.1-dev.12: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:18.611Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:18.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:18.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-17T06:38:18.969Z] 87f5c274c429: Preparing [2022-06-17T06:38:18.969Z] 680d2b2a04b1: Preparing [2022-06-17T06:38:18.969Z] 9485b89c65f2: Preparing [2022-06-17T06:38:18.969Z] 724e8696bfa6: Preparing [2022-06-17T06:38:18.969Z] f73e7dbfee58: Preparing [2022-06-17T06:38:18.969Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:18.969Z] 680d2b2a04b1: Layer already exists [2022-06-17T06:38:18.969Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:18.969Z] 87f5c274c429: Layer already exists [2022-06-17T06:38:18.969Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:19.240Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:19.608Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:19.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-06-17T06:38:19.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-17T06:38:19.970Z] 87f5c274c429: Preparing [2022-06-17T06:38:19.970Z] 680d2b2a04b1: Preparing [2022-06-17T06:38:19.970Z] 9485b89c65f2: Preparing [2022-06-17T06:38:19.970Z] 724e8696bfa6: Preparing [2022-06-17T06:38:19.970Z] f73e7dbfee58: Preparing [2022-06-17T06:38:19.970Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:19.970Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:19.970Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:19.970Z] 680d2b2a04b1: Layer already exists [2022-06-17T06:38:19.970Z] 87f5c274c429: Layer already exists [2022-06-17T06:38:20.241Z] main: digest: sha256:16e0a88d666d1bc723cd672523ddb4d08f2faf9be5611ce38bbe2eebc4718fa1 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:38:20.299Z] ===================================================== [Pipeline] echo [2022-06-17T06:38:20.310Z] taggedImages: [2022-06-17T06:38:20.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:20.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-17T06:38:20.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.12 [2022-06-17T06:38:20.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:20.310Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-06-17T06:38:20.335Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-17T06:38:20.335Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:20.335Z] latest [2022-06-17T06:38:20.335Z] 2.2.1-dev.12 [2022-06-17T06:38:20.335Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:20.335Z] main [2022-06-17T06:38:20.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:20.706Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:21.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:21.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-17T06:38:21.071Z] c7c347966cb9: Preparing [2022-06-17T06:38:21.071Z] cf466a11e751: Preparing [2022-06-17T06:38:21.071Z] 9485b89c65f2: Preparing [2022-06-17T06:38:21.071Z] d593da1af6ac: Preparing [2022-06-17T06:38:21.071Z] 94e2ddfba10f: Preparing [2022-06-17T06:38:21.071Z] f73e7dbfee58: Preparing [2022-06-17T06:38:21.071Z] f73e7dbfee58: Waiting [2022-06-17T06:38:21.349Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:21.349Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:21.349Z] c7c347966cb9: Pushed [2022-06-17T06:38:21.349Z] 94e2ddfba10f: Pushed [2022-06-17T06:38:21.942Z] d593da1af6ac: Pushed [2022-06-17T06:38:24.604Z] cf466a11e751: Pushed [2022-06-17T06:38:24.877Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:25.243Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:25.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-17T06:38:25.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-17T06:38:25.598Z] c7c347966cb9: Preparing [2022-06-17T06:38:25.598Z] cf466a11e751: Preparing [2022-06-17T06:38:25.598Z] 9485b89c65f2: Preparing [2022-06-17T06:38:25.598Z] d593da1af6ac: Preparing [2022-06-17T06:38:25.598Z] 94e2ddfba10f: Preparing [2022-06-17T06:38:25.598Z] f73e7dbfee58: Preparing [2022-06-17T06:38:25.598Z] f73e7dbfee58: Waiting [2022-06-17T06:38:25.598Z] c7c347966cb9: Layer already exists [2022-06-17T06:38:25.598Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:25.598Z] 94e2ddfba10f: Layer already exists [2022-06-17T06:38:25.598Z] cf466a11e751: Layer already exists [2022-06-17T06:38:25.598Z] d593da1af6ac: Layer already exists [2022-06-17T06:38:25.598Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:25.869Z] latest: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:26.233Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:26.593Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.12 [2022-06-17T06:38:26.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-17T06:38:26.593Z] c7c347966cb9: Preparing [2022-06-17T06:38:26.593Z] cf466a11e751: Preparing [2022-06-17T06:38:26.593Z] 9485b89c65f2: Preparing [2022-06-17T06:38:26.593Z] d593da1af6ac: Preparing [2022-06-17T06:38:26.593Z] 94e2ddfba10f: Preparing [2022-06-17T06:38:26.593Z] f73e7dbfee58: Preparing [2022-06-17T06:38:26.593Z] f73e7dbfee58: Waiting [2022-06-17T06:38:26.593Z] 94e2ddfba10f: Layer already exists [2022-06-17T06:38:26.593Z] d593da1af6ac: Layer already exists [2022-06-17T06:38:26.593Z] cf466a11e751: Layer already exists [2022-06-17T06:38:26.593Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:26.593Z] c7c347966cb9: Layer already exists [2022-06-17T06:38:26.593Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:26.864Z] 2.2.1-dev.12: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:27.232Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:27.588Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:27.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-17T06:38:27.588Z] c7c347966cb9: Preparing [2022-06-17T06:38:27.588Z] cf466a11e751: Preparing [2022-06-17T06:38:27.588Z] 9485b89c65f2: Preparing [2022-06-17T06:38:27.588Z] d593da1af6ac: Preparing [2022-06-17T06:38:27.588Z] 94e2ddfba10f: Preparing [2022-06-17T06:38:27.588Z] f73e7dbfee58: Preparing [2022-06-17T06:38:27.588Z] f73e7dbfee58: Waiting [2022-06-17T06:38:27.588Z] 94e2ddfba10f: Layer already exists [2022-06-17T06:38:27.588Z] cf466a11e751: Layer already exists [2022-06-17T06:38:27.588Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:27.588Z] d593da1af6ac: Layer already exists [2022-06-17T06:38:27.588Z] c7c347966cb9: Layer already exists [2022-06-17T06:38:27.588Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:27.859Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:28.221Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:28.578Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-06-17T06:38:28.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-17T06:38:28.578Z] c7c347966cb9: Preparing [2022-06-17T06:38:28.578Z] cf466a11e751: Preparing [2022-06-17T06:38:28.578Z] 9485b89c65f2: Preparing [2022-06-17T06:38:28.578Z] d593da1af6ac: Preparing [2022-06-17T06:38:28.578Z] 94e2ddfba10f: Preparing [2022-06-17T06:38:28.578Z] f73e7dbfee58: Preparing [2022-06-17T06:38:28.578Z] f73e7dbfee58: Waiting [2022-06-17T06:38:28.578Z] c7c347966cb9: Layer already exists [2022-06-17T06:38:28.578Z] cf466a11e751: Layer already exists [2022-06-17T06:38:28.578Z] 94e2ddfba10f: Layer already exists [2022-06-17T06:38:28.578Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:28.578Z] d593da1af6ac: Layer already exists [2022-06-17T06:38:28.578Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:28.849Z] main: digest: sha256:a21416ab9fba91c325b937be70893e13842f45ecba43c288327c3fa6c0dc61e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:38:28.911Z] ===================================================== [Pipeline] echo [2022-06-17T06:38:28.920Z] taggedImages: [2022-06-17T06:38:28.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:28.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-17T06:38:28.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.12 [2022-06-17T06:38:28.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:28.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-06-17T06:38:28.945Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-17T06:38:28.945Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:28.945Z] latest [2022-06-17T06:38:28.945Z] 2.2.1-dev.12 [2022-06-17T06:38:28.945Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:28.945Z] main [2022-06-17T06:38:28.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:29.304Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:29.661Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:29.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-17T06:38:29.661Z] a8001c908910: Preparing [2022-06-17T06:38:29.661Z] cd181a078015: Preparing [2022-06-17T06:38:29.661Z] 9485b89c65f2: Preparing [2022-06-17T06:38:29.661Z] 724e8696bfa6: Preparing [2022-06-17T06:38:29.661Z] f73e7dbfee58: Preparing [2022-06-17T06:38:29.661Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:29.661Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:29.933Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:29.933Z] a8001c908910: Pushed [2022-06-17T06:38:32.553Z] cd181a078015: Pushed [2022-06-17T06:38:32.825Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:33.189Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:33.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-17T06:38:33.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-17T06:38:33.544Z] a8001c908910: Preparing [2022-06-17T06:38:33.544Z] cd181a078015: Preparing [2022-06-17T06:38:33.544Z] 9485b89c65f2: Preparing [2022-06-17T06:38:33.544Z] 724e8696bfa6: Preparing [2022-06-17T06:38:33.544Z] f73e7dbfee58: Preparing [2022-06-17T06:38:33.544Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:33.544Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:33.544Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:33.544Z] a8001c908910: Layer already exists [2022-06-17T06:38:33.544Z] cd181a078015: Layer already exists [2022-06-17T06:38:33.816Z] latest: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:34.176Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:34.530Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.12 [2022-06-17T06:38:34.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-17T06:38:34.530Z] a8001c908910: Preparing [2022-06-17T06:38:34.530Z] cd181a078015: Preparing [2022-06-17T06:38:34.530Z] 9485b89c65f2: Preparing [2022-06-17T06:38:34.530Z] 724e8696bfa6: Preparing [2022-06-17T06:38:34.530Z] f73e7dbfee58: Preparing [2022-06-17T06:38:34.530Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:34.530Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:34.530Z] cd181a078015: Layer already exists [2022-06-17T06:38:34.530Z] a8001c908910: Layer already exists [2022-06-17T06:38:34.530Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:34.802Z] 2.2.1-dev.12: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:35.162Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:35.520Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:35.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-17T06:38:35.520Z] a8001c908910: Preparing [2022-06-17T06:38:35.520Z] cd181a078015: Preparing [2022-06-17T06:38:35.520Z] 9485b89c65f2: Preparing [2022-06-17T06:38:35.520Z] 724e8696bfa6: Preparing [2022-06-17T06:38:35.520Z] f73e7dbfee58: Preparing [2022-06-17T06:38:35.520Z] cd181a078015: Layer already exists [2022-06-17T06:38:35.520Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:35.520Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:35.520Z] a8001c908910: Layer already exists [2022-06-17T06:38:35.520Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:35.791Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:36.169Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:36.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-06-17T06:38:36.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-17T06:38:36.529Z] a8001c908910: Preparing [2022-06-17T06:38:36.529Z] cd181a078015: Preparing [2022-06-17T06:38:36.529Z] 9485b89c65f2: Preparing [2022-06-17T06:38:36.529Z] 724e8696bfa6: Preparing [2022-06-17T06:38:36.529Z] f73e7dbfee58: Preparing [2022-06-17T06:38:36.529Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:36.529Z] a8001c908910: Layer already exists [2022-06-17T06:38:36.529Z] cd181a078015: Layer already exists [2022-06-17T06:38:36.529Z] 724e8696bfa6: Layer already exists [2022-06-17T06:38:36.529Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:36.801Z] main: digest: sha256:e0dc2bc1632e1b18c6e8c724a5a4e5ba0925324fe44db12670e4dc36a813c882 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:38:36.861Z] ===================================================== [Pipeline] echo [2022-06-17T06:38:36.871Z] taggedImages: [2022-06-17T06:38:36.871Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:36.871Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-17T06:38:36.871Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.12 [2022-06-17T06:38:36.871Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:36.871Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-06-17T06:38:36.893Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-17T06:38:36.893Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:36.893Z] latest [2022-06-17T06:38:36.893Z] 2.2.1-dev.12 [2022-06-17T06:38:36.893Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:36.893Z] main [2022-06-17T06:38:36.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:37.251Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:37.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:37.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-17T06:38:37.606Z] e4ec67a104f4: Preparing [2022-06-17T06:38:37.606Z] e4ec67a104f4: Preparing [2022-06-17T06:38:37.606Z] 04e359c632b6: Preparing [2022-06-17T06:38:37.606Z] 7fb880a32428: Preparing [2022-06-17T06:38:37.606Z] a1a5b594a023: Preparing [2022-06-17T06:38:37.606Z] 016b1683ef16: Preparing [2022-06-17T06:38:37.606Z] 9485b89c65f2: Preparing [2022-06-17T06:38:37.606Z] 48ac4f4433bc: Preparing [2022-06-17T06:38:37.606Z] 8266f674663c: Preparing [2022-06-17T06:38:37.606Z] b465c2f82965: Preparing [2022-06-17T06:38:37.606Z] 2ca67ac1d26d: Preparing [2022-06-17T06:38:37.606Z] f73e7dbfee58: Preparing [2022-06-17T06:38:37.606Z] 9485b89c65f2: Waiting [2022-06-17T06:38:37.606Z] 8266f674663c: Waiting [2022-06-17T06:38:37.606Z] b465c2f82965: Waiting [2022-06-17T06:38:37.606Z] 48ac4f4433bc: Waiting [2022-06-17T06:38:37.606Z] f73e7dbfee58: Waiting [2022-06-17T06:38:37.606Z] 2ca67ac1d26d: Waiting [2022-06-17T06:38:37.882Z] e4ec67a104f4: Pushed [2022-06-17T06:38:37.882Z] 04e359c632b6: Pushed [2022-06-17T06:38:37.882Z] 7fb880a32428: Pushed [2022-06-17T06:38:37.882Z] a1a5b594a023: Pushed [2022-06-17T06:38:37.882Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:38.157Z] 48ac4f4433bc: Pushed [2022-06-17T06:38:38.157Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:38.157Z] 8266f674663c: Pushed [2022-06-17T06:38:38.157Z] b465c2f82965: Pushed [2022-06-17T06:38:38.157Z] 2ca67ac1d26d: Pushed [2022-06-17T06:38:41.532Z] 016b1683ef16: Pushed [2022-06-17T06:38:41.533Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:41.895Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:42.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-17T06:38:42.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-17T06:38:42.255Z] e4ec67a104f4: Preparing [2022-06-17T06:38:42.255Z] e4ec67a104f4: Preparing [2022-06-17T06:38:42.255Z] 04e359c632b6: Preparing [2022-06-17T06:38:42.255Z] 7fb880a32428: Preparing [2022-06-17T06:38:42.255Z] a1a5b594a023: Preparing [2022-06-17T06:38:42.255Z] 016b1683ef16: Preparing [2022-06-17T06:38:42.255Z] 9485b89c65f2: Preparing [2022-06-17T06:38:42.255Z] 48ac4f4433bc: Preparing [2022-06-17T06:38:42.255Z] 8266f674663c: Preparing [2022-06-17T06:38:42.255Z] b465c2f82965: Preparing [2022-06-17T06:38:42.255Z] 2ca67ac1d26d: Preparing [2022-06-17T06:38:42.255Z] f73e7dbfee58: Preparing [2022-06-17T06:38:42.255Z] 8266f674663c: Waiting [2022-06-17T06:38:42.255Z] b465c2f82965: Waiting [2022-06-17T06:38:42.255Z] 2ca67ac1d26d: Waiting [2022-06-17T06:38:42.255Z] f73e7dbfee58: Waiting [2022-06-17T06:38:42.255Z] 48ac4f4433bc: Waiting [2022-06-17T06:38:42.255Z] 9485b89c65f2: Waiting [2022-06-17T06:38:42.255Z] 04e359c632b6: Layer already exists [2022-06-17T06:38:42.255Z] 016b1683ef16: Layer already exists [2022-06-17T06:38:42.255Z] 7fb880a32428: Layer already exists [2022-06-17T06:38:42.255Z] a1a5b594a023: Layer already exists [2022-06-17T06:38:42.255Z] e4ec67a104f4: Layer already exists [2022-06-17T06:38:42.255Z] 48ac4f4433bc: Layer already exists [2022-06-17T06:38:42.255Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:42.255Z] 8266f674663c: Layer already exists [2022-06-17T06:38:42.255Z] b465c2f82965: Layer already exists [2022-06-17T06:38:42.255Z] 2ca67ac1d26d: Layer already exists [2022-06-17T06:38:42.525Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:42.525Z] latest: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:42.880Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:43.240Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.12 [2022-06-17T06:38:43.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-17T06:38:43.240Z] e4ec67a104f4: Preparing [2022-06-17T06:38:43.240Z] e4ec67a104f4: Preparing [2022-06-17T06:38:43.240Z] 04e359c632b6: Preparing [2022-06-17T06:38:43.241Z] 7fb880a32428: Preparing [2022-06-17T06:38:43.241Z] a1a5b594a023: Preparing [2022-06-17T06:38:43.241Z] 016b1683ef16: Preparing [2022-06-17T06:38:43.241Z] 9485b89c65f2: Preparing [2022-06-17T06:38:43.241Z] 48ac4f4433bc: Preparing [2022-06-17T06:38:43.241Z] 8266f674663c: Preparing [2022-06-17T06:38:43.241Z] b465c2f82965: Preparing [2022-06-17T06:38:43.241Z] 2ca67ac1d26d: Preparing [2022-06-17T06:38:43.241Z] f73e7dbfee58: Preparing [2022-06-17T06:38:43.241Z] 8266f674663c: Waiting [2022-06-17T06:38:43.241Z] b465c2f82965: Waiting [2022-06-17T06:38:43.241Z] 2ca67ac1d26d: Waiting [2022-06-17T06:38:43.241Z] f73e7dbfee58: Waiting [2022-06-17T06:38:43.241Z] 9485b89c65f2: Waiting [2022-06-17T06:38:43.241Z] 48ac4f4433bc: Waiting [2022-06-17T06:38:43.241Z] e4ec67a104f4: Layer already exists [2022-06-17T06:38:43.241Z] 7fb880a32428: Layer already exists [2022-06-17T06:38:43.241Z] a1a5b594a023: Layer already exists [2022-06-17T06:38:43.241Z] 016b1683ef16: Layer already exists [2022-06-17T06:38:43.241Z] 04e359c632b6: Layer already exists [2022-06-17T06:38:43.241Z] 48ac4f4433bc: Layer already exists [2022-06-17T06:38:43.513Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:43.513Z] 2ca67ac1d26d: Layer already exists [2022-06-17T06:38:43.513Z] 8266f674663c: Layer already exists [2022-06-17T06:38:43.513Z] b465c2f82965: Layer already exists [2022-06-17T06:38:43.513Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:43.513Z] 2.2.1-dev.12: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:43.882Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:44.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:44.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-17T06:38:44.238Z] e4ec67a104f4: Preparing [2022-06-17T06:38:44.238Z] e4ec67a104f4: Preparing [2022-06-17T06:38:44.238Z] 04e359c632b6: Preparing [2022-06-17T06:38:44.238Z] 7fb880a32428: Preparing [2022-06-17T06:38:44.238Z] a1a5b594a023: Preparing [2022-06-17T06:38:44.238Z] 016b1683ef16: Preparing [2022-06-17T06:38:44.238Z] 9485b89c65f2: Preparing [2022-06-17T06:38:44.238Z] 48ac4f4433bc: Preparing [2022-06-17T06:38:44.238Z] 8266f674663c: Preparing [2022-06-17T06:38:44.238Z] b465c2f82965: Preparing [2022-06-17T06:38:44.238Z] 2ca67ac1d26d: Preparing [2022-06-17T06:38:44.238Z] f73e7dbfee58: Preparing [2022-06-17T06:38:44.238Z] 9485b89c65f2: Waiting [2022-06-17T06:38:44.238Z] 8266f674663c: Waiting [2022-06-17T06:38:44.238Z] 48ac4f4433bc: Waiting [2022-06-17T06:38:44.238Z] b465c2f82965: Waiting [2022-06-17T06:38:44.238Z] 2ca67ac1d26d: Waiting [2022-06-17T06:38:44.238Z] f73e7dbfee58: Waiting [2022-06-17T06:38:44.238Z] 7fb880a32428: Layer already exists [2022-06-17T06:38:44.238Z] 016b1683ef16: Layer already exists [2022-06-17T06:38:44.238Z] a1a5b594a023: Layer already exists [2022-06-17T06:38:44.238Z] e4ec67a104f4: Layer already exists [2022-06-17T06:38:44.238Z] 04e359c632b6: Layer already exists [2022-06-17T06:38:44.238Z] 48ac4f4433bc: Layer already exists [2022-06-17T06:38:44.238Z] 8266f674663c: Layer already exists [2022-06-17T06:38:44.238Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:44.238Z] b465c2f82965: Layer already exists [2022-06-17T06:38:44.238Z] 2ca67ac1d26d: Layer already exists [2022-06-17T06:38:44.509Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:44.509Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:44.870Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:45.228Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-06-17T06:38:45.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-17T06:38:45.228Z] e4ec67a104f4: Preparing [2022-06-17T06:38:45.228Z] e4ec67a104f4: Preparing [2022-06-17T06:38:45.228Z] 04e359c632b6: Preparing [2022-06-17T06:38:45.228Z] 7fb880a32428: Preparing [2022-06-17T06:38:45.228Z] a1a5b594a023: Preparing [2022-06-17T06:38:45.228Z] 016b1683ef16: Preparing [2022-06-17T06:38:45.228Z] 9485b89c65f2: Preparing [2022-06-17T06:38:45.228Z] 48ac4f4433bc: Preparing [2022-06-17T06:38:45.228Z] 8266f674663c: Preparing [2022-06-17T06:38:45.228Z] b465c2f82965: Preparing [2022-06-17T06:38:45.228Z] 2ca67ac1d26d: Preparing [2022-06-17T06:38:45.228Z] f73e7dbfee58: Preparing [2022-06-17T06:38:45.228Z] 48ac4f4433bc: Waiting [2022-06-17T06:38:45.228Z] 8266f674663c: Waiting [2022-06-17T06:38:45.228Z] b465c2f82965: Waiting [2022-06-17T06:38:45.228Z] 2ca67ac1d26d: Waiting [2022-06-17T06:38:45.228Z] f73e7dbfee58: Waiting [2022-06-17T06:38:45.228Z] 9485b89c65f2: Waiting [2022-06-17T06:38:45.228Z] 7fb880a32428: Layer already exists [2022-06-17T06:38:45.228Z] 04e359c632b6: Layer already exists [2022-06-17T06:38:45.228Z] a1a5b594a023: Layer already exists [2022-06-17T06:38:45.228Z] 016b1683ef16: Layer already exists [2022-06-17T06:38:45.228Z] e4ec67a104f4: Layer already exists [2022-06-17T06:38:45.501Z] b465c2f82965: Layer already exists [2022-06-17T06:38:45.501Z] 8266f674663c: Layer already exists [2022-06-17T06:38:45.501Z] 48ac4f4433bc: Layer already exists [2022-06-17T06:38:45.501Z] 9485b89c65f2: Layer already exists [2022-06-17T06:38:45.501Z] 2ca67ac1d26d: Layer already exists [2022-06-17T06:38:45.501Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:45.501Z] main: digest: sha256:1c215cf3fea7e7f054b64f0436a9910c461863ecaf3b5e7e28ffd1c72a79d0df size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:38:45.568Z] ===================================================== [Pipeline] echo [2022-06-17T06:38:45.578Z] taggedImages: [2022-06-17T06:38:45.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:45.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-17T06:38:45.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.12 [2022-06-17T06:38:45.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:45.578Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-06-17T06:38:45.598Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-17T06:38:45.598Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:45.598Z] latest [2022-06-17T06:38:45.598Z] 2.2.1-dev.12 [2022-06-17T06:38:45.598Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:45.598Z] main [2022-06-17T06:38:45.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:45.966Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:46.469Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:46.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-17T06:38:46.469Z] de75c501206c: Preparing [2022-06-17T06:38:46.469Z] ffa11d04d08a: Preparing [2022-06-17T06:38:46.469Z] ed77b5895b0c: Preparing [2022-06-17T06:38:46.469Z] 3faafd8d1139: Preparing [2022-06-17T06:38:46.469Z] 5db5e0f6fe08: Preparing [2022-06-17T06:38:46.469Z] 5f9270d9b207: Preparing [2022-06-17T06:38:46.469Z] 43741584f8ad: Preparing [2022-06-17T06:38:46.469Z] f73e7dbfee58: Preparing [2022-06-17T06:38:46.469Z] 5f9270d9b207: Waiting [2022-06-17T06:38:46.469Z] f73e7dbfee58: Waiting [2022-06-17T06:38:46.469Z] 43741584f8ad: Waiting [2022-06-17T06:38:46.754Z] ffa11d04d08a: Pushed [2022-06-17T06:38:46.754Z] 5db5e0f6fe08: Pushed [2022-06-17T06:38:46.754Z] de75c501206c: Pushed [2022-06-17T06:38:46.754Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:47.093Z] 5f9270d9b207: Pushed [2022-06-17T06:38:47.731Z] 43741584f8ad: Pushed [2022-06-17T06:38:49.163Z] ed77b5895b0c: Pushed [2022-06-17T06:38:49.163Z] 3faafd8d1139: Pushed [2022-06-17T06:38:49.434Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:49.786Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:50.139Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-17T06:38:50.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-17T06:38:50.139Z] de75c501206c: Preparing [2022-06-17T06:38:50.139Z] ffa11d04d08a: Preparing [2022-06-17T06:38:50.139Z] ed77b5895b0c: Preparing [2022-06-17T06:38:50.139Z] 3faafd8d1139: Preparing [2022-06-17T06:38:50.139Z] 5db5e0f6fe08: Preparing [2022-06-17T06:38:50.139Z] 5f9270d9b207: Preparing [2022-06-17T06:38:50.139Z] 43741584f8ad: Preparing [2022-06-17T06:38:50.139Z] f73e7dbfee58: Preparing [2022-06-17T06:38:50.139Z] 5f9270d9b207: Waiting [2022-06-17T06:38:50.139Z] 43741584f8ad: Waiting [2022-06-17T06:38:50.139Z] f73e7dbfee58: Waiting [2022-06-17T06:38:50.139Z] de75c501206c: Layer already exists [2022-06-17T06:38:50.139Z] 3faafd8d1139: Layer already exists [2022-06-17T06:38:50.139Z] 5db5e0f6fe08: Layer already exists [2022-06-17T06:38:50.139Z] ed77b5895b0c: Layer already exists [2022-06-17T06:38:50.139Z] ffa11d04d08a: Layer already exists [2022-06-17T06:38:50.139Z] 43741584f8ad: Layer already exists [2022-06-17T06:38:50.139Z] 5f9270d9b207: Layer already exists [2022-06-17T06:38:50.139Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:50.410Z] latest: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:50.774Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:51.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.12 [2022-06-17T06:38:51.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-17T06:38:51.128Z] de75c501206c: Preparing [2022-06-17T06:38:51.128Z] ffa11d04d08a: Preparing [2022-06-17T06:38:51.128Z] ed77b5895b0c: Preparing [2022-06-17T06:38:51.128Z] 3faafd8d1139: Preparing [2022-06-17T06:38:51.128Z] 5db5e0f6fe08: Preparing [2022-06-17T06:38:51.128Z] 5f9270d9b207: Preparing [2022-06-17T06:38:51.128Z] 43741584f8ad: Preparing [2022-06-17T06:38:51.128Z] f73e7dbfee58: Preparing [2022-06-17T06:38:51.128Z] 43741584f8ad: Waiting [2022-06-17T06:38:51.128Z] f73e7dbfee58: Waiting [2022-06-17T06:38:51.128Z] 5f9270d9b207: Waiting [2022-06-17T06:38:51.128Z] 5db5e0f6fe08: Layer already exists [2022-06-17T06:38:51.128Z] de75c501206c: Layer already exists [2022-06-17T06:38:51.128Z] ed77b5895b0c: Layer already exists [2022-06-17T06:38:51.128Z] ffa11d04d08a: Layer already exists [2022-06-17T06:38:51.128Z] 3faafd8d1139: Layer already exists [2022-06-17T06:38:51.401Z] 5f9270d9b207: Layer already exists [2022-06-17T06:38:51.401Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:51.401Z] 43741584f8ad: Layer already exists [2022-06-17T06:38:51.401Z] 2.2.1-dev.12: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:51.749Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:52.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:52.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-17T06:38:52.108Z] de75c501206c: Preparing [2022-06-17T06:38:52.108Z] ffa11d04d08a: Preparing [2022-06-17T06:38:52.108Z] ed77b5895b0c: Preparing [2022-06-17T06:38:52.108Z] 3faafd8d1139: Preparing [2022-06-17T06:38:52.108Z] 5db5e0f6fe08: Preparing [2022-06-17T06:38:52.108Z] 5f9270d9b207: Preparing [2022-06-17T06:38:52.108Z] 43741584f8ad: Preparing [2022-06-17T06:38:52.108Z] f73e7dbfee58: Preparing [2022-06-17T06:38:52.108Z] 5f9270d9b207: Waiting [2022-06-17T06:38:52.108Z] 43741584f8ad: Waiting [2022-06-17T06:38:52.108Z] f73e7dbfee58: Waiting [2022-06-17T06:38:52.108Z] ffa11d04d08a: Layer already exists [2022-06-17T06:38:52.108Z] ed77b5895b0c: Layer already exists [2022-06-17T06:38:52.108Z] 5db5e0f6fe08: Layer already exists [2022-06-17T06:38:52.108Z] 3faafd8d1139: Layer already exists [2022-06-17T06:38:52.108Z] de75c501206c: Layer already exists [2022-06-17T06:38:52.108Z] 43741584f8ad: Layer already exists [2022-06-17T06:38:52.108Z] 5f9270d9b207: Layer already exists [2022-06-17T06:38:52.108Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:52.378Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:52.742Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:53.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-06-17T06:38:53.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-17T06:38:53.170Z] de75c501206c: Preparing [2022-06-17T06:38:53.170Z] ffa11d04d08a: Preparing [2022-06-17T06:38:53.170Z] ed77b5895b0c: Preparing [2022-06-17T06:38:53.170Z] 3faafd8d1139: Preparing [2022-06-17T06:38:53.170Z] 5db5e0f6fe08: Preparing [2022-06-17T06:38:53.170Z] 5f9270d9b207: Preparing [2022-06-17T06:38:53.170Z] 43741584f8ad: Preparing [2022-06-17T06:38:53.170Z] f73e7dbfee58: Preparing [2022-06-17T06:38:53.170Z] 5f9270d9b207: Waiting [2022-06-17T06:38:53.170Z] 43741584f8ad: Waiting [2022-06-17T06:38:53.170Z] f73e7dbfee58: Waiting [2022-06-17T06:38:53.170Z] 3faafd8d1139: Layer already exists [2022-06-17T06:38:53.170Z] 5db5e0f6fe08: Layer already exists [2022-06-17T06:38:53.170Z] ffa11d04d08a: Layer already exists [2022-06-17T06:38:53.170Z] ed77b5895b0c: Layer already exists [2022-06-17T06:38:53.170Z] de75c501206c: Layer already exists [2022-06-17T06:38:53.170Z] 5f9270d9b207: Layer already exists [2022-06-17T06:38:53.170Z] 43741584f8ad: Layer already exists [2022-06-17T06:38:53.442Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:53.442Z] main: digest: sha256:7882fd543572d2585190db5659446b0bb734ee469522618387b01460715f1540 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:38:53.510Z] ===================================================== [Pipeline] echo [2022-06-17T06:38:53.521Z] taggedImages: [2022-06-17T06:38:53.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:53.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-17T06:38:53.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.12 [2022-06-17T06:38:53.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:53.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-06-17T06:38:53.544Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-17T06:38:53.544Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:53.544Z] latest [2022-06-17T06:38:53.544Z] 2.2.1-dev.12 [2022-06-17T06:38:53.544Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:38:53.544Z] main [2022-06-17T06:38:53.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:53.933Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:54.299Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:38:54.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-17T06:38:54.299Z] 49bd2514abef: Preparing [2022-06-17T06:38:54.299Z] c34714751997: Preparing [2022-06-17T06:38:54.299Z] 2c8e39969ccb: Preparing [2022-06-17T06:38:54.299Z] 1f1fd360cd17: Preparing [2022-06-17T06:38:54.299Z] 16dabdfee5f5: Preparing [2022-06-17T06:38:54.299Z] 668640860bf5: Preparing [2022-06-17T06:38:54.299Z] 620c8be5e515: Preparing [2022-06-17T06:38:54.299Z] bfde092e7b42: Preparing [2022-06-17T06:38:54.299Z] fbed44061772: Preparing [2022-06-17T06:38:54.299Z] f73e7dbfee58: Preparing [2022-06-17T06:38:54.299Z] 668640860bf5: Waiting [2022-06-17T06:38:54.299Z] 620c8be5e515: Waiting [2022-06-17T06:38:54.299Z] bfde092e7b42: Waiting [2022-06-17T06:38:54.299Z] fbed44061772: Waiting [2022-06-17T06:38:54.299Z] f73e7dbfee58: Waiting [2022-06-17T06:38:54.573Z] 16dabdfee5f5: Pushed [2022-06-17T06:38:54.573Z] c34714751997: Pushed [2022-06-17T06:38:54.573Z] 49bd2514abef: Pushed [2022-06-17T06:38:54.846Z] 668640860bf5: Pushed [2022-06-17T06:38:54.846Z] 620c8be5e515: Pushed [2022-06-17T06:38:54.846Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:54.846Z] bfde092e7b42: Pushed [2022-06-17T06:38:55.116Z] fbed44061772: Pushed [2022-06-17T06:38:57.087Z] 1f1fd360cd17: Pushed [2022-06-17T06:38:57.678Z] 2c8e39969ccb: Pushed [2022-06-17T06:38:57.948Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:58.315Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:58.670Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-17T06:38:58.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-17T06:38:58.671Z] 49bd2514abef: Preparing [2022-06-17T06:38:58.671Z] c34714751997: Preparing [2022-06-17T06:38:58.671Z] 2c8e39969ccb: Preparing [2022-06-17T06:38:58.671Z] 1f1fd360cd17: Preparing [2022-06-17T06:38:58.671Z] 16dabdfee5f5: Preparing [2022-06-17T06:38:58.671Z] 668640860bf5: Preparing [2022-06-17T06:38:58.671Z] 620c8be5e515: Preparing [2022-06-17T06:38:58.671Z] bfde092e7b42: Preparing [2022-06-17T06:38:58.671Z] fbed44061772: Preparing [2022-06-17T06:38:58.671Z] f73e7dbfee58: Preparing [2022-06-17T06:38:58.671Z] 668640860bf5: Waiting [2022-06-17T06:38:58.671Z] 620c8be5e515: Waiting [2022-06-17T06:38:58.671Z] bfde092e7b42: Waiting [2022-06-17T06:38:58.671Z] f73e7dbfee58: Waiting [2022-06-17T06:38:58.671Z] fbed44061772: Waiting [2022-06-17T06:38:58.671Z] 1f1fd360cd17: Layer already exists [2022-06-17T06:38:58.671Z] 16dabdfee5f5: Layer already exists [2022-06-17T06:38:58.671Z] 2c8e39969ccb: Layer already exists [2022-06-17T06:38:58.671Z] c34714751997: Layer already exists [2022-06-17T06:38:58.671Z] 49bd2514abef: Layer already exists [2022-06-17T06:38:58.671Z] 668640860bf5: Layer already exists [2022-06-17T06:38:58.671Z] 620c8be5e515: Layer already exists [2022-06-17T06:38:58.671Z] fbed44061772: Layer already exists [2022-06-17T06:38:58.671Z] bfde092e7b42: Layer already exists [2022-06-17T06:38:58.671Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:58.940Z] latest: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:59.305Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:38:59.655Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.12 [2022-06-17T06:38:59.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-17T06:38:59.655Z] 49bd2514abef: Preparing [2022-06-17T06:38:59.655Z] c34714751997: Preparing [2022-06-17T06:38:59.655Z] 2c8e39969ccb: Preparing [2022-06-17T06:38:59.655Z] 1f1fd360cd17: Preparing [2022-06-17T06:38:59.655Z] 16dabdfee5f5: Preparing [2022-06-17T06:38:59.655Z] 668640860bf5: Preparing [2022-06-17T06:38:59.655Z] 620c8be5e515: Preparing [2022-06-17T06:38:59.655Z] bfde092e7b42: Preparing [2022-06-17T06:38:59.655Z] fbed44061772: Preparing [2022-06-17T06:38:59.655Z] f73e7dbfee58: Preparing [2022-06-17T06:38:59.655Z] 668640860bf5: Waiting [2022-06-17T06:38:59.655Z] 620c8be5e515: Waiting [2022-06-17T06:38:59.655Z] bfde092e7b42: Waiting [2022-06-17T06:38:59.655Z] fbed44061772: Waiting [2022-06-17T06:38:59.655Z] f73e7dbfee58: Waiting [2022-06-17T06:38:59.655Z] 16dabdfee5f5: Layer already exists [2022-06-17T06:38:59.655Z] 49bd2514abef: Layer already exists [2022-06-17T06:38:59.655Z] 1f1fd360cd17: Layer already exists [2022-06-17T06:38:59.655Z] 2c8e39969ccb: Layer already exists [2022-06-17T06:38:59.655Z] c34714751997: Layer already exists [2022-06-17T06:38:59.655Z] 668640860bf5: Layer already exists [2022-06-17T06:38:59.655Z] bfde092e7b42: Layer already exists [2022-06-17T06:38:59.655Z] 620c8be5e515: Layer already exists [2022-06-17T06:38:59.655Z] fbed44061772: Layer already exists [2022-06-17T06:38:59.655Z] f73e7dbfee58: Layer already exists [2022-06-17T06:38:59.927Z] 2.2.1-dev.12: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:00.293Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:00.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:00.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-17T06:39:00.654Z] 49bd2514abef: Preparing [2022-06-17T06:39:00.654Z] c34714751997: Preparing [2022-06-17T06:39:00.654Z] 2c8e39969ccb: Preparing [2022-06-17T06:39:00.654Z] 1f1fd360cd17: Preparing [2022-06-17T06:39:00.654Z] 16dabdfee5f5: Preparing [2022-06-17T06:39:00.654Z] 668640860bf5: Preparing [2022-06-17T06:39:00.654Z] 620c8be5e515: Preparing [2022-06-17T06:39:00.654Z] bfde092e7b42: Preparing [2022-06-17T06:39:00.654Z] fbed44061772: Preparing [2022-06-17T06:39:00.654Z] f73e7dbfee58: Preparing [2022-06-17T06:39:00.654Z] fbed44061772: Waiting [2022-06-17T06:39:00.654Z] 620c8be5e515: Waiting [2022-06-17T06:39:00.654Z] 668640860bf5: Waiting [2022-06-17T06:39:00.654Z] bfde092e7b42: Waiting [2022-06-17T06:39:00.654Z] f73e7dbfee58: Waiting [2022-06-17T06:39:00.654Z] c34714751997: Layer already exists [2022-06-17T06:39:00.654Z] 2c8e39969ccb: Layer already exists [2022-06-17T06:39:00.654Z] 16dabdfee5f5: Layer already exists [2022-06-17T06:39:00.654Z] 1f1fd360cd17: Layer already exists [2022-06-17T06:39:00.654Z] 49bd2514abef: Layer already exists [2022-06-17T06:39:00.654Z] 620c8be5e515: Layer already exists [2022-06-17T06:39:00.654Z] bfde092e7b42: Layer already exists [2022-06-17T06:39:00.654Z] 668640860bf5: Layer already exists [2022-06-17T06:39:00.654Z] f73e7dbfee58: Layer already exists [2022-06-17T06:39:00.654Z] fbed44061772: Layer already exists [2022-06-17T06:39:00.926Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:01.289Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:01.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-06-17T06:39:01.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-17T06:39:01.646Z] 49bd2514abef: Preparing [2022-06-17T06:39:01.646Z] c34714751997: Preparing [2022-06-17T06:39:01.646Z] 2c8e39969ccb: Preparing [2022-06-17T06:39:01.646Z] 1f1fd360cd17: Preparing [2022-06-17T06:39:01.646Z] 16dabdfee5f5: Preparing [2022-06-17T06:39:01.646Z] 668640860bf5: Preparing [2022-06-17T06:39:01.646Z] 620c8be5e515: Preparing [2022-06-17T06:39:01.646Z] bfde092e7b42: Preparing [2022-06-17T06:39:01.646Z] fbed44061772: Preparing [2022-06-17T06:39:01.646Z] f73e7dbfee58: Preparing [2022-06-17T06:39:01.646Z] bfde092e7b42: Waiting [2022-06-17T06:39:01.646Z] fbed44061772: Waiting [2022-06-17T06:39:01.646Z] f73e7dbfee58: Waiting [2022-06-17T06:39:01.646Z] 668640860bf5: Waiting [2022-06-17T06:39:01.646Z] 620c8be5e515: Waiting [2022-06-17T06:39:01.646Z] 16dabdfee5f5: Layer already exists [2022-06-17T06:39:01.646Z] 1f1fd360cd17: Layer already exists [2022-06-17T06:39:01.646Z] c34714751997: Layer already exists [2022-06-17T06:39:01.646Z] 2c8e39969ccb: Layer already exists [2022-06-17T06:39:01.646Z] 49bd2514abef: Layer already exists [2022-06-17T06:39:01.646Z] 668640860bf5: Layer already exists [2022-06-17T06:39:01.646Z] 620c8be5e515: Layer already exists [2022-06-17T06:39:01.916Z] fbed44061772: Layer already exists [2022-06-17T06:39:01.916Z] bfde092e7b42: Layer already exists [2022-06-17T06:39:01.916Z] f73e7dbfee58: Layer already exists [2022-06-17T06:39:01.916Z] main: digest: sha256:46be3bbf563099b0abb8600a7f2428c354705aba7d993d259206e84a365c86df size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:39:01.975Z] ===================================================== [Pipeline] echo [2022-06-17T06:39:01.984Z] taggedImages: [2022-06-17T06:39:01.984Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:01.984Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-17T06:39:01.984Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.12 [2022-06-17T06:39:01.984Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:01.984Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-06-17T06:39:02.003Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-06-17T06:39:02.003Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:02.003Z] latest [2022-06-17T06:39:02.003Z] 2.2.1-dev.12 [2022-06-17T06:39:02.003Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:02.003Z] main [2022-06-17T06:39:02.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:02.357Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:02.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:02.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-17T06:39:02.718Z] 71128c5efa03: Preparing [2022-06-17T06:39:02.718Z] d16a2d5b0760: Preparing [2022-06-17T06:39:02.718Z] 9485b89c65f2: Preparing [2022-06-17T06:39:02.718Z] ff970c8b9f67: Preparing [2022-06-17T06:39:02.718Z] db3c6467ba47: Preparing [2022-06-17T06:39:02.718Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:02.718Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:02.992Z] 9485b89c65f2: Layer already exists [2022-06-17T06:39:02.992Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:02.992Z] 71128c5efa03: Pushed [2022-06-17T06:39:02.992Z] db3c6467ba47: Pushed [2022-06-17T06:39:04.422Z] ff970c8b9f67: Pushed [2022-06-17T06:39:07.788Z] d16a2d5b0760: Pushed [2022-06-17T06:39:07.789Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:08.142Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:08.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-17T06:39:08.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-17T06:39:08.492Z] 71128c5efa03: Preparing [2022-06-17T06:39:08.492Z] d16a2d5b0760: Preparing [2022-06-17T06:39:08.492Z] 9485b89c65f2: Preparing [2022-06-17T06:39:08.492Z] ff970c8b9f67: Preparing [2022-06-17T06:39:08.492Z] db3c6467ba47: Preparing [2022-06-17T06:39:08.492Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:08.492Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:08.492Z] 9485b89c65f2: Layer already exists [2022-06-17T06:39:08.492Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:08.492Z] ff970c8b9f67: Layer already exists [2022-06-17T06:39:08.492Z] d16a2d5b0760: Layer already exists [2022-06-17T06:39:08.492Z] 71128c5efa03: Layer already exists [2022-06-17T06:39:08.492Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:08.762Z] latest: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:09.158Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:09.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.12 [2022-06-17T06:39:09.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-17T06:39:09.546Z] 71128c5efa03: Preparing [2022-06-17T06:39:09.546Z] d16a2d5b0760: Preparing [2022-06-17T06:39:09.546Z] 9485b89c65f2: Preparing [2022-06-17T06:39:09.546Z] ff970c8b9f67: Preparing [2022-06-17T06:39:09.546Z] db3c6467ba47: Preparing [2022-06-17T06:39:09.546Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:09.546Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:09.546Z] ff970c8b9f67: Layer already exists [2022-06-17T06:39:09.546Z] 71128c5efa03: Layer already exists [2022-06-17T06:39:09.546Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:09.546Z] 9485b89c65f2: Layer already exists [2022-06-17T06:39:09.546Z] d16a2d5b0760: Layer already exists [2022-06-17T06:39:09.546Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:09.818Z] 2.2.1-dev.12: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:10.180Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:10.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:10.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-17T06:39:10.537Z] 71128c5efa03: Preparing [2022-06-17T06:39:10.537Z] d16a2d5b0760: Preparing [2022-06-17T06:39:10.537Z] 9485b89c65f2: Preparing [2022-06-17T06:39:10.537Z] ff970c8b9f67: Preparing [2022-06-17T06:39:10.537Z] db3c6467ba47: Preparing [2022-06-17T06:39:10.537Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:10.537Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:10.537Z] 9485b89c65f2: Layer already exists [2022-06-17T06:39:10.537Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:10.537Z] d16a2d5b0760: Layer already exists [2022-06-17T06:39:10.537Z] 71128c5efa03: Layer already exists [2022-06-17T06:39:10.537Z] ff970c8b9f67: Layer already exists [2022-06-17T06:39:10.537Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:10.808Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:11.168Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:11.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-06-17T06:39:11.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-17T06:39:11.517Z] 71128c5efa03: Preparing [2022-06-17T06:39:11.517Z] d16a2d5b0760: Preparing [2022-06-17T06:39:11.517Z] 9485b89c65f2: Preparing [2022-06-17T06:39:11.517Z] ff970c8b9f67: Preparing [2022-06-17T06:39:11.517Z] db3c6467ba47: Preparing [2022-06-17T06:39:11.517Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:11.517Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:11.517Z] ff970c8b9f67: Layer already exists [2022-06-17T06:39:11.517Z] 71128c5efa03: Layer already exists [2022-06-17T06:39:11.517Z] 9485b89c65f2: Layer already exists [2022-06-17T06:39:11.517Z] d16a2d5b0760: Layer already exists [2022-06-17T06:39:11.517Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:11.517Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:11.787Z] main: digest: sha256:703a4ca57926516f390748d5744daa0017af1eaf391ba25d215392c18db4db34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:39:11.843Z] ===================================================== [Pipeline] echo [2022-06-17T06:39:11.851Z] taggedImages: [2022-06-17T06:39:11.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:11.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-17T06:39:11.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.12 [2022-06-17T06:39:11.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:11.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-06-17T06:39:11.870Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-06-17T06:39:11.870Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:11.870Z] latest [2022-06-17T06:39:11.870Z] 2.2.1-dev.12 [2022-06-17T06:39:11.870Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:11.870Z] main [2022-06-17T06:39:11.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:12.234Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:12.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:12.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-17T06:39:12.601Z] 150ad1178af5: Preparing [2022-06-17T06:39:12.601Z] ac43898607e9: Preparing [2022-06-17T06:39:12.601Z] ca2c374bf781: Preparing [2022-06-17T06:39:12.601Z] 0f1b51515127: Preparing [2022-06-17T06:39:12.601Z] ddf247a0d2b3: Preparing [2022-06-17T06:39:12.601Z] f09c564161ac: Preparing [2022-06-17T06:39:12.601Z] db3c6467ba47: Preparing [2022-06-17T06:39:12.601Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:12.601Z] f09c564161ac: Waiting [2022-06-17T06:39:12.601Z] db3c6467ba47: Waiting [2022-06-17T06:39:12.601Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:12.874Z] ca2c374bf781: Pushed [2022-06-17T06:39:12.874Z] ac43898607e9: Pushed [2022-06-17T06:39:12.874Z] 150ad1178af5: Pushed [2022-06-17T06:39:12.874Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:12.874Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:13.851Z] f09c564161ac: Pushed [2022-06-17T06:39:22.106Z] ddf247a0d2b3: Pushed [2022-06-17T06:39:30.353Z] 0f1b51515127: Pushed [2022-06-17T06:39:30.353Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:30.719Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:31.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-17T06:39:31.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-17T06:39:31.077Z] 150ad1178af5: Preparing [2022-06-17T06:39:31.077Z] ac43898607e9: Preparing [2022-06-17T06:39:31.077Z] ca2c374bf781: Preparing [2022-06-17T06:39:31.077Z] 0f1b51515127: Preparing [2022-06-17T06:39:31.077Z] ddf247a0d2b3: Preparing [2022-06-17T06:39:31.077Z] f09c564161ac: Preparing [2022-06-17T06:39:31.077Z] db3c6467ba47: Preparing [2022-06-17T06:39:31.077Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:31.077Z] f09c564161ac: Waiting [2022-06-17T06:39:31.077Z] db3c6467ba47: Waiting [2022-06-17T06:39:31.077Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:31.077Z] ca2c374bf781: Layer already exists [2022-06-17T06:39:31.077Z] 0f1b51515127: Layer already exists [2022-06-17T06:39:31.077Z] 150ad1178af5: Layer already exists [2022-06-17T06:39:31.077Z] ac43898607e9: Layer already exists [2022-06-17T06:39:31.077Z] ddf247a0d2b3: Layer already exists [2022-06-17T06:39:31.348Z] f09c564161ac: Layer already exists [2022-06-17T06:39:31.348Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:31.348Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:31.348Z] latest: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:31.707Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:32.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.12 [2022-06-17T06:39:32.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-17T06:39:32.066Z] 150ad1178af5: Preparing [2022-06-17T06:39:32.066Z] ac43898607e9: Preparing [2022-06-17T06:39:32.066Z] ca2c374bf781: Preparing [2022-06-17T06:39:32.066Z] 0f1b51515127: Preparing [2022-06-17T06:39:32.066Z] ddf247a0d2b3: Preparing [2022-06-17T06:39:32.066Z] f09c564161ac: Preparing [2022-06-17T06:39:32.066Z] db3c6467ba47: Preparing [2022-06-17T06:39:32.066Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:32.066Z] f09c564161ac: Waiting [2022-06-17T06:39:32.066Z] db3c6467ba47: Waiting [2022-06-17T06:39:32.066Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:32.066Z] 150ad1178af5: Layer already exists [2022-06-17T06:39:32.066Z] ac43898607e9: Layer already exists [2022-06-17T06:39:32.066Z] 0f1b51515127: Layer already exists [2022-06-17T06:39:32.066Z] ddf247a0d2b3: Layer already exists [2022-06-17T06:39:32.066Z] ca2c374bf781: Layer already exists [2022-06-17T06:39:32.066Z] f09c564161ac: Layer already exists [2022-06-17T06:39:32.336Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:32.336Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:32.336Z] 2.2.1-dev.12: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:32.700Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:33.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:33.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-17T06:39:33.065Z] 150ad1178af5: Preparing [2022-06-17T06:39:33.065Z] ac43898607e9: Preparing [2022-06-17T06:39:33.065Z] ca2c374bf781: Preparing [2022-06-17T06:39:33.065Z] 0f1b51515127: Preparing [2022-06-17T06:39:33.065Z] ddf247a0d2b3: Preparing [2022-06-17T06:39:33.065Z] f09c564161ac: Preparing [2022-06-17T06:39:33.065Z] db3c6467ba47: Preparing [2022-06-17T06:39:33.065Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:33.065Z] db3c6467ba47: Waiting [2022-06-17T06:39:33.065Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:33.065Z] f09c564161ac: Waiting [2022-06-17T06:39:33.065Z] ca2c374bf781: Layer already exists [2022-06-17T06:39:33.065Z] ac43898607e9: Layer already exists [2022-06-17T06:39:33.065Z] 0f1b51515127: Layer already exists [2022-06-17T06:39:33.065Z] 150ad1178af5: Layer already exists [2022-06-17T06:39:33.065Z] ddf247a0d2b3: Layer already exists [2022-06-17T06:39:33.065Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:33.065Z] f09c564161ac: Layer already exists [2022-06-17T06:39:33.065Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:33.337Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:33.704Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:34.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-06-17T06:39:34.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-17T06:39:34.069Z] 150ad1178af5: Preparing [2022-06-17T06:39:34.069Z] ac43898607e9: Preparing [2022-06-17T06:39:34.069Z] ca2c374bf781: Preparing [2022-06-17T06:39:34.069Z] 0f1b51515127: Preparing [2022-06-17T06:39:34.069Z] ddf247a0d2b3: Preparing [2022-06-17T06:39:34.069Z] f09c564161ac: Preparing [2022-06-17T06:39:34.069Z] db3c6467ba47: Preparing [2022-06-17T06:39:34.069Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:34.069Z] db3c6467ba47: Waiting [2022-06-17T06:39:34.069Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:34.069Z] f09c564161ac: Waiting [2022-06-17T06:39:34.069Z] ddf247a0d2b3: Layer already exists [2022-06-17T06:39:34.069Z] 0f1b51515127: Layer already exists [2022-06-17T06:39:34.069Z] ac43898607e9: Layer already exists [2022-06-17T06:39:34.069Z] 150ad1178af5: Layer already exists [2022-06-17T06:39:34.069Z] ca2c374bf781: Layer already exists [2022-06-17T06:39:34.342Z] f09c564161ac: Layer already exists [2022-06-17T06:39:34.342Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:34.342Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:34.342Z] main: digest: sha256:b84c22cbd21924d3fa802c4c55ac9d5d100e44ff45e7399878b5e712c78f36f9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:39:34.398Z] ===================================================== [Pipeline] echo [2022-06-17T06:39:34.406Z] taggedImages: [2022-06-17T06:39:34.406Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:34.406Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-17T06:39:34.406Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.12 [2022-06-17T06:39:34.406Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:34.406Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-06-17T06:39:34.426Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-06-17T06:39:34.426Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:34.426Z] latest [2022-06-17T06:39:34.426Z] 2.2.1-dev.12 [2022-06-17T06:39:34.426Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:34.426Z] main [2022-06-17T06:39:34.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:34.776Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:35.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:35.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-17T06:39:35.135Z] 858733154ff0: Preparing [2022-06-17T06:39:35.135Z] 9a6162aadc52: Preparing [2022-06-17T06:39:35.135Z] 891b97fe554d: Preparing [2022-06-17T06:39:35.135Z] ae274f96c44a: Preparing [2022-06-17T06:39:35.135Z] 9f7d61c4a64a: Preparing [2022-06-17T06:39:35.135Z] db3c6467ba47: Preparing [2022-06-17T06:39:35.135Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:35.135Z] db3c6467ba47: Waiting [2022-06-17T06:39:35.135Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:35.407Z] 9a6162aadc52: Pushed [2022-06-17T06:39:35.407Z] 891b97fe554d: Pushed [2022-06-17T06:39:35.407Z] 858733154ff0: Pushed [2022-06-17T06:39:35.407Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:35.407Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:36.002Z] 9f7d61c4a64a: Pushed [2022-06-17T06:39:54.276Z] ae274f96c44a: Pushed [2022-06-17T06:39:54.276Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:54.636Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:54.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-17T06:39:54.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-17T06:39:54.987Z] 858733154ff0: Preparing [2022-06-17T06:39:54.987Z] 9a6162aadc52: Preparing [2022-06-17T06:39:54.987Z] 891b97fe554d: Preparing [2022-06-17T06:39:54.987Z] ae274f96c44a: Preparing [2022-06-17T06:39:54.987Z] 9f7d61c4a64a: Preparing [2022-06-17T06:39:54.987Z] db3c6467ba47: Preparing [2022-06-17T06:39:54.987Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:54.987Z] db3c6467ba47: Waiting [2022-06-17T06:39:54.987Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:54.987Z] ae274f96c44a: Layer already exists [2022-06-17T06:39:54.987Z] 858733154ff0: Layer already exists [2022-06-17T06:39:54.987Z] 9a6162aadc52: Layer already exists [2022-06-17T06:39:54.987Z] 9f7d61c4a64a: Layer already exists [2022-06-17T06:39:54.987Z] 891b97fe554d: Layer already exists [2022-06-17T06:39:54.987Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:54.987Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:55.258Z] latest: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:55.619Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:55.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.12 [2022-06-17T06:39:55.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-17T06:39:55.975Z] 858733154ff0: Preparing [2022-06-17T06:39:55.975Z] 9a6162aadc52: Preparing [2022-06-17T06:39:55.975Z] 891b97fe554d: Preparing [2022-06-17T06:39:55.975Z] ae274f96c44a: Preparing [2022-06-17T06:39:55.975Z] 9f7d61c4a64a: Preparing [2022-06-17T06:39:55.975Z] db3c6467ba47: Preparing [2022-06-17T06:39:55.975Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:55.975Z] db3c6467ba47: Waiting [2022-06-17T06:39:55.975Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:55.975Z] 891b97fe554d: Layer already exists [2022-06-17T06:39:55.975Z] ae274f96c44a: Layer already exists [2022-06-17T06:39:55.975Z] 858733154ff0: Layer already exists [2022-06-17T06:39:55.975Z] 9a6162aadc52: Layer already exists [2022-06-17T06:39:55.975Z] 9f7d61c4a64a: Layer already exists [2022-06-17T06:39:55.975Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:55.975Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:56.247Z] 2.2.1-dev.12: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:56.609Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:56.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:56.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-17T06:39:56.995Z] 858733154ff0: Preparing [2022-06-17T06:39:56.995Z] 9a6162aadc52: Preparing [2022-06-17T06:39:56.995Z] 891b97fe554d: Preparing [2022-06-17T06:39:56.995Z] ae274f96c44a: Preparing [2022-06-17T06:39:56.995Z] 9f7d61c4a64a: Preparing [2022-06-17T06:39:56.995Z] db3c6467ba47: Preparing [2022-06-17T06:39:56.995Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:56.995Z] db3c6467ba47: Waiting [2022-06-17T06:39:56.995Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:56.995Z] 9a6162aadc52: Layer already exists [2022-06-17T06:39:56.995Z] 9f7d61c4a64a: Layer already exists [2022-06-17T06:39:56.995Z] 891b97fe554d: Layer already exists [2022-06-17T06:39:56.995Z] ae274f96c44a: Layer already exists [2022-06-17T06:39:56.995Z] 858733154ff0: Layer already exists [2022-06-17T06:39:56.995Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:57.274Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:57.274Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:57.647Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:58.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-06-17T06:39:58.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-17T06:39:58.012Z] 858733154ff0: Preparing [2022-06-17T06:39:58.012Z] 9a6162aadc52: Preparing [2022-06-17T06:39:58.012Z] 891b97fe554d: Preparing [2022-06-17T06:39:58.012Z] ae274f96c44a: Preparing [2022-06-17T06:39:58.012Z] 9f7d61c4a64a: Preparing [2022-06-17T06:39:58.012Z] db3c6467ba47: Preparing [2022-06-17T06:39:58.012Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:58.012Z] db3c6467ba47: Waiting [2022-06-17T06:39:58.012Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:58.012Z] 9f7d61c4a64a: Layer already exists [2022-06-17T06:39:58.012Z] 9a6162aadc52: Layer already exists [2022-06-17T06:39:58.012Z] ae274f96c44a: Layer already exists [2022-06-17T06:39:58.012Z] 858733154ff0: Layer already exists [2022-06-17T06:39:58.012Z] 891b97fe554d: Layer already exists [2022-06-17T06:39:58.012Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:58.012Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:58.283Z] main: digest: sha256:56710f3bd5b4a22d939221a520d01b43b6eb78fad864cef2bc36165e385eaf5b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:39:58.334Z] ===================================================== [Pipeline] echo [2022-06-17T06:39:58.340Z] taggedImages: [2022-06-17T06:39:58.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:58.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-17T06:39:58.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.12 [2022-06-17T06:39:58.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:58.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-06-17T06:39:58.353Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-06-17T06:39:58.353Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:58.353Z] latest [2022-06-17T06:39:58.353Z] 2.2.1-dev.12 [2022-06-17T06:39:58.353Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:39:58.353Z] main [2022-06-17T06:39:58.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:58.701Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:39:59.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:39:59.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-17T06:39:59.062Z] 21cf84b26b2f: Preparing [2022-06-17T06:39:59.062Z] 34fa99ad639d: Preparing [2022-06-17T06:39:59.062Z] aaf4124c6a1b: Preparing [2022-06-17T06:39:59.062Z] ae274f96c44a: Preparing [2022-06-17T06:39:59.062Z] b0ef6343bdcd: Preparing [2022-06-17T06:39:59.062Z] db3c6467ba47: Preparing [2022-06-17T06:39:59.062Z] 4f4ce317c6bb: Preparing [2022-06-17T06:39:59.062Z] db3c6467ba47: Waiting [2022-06-17T06:39:59.062Z] 4f4ce317c6bb: Waiting [2022-06-17T06:39:59.062Z] ae274f96c44a: Layer already exists [2022-06-17T06:39:59.333Z] db3c6467ba47: Layer already exists [2022-06-17T06:39:59.333Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:39:59.333Z] 34fa99ad639d: Pushed [2022-06-17T06:39:59.333Z] aaf4124c6a1b: Pushed [2022-06-17T06:39:59.333Z] 21cf84b26b2f: Pushed [2022-06-17T06:40:00.309Z] b0ef6343bdcd: Pushed [2022-06-17T06:40:00.309Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:00.670Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:01.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-17T06:40:01.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-17T06:40:01.027Z] 21cf84b26b2f: Preparing [2022-06-17T06:40:01.027Z] 34fa99ad639d: Preparing [2022-06-17T06:40:01.027Z] aaf4124c6a1b: Preparing [2022-06-17T06:40:01.027Z] ae274f96c44a: Preparing [2022-06-17T06:40:01.027Z] b0ef6343bdcd: Preparing [2022-06-17T06:40:01.027Z] db3c6467ba47: Preparing [2022-06-17T06:40:01.027Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:01.027Z] db3c6467ba47: Waiting [2022-06-17T06:40:01.027Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:01.027Z] 21cf84b26b2f: Layer already exists [2022-06-17T06:40:01.027Z] aaf4124c6a1b: Layer already exists [2022-06-17T06:40:01.027Z] 34fa99ad639d: Layer already exists [2022-06-17T06:40:01.027Z] ae274f96c44a: Layer already exists [2022-06-17T06:40:01.027Z] b0ef6343bdcd: Layer already exists [2022-06-17T06:40:01.027Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:01.027Z] db3c6467ba47: Layer already exists [2022-06-17T06:40:01.311Z] latest: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:01.659Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:02.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.12 [2022-06-17T06:40:02.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-17T06:40:02.011Z] 21cf84b26b2f: Preparing [2022-06-17T06:40:02.011Z] 34fa99ad639d: Preparing [2022-06-17T06:40:02.011Z] aaf4124c6a1b: Preparing [2022-06-17T06:40:02.011Z] ae274f96c44a: Preparing [2022-06-17T06:40:02.011Z] b0ef6343bdcd: Preparing [2022-06-17T06:40:02.011Z] db3c6467ba47: Preparing [2022-06-17T06:40:02.011Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:02.011Z] db3c6467ba47: Waiting [2022-06-17T06:40:02.011Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:02.011Z] 34fa99ad639d: Layer already exists [2022-06-17T06:40:02.011Z] 21cf84b26b2f: Layer already exists [2022-06-17T06:40:02.011Z] aaf4124c6a1b: Layer already exists [2022-06-17T06:40:02.011Z] b0ef6343bdcd: Layer already exists [2022-06-17T06:40:02.011Z] ae274f96c44a: Layer already exists [2022-06-17T06:40:02.011Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:02.011Z] db3c6467ba47: Layer already exists [2022-06-17T06:40:02.283Z] 2.2.1-dev.12: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:02.643Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:02.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:02.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-17T06:40:02.997Z] 21cf84b26b2f: Preparing [2022-06-17T06:40:02.997Z] 34fa99ad639d: Preparing [2022-06-17T06:40:02.997Z] aaf4124c6a1b: Preparing [2022-06-17T06:40:02.997Z] ae274f96c44a: Preparing [2022-06-17T06:40:02.997Z] b0ef6343bdcd: Preparing [2022-06-17T06:40:02.997Z] db3c6467ba47: Preparing [2022-06-17T06:40:02.997Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:02.997Z] db3c6467ba47: Waiting [2022-06-17T06:40:02.997Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:02.997Z] aaf4124c6a1b: Layer already exists [2022-06-17T06:40:02.997Z] ae274f96c44a: Layer already exists [2022-06-17T06:40:02.997Z] b0ef6343bdcd: Layer already exists [2022-06-17T06:40:02.997Z] 34fa99ad639d: Layer already exists [2022-06-17T06:40:02.997Z] 21cf84b26b2f: Layer already exists [2022-06-17T06:40:02.997Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:02.997Z] db3c6467ba47: Layer already exists [2022-06-17T06:40:03.268Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:03.627Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:03.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-06-17T06:40:03.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-17T06:40:03.980Z] 21cf84b26b2f: Preparing [2022-06-17T06:40:03.980Z] 34fa99ad639d: Preparing [2022-06-17T06:40:03.980Z] aaf4124c6a1b: Preparing [2022-06-17T06:40:03.980Z] ae274f96c44a: Preparing [2022-06-17T06:40:03.980Z] b0ef6343bdcd: Preparing [2022-06-17T06:40:03.980Z] db3c6467ba47: Preparing [2022-06-17T06:40:03.980Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:03.980Z] db3c6467ba47: Waiting [2022-06-17T06:40:03.980Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:03.980Z] aaf4124c6a1b: Layer already exists [2022-06-17T06:40:03.980Z] ae274f96c44a: Layer already exists [2022-06-17T06:40:03.980Z] 34fa99ad639d: Layer already exists [2022-06-17T06:40:03.980Z] 21cf84b26b2f: Layer already exists [2022-06-17T06:40:03.980Z] b0ef6343bdcd: Layer already exists [2022-06-17T06:40:04.251Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:04.251Z] db3c6467ba47: Layer already exists [2022-06-17T06:40:04.251Z] main: digest: sha256:3fbe9d2bfae2056e58625bcb27e9a323f8de47ccea42c5b62f0ff9f8aa07f6e7 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:40:04.316Z] ===================================================== [Pipeline] echo [2022-06-17T06:40:04.324Z] taggedImages: [2022-06-17T06:40:04.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:04.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-17T06:40:04.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.12 [2022-06-17T06:40:04.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:04.324Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-06-17T06:40:04.349Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-17T06:40:04.349Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:04.349Z] latest [2022-06-17T06:40:04.349Z] 2.2.1-dev.12 [2022-06-17T06:40:04.349Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:04.349Z] main [2022-06-17T06:40:04.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:04.705Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:05.056Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:05.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-17T06:40:05.056Z] cc4d8215fd2f: Preparing [2022-06-17T06:40:05.056Z] dc42eb6db965: Preparing [2022-06-17T06:40:05.056Z] 9485b89c65f2: Preparing [2022-06-17T06:40:05.056Z] 37817ac0043c: Preparing [2022-06-17T06:40:05.056Z] f73e7dbfee58: Preparing [2022-06-17T06:40:05.327Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:05.327Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:05.327Z] cc4d8215fd2f: Pushed [2022-06-17T06:40:05.596Z] 37817ac0043c: Pushed [2022-06-17T06:40:10.975Z] dc42eb6db965: Pushed [2022-06-17T06:40:10.975Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:11.336Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:11.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-17T06:40:11.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-17T06:40:11.687Z] cc4d8215fd2f: Preparing [2022-06-17T06:40:11.687Z] dc42eb6db965: Preparing [2022-06-17T06:40:11.687Z] 9485b89c65f2: Preparing [2022-06-17T06:40:11.687Z] 37817ac0043c: Preparing [2022-06-17T06:40:11.687Z] f73e7dbfee58: Preparing [2022-06-17T06:40:11.687Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:11.687Z] 37817ac0043c: Layer already exists [2022-06-17T06:40:11.687Z] dc42eb6db965: Layer already exists [2022-06-17T06:40:11.687Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:11.687Z] cc4d8215fd2f: Layer already exists [2022-06-17T06:40:11.958Z] latest: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:12.316Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:12.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.12 [2022-06-17T06:40:12.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-17T06:40:12.671Z] cc4d8215fd2f: Preparing [2022-06-17T06:40:12.671Z] dc42eb6db965: Preparing [2022-06-17T06:40:12.671Z] 9485b89c65f2: Preparing [2022-06-17T06:40:12.671Z] 37817ac0043c: Preparing [2022-06-17T06:40:12.671Z] f73e7dbfee58: Preparing [2022-06-17T06:40:12.671Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:12.671Z] cc4d8215fd2f: Layer already exists [2022-06-17T06:40:12.671Z] 37817ac0043c: Layer already exists [2022-06-17T06:40:12.671Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:12.671Z] dc42eb6db965: Layer already exists [2022-06-17T06:40:12.941Z] 2.2.1-dev.12: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:13.303Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:13.657Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:13.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-17T06:40:13.657Z] cc4d8215fd2f: Preparing [2022-06-17T06:40:13.657Z] dc42eb6db965: Preparing [2022-06-17T06:40:13.657Z] 9485b89c65f2: Preparing [2022-06-17T06:40:13.657Z] 37817ac0043c: Preparing [2022-06-17T06:40:13.657Z] f73e7dbfee58: Preparing [2022-06-17T06:40:13.657Z] dc42eb6db965: Layer already exists [2022-06-17T06:40:13.657Z] cc4d8215fd2f: Layer already exists [2022-06-17T06:40:13.657Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:13.657Z] 37817ac0043c: Layer already exists [2022-06-17T06:40:13.657Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:13.929Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:14.292Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:14.647Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-06-17T06:40:14.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-17T06:40:14.647Z] cc4d8215fd2f: Preparing [2022-06-17T06:40:14.647Z] dc42eb6db965: Preparing [2022-06-17T06:40:14.647Z] 9485b89c65f2: Preparing [2022-06-17T06:40:14.647Z] 37817ac0043c: Preparing [2022-06-17T06:40:14.647Z] f73e7dbfee58: Preparing [2022-06-17T06:40:14.647Z] 37817ac0043c: Layer already exists [2022-06-17T06:40:14.647Z] dc42eb6db965: Layer already exists [2022-06-17T06:40:14.647Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:14.647Z] cc4d8215fd2f: Layer already exists [2022-06-17T06:40:14.647Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:14.918Z] main: digest: sha256:98602518320e0f49e7b74834296527f96b4d2f8246d10ada722331e01dbb7bb2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:40:14.973Z] ===================================================== [Pipeline] echo [2022-06-17T06:40:14.981Z] taggedImages: [2022-06-17T06:40:14.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:14.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-17T06:40:14.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.12 [2022-06-17T06:40:14.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:14.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-06-17T06:40:15.010Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-17T06:40:15.010Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:15.010Z] latest [2022-06-17T06:40:15.010Z] 2.2.1-dev.12 [2022-06-17T06:40:15.010Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:15.011Z] main [2022-06-17T06:40:15.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:15.372Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:15.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:15.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-17T06:40:15.724Z] 09ffa6b2ac06: Preparing [2022-06-17T06:40:15.724Z] b7d97e2878c7: Preparing [2022-06-17T06:40:15.724Z] 9485b89c65f2: Preparing [2022-06-17T06:40:15.724Z] 724e8696bfa6: Preparing [2022-06-17T06:40:15.724Z] f73e7dbfee58: Preparing [2022-06-17T06:40:15.724Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:15.724Z] 724e8696bfa6: Layer already exists [2022-06-17T06:40:15.724Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:15.994Z] 09ffa6b2ac06: Pushed [2022-06-17T06:40:21.377Z] b7d97e2878c7: Pushed [2022-06-17T06:40:21.377Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:21.766Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:22.134Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-17T06:40:22.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-17T06:40:22.134Z] 09ffa6b2ac06: Preparing [2022-06-17T06:40:22.134Z] b7d97e2878c7: Preparing [2022-06-17T06:40:22.134Z] 9485b89c65f2: Preparing [2022-06-17T06:40:22.134Z] 724e8696bfa6: Preparing [2022-06-17T06:40:22.134Z] f73e7dbfee58: Preparing [2022-06-17T06:40:22.134Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:22.134Z] b7d97e2878c7: Layer already exists [2022-06-17T06:40:22.134Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:22.134Z] 724e8696bfa6: Layer already exists [2022-06-17T06:40:22.134Z] 09ffa6b2ac06: Layer already exists [2022-06-17T06:40:22.410Z] latest: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:22.769Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:23.122Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.12 [2022-06-17T06:40:23.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-17T06:40:23.122Z] 09ffa6b2ac06: Preparing [2022-06-17T06:40:23.122Z] b7d97e2878c7: Preparing [2022-06-17T06:40:23.122Z] 9485b89c65f2: Preparing [2022-06-17T06:40:23.122Z] 724e8696bfa6: Preparing [2022-06-17T06:40:23.122Z] f73e7dbfee58: Preparing [2022-06-17T06:40:23.122Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:23.122Z] 724e8696bfa6: Layer already exists [2022-06-17T06:40:23.122Z] b7d97e2878c7: Layer already exists [2022-06-17T06:40:23.122Z] 09ffa6b2ac06: Layer already exists [2022-06-17T06:40:23.122Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:23.394Z] 2.2.1-dev.12: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:23.756Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:24.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:24.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-17T06:40:24.110Z] 09ffa6b2ac06: Preparing [2022-06-17T06:40:24.110Z] b7d97e2878c7: Preparing [2022-06-17T06:40:24.110Z] 9485b89c65f2: Preparing [2022-06-17T06:40:24.110Z] 724e8696bfa6: Preparing [2022-06-17T06:40:24.110Z] f73e7dbfee58: Preparing [2022-06-17T06:40:24.110Z] b7d97e2878c7: Layer already exists [2022-06-17T06:40:24.110Z] 724e8696bfa6: Layer already exists [2022-06-17T06:40:24.110Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:24.110Z] 09ffa6b2ac06: Layer already exists [2022-06-17T06:40:24.110Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:24.380Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:24.746Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:25.098Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-06-17T06:40:25.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-17T06:40:25.098Z] 09ffa6b2ac06: Preparing [2022-06-17T06:40:25.098Z] b7d97e2878c7: Preparing [2022-06-17T06:40:25.098Z] 9485b89c65f2: Preparing [2022-06-17T06:40:25.098Z] 724e8696bfa6: Preparing [2022-06-17T06:40:25.098Z] f73e7dbfee58: Preparing [2022-06-17T06:40:25.098Z] f73e7dbfee58: Layer already exists [2022-06-17T06:40:25.098Z] b7d97e2878c7: Layer already exists [2022-06-17T06:40:25.098Z] 09ffa6b2ac06: Layer already exists [2022-06-17T06:40:25.098Z] 724e8696bfa6: Layer already exists [2022-06-17T06:40:25.098Z] 9485b89c65f2: Layer already exists [2022-06-17T06:40:25.370Z] main: digest: sha256:e9fd1a02b97f1eb17da3a714b4ce88cf8f53f1cb47dbf36b70a30bb003538bda size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:40:25.419Z] ===================================================== [Pipeline] echo [2022-06-17T06:40:25.427Z] taggedImages: [2022-06-17T06:40:25.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:25.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-17T06:40:25.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.12 [2022-06-17T06:40:25.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:25.427Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-06-17T06:40:25.442Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-17T06:40:25.442Z] 18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:25.442Z] latest [2022-06-17T06:40:25.442Z] 2.2.1-dev.12 [2022-06-17T06:40:25.442Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:25.442Z] main [2022-06-17T06:40:25.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:25.793Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:26.144Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:26.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-17T06:40:26.144Z] d2da3d7f0d23: Preparing [2022-06-17T06:40:26.144Z] c6be3797a580: Preparing [2022-06-17T06:40:26.144Z] 9d4522e0ecc2: Preparing [2022-06-17T06:40:26.144Z] ac847f730b11: Preparing [2022-06-17T06:40:26.144Z] f0e5a4d6c014: Preparing [2022-06-17T06:40:26.144Z] 3b19d27f08f7: Preparing [2022-06-17T06:40:26.144Z] 73bb99a6e169: Preparing [2022-06-17T06:40:26.144Z] ec06c3102977: Preparing [2022-06-17T06:40:26.144Z] 6a3c62e080c7: Preparing [2022-06-17T06:40:26.144Z] 340cb19ca677: Preparing [2022-06-17T06:40:26.144Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:26.144Z] 3b19d27f08f7: Waiting [2022-06-17T06:40:26.144Z] 73bb99a6e169: Waiting [2022-06-17T06:40:26.144Z] ec06c3102977: Waiting [2022-06-17T06:40:26.144Z] 6a3c62e080c7: Waiting [2022-06-17T06:40:26.144Z] 340cb19ca677: Waiting [2022-06-17T06:40:26.144Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:26.144Z] f0e5a4d6c014: Layer already exists [2022-06-17T06:40:26.415Z] 3b19d27f08f7: Layer already exists [2022-06-17T06:40:26.415Z] 73bb99a6e169: Layer already exists [2022-06-17T06:40:26.415Z] ec06c3102977: Layer already exists [2022-06-17T06:40:26.415Z] c6be3797a580: Pushed [2022-06-17T06:40:26.415Z] 6a3c62e080c7: Layer already exists [2022-06-17T06:40:26.415Z] 340cb19ca677: Layer already exists [2022-06-17T06:40:26.415Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:27.011Z] d2da3d7f0d23: Pushed [2022-06-17T06:40:28.981Z] 9d4522e0ecc2: Pushed [2022-06-17T06:40:47.245Z] ac847f730b11: Pushed [2022-06-17T06:40:47.245Z] 18107d571668bc071dc3670312a164098c2940fe: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:47.603Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:47.945Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-17T06:40:47.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-17T06:40:47.945Z] d2da3d7f0d23: Preparing [2022-06-17T06:40:47.945Z] c6be3797a580: Preparing [2022-06-17T06:40:47.945Z] 9d4522e0ecc2: Preparing [2022-06-17T06:40:47.945Z] ac847f730b11: Preparing [2022-06-17T06:40:47.945Z] f0e5a4d6c014: Preparing [2022-06-17T06:40:47.945Z] 3b19d27f08f7: Preparing [2022-06-17T06:40:47.945Z] 73bb99a6e169: Preparing [2022-06-17T06:40:47.945Z] ec06c3102977: Preparing [2022-06-17T06:40:47.945Z] 6a3c62e080c7: Preparing [2022-06-17T06:40:47.945Z] 340cb19ca677: Preparing [2022-06-17T06:40:47.945Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:47.945Z] ec06c3102977: Waiting [2022-06-17T06:40:47.945Z] 6a3c62e080c7: Waiting [2022-06-17T06:40:47.945Z] 340cb19ca677: Waiting [2022-06-17T06:40:47.945Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:47.945Z] 3b19d27f08f7: Waiting [2022-06-17T06:40:47.945Z] 73bb99a6e169: Waiting [2022-06-17T06:40:47.945Z] d2da3d7f0d23: Layer already exists [2022-06-17T06:40:47.945Z] 9d4522e0ecc2: Layer already exists [2022-06-17T06:40:47.945Z] f0e5a4d6c014: Layer already exists [2022-06-17T06:40:47.945Z] c6be3797a580: Layer already exists [2022-06-17T06:40:47.945Z] ac847f730b11: Layer already exists [2022-06-17T06:40:47.945Z] ec06c3102977: Layer already exists [2022-06-17T06:40:47.945Z] 73bb99a6e169: Layer already exists [2022-06-17T06:40:47.945Z] 3b19d27f08f7: Layer already exists [2022-06-17T06:40:47.945Z] 6a3c62e080c7: Layer already exists [2022-06-17T06:40:47.945Z] 340cb19ca677: Layer already exists [2022-06-17T06:40:47.945Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:48.212Z] latest: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:48.561Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:48.897Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.12 [2022-06-17T06:40:48.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-17T06:40:48.897Z] d2da3d7f0d23: Preparing [2022-06-17T06:40:48.897Z] c6be3797a580: Preparing [2022-06-17T06:40:48.897Z] 9d4522e0ecc2: Preparing [2022-06-17T06:40:48.897Z] ac847f730b11: Preparing [2022-06-17T06:40:48.897Z] f0e5a4d6c014: Preparing [2022-06-17T06:40:48.897Z] 3b19d27f08f7: Preparing [2022-06-17T06:40:48.897Z] 73bb99a6e169: Preparing [2022-06-17T06:40:48.897Z] ec06c3102977: Preparing [2022-06-17T06:40:48.897Z] 6a3c62e080c7: Preparing [2022-06-17T06:40:48.897Z] 340cb19ca677: Preparing [2022-06-17T06:40:48.897Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:48.897Z] 3b19d27f08f7: Waiting [2022-06-17T06:40:48.897Z] 73bb99a6e169: Waiting [2022-06-17T06:40:48.897Z] ec06c3102977: Waiting [2022-06-17T06:40:48.897Z] 6a3c62e080c7: Waiting [2022-06-17T06:40:48.897Z] 340cb19ca677: Waiting [2022-06-17T06:40:48.898Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:48.898Z] c6be3797a580: Layer already exists [2022-06-17T06:40:48.898Z] f0e5a4d6c014: Layer already exists [2022-06-17T06:40:48.898Z] d2da3d7f0d23: Layer already exists [2022-06-17T06:40:48.898Z] 9d4522e0ecc2: Layer already exists [2022-06-17T06:40:48.898Z] ac847f730b11: Layer already exists [2022-06-17T06:40:48.898Z] ec06c3102977: Layer already exists [2022-06-17T06:40:48.898Z] 73bb99a6e169: Layer already exists [2022-06-17T06:40:48.898Z] 3b19d27f08f7: Layer already exists [2022-06-17T06:40:48.898Z] 6a3c62e080c7: Layer already exists [2022-06-17T06:40:48.898Z] 340cb19ca677: Layer already exists [2022-06-17T06:40:49.165Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:49.165Z] 2.2.1-dev.12: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:49.511Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:49.855Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:49.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-17T06:40:49.855Z] d2da3d7f0d23: Preparing [2022-06-17T06:40:49.855Z] c6be3797a580: Preparing [2022-06-17T06:40:49.855Z] 9d4522e0ecc2: Preparing [2022-06-17T06:40:49.855Z] ac847f730b11: Preparing [2022-06-17T06:40:49.855Z] f0e5a4d6c014: Preparing [2022-06-17T06:40:49.855Z] 3b19d27f08f7: Preparing [2022-06-17T06:40:49.855Z] 73bb99a6e169: Preparing [2022-06-17T06:40:49.855Z] ec06c3102977: Preparing [2022-06-17T06:40:49.855Z] 6a3c62e080c7: Preparing [2022-06-17T06:40:49.855Z] 340cb19ca677: Preparing [2022-06-17T06:40:49.855Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:49.855Z] ec06c3102977: Waiting [2022-06-17T06:40:49.855Z] 340cb19ca677: Waiting [2022-06-17T06:40:49.855Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:49.855Z] 6a3c62e080c7: Waiting [2022-06-17T06:40:49.855Z] 3b19d27f08f7: Waiting [2022-06-17T06:40:49.855Z] 73bb99a6e169: Waiting [2022-06-17T06:40:49.855Z] f0e5a4d6c014: Layer already exists [2022-06-17T06:40:49.855Z] 9d4522e0ecc2: Layer already exists [2022-06-17T06:40:49.855Z] ac847f730b11: Layer already exists [2022-06-17T06:40:49.855Z] d2da3d7f0d23: Layer already exists [2022-06-17T06:40:49.855Z] c6be3797a580: Layer already exists [2022-06-17T06:40:49.855Z] 73bb99a6e169: Layer already exists [2022-06-17T06:40:49.855Z] 3b19d27f08f7: Layer already exists [2022-06-17T06:40:49.855Z] ec06c3102977: Layer already exists [2022-06-17T06:40:49.855Z] 6a3c62e080c7: Layer already exists [2022-06-17T06:40:49.855Z] 340cb19ca677: Layer already exists [2022-06-17T06:40:49.855Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:50.123Z] 18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:50.476Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:50.817Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-06-17T06:40:50.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-17T06:40:50.817Z] d2da3d7f0d23: Preparing [2022-06-17T06:40:50.817Z] c6be3797a580: Preparing [2022-06-17T06:40:50.817Z] 9d4522e0ecc2: Preparing [2022-06-17T06:40:50.817Z] ac847f730b11: Preparing [2022-06-17T06:40:50.817Z] f0e5a4d6c014: Preparing [2022-06-17T06:40:50.817Z] 3b19d27f08f7: Preparing [2022-06-17T06:40:50.817Z] 73bb99a6e169: Preparing [2022-06-17T06:40:50.817Z] ec06c3102977: Preparing [2022-06-17T06:40:50.817Z] 6a3c62e080c7: Preparing [2022-06-17T06:40:50.817Z] 340cb19ca677: Preparing [2022-06-17T06:40:50.817Z] 4f4ce317c6bb: Preparing [2022-06-17T06:40:50.817Z] ec06c3102977: Waiting [2022-06-17T06:40:50.817Z] 6a3c62e080c7: Waiting [2022-06-17T06:40:50.817Z] 340cb19ca677: Waiting [2022-06-17T06:40:50.817Z] 4f4ce317c6bb: Waiting [2022-06-17T06:40:50.817Z] 3b19d27f08f7: Waiting [2022-06-17T06:40:50.817Z] 73bb99a6e169: Waiting [2022-06-17T06:40:50.817Z] 9d4522e0ecc2: Layer already exists [2022-06-17T06:40:50.817Z] d2da3d7f0d23: Layer already exists [2022-06-17T06:40:50.817Z] f0e5a4d6c014: Layer already exists [2022-06-17T06:40:50.817Z] ac847f730b11: Layer already exists [2022-06-17T06:40:50.817Z] c6be3797a580: Layer already exists [2022-06-17T06:40:50.817Z] ec06c3102977: Layer already exists [2022-06-17T06:40:50.817Z] 3b19d27f08f7: Layer already exists [2022-06-17T06:40:50.817Z] 73bb99a6e169: Layer already exists [2022-06-17T06:40:50.817Z] 340cb19ca677: Layer already exists [2022-06-17T06:40:50.817Z] 6a3c62e080c7: Layer already exists [2022-06-17T06:40:50.817Z] 4f4ce317c6bb: Layer already exists [2022-06-17T06:40:51.086Z] main: digest: sha256:68d17ce119ce59267dbe566e9678e7fb373f6f6f19c3aac7272b7b68bc04f274 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-17T06:40:51.142Z] ===================================================== [Pipeline] echo [2022-06-17T06:40:51.151Z] taggedImages: [2022-06-17T06:40:51.151Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe [2022-06-17T06:40:51.151Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-17T06:40:51.151Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.12 [2022-06-17T06:40:51.151Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:18107d571668bc071dc3670312a164098c2940fe-2.2.1-dev.12 [2022-06-17T06:40:51.151Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:51.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T06:40:51.525Z] [2022-06-17T06:40:51.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:40:51.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T06:40:51.864Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-17T06:40:51.864Z] 8998bd30e6a1: Pulling fs layer [2022-06-17T06:40:51.864Z] 04944245beec: Pulling fs layer [2022-06-17T06:40:51.864Z] 699f458cf7ca: Pulling fs layer [2022-06-17T06:40:51.864Z] 765212b225bb: Pulling fs layer [2022-06-17T06:40:51.864Z] f23df028b6ca: Pulling fs layer [2022-06-17T06:40:51.864Z] d65c8cfc05b1: Pulling fs layer [2022-06-17T06:40:51.864Z] 2437ff75d9bd: Pulling fs layer [2022-06-17T06:40:51.864Z] f23df028b6ca: Waiting [2022-06-17T06:40:51.864Z] 765212b225bb: Waiting [2022-06-17T06:40:51.864Z] d65c8cfc05b1: Waiting [2022-06-17T06:40:51.864Z] 2437ff75d9bd: Waiting [2022-06-17T06:40:52.134Z] 04944245beec: Verifying Checksum [2022-06-17T06:40:52.134Z] 04944245beec: Download complete [2022-06-17T06:40:52.134Z] 765212b225bb: Verifying Checksum [2022-06-17T06:40:52.134Z] 765212b225bb: Download complete [2022-06-17T06:40:52.134Z] f23df028b6ca: Verifying Checksum [2022-06-17T06:40:52.134Z] f23df028b6ca: Download complete [2022-06-17T06:40:52.134Z] d65c8cfc05b1: Download complete [2022-06-17T06:40:52.405Z] 699f458cf7ca: Verifying Checksum [2022-06-17T06:40:52.405Z] 699f458cf7ca: Download complete [2022-06-17T06:40:52.679Z] 8998bd30e6a1: Verifying Checksum [2022-06-17T06:40:52.679Z] 8998bd30e6a1: Download complete [2022-06-17T06:40:55.293Z] 2437ff75d9bd: Verifying Checksum [2022-06-17T06:40:55.293Z] 2437ff75d9bd: Download complete [2022-06-17T06:40:56.730Z] 8998bd30e6a1: Pull complete [2022-06-17T06:40:57.323Z] 04944245beec: Pull complete [2022-06-17T06:40:58.749Z] 699f458cf7ca: Pull complete [2022-06-17T06:40:59.020Z] 765212b225bb: Pull complete [2022-06-17T06:40:59.995Z] f23df028b6ca: Pull complete [2022-06-17T06:40:59.995Z] d65c8cfc05b1: Pull complete [2022-06-17T06:41:15.136Z] 2437ff75d9bd: Pull complete [2022-06-17T06:41:15.136Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-17T06:41:15.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T06:41:15.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:41:15.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-2542 does not seem to be running inside a container [2022-06-17T06:41:15.452Z] $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@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-06-17T06:41:18.128Z] $ docker top 1284e09f59cfda1f6af7a5ca748348ba7d653f50c4304aeb60fc9f52085c97b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:41:19.141Z] ---> job-cost.sh [2022-06-17T06:41:19.141Z] lf-activate-venv: SKIPPING [2022-06-17T06:41:19.141Z] INFO: No Stack... [2022-06-17T06:41:19.729Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-17T06:41:20.702Z] INFO: Archiving Costs [Pipeline] sh [2022-06-17T06:41:21.351Z] + cat /w/workspace/edgex-go/241/archives/cost.csv [2022-06-17T06:41:21.351Z] + cut -d, -f6 [Pipeline] lock [2022-06-17T06:41:21.380Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] [2022-06-17T06:41:21.386Z] Resource [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] did not exist. Created. [2022-06-17T06:41:21.386Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-17T06:41:22.038Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-17T06:41:22.602Z] Stashed 1 file(s) [Pipeline] } [2022-06-17T06:41:22.609Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-241-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-17T06:41:22.597Z] $ docker stop --time=1 1284e09f59cfda1f6af7a5ca748348ba7d653f50c4304aeb60fc9f52085c97b7 [2022-06-17T06:41:24.065Z] $ docker rm -f 1284e09f59cfda1f6af7a5ca748348ba7d653f50c4304aeb60fc9f52085c97b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-17T06:41:24.576Z] provisioning config files... [2022-06-17T06:41:24.584Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/241@tmp/config4084555412233961108tmp [Pipeline] { [Pipeline] sh [2022-06-17T06:41:24.883Z] + set +x [2022-06-17T06:41:24.884Z] + curl -s https://codecov.io/bash [2022-06-17T06:41:24.884Z] + bash -s -- [2022-06-17T06:41:24.884Z] [2022-06-17T06:41:24.884Z] _____ _ [2022-06-17T06:41:24.884Z] / ____| | | [2022-06-17T06:41:24.884Z] | | ___ __| | ___ ___ _____ __ [2022-06-17T06:41:24.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-17T06:41:24.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-17T06:41:24.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-17T06:41:24.884Z] Bash-1.0.6 [2022-06-17T06:41:24.884Z] [2022-06-17T06:41:24.884Z] [2022-06-17T06:41:24.884Z] ==> git version 2.25.1 found [2022-06-17T06:41:24.884Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-17T06:41:24.884Z] Release-Date: 2020-01-08 [2022-06-17T06:41:24.884Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-17T06:41:24.884Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-17T06:41:24.884Z] ==> Jenkins CI detected. [2022-06-17T06:41:24.884Z] current dir:  /w/workspace/edgex-go/241 [2022-06-17T06:41:24.884Z] project root: . [2022-06-17T06:41:24.884Z] --> token set from env [2022-06-17T06:41:24.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-17T06:41:24.884Z] ==> Running gcov in . (disable via -X gcov) [2022-06-17T06:41:24.884Z] ==> Python coveragepy not found [2022-06-17T06:41:24.884Z] ==> Searching for coverage reports in: [2022-06-17T06:41:24.884Z] + . [2022-06-17T06:41:24.884Z] -> Found 1 reports [2022-06-17T06:41:24.884Z] ==> Detecting git/mercurial file structure [2022-06-17T06:41:24.884Z] ==> Reading reports [2022-06-17T06:41:24.884Z] + ./coverage.out bytes=435411 [2022-06-17T06:41:24.884Z] ==> Appending adjustments [2022-06-17T06:41:24.884Z] https://docs.codecov.io/docs/fixing-reports [2022-06-17T06:41:26.266Z] + Found adjustments [2022-06-17T06:41:26.266Z] ==> Gzipping contents [2022-06-17T06:41:26.266Z] 60K /tmp/codecov.xBGOza.gz [2022-06-17T06:41:26.266Z] ==> Uploading reports [2022-06-17T06:41:26.266Z] url: https://codecov.io [2022-06-17T06:41:26.266Z] query: branch=main&commit=18107d571668bc071dc3670312a164098c2940fe&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-17T06:41:26.266Z] -> Pinging Codecov [2022-06-17T06:41:26.266Z] 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=18107d571668bc071dc3670312a164098c2940fe&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-17T06:41:26.528Z] -> Uploading to [2022-06-17T06:41:26.528Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-17/00271124DB129430A58F1EEE437C3FCB/18107d571668bc071dc3670312a164098c2940fe/e84ae51c-c405-4e00-ada4-c3ad82aea23b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T064126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=145e920d7ee62b9f1cf2bd4a027c1684754dcd6d6d182f42ac8862d677cd693c [2022-06-17T06:41:26.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:41:26.528Z] Dload Upload Total Spent Left Speed [2022-06-17T06:41:26.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59886 0 0 100 59886 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59886 0 0 100 59886 0 247k --:--:-- --:--:-- --:--:-- 246k [2022-06-17T06:41:26.787Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/18107d571668bc071dc3670312a164098c2940fe [Pipeline] } [2022-06-17T06:41:26.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-17T06:41:26.933Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-17T06:41:26.945Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:41:27.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-17T06:41:27.250Z] [2022-06-17T06:41:27.250Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:41:27.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-17T06:41:27.819Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-17T06:41:27.819Z] df9b9388f04a: Already exists [2022-06-17T06:41:27.819Z] 52dc419b0ee2: Pulling fs layer [2022-06-17T06:41:27.819Z] 25bc292e5bac: Pulling fs layer [2022-06-17T06:41:27.819Z] 114826534d7a: Pulling fs layer [2022-06-17T06:41:27.819Z] 4657fd5d0bcf: Pulling fs layer [2022-06-17T06:41:27.819Z] 6ad1cebc031e: Pulling fs layer [2022-06-17T06:41:27.819Z] 4657fd5d0bcf: Waiting [2022-06-17T06:41:27.819Z] 6ad1cebc031e: Waiting [2022-06-17T06:41:27.819Z] 8a3aa393b2d8: Pulling fs layer [2022-06-17T06:41:27.819Z] 8a3aa393b2d8: Waiting [2022-06-17T06:41:27.819Z] 25bc292e5bac: Verifying Checksum [2022-06-17T06:41:27.819Z] 25bc292e5bac: Download complete [2022-06-17T06:41:27.819Z] 52dc419b0ee2: Download complete [2022-06-17T06:41:27.819Z] 4657fd5d0bcf: Download complete [2022-06-17T06:41:27.819Z] 52dc419b0ee2: Pull complete [2022-06-17T06:41:28.087Z] 6ad1cebc031e: Verifying Checksum [2022-06-17T06:41:28.087Z] 6ad1cebc031e: Download complete [2022-06-17T06:41:28.087Z] 25bc292e5bac: Pull complete [2022-06-17T06:41:28.670Z] 114826534d7a: Verifying Checksum [2022-06-17T06:41:28.670Z] 114826534d7a: Download complete [2022-06-17T06:41:28.670Z] 8a3aa393b2d8: Verifying Checksum [2022-06-17T06:41:28.670Z] 8a3aa393b2d8: Download complete [2022-06-17T06:41:31.956Z] 114826534d7a: Pull complete [2022-06-17T06:41:31.956Z] 4657fd5d0bcf: Pull complete [2022-06-17T06:41:32.215Z] 6ad1cebc031e: Pull complete [2022-06-17T06:41:34.750Z] 8a3aa393b2d8: Pull complete [2022-06-17T06:41:34.750Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-17T06:41:34.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-17T06:41:34.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:41:34.839Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:41:34.897Z] $ 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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-17T06:41:37.065Z] $ docker top a7d970de7bf2badf8970cf5dbc5bac570158a25aadb164240a37045954aade3a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-17T06:41:37.121Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-06-17T06:41:37.403Z] + set -o pipefail [2022-06-17T06:41:37.403Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-06-17T06:41:42.689Z] [2022-06-17T06:41:42.689Z] Monitoring /w/workspace/edgex-go/241 (github.com/edgexfoundry/edgex-go)... [2022-06-17T06:41:42.689Z] [2022-06-17T06:41:42.689Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2ad0ca2b-84f5-4548-8cb3-096623c5a717 [2022-06-17T06:41:42.689Z] [2022-06-17T06:41:42.689Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-17T06:41:42.689Z] [2022-06-17T06:41:42.689Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-17T06:41:42.689Z] [2022-06-17T06:41:42.689Z] [Pipeline] } [2022-06-17T06:41:42.724Z] $ docker stop --time=1 a7d970de7bf2badf8970cf5dbc5bac570158a25aadb164240a37045954aade3a [2022-06-17T06:41:44.816Z] $ docker rm -f a7d970de7bf2badf8970cf5dbc5bac570158a25aadb164240a37045954aade3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-17T06:41:45.207Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T06:41:45.218Z] provisioning config files... [2022-06-17T06:41:45.225Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/241@tmp/config1493432479613927507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:41:45.521Z] --> edgex-publish-swagger.sh [2022-06-17T06:41:45.521Z] === Publish openapi/v2 API === [2022-06-17T06:41:45.521Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-17T06:41:45.521Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/241/openapi/v2/core-command.yaml] [2022-06-17T06:41:45.521Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:41:45.521Z] Dload Upload Total Spent Left Speed [2022-06-17T06:41:46.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31123 0:00:01 0:00:01 --:--:-- 31123 100 33831 0 0 100 33831 0 31123 0:00:01 0:00:01 --:--:-- 31123 [2022-06-17T06:41:46.460Z] [2022-06-17T06:41:46.460Z] [2022-06-17T06:41:46.460Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/241/openapi/v2/core-data.yaml] [2022-06-17T06:41:46.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:41:46.460Z] Dload Upload Total Spent Left Speed [2022-06-17T06:41:47.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71604 0 0 100 71604 0 80093 --:--:-- --:--:-- --:--:-- 80004 [2022-06-17T06:41:47.293Z] [2022-06-17T06:41:47.293Z] [2022-06-17T06:41:47.293Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/241/openapi/v2/core-metadata.yaml] [2022-06-17T06:41:47.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:41:47.554Z] Dload Upload Total Spent Left Speed [2022-06-17T06:41:48.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 141k 0 0 100 141k 0 133k 0:00:01 0:00:01 --:--:-- 133k [2022-06-17T06:41:48.497Z] [2022-06-17T06:41:48.497Z] [2022-06-17T06:41:48.497Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/241/openapi/v2/support-notifications.yaml] [2022-06-17T06:41:48.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:41:48.497Z] Dload Upload Total Spent Left Speed [2022-06-17T06:41:49.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89318 0 0 100 89318 0 98259 --:--:-- --:--:-- --:--:-- 98151 [2022-06-17T06:41:49.330Z] [2022-06-17T06:41:49.330Z] [2022-06-17T06:41:49.330Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/241/openapi/v2/support-scheduler.yaml] [2022-06-17T06:41:49.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:41:49.330Z] Dload Upload Total Spent Left Speed [2022-06-17T06:41:50.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45414 --:--:-- --:--:-- --:--:-- 45362 100 39556 0 0 100 39556 0 45362 --:--:-- --:--:-- --:--:-- 45310 [2022-06-17T06:41:50.272Z] [2022-06-17T06:41:50.272Z] [2022-06-17T06:41:50.272Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/241/openapi/v2/system-agent.yaml] [2022-06-17T06:41:50.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T06:41:50.272Z] Dload Upload Total Spent Left Speed [2022-06-17T06:41:51.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22934 --:--:-- --:--:-- --:--:-- 22908 100 20091 0 0 100 20091 0 22934 --:--:-- --:--:-- --:--:-- 22908 [2022-06-17T06:41:51.216Z] [2022-06-17T06:41:51.216Z] [Pipeline] } [2022-06-17T06:41:51.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-06-17T06:41:51.645Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T06:41:51.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:41:51.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T06:41:51.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:41:52.049Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:41:52.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T06:41:52.514Z] $ docker top 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T06:41:52.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T06:41:52.590Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T06:41:52.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T06:41:52.749Z] $ docker exec 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 ssh-agent [2022-06-17T06:41:52.857Z] SSH_AUTH_SOCK=/tmp/ssh-ruQvF66JrYil/agent.34 [2022-06-17T06:41:52.857Z] SSH_AGENT_PID=41 [2022-06-17T06:41:52.862Z] Running ssh-add (command line suppressed) [2022-06-17T06:41:53.003Z] Identity added: /w/workspace/edgex-go/241@tmp/private_key_7935910628863129315.key (/w/workspace/edgex-go/241@tmp/private_key_7935910628863129315.key) [2022-06-17T06:41:52.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T06:41:53.288Z] + git semver tag [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,485 [run_tag] DEBUG tag force:False [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,485 [check_head_tag] DEBUG check head tag [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,486 [execute] INFO git cat-file --batch-check [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=) [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,491 [execute] INFO git cat-file --batch [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=) [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,505 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,506 [execute] INFO git tag -a v2.2.1-dev.12 -m v2.2.1-dev.12 [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,506 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.12', '-m', 'v2.2.1-dev.12'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=None) [2022-06-17T06:41:53.550Z] 2022-06-17 06:41:53,511 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:41:53.550Z] 2.2.1-dev.12 [Pipeline] } [2022-06-17T06:41:53.583Z] $ docker exec --env ******** --env ******** 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 ssh-agent -k [2022-06-17T06:41:53.697Z] unset SSH_AUTH_SOCK; [2022-06-17T06:41:53.697Z] unset SSH_AGENT_PID; [2022-06-17T06:41:53.697Z] echo Agent pid 41 killed; [2022-06-17T06:41:53.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T06:41:54.002Z] + git semver [Pipeline] } [2022-06-17T06:41:54.299Z] $ docker stop --time=1 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 [2022-06-17T06:41:55.614Z] $ docker rm -f 579681cb6660303e7557282d5d4422e369a317aafb88e8c6decb0c791cf35725 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:41:56.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-17T06:41:56.011Z] [2022-06-17T06:41:56.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:41:56.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-17T06:41:56.321Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-17T06:41:56.321Z] ab5ef0e58194: Pulling fs layer [2022-06-17T06:41:56.321Z] 9712f1f96733: Pulling fs layer [2022-06-17T06:41:56.321Z] 63f879dbbcfc: Pulling fs layer [2022-06-17T06:41:56.321Z] 0d9ebad4ef96: Pulling fs layer [2022-06-17T06:41:56.321Z] e9a5061849ea: Pulling fs layer [2022-06-17T06:41:56.321Z] d747dcd14b5f: Pulling fs layer [2022-06-17T06:41:56.321Z] 2de7ff778b66: Pulling fs layer [2022-06-17T06:41:56.321Z] 0d9ebad4ef96: Waiting [2022-06-17T06:41:56.321Z] d747dcd14b5f: Waiting [2022-06-17T06:41:56.321Z] e9a5061849ea: Waiting [2022-06-17T06:41:56.321Z] 2de7ff778b66: Waiting [2022-06-17T06:41:56.321Z] 9712f1f96733: Verifying Checksum [2022-06-17T06:41:56.321Z] 9712f1f96733: Download complete [2022-06-17T06:41:56.592Z] 63f879dbbcfc: Verifying Checksum [2022-06-17T06:41:56.592Z] 63f879dbbcfc: Download complete [2022-06-17T06:41:56.854Z] e9a5061849ea: Verifying Checksum [2022-06-17T06:41:56.854Z] e9a5061849ea: Download complete [2022-06-17T06:41:56.854Z] d747dcd14b5f: Verifying Checksum [2022-06-17T06:41:56.854Z] d747dcd14b5f: Download complete [2022-06-17T06:41:56.854Z] ab5ef0e58194: Verifying Checksum [2022-06-17T06:41:56.854Z] ab5ef0e58194: Download complete [2022-06-17T06:41:57.115Z] 0d9ebad4ef96: Verifying Checksum [2022-06-17T06:41:57.115Z] 0d9ebad4ef96: Download complete [2022-06-17T06:41:57.115Z] 2de7ff778b66: Verifying Checksum [2022-06-17T06:41:57.115Z] 2de7ff778b66: Download complete [2022-06-17T06:42:00.412Z] ab5ef0e58194: Pull complete [2022-06-17T06:42:00.412Z] 9712f1f96733: Pull complete [2022-06-17T06:42:00.674Z] 63f879dbbcfc: Pull complete [2022-06-17T06:42:04.903Z] 0d9ebad4ef96: Pull complete [2022-06-17T06:42:04.903Z] e9a5061849ea: Pull complete [2022-06-17T06:42:04.903Z] d747dcd14b5f: Pull complete [2022-06-17T06:42:06.285Z] 2de7ff778b66: Pull complete [2022-06-17T06:42:06.285Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-17T06:42:06.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-17T06:42:06.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:42:06.373Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:42:06.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-17T06:42:08.546Z] $ docker top 8d2234d0319dae53494c610c8f95a201e9eda77417b7930d4f5e8ef238a57466 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-17T06:42:08.606Z] provisioning config files... [2022-06-17T06:42:08.614Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/241@tmp/config356912072407261690tmp [2022-06-17T06:42:08.626Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/241@tmp/config2099730750202920971tmp [2022-06-17T06:42:08.638Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/241@tmp/config3754575525182848165tmp [Pipeline] { [Pipeline] echo [2022-06-17T06:42:08.652Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:08.941Z] ---> sigul-configuration.sh [2022-06-17T06:42:08.941Z] gpg: directory `/root/.gnupg' created [2022-06-17T06:42:08.941Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-17T06:42:08.941Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-17T06:42:08.941Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-17T06:42:08.941Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-17T06:42:08.941Z] gpg: CAST5 encrypted data [2022-06-17T06:42:08.941Z] gpg: encrypted with 1 passphrase [2022-06-17T06:42:08.941Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-17T06:42:09.230Z] + mkdir /home/jenkins [2022-06-17T06:42:09.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-17T06:42:09.516Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-17T06:42:09.525Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:09.812Z] ---> sigul-install.sh [2022-06-17T06:42:09.812Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-17T06:42:10.101Z] + git tag --list [2022-06-17T06:42:10.101Z] 0.6.0 [2022-06-17T06:42:10.101Z] 0.6.1 [2022-06-17T06:42:10.101Z] 0.7.0 [2022-06-17T06:42:10.101Z] 0.7.1 [2022-06-17T06:42:10.101Z] v1.0.0 [2022-06-17T06:42:10.101Z] v1.0.1 [2022-06-17T06:42:10.101Z] v1.1.0 [2022-06-17T06:42:10.101Z] v1.2.0 [2022-06-17T06:42:10.101Z] v1.2.1 [2022-06-17T06:42:10.101Z] v1.3.0 [2022-06-17T06:42:10.101Z] v1.3.1 [2022-06-17T06:42:10.101Z] v2.0.0 [2022-06-17T06:42:10.101Z] v2.1.0 [2022-06-17T06:42:10.101Z] v2.1.1 [2022-06-17T06:42:10.101Z] v2.1.1-dev.1 [2022-06-17T06:42:10.101Z] v2.1.1-dev.2 [2022-06-17T06:42:10.101Z] v2.1.1-dev.3 [2022-06-17T06:42:10.101Z] v2.1.1-dev.4 [2022-06-17T06:42:10.101Z] v2.1.1-dev.5 [2022-06-17T06:42:10.101Z] v2.1.1-dev.6 [2022-06-17T06:42:10.101Z] v2.1.1-dev.7 [2022-06-17T06:42:10.101Z] v2.1.1-dev.8 [2022-06-17T06:42:10.101Z] v2.2.0 [2022-06-17T06:42:10.101Z] v2.2.1-dev.1 [2022-06-17T06:42:10.101Z] v2.2.1-dev.10 [2022-06-17T06:42:10.101Z] v2.2.1-dev.11 [2022-06-17T06:42:10.101Z] v2.2.1-dev.12 [2022-06-17T06:42:10.101Z] v2.2.1-dev.2 [2022-06-17T06:42:10.101Z] v2.2.1-dev.3 [2022-06-17T06:42:10.101Z] v2.2.1-dev.4 [2022-06-17T06:42:10.101Z] v2.2.1-dev.5 [2022-06-17T06:42:10.101Z] v2.2.1-dev.6 [2022-06-17T06:42:10.101Z] v2.2.1-dev.7 [2022-06-17T06:42:10.101Z] v2.2.1-dev.8 [2022-06-17T06:42:10.101Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-17T06:42:10.388Z] + lftools sign git-tag v2.2.1-dev.12 [2022-06-17T06:42:10.958Z] Signing Git tag with Sigul... [2022-06-17T06:42:10.958Z] Signing v2.2.1-dev.12 [Pipeline] echo [2022-06-17T06:42:11.228Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:11.514Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-17T06:42:11.521Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-17T06:42:11.560Z] $ docker stop --time=1 8d2234d0319dae53494c610c8f95a201e9eda77417b7930d4f5e8ef238a57466 [2022-06-17T06:42:12.879Z] $ docker rm -f 8d2234d0319dae53494c610c8f95a201e9eda77417b7930d4f5e8ef238a57466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-17T06:42:13.505Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T06:42:13.505Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:42:13.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T06:42:13.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:42:13.882Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:42:13.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T06:42:14.309Z] $ docker top 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T06:42:14.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T06:42:14.381Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T06:42:14.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T06:42:14.529Z] $ docker exec 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 ssh-agent [2022-06-17T06:42:14.636Z] SSH_AUTH_SOCK=/tmp/ssh-DLjrAUr1IPg5/agent.33 [2022-06-17T06:42:14.636Z] SSH_AGENT_PID=40 [2022-06-17T06:42:14.641Z] Running ssh-add (command line suppressed) [2022-06-17T06:42:14.783Z] Identity added: /w/workspace/edgex-go/241@tmp/private_key_1122359132056767897.key (/w/workspace/edgex-go/241@tmp/private_key_1122359132056767897.key) [2022-06-17T06:42:14.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T06:42:15.066Z] + git semver bump pre [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,259 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,260 [bump_version] DEBUG bumping version:2.2.1-dev.12 on axis:pre with prefix:dev [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,260 [bump_version] DEBUG bumped version:2.2.1-dev.13 [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,260 [write_version] DEBUG write version:2.2.1-dev.13 to path:/w/workspace/edgex-go/241/.semver/main with force:True [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,260 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,260 [write_file] DEBUG write to file:/w/workspace/edgex-go/241/.semver/main [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,262 [execute] INFO git cat-file --batch-check [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,268 [execute] INFO git cat-file --batch [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T06:42:15.327Z] 2022-06-17 06:42:15,273 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:42:15.327Z] 2.2.1-dev.13 [Pipeline] } [2022-06-17T06:42:15.359Z] $ docker exec --env ******** --env ******** 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 ssh-agent -k [2022-06-17T06:42:15.458Z] unset SSH_AUTH_SOCK; [2022-06-17T06:42:15.459Z] unset SSH_AGENT_PID; [2022-06-17T06:42:15.459Z] echo Agent pid 40 killed; [2022-06-17T06:42:15.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T06:42:15.753Z] + git semver [Pipeline] } [2022-06-17T06:42:16.053Z] $ docker stop --time=1 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 [2022-06-17T06:42:17.339Z] $ docker rm -f 55f54a06196ef9d0cd16114adf7fbeb7d74555c58bd661629581b349247cf821 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T06:42:17.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T06:42:17.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:42:17.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T06:42:17.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:42:18.068Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:42:18.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T06:42:18.495Z] $ docker top 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T06:42:18.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T06:42:18.568Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T06:42:18.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T06:42:18.726Z] $ docker exec 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 ssh-agent [2022-06-17T06:42:18.838Z] SSH_AUTH_SOCK=/tmp/ssh-tj8DBllvjAFg/agent.32 [2022-06-17T06:42:18.838Z] SSH_AGENT_PID=39 [2022-06-17T06:42:18.844Z] Running ssh-add (command line suppressed) [2022-06-17T06:42:18.991Z] Identity added: /w/workspace/edgex-go/241@tmp/private_key_1825751045836942353.key (/w/workspace/edgex-go/241@tmp/private_key_1825751045836942353.key) [2022-06-17T06:42:18.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T06:42:19.285Z] + git semver push [2022-06-17T06:42:19.545Z] 2022-06-17 06:42:19,487 [run_push] DEBUG push [2022-06-17T06:42:19.545Z] 2022-06-17 06:42:19,488 [execute] INFO git cat-file --batch-check [2022-06-17T06:42:19.545Z] 2022-06-17 06:42:19,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T06:42:19.545Z] 2022-06-17 06:42:19,491 [execute] INFO git rev-list 9ee1450a54944ac802880acba084dbc315bb7215 -- [2022-06-17T06:42:19.545Z] 2022-06-17 06:42:19,491 [execute] DEBUG Popen(['git', 'rev-list', '9ee1450a54944ac802880acba084dbc315bb7215', '--'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-17T06:42:19.545Z] 2022-06-17 06:42:19,506 [execute] INFO git fetch -v origin [2022-06-17T06:42:19.545Z] 2022-06-17 06:42:19,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-17T06:42:20.115Z] 2022-06-17 06:42:19,991 [run_push] DEBUG no remote changes detected [2022-06-17T06:42:20.115Z] 2022-06-17 06:42:19,992 [execute] INFO git push origin semver [2022-06-17T06:42:20.115Z] 2022-06-17 06:42:19,992 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/241/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-17T06:42:21.059Z] 2022-06-17 06:42:20,814 [run_push] DEBUG push all version tags [2022-06-17T06:42:21.059Z] 2022-06-17 06:42:20,815 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-17T06:42:21.059Z] 2022-06-17 06:42:20,815 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/241, universal_newlines=False, shell=None, istream=None) [2022-06-17T06:42:21.631Z] 2022-06-17 06:42:21,527 [read_version] DEBUG read version from /w/workspace/edgex-go/241/.semver/main [2022-06-17T06:42:21.631Z] 2.2.1-dev.13 [Pipeline] } [2022-06-17T06:42:21.663Z] $ docker exec --env ******** --env ******** 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 ssh-agent -k [2022-06-17T06:42:21.767Z] unset SSH_AUTH_SOCK; [2022-06-17T06:42:21.767Z] unset SSH_AGENT_PID; [2022-06-17T06:42:21.767Z] echo Agent pid 39 killed; [2022-06-17T06:42:21.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T06:42:22.107Z] + git semver [Pipeline] } [2022-06-17T06:42:22.399Z] $ docker stop --time=1 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 [2022-06-17T06:42:23.706Z] $ docker rm -f 367121e2645b53bbafd089167eae94acdceb044ef131e4b1329bae1d190bc312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-17T06:42:24.176Z] + [ -d /w/workspace/edgex-go/241/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:24.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:25.332Z] ---> package-listing.sh [2022-06-17T06:42:25.333Z] ++ facter osfamily [2022-06-17T06:42:25.333Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-17T06:42:25.593Z] + OS_FAMILY=debian [2022-06-17T06:42:25.593Z] + workspace=/w/workspace/edgex-go/241 [2022-06-17T06:42:25.593Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-17T06:42:25.593Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-17T06:42:25.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-17T06:42:25.593Z] + PACKAGES=/tmp/packages_start.txt [2022-06-17T06:42:25.593Z] + '[' /w/workspace/edgex-go/241 ']' [2022-06-17T06:42:25.593Z] + PACKAGES=/tmp/packages_end.txt [2022-06-17T06:42:25.593Z] + case "${OS_FAMILY}" in [2022-06-17T06:42:25.593Z] + dpkg -l [2022-06-17T06:42:25.593Z] + grep '^ii' [2022-06-17T06:42:25.593Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-17T06:42:25.593Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-17T06:42:25.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-17T06:42:25.593Z] + '[' /w/workspace/edgex-go/241 ']' [2022-06-17T06:42:25.593Z] + mkdir -p /w/workspace/edgex-go/241/archives/ [2022-06-17T06:42:25.593Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/241/archives/ [Pipeline] echo [2022-06-17T06:42:25.605Z] 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/241/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-17T06:42:25.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:42:26.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T06:42:26.453Z] [2022-06-17T06:42:26.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T06:42:26.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T06:42:26.762Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-17T06:42:26.762Z] 5eb5b503b376: Pulling fs layer [2022-06-17T06:42:26.762Z] 5c69ac0246d0: Pulling fs layer [2022-06-17T06:42:26.762Z] ec43610c2a17: Pulling fs layer [2022-06-17T06:42:26.762Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-17T06:42:26.762Z] 33b1e0a273af: Pulling fs layer [2022-06-17T06:42:26.762Z] 5d3b04190fa2: Pulling fs layer [2022-06-17T06:42:26.762Z] 2f39f015ded8: Pulling fs layer [2022-06-17T06:42:26.762Z] 5d3b04190fa2: Waiting [2022-06-17T06:42:26.762Z] 3a2ae6a8a46f: Waiting [2022-06-17T06:42:26.762Z] 33b1e0a273af: Waiting [2022-06-17T06:42:26.762Z] 2f39f015ded8: Waiting [2022-06-17T06:42:26.762Z] 5c69ac0246d0: Download complete [2022-06-17T06:42:26.762Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-17T06:42:26.762Z] 3a2ae6a8a46f: Download complete [2022-06-17T06:42:27.037Z] 33b1e0a273af: Verifying Checksum [2022-06-17T06:42:27.037Z] 33b1e0a273af: Download complete [2022-06-17T06:42:27.037Z] 5d3b04190fa2: Verifying Checksum [2022-06-17T06:42:27.037Z] 5d3b04190fa2: Download complete [2022-06-17T06:42:27.037Z] ec43610c2a17: Verifying Checksum [2022-06-17T06:42:27.037Z] ec43610c2a17: Download complete [2022-06-17T06:42:27.037Z] 5eb5b503b376: Verifying Checksum [2022-06-17T06:42:27.037Z] 5eb5b503b376: Download complete [2022-06-17T06:42:27.606Z] 2f39f015ded8: Download complete [2022-06-17T06:42:28.174Z] 5eb5b503b376: Pull complete [2022-06-17T06:42:28.433Z] 5c69ac0246d0: Pull complete [2022-06-17T06:42:28.693Z] ec43610c2a17: Pull complete [2022-06-17T06:42:28.953Z] 3a2ae6a8a46f: Pull complete [2022-06-17T06:42:29.211Z] 33b1e0a273af: Pull complete [2022-06-17T06:42:29.211Z] 5d3b04190fa2: Pull complete [2022-06-17T06:42:33.417Z] 2f39f015ded8: Pull complete [2022-06-17T06:42:33.417Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-17T06:42:33.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T06:42:33.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T06:42:33.503Z] prd-ubuntu20.04-docker-8c-8g-2541 does not seem to be running inside a container [2022-06-17T06:42:33.559Z] $ 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/241/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/241 -v /w/workspace/edgex-go/241:/w/workspace/edgex-go/241:rw,z -v /w/workspace/edgex-go/241@tmp:/w/workspace/edgex-go/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-17T06:42:35.104Z] $ docker top 50da1555c8df169b8d192796f8a8e4bab78341c27942656505d03afc9384266a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T06:42:35.428Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-17T06:42:35.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-17T06:42:36.005Z] + ls /var/log/sa-host [2022-06-17T06:42:36.006Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T06:42:36.078Z] provisioning config files... [2022-06-17T06:42:36.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/241@tmp/config3195501279624387694tmp [Pipeline] { [Pipeline] echo [2022-06-17T06:42:36.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:36.388Z] ---> create-netrc.sh [Pipeline] } [2022-06-17T06:42:36.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:36.725Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-17T06:42:36.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:37.023Z] ---> sudo-logs.sh [2022-06-17T06:42:37.023Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-17T06:42:37.050Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:37.338Z] ---> job-cost.sh [2022-06-17T06:42:37.338Z] lf-activate-venv: SKIPPING [2022-06-17T06:42:37.338Z] DEBUG: total: 0.10999999940395355 [2022-06-17T06:42:37.338Z] INFO: Retrieving Stack Cost... [2022-06-17T06:42:37.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-17T06:42:38.169Z] INFO: Archiving Costs [Pipeline] echo [2022-06-17T06:42:38.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T06:42:38.469Z] ---> logs-deploy.sh [2022-06-17T06:42:38.469Z] lf-activate-venv: SKIPPING [2022-06-17T06:42:38.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/241 [2022-06-17T06:42:38.469Z] INFO: archiving workspace using pattern(s): [2022-06-17T06:42:39.412Z] Archives upload complete. [2022-06-17T06:42:39.412Z] INFO: archiving logs to Nexus