Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a33d29510750824ffe3c1e10314fb57731c6a243 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-ssh17427513505089158789.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-ssh4078857079271550828.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-ssh10288105599515698489.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-ssh14598034508735719332.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-ssh5510307252196990074.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15250 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/242 [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/242 # 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 a33d29510750824ffe3c1e10314fb57731c6a243 (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 a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#4058)" > git rev-list --no-walk 18107d571668bc071dc3670312a164098c2940fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-21T20:58:28.335Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-21T20:58:28.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-21T20:58:28.405Z] ========================================================= [2022-06-21T20:58:28.405Z] EdgeX Global Pipelines Version Info [2022-06-21T20:58:28.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-21T20:58:29.165Z] ------------------- [2022-06-21T20:58:29.165Z] stable info: [2022-06-21T20:58:29.165Z] ------------------- [2022-06-21T20:58:29.165Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-21T20:58:29.165Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T20:58:29.165Z] Message: update stable to v1.0.234 [2022-06-21T20:58:29.739Z] ------------------- [2022-06-21T20:58:29.739Z] experimental info: [2022-06-21T20:58:29.739Z] ------------------- [2022-06-21T20:58:29.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-21T20:58:29.739Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-21T20:58:29.739Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-21T20:58:29.990Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-21T20:58:30.001Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-21T20:58:30.011Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-21T20:58:30.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-21T20:58:30.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-21T20:58:30.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-21T20:58:30.054Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-21T20:58:30.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-21T20:58:30.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-21T20:58:30.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-21T20:58:30.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-21T20:58:30.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-21T20:58:30.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-21T20:58:30.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-21T20:58:30.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-21T20:58:30.147Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T20:58:30.157Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-21T20:58:30.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-21T20:58:30.178Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-21T20:58:30.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-21T20:58:30.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-21T20:58:30.210Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-21T20:58:30.221Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-21T20:58:30.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-21T20:58:30.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-21T20:58:30.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-21T20:58:30.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] echo [2022-06-21T20:58:30.276Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a33d295 [Pipeline] echo [2022-06-21T20:58:30.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T20:58:30.326Z] provisioning config files... [2022-06-21T20:58:30.340Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/242@tmp/config673527159228283338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T20:58:30.646Z] ---> docker-login.sh [2022-06-21T20:58:30.646Z] nexus3.edgexfoundry.org:10001 [2022-06-21T20:58:30.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:30.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:30.919Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:30.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:30.919Z] [2022-06-21T20:58:30.919Z] Login Succeeded [2022-06-21T20:58:30.919Z] nexus3.edgexfoundry.org:10002 [2022-06-21T20:58:30.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:31.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:31.180Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:31.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:31.180Z] [2022-06-21T20:58:31.180Z] Login Succeeded [2022-06-21T20:58:31.180Z] nexus3.edgexfoundry.org:10003 [2022-06-21T20:58:31.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:31.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:31.180Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:31.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:31.180Z] [2022-06-21T20:58:31.180Z] Login Succeeded [2022-06-21T20:58:31.180Z] nexus3.edgexfoundry.org:10004 [2022-06-21T20:58:31.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:31.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:31.440Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:31.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:31.440Z] [2022-06-21T20:58:31.440Z] Login Succeeded [2022-06-21T20:58:31.440Z] docker.io [2022-06-21T20:58:31.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T20:58:31.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T20:58:31.703Z] Configure a credential helper to remove this warning. See [2022-06-21T20:58:31.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T20:58:31.703Z] [2022-06-21T20:58:31.703Z] Login Succeeded [2022-06-21T20:58:31.703Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T20:58:31.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T20:58:32.027Z] + 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-21T20:58:32.027Z] + dirname cmd/core-command/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/core-data/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/core-metadata/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-21T20:58:32.027Z] + + cut -d/ -f2 [2022-06-21T20:58:32.027Z] dirname cmd/security-proxy-setup/Dockerfile [2022-06-21T20:58:32.027Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/support-notifications/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-21T20:58:32.027Z] + + dirname cmd/support-scheduler/Dockerfilecut [2022-06-21T20:58:32.027Z] -d/ -f2 [2022-06-21T20:58:32.027Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-21T20:58:32.027Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-21T20:58:32.027Z] + cut -d/ -f2 [2022-06-21T20:58:32.027Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-21T20:58:32.071Z] 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-21T20:58:32.420Z] + git rev-list -1 --merges a33d29510750824ffe3c1e10314fb57731c6a243~1..a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] echo [2022-06-21T20:58:32.439Z] -----------> git rev-list -1 --merges a33d29510750824ffe3c1e10314fb57731c6a243~1..a33d29510750824ffe3c1e10314fb57731c6a243 a33d29510750824ffe3c1e10314fb57731c6a243 [false] [Pipeline] sh [2022-06-21T20:58:32.733Z] + git log --format=format:%s -1 a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] echo [2022-06-21T20:58:32.749Z] ========================================================= [2022-06-21T20:58:32.750Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-21T20:58:32.750Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-21T20:58:33.119Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T20:58:33.119Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-21T20:58:33.119Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-21T20:58:33.119Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-21T20:58:33.119Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-21T20:58:33.119Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-21T20:58:33.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:58:33.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:58:33.471Z] [2022-06-21T20:58:33.471Z] 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-21T20:58:33.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:58:33.776Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-21T20:58:33.776Z] 42c077c10790: Pulling fs layer [2022-06-21T20:58:33.776Z] f63e77b7563a: Pulling fs layer [2022-06-21T20:58:33.776Z] bd5fdadae976: Pulling fs layer [2022-06-21T20:58:33.776Z] 205491f53016: Pulling fs layer [2022-06-21T20:58:33.776Z] df18705c85c3: Pulling fs layer [2022-06-21T20:58:33.776Z] bdb3f477010e: Pulling fs layer [2022-06-21T20:58:33.776Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-21T20:58:33.776Z] 2c6e9b1d212d: Pulling fs layer [2022-06-21T20:58:33.776Z] bdb8f0575790: Pulling fs layer [2022-06-21T20:58:33.776Z] 386e3cb2ff24: Pulling fs layer [2022-06-21T20:58:33.776Z] 2343380bae48: Pulling fs layer [2022-06-21T20:58:33.776Z] 205491f53016: Waiting [2022-06-21T20:58:33.776Z] df18705c85c3: Waiting [2022-06-21T20:58:33.776Z] bdb3f477010e: Waiting [2022-06-21T20:58:33.776Z] c8a8fc8e1c8f: Waiting [2022-06-21T20:58:33.776Z] 2c6e9b1d212d: Waiting [2022-06-21T20:58:33.776Z] bdb8f0575790: Waiting [2022-06-21T20:58:33.776Z] 2343380bae48: Waiting [2022-06-21T20:58:33.776Z] 386e3cb2ff24: Waiting [2022-06-21T20:58:33.776Z] f63e77b7563a: Verifying Checksum [2022-06-21T20:58:33.776Z] f63e77b7563a: Download complete [2022-06-21T20:58:33.776Z] 205491f53016: Verifying Checksum [2022-06-21T20:58:33.776Z] 205491f53016: Download complete [2022-06-21T20:58:34.037Z] bd5fdadae976: Verifying Checksum [2022-06-21T20:58:34.037Z] bd5fdadae976: Download complete [2022-06-21T20:58:34.037Z] df18705c85c3: Verifying Checksum [2022-06-21T20:58:34.037Z] df18705c85c3: Download complete [2022-06-21T20:58:34.037Z] bdb3f477010e: Download complete [2022-06-21T20:58:34.037Z] 2c6e9b1d212d: Download complete [2022-06-21T20:58:34.037Z] bdb8f0575790: Download complete [2022-06-21T20:58:34.037Z] 386e3cb2ff24: Verifying Checksum [2022-06-21T20:58:34.037Z] 386e3cb2ff24: Download complete [2022-06-21T20:58:34.037Z] 2343380bae48: Verifying Checksum [2022-06-21T20:58:34.037Z] 2343380bae48: Download complete [2022-06-21T20:58:34.037Z] 42c077c10790: Verifying Checksum [2022-06-21T20:58:34.037Z] 42c077c10790: Download complete [2022-06-21T20:58:34.297Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-21T20:58:34.297Z] c8a8fc8e1c8f: Download complete [2022-06-21T20:58:35.677Z] 42c077c10790: Pull complete [2022-06-21T20:58:35.677Z] f63e77b7563a: Pull complete [2022-06-21T20:58:36.249Z] bd5fdadae976: Pull complete [2022-06-21T20:58:36.249Z] 205491f53016: Pull complete [2022-06-21T20:58:36.511Z] df18705c85c3: Pull complete [2022-06-21T20:58:36.511Z] bdb3f477010e: Pull complete [2022-06-21T20:58:39.056Z] c8a8fc8e1c8f: Pull complete [2022-06-21T20:58:39.056Z] 2c6e9b1d212d: Pull complete [2022-06-21T20:58:39.056Z] bdb8f0575790: Pull complete [2022-06-21T20:58:39.056Z] 386e3cb2ff24: Pull complete [2022-06-21T20:58:39.056Z] 2343380bae48: Pull complete [2022-06-21T20:58:39.056Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-21T20:58:39.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T20:58:39.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:58:39.161Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T20:58:39.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T20:58:40.693Z] $ docker top 18891f10594dbf92136b6a72aac195b60aaef1ef57cdd31b5130c1b54de2285a -eo pid,comm [2022-06-21T20:58:40.761Z] 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-21T20:58:40.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T20:58:40.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T20:58:40.795Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T20:58:40.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T20:58:40.927Z] $ docker exec 18891f10594dbf92136b6a72aac195b60aaef1ef57cdd31b5130c1b54de2285a ssh-agent [2022-06-21T20:58:41.049Z] SSH_AUTH_SOCK=/tmp/ssh-5k6zMP99A5Os/agent.32 [2022-06-21T20:58:41.049Z] SSH_AGENT_PID=38 [2022-06-21T20:58:41.056Z] Running ssh-add (command line suppressed) [2022-06-21T20:58:41.188Z] Identity added: /w/workspace/edgex-go/242@tmp/private_key_6821534455241882155.key (/w/workspace/edgex-go/242@tmp/private_key_6821534455241882155.key) [2022-06-21T20:58:41.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T20:58:41.488Z] + git tag --points-at HEAD [Pipeline] } [2022-06-21T20:58:41.510Z] $ docker exec --env ******** --env ******** 18891f10594dbf92136b6a72aac195b60aaef1ef57cdd31b5130c1b54de2285a ssh-agent -k [2022-06-21T20:58:41.634Z] unset SSH_AUTH_SOCK; [2022-06-21T20:58:41.635Z] unset SSH_AGENT_PID; [2022-06-21T20:58:41.635Z] echo Agent pid 38 killed; [2022-06-21T20:58:41.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-21T20:58:41.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T20:58:41.659Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T20:58:41.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T20:58:41.809Z] $ docker exec 18891f10594dbf92136b6a72aac195b60aaef1ef57cdd31b5130c1b54de2285a ssh-agent [2022-06-21T20:58:42.043Z] SSH_AUTH_SOCK=/tmp/ssh-oHul5BvnCUl4/agent.71 [2022-06-21T20:58:42.043Z] SSH_AGENT_PID=78 [2022-06-21T20:58:42.049Z] Running ssh-add (command line suppressed) [2022-06-21T20:58:42.180Z] Identity added: /w/workspace/edgex-go/242@tmp/private_key_6241372210570003380.key (/w/workspace/edgex-go/242@tmp/private_key_6241372210570003380.key) [2022-06-21T20:58:42.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T20:58:42.481Z] + git semver init [2022-06-21T20:58:42.743Z] 2022-06-21 20:58:42,713 [run_init] DEBUG init version:0.0.0 force:False [2022-06-21T20:58:42.743Z] 2022-06-21 20:58:42,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/242/.semver [2022-06-21T20:58:42.743Z] 2022-06-21 20:58:42,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/242/.semver [2022-06-21T20:58:42.743Z] 2022-06-21 20:58:42,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/242/.semver'], cwd=/w/workspace/edgex-go/242, universal_newlines=False, shell=None, istream=None) [2022-06-21T20:58:46.970Z] 2022-06-21 20:58:46,802 [append_file] DEBUG append to file:/w/workspace/edgex-go/242/.git/info/exclude [2022-06-21T20:58:46.970Z] 2022-06-21 20:58:46,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/242/.semver/main with force:False [2022-06-21T20:58:46.970Z] 2022-06-21 20:58:46,804 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T20:58:46.970Z] 2022-06-21 20:58:46,804 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T20:58:46.970Z] 2.2.1-dev.13 [Pipeline] } [2022-06-21T20:58:46.988Z] $ docker exec --env ******** --env ******** 18891f10594dbf92136b6a72aac195b60aaef1ef57cdd31b5130c1b54de2285a ssh-agent -k [2022-06-21T20:58:47.127Z] unset SSH_AUTH_SOCK; [2022-06-21T20:58:47.128Z] unset SSH_AGENT_PID; [2022-06-21T20:58:47.128Z] echo Agent pid 78 killed; [2022-06-21T20:58:47.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T20:58:47.445Z] + git semver [Pipeline] } [2022-06-21T20:58:47.727Z] $ docker stop --time=1 18891f10594dbf92136b6a72aac195b60aaef1ef57cdd31b5130c1b54de2285a [2022-06-21T20:58:49.048Z] $ docker rm -f 18891f10594dbf92136b6a72aac195b60aaef1ef57cdd31b5130c1b54de2285a [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T20:58:49.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-21T20:58:49.679Z] Stashed 1 file(s) [Pipeline] echo [2022-06-21T20:58:49.682Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.13 [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-21T20:58:49.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:58:49.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T20:58:49.836Z] ========================================================= [2022-06-21T20:58:49.836Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-21T20:58:49.836Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:58:50.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T20:58:50.127Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-21T20:58:50.127Z] 59bf1c3509f3: Pulling fs layer [2022-06-21T20:58:50.127Z] 666ba61612fd: Pulling fs layer [2022-06-21T20:58:50.127Z] 8ed8ca486205: Pulling fs layer [2022-06-21T20:58:50.127Z] cc1cd167ecdc: Pulling fs layer [2022-06-21T20:58:50.127Z] cc1cd167ecdc: Waiting [2022-06-21T20:58:50.127Z] c516ae0d96e1: Pulling fs layer [2022-06-21T20:58:50.127Z] 684cea983483: Pulling fs layer [2022-06-21T20:58:50.127Z] dd3240ac7de5: Pulling fs layer [2022-06-21T20:58:50.127Z] 684cea983483: Waiting [2022-06-21T20:58:50.127Z] dd3240ac7de5: Waiting [2022-06-21T20:58:50.127Z] b1e948a4e11c: Pulling fs layer [2022-06-21T20:58:50.127Z] a8fd76ee1af6: Pulling fs layer [2022-06-21T20:58:50.127Z] b1e948a4e11c: Waiting [2022-06-21T20:58:50.127Z] 646ad004c059: Pulling fs layer [2022-06-21T20:58:50.127Z] 646ad004c059: Waiting [2022-06-21T20:58:50.127Z] c516ae0d96e1: Waiting [2022-06-21T20:58:50.127Z] 8ed8ca486205: Verifying Checksum [2022-06-21T20:58:50.127Z] 8ed8ca486205: Download complete [2022-06-21T20:58:50.127Z] 666ba61612fd: Verifying Checksum [2022-06-21T20:58:50.127Z] 666ba61612fd: Download complete [2022-06-21T20:58:50.127Z] c516ae0d96e1: Verifying Checksum [2022-06-21T20:58:50.127Z] c516ae0d96e1: Download complete [2022-06-21T20:58:50.127Z] 684cea983483: Verifying Checksum [2022-06-21T20:58:50.127Z] 684cea983483: Download complete [2022-06-21T20:58:50.127Z] 59bf1c3509f3: Verifying Checksum [2022-06-21T20:58:50.127Z] 59bf1c3509f3: Download complete [2022-06-21T20:58:50.127Z] dd3240ac7de5: Verifying Checksum [2022-06-21T20:58:50.127Z] dd3240ac7de5: Download complete [2022-06-21T20:58:50.388Z] b1e948a4e11c: Verifying Checksum [2022-06-21T20:58:50.388Z] b1e948a4e11c: Download complete [2022-06-21T20:58:50.388Z] 59bf1c3509f3: Pull complete [2022-06-21T20:58:50.388Z] 666ba61612fd: Pull complete [2022-06-21T20:58:50.651Z] 8ed8ca486205: Pull complete [2022-06-21T20:58:50.911Z] 646ad004c059: Verifying Checksum [2022-06-21T20:58:50.911Z] 646ad004c059: Download complete [2022-06-21T20:58:50.911Z] cc1cd167ecdc: Verifying Checksum [2022-06-21T20:58:50.911Z] cc1cd167ecdc: Download complete [2022-06-21T20:58:50.911Z] a8fd76ee1af6: Verifying Checksum [2022-06-21T20:58:50.911Z] a8fd76ee1af6: Download complete [2022-06-21T20:58:55.107Z] cc1cd167ecdc: Pull complete [2022-06-21T20:58:55.107Z] c516ae0d96e1: Pull complete [2022-06-21T20:58:55.107Z] 684cea983483: Pull complete [2022-06-21T20:58:55.107Z] dd3240ac7de5: Pull complete [2022-06-21T20:58:55.366Z] b1e948a4e11c: Pull complete [2022-06-21T20:58:57.274Z] a8fd76ee1af6: Pull complete [2022-06-21T20:58:58.227Z] 646ad004c059: Pull complete [2022-06-21T20:58:58.227Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-21T20:58:58.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T20:58:58.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:58:58.526Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T20:58:58.526Z] WORKDIR /edgex [2022-06-21T20:58:58.526Z] COPY go.mod . [2022-06-21T20:58:58.526Z] RUN go mod download [2022-06-21T20:58:58.526Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-21T20:58:59.911Z] Sending build context to Docker daemon 335MB [2022-06-21T20:58:59.911Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-21T20:58:59.911Z] ---> 8f69c11f6b0c [2022-06-21T20:58:59.911Z] Step 2/4 : WORKDIR /edgex [2022-06-21T20:59:01.833Z] ---> Running in da68d5b58d4e [2022-06-21T20:59:01.833Z] Removing intermediate container da68d5b58d4e [2022-06-21T20:59:01.833Z] ---> f5a72bb745bb [2022-06-21T20:59:01.833Z] Step 3/4 : COPY go.mod . [2022-06-21T20:59:02.096Z] ---> 45aeedd85879 [2022-06-21T20:59:02.096Z] Step 4/4 : RUN go mod download [2022-06-21T20:59:02.096Z] ---> Running in ccceadea7e81 [2022-06-21T20:59:04.764Z] Still waiting to schedule task [2022-06-21T20:59:04.764Z] ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-21T20:59:04.764Z] ‘prd-ubuntu20.04-docker-8c-8g-15253’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-06-21T20:59:04.764Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15252’ is offline [2022-06-21T20:59:16.999Z] Removing intermediate container ccceadea7e81 [2022-06-21T20:59:17.000Z] ---> e6e420634039 [2022-06-21T20:59:17.000Z] Successfully built e6e420634039 [2022-06-21T20:59:17.000Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:59:17.305Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T20:59:17.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:59:17.379Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T20:59:17.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T20:59:17.842Z] $ docker top 9fff81153308ea7291c82aada04a9ffb0fe8a7d510243e1e954efa0d0180ea8f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T20:59:18.193Z] + go version [2022-06-21T20:59:18.193Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-21T20:59:18.211Z] $ docker stop --time=1 9fff81153308ea7291c82aada04a9ffb0fe8a7d510243e1e954efa0d0180ea8f [2022-06-21T20:59:19.516Z] $ docker rm -f 9fff81153308ea7291c82aada04a9ffb0fe8a7d510243e1e954efa0d0180ea8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T20:59:19.967Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-21T20:59:19.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T20:59:20.069Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T20:59:20.131Z] $ 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/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-21T20:59:20.552Z] $ docker top 49650b1187bffb80939efde429f4a3781cc603245680e5e63058c2b664c7ed4a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-21T20:59:20.634Z] ========================================================= [2022-06-21T20:59:20.634Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-21T20:59:20.634Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-21T20:59:20.918Z] + make test [2022-06-21T20:59:20.918Z] go mod tidy -compat=1.17 [2022-06-21T20:59:20.918Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-21T20:59:26.198Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-21T20:59:38.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-21T20:59:38.966Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.093s coverage: 28.7% of statements [2022-06-21T20:59:38.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-21T20:59:38.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-21T20:59:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-06-21T20:59:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-21T20:59:39.900Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 53.4% of statements [2022-06-21T20:59:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-21T20:59:39.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.648s coverage: 89.2% of statements [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 83.8% of statements [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.097s coverage: 0.9% of statements [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-06-21T20:59:44.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements [2022-06-21T20:59:44.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2022-06-21T20:59:52.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2022-06-21T20:59:52.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2022-06-21T20:59:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.5% of statements [2022-06-21T20:59:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-21T21:00:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.087s coverage: 92.9% of statements [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-21T21:00:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-21T21:00:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-21T21:00:04.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2022-06-21T21:00:04.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.091s coverage: 85.4% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.405s coverage: 65.4% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 43.8% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.093s coverage: 17.7% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-21T21:00:04.771Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-06-21T21:00:04.771Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-06-21T21:00:04.771Z] 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-21T21:00:22.855Z] GO111MODULE=on go vet ./... [2022-06-21T21:00:26.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-21T21:00:26.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-21T21:00:26.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-21T21:00:27.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-21T21:00:27.836Z] + ls -al . [2022-06-21T21:00:27.836Z] total 684 [2022-06-21T21:00:27.836Z] drwxrwxr-x 10 1001 1001 4096 Jun 21 21:00 . [2022-06-21T21:00:27.836Z] drwxr-xr-x 4 root root 4096 Jun 21 20:59 .. [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 11 Jun 21 20:58 .dockerignore [2022-06-21T21:00:27.836Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 20:58 .git [2022-06-21T21:00:27.836Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 20:58 .github [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 879 Jun 21 20:58 .gitignore [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 42 Jun 21 20:58 .golangci.yml [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 87 Jun 21 20:58 .hadolint.yml [2022-06-21T21:00:27.836Z] drwxr-xr-x 3 1001 1001 4096 Jun 21 20:58 .semver [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 166 Jun 21 20:58 .sonarcloud.properties [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 1171 Jun 21 20:58 ADOPTERS.md [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 10347 Jun 21 20:58 Attribution.txt [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 63209 Jun 21 20:58 CHANGELOG.md [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 3804 Jun 21 20:58 CONTRIBUTING.md [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 677 Jun 21 20:58 GOVERNANCE.md [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 850 Jun 21 20:58 Jenkinsfile [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 10775 Jun 21 20:58 LICENSE [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 10389 Jun 21 20:58 Makefile [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 582 Jun 21 20:58 OWNERS.md [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 9094 Jun 21 20:58 README.md [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 6912 Jun 21 20:58 SECURITY.md [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 12 Jun 21 20:58 VERSION [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 4131 Jun 21 20:58 ZMQWindows.md [2022-06-21T21:00:27.836Z] drwxrwxr-x 2 1001 1001 4096 Jun 21 20:58 bin [2022-06-21T21:00:27.836Z] drwxrwxr-x 18 1001 1001 4096 Jun 21 20:58 cmd [2022-06-21T21:00:27.836Z] -rw-r--r-- 1 root root 435411 Jun 21 21:00 coverage.out [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 3311 Jun 21 20:58 go.mod [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 36231 Jun 21 20:59 go.sum [2022-06-21T21:00:27.836Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 20:58 internal [2022-06-21T21:00:27.836Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 20:58 openapi [2022-06-21T21:00:27.836Z] drwxrwxr-x 4 1001 1001 4096 Jun 21 20:58 snap [2022-06-21T21:00:27.836Z] -rw-rw-r-- 1 1001 1001 204 Jun 21 20:58 version.go [Pipeline] sh [2022-06-21T21:00:28.127Z] + '[' -e coverage.out ] [2022-06-21T21:00:28.127Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-21T21:00:28.242Z] Stashed 1 file(s) [Pipeline] sh [2022-06-21T21:00:28.522Z] + make build [2022-06-21T21:00:28.522Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-21T21:00:40.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-21T21:00:49.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-21T21:00:50.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-21T21:00:56.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.13" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-21T21:00:56.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.13" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-21T21:00:57.143Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-21T21:00:58.524Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-21T21:00:59.464Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-21T21:01:00.402Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-21T21:01:00.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-21T21:01:01.538Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-21T21:01:02.912Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-21T21:01:04.306Z] $ docker stop --time=1 49650b1187bffb80939efde429f4a3781cc603245680e5e63058c2b664c7ed4a [2022-06-21T21:01:06.810Z] $ docker rm -f 49650b1187bffb80939efde429f4a3781cc603245680e5e63058c2b664c7ed4a [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-21T21:01:07.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T21:01:07.570Z] [2022-06-21T21:01:07.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:01:07.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T21:01:07.872Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-21T21:01:07.872Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-21T21:01:07.872Z] ca9280d653b3: Pulling fs layer [2022-06-21T21:01:07.872Z] 7e9c9ca2126c: Pulling fs layer [2022-06-21T21:01:07.872Z] cbdbe7a5bc2a: Download complete [2022-06-21T21:01:08.130Z] cbdbe7a5bc2a: Pull complete [2022-06-21T21:01:08.130Z] ca9280d653b3: Verifying Checksum [2022-06-21T21:01:08.130Z] ca9280d653b3: Download complete [2022-06-21T21:01:08.389Z] 7e9c9ca2126c: Download complete [2022-06-21T21:01:08.648Z] ca9280d653b3: Pull complete [2022-06-21T21:01:11.936Z] 7e9c9ca2126c: Pull complete [2022-06-21T21:01:11.936Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-21T21:01:11.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T21:01:11.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:01:12.021Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:01:12.056Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@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-21T21:01:13.483Z] $ docker top d3aaddec2dd4c4599499e87b96466c6957575c2c8c641c1337fda0e9ae187de9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T21:01:13.830Z] + docker-compose build --help [2022-06-21T21:01:13.830Z] + grep parallel [2022-06-21T21:01:14.400Z] --parallel Build images in parallel. [Pipeline] } [2022-06-21T21:01:14.417Z] $ docker stop --time=1 d3aaddec2dd4c4599499e87b96466c6957575c2c8c641c1337fda0e9ae187de9 [2022-06-21T21:01:15.730Z] $ docker rm -f d3aaddec2dd4c4599499e87b96466c6957575c2c8c641c1337fda0e9ae187de9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:01:16.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-21T21:01:16.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:01:16.210Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:01:16.246Z] $ 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/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-21T21:01:16.639Z] $ docker top b80ee18bdc70160299b12670790b835fdb8a57ae7847eb2fe488ae0b4306a996 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T21:01:16.982Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-21T21:01:17.552Z] Building core-command ... [2022-06-21T21:01:17.552Z] Building core-data ... [2022-06-21T21:01:17.552Z] Building core-metadata ... [2022-06-21T21:01:17.552Z] Building security-bootstrapper ... [2022-06-21T21:01:17.552Z] Building security-proxy-setup ... [2022-06-21T21:01:17.552Z] Building security-secretstore-setup ... [2022-06-21T21:01:17.552Z] Building security-spiffe-token-provider ... [2022-06-21T21:01:17.552Z] Building security-spire-agent ... [2022-06-21T21:01:17.552Z] Building security-spire-config ... [2022-06-21T21:01:17.552Z] Building security-spire-server ... [2022-06-21T21:01:17.552Z] Building support-notifications ... [2022-06-21T21:01:17.552Z] Building support-scheduler ... [2022-06-21T21:01:17.552Z] Building sys-mgmt-agent ... [2022-06-21T21:01:17.552Z] Building security-spiffe-token-provider [2022-06-21T21:01:17.552Z] Building support-scheduler [2022-06-21T21:01:17.552Z] Building core-metadata [2022-06-21T21:01:17.552Z] Building core-command [2022-06-21T21:01:17.552Z] Building support-notifications [2022-06-21T21:01:32.437Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:01:32.437Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:01:32.437Z] ---> e6e420634039 [2022-06-21T21:01:32.437Z] Step 3/20 : WORKDIR /edgex-go [2022-06-21T21:01:32.437Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:01:32.437Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:01:32.437Z] ---> e6e420634039 [2022-06-21T21:01:32.437Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:01:32.437Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:01:32.437Z] [2022-06-21T21:01:32.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:01:32.437Z] [2022-06-21T21:01:32.437Z] ---> e6e420634039 [2022-06-21T21:01:32.437Z] ---> e6e420634039 [2022-06-21T21:01:32.437Z] Step 3/22 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go [2022-06-21T21:01:32.437Z] [2022-06-21T21:01:32.437Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:01:32.437Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:01:32.437Z] ---> e6e420634039 [2022-06-21T21:01:32.437Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:01:34.348Z] ---> Running in 9bc66bb7ad01 [2022-06-21T21:01:34.348Z] ---> Running in bf3262736f4e [2022-06-21T21:01:34.348Z] ---> Running in 84ad3affc482 [2022-06-21T21:01:34.348Z] ---> Running in c759c4026c31 [2022-06-21T21:01:34.348Z] ---> Running in a498abd59b63 [2022-06-21T21:01:34.348Z] Removing intermediate container bf3262736f4e [2022-06-21T21:01:34.348Z] ---> 4f9b62d75ed0 [2022-06-21T21:01:34.348Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-21T21:01:34.608Z] Removing intermediate container 84ad3affc482 [2022-06-21T21:01:34.608Z] ---> 366414b38d87 [2022-06-21T21:01:34.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:01:34.608Z] Removing intermediate container a498abd59b63 [2022-06-21T21:01:34.608Z] Removing intermediate container 9bc66bb7ad01 [2022-06-21T21:01:34.608Z] ---> 7f071952a58e [2022-06-21T21:01:34.608Z] ---> 0017155c0cb5 [2022-06-21T21:01:34.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:01:34.608Z] [2022-06-21T21:01:34.608Z] Removing intermediate container c759c4026c31 [2022-06-21T21:01:34.608Z] ---> f8d8ab116693 [2022-06-21T21:01:34.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:01:34.608Z] ---> Running in a85fc0fb2c18 [2022-06-21T21:01:34.608Z] ---> Running in d27c627c749e [2022-06-21T21:01:34.608Z] ---> Running in 09feb410449e [2022-06-21T21:01:34.608Z] ---> Running in 0e48172806f4 [2022-06-21T21:01:34.608Z] ---> Running in 64332f5aca8d [2022-06-21T21:01:35.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:35.435Z] Removing intermediate container 09feb410449e [2022-06-21T21:01:35.435Z] ---> dfe8bd7ec806 [2022-06-21T21:01:35.435Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T21:01:35.435Z] ---> Running in cb62350ef910 [2022-06-21T21:01:36.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:36.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:36.005Z] Removing intermediate container d27c627c749e [2022-06-21T21:01:36.005Z] ---> fdd201d90a12 [2022-06-21T21:01:36.005Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T21:01:36.005Z] Removing intermediate container 0e48172806f4 [2022-06-21T21:01:36.005Z] ---> 48177cae8e09 [2022-06-21T21:01:36.005Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T21:01:36.005Z] ---> Running in e270825e4de3 [2022-06-21T21:01:36.005Z] ---> Running in 8280fe029246 [2022-06-21T21:01:36.005Z] Removing intermediate container 64332f5aca8d [2022-06-21T21:01:36.005Z] ---> 4e487afb0a37 [2022-06-21T21:01:36.005Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-21T21:01:36.267Z] ---> Running in 92310c00b550 [2022-06-21T21:01:36.267Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:01:36.267Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:01:36.267Z] OK: 15866 distinct packages available [2022-06-21T21:01:36.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:36.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:36.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:36.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:36.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:37.052Z] OK: 221 MiB in 52 packages [2022-06-21T21:01:37.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:37.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:37.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:37.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:01:37.314Z] Removing intermediate container cb62350ef910 [2022-06-21T21:01:37.314Z] ---> 751c21116853 [2022-06-21T21:01:37.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:01:37.578Z] OK: 221 MiB in 52 packages [2022-06-21T21:01:37.578Z] ---> b49a2061cfd9 [2022-06-21T21:01:37.578Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:01:37.578Z] OK: 221 MiB in 52 packages [2022-06-21T21:01:37.578Z] OK: 221 MiB in 52 packages [2022-06-21T21:01:37.578Z] ---> Running in 54157307aa7d [2022-06-21T21:01:37.840Z] OK: 221 MiB in 52 packages [2022-06-21T21:01:37.840Z] Removing intermediate container a85fc0fb2c18 [2022-06-21T21:01:37.840Z] ---> d20a3fe396fe [2022-06-21T21:01:37.840Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-21T21:01:38.099Z] ---> 1f15af4de826 [2022-06-21T21:01:38.099Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:01:38.099Z] ---> Running in c3d84261cf71 [2022-06-21T21:01:38.099Z] Removing intermediate container 8280fe029246 [2022-06-21T21:01:38.099Z] ---> 4d9b2576311d [2022-06-21T21:01:38.099Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:01:38.099Z] Removing intermediate container 92310c00b550 [2022-06-21T21:01:38.099Z] ---> ff0e59c32234 [2022-06-21T21:01:38.099Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T21:01:38.359Z] ---> 592abb7a1d24 [2022-06-21T21:01:38.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:01:38.359Z] Removing intermediate container e270825e4de3 [2022-06-21T21:01:38.359Z] ---> fb2a5bd5b4d3 [2022-06-21T21:01:38.359Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T21:01:38.359Z] ---> 6de203bd0e58 [2022-06-21T21:01:38.359Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:01:38.359Z] ---> Running in 6f71c759c885 [2022-06-21T21:01:38.359Z] ---> Running in c647f8d56b09 [2022-06-21T21:01:38.618Z] Removing intermediate container 54157307aa7d [2022-06-21T21:01:38.618Z] ---> 1011dba2db1a [2022-06-21T21:01:38.618Z] Step 8/23 : COPY . . [2022-06-21T21:01:38.618Z] ---> 40f771042268 [2022-06-21T21:01:38.618Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:01:38.618Z] ---> Running in fac932276265 [2022-06-21T21:01:39.681Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15257 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-06-21T21:01:39.693Z] Running in /w/workspace/edgex-go/242 [Pipeline] { [Pipeline] checkout [2022-06-21T21:01:39.759Z] The recommended git tool is: git [2022-06-21T21:01:40.519Z] Removing intermediate container c3d84261cf71 [2022-06-21T21:01:40.519Z] ---> a25710e16e12 [2022-06-21T21:01:40.519Z] Step 7/20 : COPY . . [2022-06-21T21:01:40.519Z] Removing intermediate container 6f71c759c885 [2022-06-21T21:01:40.519Z] ---> 60ed8cfb6d9f [2022-06-21T21:01:40.519Z] Step 8/23 : COPY . . [2022-06-21T21:01:41.085Z] Removing intermediate container c647f8d56b09 [2022-06-21T21:01:41.085Z] ---> 43b492fde9c4 [2022-06-21T21:01:41.085Z] Step 8/22 : COPY . . [2022-06-21T21:01:45.308Z] Removing intermediate container fac932276265 [2022-06-21T21:01:45.308Z] ---> 1cba57845d4c [2022-06-21T21:01:45.308Z] Step 8/22 : COPY . . [2022-06-21T21:01:46.673Z] using credential edgex-jenkins-ssh [2022-06-21T21:01:46.697Z] Cloning the remote Git repository [2022-06-21T21:01:47.841Z] ---> 39891e5f9adb [2022-06-21T21:01:47.841Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-21T21:01:47.841Z] ---> Running in 166c322afb95 [2022-06-21T21:01:47.841Z] ---> 09b00f40e292 [2022-06-21T21:01:47.841Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-21T21:01:47.841Z] ---> f8c59120f3a7 [2022-06-21T21:01:47.841Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-21T21:01:47.841Z] ---> e190c0e42b44 [2022-06-21T21:01:47.841Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-21T21:01:47.841Z] ---> Running in 7bfe05aee956 [2022-06-21T21:01:47.841Z] ---> Running in 366c62cd56c2 [2022-06-21T21:01:47.841Z] ---> Running in b40c245b9ae4 [2022-06-21T21:01:46.773Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-21T21:01:46.861Z] > git init /w/workspace/edgex-go/242 # timeout=10 [2022-06-21T21:01:46.969Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-21T21:01:46.970Z] > git --version # timeout=10 [2022-06-21T21:01:46.996Z] > git --version # 'git version 2.25.1' [2022-06-21T21:01:46.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-21T21:01:47.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T21:01:48.100Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-21T21:01:48.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-21T21:01:48.618Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-21T21:01:48.618Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-21T21:01:50.007Z] ---> fc82d16714e5 [2022-06-21T21:01:50.007Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-21T21:01:50.007Z] ---> Running in fb5a14eb8a44 [2022-06-21T21:01:50.942Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-21T21:02:04.308Z] Avoid second fetch [2022-06-21T21:02:04.309Z] Checking out Revision a33d29510750824ffe3c1e10314fb57731c6a243 (main) [2022-06-21T21:02:04.268Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-21T21:02:04.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-21T21:02:04.336Z] > git config core.sparsecheckout # timeout=10 [2022-06-21T21:02:04.358Z] > git checkout -f a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 [2022-06-21T21:02:08.922Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#4058)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-21T21:02:09.817Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-21T21:02:09.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:02:09.817Z] Dload Upload Total Spent Left Speed [2022-06-21T21:02:09.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-06-21T21:02:10.568Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-21T21:02:10.942Z] + sudo tee /etc/docker/daemon.new [2022-06-21T21:02:10.942Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-21T21:02:10.942Z] { [2022-06-21T21:02:10.942Z] "registry-mirrors": [ [2022-06-21T21:02:10.942Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-21T21:02:10.942Z] ], [2022-06-21T21:02:10.942Z] "bip": "10.250.0.254/24", [2022-06-21T21:02:10.942Z] "hosts": [ [2022-06-21T21:02:10.942Z] "tcp://0.0.0.0:5555", [2022-06-21T21:02:10.942Z] "unix:///var/run/docker.sock" [2022-06-21T21:02:10.942Z] ], [2022-06-21T21:02:10.942Z] "mtu": 1458, [2022-06-21T21:02:10.942Z] "selinux-enabled": true, [2022-06-21T21:02:10.942Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-21T21:02:10.942Z] } [Pipeline] sh [2022-06-21T21:02:11.304Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-21T21:02:11.660Z] + sudo service docker restart [2022-06-21T21:02:23.030Z] Removing intermediate container 166c322afb95 [2022-06-21T21:02:23.030Z] ---> 12adaf0b5b9d [2022-06-21T21:02:23.030Z] [2022-06-21T21:02:23.030Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T21:02:23.030Z] Removing intermediate container 7bfe05aee956 [2022-06-21T21:02:23.030Z] ---> 7324f55958e2 [2022-06-21T21:02:23.030Z] [2022-06-21T21:02:23.030Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T21:02:23.030Z] 3.14: Pulling from library/alpine [2022-06-21T21:02:23.030Z] 3.14: Pulling from library/alpine [2022-06-21T21:02:23.030Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T21:02:23.030Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T21:02:23.030Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T21:02:23.030Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T21:02:23.030Z] ---> e04c818066af [2022-06-21T21:02:23.030Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T21:02:23.030Z] ---> e04c818066af [2022-06-21T21:02:23.030Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T21:02:23.030Z] Removing intermediate container 366c62cd56c2 [2022-06-21T21:02:23.030Z] ---> d3ab8c10d2c4 [2022-06-21T21:02:23.030Z] [2022-06-21T21:02:23.030Z] Step 9/20 : FROM alpine:3.15 [2022-06-21T21:02:23.030Z] 3.15: Pulling from library/alpine [2022-06-21T21:02:23.030Z] ---> Running in 5bd8ec344c25 [2022-06-21T21:02:23.030Z] ---> Running in a5f62afe8c2e [2022-06-21T21:02:23.030Z] Removing intermediate container b40c245b9ae4 [2022-06-21T21:02:23.030Z] ---> f9c709d4893f [2022-06-21T21:02:23.030Z] [2022-06-21T21:02:23.030Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T21:02:23.030Z] ---> e04c818066af [2022-06-21T21:02:23.030Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-21T21:02:23.030Z] ---> Running in 14da750bf481 [2022-06-21T21:02:23.030Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-21T21:02:23.030Z] Status: Downloaded newer image for alpine:3.15 [2022-06-21T21:02:23.030Z] ---> 0ac33e5f5afa [2022-06-21T21:02:23.030Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:02:23.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:23.030Z] ---> Running in c928684b51f7 [2022-06-21T21:02:23.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:23.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:23.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:23.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:23.030Z] Removing intermediate container c928684b51f7 [2022-06-21T21:02:23.030Z] ---> 4cb31f9f497a [2022-06-21T21:02:23.030Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:02:23.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:23.289Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-21T21:02:23.289Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:02:23.289Z] OK: 6 MiB in 15 packages [2022-06-21T21:02:23.289Z] ---> Running in fdd461a991c8 [2022-06-21T21:02:23.289Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-21T21:02:23.289Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:02:23.289Z] OK: 6 MiB in 15 packages [2022-06-21T21:02:23.289Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-21T21:02:23.289Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-21T21:02:23.289Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:02:23.289Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:02:23.289Z] OK: 6 MiB in 16 packages [2022-06-21T21:02:23.859Z] Removing intermediate container fb5a14eb8a44 [2022-06-21T21:02:23.859Z] ---> 5e70487c4995 [2022-06-21T21:02:23.859Z] [2022-06-21T21:02:23.859Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T21:02:23.859Z] ---> e04c818066af [2022-06-21T21:02:23.859Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-21T21:02:23.859Z] ---> Running in f76b899a0f11 [2022-06-21T21:02:23.859Z] Removing intermediate container 5bd8ec344c25 [2022-06-21T21:02:23.859Z] ---> 09f14d7058c9 [2022-06-21T21:02:23.859Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:02:24.117Z] ---> Running in ac3987e847e8 [2022-06-21T21:02:24.117Z] Removing intermediate container a5f62afe8c2e [2022-06-21T21:02:24.117Z] ---> ade0e6e060f4 [2022-06-21T21:02:24.117Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:02:24.117Z] ---> Running in 28696d784b25 [2022-06-21T21:02:24.117Z] Removing intermediate container fdd461a991c8 [2022-06-21T21:02:24.117Z] ---> d430f5fd45e1 [2022-06-21T21:02:24.117Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-21T21:02:24.117Z] Removing intermediate container ac3987e847e8 [2022-06-21T21:02:24.117Z] ---> 188c97610915 [2022-06-21T21:02:24.117Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-21T21:02:24.377Z] Removing intermediate container 14da750bf481 [2022-06-21T21:02:24.377Z] ---> ea81a662e765 [2022-06-21T21:02:24.377Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:02:24.377Z] ---> Running in 9682b7922f43 [2022-06-21T21:02:24.377Z] ---> Running in f89938779e08 [2022-06-21T21:02:24.377Z] Removing intermediate container 28696d784b25 [2022-06-21T21:02:24.377Z] ---> 389e1bc37413 [2022-06-21T21:02:24.377Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-21T21:02:24.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:24.377Z] ---> Running in 3f4a3954fccf [2022-06-21T21:02:24.377Z] ---> Running in 0486a15cee3a [2022-06-21T21:02:24.377Z] Removing intermediate container f89938779e08 [2022-06-21T21:02:24.377Z] ---> a78f83ac64e7 [2022-06-21T21:02:24.377Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T21:02:24.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:24.636Z] Removing intermediate container 3f4a3954fccf [2022-06-21T21:02:24.636Z] ---> 70fb07d9de2d [2022-06-21T21:02:24.636Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-21T21:02:24.636Z] ---> Running in 5882667af996 [2022-06-21T21:02:24.636Z] Removing intermediate container 0486a15cee3a [2022-06-21T21:02:24.636Z] ---> 230c93a90543 [2022-06-21T21:02:24.636Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T21:02:24.636Z] ---> Running in 0f7cf08caa40 [2022-06-21T21:02:24.636Z] ---> Running in a8651ff9c3b1 [2022-06-21T21:02:24.636Z] Removing intermediate container 5882667af996 [2022-06-21T21:02:24.636Z] ---> 745ffac1dcab [2022-06-21T21:02:24.636Z] Step 15/23 : WORKDIR / [2022-06-21T21:02:24.636Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-21T21:02:24.636Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:02:24.636Z] OK: 6 MiB in 15 packages [2022-06-21T21:02:24.636Z] ---> Running in b1bb48e69a1a [2022-06-21T21:02:24.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:24.636Z] Removing intermediate container 0f7cf08caa40 [2022-06-21T21:02:24.636Z] ---> 0b5248c7f456 [2022-06-21T21:02:24.636Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T21:02:24.636Z] Removing intermediate container a8651ff9c3b1 [2022-06-21T21:02:24.636Z] ---> bddbdb8f3117 [2022-06-21T21:02:24.636Z] Step 15/23 : WORKDIR / [2022-06-21T21:02:24.895Z] ---> Running in 4db7537192aa [2022-06-21T21:02:24.895Z] ---> Running in 8bb43e267eb0 [2022-06-21T21:02:24.895Z] Removing intermediate container b1bb48e69a1a [2022-06-21T21:02:24.895Z] ---> 919bb4be57f1 [2022-06-21T21:02:24.895Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:02:24.895Z] Removing intermediate container 4db7537192aa [2022-06-21T21:02:24.895Z] ---> 55de3d76680c [2022-06-21T21:02:24.895Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:02:24.895Z] Removing intermediate container 8bb43e267eb0 [2022-06-21T21:02:24.895Z] ---> 2f9d2e644661 [2022-06-21T21:02:24.895Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:02:25.154Z] ---> c448bc4889d3 [2022-06-21T21:02:25.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-21T21:02:25.154Z] Removing intermediate container f76b899a0f11 [2022-06-21T21:02:25.154Z] ---> 2347a405e3bf [2022-06-21T21:02:25.154Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:02:25.154Z] ---> Running in 21655329e26f [2022-06-21T21:02:25.412Z] ---> c2028e52b440 [2022-06-21T21:02:25.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-21T21:02:25.412Z] ---> f38f3d5cf8a0 [2022-06-21T21:02:25.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-21T21:02:25.412Z] Removing intermediate container 21655329e26f [2022-06-21T21:02:25.412Z] ---> caa339248ec1 [2022-06-21T21:02:25.412Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-21T21:02:25.412Z] ---> Running in 7892a0148d88 [2022-06-21T21:02:25.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:25.671Z] ---> 9b7ee6b995d4 [2022-06-21T21:02:25.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-21T21:02:25.671Z] Removing intermediate container 7892a0148d88 [2022-06-21T21:02:25.671Z] ---> 5fe02dd69c11 [2022-06-21T21:02:25.671Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T21:02:25.671Z] ---> 36307e5f1c13 [2022-06-21T21:02:25.671Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-21T21:02:25.932Z] ---> Running in 97158c3413cd [2022-06-21T21:02:25.932Z] ---> 503ca2617a8d [2022-06-21T21:02:25.932Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-21T21:02:25.932Z] ---> bb21db7b0b5c [2022-06-21T21:02:25.932Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-21T21:02:25.932Z] ---> 3e0b2a2fb3fd [2022-06-21T21:02:25.932Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-21T21:02:25.932Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:02:25.932Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:02:25.932Z] OK: 15859 distinct packages available [2022-06-21T21:02:25.932Z] Removing intermediate container 97158c3413cd [2022-06-21T21:02:25.932Z] ---> 0e7517ad2f31 [2022-06-21T21:02:25.932Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:02:25.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:25.932Z] ---> Running in 3315e96ac5f8 [2022-06-21T21:02:25.932Z] ---> Running in fd6fdde9d27f [2022-06-21T21:02:26.192Z] ---> 62e6b9c8a84f [2022-06-21T21:02:26.192Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-21T21:02:26.192Z] ---> Running in f7de02a55a5d [2022-06-21T21:02:26.192Z] ---> fc9cef58450c [2022-06-21T21:02:26.193Z] Removing intermediate container fd6fdde9d27f [2022-06-21T21:02:26.193Z] Removing intermediate container 3315e96ac5f8 [2022-06-21T21:02:26.193Z] ---> 2fce178cfcbb [2022-06-21T21:02:26.193Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-21T21:02:26.193Z] [2022-06-21T21:02:26.193Z] ---> 9f47774fe4b8 [2022-06-21T21:02:26.193Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:02:26.193Z] ---> Running in 3e5267ab2117 [2022-06-21T21:02:26.452Z] ---> Running in 1397cbc003ab [2022-06-21T21:02:26.452Z] Removing intermediate container f7de02a55a5d [2022-06-21T21:02:26.452Z] ---> 7aa927ea87d4 [2022-06-21T21:02:26.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:02:26.452Z] ---> Running in 01e132e1d49a [2022-06-21T21:02:26.452Z] Removing intermediate container 3e5267ab2117 [2022-06-21T21:02:26.452Z] ---> daab7ee0a570 [2022-06-21T21:02:26.452Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T21:02:26.452Z] Removing intermediate container 1397cbc003ab [2022-06-21T21:02:26.452Z] ---> 3405f74aef5c [2022-06-21T21:02:26.452Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T21:02:26.714Z] ---> Running in c277c2924ef1 [2022-06-21T21:02:26.714Z] Removing intermediate container 01e132e1d49a [2022-06-21T21:02:26.714Z] ---> 2476dc998b11 [2022-06-21T21:02:26.714Z] ---> Running in 95a008411e36 [2022-06-21T21:02:26.714Z] Step 20/22 : LABEL arch=x86_64 [2022-06-21T21:02:26.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:26.714Z] ---> Running in c973f2f50217 [2022-06-21T21:02:26.978Z] Removing intermediate container c277c2924ef1 [2022-06-21T21:02:26.978Z] ---> 67d81fc076b8 [2022-06-21T21:02:26.978Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:02:26.978Z] ---> 4678726eb635 [2022-06-21T21:02:26.978Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-21T21:02:26.978Z] Removing intermediate container 95a008411e36 [2022-06-21T21:02:26.978Z] ---> 393be76bebd7 [2022-06-21T21:02:26.978Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:02:26.978Z] ---> Running in a0892bfb2856 [2022-06-21T21:02:26.978Z] Removing intermediate container c973f2f50217 [2022-06-21T21:02:26.978Z] ---> Running in 8fa8a307fa5c [2022-06-21T21:02:26.978Z] ---> 656068bcdfce [2022-06-21T21:02:26.978Z] Step 21/22 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:02:26.978Z] ---> Running in e88fc61b0969 [2022-06-21T21:02:27.267Z] Removing intermediate container a0892bfb2856 [2022-06-21T21:02:27.267Z] ---> b54945578601 [2022-06-21T21:02:27.267Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:02:27.267Z] ---> 9058f2ff718d [2022-06-21T21:02:27.267Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-21T21:02:27.267Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-21T21:02:27.267Z] Removing intermediate container 8fa8a307fa5c [2022-06-21T21:02:27.267Z] ---> 26ff076d2aee [2022-06-21T21:02:27.267Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:02:27.267Z] ---> Running in 1b0b32c4e540 [2022-06-21T21:02:27.267Z] ---> Running in a958453ebfe7 [2022-06-21T21:02:27.267Z] Removing intermediate container e88fc61b0969 [2022-06-21T21:02:27.267Z] ---> 5fec5906bb92 [2022-06-21T21:02:27.267Z] Step 22/22 : LABEL version=2.2.1-dev.13 [2022-06-21T21:02:27.267Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-21T21:02:27.267Z] ---> Running in bb608495277e [2022-06-21T21:02:27.267Z] ---> Running in f06977c1ea20 [2022-06-21T21:02:27.542Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T21:02:27.542Z] Removing intermediate container 1b0b32c4e540 [2022-06-21T21:02:27.542Z] ---> 90ecdecdbb02 [2022-06-21T21:02:27.542Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:02:27.542Z] Removing intermediate container a958453ebfe7 [2022-06-21T21:02:27.542Z] ---> 800d5ec30e24 [2022-06-21T21:02:27.542Z] [2022-06-21T21:02:27.542Z] Removing intermediate container bb608495277e [2022-06-21T21:02:27.542Z] ---> 669f5c6b060a [2022-06-21T21:02:27.542Z] [2022-06-21T21:02:27.542Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-21T21:02:27.542Z] ---> Running in bc07aff4efd3 [2022-06-21T21:02:27.542Z] Removing intermediate container f06977c1ea20 [2022-06-21T21:02:27.542Z] ---> d792003d593f [2022-06-21T21:02:27.542Z] [2022-06-21T21:02:27.542Z] Successfully built 800d5ec30e24 [2022-06-21T21:02:27.542Z] Successfully tagged core-metadata:latest [2022-06-21T21:02:27.542Z]  Building core-metadata ... done Building security-proxy-setup [2022-06-21T21:02:27.542Z] Successfully built 669f5c6b060a [2022-06-21T21:02:27.542Z] (5/9) Installing curl (7.80.0-r1) [2022-06-21T21:02:27.542Z] Successfully tagged core-command:latest [2022-06-21T21:02:27.542Z] Building security-bootstrapper [2022-06-21T21:02:27.818Z]  Building core-command ... done Removing intermediate container bc07aff4efd3 [2022-06-21T21:02:27.818Z] ---> 29f6c06d636d [2022-06-21T21:02:27.818Z] Step 20/22 : LABEL arch=x86_64 [2022-06-21T21:02:27.818Z] Successfully built d792003d593f [2022-06-21T21:02:27.818Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-21T21:02:27.818Z] Successfully tagged support-notifications:latest [2022-06-21T21:02:27.818Z] Building security-secretstore-setup [2022-06-21T21:02:27.818Z]  Building support-notifications ... done  ---> Running in 6e9fc082ed6a [2022-06-21T21:02:27.818Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-21T21:02:27.818Z] Removing intermediate container 6e9fc082ed6a [2022-06-21T21:02:27.818Z] ---> 814ebc3336dd [2022-06-21T21:02:27.818Z] Step 21/22 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:02:27.818Z] (8/9) Installing libucontext (1.1-r0) [2022-06-21T21:02:27.818Z] ---> Running in 91020caaa3fd [2022-06-21T21:02:28.097Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-21T21:02:28.097Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:02:28.097Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:02:28.097Z] OK: 8 MiB in 23 packages [2022-06-21T21:02:28.712Z] Removing intermediate container 91020caaa3fd [2022-06-21T21:02:28.713Z] ---> 3d20659cd0c4 [2022-06-21T21:02:28.713Z] Step 22/22 : LABEL version=2.2.1-dev.13 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:02:30.071Z] provisioning config files... [2022-06-21T21:02:30.097Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/242@tmp/config2773307685999803192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:02:30.471Z] ---> docker-login.sh [2022-06-21T21:02:30.471Z] nexus3.edgexfoundry.org:10001 [2022-06-21T21:02:31.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:02:31.253Z] ---> Running in 6dfab19a98ad [2022-06-21T21:02:31.253Z] Removing intermediate container 6dfab19a98ad [2022-06-21T21:02:31.253Z] ---> 9d5bf559a1e4 [2022-06-21T21:02:31.253Z] [2022-06-21T21:02:31.253Z] Removing intermediate container 9682b7922f43 [2022-06-21T21:02:31.253Z] ---> e13ec5ad823c [2022-06-21T21:02:31.253Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:02:31.253Z] Successfully built 9d5bf559a1e4 [2022-06-21T21:02:31.253Z] Successfully tagged support-scheduler:latest [2022-06-21T21:02:31.253Z] Building security-spire-config [2022-06-21T21:02:31.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:02:31.345Z] Configure a credential helper to remove this warning. See [2022-06-21T21:02:31.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:02:31.345Z] [2022-06-21T21:02:31.345Z] Login Succeeded [2022-06-21T21:02:31.345Z] nexus3.edgexfoundry.org:10002 [2022-06-21T21:02:31.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:02:31.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:02:31.900Z] Configure a credential helper to remove this warning. See [2022-06-21T21:02:31.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:02:31.900Z] [2022-06-21T21:02:31.900Z] Login Succeeded [2022-06-21T21:02:31.900Z] nexus3.edgexfoundry.org:10003 [2022-06-21T21:02:32.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:02:32.188Z]  Building support-scheduler ... done  ---> f45d6331f936 [2022-06-21T21:02:32.189Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-21T21:02:32.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:02:32.450Z] Configure a credential helper to remove this warning. See [2022-06-21T21:02:32.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:02:32.450Z] [2022-06-21T21:02:32.450Z] Login Succeeded [2022-06-21T21:02:32.450Z] nexus3.edgexfoundry.org:10004 [2022-06-21T21:02:32.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:02:32.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:02:32.724Z] Configure a credential helper to remove this warning. See [2022-06-21T21:02:32.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:02:32.724Z] [2022-06-21T21:02:32.724Z] Login Succeeded [2022-06-21T21:02:32.724Z] docker.io [2022-06-21T21:02:33.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:02:33.563Z] ---> e75a9613a0a3 [2022-06-21T21:02:33.563Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-21T21:02:33.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:02:33.602Z] Configure a credential helper to remove this warning. See [2022-06-21T21:02:33.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:02:33.602Z] [2022-06-21T21:02:33.602Z] Login Succeeded [2022-06-21T21:02:33.602Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T21:02:33.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-21T21:02:34.131Z] ---> 8066aa99d8fc [2022-06-21T21:02:34.131Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-21T21:02:34.131Z] ---> Running in 0ef8e7d6d41e [Pipeline] echo [2022-06-21T21:02:34.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T21:02:34.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T21:02:34.252Z] ========================================================= [2022-06-21T21:02:34.252Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-21T21:02:34.252Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-21T21:02:34.390Z] Removing intermediate container 0ef8e7d6d41e [2022-06-21T21:02:34.390Z] ---> 186b99a350d9 [2022-06-21T21:02:34.390Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:02:34.390Z] ---> Running in 0ce7b968ca51 [2022-06-21T21:02:34.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T21:02:34.649Z] Removing intermediate container 0ce7b968ca51 [2022-06-21T21:02:34.649Z] ---> 6eefe8af41e7 [2022-06-21T21:02:34.649Z] Step 18/20 : LABEL arch=x86_64 [2022-06-21T21:02:34.894Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-21T21:02:34.894Z] 9b3977197b4f: Pulling fs layer [2022-06-21T21:02:34.894Z] 1a89e8eeedd5: Pulling fs layer [2022-06-21T21:02:34.894Z] 94645a83ff95: Pulling fs layer [2022-06-21T21:02:34.894Z] e6fb740bc735: Pulling fs layer [2022-06-21T21:02:34.894Z] 3a77bd46dcc9: Pulling fs layer [2022-06-21T21:02:34.894Z] 355e64cbe906: Pulling fs layer [2022-06-21T21:02:34.894Z] 63ab81a10011: Pulling fs layer [2022-06-21T21:02:34.894Z] 555d1d1c4555: Pulling fs layer [2022-06-21T21:02:34.894Z] 7d9057610161: Pulling fs layer [2022-06-21T21:02:34.894Z] e6fb740bc735: Waiting [2022-06-21T21:02:34.894Z] 3a77bd46dcc9: Waiting [2022-06-21T21:02:34.894Z] 355e64cbe906: Waiting [2022-06-21T21:02:34.894Z] 555d1d1c4555: Waiting [2022-06-21T21:02:34.894Z] 7d9057610161: Waiting [2022-06-21T21:02:34.894Z] 63ab81a10011: Waiting [2022-06-21T21:02:34.894Z] 94645a83ff95: Verifying Checksum [2022-06-21T21:02:34.894Z] 94645a83ff95: Download complete [2022-06-21T21:02:34.894Z] 1a89e8eeedd5: Verifying Checksum [2022-06-21T21:02:34.894Z] 1a89e8eeedd5: Download complete [2022-06-21T21:02:34.894Z] 3a77bd46dcc9: Verifying Checksum [2022-06-21T21:02:34.894Z] 3a77bd46dcc9: Download complete [2022-06-21T21:02:34.894Z] 355e64cbe906: Verifying Checksum [2022-06-21T21:02:34.894Z] 355e64cbe906: Download complete [2022-06-21T21:02:34.894Z] 9b3977197b4f: Download complete [2022-06-21T21:02:34.894Z] 63ab81a10011: Verifying Checksum [2022-06-21T21:02:34.894Z] 63ab81a10011: Download complete [2022-06-21T21:02:34.909Z] ---> Running in 0d86bb503cf7 [2022-06-21T21:02:34.909Z] Removing intermediate container 0d86bb503cf7 [2022-06-21T21:02:34.909Z] ---> fa57e5f98a57 [2022-06-21T21:02:34.909Z] Step 19/20 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:02:35.215Z] ---> Running in cdeded5da406 [2022-06-21T21:02:35.215Z] Removing intermediate container cdeded5da406 [2022-06-21T21:02:35.215Z] ---> 3edf1d068015 [2022-06-21T21:02:35.215Z] Step 20/20 : LABEL version=2.2.1-dev.13 [2022-06-21T21:02:35.475Z] ---> Running in 45fa9fe04d09 [2022-06-21T21:02:35.735Z] Removing intermediate container 45fa9fe04d09 [2022-06-21T21:02:35.735Z] ---> 7bd6f74cc939 [2022-06-21T21:02:35.735Z] [2022-06-21T21:02:35.735Z] Successfully built 7bd6f74cc939 [2022-06-21T21:02:35.735Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-21T21:02:35.735Z]  Building security-spiffe-token-provider ... done Building security-spire-agent [2022-06-21T21:02:35.897Z] 9b3977197b4f: Pull complete [2022-06-21T21:02:36.189Z] 7d9057610161: Verifying Checksum [2022-06-21T21:02:36.189Z] 7d9057610161: Download complete [2022-06-21T21:02:36.469Z] 1a89e8eeedd5: Pull complete [2022-06-21T21:02:37.072Z] 94645a83ff95: Pull complete [2022-06-21T21:02:37.349Z] 555d1d1c4555: Download complete [2022-06-21T21:02:37.951Z] e6fb740bc735: Verifying Checksum [2022-06-21T21:02:37.952Z] e6fb740bc735: Download complete [2022-06-21T21:02:39.025Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:02:39.025Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:02:39.025Z] ---> e6e420634039 [2022-06-21T21:02:39.025Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> 7f071952a58e [2022-06-21T21:02:39.025Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> fdd201d90a12 [2022-06-21T21:02:39.025Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> fb2a5bd5b4d3 [2022-06-21T21:02:39.025Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> 40f771042268 [2022-06-21T21:02:39.025Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> 1cba57845d4c [2022-06-21T21:02:39.025Z] Step 8/22 : COPY . . [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> fc82d16714e5 [2022-06-21T21:02:39.025Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-21T21:02:39.025Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:02:39.025Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:02:39.025Z] ---> e6e420634039 [2022-06-21T21:02:39.025Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> 7f071952a58e [2022-06-21T21:02:39.025Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> fdd201d90a12 [2022-06-21T21:02:39.025Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> fb2a5bd5b4d3 [2022-06-21T21:02:39.025Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> 40f771042268 [2022-06-21T21:02:39.025Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> 1cba57845d4c [2022-06-21T21:02:39.025Z] Step 8/25 : COPY . . [2022-06-21T21:02:39.025Z] ---> Using cache [2022-06-21T21:02:39.025Z] ---> fc82d16714e5 [2022-06-21T21:02:39.025Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-21T21:02:39.594Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:02:39.594Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:02:39.594Z] ---> e6e420634039 [2022-06-21T21:02:39.594Z] Step 3/31 : WORKDIR /edgex-go [2022-06-21T21:02:39.594Z] ---> Using cache [2022-06-21T21:02:39.594Z] ---> 7f071952a58e [2022-06-21T21:02:39.594Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:02:39.594Z] ---> Using cache [2022-06-21T21:02:39.594Z] ---> fdd201d90a12 [2022-06-21T21:02:39.594Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-21T21:02:39.594Z] ---> Using cache [2022-06-21T21:02:39.594Z] ---> fb2a5bd5b4d3 [2022-06-21T21:02:39.594Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-21T21:02:39.594Z] ---> Using cache [2022-06-21T21:02:39.594Z] ---> 40f771042268 [2022-06-21T21:02:39.594Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:02:39.594Z] ---> Using cache [2022-06-21T21:02:39.594Z] ---> 1cba57845d4c [2022-06-21T21:02:39.594Z] Step 8/31 : COPY . . [2022-06-21T21:02:39.594Z] ---> Using cache [2022-06-21T21:02:39.594Z] ---> fc82d16714e5 [2022-06-21T21:02:39.594Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-21T21:02:40.974Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:02:40.974Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:02:40.974Z] ---> e6e420634039 [2022-06-21T21:02:40.974Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T21:02:40.974Z] ---> Using cache [2022-06-21T21:02:40.974Z] ---> 7f071952a58e [2022-06-21T21:02:40.974Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:02:40.974Z] ---> Using cache [2022-06-21T21:02:40.974Z] ---> fdd201d90a12 [2022-06-21T21:02:40.974Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T21:02:41.913Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:02:41.913Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:02:41.913Z] ---> e6e420634039 [2022-06-21T21:02:41.913Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T21:02:41.913Z] ---> Using cache [2022-06-21T21:02:41.913Z] ---> 7f071952a58e [2022-06-21T21:02:41.913Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:02:41.913Z] ---> Using cache [2022-06-21T21:02:41.913Z] ---> fdd201d90a12 [2022-06-21T21:02:41.913Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T21:02:42.856Z] ---> Running in ff7667fbb2e9 [2022-06-21T21:02:42.856Z] ---> Running in e45571eccf60 [2022-06-21T21:02:42.856Z] ---> Running in ca7137366c14 [2022-06-21T21:02:42.856Z] ---> Running in d227234d7066 [2022-06-21T21:02:42.856Z] ---> Running in 8da3d663e28c [2022-06-21T21:02:43.423Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-21T21:02:43.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:43.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-21T21:02:43.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:43.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-21T21:02:44.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:44.769Z] OK: 221 MiB in 52 packages [2022-06-21T21:02:44.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:02:45.028Z] OK: 221 MiB in 52 packages [2022-06-21T21:02:45.287Z] Removing intermediate container e45571eccf60 [2022-06-21T21:02:45.287Z] ---> 830ad431c25e [2022-06-21T21:02:45.287Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-21T21:02:45.855Z] ---> 435ae1eee777 [2022-06-21T21:02:45.855Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:02:45.855Z] Removing intermediate container ff7667fbb2e9 [2022-06-21T21:02:45.855Z] ---> 8955cacdc2cb [2022-06-21T21:02:45.855Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-21T21:02:45.855Z] ---> Running in 300427933f20 [2022-06-21T21:02:46.114Z] ---> 8bdd3ebdba14 [2022-06-21T21:02:46.114Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:02:46.372Z] ---> Running in cb71b381d659 [2022-06-21T21:02:47.308Z] Removing intermediate container 300427933f20 [2022-06-21T21:02:47.308Z] ---> 172ef7453c5a [2022-06-21T21:02:47.308Z] Step 8/26 : COPY . . [2022-06-21T21:02:49.843Z] Removing intermediate container cb71b381d659 [2022-06-21T21:02:49.843Z] ---> 50cc75a9c9c2 [2022-06-21T21:02:49.843Z] Step 8/26 : COPY . . [2022-06-21T21:02:50.362Z] e6fb740bc735: Pull complete [2022-06-21T21:02:50.362Z] 3a77bd46dcc9: Pull complete [2022-06-21T21:02:50.362Z] 355e64cbe906: Pull complete [2022-06-21T21:02:50.639Z] 63ab81a10011: Pull complete [2022-06-21T21:02:57.363Z] 555d1d1c4555: Pull complete [2022-06-21T21:02:59.362Z] 7d9057610161: Pull complete [2022-06-21T21:02:59.362Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-21T21:02:59.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T21:02:59.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-21T21:02:59.717Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T21:02:59.717Z] WORKDIR /edgex [2022-06-21T21:02:59.717Z] COPY go.mod . [2022-06-21T21:02:59.717Z] RUN go mod download [2022-06-21T21:02:59.717Z] + docker build -t ci-base-image-arm64 -f - . [2022-06-21T21:03:02.060Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-21T21:03:02.060Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-21T21:03:02.367Z] Sending build context to Docker daemon 169.1MB [2022-06-21T21:03:02.367Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-21T21:03:02.367Z] ---> 819e984ddca1 [2022-06-21T21:03:02.367Z] Step 2/4 : WORKDIR /edgex [2022-06-21T21:03:02.999Z] ---> 98f9844e90bc [2022-06-21T21:03:02.999Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T21:03:02.999Z] ---> 1b274ad89286 [2022-06-21T21:03:02.999Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T21:03:02.999Z] ---> Running in 3a216707a1e0 [2022-06-21T21:03:02.999Z] ---> Running in 06585e80df72 [2022-06-21T21:03:02.999Z] Removing intermediate container 3a216707a1e0 [2022-06-21T21:03:02.999Z] ---> c7e54def4401 [2022-06-21T21:03:02.999Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T21:03:03.271Z] Removing intermediate container 06585e80df72 [2022-06-21T21:03:03.271Z] ---> 192c5a55461a [2022-06-21T21:03:03.271Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T21:03:03.271Z] ---> Running in edb2166dd524 [2022-06-21T21:03:03.271Z] ---> Running in d2ac28c8ebbd [2022-06-21T21:03:03.531Z] Removing intermediate container edb2166dd524 [2022-06-21T21:03:03.531Z] ---> 65ae7e89c591 [2022-06-21T21:03:03.531Z] 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-21T21:03:03.789Z] Removing intermediate container d2ac28c8ebbd [2022-06-21T21:03:03.789Z] ---> e75e98c5b896 [2022-06-21T21:03:03.789Z] 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-21T21:03:03.789Z] ---> Running in 9e88f151570c [2022-06-21T21:03:04.051Z] ---> Running in 51adec9f23f7 [2022-06-21T21:03:05.010Z] ---> Running in 570e4f1d257e [2022-06-21T21:03:05.010Z] Removing intermediate container 570e4f1d257e [2022-06-21T21:03:05.010Z] ---> 6b8558d95101 [2022-06-21T21:03:05.010Z] Step 3/4 : COPY go.mod . [2022-06-21T21:03:05.611Z] ---> 994c954bb92b [2022-06-21T21:03:05.611Z] Step 4/4 : RUN go mod download [2022-06-21T21:03:05.611Z] ---> Running in c529762f5b82 [2022-06-21T21:03:05.961Z] Removing intermediate container ca7137366c14 [2022-06-21T21:03:05.961Z] ---> 134d07cb9401 [2022-06-21T21:03:05.961Z] [2022-06-21T21:03:05.961Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T21:03:05.961Z] ---> e04c818066af [2022-06-21T21:03:05.961Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-21T21:03:05.961Z] Removing intermediate container 8da3d663e28c [2022-06-21T21:03:05.961Z] ---> e3123aa862e9 [2022-06-21T21:03:05.961Z] [2022-06-21T21:03:05.961Z] Step 10/31 : FROM alpine:3.14 [2022-06-21T21:03:05.961Z] ---> e04c818066af [2022-06-21T21:03:05.961Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-21T21:03:05.961Z] Removing intermediate container d227234d7066 [2022-06-21T21:03:05.961Z] ---> 0724079ed772 [2022-06-21T21:03:05.961Z] [2022-06-21T21:03:05.961Z] Step 10/25 : FROM alpine:3.14 [2022-06-21T21:03:05.961Z] ---> e04c818066af [2022-06-21T21:03:05.961Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-21T21:03:05.961Z] ---> Running in cd9de0906be8 [2022-06-21T21:03:05.961Z] ---> Running in cb7f5ab10213 [2022-06-21T21:03:05.961Z] ---> Running in 2752f6f84484 [2022-06-21T21:03:05.961Z] Removing intermediate container 51adec9f23f7 [2022-06-21T21:03:05.961Z] ---> ff1c9a30e257 [2022-06-21T21:03:05.961Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T21:03:05.961Z] Removing intermediate container 9e88f151570c [2022-06-21T21:03:05.961Z] ---> 63eb1fbfa69a [2022-06-21T21:03:05.961Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T21:03:05.961Z] ---> Running in bf57c3190625 [2022-06-21T21:03:05.961Z] ---> Running in 530b52583a8d [2022-06-21T21:03:05.961Z] Removing intermediate container cb7f5ab10213 [2022-06-21T21:03:05.961Z] ---> 3ebd7650f7b1 [2022-06-21T21:03:05.961Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-21T21:03:05.961Z] Removing intermediate container bf57c3190625 [2022-06-21T21:03:05.961Z] ---> afb95a5c6fee [2022-06-21T21:03:05.961Z] [2022-06-21T21:03:05.961Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T21:03:05.961Z] ---> 0ac33e5f5afa [2022-06-21T21:03:05.961Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:03:05.961Z] ---> Using cache [2022-06-21T21:03:05.961Z] ---> 4cb31f9f497a [2022-06-21T21:03:05.961Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:03:05.961Z] ---> Using cache [2022-06-21T21:03:05.961Z] ---> d430f5fd45e1 [2022-06-21T21:03:05.961Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-21T21:03:06.221Z] ---> Running in 5f46198d4b97 [2022-06-21T21:03:06.221Z] Removing intermediate container 530b52583a8d [2022-06-21T21:03:06.221Z] ---> 366166d8bf48 [2022-06-21T21:03:06.221Z] [2022-06-21T21:03:06.221Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T21:03:06.221Z] ---> 0ac33e5f5afa [2022-06-21T21:03:06.221Z] ---> Running in 10df03ed569b [2022-06-21T21:03:06.221Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:03:06.221Z] ---> Using cache [2022-06-21T21:03:06.221Z] ---> 4cb31f9f497a [2022-06-21T21:03:06.221Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:03:06.221Z] ---> Using cache [2022-06-21T21:03:06.221Z] ---> d430f5fd45e1 [2022-06-21T21:03:06.221Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T21:03:06.221Z] ---> Running in 3b1ea8dd8f23 [2022-06-21T21:03:06.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.483Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-21T21:03:06.483Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-21T21:03:06.483Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-21T21:03:06.483Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-21T21:03:06.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.483Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-21T21:03:06.483Z] (3/3) Installing su-exec (0.2-r1) [2022-06-21T21:03:06.483Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-21T21:03:06.483Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:03:06.483Z] (5/6) Installing curl (7.79.1-r1) [2022-06-21T21:03:06.743Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:03:06.743Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-21T21:03:06.743Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:03:06.743Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:03:06.743Z] OK: 6 MiB in 17 packages [2022-06-21T21:03:06.743Z] OK: 8 MiB in 20 packages [2022-06-21T21:03:06.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:06.743Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-21T21:03:06.743Z] (2/2) Installing su-exec (0.2-r1) [2022-06-21T21:03:06.743Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:03:06.743Z] OK: 6 MiB in 16 packages [2022-06-21T21:03:07.311Z] Removing intermediate container 2752f6f84484 [2022-06-21T21:03:07.311Z] ---> aed46a1c4536 [2022-06-21T21:03:07.311Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T21:03:07.311Z] ---> Running in 6228730e017f [2022-06-21T21:03:07.311Z] Removing intermediate container 5f46198d4b97 [2022-06-21T21:03:07.311Z] ---> de8f2a7012fd [2022-06-21T21:03:07.311Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-21T21:03:07.579Z] Removing intermediate container cd9de0906be8 [2022-06-21T21:03:07.579Z] ---> 2a767bf23dc6 [2022-06-21T21:03:07.579Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T21:03:07.579Z] Removing intermediate container 6228730e017f [2022-06-21T21:03:07.579Z] ---> 07c05534078b [2022-06-21T21:03:07.579Z] Step 13/25 : WORKDIR / [2022-06-21T21:03:07.579Z] ---> Running in db25d1763e86 [2022-06-21T21:03:07.579Z] ---> Running in 712a3ac6dee7 [2022-06-21T21:03:07.579Z] ---> Running in 73efab095116 [2022-06-21T21:03:07.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:07.579Z] Removing intermediate container db25d1763e86 [2022-06-21T21:03:07.579Z] ---> 1ae949dd0e96 [2022-06-21T21:03:07.579Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-21T21:03:07.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:07.579Z] ---> Running in f330e674b3dc [2022-06-21T21:03:07.579Z] Removing intermediate container 712a3ac6dee7 [2022-06-21T21:03:07.579Z] ---> 6f8cc679cee6 [2022-06-21T21:03:07.579Z] Step 13/22 : WORKDIR /edgex [2022-06-21T21:03:07.579Z] Removing intermediate container 73efab095116 [2022-06-21T21:03:07.579Z] ---> 93c1b1dae972 [2022-06-21T21:03:07.579Z] 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-21T21:03:07.838Z] ---> Running in 8637cfbde394 [2022-06-21T21:03:07.838Z] Removing intermediate container f330e674b3dc [2022-06-21T21:03:07.838Z] ---> d5729860ed3f [2022-06-21T21:03:07.838Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-21T21:03:07.838Z] ---> Running in d79b972ee90c [2022-06-21T21:03:07.838Z] Removing intermediate container 8637cfbde394 [2022-06-21T21:03:07.838Z] ---> d6a2fef5ab5b [2022-06-21T21:03:07.838Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-21T21:03:07.838Z] ---> 6d0dee437135 [2022-06-21T21:03:07.838Z] 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-21T21:03:08.099Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:03:08.099Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:03:08.099Z] OK: 15859 distinct packages available [2022-06-21T21:03:08.099Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:03:08.099Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:03:08.099Z] OK: 15859 distinct packages available [2022-06-21T21:03:08.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:08.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:08.099Z] ---> e02bd8a0ffcd [2022-06-21T21:03:08.099Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-21T21:03:08.099Z] ---> 50ba98b6e2dc [2022-06-21T21:03:08.099Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-21T21:03:08.359Z] ---> 5b1da4c60325 [2022-06-21T21:03:08.359Z] 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-21T21:03:08.359Z] ---> f29df373c47d [2022-06-21T21:03:08.359Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-21T21:03:08.621Z] ---> 517f58e3c74e [2022-06-21T21:03:08.621Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-21T21:03:08.621Z] Removing intermediate container d79b972ee90c [2022-06-21T21:03:08.621Z] ---> 5480fda550de [2022-06-21T21:03:08.621Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-21T21:03:08.882Z] ---> Running in d64ac7f78733 [2022-06-21T21:03:08.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:08.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:08.882Z] ---> 0aa25876b58f [2022-06-21T21:03:08.882Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T21:03:09.142Z] ---> c2ccac967c97 [2022-06-21T21:03:09.142Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-21T21:03:09.142Z] Removing intermediate container d64ac7f78733 [2022-06-21T21:03:09.142Z] ---> 77c5650185b6 [2022-06-21T21:03:09.142Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-21T21:03:09.142Z] ---> cbaa6fe032b7 [2022-06-21T21:03:09.142Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-21T21:03:09.142Z] ---> Running in d77ed477170a [2022-06-21T21:03:09.142Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-21T21:03:09.142Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-21T21:03:09.405Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-21T21:03:09.405Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-21T21:03:09.405Z] ---> 23934c1f6594 [2022-06-21T21:03:09.405Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-21T21:03:09.405Z] (3/4) Installing libucontext (1.1-r0) [2022-06-21T21:03:09.405Z] (3/5) Installing libucontext (1.1-r0) [2022-06-21T21:03:09.405Z] ---> Running in f2badfb34d13 [2022-06-21T21:03:09.405Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-21T21:03:09.405Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-21T21:03:09.405Z] ---> 55cdbbf64f40 [2022-06-21T21:03:09.406Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T21:03:09.668Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:03:09.668Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-21T21:03:09.668Z] OK: 6 MiB in 18 packages [2022-06-21T21:03:09.668Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:03:09.668Z] OK: 6 MiB in 19 packages [2022-06-21T21:03:09.668Z] ---> b29bca38809b [2022-06-21T21:03:09.668Z] 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-21T21:03:09.941Z] ---> Running in 9b4879db9ddc [2022-06-21T21:03:09.941Z] Removing intermediate container d77ed477170a [2022-06-21T21:03:09.941Z] ---> cd497c9ba4fa [2022-06-21T21:03:09.941Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T21:03:09.941Z] ---> Running in 6ec6e5d2c3e1 [2022-06-21T21:03:10.200Z] Removing intermediate container 10df03ed569b [2022-06-21T21:03:10.200Z] ---> f45d799222aa [2022-06-21T21:03:10.200Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T21:03:10.200Z] Removing intermediate container 6ec6e5d2c3e1 [2022-06-21T21:03:10.200Z] ---> c3ff86cadaf8 [2022-06-21T21:03:10.200Z] Step 20/22 : LABEL arch=x86_64 [2022-06-21T21:03:10.200Z] ---> Running in 70fa9bccc538 [2022-06-21T21:03:10.459Z] Removing intermediate container 3b1ea8dd8f23 [2022-06-21T21:03:10.459Z] ---> d28d3e7a4b78 [2022-06-21T21:03:10.459Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-21T21:03:10.459Z] Removing intermediate container 70fa9bccc538 [2022-06-21T21:03:10.459Z] ---> f8dd78c681b1 [2022-06-21T21:03:10.459Z] Step 21/22 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:03:10.459Z] Removing intermediate container f2badfb34d13 [2022-06-21T21:03:10.459Z] ---> 105024f1af41 [2022-06-21T21:03:10.459Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:03:10.459Z] ---> Running in f1a2f5ec9472 [2022-06-21T21:03:11.395Z] Removing intermediate container f1a2f5ec9472 [2022-06-21T21:03:11.395Z] ---> 4591bba54488 [2022-06-21T21:03:11.395Z] ---> a03f76b990b0 [2022-06-21T21:03:11.395Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper .Step 22/22 : LABEL version=2.2.1-dev.13 [2022-06-21T21:03:11.395Z] [2022-06-21T21:03:11.395Z] Removing intermediate container 9b4879db9ddc [2022-06-21T21:03:11.395Z] ---> 2a471695420a [2022-06-21T21:03:11.395Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T21:03:11.395Z] ---> Running in 6d3c50a52e60 [2022-06-21T21:03:11.395Z] ---> 046965f38686 [2022-06-21T21:03:11.395Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T21:03:11.395Z] ---> Running in 9305265ac455 [2022-06-21T21:03:11.654Z] Removing intermediate container 6d3c50a52e60 [2022-06-21T21:03:11.654Z] ---> d6ec2d9a259a [2022-06-21T21:03:11.654Z] [2022-06-21T21:03:11.654Z] Removing intermediate container 9305265ac455 [2022-06-21T21:03:11.654Z] ---> 9767bb69f8a7 [2022-06-21T21:03:11.654Z] Step 23/25 : LABEL arch=x86_64 [2022-06-21T21:03:11.654Z] Successfully built d6ec2d9a259a [2022-06-21T21:03:11.914Z] ---> Running in 60fc8edcbc8a [2022-06-21T21:03:11.914Z] Successfully tagged security-proxy-setup:latest [2022-06-21T21:03:11.914Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-06-21T21:03:11.914Z] ---> 6c0580d89e10 [2022-06-21T21:03:11.914Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T21:03:12.173Z] ---> 18cfee237c61 [2022-06-21T21:03:12.173Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-21T21:03:13.111Z] Removing intermediate container 60fc8edcbc8a [2022-06-21T21:03:13.111Z] ---> aec6c790fcd1 [2022-06-21T21:03:13.111Z] Step 24/25 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:03:13.369Z] ---> 6331bff3d4e0 [2022-06-21T21:03:13.369Z] ---> 25135126f74a [2022-06-21T21:03:13.369Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-21T21:03:13.369Z] [2022-06-21T21:03:13.369Z] ---> Running in d8e7770938a5 [2022-06-21T21:03:13.369Z] ---> Running in 7855751723d8 [2022-06-21T21:03:13.369Z] ---> 9d6ed0d34036 [2022-06-21T21:03:13.369Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T21:03:13.627Z] Removing intermediate container d8e7770938a5 [2022-06-21T21:03:13.627Z] ---> 5481e2793c00 [2022-06-21T21:03:13.627Z] Step 25/25 : LABEL version=2.2.1-dev.13 [2022-06-21T21:03:13.627Z] ---> 9a95b59758cf [2022-06-21T21:03:13.627Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-21T21:03:13.627Z] ---> Running in 56052c211ac2 [2022-06-21T21:03:13.627Z] Removing intermediate container 7855751723d8 [2022-06-21T21:03:13.627Z] ---> 793cb436ab09 [2022-06-21T21:03:13.627Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-21T21:03:13.627Z] ---> 96fc1828d05b [2022-06-21T21:03:13.627Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-21T21:03:13.886Z] Removing intermediate container 56052c211ac2 [2022-06-21T21:03:13.886Z] ---> 05ff55db284e [2022-06-21T21:03:13.886Z] [2022-06-21T21:03:13.886Z] ---> 2d411855dc7a [2022-06-21T21:03:13.886Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-21T21:03:14.146Z] ---> 1e0281ba4a12 [2022-06-21T21:03:14.146Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-21T21:03:14.146Z] ---> 7921b7ae95ea [2022-06-21T21:03:14.146Z] Step 21/26 : WORKDIR / [2022-06-21T21:03:14.146Z] Successfully built 05ff55db284e [2022-06-21T21:03:14.404Z] Successfully tagged security-secretstore-setup:latest [2022-06-21T21:03:14.404Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-06-21T21:03:14.404Z] ---> Running in 42861cfd9f6f [2022-06-21T21:03:14.404Z] ---> Running in 5cd916c7506e [2022-06-21T21:03:14.404Z] ---> 300aa5ef1eb7 [2022-06-21T21:03:14.404Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T21:03:14.970Z] ---> Running in 5a908a37a6fa [2022-06-21T21:03:15.536Z] Removing intermediate container 42861cfd9f6f [2022-06-21T21:03:15.536Z] ---> 19e920301e48 [2022-06-21T21:03:15.536Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T21:03:15.794Z] Removing intermediate container 5cd916c7506e [2022-06-21T21:03:15.794Z] ---> ec4daa8ab63b [2022-06-21T21:03:15.794Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-21T21:03:16.053Z] Removing intermediate container 5a908a37a6fa [2022-06-21T21:03:16.053Z] ---> f1f5043c97fb [2022-06-21T21:03:16.053Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T21:03:16.623Z] ---> Running in 6290a60690e5 [2022-06-21T21:03:16.623Z] ---> 5985d4d33bc0 [2022-06-21T21:03:16.623Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-21T21:03:16.623Z] ---> Running in 969a0fafed41 [2022-06-21T21:03:16.623Z] ---> Running in 0aa1cad41594 [2022-06-21T21:03:16.881Z] Removing intermediate container 6290a60690e5 [2022-06-21T21:03:16.881Z] ---> 77934cfdd5e7 [2022-06-21T21:03:16.881Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T21:03:16.881Z] Removing intermediate container 969a0fafed41 [2022-06-21T21:03:16.881Z] ---> db57849298cf [2022-06-21T21:03:16.881Z] Step 24/26 : LABEL arch=x86_64 [2022-06-21T21:03:16.881Z] ---> Running in f25ce6f63b82 [2022-06-21T21:03:16.881Z] ---> Running in d53acb4b86ff [2022-06-21T21:03:17.139Z] Removing intermediate container f25ce6f63b82 [2022-06-21T21:03:17.139Z] ---> c06c2b2b3e6d [2022-06-21T21:03:17.139Z] Step 24/26 : LABEL arch=x86_64 [2022-06-21T21:03:17.398Z] Removing intermediate container d53acb4b86ff [2022-06-21T21:03:17.398Z] ---> 255b9ec7dcf3 [2022-06-21T21:03:17.398Z] Step 25/26 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:03:17.398Z] ---> Running in 5d955bc492f7 [2022-06-21T21:03:17.398Z] ---> Running in d8da47f66a3b [2022-06-21T21:03:17.398Z] Removing intermediate container 5d955bc492f7 [2022-06-21T21:03:17.398Z] ---> 39441b57f864 [2022-06-21T21:03:17.398Z] Step 25/26 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:03:17.657Z] Removing intermediate container d8da47f66a3b [2022-06-21T21:03:17.657Z] ---> 6ab4d266576a [2022-06-21T21:03:17.657Z] Step 26/26 : LABEL version=2.2.1-dev.13 [2022-06-21T21:03:17.657Z] ---> Running in 312c03b63cb1 [2022-06-21T21:03:17.657Z] ---> Running in 431533d0b755 [2022-06-21T21:03:17.917Z] Removing intermediate container 312c03b63cb1 [2022-06-21T21:03:17.917Z] ---> fe9ca711dee3 [2022-06-21T21:03:17.917Z] Step 26/26 : LABEL version=2.2.1-dev.13 [2022-06-21T21:03:17.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:03:17.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:03:17.917Z] ---> e6e420634039 [2022-06-21T21:03:17.917Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:03:17.917Z] ---> Using cache [2022-06-21T21:03:17.917Z] ---> 7f071952a58e [2022-06-21T21:03:17.917Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:03:17.917Z] ---> Using cache [2022-06-21T21:03:17.917Z] ---> fdd201d90a12 [2022-06-21T21:03:17.917Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-21T21:03:17.917Z] Removing intermediate container 0aa1cad41594 [2022-06-21T21:03:17.917Z] ---> fec6f125c3de [2022-06-21T21:03:17.917Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-21T21:03:17.917Z] ---> Running in 306024ca4eaf [2022-06-21T21:03:18.176Z] ---> Running in f54dd1880c47 [2022-06-21T21:03:18.176Z] Removing intermediate container 431533d0b755 [2022-06-21T21:03:18.176Z] ---> ae19bcc63736 [2022-06-21T21:03:18.176Z] [2022-06-21T21:03:18.176Z] ---> Running in f1560b69adab [2022-06-21T21:03:18.441Z] Successfully built ae19bcc63736 [2022-06-21T21:03:18.441Z] Removing intermediate container f54dd1880c47 [2022-06-21T21:03:18.441Z] ---> fde074ab0a6c [2022-06-21T21:03:18.441Z] [2022-06-21T21:03:18.441Z] Successfully tagged security-spire-agent:latest [2022-06-21T21:03:18.441Z]  Building security-spire-agent ... done Building core-data [2022-06-21T21:03:18.441Z] Removing intermediate container f1560b69adab [2022-06-21T21:03:18.441Z] ---> ff8b60ef9dba [2022-06-21T21:03:18.441Z] Step 28/31 : CMD ["gate"] [2022-06-21T21:03:18.441Z] Successfully built fde074ab0a6c [2022-06-21T21:03:18.700Z] Successfully tagged security-spire-config:latest [2022-06-21T21:03:18.700Z]  Building security-spire-config ... done  ---> Running in e575d09cd547 [2022-06-21T21:03:18.700Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:19.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:19.638Z] Removing intermediate container e575d09cd547 [2022-06-21T21:03:19.638Z] ---> 4b30eaa84295 [2022-06-21T21:03:19.638Z] Step 29/31 : LABEL arch=x86_64 [2022-06-21T21:03:19.972Z] OK: 221 MiB in 52 packages [2022-06-21T21:03:20.258Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:03:20.258Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:03:20.258Z] ---> e6e420634039 [2022-06-21T21:03:20.258Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> 7f071952a58e [2022-06-21T21:03:20.258Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> fdd201d90a12 [2022-06-21T21:03:20.258Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> 8955cacdc2cb [2022-06-21T21:03:20.258Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> 8bdd3ebdba14 [2022-06-21T21:03:20.258Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> 50cc75a9c9c2 [2022-06-21T21:03:20.258Z] Step 8/25 : COPY . . [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> 1b274ad89286 [2022-06-21T21:03:20.258Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> 192c5a55461a [2022-06-21T21:03:20.258Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-21T21:03:20.258Z] ---> Using cache [2022-06-21T21:03:20.258Z] ---> e75e98c5b896 [2022-06-21T21:03:20.258Z] 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-21T21:03:20.826Z] ---> Running in 55d1cdff54ec [2022-06-21T21:03:20.826Z] ---> Running in 2e2fa0e2784c [2022-06-21T21:03:21.084Z] Removing intermediate container 2e2fa0e2784c [2022-06-21T21:03:21.084Z] ---> 56b473ec1d23 [2022-06-21T21:03:21.084Z] Step 30/31 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:03:21.085Z] Removing intermediate container 306024ca4eaf [2022-06-21T21:03:21.085Z] ---> f156d7b8f588 [2022-06-21T21:03:21.085Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:03:21.343Z] ---> Running in bc900b86e290 [2022-06-21T21:03:21.343Z] ---> d6ca01f0bccf [2022-06-21T21:03:21.343Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:03:21.603Z] ---> Running in ee6841c6b114 [2022-06-21T21:03:21.603Z] Removing intermediate container bc900b86e290 [2022-06-21T21:03:21.603Z] ---> 432458526023 [2022-06-21T21:03:21.603Z] Step 31/31 : LABEL version=2.2.1-dev.13 [2022-06-21T21:03:21.862Z] ---> Running in d065aaf9d56d [2022-06-21T21:03:21.862Z] Removing intermediate container 55d1cdff54ec [2022-06-21T21:03:21.862Z] ---> 02756fca53cd [2022-06-21T21:03:21.862Z] Step 12/25 : WORKDIR /edgex-go [2022-06-21T21:03:21.862Z] ---> Running in a8d984f17c6f [2022-06-21T21:03:22.121Z] Removing intermediate container d065aaf9d56d [2022-06-21T21:03:22.121Z] ---> 480fbf6740c8 [2022-06-21T21:03:22.121Z] [2022-06-21T21:03:22.121Z] Successfully built 480fbf6740c8 [2022-06-21T21:03:22.381Z] Successfully tagged security-bootstrapper:latest [2022-06-21T21:03:22.381Z]  Building security-bootstrapper ... done Removing intermediate container a8d984f17c6f [2022-06-21T21:03:22.381Z] ---> c972b5ea035a [2022-06-21T21:03:22.381Z] [2022-06-21T21:03:22.381Z] Step 13/25 : FROM alpine:3.15 [2022-06-21T21:03:22.381Z] ---> 0ac33e5f5afa [2022-06-21T21:03:22.381Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:03:22.381Z] ---> Using cache [2022-06-21T21:03:22.381Z] ---> 4cb31f9f497a [2022-06-21T21:03:22.381Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:03:22.381Z] ---> Using cache [2022-06-21T21:03:22.381Z] ---> d430f5fd45e1 [2022-06-21T21:03:22.381Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T21:03:22.381Z] ---> Using cache [2022-06-21T21:03:22.381Z] ---> d28d3e7a4b78 [2022-06-21T21:03:22.381Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T21:03:22.950Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:03:22.950Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:03:22.950Z] ---> e6e420634039 [2022-06-21T21:03:22.950Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:03:22.950Z] ---> Using cache [2022-06-21T21:03:22.950Z] ---> 7f071952a58e [2022-06-21T21:03:22.950Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:03:22.950Z] ---> Using cache [2022-06-21T21:03:22.950Z] ---> fdd201d90a12 [2022-06-21T21:03:22.950Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-21T21:03:23.208Z] Removing intermediate container ee6841c6b114 [2022-06-21T21:03:23.208Z] ---> 3372eca78a61 [2022-06-21T21:03:23.208Z] Step 8/23 : COPY . . [2022-06-21T21:03:23.208Z] ---> Running in 8f2fed62f250 [2022-06-21T21:03:23.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:24.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:24.733Z] OK: 221 MiB in 52 packages [2022-06-21T21:03:24.993Z] ---> d7545866bc7b [2022-06-21T21:03:24.993Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T21:03:25.253Z] ---> 83e4b9344e6e [2022-06-21T21:03:25.253Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-21T21:03:25.253Z] Removing intermediate container 8f2fed62f250 [2022-06-21T21:03:25.253Z] ---> 8c3e478cdb18 [2022-06-21T21:03:25.253Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:03:25.520Z] ---> a5180379a415 [2022-06-21T21:03:25.520Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-21T21:03:25.520Z] ---> 284c33dcdec1 [2022-06-21T21:03:25.520Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:03:25.781Z] ---> Running in 07c8845ed114 [2022-06-21T21:03:25.781Z] ---> a47344ef484b [2022-06-21T21:03:25.781Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T21:03:25.781Z] ---> Running in 399b025fbff6 [2022-06-21T21:03:26.066Z] Removing intermediate container 399b025fbff6 [2022-06-21T21:03:26.066Z] ---> bf647e29b007 [2022-06-21T21:03:26.066Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T21:03:26.066Z] ---> Running in 3a3f14807280 [2022-06-21T21:03:26.330Z] Removing intermediate container 3a3f14807280 [2022-06-21T21:03:26.330Z] ---> afd0f1bc2a62 [2022-06-21T21:03:26.330Z] Step 23/25 : LABEL arch=x86_64 [2022-06-21T21:03:26.330Z] ---> Running in ec3d19d73745 [2022-06-21T21:03:26.330Z] Removing intermediate container ec3d19d73745 [2022-06-21T21:03:26.330Z] ---> e0cdc5a03fb6 [2022-06-21T21:03:26.330Z] Step 24/25 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:03:26.589Z] ---> Running in b0ed33d6a4a6 [2022-06-21T21:03:26.589Z] Removing intermediate container b0ed33d6a4a6 [2022-06-21T21:03:26.589Z] ---> ce9c4cfc2412 [2022-06-21T21:03:26.589Z] Step 25/25 : LABEL version=2.2.1-dev.13 [2022-06-21T21:03:26.589Z] ---> Running in a6af3bd9509f [2022-06-21T21:03:26.589Z] Removing intermediate container 07c8845ed114 [2022-06-21T21:03:26.589Z] ---> 0e53f23d7683 [2022-06-21T21:03:26.589Z] Step 8/23 : COPY . . [2022-06-21T21:03:26.849Z] Removing intermediate container a6af3bd9509f [2022-06-21T21:03:26.849Z] ---> b4d6385d278f [2022-06-21T21:03:26.849Z] [2022-06-21T21:03:27.108Z] Successfully built b4d6385d278f [2022-06-21T21:03:27.108Z] Successfully tagged security-spire-server:latest [2022-06-21T21:03:31.297Z]  Building security-spire-server ... done  ---> a27d70af3fab [2022-06-21T21:03:31.297Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-21T21:03:31.297Z] ---> Running in 6a7b65cad0c8 [2022-06-21T21:03:31.297Z] ---> 628eb9294494 [2022-06-21T21:03:31.297Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-21T21:03:31.297Z] ---> Running in 2316f4fe4b72 [2022-06-21T21:03:31.297Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-21T21:03:31.297Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-21T21:03:46.176Z] Removing intermediate container 6a7b65cad0c8 [2022-06-21T21:03:46.176Z] ---> 0e04d882d6da [2022-06-21T21:03:46.176Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-21T21:03:46.176Z] ---> Running in 52b71ebf17a7 [2022-06-21T21:03:46.176Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-21T21:03:46.176Z] Removing intermediate container 52b71ebf17a7 [2022-06-21T21:03:46.176Z] ---> 02ea564215bb [2022-06-21T21:03:46.176Z] [2022-06-21T21:03:46.176Z] Step 11/23 : FROM docker:20.10.14 [2022-06-21T21:03:46.176Z] 20.10.14: Pulling from library/docker [2022-06-21T21:03:48.087Z] Removing intermediate container 2316f4fe4b72 [2022-06-21T21:03:48.087Z] ---> 8e0994bb8777 [2022-06-21T21:03:48.087Z] [2022-06-21T21:03:48.087Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T21:03:48.087Z] ---> e04c818066af [2022-06-21T21:03:48.087Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-21T21:03:48.087Z] ---> Running in 35d168ae8398 [2022-06-21T21:03:48.087Z] Removing intermediate container 35d168ae8398 [2022-06-21T21:03:48.087Z] ---> c9b034f3c53e [2022-06-21T21:03:48.087Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-21T21:03:48.345Z] ---> Running in 30b1ee943c25 [2022-06-21T21:03:48.345Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-21T21:03:48.345Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-21T21:03:48.345Z] ---> 7417809fdb73 [2022-06-21T21:03:48.345Z] 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-21T21:03:48.345Z] ---> Running in 645afbf497af [2022-06-21T21:03:48.345Z] Removing intermediate container 30b1ee943c25 [2022-06-21T21:03:48.345Z] ---> bc36db9bf3d6 [2022-06-21T21:03:48.345Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-21T21:03:48.345Z] ---> Running in 0f190fc34a38 [2022-06-21T21:03:48.345Z] Removing intermediate container 645afbf497af [2022-06-21T21:03:48.345Z] ---> 2c9c9b935370 [2022-06-21T21:03:48.345Z] 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-21T21:03:48.345Z] ---> Running in 405ed0fdab76 [2022-06-21T21:03:48.604Z] Removing intermediate container 0f190fc34a38 [2022-06-21T21:03:48.604Z] ---> b2d742e5979d [2022-06-21T21:03:48.604Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:03:48.604Z] ---> Running in cb9553835eef [2022-06-21T21:03:48.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:48.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:49.139Z] (1/43) Installing readline (8.1.1-r0) [2022-06-21T21:03:49.139Z] (2/43) Installing bash (5.1.16-r0) [2022-06-21T21:03:49.139Z] Executing bash-5.1.16-r0.post-install [2022-06-21T21:03:49.139Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-21T21:03:49.139Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T21:03:49.139Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-21T21:03:49.139Z] Removing intermediate container cb9553835eef [2022-06-21T21:03:49.139Z] ---> f201bbb87c1d [2022-06-21T21:03:49.139Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-21T21:03:49.139Z] (6/43) Installing curl (7.80.0-r1) [2022-06-21T21:03:49.399Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-21T21:03:49.399Z] ---> Running in dec153a79285 [2022-06-21T21:03:49.399Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-21T21:03:49.399Z] (9/43) Installing expat (2.4.7-r0) [2022-06-21T21:03:49.399Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-21T21:03:49.399Z] (11/43) Installing gdbm (1.22-r0) [2022-06-21T21:03:49.399Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-21T21:03:49.399Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-21T21:03:49.399Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-21T21:03:49.399Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-21T21:03:49.399Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-21T21:03:49.399Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-21T21:03:49.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:49.658Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-21T21:03:49.658Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-21T21:03:49.658Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-21T21:03:49.658Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-21T21:03:49.658Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-21T21:03:49.917Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-21T21:03:49.917Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-21T21:03:49.917Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-21T21:03:49.917Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-21T21:03:49.917Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-21T21:03:49.917Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-21T21:03:49.917Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-21T21:03:49.917Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-21T21:03:49.917Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-21T21:03:49.917Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-21T21:03:49.917Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-21T21:03:49.917Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-21T21:03:49.917Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-21T21:03:49.917Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-21T21:03:49.917Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-21T21:03:49.917Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-21T21:03:49.917Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-21T21:03:49.917Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-21T21:03:49.917Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-21T21:03:50.179Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-21T21:03:50.179Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-21T21:03:50.179Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:03:50.179Z] OK: 83 MiB in 65 packages [2022-06-21T21:03:50.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-21T21:03:50.703Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-21T21:03:50.703Z] Collecting docker-compose==1.23.2 [2022-06-21T21:03:50.703Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-21T21:03:50.703Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T21:03:50.963Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-21T21:03:50.963Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-21T21:03:50.963Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-21T21:03:50.963Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T21:03:50.963Z] Collecting cached-property<2,>=1.2.0 [2022-06-21T21:03:50.963Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-21T21:03:50.963Z] Collecting docopt<0.7,>=0.6.1 [2022-06-21T21:03:50.963Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-21T21:03:51.224Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-21T21:03:51.224Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-21T21:03:51.224Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:03:51.224Z] OK: 8 MiB in 20 packages [2022-06-21T21:03:51.486Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-21T21:03:51.486Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-21T21:03:51.486Z] Collecting docker<4.0,>=3.6.0 [2022-06-21T21:03:51.486Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-21T21:03:51.486Z] Collecting texttable<0.10,>=0.9.0 [2022-06-21T21:03:51.486Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-21T21:03:52.070Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-21T21:03:52.070Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-21T21:03:52.329Z] Removing intermediate container dec153a79285 [2022-06-21T21:03:52.329Z] ---> ba93950687d4 [2022-06-21T21:03:52.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:03:52.329Z] ---> e151cbde3031 [2022-06-21T21:03:52.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-21T21:03:52.329Z] Collecting PyYAML<4,>=3.10 [2022-06-21T21:03:52.329Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-21T21:03:52.926Z] ---> ffb056f367f4 [2022-06-21T21:03:52.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-21T21:03:52.926Z] 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-21T21:03:52.926Z] ---> 573ba196009d [2022-06-21T21:03:52.926Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-21T21:03:52.926Z] Collecting jsonschema<3,>=2.5.1 [2022-06-21T21:03:52.926Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-21T21:03:52.926Z] ---> Running in 27f77f3170e6 [2022-06-21T21:03:52.926Z] Collecting docker-pycreds>=0.4.0 [2022-06-21T21:03:53.198Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-21T21:03:53.198Z] Removing intermediate container 27f77f3170e6 [2022-06-21T21:03:53.198Z] ---> 0250e2f8e554 [2022-06-21T21:03:53.198Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:03:53.198Z] Collecting idna<2.8,>=2.5 [2022-06-21T21:03:53.198Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-21T21:03:53.198Z] ---> Running in 772fd124e448 [2022-06-21T21:03:53.198Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-21T21:03:53.198Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-21T21:03:53.198Z] Removing intermediate container 772fd124e448 [2022-06-21T21:03:53.198Z] ---> 1921462ae808 [2022-06-21T21:03:53.198Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T21:03:53.198Z] 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-21T21:03:53.198Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-21T21:03:53.198Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-21T21:03:53.461Z] ---> Running in f502d3cb58d5 [2022-06-21T21:03:53.461Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-21T21:03:53.461Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-21T21:03:53.461Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-21T21:03:53.461Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-21T21:03:53.461Z] Removing intermediate container f502d3cb58d5 [2022-06-21T21:03:53.461Z] ---> 8395cbcdf483 [2022-06-21T21:03:53.461Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:03:53.461Z] ---> Running in ca8174abb6e1 [2022-06-21T21:03:53.461Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-21T21:03:53.461Z] Attempting uninstall: urllib3 [2022-06-21T21:03:53.461Z] Found existing installation: urllib3 1.26.7 [2022-06-21T21:03:53.461Z] Uninstalling urllib3-1.26.7: [2022-06-21T21:03:53.461Z] Successfully uninstalled urllib3-1.26.7 [2022-06-21T21:03:53.461Z] Removing intermediate container ca8174abb6e1 [2022-06-21T21:03:53.461Z] ---> 3f9964f84cea [2022-06-21T21:03:53.461Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:03:53.461Z] ---> Running in f27bf8d1dd83 [2022-06-21T21:03:53.745Z] Removing intermediate container f27bf8d1dd83 [2022-06-21T21:03:53.745Z] ---> 34de3edf0900 [2022-06-21T21:03:53.745Z] [2022-06-21T21:03:53.745Z] Attempting uninstall: idna [2022-06-21T21:03:53.745Z] Found existing installation: idna 3.3 [2022-06-21T21:03:53.745Z] Uninstalling idna-3.3: [2022-06-21T21:03:53.745Z] Successfully uninstalled idna-3.3 [2022-06-21T21:03:53.745Z] Successfully built 34de3edf0900 [2022-06-21T21:03:53.745Z] Successfully tagged core-data:latest [2022-06-21T21:03:54.019Z]  Building core-data ... done  Attempting uninstall: requests [2022-06-21T21:03:54.019Z] Found existing installation: requests 2.26.0 [2022-06-21T21:03:54.019Z] Uninstalling requests-2.26.0: [2022-06-21T21:03:54.019Z] Successfully uninstalled requests-2.26.0 [2022-06-21T21:03:54.304Z] Running setup.py install for texttable: started [2022-06-21T21:03:54.562Z] Running setup.py install for texttable: finished with status 'done' [2022-06-21T21:03:54.562Z] Running setup.py install for PyYAML: started [2022-06-21T21:03:54.821Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-21T21:03:54.821Z] Running setup.py install for docopt: started [2022-06-21T21:03:55.081Z] Running setup.py install for docopt: finished with status 'done' [2022-06-21T21:03:55.081Z] Running setup.py install for dockerpty: started [2022-06-21T21:03:55.651Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-21T21:03:55.913Z] 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-21T21:03:58.452Z] Removing intermediate container 405ed0fdab76 [2022-06-21T21:03:58.452Z] ---> 2d89d9ac6871 [2022-06-21T21:03:58.452Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-21T21:03:58.452Z] ---> Running in 887eedbaef56 [2022-06-21T21:03:58.452Z] Removing intermediate container 887eedbaef56 [2022-06-21T21:03:58.452Z] ---> b7c87ebee455 [2022-06-21T21:03:58.452Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-21T21:03:58.713Z] ---> Running in 415102f15596 [2022-06-21T21:03:58.713Z] Removing intermediate container 415102f15596 [2022-06-21T21:03:58.713Z] ---> 30709860af03 [2022-06-21T21:03:58.713Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-21T21:03:58.971Z] ---> cdefff4785f2 [2022-06-21T21:03:58.971Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-21T21:03:59.231Z] ---> eb6440b0ecda [2022-06-21T21:03:59.231Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-21T21:03:59.491Z] ---> 6210ebda78d5 [2022-06-21T21:03:59.491Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-21T21:03:59.491Z] ---> Running in 7cff61a07511 [2022-06-21T21:03:59.751Z] Removing intermediate container 7cff61a07511 [2022-06-21T21:03:59.751Z] ---> 1c95cc89955a [2022-06-21T21:03:59.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:03:59.751Z] ---> Running in f3ac0f1cd990 [2022-06-21T21:03:59.751Z] Removing intermediate container f3ac0f1cd990 [2022-06-21T21:03:59.751Z] ---> fe167af04243 [2022-06-21T21:03:59.751Z] Step 21/23 : LABEL arch=x86_64 [2022-06-21T21:03:59.751Z] ---> Running in 2e7aba8da49b [2022-06-21T21:04:00.013Z] Removing intermediate container 2e7aba8da49b [2022-06-21T21:04:00.013Z] ---> 42d1008e9ee2 [2022-06-21T21:04:00.013Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:00.013Z] ---> Running in 1adbede247b7 [2022-06-21T21:04:00.013Z] Removing intermediate container 1adbede247b7 [2022-06-21T21:04:00.013Z] ---> 485d5813dcfb [2022-06-21T21:04:00.013Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:04:00.013Z] ---> Running in 2ba37746a766 [2022-06-21T21:04:00.275Z] Removing intermediate container 2ba37746a766 [2022-06-21T21:04:00.275Z] ---> 6937fb150778 [2022-06-21T21:04:00.275Z] [2022-06-21T21:04:00.275Z] Successfully built 6937fb150778 [2022-06-21T21:04:00.275Z] Successfully tagged sys-mgmt-agent:latest [2022-06-21T21:04:00.283Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-21T21:04:00.293Z] $ docker stop --time=1 b80ee18bdc70160299b12670790b835fdb8a57ae7847eb2fe488ae0b4306a996 [2022-06-21T21:04:01.615Z] $ docker rm -f b80ee18bdc70160299b12670790b835fdb8a57ae7847eb2fe488ae0b4306a996 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T21:04:01.956Z] + docker images [2022-06-21T21:04:01.956Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-21T21:04:01.956Z] sys-mgmt-agent latest 6937fb150778 1 second ago 299MB [2022-06-21T21:04:01.956Z] core-data latest 34de3edf0900 8 seconds ago 22.5MB [2022-06-21T21:04:01.956Z] 8e0994bb8777 15 seconds ago 1.65GB [2022-06-21T21:04:01.956Z] 02ea564215bb 16 seconds ago 1.62GB [2022-06-21T21:04:01.956Z] security-spire-server latest b4d6385d278f 35 seconds ago 87.3MB [2022-06-21T21:04:01.956Z] c972b5ea035a 40 seconds ago 1.52GB [2022-06-21T21:04:01.956Z] security-bootstrapper latest 480fbf6740c8 40 seconds ago 19.1MB [2022-06-21T21:04:01.956Z] security-spire-config latest fde074ab0a6c 43 seconds ago 86.7MB [2022-06-21T21:04:01.956Z] security-spire-agent latest ae19bcc63736 44 seconds ago 127MB [2022-06-21T21:04:01.956Z] security-secretstore-setup latest 05ff55db284e 48 seconds ago 28.5MB [2022-06-21T21:04:01.956Z] security-proxy-setup latest d6ec2d9a259a 50 seconds ago 26.9MB [2022-06-21T21:04:01.956Z] afb95a5c6fee 56 seconds ago 1.52GB [2022-06-21T21:04:01.956Z] e3123aa862e9 56 seconds ago 1.62GB [2022-06-21T21:04:01.956Z] 0724079ed772 56 seconds ago 1.63GB [2022-06-21T21:04:01.956Z] 366166d8bf48 56 seconds ago 1.52GB [2022-06-21T21:04:01.957Z] 134d07cb9401 57 seconds ago 1.62GB [2022-06-21T21:04:01.957Z] security-spiffe-token-provider latest 7bd6f74cc939 About a minute ago 29MB [2022-06-21T21:04:01.957Z] support-scheduler latest 9d5bf559a1e4 About a minute ago 26.4MB [2022-06-21T21:04:01.957Z] core-command latest 669f5c6b060a About a minute ago 16.1MB [2022-06-21T21:04:01.957Z] core-metadata latest 800d5ec30e24 About a minute ago 17MB [2022-06-21T21:04:01.957Z] support-notifications latest d792003d593f About a minute ago 27MB [2022-06-21T21:04:01.957Z] 5e70487c4995 About a minute ago 1.67GB [2022-06-21T21:04:01.957Z] f9c709d4893f About a minute ago 1.67GB [2022-06-21T21:04:01.957Z] d3ab8c10d2c4 About a minute ago 1.67GB [2022-06-21T21:04:01.957Z] 7324f55958e2 About a minute ago 1.62GB [2022-06-21T21:04:01.957Z] 12adaf0b5b9d About a minute ago 1.61GB [2022-06-21T21:04:01.957Z] ci-base-image-x86_64 latest e6e420634039 4 minutes ago 1.02GB [2022-06-21T21:04:01.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 2 weeks ago 680MB [2022-06-21T21:04:01.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 2 weeks ago 253MB [2022-06-21T21:04:01.957Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-21T21:04:01.957Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-21T21:04:01.957Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-21T21:04:01.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 24 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-21T21:04:02.070Z] provisioning config files... [2022-06-21T21:04:02.080Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/242@tmp/config7800263006649650233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:04:02.172Z] Removing intermediate container c529762f5b82 [2022-06-21T21:04:02.172Z] ---> 368577302af0 [2022-06-21T21:04:02.172Z] Successfully built 368577302af0 [2022-06-21T21:04:02.172Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:02.378Z] ---> docker-login.sh [2022-06-21T21:04:02.378Z] nexus3.edgexfoundry.org:10001 [2022-06-21T21:04:02.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:04:02.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:04:02.378Z] Configure a credential helper to remove this warning. See [2022-06-21T21:04:02.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:04:02.378Z] [2022-06-21T21:04:02.378Z] Login Succeeded [2022-06-21T21:04:02.378Z] nexus3.edgexfoundry.org:10002 [2022-06-21T21:04:02.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:04:02.529Z] + docker inspect -f . ci-base-image-arm64 [2022-06-21T21:04:02.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:04:02.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:04:02.636Z] Configure a credential helper to remove this warning. See [2022-06-21T21:04:02.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:04:02.636Z] [2022-06-21T21:04:02.636Z] Login Succeeded [2022-06-21T21:04:02.636Z] nexus3.edgexfoundry.org:10003 [2022-06-21T21:04:02.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:04:02.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:04:02.636Z] Configure a credential helper to remove this warning. See [2022-06-21T21:04:02.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:04:02.637Z] [2022-06-21T21:04:02.637Z] Login Succeeded [2022-06-21T21:04:02.637Z] nexus3.edgexfoundry.org:10004 [2022-06-21T21:04:02.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:04:02.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-15257 does not seem to be running inside a container [2022-06-21T21:04:02.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@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-21T21:04:02.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:04:02.895Z] Configure a credential helper to remove this warning. See [2022-06-21T21:04:02.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:04:02.895Z] [2022-06-21T21:04:02.895Z] Login Succeeded [2022-06-21T21:04:02.895Z] docker.io [2022-06-21T21:04:02.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:04:03.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:04:03.155Z] Configure a credential helper to remove this warning. See [2022-06-21T21:04:03.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:04:03.155Z] [2022-06-21T21:04:03.155Z] Login Succeeded [2022-06-21T21:04:03.155Z] ---> docker-login.sh ends [2022-06-21T21:04:04.200Z] $ docker top 54cc1d5933865e503d51aa5bc26ea204b01f5889070b73c42f7097dbca43e456 -eo pid,comm [Pipeline] { [Pipeline] } [2022-06-21T21:04:04.469Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:04.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T21:04:04.572Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-21T21:04:04.572Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:04.572Z] latest [2022-06-21T21:04:04.572Z] 2.2.1-dev.13 [2022-06-21T21:04:04.572Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:04.572Z] main [2022-06-21T21:04:04.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:04.886Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:05.110Z] + go version [2022-06-21T21:04:05.110Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-21T21:04:05.134Z] $ docker stop --time=1 54cc1d5933865e503d51aa5bc26ea204b01f5889070b73c42f7097dbca43e456 [2022-06-21T21:04:05.197Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:05.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-21T21:04:05.197Z] 33b7b1b7fa98: Preparing [2022-06-21T21:04:05.197Z] 8673b1d61133: Preparing [2022-06-21T21:04:05.197Z] 39004c82b96c: Preparing [2022-06-21T21:04:05.197Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:05.197Z] b541d28bf3b4: Preparing [2022-06-21T21:04:05.197Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:05.197Z] 0b5fa808ab3a: Pushed [2022-06-21T21:04:05.197Z] 33b7b1b7fa98: Pushed [2022-06-21T21:04:05.197Z] 39004c82b96c: Pushed [2022-06-21T21:04:06.576Z] 8673b1d61133: Pushed [2022-06-21T21:04:06.576Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:7575e6ceb30dfebb555a34bc695ec193d802537584f12157ef8f378e8b5e2fb2 size: 1363 [2022-06-21T21:04:06.909Z] $ docker rm -f 54cc1d5933865e503d51aa5bc26ea204b01f5889070b73c42f7097dbca43e456 [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-21T21:04:07.470Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:07.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T21:04:07.601Z] [2022-06-21T21:04:07.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:07.784Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-21T21:04:07.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-21T21:04:07.784Z] 33b7b1b7fa98: Preparing [2022-06-21T21:04:07.784Z] 8673b1d61133: Preparing [2022-06-21T21:04:07.784Z] 39004c82b96c: Preparing [2022-06-21T21:04:07.784Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:07.784Z] b541d28bf3b4: Preparing [2022-06-21T21:04:07.784Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:07.784Z] 8673b1d61133: Layer already exists [2022-06-21T21:04:07.784Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:07.784Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:07.784Z] 33b7b1b7fa98: Layer already exists [2022-06-21T21:04:07.784Z] latest: digest: sha256:7575e6ceb30dfebb555a34bc695ec193d802537584f12157ef8f378e8b5e2fb2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:07.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T21:04:08.100Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:08.224Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-21T21:04:08.224Z] 29e5d40040c1: Pulling fs layer [2022-06-21T21:04:08.224Z] 1ce36da41761: Pulling fs layer [2022-06-21T21:04:08.224Z] 25b303627fd3: Pulling fs layer [2022-06-21T21:04:08.224Z] 29e5d40040c1: Download complete [2022-06-21T21:04:08.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.13 [2022-06-21T21:04:08.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-21T21:04:08.412Z] 33b7b1b7fa98: Preparing [2022-06-21T21:04:08.412Z] 8673b1d61133: Preparing [2022-06-21T21:04:08.412Z] 39004c82b96c: Preparing [2022-06-21T21:04:08.412Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:08.412Z] b541d28bf3b4: Preparing [2022-06-21T21:04:08.412Z] 8673b1d61133: Layer already exists [2022-06-21T21:04:08.412Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:08.412Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:08.412Z] 33b7b1b7fa98: Layer already exists [2022-06-21T21:04:08.412Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:08.412Z] 2.2.1-dev.13: digest: sha256:7575e6ceb30dfebb555a34bc695ec193d802537584f12157ef8f378e8b5e2fb2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:08.496Z] 1ce36da41761: Verifying Checksum [2022-06-21T21:04:08.496Z] 1ce36da41761: Download complete [2022-06-21T21:04:08.725Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:08.770Z] 29e5d40040c1: Pull complete [2022-06-21T21:04:09.036Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:09.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-21T21:04:09.036Z] 33b7b1b7fa98: Preparing [2022-06-21T21:04:09.036Z] 8673b1d61133: Preparing [2022-06-21T21:04:09.036Z] 39004c82b96c: Preparing [2022-06-21T21:04:09.036Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:09.036Z] b541d28bf3b4: Preparing [2022-06-21T21:04:09.036Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:09.036Z] 8673b1d61133: Layer already exists [2022-06-21T21:04:09.036Z] 33b7b1b7fa98: Layer already exists [2022-06-21T21:04:09.036Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:09.036Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:09.036Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:7575e6ceb30dfebb555a34bc695ec193d802537584f12157ef8f378e8b5e2fb2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:09.349Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:09.659Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-06-21T21:04:09.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-21T21:04:09.659Z] 33b7b1b7fa98: Preparing [2022-06-21T21:04:09.659Z] 8673b1d61133: Preparing [2022-06-21T21:04:09.659Z] 39004c82b96c: Preparing [2022-06-21T21:04:09.659Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:09.659Z] b541d28bf3b4: Preparing [2022-06-21T21:04:09.659Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:09.659Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:09.659Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:09.659Z] 8673b1d61133: Layer already exists [2022-06-21T21:04:09.659Z] 33b7b1b7fa98: Layer already exists [2022-06-21T21:04:09.659Z] main: digest: sha256:7575e6ceb30dfebb555a34bc695ec193d802537584f12157ef8f378e8b5e2fb2 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:09.707Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:09.716Z] taggedImages: [2022-06-21T21:04:09.716Z] - nexus3.edgexfoundry.org:10004/core-command:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:09.716Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-06-21T21:04:09.716Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.1-dev.13 [2022-06-21T21:04:09.716Z] - nexus3.edgexfoundry.org:10004/core-command:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:09.716Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-06-21T21:04:09.740Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-21T21:04:09.740Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:09.740Z] latest [2022-06-21T21:04:09.740Z] 2.2.1-dev.13 [2022-06-21T21:04:09.740Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:09.740Z] main [2022-06-21T21:04:09.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:10.066Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:10.233Z] 1ce36da41761: Pull complete [2022-06-21T21:04:10.233Z] 25b303627fd3: Download complete [2022-06-21T21:04:10.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:10.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-21T21:04:10.380Z] 95501734584f: Preparing [2022-06-21T21:04:10.380Z] 36e5afda25a4: Preparing [2022-06-21T21:04:10.380Z] 39004c82b96c: Preparing [2022-06-21T21:04:10.380Z] d1080fe5b736: Preparing [2022-06-21T21:04:10.380Z] 6ebc3f9f2c92: Preparing [2022-06-21T21:04:10.380Z] b541d28bf3b4: Preparing [2022-06-21T21:04:10.380Z] b541d28bf3b4: Waiting [2022-06-21T21:04:10.380Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:10.380Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:10.380Z] 6ebc3f9f2c92: Pushed [2022-06-21T21:04:10.380Z] 95501734584f: Pushed [2022-06-21T21:04:10.643Z] d1080fe5b736: Pushed [2022-06-21T21:04:12.027Z] 36e5afda25a4: Pushed [2022-06-21T21:04:12.027Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:004642ba84652e6680ba605a15ed09a5d17d322f1d06c2677b53ee7101de584c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:12.349Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:12.661Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-21T21:04:12.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-21T21:04:12.661Z] 95501734584f: Preparing [2022-06-21T21:04:12.661Z] 36e5afda25a4: Preparing [2022-06-21T21:04:12.661Z] 39004c82b96c: Preparing [2022-06-21T21:04:12.661Z] d1080fe5b736: Preparing [2022-06-21T21:04:12.661Z] 6ebc3f9f2c92: Preparing [2022-06-21T21:04:12.661Z] b541d28bf3b4: Preparing [2022-06-21T21:04:12.661Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:12.661Z] 95501734584f: Layer already exists [2022-06-21T21:04:12.661Z] 36e5afda25a4: Layer already exists [2022-06-21T21:04:12.661Z] d1080fe5b736: Layer already exists [2022-06-21T21:04:12.661Z] 6ebc3f9f2c92: Layer already exists [2022-06-21T21:04:12.661Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:12.661Z] latest: digest: sha256:004642ba84652e6680ba605a15ed09a5d17d322f1d06c2677b53ee7101de584c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:12.978Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:13.292Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.13 [2022-06-21T21:04:13.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-21T21:04:13.292Z] 95501734584f: Preparing [2022-06-21T21:04:13.292Z] 36e5afda25a4: Preparing [2022-06-21T21:04:13.292Z] 39004c82b96c: Preparing [2022-06-21T21:04:13.292Z] d1080fe5b736: Preparing [2022-06-21T21:04:13.292Z] 6ebc3f9f2c92: Preparing [2022-06-21T21:04:13.292Z] b541d28bf3b4: Preparing [2022-06-21T21:04:13.292Z] b541d28bf3b4: Waiting [2022-06-21T21:04:13.292Z] 36e5afda25a4: Layer already exists [2022-06-21T21:04:13.292Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:13.292Z] 6ebc3f9f2c92: Layer already exists [2022-06-21T21:04:13.292Z] d1080fe5b736: Layer already exists [2022-06-21T21:04:13.292Z] 95501734584f: Layer already exists [2022-06-21T21:04:13.292Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:13.292Z] 2.2.1-dev.13: digest: sha256:004642ba84652e6680ba605a15ed09a5d17d322f1d06c2677b53ee7101de584c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:13.607Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:13.914Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:13.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-21T21:04:13.914Z] 95501734584f: Preparing [2022-06-21T21:04:13.914Z] 36e5afda25a4: Preparing [2022-06-21T21:04:13.914Z] 39004c82b96c: Preparing [2022-06-21T21:04:13.914Z] d1080fe5b736: Preparing [2022-06-21T21:04:13.914Z] 6ebc3f9f2c92: Preparing [2022-06-21T21:04:13.914Z] b541d28bf3b4: Preparing [2022-06-21T21:04:13.914Z] b541d28bf3b4: Waiting [2022-06-21T21:04:13.914Z] 95501734584f: Layer already exists [2022-06-21T21:04:13.914Z] 6ebc3f9f2c92: Layer already exists [2022-06-21T21:04:13.914Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:13.914Z] d1080fe5b736: Layer already exists [2022-06-21T21:04:13.914Z] 36e5afda25a4: Layer already exists [2022-06-21T21:04:13.914Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:13.914Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:004642ba84652e6680ba605a15ed09a5d17d322f1d06c2677b53ee7101de584c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:14.229Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:14.535Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-06-21T21:04:14.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-21T21:04:14.535Z] 95501734584f: Preparing [2022-06-21T21:04:14.535Z] 36e5afda25a4: Preparing [2022-06-21T21:04:14.535Z] 39004c82b96c: Preparing [2022-06-21T21:04:14.535Z] d1080fe5b736: Preparing [2022-06-21T21:04:14.535Z] 6ebc3f9f2c92: Preparing [2022-06-21T21:04:14.535Z] b541d28bf3b4: Preparing [2022-06-21T21:04:14.535Z] b541d28bf3b4: Waiting [2022-06-21T21:04:14.535Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:14.535Z] 95501734584f: Layer already exists [2022-06-21T21:04:14.535Z] 36e5afda25a4: Layer already exists [2022-06-21T21:04:14.535Z] 6ebc3f9f2c92: Layer already exists [2022-06-21T21:04:14.535Z] d1080fe5b736: Layer already exists [2022-06-21T21:04:14.535Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:14.535Z] main: digest: sha256:004642ba84652e6680ba605a15ed09a5d17d322f1d06c2677b53ee7101de584c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:14.581Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:14.589Z] taggedImages: [2022-06-21T21:04:14.589Z] - nexus3.edgexfoundry.org:10004/core-data:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:14.589Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-06-21T21:04:14.589Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.1-dev.13 [2022-06-21T21:04:14.589Z] - nexus3.edgexfoundry.org:10004/core-data:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:14.589Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-06-21T21:04:14.614Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-21T21:04:14.614Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:14.614Z] latest [2022-06-21T21:04:14.614Z] 2.2.1-dev.13 [2022-06-21T21:04:14.614Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:14.614Z] main [2022-06-21T21:04:14.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:14.934Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:15.243Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:15.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-21T21:04:15.243Z] daa74350b0b8: Preparing [2022-06-21T21:04:15.243Z] 362818cbaa13: Preparing [2022-06-21T21:04:15.243Z] 39004c82b96c: Preparing [2022-06-21T21:04:15.243Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:15.243Z] b541d28bf3b4: Preparing [2022-06-21T21:04:15.243Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:15.243Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:15.243Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:15.243Z] daa74350b0b8: Pushed [2022-06-21T21:04:16.623Z] 362818cbaa13: Pushed [2022-06-21T21:04:16.623Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:7568ed364e561557fd26c006c9e0db19fa66938d2ac21c234c2b3b70b9f498fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:17.029Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:17.346Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-21T21:04:17.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-21T21:04:17.346Z] daa74350b0b8: Preparing [2022-06-21T21:04:17.346Z] 362818cbaa13: Preparing [2022-06-21T21:04:17.346Z] 39004c82b96c: Preparing [2022-06-21T21:04:17.346Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:17.346Z] b541d28bf3b4: Preparing [2022-06-21T21:04:17.346Z] 362818cbaa13: Layer already exists [2022-06-21T21:04:17.346Z] daa74350b0b8: Layer already exists [2022-06-21T21:04:17.346Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:17.346Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:17.346Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:17.346Z] latest: digest: sha256:7568ed364e561557fd26c006c9e0db19fa66938d2ac21c234c2b3b70b9f498fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:17.661Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:17.972Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.13 [2022-06-21T21:04:17.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-21T21:04:17.972Z] daa74350b0b8: Preparing [2022-06-21T21:04:17.972Z] 362818cbaa13: Preparing [2022-06-21T21:04:17.972Z] 39004c82b96c: Preparing [2022-06-21T21:04:17.972Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:17.972Z] b541d28bf3b4: Preparing [2022-06-21T21:04:17.972Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:17.972Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:17.972Z] daa74350b0b8: Layer already exists [2022-06-21T21:04:17.972Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:17.972Z] 362818cbaa13: Layer already exists [2022-06-21T21:04:17.972Z] 2.2.1-dev.13: digest: sha256:7568ed364e561557fd26c006c9e0db19fa66938d2ac21c234c2b3b70b9f498fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:18.279Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:18.582Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:18.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-21T21:04:18.582Z] daa74350b0b8: Preparing [2022-06-21T21:04:18.582Z] 362818cbaa13: Preparing [2022-06-21T21:04:18.582Z] 39004c82b96c: Preparing [2022-06-21T21:04:18.582Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:18.582Z] b541d28bf3b4: Preparing [2022-06-21T21:04:18.582Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:18.582Z] 362818cbaa13: Layer already exists [2022-06-21T21:04:18.582Z] daa74350b0b8: Layer already exists [2022-06-21T21:04:18.582Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:18.582Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:18.582Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:7568ed364e561557fd26c006c9e0db19fa66938d2ac21c234c2b3b70b9f498fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:19.007Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:19.352Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-06-21T21:04:19.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-21T21:04:19.352Z] daa74350b0b8: Preparing [2022-06-21T21:04:19.352Z] 362818cbaa13: Preparing [2022-06-21T21:04:19.352Z] 39004c82b96c: Preparing [2022-06-21T21:04:19.352Z] 0b5fa808ab3a: Preparing [2022-06-21T21:04:19.352Z] b541d28bf3b4: Preparing [2022-06-21T21:04:19.352Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:19.352Z] daa74350b0b8: Layer already exists [2022-06-21T21:04:19.352Z] 0b5fa808ab3a: Layer already exists [2022-06-21T21:04:19.352Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:19.352Z] 362818cbaa13: Layer already exists [2022-06-21T21:04:19.352Z] main: digest: sha256:7568ed364e561557fd26c006c9e0db19fa66938d2ac21c234c2b3b70b9f498fa size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:19.403Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:19.410Z] taggedImages: [2022-06-21T21:04:19.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:19.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-06-21T21:04:19.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.1-dev.13 [2022-06-21T21:04:19.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:19.410Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-06-21T21:04:19.430Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-21T21:04:19.430Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:19.430Z] latest [2022-06-21T21:04:19.430Z] 2.2.1-dev.13 [2022-06-21T21:04:19.430Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:19.430Z] main [2022-06-21T21:04:19.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:19.742Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:20.056Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:20.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-21T21:04:20.056Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:20.056Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:20.056Z] db845a646cf1: Preparing [2022-06-21T21:04:20.056Z] 7159dfacfd3f: Preparing [2022-06-21T21:04:20.056Z] 60a8cee99474: Preparing [2022-06-21T21:04:20.056Z] d13d13ff430e: Preparing [2022-06-21T21:04:20.056Z] 39004c82b96c: Preparing [2022-06-21T21:04:20.056Z] 3768751b4228: Preparing [2022-06-21T21:04:20.056Z] 95b25acc3367: Preparing [2022-06-21T21:04:20.056Z] e2585043bf08: Preparing [2022-06-21T21:04:20.056Z] f51059c89618: Preparing [2022-06-21T21:04:20.056Z] b541d28bf3b4: Preparing [2022-06-21T21:04:20.056Z] 95b25acc3367: Waiting [2022-06-21T21:04:20.056Z] e2585043bf08: Waiting [2022-06-21T21:04:20.056Z] f51059c89618: Waiting [2022-06-21T21:04:20.056Z] b541d28bf3b4: Waiting [2022-06-21T21:04:20.056Z] 3768751b4228: Waiting [2022-06-21T21:04:20.056Z] 39004c82b96c: Waiting [2022-06-21T21:04:20.056Z] 60a8cee99474: Pushed [2022-06-21T21:04:20.056Z] 7159dfacfd3f: Pushed [2022-06-21T21:04:20.056Z] db845a646cf1: Pushed [2022-06-21T21:04:20.056Z] b9a1d6a8b120: Pushed [2022-06-21T21:04:20.056Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:20.316Z] 3768751b4228: Pushed [2022-06-21T21:04:20.316Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:20.316Z] 95b25acc3367: Pushed [2022-06-21T21:04:20.316Z] e2585043bf08: Pushed [2022-06-21T21:04:20.316Z] f51059c89618: Pushed [2022-06-21T21:04:20.385Z] 25b303627fd3: Pull complete [2022-06-21T21:04:20.385Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-21T21:04:20.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T21:04:20.385Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:04:20.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-15257 does not seem to be running inside a container [2022-06-21T21:04:20.697Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@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-21T21:04:21.698Z] d13d13ff430e: Pushed [2022-06-21T21:04:21.698Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:48bea3a670e3c9858a0d9d89a537f9642a82dc8c199d7933af7bf76d9b16e40c size: 2817 [2022-06-21T21:04:22.976Z] $ docker top 721cad1b5a67d08146356948695a53bc3b99f632e9f5e034b0a5613b2130baf9 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:23.588Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:23.880Z] + docker-compose build --help [2022-06-21T21:04:23.880Z] + grep parallel [2022-06-21T21:04:23.893Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-21T21:04:23.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-21T21:04:23.893Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:23.893Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:23.893Z] db845a646cf1: Preparing [2022-06-21T21:04:23.893Z] 7159dfacfd3f: Preparing [2022-06-21T21:04:23.893Z] 60a8cee99474: Preparing [2022-06-21T21:04:23.893Z] d13d13ff430e: Preparing [2022-06-21T21:04:23.893Z] 39004c82b96c: Preparing [2022-06-21T21:04:23.893Z] 3768751b4228: Preparing [2022-06-21T21:04:23.893Z] 95b25acc3367: Preparing [2022-06-21T21:04:23.893Z] e2585043bf08: Preparing [2022-06-21T21:04:23.893Z] f51059c89618: Preparing [2022-06-21T21:04:23.893Z] b541d28bf3b4: Preparing [2022-06-21T21:04:23.893Z] e2585043bf08: Waiting [2022-06-21T21:04:23.893Z] 95b25acc3367: Waiting [2022-06-21T21:04:23.893Z] 39004c82b96c: Waiting [2022-06-21T21:04:23.893Z] f51059c89618: Waiting [2022-06-21T21:04:23.893Z] b541d28bf3b4: Waiting [2022-06-21T21:04:23.893Z] 3768751b4228: Waiting [2022-06-21T21:04:23.893Z] b9a1d6a8b120: Layer already exists [2022-06-21T21:04:23.893Z] d13d13ff430e: Layer already exists [2022-06-21T21:04:23.893Z] 60a8cee99474: Layer already exists [2022-06-21T21:04:23.893Z] 7159dfacfd3f: Layer already exists [2022-06-21T21:04:23.893Z] db845a646cf1: Layer already exists [2022-06-21T21:04:23.893Z] 95b25acc3367: Layer already exists [2022-06-21T21:04:23.893Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:23.893Z] e2585043bf08: Layer already exists [2022-06-21T21:04:23.893Z] 3768751b4228: Layer already exists [2022-06-21T21:04:23.893Z] f51059c89618: Layer already exists [2022-06-21T21:04:23.893Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:23.893Z] latest: digest: sha256:48bea3a670e3c9858a0d9d89a537f9642a82dc8c199d7933af7bf76d9b16e40c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:24.205Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:24.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.13 [2022-06-21T21:04:24.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-21T21:04:24.509Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:24.509Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:24.509Z] db845a646cf1: Preparing [2022-06-21T21:04:24.509Z] 7159dfacfd3f: Preparing [2022-06-21T21:04:24.509Z] 60a8cee99474: Preparing [2022-06-21T21:04:24.509Z] d13d13ff430e: Preparing [2022-06-21T21:04:24.509Z] 39004c82b96c: Preparing [2022-06-21T21:04:24.509Z] 3768751b4228: Preparing [2022-06-21T21:04:24.509Z] 95b25acc3367: Preparing [2022-06-21T21:04:24.509Z] e2585043bf08: Preparing [2022-06-21T21:04:24.509Z] f51059c89618: Preparing [2022-06-21T21:04:24.509Z] b541d28bf3b4: Preparing [2022-06-21T21:04:24.509Z] 95b25acc3367: Waiting [2022-06-21T21:04:24.509Z] e2585043bf08: Waiting [2022-06-21T21:04:24.509Z] 39004c82b96c: Waiting [2022-06-21T21:04:24.509Z] f51059c89618: Waiting [2022-06-21T21:04:24.509Z] 3768751b4228: Waiting [2022-06-21T21:04:24.509Z] b541d28bf3b4: Waiting [2022-06-21T21:04:24.509Z] db845a646cf1: Layer already exists [2022-06-21T21:04:24.509Z] 7159dfacfd3f: Layer already exists [2022-06-21T21:04:24.509Z] b9a1d6a8b120: Layer already exists [2022-06-21T21:04:24.509Z] d13d13ff430e: Layer already exists [2022-06-21T21:04:24.509Z] 60a8cee99474: Layer already exists [2022-06-21T21:04:24.509Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:24.509Z] 3768751b4228: Layer already exists [2022-06-21T21:04:24.509Z] f51059c89618: Layer already exists [2022-06-21T21:04:24.509Z] e2585043bf08: Layer already exists [2022-06-21T21:04:24.509Z] 95b25acc3367: Layer already exists [2022-06-21T21:04:24.509Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:24.509Z] 2.2.1-dev.13: digest: sha256:48bea3a670e3c9858a0d9d89a537f9642a82dc8c199d7933af7bf76d9b16e40c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:24.822Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:25.133Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:25.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-21T21:04:25.133Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:25.133Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:25.133Z] db845a646cf1: Preparing [2022-06-21T21:04:25.133Z] 7159dfacfd3f: Preparing [2022-06-21T21:04:25.133Z] 60a8cee99474: Preparing [2022-06-21T21:04:25.133Z] d13d13ff430e: Preparing [2022-06-21T21:04:25.133Z] 39004c82b96c: Preparing [2022-06-21T21:04:25.133Z] 3768751b4228: Preparing [2022-06-21T21:04:25.133Z] 95b25acc3367: Preparing [2022-06-21T21:04:25.133Z] e2585043bf08: Preparing [2022-06-21T21:04:25.133Z] f51059c89618: Preparing [2022-06-21T21:04:25.133Z] b541d28bf3b4: Preparing [2022-06-21T21:04:25.133Z] 95b25acc3367: Waiting [2022-06-21T21:04:25.133Z] e2585043bf08: Waiting [2022-06-21T21:04:25.133Z] f51059c89618: Waiting [2022-06-21T21:04:25.133Z] b541d28bf3b4: Waiting [2022-06-21T21:04:25.133Z] 39004c82b96c: Waiting [2022-06-21T21:04:25.133Z] 3768751b4228: Waiting [2022-06-21T21:04:25.133Z] d13d13ff430e: Layer already exists [2022-06-21T21:04:25.133Z] b9a1d6a8b120: Layer already exists [2022-06-21T21:04:25.133Z] db845a646cf1: Layer already exists [2022-06-21T21:04:25.133Z] 7159dfacfd3f: Layer already exists [2022-06-21T21:04:25.133Z] 60a8cee99474: Layer already exists [2022-06-21T21:04:25.133Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:25.133Z] 3768751b4228: Layer already exists [2022-06-21T21:04:25.133Z] f51059c89618: Layer already exists [2022-06-21T21:04:25.133Z] e2585043bf08: Layer already exists [2022-06-21T21:04:25.133Z] 95b25acc3367: Layer already exists [2022-06-21T21:04:25.133Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:25.133Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:48bea3a670e3c9858a0d9d89a537f9642a82dc8c199d7933af7bf76d9b16e40c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:25.448Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:25.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-06-21T21:04:25.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-21T21:04:25.756Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:25.756Z] b9a1d6a8b120: Preparing [2022-06-21T21:04:25.756Z] db845a646cf1: Preparing [2022-06-21T21:04:25.756Z] 7159dfacfd3f: Preparing [2022-06-21T21:04:25.756Z] 60a8cee99474: Preparing [2022-06-21T21:04:25.756Z] d13d13ff430e: Preparing [2022-06-21T21:04:25.756Z] 39004c82b96c: Preparing [2022-06-21T21:04:25.756Z] 3768751b4228: Preparing [2022-06-21T21:04:25.756Z] 95b25acc3367: Preparing [2022-06-21T21:04:25.756Z] e2585043bf08: Preparing [2022-06-21T21:04:25.756Z] f51059c89618: Preparing [2022-06-21T21:04:25.756Z] b541d28bf3b4: Preparing [2022-06-21T21:04:25.756Z] e2585043bf08: Waiting [2022-06-21T21:04:25.756Z] 39004c82b96c: Waiting [2022-06-21T21:04:25.756Z] 3768751b4228: Waiting [2022-06-21T21:04:25.756Z] f51059c89618: Waiting [2022-06-21T21:04:25.756Z] 95b25acc3367: Waiting [2022-06-21T21:04:25.756Z] b541d28bf3b4: Waiting [2022-06-21T21:04:25.756Z] db845a646cf1: Layer already exists [2022-06-21T21:04:25.756Z] 60a8cee99474: Layer already exists [2022-06-21T21:04:25.756Z] d13d13ff430e: Layer already exists [2022-06-21T21:04:25.756Z] 7159dfacfd3f: Layer already exists [2022-06-21T21:04:25.756Z] b9a1d6a8b120: Layer already exists [2022-06-21T21:04:25.756Z] 95b25acc3367: Layer already exists [2022-06-21T21:04:25.756Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:25.756Z] 3768751b4228: Layer already exists [2022-06-21T21:04:25.756Z] e2585043bf08: Layer already exists [2022-06-21T21:04:25.756Z] f51059c89618: Layer already exists [2022-06-21T21:04:25.756Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:25.756Z] main: digest: sha256:48bea3a670e3c9858a0d9d89a537f9642a82dc8c199d7933af7bf76d9b16e40c size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:25.803Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:25.811Z] taggedImages: [2022-06-21T21:04:25.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:25.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-06-21T21:04:25.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.1-dev.13 [2022-06-21T21:04:25.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:25.811Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-06-21T21:04:25.839Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-21T21:04:25.839Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:25.839Z] latest [2022-06-21T21:04:25.839Z] 2.2.1-dev.13 [2022-06-21T21:04:25.839Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:25.839Z] main [2022-06-21T21:04:25.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:26.155Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:26.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:26.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-21T21:04:26.459Z] 7c46141f5a8d: Preparing [2022-06-21T21:04:26.459Z] ac782972345a: Preparing [2022-06-21T21:04:26.459Z] 6c62e3259d4e: Preparing [2022-06-21T21:04:26.459Z] 39d781704220: Preparing [2022-06-21T21:04:26.459Z] b39e6f708c37: Preparing [2022-06-21T21:04:26.459Z] 32207c782c33: Preparing [2022-06-21T21:04:26.459Z] d191c760e25c: Preparing [2022-06-21T21:04:26.459Z] b541d28bf3b4: Preparing [2022-06-21T21:04:26.459Z] 32207c782c33: Waiting [2022-06-21T21:04:26.459Z] b541d28bf3b4: Waiting [2022-06-21T21:04:26.459Z] d191c760e25c: Waiting [2022-06-21T21:04:26.459Z] b39e6f708c37: Pushed [2022-06-21T21:04:26.459Z] ac782972345a: Pushed [2022-06-21T21:04:26.459Z] 7c46141f5a8d: Pushed [2022-06-21T21:04:26.459Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:26.717Z] 32207c782c33: Pushed [2022-06-21T21:04:26.981Z] d191c760e25c: Pushed [2022-06-21T21:04:27.551Z] 39d781704220: Pushed [2022-06-21T21:04:27.551Z] 6c62e3259d4e: Pushed [2022-06-21T21:04:27.811Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:c4879d190c44abed2d05aead52f6f67df81ff88de26a5617c32cac4bcdcbb6ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:28.126Z] + 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-21T21:04:28.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-21T21:04:28.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-21T21:04:28.435Z] 7c46141f5a8d: Preparing [2022-06-21T21:04:28.435Z] ac782972345a: Preparing [2022-06-21T21:04:28.435Z] 6c62e3259d4e: Preparing [2022-06-21T21:04:28.435Z] 39d781704220: Preparing [2022-06-21T21:04:28.435Z] b39e6f708c37: Preparing [2022-06-21T21:04:28.435Z] 32207c782c33: Preparing [2022-06-21T21:04:28.435Z] d191c760e25c: Preparing [2022-06-21T21:04:28.435Z] b541d28bf3b4: Preparing [2022-06-21T21:04:28.435Z] 32207c782c33: Waiting [2022-06-21T21:04:28.435Z] d191c760e25c: Waiting [2022-06-21T21:04:28.435Z] 6c62e3259d4e: Layer already exists [2022-06-21T21:04:28.435Z] 39d781704220: Layer already exists [2022-06-21T21:04:28.435Z] ac782972345a: Layer already exists [2022-06-21T21:04:28.435Z] b39e6f708c37: Layer already exists [2022-06-21T21:04:28.435Z] 7c46141f5a8d: Layer already exists [2022-06-21T21:04:28.435Z] 32207c782c33: Layer already exists [2022-06-21T21:04:28.435Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:28.435Z] d191c760e25c: Layer already exists [2022-06-21T21:04:28.435Z] latest: digest: sha256:c4879d190c44abed2d05aead52f6f67df81ff88de26a5617c32cac4bcdcbb6ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:28.752Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:29.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.13 [2022-06-21T21:04:29.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-21T21:04:29.062Z] 7c46141f5a8d: Preparing [2022-06-21T21:04:29.062Z] ac782972345a: Preparing [2022-06-21T21:04:29.062Z] 6c62e3259d4e: Preparing [2022-06-21T21:04:29.062Z] 39d781704220: Preparing [2022-06-21T21:04:29.062Z] b39e6f708c37: Preparing [2022-06-21T21:04:29.062Z] 32207c782c33: Preparing [2022-06-21T21:04:29.062Z] d191c760e25c: Preparing [2022-06-21T21:04:29.062Z] b541d28bf3b4: Preparing [2022-06-21T21:04:29.062Z] 32207c782c33: Waiting [2022-06-21T21:04:29.062Z] d191c760e25c: Waiting [2022-06-21T21:04:29.062Z] b541d28bf3b4: Waiting [2022-06-21T21:04:29.062Z] ac782972345a: Layer already exists [2022-06-21T21:04:29.062Z] 7c46141f5a8d: Layer already exists [2022-06-21T21:04:29.062Z] 39d781704220: Layer already exists [2022-06-21T21:04:29.062Z] b39e6f708c37: Layer already exists [2022-06-21T21:04:29.062Z] 6c62e3259d4e: Layer already exists [2022-06-21T21:04:29.062Z] 32207c782c33: Layer already exists [2022-06-21T21:04:29.062Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:29.062Z] d191c760e25c: Layer already exists [2022-06-21T21:04:29.062Z] 2.2.1-dev.13: digest: sha256:c4879d190c44abed2d05aead52f6f67df81ff88de26a5617c32cac4bcdcbb6ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:29.270Z] --parallel Build images in parallel. [Pipeline] } [2022-06-21T21:04:29.296Z] $ docker stop --time=1 721cad1b5a67d08146356948695a53bc3b99f632e9f5e034b0a5613b2130baf9 [2022-06-21T21:04:29.373Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:30.969Z] $ docker rm -f 721cad1b5a67d08146356948695a53bc3b99f632e9f5e034b0a5613b2130baf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:31.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:31.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-21T21:04:31.494Z] 7c46141f5a8d: Preparing [2022-06-21T21:04:31.494Z] ac782972345a: Preparing [2022-06-21T21:04:31.494Z] 6c62e3259d4e: Preparing [2022-06-21T21:04:31.494Z] 39d781704220: Preparing [2022-06-21T21:04:31.494Z] b39e6f708c37: Preparing [2022-06-21T21:04:31.494Z] 32207c782c33: Preparing [2022-06-21T21:04:31.494Z] d191c760e25c: Preparing [2022-06-21T21:04:31.494Z] b541d28bf3b4: Preparing [2022-06-21T21:04:31.494Z] 32207c782c33: Waiting [2022-06-21T21:04:31.494Z] d191c760e25c: Waiting [2022-06-21T21:04:31.494Z] b541d28bf3b4: Waiting [2022-06-21T21:04:31.494Z] b39e6f708c37: Layer already exists [2022-06-21T21:04:31.494Z] ac782972345a: Layer already exists [2022-06-21T21:04:31.494Z] 39d781704220: Layer already exists [2022-06-21T21:04:31.494Z] 7c46141f5a8d: Layer already exists [2022-06-21T21:04:31.494Z] 6c62e3259d4e: Layer already exists [2022-06-21T21:04:31.494Z] 32207c782c33: Layer already exists [2022-06-21T21:04:31.494Z] d191c760e25c: Layer already exists [2022-06-21T21:04:31.494Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:31.494Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:c4879d190c44abed2d05aead52f6f67df81ff88de26a5617c32cac4bcdcbb6ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:31.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-21T21:04:31.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:04:31.820Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-06-21T21:04:31.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-15257 does not seem to be running inside a container [2022-06-21T21:04:31.963Z] $ 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/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@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-21T21:04:33.225Z] $ docker top 66e4b58ccfadb8116db09aa1592ef718f20748c033ddcf0a6ef735457ac331c4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-06-21T21:04:33.835Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-06-21T21:04:33.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-21T21:04:33.835Z] 7c46141f5a8d: Preparing [2022-06-21T21:04:33.835Z] ac782972345a: Preparing [2022-06-21T21:04:33.835Z] 6c62e3259d4e: Preparing [2022-06-21T21:04:33.835Z] 39d781704220: Preparing [2022-06-21T21:04:33.835Z] b39e6f708c37: Preparing [2022-06-21T21:04:33.835Z] 32207c782c33: Preparing [2022-06-21T21:04:33.836Z] d191c760e25c: Preparing [2022-06-21T21:04:33.836Z] b541d28bf3b4: Preparing [2022-06-21T21:04:33.836Z] 32207c782c33: Waiting [2022-06-21T21:04:33.836Z] d191c760e25c: Waiting [2022-06-21T21:04:33.836Z] b541d28bf3b4: Waiting [2022-06-21T21:04:33.836Z] 39d781704220: Layer already exists [2022-06-21T21:04:33.836Z] ac782972345a: Layer already exists [2022-06-21T21:04:33.836Z] 6c62e3259d4e: Layer already exists [2022-06-21T21:04:33.836Z] b39e6f708c37: Layer already exists [2022-06-21T21:04:33.836Z] 7c46141f5a8d: Layer already exists [2022-06-21T21:04:33.836Z] d191c760e25c: Layer already exists [2022-06-21T21:04:33.836Z] 32207c782c33: Layer already exists [2022-06-21T21:04:33.836Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:33.836Z] main: digest: sha256:c4879d190c44abed2d05aead52f6f67df81ff88de26a5617c32cac4bcdcbb6ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:33.886Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:33.895Z] taggedImages: [2022-06-21T21:04:33.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:33.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-06-21T21:04:33.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.1-dev.13 [2022-06-21T21:04:33.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:33.895Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-06-21T21:04:33.917Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-21T21:04:33.917Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:33.917Z] latest [2022-06-21T21:04:33.917Z] 2.2.1-dev.13 [2022-06-21T21:04:33.917Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:33.917Z] main [2022-06-21T21:04:33.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:34.135Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-21T21:04:34.233Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:34.538Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:34.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-21T21:04:34.538Z] c7440fd513d9: Preparing [2022-06-21T21:04:34.538Z] 062c25aa875b: Preparing [2022-06-21T21:04:34.538Z] 97468a2959f5: Preparing [2022-06-21T21:04:34.538Z] aa8e93d93b6e: Preparing [2022-06-21T21:04:34.538Z] fe65e46eaa6c: Preparing [2022-06-21T21:04:34.538Z] 61b45d1cb6f8: Preparing [2022-06-21T21:04:34.538Z] a7793e2a2164: Preparing [2022-06-21T21:04:34.538Z] 6b0a0e98410b: Preparing [2022-06-21T21:04:34.538Z] 17e7508dec24: Preparing [2022-06-21T21:04:34.538Z] b541d28bf3b4: Preparing [2022-06-21T21:04:34.538Z] 17e7508dec24: Waiting [2022-06-21T21:04:34.538Z] 61b45d1cb6f8: Waiting [2022-06-21T21:04:34.538Z] 6b0a0e98410b: Waiting [2022-06-21T21:04:34.538Z] b541d28bf3b4: Waiting [2022-06-21T21:04:34.538Z] 062c25aa875b: Pushed [2022-06-21T21:04:34.538Z] c7440fd513d9: Pushed [2022-06-21T21:04:34.538Z] fe65e46eaa6c: Pushed [2022-06-21T21:04:34.797Z] 6b0a0e98410b: Pushed [2022-06-21T21:04:34.797Z] 61b45d1cb6f8: Pushed [2022-06-21T21:04:34.797Z] a7793e2a2164: Pushed [2022-06-21T21:04:34.797Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:34.797Z] 17e7508dec24: Pushed [2022-06-21T21:04:35.734Z] aa8e93d93b6e: Pushed [2022-06-21T21:04:35.995Z] 97468a2959f5: Pushed [2022-06-21T21:04:35.995Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:7095c043a8791cf3ea39a5ae03c7c21a2e143199031e54dc75fe4b8d88a40b5d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:36.308Z] + 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-21T21:04:36.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-21T21:04:36.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-21T21:04:36.621Z] c7440fd513d9: Preparing [2022-06-21T21:04:36.621Z] 062c25aa875b: Preparing [2022-06-21T21:04:36.622Z] 97468a2959f5: Preparing [2022-06-21T21:04:36.622Z] aa8e93d93b6e: Preparing [2022-06-21T21:04:36.622Z] fe65e46eaa6c: Preparing [2022-06-21T21:04:36.622Z] 61b45d1cb6f8: Preparing [2022-06-21T21:04:36.622Z] a7793e2a2164: Preparing [2022-06-21T21:04:36.622Z] 6b0a0e98410b: Preparing [2022-06-21T21:04:36.622Z] 17e7508dec24: Preparing [2022-06-21T21:04:36.622Z] b541d28bf3b4: Preparing [2022-06-21T21:04:36.622Z] 6b0a0e98410b: Waiting [2022-06-21T21:04:36.622Z] 17e7508dec24: Waiting [2022-06-21T21:04:36.622Z] b541d28bf3b4: Waiting [2022-06-21T21:04:36.622Z] 61b45d1cb6f8: Waiting [2022-06-21T21:04:36.622Z] a7793e2a2164: Waiting [2022-06-21T21:04:36.622Z] 97468a2959f5: Layer already exists [2022-06-21T21:04:36.622Z] c7440fd513d9: Layer already exists [2022-06-21T21:04:36.622Z] fe65e46eaa6c: Layer already exists [2022-06-21T21:04:36.622Z] aa8e93d93b6e: Layer already exists [2022-06-21T21:04:36.622Z] 062c25aa875b: Layer already exists [2022-06-21T21:04:36.622Z] 61b45d1cb6f8: Layer already exists [2022-06-21T21:04:36.622Z] 6b0a0e98410b: Layer already exists [2022-06-21T21:04:36.622Z] a7793e2a2164: Layer already exists [2022-06-21T21:04:36.622Z] 17e7508dec24: Layer already exists [2022-06-21T21:04:36.622Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:36.622Z] latest: digest: sha256:7095c043a8791cf3ea39a5ae03c7c21a2e143199031e54dc75fe4b8d88a40b5d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:36.935Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:37.248Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.13 [2022-06-21T21:04:37.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-21T21:04:37.249Z] c7440fd513d9: Preparing [2022-06-21T21:04:37.249Z] 062c25aa875b: Preparing [2022-06-21T21:04:37.249Z] 97468a2959f5: Preparing [2022-06-21T21:04:37.249Z] aa8e93d93b6e: Preparing [2022-06-21T21:04:37.249Z] fe65e46eaa6c: Preparing [2022-06-21T21:04:37.249Z] 61b45d1cb6f8: Preparing [2022-06-21T21:04:37.249Z] a7793e2a2164: Preparing [2022-06-21T21:04:37.249Z] 6b0a0e98410b: Preparing [2022-06-21T21:04:37.249Z] 17e7508dec24: Preparing [2022-06-21T21:04:37.249Z] b541d28bf3b4: Preparing [2022-06-21T21:04:37.249Z] 61b45d1cb6f8: Waiting [2022-06-21T21:04:37.249Z] a7793e2a2164: Waiting [2022-06-21T21:04:37.249Z] 6b0a0e98410b: Waiting [2022-06-21T21:04:37.249Z] 17e7508dec24: Waiting [2022-06-21T21:04:37.249Z] b541d28bf3b4: Waiting [2022-06-21T21:04:37.249Z] aa8e93d93b6e: Layer already exists [2022-06-21T21:04:37.249Z] 062c25aa875b: Layer already exists [2022-06-21T21:04:37.249Z] fe65e46eaa6c: Layer already exists [2022-06-21T21:04:37.249Z] c7440fd513d9: Layer already exists [2022-06-21T21:04:37.249Z] 97468a2959f5: Layer already exists [2022-06-21T21:04:37.249Z] 61b45d1cb6f8: Layer already exists [2022-06-21T21:04:37.249Z] 6b0a0e98410b: Layer already exists [2022-06-21T21:04:37.249Z] a7793e2a2164: Layer already exists [2022-06-21T21:04:37.249Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:37.249Z] 17e7508dec24: Layer already exists [2022-06-21T21:04:37.249Z] 2.2.1-dev.13: digest: sha256:7095c043a8791cf3ea39a5ae03c7c21a2e143199031e54dc75fe4b8d88a40b5d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:37.565Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:37.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:37.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-21T21:04:37.868Z] c7440fd513d9: Preparing [2022-06-21T21:04:37.868Z] 062c25aa875b: Preparing [2022-06-21T21:04:37.868Z] 97468a2959f5: Preparing [2022-06-21T21:04:37.868Z] aa8e93d93b6e: Preparing [2022-06-21T21:04:37.868Z] fe65e46eaa6c: Preparing [2022-06-21T21:04:37.868Z] 61b45d1cb6f8: Preparing [2022-06-21T21:04:37.868Z] a7793e2a2164: Preparing [2022-06-21T21:04:37.868Z] 6b0a0e98410b: Preparing [2022-06-21T21:04:37.868Z] 17e7508dec24: Preparing [2022-06-21T21:04:37.868Z] b541d28bf3b4: Preparing [2022-06-21T21:04:37.868Z] a7793e2a2164: Waiting [2022-06-21T21:04:37.868Z] 6b0a0e98410b: Waiting [2022-06-21T21:04:37.868Z] 61b45d1cb6f8: Waiting [2022-06-21T21:04:37.868Z] 062c25aa875b: Layer already exists [2022-06-21T21:04:37.868Z] fe65e46eaa6c: Layer already exists [2022-06-21T21:04:37.868Z] c7440fd513d9: Layer already exists [2022-06-21T21:04:37.868Z] aa8e93d93b6e: Layer already exists [2022-06-21T21:04:37.868Z] 97468a2959f5: Layer already exists [2022-06-21T21:04:37.868Z] a7793e2a2164: Layer already exists [2022-06-21T21:04:37.868Z] 61b45d1cb6f8: Layer already exists [2022-06-21T21:04:37.868Z] 6b0a0e98410b: Layer already exists [2022-06-21T21:04:37.868Z] 17e7508dec24: Layer already exists [2022-06-21T21:04:37.868Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:37.868Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:7095c043a8791cf3ea39a5ae03c7c21a2e143199031e54dc75fe4b8d88a40b5d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:38.192Z] + 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-21T21:04:38.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-06-21T21:04:38.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-21T21:04:38.489Z] c7440fd513d9: Preparing [2022-06-21T21:04:38.489Z] 062c25aa875b: Preparing [2022-06-21T21:04:38.489Z] 97468a2959f5: Preparing [2022-06-21T21:04:38.489Z] aa8e93d93b6e: Preparing [2022-06-21T21:04:38.489Z] fe65e46eaa6c: Preparing [2022-06-21T21:04:38.489Z] 61b45d1cb6f8: Preparing [2022-06-21T21:04:38.489Z] a7793e2a2164: Preparing [2022-06-21T21:04:38.489Z] 6b0a0e98410b: Preparing [2022-06-21T21:04:38.489Z] 17e7508dec24: Preparing [2022-06-21T21:04:38.489Z] b541d28bf3b4: Preparing [2022-06-21T21:04:38.489Z] a7793e2a2164: Waiting [2022-06-21T21:04:38.489Z] 17e7508dec24: Waiting [2022-06-21T21:04:38.489Z] b541d28bf3b4: Waiting [2022-06-21T21:04:38.489Z] 61b45d1cb6f8: Waiting [2022-06-21T21:04:38.489Z] 6b0a0e98410b: Waiting [2022-06-21T21:04:38.489Z] fe65e46eaa6c: Layer already exists [2022-06-21T21:04:38.489Z] 97468a2959f5: Layer already exists [2022-06-21T21:04:38.489Z] c7440fd513d9: Layer already exists [2022-06-21T21:04:38.489Z] 062c25aa875b: Layer already exists [2022-06-21T21:04:38.489Z] aa8e93d93b6e: Layer already exists [2022-06-21T21:04:38.489Z] 61b45d1cb6f8: Layer already exists [2022-06-21T21:04:38.489Z] a7793e2a2164: Layer already exists [2022-06-21T21:04:38.489Z] 17e7508dec24: Layer already exists [2022-06-21T21:04:38.489Z] 6b0a0e98410b: Layer already exists [2022-06-21T21:04:38.489Z] b541d28bf3b4: Layer already exists [2022-06-21T21:04:38.489Z] main: digest: sha256:7095c043a8791cf3ea39a5ae03c7c21a2e143199031e54dc75fe4b8d88a40b5d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:38.536Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:38.544Z] taggedImages: [2022-06-21T21:04:38.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:38.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-06-21T21:04:38.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.1-dev.13 [2022-06-21T21:04:38.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:38.544Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-06-21T21:04:38.566Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-06-21T21:04:38.566Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:38.566Z] latest [2022-06-21T21:04:38.566Z] 2.2.1-dev.13 [2022-06-21T21:04:38.566Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:38.566Z] main [2022-06-21T21:04:38.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:38.899Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:39.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:39.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-21T21:04:39.273Z] fbb1d18765a3: Preparing [2022-06-21T21:04:39.273Z] 0333a97b73bc: Preparing [2022-06-21T21:04:39.273Z] 39004c82b96c: Preparing [2022-06-21T21:04:39.273Z] 832628ccbcfb: Preparing [2022-06-21T21:04:39.273Z] dc86a3ef7324: Preparing [2022-06-21T21:04:39.273Z] 4fc242d58285: Preparing [2022-06-21T21:04:39.273Z] 4fc242d58285: Waiting [2022-06-21T21:04:39.273Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:39.273Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:39.273Z] fbb1d18765a3: Pushed [2022-06-21T21:04:39.273Z] dc86a3ef7324: Pushed [2022-06-21T21:04:39.871Z] 832628ccbcfb: Pushed [2022-06-21T21:04:40.852Z] Building core-command ... [2022-06-21T21:04:40.852Z] Building core-data ... [2022-06-21T21:04:40.852Z] Building core-metadata ... [2022-06-21T21:04:40.852Z] Building security-bootstrapper ... [2022-06-21T21:04:40.852Z] Building security-proxy-setup ... [2022-06-21T21:04:40.852Z] Building security-secretstore-setup ... [2022-06-21T21:04:40.852Z] Building security-spiffe-token-provider ... [2022-06-21T21:04:40.852Z] Building security-spire-agent ... [2022-06-21T21:04:40.852Z] Building security-spire-config ... [2022-06-21T21:04:40.852Z] Building security-spire-server ... [2022-06-21T21:04:40.852Z] Building support-notifications ... [2022-06-21T21:04:40.852Z] Building support-scheduler ... [2022-06-21T21:04:40.852Z] Building sys-mgmt-agent ... [2022-06-21T21:04:40.852Z] Building security-spiffe-token-provider [2022-06-21T21:04:40.852Z] Building security-spire-agent [2022-06-21T21:04:40.853Z] Building support-scheduler [2022-06-21T21:04:40.853Z] Building security-secretstore-setup [2022-06-21T21:04:40.853Z] Building core-command [2022-06-21T21:04:41.253Z] 0333a97b73bc: Pushed [2022-06-21T21:04:41.513Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:ba2a08c4aed96f7bd0119d008a703fd066908f47705e4a61702e9176f881a34b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:41.831Z] + 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-21T21:04:42.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-21T21:04:42.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-21T21:04:42.135Z] fbb1d18765a3: Preparing [2022-06-21T21:04:42.135Z] 0333a97b73bc: Preparing [2022-06-21T21:04:42.135Z] 39004c82b96c: Preparing [2022-06-21T21:04:42.135Z] 832628ccbcfb: Preparing [2022-06-21T21:04:42.135Z] dc86a3ef7324: Preparing [2022-06-21T21:04:42.135Z] 4fc242d58285: Preparing [2022-06-21T21:04:42.135Z] 4fc242d58285: Waiting [2022-06-21T21:04:42.135Z] 832628ccbcfb: Layer already exists [2022-06-21T21:04:42.135Z] 0333a97b73bc: Layer already exists [2022-06-21T21:04:42.135Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:42.135Z] fbb1d18765a3: Layer already exists [2022-06-21T21:04:42.135Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:42.135Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:42.135Z] latest: digest: sha256:ba2a08c4aed96f7bd0119d008a703fd066908f47705e4a61702e9176f881a34b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:42.448Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:42.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.13 [2022-06-21T21:04:42.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-21T21:04:42.757Z] fbb1d18765a3: Preparing [2022-06-21T21:04:42.757Z] 0333a97b73bc: Preparing [2022-06-21T21:04:42.757Z] 39004c82b96c: Preparing [2022-06-21T21:04:42.757Z] 832628ccbcfb: Preparing [2022-06-21T21:04:42.757Z] dc86a3ef7324: Preparing [2022-06-21T21:04:42.757Z] 4fc242d58285: Preparing [2022-06-21T21:04:42.757Z] 4fc242d58285: Waiting [2022-06-21T21:04:42.757Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:42.757Z] 832628ccbcfb: Layer already exists [2022-06-21T21:04:42.757Z] fbb1d18765a3: Layer already exists [2022-06-21T21:04:42.757Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:42.757Z] 0333a97b73bc: Layer already exists [2022-06-21T21:04:42.757Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:42.757Z] 2.2.1-dev.13: digest: sha256:ba2a08c4aed96f7bd0119d008a703fd066908f47705e4a61702e9176f881a34b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:43.071Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:43.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:43.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-21T21:04:43.372Z] fbb1d18765a3: Preparing [2022-06-21T21:04:43.372Z] 0333a97b73bc: Preparing [2022-06-21T21:04:43.372Z] 39004c82b96c: Preparing [2022-06-21T21:04:43.372Z] 832628ccbcfb: Preparing [2022-06-21T21:04:43.372Z] dc86a3ef7324: Preparing [2022-06-21T21:04:43.372Z] 4fc242d58285: Preparing [2022-06-21T21:04:43.372Z] 4fc242d58285: Waiting [2022-06-21T21:04:43.372Z] 0333a97b73bc: Layer already exists [2022-06-21T21:04:43.372Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:43.372Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:43.372Z] 832628ccbcfb: Layer already exists [2022-06-21T21:04:43.372Z] fbb1d18765a3: Layer already exists [2022-06-21T21:04:43.372Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:43.372Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:ba2a08c4aed96f7bd0119d008a703fd066908f47705e4a61702e9176f881a34b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:43.686Z] + 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-21T21:04:43.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-06-21T21:04:43.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-06-21T21:04:43.991Z] fbb1d18765a3: Preparing [2022-06-21T21:04:43.991Z] 0333a97b73bc: Preparing [2022-06-21T21:04:43.991Z] 39004c82b96c: Preparing [2022-06-21T21:04:43.991Z] 832628ccbcfb: Preparing [2022-06-21T21:04:43.991Z] dc86a3ef7324: Preparing [2022-06-21T21:04:43.991Z] 4fc242d58285: Preparing [2022-06-21T21:04:43.991Z] 4fc242d58285: Waiting [2022-06-21T21:04:43.991Z] 0333a97b73bc: Layer already exists [2022-06-21T21:04:43.991Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:43.991Z] fbb1d18765a3: Layer already exists [2022-06-21T21:04:43.991Z] 39004c82b96c: Layer already exists [2022-06-21T21:04:43.991Z] 832628ccbcfb: Layer already exists [2022-06-21T21:04:43.991Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:43.991Z] main: digest: sha256:ba2a08c4aed96f7bd0119d008a703fd066908f47705e4a61702e9176f881a34b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:44.037Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:44.045Z] taggedImages: [2022-06-21T21:04:44.045Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:44.045Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-06-21T21:04:44.045Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.1-dev.13 [2022-06-21T21:04:44.045Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:44.045Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-06-21T21:04:44.068Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-06-21T21:04:44.068Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:44.069Z] latest [2022-06-21T21:04:44.069Z] 2.2.1-dev.13 [2022-06-21T21:04:44.069Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:44.069Z] main [2022-06-21T21:04:44.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:44.383Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:44.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:44.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-21T21:04:44.692Z] f2836c4d4b16: Preparing [2022-06-21T21:04:44.692Z] 5acecee9699c: Preparing [2022-06-21T21:04:44.692Z] 8b8d5f801ede: Preparing [2022-06-21T21:04:44.692Z] b934b291359c: Preparing [2022-06-21T21:04:44.692Z] f56c7f74a512: Preparing [2022-06-21T21:04:44.692Z] 759e0051fa9a: Preparing [2022-06-21T21:04:44.692Z] dc86a3ef7324: Preparing [2022-06-21T21:04:44.692Z] 4fc242d58285: Preparing [2022-06-21T21:04:44.692Z] dc86a3ef7324: Waiting [2022-06-21T21:04:44.692Z] 4fc242d58285: Waiting [2022-06-21T21:04:44.692Z] 759e0051fa9a: Waiting [2022-06-21T21:04:44.692Z] 5acecee9699c: Pushed [2022-06-21T21:04:44.692Z] f2836c4d4b16: Pushed [2022-06-21T21:04:44.692Z] 8b8d5f801ede: Pushed [2022-06-21T21:04:44.692Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:44.692Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:45.261Z] 759e0051fa9a: Pushed [2022-06-21T21:04:48.549Z] f56c7f74a512: Pushed [2022-06-21T21:04:51.839Z] b934b291359c: Pushed [2022-06-21T21:04:51.839Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:7da313c9187362984de5970fb1601aaf48d17e113fe12e507fc9fe9838b7f9eb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:52.147Z] + 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-21T21:04:52.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-21T21:04:52.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-21T21:04:52.451Z] f2836c4d4b16: Preparing [2022-06-21T21:04:52.451Z] 5acecee9699c: Preparing [2022-06-21T21:04:52.451Z] 8b8d5f801ede: Preparing [2022-06-21T21:04:52.451Z] b934b291359c: Preparing [2022-06-21T21:04:52.451Z] f56c7f74a512: Preparing [2022-06-21T21:04:52.451Z] 759e0051fa9a: Preparing [2022-06-21T21:04:52.451Z] dc86a3ef7324: Preparing [2022-06-21T21:04:52.451Z] 4fc242d58285: Preparing [2022-06-21T21:04:52.451Z] 759e0051fa9a: Waiting [2022-06-21T21:04:52.451Z] dc86a3ef7324: Waiting [2022-06-21T21:04:52.451Z] 4fc242d58285: Waiting [2022-06-21T21:04:52.451Z] f56c7f74a512: Layer already exists [2022-06-21T21:04:52.451Z] f2836c4d4b16: Layer already exists [2022-06-21T21:04:52.451Z] 8b8d5f801ede: Layer already exists [2022-06-21T21:04:52.451Z] 5acecee9699c: Layer already exists [2022-06-21T21:04:52.451Z] b934b291359c: Layer already exists [2022-06-21T21:04:52.451Z] 759e0051fa9a: Layer already exists [2022-06-21T21:04:52.451Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:52.451Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:52.451Z] latest: digest: sha256:7da313c9187362984de5970fb1601aaf48d17e113fe12e507fc9fe9838b7f9eb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:52.766Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:53.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.13 [2022-06-21T21:04:53.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-21T21:04:53.075Z] f2836c4d4b16: Preparing [2022-06-21T21:04:53.075Z] 5acecee9699c: Preparing [2022-06-21T21:04:53.075Z] 8b8d5f801ede: Preparing [2022-06-21T21:04:53.075Z] b934b291359c: Preparing [2022-06-21T21:04:53.075Z] f56c7f74a512: Preparing [2022-06-21T21:04:53.075Z] 759e0051fa9a: Preparing [2022-06-21T21:04:53.075Z] dc86a3ef7324: Preparing [2022-06-21T21:04:53.075Z] 4fc242d58285: Preparing [2022-06-21T21:04:53.075Z] 4fc242d58285: Waiting [2022-06-21T21:04:53.075Z] dc86a3ef7324: Waiting [2022-06-21T21:04:53.075Z] 759e0051fa9a: Waiting [2022-06-21T21:04:53.075Z] 5acecee9699c: Layer already exists [2022-06-21T21:04:53.075Z] 8b8d5f801ede: Layer already exists [2022-06-21T21:04:53.075Z] f56c7f74a512: Layer already exists [2022-06-21T21:04:53.075Z] b934b291359c: Layer already exists [2022-06-21T21:04:53.075Z] f2836c4d4b16: Layer already exists [2022-06-21T21:04:53.075Z] 759e0051fa9a: Layer already exists [2022-06-21T21:04:53.075Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:53.075Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:53.075Z] 2.2.1-dev.13: digest: sha256:7da313c9187362984de5970fb1601aaf48d17e113fe12e507fc9fe9838b7f9eb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:53.394Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:53.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:53.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-21T21:04:53.707Z] f2836c4d4b16: Preparing [2022-06-21T21:04:53.707Z] 5acecee9699c: Preparing [2022-06-21T21:04:53.707Z] 8b8d5f801ede: Preparing [2022-06-21T21:04:53.707Z] b934b291359c: Preparing [2022-06-21T21:04:53.707Z] f56c7f74a512: Preparing [2022-06-21T21:04:53.707Z] 759e0051fa9a: Preparing [2022-06-21T21:04:53.707Z] dc86a3ef7324: Preparing [2022-06-21T21:04:53.707Z] 4fc242d58285: Preparing [2022-06-21T21:04:53.707Z] 759e0051fa9a: Waiting [2022-06-21T21:04:53.707Z] dc86a3ef7324: Waiting [2022-06-21T21:04:53.707Z] 4fc242d58285: Waiting [2022-06-21T21:04:53.707Z] 5acecee9699c: Layer already exists [2022-06-21T21:04:53.707Z] f2836c4d4b16: Layer already exists [2022-06-21T21:04:53.707Z] b934b291359c: Layer already exists [2022-06-21T21:04:53.707Z] f56c7f74a512: Layer already exists [2022-06-21T21:04:53.707Z] 8b8d5f801ede: Layer already exists [2022-06-21T21:04:53.707Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:53.707Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:53.707Z] 759e0051fa9a: Layer already exists [2022-06-21T21:04:53.707Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:7da313c9187362984de5970fb1601aaf48d17e113fe12e507fc9fe9838b7f9eb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:54.023Z] + 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-21T21:04:54.329Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-06-21T21:04:54.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-06-21T21:04:54.329Z] f2836c4d4b16: Preparing [2022-06-21T21:04:54.329Z] 5acecee9699c: Preparing [2022-06-21T21:04:54.329Z] 8b8d5f801ede: Preparing [2022-06-21T21:04:54.329Z] b934b291359c: Preparing [2022-06-21T21:04:54.329Z] f56c7f74a512: Preparing [2022-06-21T21:04:54.329Z] 759e0051fa9a: Preparing [2022-06-21T21:04:54.329Z] dc86a3ef7324: Preparing [2022-06-21T21:04:54.329Z] 4fc242d58285: Preparing [2022-06-21T21:04:54.329Z] 759e0051fa9a: Waiting [2022-06-21T21:04:54.329Z] 4fc242d58285: Waiting [2022-06-21T21:04:54.329Z] dc86a3ef7324: Waiting [2022-06-21T21:04:54.329Z] 8b8d5f801ede: Layer already exists [2022-06-21T21:04:54.329Z] 5acecee9699c: Layer already exists [2022-06-21T21:04:54.329Z] b934b291359c: Layer already exists [2022-06-21T21:04:54.329Z] f56c7f74a512: Layer already exists [2022-06-21T21:04:54.329Z] f2836c4d4b16: Layer already exists [2022-06-21T21:04:54.329Z] 759e0051fa9a: Layer already exists [2022-06-21T21:04:54.329Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:54.329Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:54.329Z] main: digest: sha256:7da313c9187362984de5970fb1601aaf48d17e113fe12e507fc9fe9838b7f9eb size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:04:54.372Z] ===================================================== [Pipeline] echo [2022-06-21T21:04:54.381Z] taggedImages: [2022-06-21T21:04:54.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:54.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-06-21T21:04:54.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.1-dev.13 [2022-06-21T21:04:54.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:54.381Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-06-21T21:04:54.402Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-06-21T21:04:54.402Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:54.402Z] latest [2022-06-21T21:04:54.402Z] 2.2.1-dev.13 [2022-06-21T21:04:54.402Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:04:54.402Z] main [2022-06-21T21:04:54.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:54.715Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:04:55.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:04:55.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-21T21:04:55.026Z] 3994c3cd30ff: Preparing [2022-06-21T21:04:55.026Z] bfe8b93d221f: Preparing [2022-06-21T21:04:55.026Z] 107ecc9f8934: Preparing [2022-06-21T21:04:55.026Z] 9030c1066a70: Preparing [2022-06-21T21:04:55.026Z] 93edbc6c1ba1: Preparing [2022-06-21T21:04:55.026Z] dc86a3ef7324: Preparing [2022-06-21T21:04:55.026Z] 4fc242d58285: Preparing [2022-06-21T21:04:55.026Z] dc86a3ef7324: Waiting [2022-06-21T21:04:55.026Z] 4fc242d58285: Waiting [2022-06-21T21:04:55.026Z] 107ecc9f8934: Pushed [2022-06-21T21:04:55.026Z] dc86a3ef7324: Layer already exists [2022-06-21T21:04:55.026Z] bfe8b93d221f: Pushed [2022-06-21T21:04:55.026Z] 3994c3cd30ff: Pushed [2022-06-21T21:04:55.026Z] 4fc242d58285: Layer already exists [2022-06-21T21:04:55.286Z] 93edbc6c1ba1: Pushed [2022-06-21T21:05:01.862Z] 9030c1066a70: Pushed [2022-06-21T21:05:01.862Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:e16ebc8a612c37d1d70c9ed6d094c81956adc06381e80b0062d921a518a47419 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:02.172Z] + 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-21T21:05:02.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-21T21:05:02.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-21T21:05:02.481Z] 3994c3cd30ff: Preparing [2022-06-21T21:05:02.481Z] bfe8b93d221f: Preparing [2022-06-21T21:05:02.481Z] 107ecc9f8934: Preparing [2022-06-21T21:05:02.481Z] 9030c1066a70: Preparing [2022-06-21T21:05:02.481Z] 93edbc6c1ba1: Preparing [2022-06-21T21:05:02.481Z] dc86a3ef7324: Preparing [2022-06-21T21:05:02.482Z] 4fc242d58285: Preparing [2022-06-21T21:05:02.482Z] dc86a3ef7324: Waiting [2022-06-21T21:05:02.482Z] 4fc242d58285: Waiting [2022-06-21T21:05:02.482Z] 107ecc9f8934: Layer already exists [2022-06-21T21:05:02.482Z] 3994c3cd30ff: Layer already exists [2022-06-21T21:05:02.482Z] 9030c1066a70: Layer already exists [2022-06-21T21:05:02.482Z] bfe8b93d221f: Layer already exists [2022-06-21T21:05:02.482Z] 93edbc6c1ba1: Layer already exists [2022-06-21T21:05:02.482Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:02.482Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:02.482Z] latest: digest: sha256:e16ebc8a612c37d1d70c9ed6d094c81956adc06381e80b0062d921a518a47419 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:02.801Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:03.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.13 [2022-06-21T21:05:03.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-21T21:05:03.110Z] 3994c3cd30ff: Preparing [2022-06-21T21:05:03.110Z] bfe8b93d221f: Preparing [2022-06-21T21:05:03.110Z] 107ecc9f8934: Preparing [2022-06-21T21:05:03.110Z] 9030c1066a70: Preparing [2022-06-21T21:05:03.110Z] 93edbc6c1ba1: Preparing [2022-06-21T21:05:03.110Z] dc86a3ef7324: Preparing [2022-06-21T21:05:03.110Z] 4fc242d58285: Preparing [2022-06-21T21:05:03.110Z] 4fc242d58285: Waiting [2022-06-21T21:05:03.110Z] dc86a3ef7324: Waiting [2022-06-21T21:05:03.110Z] bfe8b93d221f: Layer already exists [2022-06-21T21:05:03.110Z] 107ecc9f8934: Layer already exists [2022-06-21T21:05:03.110Z] 3994c3cd30ff: Layer already exists [2022-06-21T21:05:03.110Z] 9030c1066a70: Layer already exists [2022-06-21T21:05:03.110Z] 93edbc6c1ba1: Layer already exists [2022-06-21T21:05:03.110Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:03.110Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:03.110Z] 2.2.1-dev.13: digest: sha256:e16ebc8a612c37d1d70c9ed6d094c81956adc06381e80b0062d921a518a47419 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:03.423Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:03.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:03.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-21T21:05:03.730Z] 3994c3cd30ff: Preparing [2022-06-21T21:05:03.730Z] bfe8b93d221f: Preparing [2022-06-21T21:05:03.730Z] 107ecc9f8934: Preparing [2022-06-21T21:05:03.730Z] 9030c1066a70: Preparing [2022-06-21T21:05:03.730Z] 93edbc6c1ba1: Preparing [2022-06-21T21:05:03.730Z] dc86a3ef7324: Preparing [2022-06-21T21:05:03.730Z] 4fc242d58285: Preparing [2022-06-21T21:05:03.730Z] dc86a3ef7324: Waiting [2022-06-21T21:05:03.730Z] 4fc242d58285: Waiting [2022-06-21T21:05:03.730Z] 3994c3cd30ff: Layer already exists [2022-06-21T21:05:03.730Z] 107ecc9f8934: Layer already exists [2022-06-21T21:05:03.730Z] 9030c1066a70: Layer already exists [2022-06-21T21:05:03.730Z] 93edbc6c1ba1: Layer already exists [2022-06-21T21:05:03.730Z] bfe8b93d221f: Layer already exists [2022-06-21T21:05:03.730Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:03.730Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:03.730Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:e16ebc8a612c37d1d70c9ed6d094c81956adc06381e80b0062d921a518a47419 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:04.045Z] + 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-21T21:05:04.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-06-21T21:05:04.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-06-21T21:05:04.354Z] 3994c3cd30ff: Preparing [2022-06-21T21:05:04.354Z] bfe8b93d221f: Preparing [2022-06-21T21:05:04.354Z] 107ecc9f8934: Preparing [2022-06-21T21:05:04.354Z] 9030c1066a70: Preparing [2022-06-21T21:05:04.354Z] 93edbc6c1ba1: Preparing [2022-06-21T21:05:04.354Z] dc86a3ef7324: Preparing [2022-06-21T21:05:04.354Z] 4fc242d58285: Preparing [2022-06-21T21:05:04.354Z] 4fc242d58285: Waiting [2022-06-21T21:05:04.354Z] dc86a3ef7324: Waiting [2022-06-21T21:05:04.354Z] 9030c1066a70: Layer already exists [2022-06-21T21:05:04.354Z] 3994c3cd30ff: Layer already exists [2022-06-21T21:05:04.354Z] bfe8b93d221f: Layer already exists [2022-06-21T21:05:04.354Z] 107ecc9f8934: Layer already exists [2022-06-21T21:05:04.354Z] 93edbc6c1ba1: Layer already exists [2022-06-21T21:05:04.354Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:04.354Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:04.354Z] main: digest: sha256:e16ebc8a612c37d1d70c9ed6d094c81956adc06381e80b0062d921a518a47419 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:05:04.395Z] ===================================================== [Pipeline] echo [2022-06-21T21:05:04.406Z] taggedImages: [2022-06-21T21:05:04.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:04.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-06-21T21:05:04.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.1-dev.13 [2022-06-21T21:05:04.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:04.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-06-21T21:05:04.426Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-06-21T21:05:04.426Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:04.426Z] latest [2022-06-21T21:05:04.426Z] 2.2.1-dev.13 [2022-06-21T21:05:04.426Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:04.426Z] main [2022-06-21T21:05:04.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:04.742Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:05.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:05.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-21T21:05:05.049Z] 8c5b9ff723a0: Preparing [2022-06-21T21:05:05.049Z] d7b4c7060b02: Preparing [2022-06-21T21:05:05.049Z] b91604074649: Preparing [2022-06-21T21:05:05.049Z] e6470d1d7b3b: Preparing [2022-06-21T21:05:05.049Z] 759e0051fa9a: Preparing [2022-06-21T21:05:05.049Z] dc86a3ef7324: Preparing [2022-06-21T21:05:05.049Z] 4fc242d58285: Preparing [2022-06-21T21:05:05.049Z] dc86a3ef7324: Waiting [2022-06-21T21:05:05.049Z] 4fc242d58285: Waiting [2022-06-21T21:05:05.049Z] 759e0051fa9a: Layer already exists [2022-06-21T21:05:05.049Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:05.049Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:05.049Z] d7b4c7060b02: Pushed [2022-06-21T21:05:05.049Z] b91604074649: Pushed [2022-06-21T21:05:05.049Z] 8c5b9ff723a0: Pushed [2022-06-21T21:05:11.715Z] e6470d1d7b3b: Pushed [2022-06-21T21:05:11.974Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:d33ffd62d41676f2f3b4e718d32df23c9e844be5055ec371b8c0cff4242887c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:12.286Z] + 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-21T21:05:12.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-21T21:05:12.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-21T21:05:12.598Z] 8c5b9ff723a0: Preparing [2022-06-21T21:05:12.598Z] d7b4c7060b02: Preparing [2022-06-21T21:05:12.598Z] b91604074649: Preparing [2022-06-21T21:05:12.598Z] e6470d1d7b3b: Preparing [2022-06-21T21:05:12.598Z] 759e0051fa9a: Preparing [2022-06-21T21:05:12.598Z] dc86a3ef7324: Preparing [2022-06-21T21:05:12.598Z] 4fc242d58285: Preparing [2022-06-21T21:05:12.598Z] dc86a3ef7324: Waiting [2022-06-21T21:05:12.598Z] 4fc242d58285: Waiting [2022-06-21T21:05:12.598Z] e6470d1d7b3b: Layer already exists [2022-06-21T21:05:12.598Z] b91604074649: Layer already exists [2022-06-21T21:05:12.598Z] 8c5b9ff723a0: Layer already exists [2022-06-21T21:05:12.598Z] d7b4c7060b02: Layer already exists [2022-06-21T21:05:12.598Z] 759e0051fa9a: Layer already exists [2022-06-21T21:05:12.598Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:12.598Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:12.598Z] latest: digest: sha256:d33ffd62d41676f2f3b4e718d32df23c9e844be5055ec371b8c0cff4242887c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:12.911Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:13.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.13 [2022-06-21T21:05:13.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-21T21:05:13.219Z] 8c5b9ff723a0: Preparing [2022-06-21T21:05:13.219Z] d7b4c7060b02: Preparing [2022-06-21T21:05:13.219Z] b91604074649: Preparing [2022-06-21T21:05:13.219Z] e6470d1d7b3b: Preparing [2022-06-21T21:05:13.219Z] 759e0051fa9a: Preparing [2022-06-21T21:05:13.219Z] dc86a3ef7324: Preparing [2022-06-21T21:05:13.219Z] 4fc242d58285: Preparing [2022-06-21T21:05:13.219Z] dc86a3ef7324: Waiting [2022-06-21T21:05:13.219Z] 4fc242d58285: Waiting [2022-06-21T21:05:13.219Z] d7b4c7060b02: Layer already exists [2022-06-21T21:05:13.219Z] 759e0051fa9a: Layer already exists [2022-06-21T21:05:13.219Z] b91604074649: Layer already exists [2022-06-21T21:05:13.219Z] 8c5b9ff723a0: Layer already exists [2022-06-21T21:05:13.219Z] e6470d1d7b3b: Layer already exists [2022-06-21T21:05:13.219Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:13.219Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:13.219Z] 2.2.1-dev.13: digest: sha256:d33ffd62d41676f2f3b4e718d32df23c9e844be5055ec371b8c0cff4242887c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:13.525Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:13.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:13.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-21T21:05:13.835Z] 8c5b9ff723a0: Preparing [2022-06-21T21:05:13.835Z] d7b4c7060b02: Preparing [2022-06-21T21:05:13.835Z] b91604074649: Preparing [2022-06-21T21:05:13.835Z] e6470d1d7b3b: Preparing [2022-06-21T21:05:13.835Z] 759e0051fa9a: Preparing [2022-06-21T21:05:13.835Z] dc86a3ef7324: Preparing [2022-06-21T21:05:13.835Z] 4fc242d58285: Preparing [2022-06-21T21:05:13.835Z] 4fc242d58285: Waiting [2022-06-21T21:05:13.835Z] dc86a3ef7324: Waiting [2022-06-21T21:05:13.835Z] 8c5b9ff723a0: Layer already exists [2022-06-21T21:05:13.835Z] 759e0051fa9a: Layer already exists [2022-06-21T21:05:13.835Z] b91604074649: Layer already exists [2022-06-21T21:05:13.835Z] d7b4c7060b02: Layer already exists [2022-06-21T21:05:13.835Z] e6470d1d7b3b: Layer already exists [2022-06-21T21:05:13.835Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:13.835Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:13.835Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:d33ffd62d41676f2f3b4e718d32df23c9e844be5055ec371b8c0cff4242887c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:14.149Z] + 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-21T21:05:14.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-06-21T21:05:14.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-06-21T21:05:14.459Z] 8c5b9ff723a0: Preparing [2022-06-21T21:05:14.459Z] d7b4c7060b02: Preparing [2022-06-21T21:05:14.459Z] b91604074649: Preparing [2022-06-21T21:05:14.459Z] e6470d1d7b3b: Preparing [2022-06-21T21:05:14.459Z] 759e0051fa9a: Preparing [2022-06-21T21:05:14.459Z] dc86a3ef7324: Preparing [2022-06-21T21:05:14.459Z] 4fc242d58285: Preparing [2022-06-21T21:05:14.459Z] 4fc242d58285: Waiting [2022-06-21T21:05:14.459Z] dc86a3ef7324: Waiting [2022-06-21T21:05:14.459Z] 759e0051fa9a: Layer already exists [2022-06-21T21:05:14.459Z] e6470d1d7b3b: Layer already exists [2022-06-21T21:05:14.459Z] b91604074649: Layer already exists [2022-06-21T21:05:14.459Z] d7b4c7060b02: Layer already exists [2022-06-21T21:05:14.459Z] 8c5b9ff723a0: Layer already exists [2022-06-21T21:05:14.459Z] dc86a3ef7324: Layer already exists [2022-06-21T21:05:14.459Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:14.459Z] main: digest: sha256:d33ffd62d41676f2f3b4e718d32df23c9e844be5055ec371b8c0cff4242887c2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:05:14.501Z] ===================================================== [Pipeline] echo [2022-06-21T21:05:14.509Z] taggedImages: [2022-06-21T21:05:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-06-21T21:05:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.1-dev.13 [2022-06-21T21:05:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:14.509Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-06-21T21:05:14.530Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-21T21:05:14.530Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:14.530Z] latest [2022-06-21T21:05:14.530Z] 2.2.1-dev.13 [2022-06-21T21:05:14.530Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:14.530Z] main [2022-06-21T21:05:14.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:14.842Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:15.155Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:15.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-21T21:05:15.155Z] de480b3ed216: Preparing [2022-06-21T21:05:15.155Z] 77ef2fd05d6b: Preparing [2022-06-21T21:05:15.155Z] 39004c82b96c: Preparing [2022-06-21T21:05:15.155Z] 0d717ec8efd2: Preparing [2022-06-21T21:05:15.155Z] b541d28bf3b4: Preparing [2022-06-21T21:05:15.155Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:15.155Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:15.155Z] de480b3ed216: Pushed [2022-06-21T21:05:15.155Z] 0d717ec8efd2: Pushed [2022-06-21T21:05:17.696Z] 77ef2fd05d6b: Pushed [2022-06-21T21:05:17.696Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:d31b1ef32b5b0826f3350cb987ba865db871c2e938c952dbb994be9d81bf0b19 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:18.012Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:18.323Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-21T21:05:18.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-21T21:05:18.323Z] de480b3ed216: Preparing [2022-06-21T21:05:18.323Z] 77ef2fd05d6b: Preparing [2022-06-21T21:05:18.323Z] 39004c82b96c: Preparing [2022-06-21T21:05:18.323Z] 0d717ec8efd2: Preparing [2022-06-21T21:05:18.323Z] b541d28bf3b4: Preparing [2022-06-21T21:05:18.323Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:18.323Z] 77ef2fd05d6b: Layer already exists [2022-06-21T21:05:18.323Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:18.323Z] de480b3ed216: Layer already exists [2022-06-21T21:05:18.323Z] 0d717ec8efd2: Layer already exists [2022-06-21T21:05:18.323Z] latest: digest: sha256:d31b1ef32b5b0826f3350cb987ba865db871c2e938c952dbb994be9d81bf0b19 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:18.635Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:18.944Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.13 [2022-06-21T21:05:18.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-21T21:05:18.944Z] de480b3ed216: Preparing [2022-06-21T21:05:18.944Z] 77ef2fd05d6b: Preparing [2022-06-21T21:05:18.944Z] 39004c82b96c: Preparing [2022-06-21T21:05:18.944Z] 0d717ec8efd2: Preparing [2022-06-21T21:05:18.944Z] b541d28bf3b4: Preparing [2022-06-21T21:05:18.944Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:18.944Z] 0d717ec8efd2: Layer already exists [2022-06-21T21:05:18.944Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:18.944Z] de480b3ed216: Layer already exists [2022-06-21T21:05:18.944Z] 77ef2fd05d6b: Layer already exists [2022-06-21T21:05:18.944Z] 2.2.1-dev.13: digest: sha256:d31b1ef32b5b0826f3350cb987ba865db871c2e938c952dbb994be9d81bf0b19 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:19.255Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:19.562Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:19.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-21T21:05:19.562Z] de480b3ed216: Preparing [2022-06-21T21:05:19.562Z] 77ef2fd05d6b: Preparing [2022-06-21T21:05:19.562Z] 39004c82b96c: Preparing [2022-06-21T21:05:19.562Z] 0d717ec8efd2: Preparing [2022-06-21T21:05:19.562Z] b541d28bf3b4: Preparing [2022-06-21T21:05:19.562Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:19.562Z] 77ef2fd05d6b: Layer already exists [2022-06-21T21:05:19.562Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:19.562Z] de480b3ed216: Layer already exists [2022-06-21T21:05:19.562Z] 0d717ec8efd2: Layer already exists [2022-06-21T21:05:19.562Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:d31b1ef32b5b0826f3350cb987ba865db871c2e938c952dbb994be9d81bf0b19 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:19.878Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:20.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-06-21T21:05:20.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-21T21:05:20.191Z] de480b3ed216: Preparing [2022-06-21T21:05:20.191Z] 77ef2fd05d6b: Preparing [2022-06-21T21:05:20.191Z] 39004c82b96c: Preparing [2022-06-21T21:05:20.191Z] 0d717ec8efd2: Preparing [2022-06-21T21:05:20.191Z] b541d28bf3b4: Preparing [2022-06-21T21:05:20.191Z] 0d717ec8efd2: Layer already exists [2022-06-21T21:05:20.191Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:20.191Z] 77ef2fd05d6b: Layer already exists [2022-06-21T21:05:20.191Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:20.191Z] de480b3ed216: Layer already exists [2022-06-21T21:05:20.191Z] main: digest: sha256:d31b1ef32b5b0826f3350cb987ba865db871c2e938c952dbb994be9d81bf0b19 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:05:20.237Z] ===================================================== [Pipeline] echo [2022-06-21T21:05:20.246Z] taggedImages: [2022-06-21T21:05:20.246Z] - nexus3.edgexfoundry.org:10004/support-notifications:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:20.246Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-06-21T21:05:20.246Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.1-dev.13 [2022-06-21T21:05:20.246Z] - nexus3.edgexfoundry.org:10004/support-notifications:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:20.246Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-06-21T21:05:20.265Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-21T21:05:20.265Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:20.265Z] latest [2022-06-21T21:05:20.265Z] 2.2.1-dev.13 [2022-06-21T21:05:20.265Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:20.265Z] main [2022-06-21T21:05:20.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:20.585Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:20.892Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:20.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-21T21:05:20.892Z] 0ee05b2de226: Preparing [2022-06-21T21:05:20.892Z] 7478b4f7ecbf: Preparing [2022-06-21T21:05:20.892Z] 39004c82b96c: Preparing [2022-06-21T21:05:20.892Z] ae31346ad418: Preparing [2022-06-21T21:05:20.892Z] b541d28bf3b4: Preparing [2022-06-21T21:05:20.892Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:20.892Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:20.892Z] 0ee05b2de226: Pushed [2022-06-21T21:05:20.892Z] ae31346ad418: Pushed [2022-06-21T21:05:23.444Z] 7478b4f7ecbf: Pushed [2022-06-21T21:05:23.445Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:e5efb35cb8d24b53adf02cadec6767830a599afdc96cb015925e4610821a61df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:23.758Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:24.079Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-21T21:05:24.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-21T21:05:24.079Z] 0ee05b2de226: Preparing [2022-06-21T21:05:24.079Z] 7478b4f7ecbf: Preparing [2022-06-21T21:05:24.079Z] 39004c82b96c: Preparing [2022-06-21T21:05:24.079Z] ae31346ad418: Preparing [2022-06-21T21:05:24.079Z] b541d28bf3b4: Preparing [2022-06-21T21:05:24.079Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:24.079Z] 7478b4f7ecbf: Layer already exists [2022-06-21T21:05:24.079Z] ae31346ad418: Layer already exists [2022-06-21T21:05:24.079Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:24.079Z] 0ee05b2de226: Layer already exists [2022-06-21T21:05:24.079Z] latest: digest: sha256:e5efb35cb8d24b53adf02cadec6767830a599afdc96cb015925e4610821a61df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:24.396Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:24.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.13 [2022-06-21T21:05:24.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-21T21:05:24.704Z] 0ee05b2de226: Preparing [2022-06-21T21:05:24.704Z] 7478b4f7ecbf: Preparing [2022-06-21T21:05:24.704Z] 39004c82b96c: Preparing [2022-06-21T21:05:24.704Z] ae31346ad418: Preparing [2022-06-21T21:05:24.704Z] b541d28bf3b4: Preparing [2022-06-21T21:05:24.704Z] ae31346ad418: Layer already exists [2022-06-21T21:05:24.704Z] 0ee05b2de226: Layer already exists [2022-06-21T21:05:24.704Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:24.704Z] 7478b4f7ecbf: Layer already exists [2022-06-21T21:05:24.704Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:24.704Z] 2.2.1-dev.13: digest: sha256:e5efb35cb8d24b53adf02cadec6767830a599afdc96cb015925e4610821a61df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:25.021Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:25.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:25.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-21T21:05:25.323Z] 0ee05b2de226: Preparing [2022-06-21T21:05:25.323Z] 7478b4f7ecbf: Preparing [2022-06-21T21:05:25.323Z] 39004c82b96c: Preparing [2022-06-21T21:05:25.323Z] ae31346ad418: Preparing [2022-06-21T21:05:25.323Z] b541d28bf3b4: Preparing [2022-06-21T21:05:25.323Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:25.323Z] 0ee05b2de226: Layer already exists [2022-06-21T21:05:25.323Z] 7478b4f7ecbf: Layer already exists [2022-06-21T21:05:25.323Z] ae31346ad418: Layer already exists [2022-06-21T21:05:25.323Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:25.323Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:e5efb35cb8d24b53adf02cadec6767830a599afdc96cb015925e4610821a61df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:25.634Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:25.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-06-21T21:05:25.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-21T21:05:25.943Z] 0ee05b2de226: Preparing [2022-06-21T21:05:25.943Z] 7478b4f7ecbf: Preparing [2022-06-21T21:05:25.943Z] 39004c82b96c: Preparing [2022-06-21T21:05:25.943Z] ae31346ad418: Preparing [2022-06-21T21:05:25.943Z] b541d28bf3b4: Preparing [2022-06-21T21:05:25.943Z] b541d28bf3b4: Layer already exists [2022-06-21T21:05:25.943Z] 39004c82b96c: Layer already exists [2022-06-21T21:05:25.943Z] 0ee05b2de226: Layer already exists [2022-06-21T21:05:25.943Z] 7478b4f7ecbf: Layer already exists [2022-06-21T21:05:25.943Z] ae31346ad418: Layer already exists [2022-06-21T21:05:25.943Z] main: digest: sha256:e5efb35cb8d24b53adf02cadec6767830a599afdc96cb015925e4610821a61df size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:05:25.988Z] ===================================================== [Pipeline] echo [2022-06-21T21:05:25.996Z] taggedImages: [2022-06-21T21:05:25.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:25.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-06-21T21:05:25.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.1-dev.13 [2022-06-21T21:05:25.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:25.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-06-21T21:05:26.017Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-21T21:05:26.017Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:26.017Z] latest [2022-06-21T21:05:26.017Z] 2.2.1-dev.13 [2022-06-21T21:05:26.017Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:26.017Z] main [2022-06-21T21:05:26.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:26.333Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:26.641Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:26.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-21T21:05:26.641Z] 21ab229a1b51: Preparing [2022-06-21T21:05:26.641Z] 552d6674afe5: Preparing [2022-06-21T21:05:26.641Z] 53e41eb1fd6d: Preparing [2022-06-21T21:05:26.641Z] 634f6b0c06f5: Preparing [2022-06-21T21:05:26.641Z] 52f44be93a46: Preparing [2022-06-21T21:05:26.641Z] 10d82663b225: Preparing [2022-06-21T21:05:26.641Z] f7a7a140f1b3: Preparing [2022-06-21T21:05:26.641Z] 31e69d4774c9: Preparing [2022-06-21T21:05:26.641Z] 7750d494dfbd: Preparing [2022-06-21T21:05:26.641Z] 18708474c90b: Preparing [2022-06-21T21:05:26.641Z] 4fc242d58285: Preparing [2022-06-21T21:05:26.641Z] f7a7a140f1b3: Waiting [2022-06-21T21:05:26.641Z] 18708474c90b: Waiting [2022-06-21T21:05:26.641Z] 4fc242d58285: Waiting [2022-06-21T21:05:26.642Z] 31e69d4774c9: Waiting [2022-06-21T21:05:26.642Z] 10d82663b225: Waiting [2022-06-21T21:05:26.642Z] 7750d494dfbd: Waiting [2022-06-21T21:05:26.642Z] 52f44be93a46: Layer already exists [2022-06-21T21:05:26.642Z] 10d82663b225: Layer already exists [2022-06-21T21:05:26.642Z] f7a7a140f1b3: Layer already exists [2022-06-21T21:05:26.642Z] 31e69d4774c9: Layer already exists [2022-06-21T21:05:26.642Z] 552d6674afe5: Pushed [2022-06-21T21:05:26.642Z] 7750d494dfbd: Layer already exists [2022-06-21T21:05:26.642Z] 18708474c90b: Layer already exists [2022-06-21T21:05:26.642Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:26.901Z] 21ab229a1b51: Pushed [2022-06-21T21:05:27.838Z] 53e41eb1fd6d: Pushed [2022-06-21T21:05:27.843Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:05:27.843Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:05:27.843Z] ---> 368577302af0 [2022-06-21T21:05:27.843Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:05:28.471Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:05:28.471Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:05:28.471Z] ---> 368577302af0 [2022-06-21T21:05:28.471Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T21:05:28.471Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:05:28.471Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:05:28.471Z] ---> 368577302af0 [2022-06-21T21:05:28.471Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T21:05:28.471Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:05:28.471Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:05:28.471Z] ---> 368577302af0 [2022-06-21T21:05:28.471Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T21:05:28.471Z] ---> Running in 90b16547b5fc [2022-06-21T21:05:28.471Z] ---> Running in d25ef76df727 [2022-06-21T21:05:28.471Z] ---> Running in d9d06d68d434 [2022-06-21T21:05:28.471Z] ---> Running in 96d0fd79608a [2022-06-21T21:05:28.762Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:05:28.762Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:05:28.762Z] ---> 368577302af0 [2022-06-21T21:05:28.762Z] Step 3/20 : WORKDIR /edgex-go [2022-06-21T21:05:28.762Z] ---> Running in ff39c9540b41 [2022-06-21T21:05:29.364Z] Removing intermediate container 90b16547b5fc [2022-06-21T21:05:29.364Z] ---> 9bd358d5778c [2022-06-21T21:05:29.364Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:05:29.364Z] Removing intermediate container d9d06d68d434 [2022-06-21T21:05:29.364Z] ---> 55757ec3cf51 [2022-06-21T21:05:29.364Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:05:29.364Z] Removing intermediate container d25ef76df727 [2022-06-21T21:05:29.364Z] ---> 7fff0bc88c26 [2022-06-21T21:05:29.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:05:29.364Z] Removing intermediate container ff39c9540b41 [2022-06-21T21:05:29.364Z] ---> 8aefb5fa0b86 [2022-06-21T21:05:29.364Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-21T21:05:29.364Z] ---> Running in 218649efaae2 [2022-06-21T21:05:29.364Z] ---> Running in 537c5ccd2259 [2022-06-21T21:05:29.644Z] Removing intermediate container 96d0fd79608a [2022-06-21T21:05:29.644Z] ---> 66ca9c289f55 [2022-06-21T21:05:29.644Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:05:29.644Z] ---> Running in 56e804d125d4 [2022-06-21T21:05:29.644Z] ---> Running in cfd38c2712f8 [2022-06-21T21:05:29.644Z] ---> Running in 9f761fa79a33 [2022-06-21T21:05:32.299Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:33.312Z] Removing intermediate container 218649efaae2 [2022-06-21T21:05:33.312Z] ---> fbd397730a50 [2022-06-21T21:05:33.312Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-21T21:05:33.312Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:33.312Z] ---> Running in b910e37bc2bc [2022-06-21T21:05:33.586Z] Removing intermediate container 537c5ccd2259 [2022-06-21T21:05:33.586Z] ---> 43b2a1b9f05c [2022-06-21T21:05:33.586Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T21:05:33.586Z] Removing intermediate container 56e804d125d4 [2022-06-21T21:05:33.874Z] ---> d4d2833f76f9 [2022-06-21T21:05:33.874Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T21:05:33.874Z] ---> Running in 804428d145ca [2022-06-21T21:05:34.155Z] Removing intermediate container 9f761fa79a33 [2022-06-21T21:05:34.155Z] ---> 4e5ed81e3fcd [2022-06-21T21:05:34.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T21:05:34.155Z] ---> Running in 6dee82f1adfc [2022-06-21T21:05:34.415Z] 634f6b0c06f5: Pushed [2022-06-21T21:05:34.415Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:7115e856722541a61f70d510260396e2b1651774d8b3e6fe40aea0e25b88f8b2 size: 2622 [Pipeline] } [Pipeline] // withEnv [2022-06-21T21:05:34.440Z] ---> Running in 6a75ade78a06 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:34.728Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [2022-06-21T21:05:34.736Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:05:34.736Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:05:34.736Z] OK: 15743 distinct packages available [2022-06-21T21:05:34.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:35.036Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-21T21:05:35.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-21T21:05:35.036Z] 21ab229a1b51: Preparing [2022-06-21T21:05:35.036Z] 552d6674afe5: Preparing [2022-06-21T21:05:35.036Z] 53e41eb1fd6d: Preparing [2022-06-21T21:05:35.036Z] 634f6b0c06f5: Preparing [2022-06-21T21:05:35.036Z] 52f44be93a46: Preparing [2022-06-21T21:05:35.036Z] 10d82663b225: Preparing [2022-06-21T21:05:35.036Z] f7a7a140f1b3: Preparing [2022-06-21T21:05:35.036Z] 31e69d4774c9: Preparing [2022-06-21T21:05:35.036Z] 7750d494dfbd: Preparing [2022-06-21T21:05:35.036Z] 18708474c90b: Preparing [2022-06-21T21:05:35.036Z] 4fc242d58285: Preparing [2022-06-21T21:05:35.036Z] 7750d494dfbd: Waiting [2022-06-21T21:05:35.036Z] 31e69d4774c9: Waiting [2022-06-21T21:05:35.036Z] 10d82663b225: Waiting [2022-06-21T21:05:35.036Z] 18708474c90b: Waiting [2022-06-21T21:05:35.036Z] f7a7a140f1b3: Waiting [2022-06-21T21:05:35.036Z] 634f6b0c06f5: Layer already exists [2022-06-21T21:05:35.036Z] 53e41eb1fd6d: Layer already exists [2022-06-21T21:05:35.036Z] 52f44be93a46: Layer already exists [2022-06-21T21:05:35.036Z] 552d6674afe5: Layer already exists [2022-06-21T21:05:35.036Z] 21ab229a1b51: Layer already exists [2022-06-21T21:05:35.036Z] 10d82663b225: Layer already exists [2022-06-21T21:05:35.036Z] 31e69d4774c9: Layer already exists [2022-06-21T21:05:35.036Z] f7a7a140f1b3: Layer already exists [2022-06-21T21:05:35.036Z] 18708474c90b: Layer already exists [2022-06-21T21:05:35.036Z] 7750d494dfbd: Layer already exists [2022-06-21T21:05:35.036Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:35.036Z] latest: digest: sha256:7115e856722541a61f70d510260396e2b1651774d8b3e6fe40aea0e25b88f8b2 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:35.389Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:35.711Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.13 [2022-06-21T21:05:35.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-21T21:05:35.711Z] 21ab229a1b51: Preparing [2022-06-21T21:05:35.711Z] 552d6674afe5: Preparing [2022-06-21T21:05:35.711Z] 53e41eb1fd6d: Preparing [2022-06-21T21:05:35.711Z] 634f6b0c06f5: Preparing [2022-06-21T21:05:35.711Z] 52f44be93a46: Preparing [2022-06-21T21:05:35.711Z] 10d82663b225: Preparing [2022-06-21T21:05:35.711Z] f7a7a140f1b3: Preparing [2022-06-21T21:05:35.711Z] 31e69d4774c9: Preparing [2022-06-21T21:05:35.711Z] 7750d494dfbd: Preparing [2022-06-21T21:05:35.711Z] 18708474c90b: Preparing [2022-06-21T21:05:35.711Z] 4fc242d58285: Preparing [2022-06-21T21:05:35.711Z] f7a7a140f1b3: Waiting [2022-06-21T21:05:35.711Z] 31e69d4774c9: Waiting [2022-06-21T21:05:35.711Z] 7750d494dfbd: Waiting [2022-06-21T21:05:35.711Z] 4fc242d58285: Waiting [2022-06-21T21:05:35.711Z] 10d82663b225: Waiting [2022-06-21T21:05:35.711Z] 18708474c90b: Waiting [2022-06-21T21:05:35.711Z] 552d6674afe5: Layer already exists [2022-06-21T21:05:35.711Z] 52f44be93a46: Layer already exists [2022-06-21T21:05:35.711Z] 634f6b0c06f5: Layer already exists [2022-06-21T21:05:35.711Z] 21ab229a1b51: Layer already exists [2022-06-21T21:05:35.711Z] 53e41eb1fd6d: Layer already exists [2022-06-21T21:05:35.711Z] 10d82663b225: Layer already exists [2022-06-21T21:05:35.711Z] f7a7a140f1b3: Layer already exists [2022-06-21T21:05:35.711Z] 31e69d4774c9: Layer already exists [2022-06-21T21:05:35.711Z] 18708474c90b: Layer already exists [2022-06-21T21:05:35.711Z] 7750d494dfbd: Layer already exists [2022-06-21T21:05:35.711Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:35.711Z] 2.2.1-dev.13: digest: sha256:7115e856722541a61f70d510260396e2b1651774d8b3e6fe40aea0e25b88f8b2 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-21T21:05:35.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:35.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2022-06-21T21:05:36.032Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:36.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:36.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:36.314Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:36.344Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:36.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-21T21:05:36.344Z] 21ab229a1b51: Preparing [2022-06-21T21:05:36.344Z] 552d6674afe5: Preparing [2022-06-21T21:05:36.344Z] 53e41eb1fd6d: Preparing [2022-06-21T21:05:36.344Z] 634f6b0c06f5: Preparing [2022-06-21T21:05:36.344Z] 52f44be93a46: Preparing [2022-06-21T21:05:36.344Z] 10d82663b225: Preparing [2022-06-21T21:05:36.344Z] f7a7a140f1b3: Preparing [2022-06-21T21:05:36.344Z] 31e69d4774c9: Preparing [2022-06-21T21:05:36.344Z] 7750d494dfbd: Preparing [2022-06-21T21:05:36.344Z] 18708474c90b: Preparing [2022-06-21T21:05:36.344Z] 4fc242d58285: Preparing [2022-06-21T21:05:36.344Z] 10d82663b225: Waiting [2022-06-21T21:05:36.344Z] f7a7a140f1b3: Waiting [2022-06-21T21:05:36.344Z] 7750d494dfbd: Waiting [2022-06-21T21:05:36.344Z] 31e69d4774c9: Waiting [2022-06-21T21:05:36.344Z] 18708474c90b: Waiting [2022-06-21T21:05:36.344Z] 634f6b0c06f5: Layer already exists [2022-06-21T21:05:36.344Z] 552d6674afe5: Layer already exists [2022-06-21T21:05:36.344Z] 21ab229a1b51: Layer already exists [2022-06-21T21:05:36.344Z] 53e41eb1fd6d: Layer already exists [2022-06-21T21:05:36.344Z] 52f44be93a46: Layer already exists [2022-06-21T21:05:36.344Z] 10d82663b225: Layer already exists [2022-06-21T21:05:36.344Z] f7a7a140f1b3: Layer already exists [2022-06-21T21:05:36.344Z] 7750d494dfbd: Layer already exists [2022-06-21T21:05:36.344Z] 18708474c90b: Layer already exists [2022-06-21T21:05:36.344Z] 31e69d4774c9: Layer already exists [2022-06-21T21:05:36.344Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:36.344Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:7115e856722541a61f70d510260396e2b1651774d8b3e6fe40aea0e25b88f8b2 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:05:36.588Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:36.661Z] + 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-21T21:05:36.878Z] OK: 220 MiB in 52 packages [2022-06-21T21:05:36.972Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-06-21T21:05:36.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-21T21:05:36.972Z] 21ab229a1b51: Preparing [2022-06-21T21:05:36.972Z] 552d6674afe5: Preparing [2022-06-21T21:05:36.972Z] 53e41eb1fd6d: Preparing [2022-06-21T21:05:36.972Z] 634f6b0c06f5: Preparing [2022-06-21T21:05:36.972Z] 52f44be93a46: Preparing [2022-06-21T21:05:36.972Z] 10d82663b225: Preparing [2022-06-21T21:05:36.972Z] f7a7a140f1b3: Preparing [2022-06-21T21:05:36.972Z] 31e69d4774c9: Preparing [2022-06-21T21:05:36.972Z] 7750d494dfbd: Preparing [2022-06-21T21:05:36.972Z] 18708474c90b: Preparing [2022-06-21T21:05:36.972Z] 4fc242d58285: Preparing [2022-06-21T21:05:36.972Z] 18708474c90b: Waiting [2022-06-21T21:05:36.972Z] f7a7a140f1b3: Waiting [2022-06-21T21:05:36.972Z] 4fc242d58285: Waiting [2022-06-21T21:05:36.972Z] 7750d494dfbd: Waiting [2022-06-21T21:05:36.972Z] 10d82663b225: Waiting [2022-06-21T21:05:36.972Z] 31e69d4774c9: Waiting [2022-06-21T21:05:36.972Z] 552d6674afe5: Layer already exists [2022-06-21T21:05:36.972Z] 21ab229a1b51: Layer already exists [2022-06-21T21:05:36.972Z] 52f44be93a46: Layer already exists [2022-06-21T21:05:36.972Z] 634f6b0c06f5: Layer already exists [2022-06-21T21:05:36.972Z] 53e41eb1fd6d: Layer already exists [2022-06-21T21:05:36.972Z] 10d82663b225: Layer already exists [2022-06-21T21:05:36.973Z] f7a7a140f1b3: Layer already exists [2022-06-21T21:05:36.973Z] 18708474c90b: Layer already exists [2022-06-21T21:05:36.973Z] 7750d494dfbd: Layer already exists [2022-06-21T21:05:36.973Z] 31e69d4774c9: Layer already exists [2022-06-21T21:05:36.973Z] 4fc242d58285: Layer already exists [2022-06-21T21:05:36.973Z] main: digest: sha256:7115e856722541a61f70d510260396e2b1651774d8b3e6fe40aea0e25b88f8b2 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:05:37.023Z] ===================================================== [Pipeline] echo [2022-06-21T21:05:37.032Z] taggedImages: [2022-06-21T21:05:37.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:05:37.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-06-21T21:05:37.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.1-dev.13 [2022-06-21T21:05:37.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:05:37.032Z] - 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-21T21:05:37.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:37.172Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:37.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:05:38.477Z] OK: 220 MiB in 52 packages [2022-06-21T21:05:38.477Z] Removing intermediate container cfd38c2712f8 [2022-06-21T21:05:38.477Z] ---> f51ae6e43b58 [2022-06-21T21:05:38.477Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-21T21:05:38.760Z] OK: 220 MiB in 52 packages [2022-06-21T21:05:38.760Z] OK: 220 MiB in 52 packages [2022-06-21T21:05:39.051Z] OK: 220 MiB in 52 packages [2022-06-21T21:05:40.044Z] Removing intermediate container b910e37bc2bc [2022-06-21T21:05:40.044Z] ---> 9a695835f7ad [2022-06-21T21:05:40.044Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T21:05:40.044Z] ---> aeff5a113a7c [2022-06-21T21:05:40.044Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:05:40.321Z] ---> Running in 7ef04dd2e08d [2022-06-21T21:05:40.932Z] Removing intermediate container 6a75ade78a06 [2022-06-21T21:05:40.932Z] ---> a054e518ef7c [2022-06-21T21:05:40.932Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T21:05:40.932Z] Removing intermediate container 804428d145ca [2022-06-21T21:05:40.932Z] ---> a991960b0e4c [2022-06-21T21:05:40.932Z] Step 6/26 : COPY go.mod vendor* ./Removing intermediate container 6dee82f1adfc [2022-06-21T21:05:40.932Z] ---> 6af64ed48932 [2022-06-21T21:05:40.932Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:05:41.215Z] [2022-06-21T21:05:41.215Z] ---> 33437a07dd88 [2022-06-21T21:05:41.215Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:05:41.492Z] ---> Running in b45a33de68b0 [2022-06-21T21:05:42.506Z] ---> a280c7c7ba7d [2022-06-21T21:05:42.506Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:05:42.506Z] ---> Running in f00475ffdf18 [2022-06-21T21:05:42.782Z] ---> 0b4646d5dbfd [2022-06-21T21:05:42.782Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:05:42.782Z] ---> 791e63ffbf3e [2022-06-21T21:05:42.782Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:05:43.092Z] ---> Running in a4249aa0cf73 [2022-06-21T21:05:43.370Z] ---> Running in 5423e71a50ac [2022-06-21T21:05:44.842Z] Removing intermediate container 7ef04dd2e08d [2022-06-21T21:05:44.842Z] ---> 2a3e45307830 [2022-06-21T21:05:44.842Z] Step 7/20 : COPY . . [2022-06-21T21:05:47.500Z] Removing intermediate container b45a33de68b0 [2022-06-21T21:05:47.500Z] ---> a689d99100a1 [2022-06-21T21:05:47.500Z] Step 8/25 : COPY . . [2022-06-21T21:05:48.509Z] Removing intermediate container f00475ffdf18 [2022-06-21T21:05:48.509Z] ---> 63609836a191 [2022-06-21T21:05:48.509Z] Step 8/22 : COPY . . [2022-06-21T21:05:49.505Z] Removing intermediate container 5423e71a50ac [2022-06-21T21:05:49.505Z] ---> ab5762449547 [2022-06-21T21:05:49.505Z] Step 8/26 : COPY . . [2022-06-21T21:05:49.505Z] Removing intermediate container a4249aa0cf73 [2022-06-21T21:05:49.505Z] ---> 46cd51a33a04 [2022-06-21T21:05:49.505Z] Step 8/23 : COPY . . [2022-06-21T21:06:04.644Z] ---> 0a3faf28b10d [2022-06-21T21:06:04.644Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-21T21:06:04.644Z] ---> e16255696f8b [2022-06-21T21:06:04.644Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-21T21:06:04.644Z] ---> Running in 561b125da349 [2022-06-21T21:06:04.644Z] ---> Running in f6b918fef898 [2022-06-21T21:06:04.644Z] ---> 478fb8025874 [2022-06-21T21:06:04.644Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-21T21:06:04.644Z] ---> Running in 925a6daa3e32 [2022-06-21T21:06:04.923Z] ---> 0439faed17d6 [2022-06-21T21:06:04.923Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T21:06:05.203Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-21T21:06:05.203Z] ---> 3ec5c720d4de [2022-06-21T21:06:05.203Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-21T21:06:05.203Z] ---> Running in e73345c3fdb8 [2022-06-21T21:06:05.203Z] ---> Running in 9a926dae3a35 [2022-06-21T21:06:05.484Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-21T21:06:06.105Z] Removing intermediate container e73345c3fdb8 [2022-06-21T21:06:06.105Z] ---> 640003c2bc2f [2022-06-21T21:06:06.105Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T21:06:06.387Z] ---> Running in 645de66b90eb [2022-06-21T21:06:06.669Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-21T21:06:06.950Z] Removing intermediate container 645de66b90eb [2022-06-21T21:06:06.950Z] ---> d773992538a9 [2022-06-21T21:06:06.950Z] 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-21T21:06:06.950Z] ---> Running in eac1d1da31a7 [2022-06-21T21:06:07.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-21T21:06:10.217Z] Removing intermediate container eac1d1da31a7 [2022-06-21T21:06:10.217Z] ---> 9e52e2096aad [2022-06-21T21:06:10.217Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T21:06:10.217Z] ---> Running in 2e46ef7696d6 [2022-06-21T21:06:10.495Z] Removing intermediate container 2e46ef7696d6 [2022-06-21T21:06:10.495Z] ---> bc8aa3858a1e [2022-06-21T21:06:10.495Z] [2022-06-21T21:06:10.495Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T21:06:10.495Z] 3.15: Pulling from library/alpine [2022-06-21T21:06:11.965Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-21T21:06:11.965Z] Status: Downloaded newer image for alpine:3.15 [2022-06-21T21:06:11.965Z] ---> 3fb3c9af89a9 [2022-06-21T21:06:11.965Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:06:11.965Z] ---> Running in a271f913efa5 [2022-06-21T21:06:12.581Z] Removing intermediate container a271f913efa5 [2022-06-21T21:06:12.581Z] ---> f7cb57832681 [2022-06-21T21:06:12.581Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:06:12.581Z] ---> Running in 3c4040b7c18e [2022-06-21T21:06:16.013Z] Removing intermediate container 3c4040b7c18e [2022-06-21T21:06:16.013Z] ---> 8c72d8d6b8f0 [2022-06-21T21:06:16.013Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T21:06:16.013Z] ---> Running in 63b4b18dc044 [2022-06-21T21:06:18.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:06:19.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:06:20.487Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:06:20.487Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:06:20.487Z] OK: 15736 distinct packages available [2022-06-21T21:06:20.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:06:21.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:06:22.514Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-21T21:06:22.792Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-21T21:06:22.792Z] (3/5) Installing libucontext (1.1-r0) [2022-06-21T21:06:22.792Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-21T21:06:23.071Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-21T21:06:23.071Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:06:23.348Z] OK: 6 MiB in 19 packages [2022-06-21T21:06:25.350Z] Removing intermediate container 63b4b18dc044 [2022-06-21T21:06:25.350Z] ---> 176572bcac88 [2022-06-21T21:06:25.350Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-21T21:06:28.792Z] ---> 964201d633a2 [2022-06-21T21:06:28.792Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T21:06:34.237Z] ---> 327aa9e7433e [2022-06-21T21:06:34.237Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T21:06:34.842Z] ---> c7813c6119ac [2022-06-21T21:06:34.843Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-21T21:06:35.840Z] ---> e3e826ed196a [2022-06-21T21:06:35.840Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-21T21:06:36.832Z] ---> 6b5ffab1d779 [2022-06-21T21:06:36.832Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T21:06:36.832Z] ---> Running in ebacb4b8992c [2022-06-21T21:06:37.107Z] Removing intermediate container ebacb4b8992c [2022-06-21T21:06:37.380Z] ---> 614b8bd59a4e [2022-06-21T21:06:37.380Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T21:06:37.380Z] ---> Running in ce550c3d3376 [2022-06-21T21:06:37.670Z] Removing intermediate container ce550c3d3376 [2022-06-21T21:06:37.670Z] ---> 39d2e6fd7fb4 [2022-06-21T21:06:37.670Z] Step 24/26 : LABEL arch=arm64 [2022-06-21T21:06:37.951Z] ---> Running in 08e8c243cd5b [2022-06-21T21:06:38.552Z] Removing intermediate container 08e8c243cd5b [2022-06-21T21:06:38.552Z] ---> 1815663c549b [2022-06-21T21:06:38.552Z] Step 25/26 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:06:38.552Z] ---> Running in de3dc94d3d93 [2022-06-21T21:06:38.837Z] Removing intermediate container de3dc94d3d93 [2022-06-21T21:06:38.837Z] ---> f578c1b2bd0f [2022-06-21T21:06:38.837Z] Step 26/26 : LABEL version=2.2.1-dev.13 [2022-06-21T21:06:39.127Z] ---> Running in 0d562eec812f [2022-06-21T21:06:39.401Z] Removing intermediate container 0d562eec812f [2022-06-21T21:06:39.401Z] ---> 70d36761ffcf [2022-06-21T21:06:39.401Z] [2022-06-21T21:06:40.008Z] Successfully built 70d36761ffcf [2022-06-21T21:06:40.008Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-21T21:06:40.008Z]  Building security-spire-agent ... done Building security-spire-config [2022-06-21T21:06:58.371Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:06:58.371Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:06:58.371Z] ---> 368577302af0 [2022-06-21T21:06:58.371Z] Step 3/26 : WORKDIR /edgex-go [2022-06-21T21:06:58.371Z] ---> Using cache [2022-06-21T21:06:58.371Z] ---> 66ca9c289f55 [2022-06-21T21:06:58.371Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:06:58.371Z] ---> Using cache [2022-06-21T21:06:58.371Z] ---> 4e5ed81e3fcd [2022-06-21T21:06:58.371Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T21:06:58.371Z] ---> Running in 81dab33fcf0d [2022-06-21T21:06:58.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:06:58.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:07:00.423Z] OK: 220 MiB in 52 packages [2022-06-21T21:07:01.897Z] Removing intermediate container 81dab33fcf0d [2022-06-21T21:07:01.897Z] ---> 5d2df113929f [2022-06-21T21:07:01.897Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-21T21:07:02.499Z] ---> 135c82c937f3 [2022-06-21T21:07:02.499Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:07:02.775Z] ---> Running in 74d418ac1553 [2022-06-21T21:07:09.545Z] Removing intermediate container 74d418ac1553 [2022-06-21T21:07:09.545Z] ---> cd31ea169755 [2022-06-21T21:07:09.545Z] Step 8/26 : COPY . . [2022-06-21T21:07:19.791Z] ---> 2310fbf3b67c [2022-06-21T21:07:19.791Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T21:07:20.070Z] ---> Running in 500392a3483a [2022-06-21T21:07:20.359Z] Removing intermediate container 500392a3483a [2022-06-21T21:07:20.359Z] ---> bb7621396da6 [2022-06-21T21:07:20.359Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-21T21:07:20.359Z] ---> Running in a70b5599c00b [2022-06-21T21:07:20.980Z] Removing intermediate container a70b5599c00b [2022-06-21T21:07:20.980Z] ---> 0d8e84fb22ac [2022-06-21T21:07:20.980Z] 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-21T21:07:21.263Z] ---> Running in 41f58159ccea [2022-06-21T21:07:24.759Z] Removing intermediate container 41f58159ccea [2022-06-21T21:07:24.759Z] ---> 5d475247273d [2022-06-21T21:07:24.759Z] Step 12/26 : WORKDIR /edgex-go [2022-06-21T21:07:24.759Z] ---> Running in 1fda191b8cac [2022-06-21T21:07:24.759Z] Removing intermediate container 1fda191b8cac [2022-06-21T21:07:24.759Z] ---> a8f64de0aeee [2022-06-21T21:07:24.759Z] [2022-06-21T21:07:24.759Z] Step 13/26 : FROM alpine:3.15 [2022-06-21T21:07:24.759Z] ---> 3fb3c9af89a9 [2022-06-21T21:07:24.759Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:07:24.759Z] ---> Using cache [2022-06-21T21:07:24.759Z] ---> f7cb57832681 [2022-06-21T21:07:24.759Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:07:24.759Z] ---> Using cache [2022-06-21T21:07:24.759Z] ---> 8c72d8d6b8f0 [2022-06-21T21:07:24.759Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-21T21:07:25.039Z] ---> Running in 06bcb7690a28 [2022-06-21T21:07:27.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:07:28.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:07:29.503Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:07:29.503Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:07:29.503Z] OK: 15736 distinct packages available [2022-06-21T21:07:29.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:07:30.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:07:31.962Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-21T21:07:31.962Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-21T21:07:31.962Z] (3/4) Installing libucontext (1.1-r0) [2022-06-21T21:07:32.243Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-21T21:07:32.243Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:07:32.243Z] OK: 6 MiB in 18 packages [2022-06-21T21:07:34.266Z] Removing intermediate container 06bcb7690a28 [2022-06-21T21:07:34.266Z] ---> 0b887a61afef [2022-06-21T21:07:34.266Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T21:07:39.726Z] ---> 0f10f2b70e16 [2022-06-21T21:07:39.726Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T21:07:40.329Z] ---> 1e8ffd60d60e [2022-06-21T21:07:40.329Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-21T21:07:40.610Z] ---> Running in 155124ad2431 [2022-06-21T21:07:41.219Z] Removing intermediate container 155124ad2431 [2022-06-21T21:07:41.219Z] ---> aada00720d97 [2022-06-21T21:07:41.219Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-21T21:07:42.219Z] ---> 0da86da982e6 [2022-06-21T21:07:42.219Z] Step 21/26 : WORKDIR / [2022-06-21T21:07:42.219Z] ---> Running in 8317fbafb1c1 [2022-06-21T21:07:42.827Z] Removing intermediate container 8317fbafb1c1 [2022-06-21T21:07:42.827Z] ---> 42965f812552 [2022-06-21T21:07:42.827Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T21:07:42.827Z] ---> Running in 06ddbbc62ec6 [2022-06-21T21:07:43.443Z] Removing intermediate container 06ddbbc62ec6 [2022-06-21T21:07:43.443Z] ---> 5c287f2c14a5 [2022-06-21T21:07:43.443Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T21:07:43.443Z] ---> Running in 86f9df5a8e91 [2022-06-21T21:07:44.059Z] Removing intermediate container 86f9df5a8e91 [2022-06-21T21:07:44.059Z] ---> 07f5e2d73a48 [2022-06-21T21:07:44.059Z] Step 24/26 : LABEL arch=arm64 [2022-06-21T21:07:44.059Z] ---> Running in 9bb277cb2cd1 [2022-06-21T21:07:44.683Z] Removing intermediate container 9bb277cb2cd1 [2022-06-21T21:07:44.683Z] ---> c2827c1f9077 [2022-06-21T21:07:44.683Z] Step 25/26 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:07:45.011Z] ---> Running in f43ed01e736e [2022-06-21T21:07:45.349Z] Removing intermediate container f43ed01e736e [2022-06-21T21:07:45.349Z] ---> 2ae9243010b0 [2022-06-21T21:07:45.349Z] Step 26/26 : LABEL version=2.2.1-dev.13 [2022-06-21T21:07:45.700Z] ---> Running in 867c41636086 [2022-06-21T21:07:46.404Z] Removing intermediate container 867c41636086 [2022-06-21T21:07:46.404Z] ---> 3faa4ea72b35 [2022-06-21T21:07:46.404Z] [2022-06-21T21:07:46.693Z] Successfully built 3faa4ea72b35 [2022-06-21T21:07:46.694Z] Successfully tagged security-spire-config-arm64:latest [2022-06-21T21:07:46.694Z]  Building security-spire-config ... done Building core-metadata [2022-06-21T21:08:05.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:08:05.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:08:05.332Z] ---> 368577302af0 [2022-06-21T21:08:05.332Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:08:05.332Z] ---> Using cache [2022-06-21T21:08:05.332Z] ---> 66ca9c289f55 [2022-06-21T21:08:05.332Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:08:05.332Z] ---> Using cache [2022-06-21T21:08:05.332Z] ---> 4e5ed81e3fcd [2022-06-21T21:08:05.332Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-21T21:08:05.332Z] ---> Using cache [2022-06-21T21:08:05.332Z] ---> a054e518ef7c [2022-06-21T21:08:05.332Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:08:05.332Z] ---> Using cache [2022-06-21T21:08:05.332Z] ---> a280c7c7ba7d [2022-06-21T21:08:05.332Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:08:05.332Z] ---> Using cache [2022-06-21T21:08:05.332Z] ---> 63609836a191 [2022-06-21T21:08:05.332Z] Step 8/23 : COPY . . [2022-06-21T21:08:05.332Z] ---> Using cache [2022-06-21T21:08:05.332Z] ---> 478fb8025874 [2022-06-21T21:08:05.332Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-21T21:08:05.930Z] ---> Running in e0845f715bef [2022-06-21T21:08:07.936Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-21T21:11:14.946Z] Removing intermediate container 9a926dae3a35 [2022-06-21T21:11:14.946Z] ---> 81751bbfb71b [2022-06-21T21:11:14.946Z] [2022-06-21T21:11:14.946Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T21:11:14.946Z] 3.14: Pulling from library/alpine [2022-06-21T21:11:14.946Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-21T21:11:15.224Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-21T21:11:15.224Z] Status: Downloaded newer image for alpine:3.14 [2022-06-21T21:11:15.224Z] ---> ac73e934f311 [2022-06-21T21:11:15.224Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T21:11:15.506Z] ---> Running in 0d6806a574ca [2022-06-21T21:11:17.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:17.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:19.281Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-21T21:11:19.281Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:11:19.281Z] OK: 5 MiB in 15 packages [2022-06-21T21:11:20.286Z] Removing intermediate container 0d6806a574ca [2022-06-21T21:11:20.286Z] ---> e4ffe6a5c54b [2022-06-21T21:11:20.286Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:11:20.574Z] ---> Running in 5d5a66cc08f0 [2022-06-21T21:11:21.176Z] Removing intermediate container 5d5a66cc08f0 [2022-06-21T21:11:21.176Z] ---> fec0408a59b9 [2022-06-21T21:11:21.176Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-21T21:11:21.176Z] ---> Running in a5b9a3e2d8c0 [2022-06-21T21:11:21.774Z] Removing intermediate container a5b9a3e2d8c0 [2022-06-21T21:11:21.774Z] ---> 31703ad5d71e [2022-06-21T21:11:21.774Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T21:11:21.774Z] ---> Running in 60202375960b [2022-06-21T21:11:22.368Z] Removing intermediate container 60202375960b [2022-06-21T21:11:22.368Z] ---> ec35e47c3ccc [2022-06-21T21:11:22.368Z] Step 15/23 : WORKDIR / [2022-06-21T21:11:22.369Z] ---> Running in 44cc82811825 [2022-06-21T21:11:23.350Z] Removing intermediate container 44cc82811825 [2022-06-21T21:11:23.350Z] ---> 06aa06048544 [2022-06-21T21:11:23.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:11:24.330Z] ---> 211cae3de914 [2022-06-21T21:11:24.330Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-21T21:11:25.773Z] ---> 9f40e3ae4ef5 [2022-06-21T21:11:25.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-21T21:11:26.759Z] ---> 5590657dfc93 [2022-06-21T21:11:26.759Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-21T21:11:26.759Z] ---> Running in 620aa07532d3 [2022-06-21T21:11:27.360Z] Removing intermediate container 620aa07532d3 [2022-06-21T21:11:27.360Z] ---> d23c08322e8f [2022-06-21T21:11:27.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:11:27.360Z] ---> Running in c8708a69c2e6 [2022-06-21T21:11:27.971Z] Removing intermediate container c8708a69c2e6 [2022-06-21T21:11:27.971Z] ---> e2f195b3d295 [2022-06-21T21:11:27.971Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T21:11:28.245Z] ---> Running in f1878e073ff6 [2022-06-21T21:11:28.849Z] Removing intermediate container f1878e073ff6 [2022-06-21T21:11:28.849Z] ---> 0aa579fc92ed [2022-06-21T21:11:28.849Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:11:28.849Z] ---> Running in 64f8ba17311f [2022-06-21T21:11:29.454Z] Removing intermediate container 64f8ba17311f [2022-06-21T21:11:29.454Z] ---> d51992b953d8 [2022-06-21T21:11:29.454Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:11:29.454Z] ---> Running in 798645ae9ae8 [2022-06-21T21:11:30.466Z] Removing intermediate container 798645ae9ae8 [2022-06-21T21:11:30.466Z] ---> f4a887c875d2 [2022-06-21T21:11:30.466Z] [2022-06-21T21:11:31.075Z] Successfully built f4a887c875d2 [2022-06-21T21:11:31.075Z] Successfully tagged core-command-arm64:latest [2022-06-21T21:11:31.075Z]  Building core-command ... done Building support-notifications [2022-06-21T21:11:37.850Z] Removing intermediate container f6b918fef898 [2022-06-21T21:11:37.850Z] ---> 4bb9d579d372 [2022-06-21T21:11:37.850Z] [2022-06-21T21:11:37.850Z] Step 10/25 : FROM alpine:3.14 [2022-06-21T21:11:37.850Z] ---> ac73e934f311 [2022-06-21T21:11:37.850Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-21T21:11:37.850Z] ---> Running in 44932620783d [2022-06-21T21:11:39.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:40.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:41.926Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-21T21:11:42.204Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-21T21:11:42.205Z] (3/3) Installing su-exec (0.2-r1) [2022-06-21T21:11:42.205Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:11:42.205Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:11:42.811Z] OK: 6 MiB in 17 packages [2022-06-21T21:11:45.463Z] Removing intermediate container 44932620783d [2022-06-21T21:11:45.463Z] ---> 6c0ae0735bd8 [2022-06-21T21:11:45.463Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T21:11:45.463Z] ---> Running in d6073d31bbca [2022-06-21T21:11:46.065Z] Removing intermediate container d6073d31bbca [2022-06-21T21:11:46.065Z] ---> 4875c977a368 [2022-06-21T21:11:46.065Z] Step 13/25 : WORKDIR / [2022-06-21T21:11:46.065Z] ---> Running in 8e7dcdd69e58 [2022-06-21T21:11:46.666Z] Removing intermediate container 8e7dcdd69e58 [2022-06-21T21:11:46.666Z] ---> 00b644707488 [2022-06-21T21:11:46.666Z] 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-21T21:11:48.129Z] ---> 32ebb99c7c67 [2022-06-21T21:11:48.129Z] 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-21T21:11:48.416Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:11:48.416Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:11:48.416Z] ---> 368577302af0 [2022-06-21T21:11:48.416Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T21:11:48.416Z] ---> Using cache [2022-06-21T21:11:48.416Z] ---> 66ca9c289f55 [2022-06-21T21:11:48.416Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:11:48.416Z] ---> Using cache [2022-06-21T21:11:48.416Z] ---> 4e5ed81e3fcd [2022-06-21T21:11:48.416Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-21T21:11:48.416Z] ---> Running in d6dc7f7c0c44 [2022-06-21T21:11:49.423Z] ---> 9ed0dd66e9a3 [2022-06-21T21:11:49.423Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-21T21:11:50.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:50.888Z] ---> cc8bbe1e9461 [2022-06-21T21:11:50.888Z] 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-21T21:11:51.892Z] ---> d58035c427ce [2022-06-21T21:11:51.892Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-21T21:11:51.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:11:53.364Z] OK: 220 MiB in 52 packages [2022-06-21T21:11:53.652Z] ---> b12c9a665ecc [2022-06-21T21:11:53.652Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-21T21:11:55.129Z] Removing intermediate container d6dc7f7c0c44 [2022-06-21T21:11:55.129Z] ---> ca9fc67fd402 [2022-06-21T21:11:55.129Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T21:11:56.577Z] ---> d7a111f027b7 [2022-06-21T21:11:56.577Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T21:11:56.577Z] ---> f45354979f3a [2022-06-21T21:11:56.577Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:11:56.860Z] ---> Running in d8761d576b1b [2022-06-21T21:11:57.860Z] ---> 67cb3a689bc3 [2022-06-21T21:11:58.133Z] 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-21T21:11:58.133Z] ---> Running in ba200c639e37 [2022-06-21T21:12:01.550Z] Removing intermediate container ba200c639e37 [2022-06-21T21:12:01.550Z] ---> d022f1dd4024 [2022-06-21T21:12:01.550Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T21:12:01.550Z] ---> Running in b185b4814a82 [2022-06-21T21:12:02.170Z] Removing intermediate container b185b4814a82 [2022-06-21T21:12:02.170Z] ---> d05fe94330ae [2022-06-21T21:12:02.170Z] Step 23/25 : LABEL arch=arm64 [2022-06-21T21:12:02.170Z] ---> Running in f9ba6a263bbc [2022-06-21T21:12:03.182Z] Removing intermediate container f9ba6a263bbc [2022-06-21T21:12:03.182Z] ---> b1ba4e06bc7e [2022-06-21T21:12:03.182Z] Step 24/25 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:12:03.182Z] ---> Running in 46a819eb0db1 [2022-06-21T21:12:04.186Z] Removing intermediate container 46a819eb0db1 [2022-06-21T21:12:04.186Z] ---> 2992189ec67c [2022-06-21T21:12:04.186Z] Step 25/25 : LABEL version=2.2.1-dev.13 [2022-06-21T21:12:04.186Z] ---> Running in 9ff3f4df2e4c [2022-06-21T21:12:04.186Z] Removing intermediate container d8761d576b1b [2022-06-21T21:12:04.186Z] ---> c5714f5c6c20 [2022-06-21T21:12:04.186Z] Step 8/22 : COPY . . [2022-06-21T21:12:04.794Z] Removing intermediate container 9ff3f4df2e4c [2022-06-21T21:12:04.794Z] ---> e144d4177963 [2022-06-21T21:12:04.794Z] [2022-06-21T21:12:05.403Z] Successfully built e144d4177963 [2022-06-21T21:12:05.403Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-21T21:12:05.403Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-06-21T21:12:20.600Z] ---> 4423fc0e3f71 [2022-06-21T21:12:20.600Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-21T21:12:20.600Z] ---> Running in f852abaa959d [2022-06-21T21:12:23.270Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-21T21:12:23.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:12:23.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:12:23.920Z] ---> 368577302af0 [2022-06-21T21:12:23.920Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:12:23.920Z] ---> Using cache [2022-06-21T21:12:23.920Z] ---> 66ca9c289f55 [2022-06-21T21:12:23.920Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:12:23.920Z] ---> Using cache [2022-06-21T21:12:23.920Z] ---> 4e5ed81e3fcd [2022-06-21T21:12:23.920Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-21T21:12:24.198Z] ---> Running in df06bb59a965 [2022-06-21T21:12:26.220Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:12:27.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:12:28.693Z] OK: 220 MiB in 52 packages [2022-06-21T21:12:30.168Z] Removing intermediate container df06bb59a965 [2022-06-21T21:12:30.168Z] ---> ef609a838fab [2022-06-21T21:12:30.168Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:12:31.197Z] ---> b0ea09e78585 [2022-06-21T21:12:31.197Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:12:31.488Z] ---> Running in a14b7675c178 [2022-06-21T21:12:38.286Z] Removing intermediate container a14b7675c178 [2022-06-21T21:12:38.286Z] ---> 0924c78b1468 [2022-06-21T21:12:38.286Z] Step 8/23 : COPY . . [2022-06-21T21:12:53.476Z] ---> 4a333e5a5a8c [2022-06-21T21:12:53.476Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-21T21:12:53.476Z] ---> Running in 7f4064e4c8d3 [2022-06-21T21:12:54.092Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-21T21:13:50.758Z] Removing intermediate container 561b125da349 [2022-06-21T21:13:50.758Z] ---> 885e3a9aa4a1 [2022-06-21T21:13:50.758Z] [2022-06-21T21:13:50.758Z] Step 9/20 : FROM alpine:3.15 [2022-06-21T21:13:50.758Z] ---> 3fb3c9af89a9 [2022-06-21T21:13:50.758Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:13:50.758Z] ---> Using cache [2022-06-21T21:13:50.758Z] ---> f7cb57832681 [2022-06-21T21:13:50.758Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:13:50.758Z] ---> Using cache [2022-06-21T21:13:50.758Z] ---> 8c72d8d6b8f0 [2022-06-21T21:13:50.758Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-21T21:13:50.758Z] ---> Running in ec81dd4d9fa1 [2022-06-21T21:13:50.758Z] Removing intermediate container e0845f715bef [2022-06-21T21:13:50.758Z] ---> 511d22681292 [2022-06-21T21:13:50.758Z] [2022-06-21T21:13:50.758Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T21:13:50.758Z] ---> ac73e934f311 [2022-06-21T21:13:50.758Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-21T21:13:50.758Z] ---> Using cache [2022-06-21T21:13:50.758Z] ---> e4ffe6a5c54b [2022-06-21T21:13:50.758Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:13:50.758Z] ---> Using cache [2022-06-21T21:13:50.758Z] ---> fec0408a59b9 [2022-06-21T21:13:50.758Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-21T21:13:50.758Z] ---> Running in 636ca4c53c56 [2022-06-21T21:13:50.758Z] Removing intermediate container 636ca4c53c56 [2022-06-21T21:13:50.758Z] ---> a88312dfb114 [2022-06-21T21:13:50.758Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-21T21:13:50.758Z] ---> Running in 288f72ff13a3 [2022-06-21T21:13:50.758Z] Removing intermediate container 288f72ff13a3 [2022-06-21T21:13:50.758Z] ---> 2e338fcdacd1 [2022-06-21T21:13:50.758Z] Step 15/23 : WORKDIR / [2022-06-21T21:13:50.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:13:50.758Z] ---> Running in bb52b2840621 [2022-06-21T21:13:50.758Z] Removing intermediate container bb52b2840621 [2022-06-21T21:13:50.758Z] ---> 6bbd79308bb4 [2022-06-21T21:13:50.758Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:13:50.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:13:51.037Z] ---> b807d76d29d3 [2022-06-21T21:13:51.037Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-21T21:13:52.035Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-21T21:13:52.035Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-21T21:13:52.035Z] OK: 15736 distinct packages available [2022-06-21T21:13:52.331Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:13:52.616Z] ---> c0e103d7cb36 [2022-06-21T21:13:52.616Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-21T21:13:53.614Z] ---> c8bb5b81c01f [2022-06-21T21:13:53.614Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-21T21:13:53.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:13:53.614Z] ---> Running in 547f252807f4 [2022-06-21T21:13:54.228Z] Removing intermediate container 547f252807f4 [2022-06-21T21:13:54.228Z] ---> fe34ac1cc38c [2022-06-21T21:13:54.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:13:54.503Z] ---> Running in 790997da3934 [2022-06-21T21:13:55.116Z] Removing intermediate container 790997da3934 [2022-06-21T21:13:55.116Z] ---> b220b8281fa3 [2022-06-21T21:13:55.116Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T21:13:55.116Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-21T21:13:55.116Z] ---> Running in f2409d70c5a0 [2022-06-21T21:13:55.402Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-21T21:13:55.679Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T21:13:55.679Z] Removing intermediate container f2409d70c5a0 [2022-06-21T21:13:55.679Z] ---> c36ce83eda89 [2022-06-21T21:13:55.679Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:13:55.679Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-21T21:13:55.679Z] ---> Running in ee4323305447 [2022-06-21T21:13:55.679Z] (5/9) Installing curl (7.80.0-r1) [2022-06-21T21:13:55.960Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-21T21:13:55.960Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-21T21:13:56.239Z] (8/9) Installing libucontext (1.1-r0) [2022-06-21T21:13:56.239Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-21T21:13:56.239Z] Removing intermediate container ee4323305447 [2022-06-21T21:13:56.239Z] ---> 409dff4057cb [2022-06-21T21:13:56.239Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:13:56.239Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:13:56.239Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:13:56.239Z] ---> Running in c690bbe94637 [2022-06-21T21:13:56.849Z] OK: 8 MiB in 23 packages [2022-06-21T21:13:57.129Z] Removing intermediate container c690bbe94637 [2022-06-21T21:13:57.129Z] ---> a643a931b902 [2022-06-21T21:13:57.129Z] [2022-06-21T21:13:57.408Z] Successfully built a643a931b902 [2022-06-21T21:13:57.408Z] Successfully tagged core-metadata-arm64:latest [2022-06-21T21:13:57.408Z]  Building core-metadata ... done Building security-proxy-setup [2022-06-21T21:13:59.435Z] Removing intermediate container ec81dd4d9fa1 [2022-06-21T21:13:59.435Z] ---> 749dd34c443d [2022-06-21T21:13:59.435Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:14:00.473Z] ---> 091081cfedd3 [2022-06-21T21:14:00.473Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-21T21:14:03.154Z] ---> d3dabba41aa1 [2022-06-21T21:14:03.154Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-21T21:14:03.772Z] ---> b61aed3e37b9 [2022-06-21T21:14:03.772Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-21T21:14:04.054Z] ---> Running in a97895d54dc4 [2022-06-21T21:14:04.344Z] Removing intermediate container a97895d54dc4 [2022-06-21T21:14:04.344Z] ---> 2fbe972167a7 [2022-06-21T21:14:04.344Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:14:04.629Z] ---> Running in a692ec2dbdcd [2022-06-21T21:14:05.241Z] Removing intermediate container a692ec2dbdcd [2022-06-21T21:14:05.241Z] ---> 99d8a161f590 [2022-06-21T21:14:05.241Z] Step 18/20 : LABEL arch=arm64 [2022-06-21T21:14:05.241Z] ---> Running in 15e0fd5f56af [2022-06-21T21:14:05.866Z] Removing intermediate container 15e0fd5f56af [2022-06-21T21:14:05.866Z] ---> f75e0ea8e27b [2022-06-21T21:14:05.866Z] Step 19/20 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:14:06.152Z] ---> Running in ba516c3e5499 [2022-06-21T21:14:06.766Z] Removing intermediate container ba516c3e5499 [2022-06-21T21:14:06.766Z] ---> 50295c6c6681 [2022-06-21T21:14:06.766Z] Step 20/20 : LABEL version=2.2.1-dev.13 [2022-06-21T21:14:06.766Z] ---> Running in 9c57fe23e92c [2022-06-21T21:14:07.382Z] Removing intermediate container 9c57fe23e92c [2022-06-21T21:14:07.382Z] ---> 8b6978ef058c [2022-06-21T21:14:07.382Z] [2022-06-21T21:14:08.000Z] Successfully built 8b6978ef058c [2022-06-21T21:14:08.000Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-21T21:14:08.000Z] Building core-data [2022-06-21T21:14:20.485Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:14:20.485Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:14:20.485Z] ---> 368577302af0 [2022-06-21T21:14:20.485Z] Step 3/22 : WORKDIR /edgex-go [2022-06-21T21:14:20.485Z] ---> Using cache [2022-06-21T21:14:20.485Z] ---> 66ca9c289f55 [2022-06-21T21:14:20.485Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:14:20.485Z] ---> Using cache [2022-06-21T21:14:20.485Z] ---> 4e5ed81e3fcd [2022-06-21T21:14:20.485Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-21T21:14:20.485Z] ---> Using cache [2022-06-21T21:14:20.485Z] ---> a054e518ef7c [2022-06-21T21:14:20.485Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-21T21:14:20.485Z] ---> Using cache [2022-06-21T21:14:20.485Z] ---> a280c7c7ba7d [2022-06-21T21:14:20.485Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:14:20.485Z] ---> Using cache [2022-06-21T21:14:20.485Z] ---> 63609836a191 [2022-06-21T21:14:20.485Z] Step 8/22 : COPY . . [2022-06-21T21:14:20.485Z] ---> Using cache [2022-06-21T21:14:20.485Z] ---> 478fb8025874 [2022-06-21T21:14:20.485Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-21T21:14:20.485Z] ---> Running in 013ddf4ea5e7 [2022-06-21T21:14:23.140Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-21T21:14:27.499Z] Removing intermediate container 925a6daa3e32 [2022-06-21T21:14:27.499Z] ---> b0349a118668 [2022-06-21T21:14:27.499Z] [2022-06-21T21:14:27.499Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T21:14:27.499Z] ---> ac73e934f311 [2022-06-21T21:14:27.499Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-21T21:14:27.499Z] ---> Using cache [2022-06-21T21:14:27.499Z] ---> e4ffe6a5c54b [2022-06-21T21:14:27.499Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:14:27.499Z] ---> Using cache [2022-06-21T21:14:27.499Z] ---> fec0408a59b9 [2022-06-21T21:14:27.499Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-21T21:14:27.782Z] ---> Running in c0274653c97a [2022-06-21T21:14:28.403Z] Removing intermediate container c0274653c97a [2022-06-21T21:14:28.403Z] ---> 7ffea546e4d1 [2022-06-21T21:14:28.403Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T21:14:28.403Z] ---> Running in 376d5c0596a6 [2022-06-21T21:14:29.402Z] Removing intermediate container 376d5c0596a6 [2022-06-21T21:14:29.402Z] ---> f6fbe11c4936 [2022-06-21T21:14:29.402Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:14:30.865Z] ---> 6d9a02ad9a20 [2022-06-21T21:14:30.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-21T21:14:32.316Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:14:32.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:14:32.317Z] ---> 368577302af0 [2022-06-21T21:14:32.317Z] Step 3/23 : WORKDIR /edgex-go [2022-06-21T21:14:32.317Z] ---> Using cache [2022-06-21T21:14:32.317Z] ---> 66ca9c289f55 [2022-06-21T21:14:32.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:14:32.317Z] ---> Using cache [2022-06-21T21:14:32.317Z] ---> 4e5ed81e3fcd [2022-06-21T21:14:32.317Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-21T21:14:32.594Z] ---> Running in a643c9adefae [2022-06-21T21:14:34.933Z] ---> 4ef41d9995bb [2022-06-21T21:14:34.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-21T21:14:35.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:14:35.876Z] ---> ca481f7cd8ea [2022-06-21T21:14:35.876Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-21T21:14:36.203Z] ---> Running in 7ba636738955 [2022-06-21T21:14:36.515Z] Removing intermediate container 7ba636738955 [2022-06-21T21:14:36.515Z] ---> 821dc03b1126 [2022-06-21T21:14:36.515Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:14:36.839Z] ---> Running in 607296fb8aab [2022-06-21T21:14:36.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:14:37.221Z] Removing intermediate container 607296fb8aab [2022-06-21T21:14:37.221Z] ---> e50d98ad552c [2022-06-21T21:14:37.221Z] Step 20/22 : LABEL arch=arm64 [2022-06-21T21:14:37.221Z] ---> Running in f08cc33fdab9 [2022-06-21T21:14:37.931Z] Removing intermediate container f08cc33fdab9 [2022-06-21T21:14:37.931Z] ---> 0d07b074f0e3 [2022-06-21T21:14:37.931Z] Step 21/22 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:14:37.931Z] ---> Running in 2a08dd9bb006 [2022-06-21T21:14:38.642Z] Removing intermediate container 2a08dd9bb006 [2022-06-21T21:14:38.642Z] ---> 27fda2b1fe76 [2022-06-21T21:14:38.642Z] Step 22/22 : LABEL version=2.2.1-dev.13 [2022-06-21T21:14:38.642Z] ---> Running in 07e801d685f4 [2022-06-21T21:14:38.922Z] Removing intermediate container 07e801d685f4 [2022-06-21T21:14:38.922Z] ---> b9baebb6984e [2022-06-21T21:14:38.922Z] [2022-06-21T21:14:39.211Z] Successfully built b9baebb6984e [2022-06-21T21:14:39.211Z] Successfully tagged support-scheduler-arm64:latest [2022-06-21T21:14:39.211Z] Building security-bootstrapper [2022-06-21T21:14:39.211Z]  Building support-scheduler ... done OK: 220 MiB in 52 packages [2022-06-21T21:14:40.661Z] Removing intermediate container a643c9adefae [2022-06-21T21:14:40.661Z] ---> 92f2d1251fe1 [2022-06-21T21:14:40.661Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-21T21:14:42.135Z] ---> a3f9738a168b [2022-06-21T21:14:42.135Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:14:42.135Z] ---> Running in c8643300ebf0 [2022-06-21T21:14:47.590Z] Removing intermediate container c8643300ebf0 [2022-06-21T21:14:47.590Z] ---> 9ba5008589e4 [2022-06-21T21:14:47.590Z] Step 8/23 : COPY . . [2022-06-21T21:14:55.919Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:14:55.919Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:14:55.919Z] ---> 368577302af0 [2022-06-21T21:14:55.919Z] Step 3/31 : WORKDIR /edgex-go [2022-06-21T21:14:55.919Z] ---> Using cache [2022-06-21T21:14:55.919Z] ---> 66ca9c289f55 [2022-06-21T21:14:55.919Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:14:55.919Z] ---> Using cache [2022-06-21T21:14:55.919Z] ---> 4e5ed81e3fcd [2022-06-21T21:14:55.919Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-21T21:14:55.919Z] ---> Using cache [2022-06-21T21:14:55.919Z] ---> a054e518ef7c [2022-06-21T21:14:55.919Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-21T21:14:55.919Z] ---> Using cache [2022-06-21T21:14:55.919Z] ---> a280c7c7ba7d [2022-06-21T21:14:55.919Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:14:55.919Z] ---> Using cache [2022-06-21T21:14:55.919Z] ---> 63609836a191 [2022-06-21T21:14:55.919Z] Step 8/31 : COPY . . [2022-06-21T21:14:55.919Z] ---> Using cache [2022-06-21T21:14:55.919Z] ---> 478fb8025874 [2022-06-21T21:14:55.919Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-21T21:14:55.919Z] ---> Running in 3c3c10dee0b8 [2022-06-21T21:14:58.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-21T21:15:03.986Z] ---> 7fcda44a5271 [2022-06-21T21:15:03.986Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-21T21:15:03.986Z] ---> Running in 9496d1264cbc [2022-06-21T21:15:05.447Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-21T21:17:42.426Z] Removing intermediate container 7f4064e4c8d3 [2022-06-21T21:17:42.426Z] ---> a5c13219e1e1 [2022-06-21T21:17:42.426Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-21T21:17:42.426Z] ---> Running in 9e850ebb14b8 [2022-06-21T21:17:42.426Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-21T21:17:42.426Z] Removing intermediate container 9e850ebb14b8 [2022-06-21T21:17:42.426Z] ---> a342fe7d92a4 [2022-06-21T21:17:42.426Z] [2022-06-21T21:17:42.426Z] Step 11/23 : FROM docker:20.10.14 [2022-06-21T21:17:42.426Z] 20.10.14: Pulling from library/docker [2022-06-21T21:17:52.620Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-21T21:17:52.620Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-21T21:17:52.620Z] ---> c346e9eafbab [2022-06-21T21:17:52.620Z] 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-21T21:17:53.642Z] ---> Running in 10fb3292fc9a [2022-06-21T21:17:53.925Z] Removing intermediate container 10fb3292fc9a [2022-06-21T21:17:53.925Z] ---> 45de2f6be73e [2022-06-21T21:17:53.925Z] 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-21T21:17:53.925Z] ---> Running in bbedfe5b26c2 [2022-06-21T21:17:55.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:17:56.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:17:57.202Z] (1/43) Installing readline (8.1.1-r0) [2022-06-21T21:17:57.202Z] (2/43) Installing bash (5.1.16-r0) [2022-06-21T21:17:57.481Z] Executing bash-5.1.16-r0.post-install [2022-06-21T21:17:57.481Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-21T21:17:57.481Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-21T21:17:57.481Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-21T21:17:57.481Z] (6/43) Installing curl (7.80.0-r1) [2022-06-21T21:17:57.481Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-21T21:17:57.481Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-21T21:17:57.481Z] (9/43) Installing expat (2.4.7-r0) [2022-06-21T21:17:57.481Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-21T21:17:57.481Z] (11/43) Installing gdbm (1.22-r0) [2022-06-21T21:17:57.761Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-21T21:17:57.761Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-21T21:17:57.761Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-21T21:17:57.761Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-21T21:17:57.761Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-21T21:17:57.761Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-21T21:18:00.400Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-21T21:18:00.400Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-21T21:18:00.400Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-21T21:18:00.400Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-21T21:18:00.400Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-21T21:18:00.400Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-21T21:18:00.400Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-21T21:18:00.400Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-21T21:18:00.400Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-21T21:18:00.400Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-21T21:18:00.400Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-21T21:18:00.400Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-21T21:18:00.677Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-21T21:18:00.677Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-21T21:18:00.677Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-21T21:18:00.677Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-21T21:18:00.677Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-21T21:18:00.677Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-21T21:18:00.677Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-21T21:18:00.677Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-21T21:18:00.677Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-21T21:18:00.677Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-21T21:18:00.677Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-21T21:18:00.957Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-21T21:18:00.957Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-21T21:18:00.957Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-21T21:18:01.945Z] Executing busybox-1.34.1-r5.trigger [2022-06-21T21:18:01.945Z] OK: 82 MiB in 65 packages [2022-06-21T21:18:06.272Z] Collecting docker-compose==1.23.2 [2022-06-21T21:18:06.548Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-21T21:18:07.147Z] Collecting jsonschema<3,>=2.5.1 [2022-06-21T21:18:07.147Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-21T21:18:07.422Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-21T21:18:07.422Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-21T21:18:10.054Z] Collecting docker<4.0,>=3.6.0 [2022-06-21T21:18:10.054Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-21T21:18:10.329Z] Collecting docopt<0.7,>=0.6.1 [2022-06-21T21:18:10.329Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-21T21:18:12.320Z] 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-21T21:18:13.307Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-21T21:18:13.584Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-21T21:18:13.859Z] Collecting cached-property<2,>=1.2.0 [2022-06-21T21:18:13.859Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-21T21:18:14.135Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-21T21:18:14.135Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-21T21:18:15.122Z] Collecting PyYAML<4,>=3.10 [2022-06-21T21:18:15.398Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-21T21:18:18.804Z] Collecting texttable<0.10,>=0.9.0 [2022-06-21T21:18:18.804Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-21T21:18:21.440Z] Collecting docker-pycreds>=0.4.0 [2022-06-21T21:18:21.440Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-21T21:18:22.428Z] Collecting idna<2.8,>=2.5 [2022-06-21T21:18:22.428Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-21T21:18:22.428Z] 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-21T21:18:22.428Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-21T21:18:22.428Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-21T21:18:23.413Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-21T21:18:23.413Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-21T21:18:23.686Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-21T21:18:23.686Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-21T21:18:23.686Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-21T21:18:23.686Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-21T21:18:24.668Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-21T21:18:24.668Z] Attempting uninstall: urllib3 [2022-06-21T21:18:24.668Z] Found existing installation: urllib3 1.26.7 [2022-06-21T21:18:24.668Z] Uninstalling urllib3-1.26.7: [2022-06-21T21:18:24.668Z] Successfully uninstalled urllib3-1.26.7 [2022-06-21T21:18:25.654Z] Attempting uninstall: idna [2022-06-21T21:18:25.655Z] Found existing installation: idna 3.3 [2022-06-21T21:18:25.655Z] Uninstalling idna-3.3: [2022-06-21T21:18:25.655Z] Successfully uninstalled idna-3.3 [2022-06-21T21:18:29.053Z] Attempting uninstall: requests [2022-06-21T21:18:29.053Z] Found existing installation: requests 2.26.0 [2022-06-21T21:18:29.053Z] Uninstalling requests-2.26.0: [2022-06-21T21:18:29.053Z] Successfully uninstalled requests-2.26.0 [2022-06-21T21:18:29.327Z] Running setup.py install for texttable: started [2022-06-21T21:18:32.743Z] Running setup.py install for texttable: finished with status 'done' [2022-06-21T21:18:32.743Z] Running setup.py install for PyYAML: started [2022-06-21T21:18:35.383Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-21T21:18:35.661Z] Running setup.py install for docopt: started [2022-06-21T21:18:38.304Z] Running setup.py install for docopt: finished with status 'done' [2022-06-21T21:18:38.304Z] Running setup.py install for dockerpty: started [2022-06-21T21:18:40.936Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-21T21:18:42.918Z] 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-21T21:18:58.058Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.1-dev.13" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-21T21:18:58.058Z] Removing intermediate container bbedfe5b26c2 [2022-06-21T21:18:58.058Z] ---> 387a14d1dd24 [2022-06-21T21:18:58.058Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-21T21:18:58.058Z] ---> Running in b5dbc334ace4 [2022-06-21T21:18:58.058Z] Removing intermediate container b5dbc334ace4 [2022-06-21T21:18:58.058Z] ---> 13a1cc7187f8 [2022-06-21T21:18:58.058Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-21T21:18:58.058Z] ---> Running in 2dd6f671031c [2022-06-21T21:18:58.335Z] Removing intermediate container 2dd6f671031c [2022-06-21T21:18:58.335Z] ---> 831ccc66c909 [2022-06-21T21:18:58.335Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-21T21:18:59.780Z] ---> d6300ab68f5b [2022-06-21T21:18:59.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-21T21:19:01.236Z] ---> 315d237d90fb [2022-06-21T21:19:01.236Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-21T21:19:02.246Z] ---> 8e3ec18b19f3 [2022-06-21T21:19:02.246Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-21T21:19:02.246Z] ---> Running in a256111ca309 [2022-06-21T21:19:02.870Z] Removing intermediate container a256111ca309 [2022-06-21T21:19:02.870Z] ---> e6f1b1ea408f [2022-06-21T21:19:02.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:19:03.170Z] ---> Running in 4dcf4b554928 [2022-06-21T21:19:03.776Z] Removing intermediate container 4dcf4b554928 [2022-06-21T21:19:03.776Z] ---> 2cdbcda707db [2022-06-21T21:19:03.776Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T21:19:03.776Z] ---> Running in 31a5cf6039f8 [2022-06-21T21:19:04.381Z] Removing intermediate container 31a5cf6039f8 [2022-06-21T21:19:04.381Z] ---> 8e76fa68a7c1 [2022-06-21T21:19:04.381Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:19:04.381Z] ---> Running in e0eec970baa6 [2022-06-21T21:19:05.005Z] Removing intermediate container e0eec970baa6 [2022-06-21T21:19:05.005Z] ---> 79f9d5adad38 [2022-06-21T21:19:05.005Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:19:05.005Z] ---> Running in 5c4b8bb27956 [2022-06-21T21:19:05.617Z] Removing intermediate container 5c4b8bb27956 [2022-06-21T21:19:05.617Z] ---> 4c101e4f16ba [2022-06-21T21:19:05.617Z] [2022-06-21T21:19:05.617Z] Successfully built 4c101e4f16ba [2022-06-21T21:19:05.617Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-21T21:19:05.617Z] Building security-spire-server [2022-06-21T21:19:24.262Z]  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-21T21:19:24.262Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-21T21:19:24.262Z] ---> 368577302af0 [2022-06-21T21:19:24.262Z] Step 3/25 : WORKDIR /edgex-go [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> 66ca9c289f55 [2022-06-21T21:19:24.262Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> 4e5ed81e3fcd [2022-06-21T21:19:24.262Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> 5d2df113929f [2022-06-21T21:19:24.262Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> 135c82c937f3 [2022-06-21T21:19:24.262Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> cd31ea169755 [2022-06-21T21:19:24.262Z] Step 8/25 : COPY . . [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> 2310fbf3b67c [2022-06-21T21:19:24.262Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> bb7621396da6 [2022-06-21T21:19:24.262Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-21T21:19:24.262Z] ---> Using cache [2022-06-21T21:19:24.262Z] ---> 0d8e84fb22ac [2022-06-21T21:19:24.262Z] 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-21T21:19:24.263Z] ---> Running in 0062f0748c5b [2022-06-21T21:19:24.263Z] Removing intermediate container 013ddf4ea5e7 [2022-06-21T21:19:24.263Z] ---> 5b3f6d4ef534 [2022-06-21T21:19:24.263Z] [2022-06-21T21:19:24.263Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T21:19:24.263Z] ---> ac73e934f311 [2022-06-21T21:19:24.263Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-21T21:19:24.263Z] ---> Running in 166d8761db1f [2022-06-21T21:19:24.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:19:25.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:19:25.490Z] Removing intermediate container 0062f0748c5b [2022-06-21T21:19:25.490Z] ---> 2bc607dd444a [2022-06-21T21:19:25.490Z] Step 12/25 : WORKDIR /edgex-go [2022-06-21T21:19:25.771Z] ---> Running in 69c48a9d3b02 [2022-06-21T21:19:26.377Z] Removing intermediate container 69c48a9d3b02 [2022-06-21T21:19:26.377Z] ---> 0149f5e08707 [2022-06-21T21:19:26.377Z] [2022-06-21T21:19:26.377Z] Step 13/25 : FROM alpine:3.15 [2022-06-21T21:19:26.377Z] ---> 3fb3c9af89a9 [2022-06-21T21:19:26.377Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-21T21:19:26.377Z] ---> Using cache [2022-06-21T21:19:26.377Z] ---> f7cb57832681 [2022-06-21T21:19:26.377Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:19:26.377Z] ---> Using cache [2022-06-21T21:19:26.377Z] ---> 8c72d8d6b8f0 [2022-06-21T21:19:26.377Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-21T21:19:26.377Z] ---> Using cache [2022-06-21T21:19:26.377Z] ---> 176572bcac88 [2022-06-21T21:19:26.377Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-21T21:19:26.656Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-21T21:19:26.656Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-21T21:19:26.656Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-21T21:19:26.936Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-21T21:19:26.936Z] (5/6) Installing curl (7.79.1-r1) [2022-06-21T21:19:26.936Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-21T21:19:26.936Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:19:26.936Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:19:27.543Z] OK: 8 MiB in 20 packages [2022-06-21T21:19:30.212Z] Removing intermediate container 166d8761db1f [2022-06-21T21:19:30.212Z] ---> c359c0453e38 [2022-06-21T21:19:30.212Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-21T21:19:30.492Z] ---> Running in 3246f3dfb774 [2022-06-21T21:19:31.122Z] Removing intermediate container 3246f3dfb774 [2022-06-21T21:19:31.122Z] ---> de593071c421 [2022-06-21T21:19:31.122Z] Step 13/22 : WORKDIR /edgex [2022-06-21T21:19:31.122Z] ---> Running in 20e8f43b7795 [2022-06-21T21:19:32.111Z] Removing intermediate container 20e8f43b7795 [2022-06-21T21:19:32.111Z] ---> d4c611d6ce08 [2022-06-21T21:19:32.111Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-21T21:19:33.562Z] ---> c57e8d6d8a74 [2022-06-21T21:19:33.562Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-21T21:19:33.843Z] ---> 60d0e318b76a [2022-06-21T21:19:33.843Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-21T21:19:34.842Z] ---> 90862b0d2eeb [2022-06-21T21:19:34.842Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-21T21:19:35.462Z] ---> 773219138432 [2022-06-21T21:19:35.462Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-21T21:19:36.076Z] ---> dc87af35f45f [2022-06-21T21:19:36.076Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-21T21:19:37.550Z] ---> a3b9ae27b015 [2022-06-21T21:19:37.550Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-21T21:19:37.550Z] ---> 3c8a3cd903a4 [2022-06-21T21:19:37.550Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-21T21:19:37.550Z] ---> Running in 57e142d97a10 [2022-06-21T21:19:38.177Z] Removing intermediate container 57e142d97a10 [2022-06-21T21:19:38.177Z] ---> 22a8b3ebe5d3 [2022-06-21T21:19:38.177Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-21T21:19:38.461Z] ---> 7d4c0137f881 [2022-06-21T21:19:38.461Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-21T21:19:38.461Z] ---> Running in e258dd905049 [2022-06-21T21:19:38.740Z] ---> Running in 27acb55c1a5d [2022-06-21T21:19:39.733Z] Removing intermediate container e258dd905049 [2022-06-21T21:19:39.733Z] ---> c8906337e579 [2022-06-21T21:19:39.733Z] Step 23/25 : LABEL arch=arm64 [2022-06-21T21:19:40.017Z] ---> Running in 78dbd9a811a9 [2022-06-21T21:19:41.024Z] Removing intermediate container 78dbd9a811a9 [2022-06-21T21:19:41.024Z] ---> 9bb8490ef319 [2022-06-21T21:19:41.024Z] Step 24/25 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:19:41.305Z] ---> Running in 6b0110bd7d6b [2022-06-21T21:19:42.777Z] Removing intermediate container 6b0110bd7d6b [2022-06-21T21:19:42.777Z] ---> dafab8203046 [2022-06-21T21:19:42.777Z] Step 25/25 : LABEL version=2.2.1-dev.13 [2022-06-21T21:19:42.777Z] ---> Running in afdc26bb7ae9 [2022-06-21T21:19:44.230Z] Removing intermediate container 27acb55c1a5d [2022-06-21T21:19:44.230Z] ---> 5722b06bebad [2022-06-21T21:19:44.230Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-21T21:19:44.230Z] ---> Running in b714087f83c6 [2022-06-21T21:19:44.230Z] Removing intermediate container afdc26bb7ae9 [2022-06-21T21:19:44.230Z] ---> b760c3cfb225 [2022-06-21T21:19:44.230Z] [2022-06-21T21:19:45.237Z] Removing intermediate container b714087f83c6 [2022-06-21T21:19:45.237Z] ---> 39540ae8d5b6 [2022-06-21T21:19:45.237Z] Step 20/22 : LABEL arch=arm64 [2022-06-21T21:19:45.237Z] Successfully built b760c3cfb225 [2022-06-21T21:19:45.237Z] Successfully tagged security-spire-server-arm64:latest [2022-06-21T21:19:45.510Z]  Building security-spire-server ... done  ---> Running in d7a64dc6965c [2022-06-21T21:19:46.499Z] Removing intermediate container d7a64dc6965c [2022-06-21T21:19:46.499Z] ---> 9390f2d23904 [2022-06-21T21:19:46.499Z] Step 21/22 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:19:46.499Z] ---> Running in 178b5c005cbe [2022-06-21T21:19:47.952Z] Removing intermediate container 178b5c005cbe [2022-06-21T21:19:47.952Z] ---> 06fdd1791756 [2022-06-21T21:19:47.952Z] Step 22/22 : LABEL version=2.2.1-dev.13 [2022-06-21T21:19:48.225Z] ---> Running in 9794bcb63e79 [2022-06-21T21:19:49.213Z] Removing intermediate container 9794bcb63e79 [2022-06-21T21:19:49.213Z] ---> b5d66bd02642 [2022-06-21T21:19:49.213Z] [2022-06-21T21:19:50.202Z] Successfully built b5d66bd02642 [2022-06-21T21:19:50.202Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-21T21:19:52.854Z]  Building security-proxy-setup ... done Removing intermediate container 3c3c10dee0b8 [2022-06-21T21:19:52.854Z] ---> c60c34a3e825 [2022-06-21T21:19:52.854Z] [2022-06-21T21:19:52.854Z] Step 10/31 : FROM alpine:3.14 [2022-06-21T21:19:52.854Z] ---> ac73e934f311 [2022-06-21T21:19:52.854Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-21T21:19:52.854Z] ---> Running in 9d8b22143c68 [2022-06-21T21:19:53.462Z] Removing intermediate container 9d8b22143c68 [2022-06-21T21:19:53.462Z] ---> 55ac3ef3375a [2022-06-21T21:19:53.462Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-21T21:19:53.462Z] ---> Running in b382f20d36ff [2022-06-21T21:19:55.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:19:55.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:19:56.765Z] Removing intermediate container f852abaa959d [2022-06-21T21:19:56.765Z] ---> 12038a8a40dd [2022-06-21T21:19:56.765Z] [2022-06-21T21:19:56.765Z] Step 10/22 : FROM alpine:3.14 [2022-06-21T21:19:56.765Z] ---> ac73e934f311 [2022-06-21T21:19:56.765Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-21T21:19:56.765Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-21T21:19:56.765Z] (2/2) Installing su-exec (0.2-r1) [2022-06-21T21:19:56.765Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:19:56.765Z] ---> Running in 5cee82cb7ce6 [2022-06-21T21:19:56.765Z] OK: 6 MiB in 16 packages [2022-06-21T21:19:58.221Z] Removing intermediate container b382f20d36ff [2022-06-21T21:19:58.221Z] ---> 14f2a3febafe [2022-06-21T21:19:58.221Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-21T21:19:58.221Z] ---> Running in 8664b2d38a97 [2022-06-21T21:19:58.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:19:58.495Z] Removing intermediate container 8664b2d38a97 [2022-06-21T21:19:58.495Z] ---> 7ee047768162 [2022-06-21T21:19:58.495Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-21T21:19:58.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:19:58.495Z] ---> Running in 2c51a03133f7 [2022-06-21T21:19:59.096Z] Removing intermediate container 2c51a03133f7 [2022-06-21T21:19:59.096Z] ---> 3eb558596586 [2022-06-21T21:19:59.096Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-21T21:19:59.096Z] ---> Running in 22280f671b04 [2022-06-21T21:19:59.371Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-21T21:19:59.655Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-21T21:19:59.655Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:19:59.655Z] Executing ca-certificates-20211220-r0.trigger [2022-06-21T21:19:59.655Z] OK: 6 MiB in 16 packages [2022-06-21T21:20:01.670Z] Removing intermediate container 5cee82cb7ce6 [2022-06-21T21:20:01.670Z] ---> 7b7daafa606d [2022-06-21T21:20:01.670Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-21T21:20:01.670Z] ---> Running in 4f418bc2b4b9 [2022-06-21T21:20:01.670Z] Removing intermediate container 22280f671b04 [2022-06-21T21:20:01.670Z] ---> 7f2ec0465228 [2022-06-21T21:20:01.670Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-21T21:20:01.941Z] ---> Running in 55e2f260f618 [2022-06-21T21:20:02.225Z] Removing intermediate container 4f418bc2b4b9 [2022-06-21T21:20:02.225Z] ---> ed498eb4c62f [2022-06-21T21:20:02.225Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-21T21:20:02.225Z] ---> Running in c7fea036a556 [2022-06-21T21:20:02.505Z] Removing intermediate container 55e2f260f618 [2022-06-21T21:20:02.505Z] ---> 20a3e953e238 [2022-06-21T21:20:02.505Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-21T21:20:02.779Z] Removing intermediate container c7fea036a556 [2022-06-21T21:20:02.779Z] ---> 4eeb8ee1a9a4 [2022-06-21T21:20:02.779Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-21T21:20:02.779Z] ---> Running in 12e6a5c8cf95 [2022-06-21T21:20:03.376Z] ---> c68017046512 [2022-06-21T21:20:03.376Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-21T21:20:03.376Z] ---> Running in 9a225df6c34c [2022-06-21T21:20:03.376Z] Removing intermediate container 12e6a5c8cf95 [2022-06-21T21:20:03.376Z] ---> a57ee32085b2 [2022-06-21T21:20:03.376Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:20:04.353Z] ---> 0a4ee65cd66b [2022-06-21T21:20:04.353Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-21T21:20:06.421Z] Removing intermediate container 9a225df6c34c [2022-06-21T21:20:06.421Z] ---> 69236a2405db [2022-06-21T21:20:06.421Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:20:07.095Z] ---> 3cb67546b1f0 [2022-06-21T21:20:07.095Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-21T21:20:07.095Z] ---> e17cf9eb86cd [2022-06-21T21:20:07.095Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-21T21:20:08.638Z] ---> 186d81facd74 [2022-06-21T21:20:08.638Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-21T21:20:08.638Z] ---> Running in 3510032baf9f [2022-06-21T21:20:09.312Z] Removing intermediate container 3510032baf9f [2022-06-21T21:20:09.312Z] ---> 1ae9adcafa24 [2022-06-21T21:20:09.312Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:20:09.312Z] ---> 8910442b2317 [2022-06-21T21:20:09.312Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-21T21:20:09.593Z] ---> Running in cc318c855a32 [2022-06-21T21:20:10.208Z] Removing intermediate container cc318c855a32 [2022-06-21T21:20:10.208Z] ---> b3c1a2ccb397 [2022-06-21T21:20:10.208Z] Step 20/22 : LABEL arch=arm64 [2022-06-21T21:20:10.208Z] ---> Running in 7b6f396c6709 [2022-06-21T21:20:10.483Z] ---> 46c4c8f27540 [2022-06-21T21:20:10.483Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-21T21:20:10.757Z] Removing intermediate container 7b6f396c6709 [2022-06-21T21:20:10.757Z] ---> 7d9ff110db4e [2022-06-21T21:20:10.757Z] Step 21/22 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:11.033Z] ---> Running in fca3e5775f99 [2022-06-21T21:20:11.632Z] Removing intermediate container fca3e5775f99 [2022-06-21T21:20:11.632Z] ---> f4f3e7834b16 [2022-06-21T21:20:11.632Z] Step 22/22 : LABEL version=2.2.1-dev.13 [2022-06-21T21:20:11.632Z] ---> 5aab5c7f2998 [2022-06-21T21:20:11.632Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-21T21:20:11.632Z] ---> Running in 3bdbcf612e2a [2022-06-21T21:20:12.230Z] Removing intermediate container 3bdbcf612e2a [2022-06-21T21:20:12.230Z] ---> 3cce80eee5e5 [2022-06-21T21:20:12.230Z] [2022-06-21T21:20:12.502Z] Successfully built 3cce80eee5e5 [2022-06-21T21:20:12.502Z] Successfully tagged support-notifications-arm64:latest [2022-06-21T21:20:12.502Z]  Building support-notifications ... done  ---> 35624d20a584 [2022-06-21T21:20:12.502Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-21T21:20:12.774Z] ---> Running in 732397dfcb4b [2022-06-21T21:20:13.052Z] Removing intermediate container 732397dfcb4b [2022-06-21T21:20:13.052Z] ---> 6cd02e554dc2 [2022-06-21T21:20:13.052Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-21T21:20:13.325Z] Removing intermediate container 9496d1264cbc [2022-06-21T21:20:13.325Z] ---> 064e62505b83 [2022-06-21T21:20:13.325Z] [2022-06-21T21:20:13.325Z] Step 10/23 : FROM alpine:3.14 [2022-06-21T21:20:13.325Z] ---> ac73e934f311 [2022-06-21T21:20:13.325Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-21T21:20:13.325Z] ---> Running in 2c06b4508ff1 [2022-06-21T21:20:13.927Z] Removing intermediate container 2c06b4508ff1 [2022-06-21T21:20:13.927Z] ---> 872e4534e66a [2022-06-21T21:20:13.927Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-21T21:20:13.927Z] ---> 8d1e2e0cf967 [2022-06-21T21:20:13.927Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-21T21:20:13.927Z] ---> Running in 215696e6bb92 [2022-06-21T21:20:14.216Z] ---> Running in 9356bb498f30 [2022-06-21T21:20:14.216Z] Removing intermediate container 215696e6bb92 [2022-06-21T21:20:14.216Z] ---> 13126ff651ae [2022-06-21T21:20:14.216Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-21T21:20:14.492Z] ---> Running in 8cdb3115fe14 [2022-06-21T21:20:14.767Z] Removing intermediate container 8cdb3115fe14 [2022-06-21T21:20:14.767Z] ---> a9a1d9438223 [2022-06-21T21:20:14.767Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-21T21:20:14.767Z] ---> Running in 2c2b6bf76835 [2022-06-21T21:20:16.224Z] Removing intermediate container 9356bb498f30 [2022-06-21T21:20:16.224Z] ---> a1e4d7392b20 [2022-06-21T21:20:16.224Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-21T21:20:16.224Z] ---> Running in a5706fb7862a [2022-06-21T21:20:16.827Z] Removing intermediate container a5706fb7862a [2022-06-21T21:20:16.827Z] ---> 3dc964ca5471 [2022-06-21T21:20:16.827Z] Step 28/31 : CMD ["gate"] [2022-06-21T21:20:16.827Z] Removing intermediate container 2c2b6bf76835 [2022-06-21T21:20:16.827Z] ---> 0e8b47dd547c [2022-06-21T21:20:16.827Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-21T21:20:16.827Z] ---> Running in 28d08e20d4c4 [2022-06-21T21:20:17.114Z] ---> Running in bf60e439aab6 [2022-06-21T21:20:17.387Z] Removing intermediate container bf60e439aab6 [2022-06-21T21:20:17.387Z] ---> 1e8c9d5902de [2022-06-21T21:20:17.387Z] Step 29/31 : LABEL arch=arm64 [2022-06-21T21:20:17.661Z] ---> Running in be5049d3e792 [2022-06-21T21:20:17.935Z] Removing intermediate container be5049d3e792 [2022-06-21T21:20:17.935Z] ---> d67dc94ca719 [2022-06-21T21:20:17.935Z] Step 30/31 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:18.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-21T21:20:18.221Z] ---> Running in ecf57d376274 [2022-06-21T21:20:18.496Z] Removing intermediate container ecf57d376274 [2022-06-21T21:20:18.496Z] ---> 22230a4107c1 [2022-06-21T21:20:18.496Z] Step 31/31 : LABEL version=2.2.1-dev.13 [2022-06-21T21:20:18.772Z] ---> Running in cba2834aff8f [2022-06-21T21:20:19.047Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-21T21:20:19.047Z] Removing intermediate container cba2834aff8f [2022-06-21T21:20:19.047Z] ---> bf44b68f2798 [2022-06-21T21:20:19.047Z] [2022-06-21T21:20:19.319Z] Successfully built bf44b68f2798 [2022-06-21T21:20:19.319Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-21T21:20:19.911Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-06-21T21:20:19.911Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-21T21:20:20.182Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-21T21:20:20.182Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-21T21:20:20.182Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-21T21:20:20.453Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-21T21:20:20.453Z] Executing busybox-1.33.1-r7.trigger [2022-06-21T21:20:20.453Z] OK: 8 MiB in 20 packages [2022-06-21T21:20:21.432Z] Removing intermediate container 28d08e20d4c4 [2022-06-21T21:20:21.432Z] ---> 0c36ebf0d677 [2022-06-21T21:20:21.432Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-21T21:20:22.025Z] ---> f1c18248691e [2022-06-21T21:20:22.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-21T21:20:23.001Z] ---> 7908c44be0c1 [2022-06-21T21:20:23.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-21T21:20:23.596Z] ---> dcf19bda32c0 [2022-06-21T21:20:23.597Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-21T21:20:23.597Z] ---> Running in dbef9ef5d481 [2022-06-21T21:20:23.870Z] Removing intermediate container dbef9ef5d481 [2022-06-21T21:20:23.870Z] ---> 0af66c4446ce [2022-06-21T21:20:23.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-21T21:20:24.148Z] ---> Running in 6da390e31c13 [2022-06-21T21:20:24.421Z] Removing intermediate container 6da390e31c13 [2022-06-21T21:20:24.421Z] ---> 9aa799d23b76 [2022-06-21T21:20:24.421Z] Step 21/23 : LABEL arch=arm64 [2022-06-21T21:20:24.421Z] ---> Running in addef2b0134a [2022-06-21T21:20:24.695Z] Removing intermediate container addef2b0134a [2022-06-21T21:20:24.695Z] ---> cabc5b58fafe [2022-06-21T21:20:24.695Z] Step 22/23 : LABEL git_sha=a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:24.972Z] ---> Running in d20e027deab9 [2022-06-21T21:20:25.266Z] Removing intermediate container d20e027deab9 [2022-06-21T21:20:25.266Z] ---> a7e1f2f55c4d [2022-06-21T21:20:25.266Z] Step 23/23 : LABEL version=2.2.1-dev.13 [2022-06-21T21:20:25.266Z] ---> Running in cc25ce7710e3 [2022-06-21T21:20:25.540Z] Removing intermediate container cc25ce7710e3 [2022-06-21T21:20:25.540Z] ---> 706972fb7e12 [2022-06-21T21:20:25.540Z] [2022-06-21T21:20:25.815Z] Successfully built 706972fb7e12 [2022-06-21T21:20:25.815Z] Successfully tagged core-data-arm64:latest [2022-06-21T21:20:26.103Z]  Building core-data ... done  [Pipeline] } [2022-06-21T21:20:26.108Z] $ docker stop --time=1 66e4b58ccfadb8116db09aa1592ef718f20748c033ddcf0a6ef735457ac331c4 [2022-06-21T21:20:27.823Z] $ docker rm -f 66e4b58ccfadb8116db09aa1592ef718f20748c033ddcf0a6ef735457ac331c4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T21:20:28.376Z] + docker images [2022-06-21T21:20:28.648Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-21T21:20:28.648Z] core-data-arm64 latest 706972fb7e12 3 seconds ago 21.7MB [2022-06-21T21:20:28.648Z] security-bootstrapper-arm64 latest bf44b68f2798 10 seconds ago 18.3MB [2022-06-21T21:20:28.648Z] 064e62505b83 16 seconds ago 1.3GB [2022-06-21T21:20:28.648Z] support-notifications-arm64 latest 3cce80eee5e5 17 seconds ago 25.9MB [2022-06-21T21:20:28.648Z] 12038a8a40dd 33 seconds ago 1.33GB [2022-06-21T21:20:28.648Z] c60c34a3e825 37 seconds ago 1.28GB [2022-06-21T21:20:28.648Z] security-proxy-setup-arm64 latest b5d66bd02642 40 seconds ago 26.1MB [2022-06-21T21:20:28.648Z] security-spire-server-arm64 latest b760c3cfb225 45 seconds ago 86.3MB [2022-06-21T21:20:28.648Z] 0149f5e08707 About a minute ago 1.18GB [2022-06-21T21:20:28.648Z] 5b3f6d4ef534 About a minute ago 1.28GB [2022-06-21T21:20:28.648Z] sys-mgmt-agent-arm64 latest 4c101e4f16ba About a minute ago 282MB [2022-06-21T21:20:28.648Z] a342fe7d92a4 2 minutes ago 1.27GB [2022-06-21T21:20:28.648Z] support-scheduler-arm64 latest b9baebb6984e 5 minutes ago 25.4MB [2022-06-21T21:20:28.648Z] b0349a118668 6 minutes ago 1.33GB [2022-06-21T21:20:28.648Z] security-spiffe-token-provider-arm64 latest 8b6978ef058c 6 minutes ago 28.1MB [2022-06-21T21:20:28.648Z] core-metadata-arm64 latest a643a931b902 6 minutes ago 16.3MB [2022-06-21T21:20:28.648Z] 511d22681292 6 minutes ago 1.28GB [2022-06-21T21:20:28.648Z] 885e3a9aa4a1 6 minutes ago 1.32GB [2022-06-21T21:20:28.648Z] security-secretstore-setup-arm64 latest e144d4177963 8 minutes ago 27.5MB [2022-06-21T21:20:28.648Z] 4bb9d579d372 8 minutes ago 1.28GB [2022-06-21T21:20:28.648Z] core-command-arm64 latest f4a887c875d2 8 minutes ago 15.5MB [2022-06-21T21:20:28.648Z] 81751bbfb71b 9 minutes ago 1.27GB [2022-06-21T21:20:28.648Z] security-spire-config-arm64 latest 3faa4ea72b35 12 minutes ago 85.6MB [2022-06-21T21:20:28.648Z] a8f64de0aeee 13 minutes ago 1.18GB [2022-06-21T21:20:28.648Z] security-spire-agent-arm64 latest 70d36761ffcf 13 minutes ago 126MB [2022-06-21T21:20:28.648Z] bc8aa3858a1e 14 minutes ago 1.18GB [2022-06-21T21:20:28.648Z] ci-base-image-arm64 latest 368577302af0 16 minutes ago 1.01GB [2022-06-21T21:20:28.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 2 weeks ago 669MB [2022-06-21T21:20:28.648Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-21T21:20:28.648Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-21T21:20:28.648Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-21T21:20:28.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 24 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-21T21:20:28.756Z] provisioning config files... [2022-06-21T21:20:28.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/242@tmp/config7374304042088988263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:20:29.120Z] ---> docker-login.sh [2022-06-21T21:20:29.120Z] nexus3.edgexfoundry.org:10001 [2022-06-21T21:20:29.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:20:29.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:20:29.393Z] Configure a credential helper to remove this warning. See [2022-06-21T21:20:29.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:20:29.393Z] [2022-06-21T21:20:29.393Z] Login Succeeded [2022-06-21T21:20:29.393Z] nexus3.edgexfoundry.org:10002 [2022-06-21T21:20:29.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:20:29.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:20:29.989Z] Configure a credential helper to remove this warning. See [2022-06-21T21:20:29.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:20:29.989Z] [2022-06-21T21:20:29.989Z] Login Succeeded [2022-06-21T21:20:29.989Z] nexus3.edgexfoundry.org:10003 [2022-06-21T21:20:30.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:20:30.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:20:30.535Z] Configure a credential helper to remove this warning. See [2022-06-21T21:20:30.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:20:30.535Z] [2022-06-21T21:20:30.535Z] Login Succeeded [2022-06-21T21:20:30.535Z] nexus3.edgexfoundry.org:10004 [2022-06-21T21:20:30.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:20:31.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:20:31.081Z] Configure a credential helper to remove this warning. See [2022-06-21T21:20:31.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:20:31.081Z] [2022-06-21T21:20:31.081Z] Login Succeeded [2022-06-21T21:20:31.081Z] docker.io [2022-06-21T21:20:31.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-21T21:20:31.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-21T21:20:31.944Z] Configure a credential helper to remove this warning. See [2022-06-21T21:20:31.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-21T21:20:31.944Z] [2022-06-21T21:20:31.944Z] Login Succeeded [2022-06-21T21:20:31.944Z] ---> docker-login.sh ends [Pipeline] } [2022-06-21T21:20:31.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:20:31.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-21T21:20:32.013Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-21T21:20:32.013Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:32.013Z] latest [2022-06-21T21:20:32.013Z] 2.2.1-dev.13 [2022-06-21T21:20:32.013Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:32.013Z] main [2022-06-21T21:20:32.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:32.368Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:32.731Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:32.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-21T21:20:32.731Z] ce19a1ece315: Preparing [2022-06-21T21:20:32.731Z] 1e10c48b8990: Preparing [2022-06-21T21:20:32.731Z] 5506bb74eddb: Preparing [2022-06-21T21:20:32.731Z] 9c5856c5f567: Preparing [2022-06-21T21:20:32.731Z] f73e7dbfee58: Preparing [2022-06-21T21:20:33.010Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:33.010Z] 5506bb74eddb: Pushed [2022-06-21T21:20:33.010Z] 9c5856c5f567: Pushed [2022-06-21T21:20:33.010Z] ce19a1ece315: Pushed [2022-06-21T21:20:35.621Z] 1e10c48b8990: Pushed [2022-06-21T21:20:35.621Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:de34045d6341ec16a3c9e8acca2053b03ba9930c7d30db5ec208c76b47e2e123 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:35.982Z] + 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-21T21:20:36.338Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-21T21:20:36.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-21T21:20:36.338Z] ce19a1ece315: Preparing [2022-06-21T21:20:36.338Z] 1e10c48b8990: Preparing [2022-06-21T21:20:36.338Z] 5506bb74eddb: Preparing [2022-06-21T21:20:36.338Z] 9c5856c5f567: Preparing [2022-06-21T21:20:36.338Z] f73e7dbfee58: Preparing [2022-06-21T21:20:36.338Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:36.338Z] ce19a1ece315: Layer already exists [2022-06-21T21:20:36.338Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:36.338Z] 1e10c48b8990: Layer already exists [2022-06-21T21:20:36.338Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:36.609Z] latest: digest: sha256:de34045d6341ec16a3c9e8acca2053b03ba9930c7d30db5ec208c76b47e2e123 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:36.968Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:37.324Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.13 [2022-06-21T21:20:37.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-21T21:20:37.324Z] ce19a1ece315: Preparing [2022-06-21T21:20:37.324Z] 1e10c48b8990: Preparing [2022-06-21T21:20:37.324Z] 5506bb74eddb: Preparing [2022-06-21T21:20:37.324Z] 9c5856c5f567: Preparing [2022-06-21T21:20:37.324Z] f73e7dbfee58: Preparing [2022-06-21T21:20:37.324Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:37.325Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:37.325Z] 1e10c48b8990: Layer already exists [2022-06-21T21:20:37.325Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:37.325Z] ce19a1ece315: Layer already exists [2022-06-21T21:20:37.594Z] 2.2.1-dev.13: digest: sha256:de34045d6341ec16a3c9e8acca2053b03ba9930c7d30db5ec208c76b47e2e123 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:37.959Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:38.312Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:38.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-21T21:20:38.313Z] ce19a1ece315: Preparing [2022-06-21T21:20:38.313Z] 1e10c48b8990: Preparing [2022-06-21T21:20:38.313Z] 5506bb74eddb: Preparing [2022-06-21T21:20:38.313Z] 9c5856c5f567: Preparing [2022-06-21T21:20:38.313Z] f73e7dbfee58: Preparing [2022-06-21T21:20:38.313Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:38.313Z] ce19a1ece315: Layer already exists [2022-06-21T21:20:38.313Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:38.313Z] 1e10c48b8990: Layer already exists [2022-06-21T21:20:38.313Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:38.582Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:de34045d6341ec16a3c9e8acca2053b03ba9930c7d30db5ec208c76b47e2e123 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:38.946Z] + 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-21T21:20:39.300Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-06-21T21:20:39.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-21T21:20:39.300Z] ce19a1ece315: Preparing [2022-06-21T21:20:39.300Z] 1e10c48b8990: Preparing [2022-06-21T21:20:39.300Z] 5506bb74eddb: Preparing [2022-06-21T21:20:39.300Z] 9c5856c5f567: Preparing [2022-06-21T21:20:39.300Z] f73e7dbfee58: Preparing [2022-06-21T21:20:39.300Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:39.300Z] ce19a1ece315: Layer already exists [2022-06-21T21:20:39.300Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:39.300Z] 1e10c48b8990: Layer already exists [2022-06-21T21:20:39.300Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:39.572Z] main: digest: sha256:de34045d6341ec16a3c9e8acca2053b03ba9930c7d30db5ec208c76b47e2e123 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:20:39.626Z] ===================================================== [Pipeline] echo [2022-06-21T21:20:39.634Z] taggedImages: [2022-06-21T21:20:39.634Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:39.634Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-06-21T21:20:39.634Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.1-dev.13 [2022-06-21T21:20:39.634Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:39.634Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-06-21T21:20:39.655Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-21T21:20:39.655Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:39.655Z] latest [2022-06-21T21:20:39.655Z] 2.2.1-dev.13 [2022-06-21T21:20:39.655Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:39.655Z] main [2022-06-21T21:20:39.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:40.015Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:40.376Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:40.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-21T21:20:40.376Z] c64128546019: Preparing [2022-06-21T21:20:40.376Z] e90210dfb538: Preparing [2022-06-21T21:20:40.376Z] 5506bb74eddb: Preparing [2022-06-21T21:20:40.376Z] 816e0cac58bd: Preparing [2022-06-21T21:20:40.376Z] 0144791b9f08: Preparing [2022-06-21T21:20:40.376Z] f73e7dbfee58: Preparing [2022-06-21T21:20:40.376Z] f73e7dbfee58: Waiting [2022-06-21T21:20:40.648Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:40.648Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:40.648Z] c64128546019: Pushed [2022-06-21T21:20:40.648Z] 0144791b9f08: Pushed [2022-06-21T21:20:41.241Z] 816e0cac58bd: Pushed [2022-06-21T21:20:43.846Z] e90210dfb538: Pushed [2022-06-21T21:20:44.117Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:7e5cb4541a5fbd3c901e50819889ef9e3f359d88f34a0a25bd0faa73ac7806db size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:44.478Z] + 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-21T21:20:44.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-21T21:20:44.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-21T21:20:44.837Z] c64128546019: Preparing [2022-06-21T21:20:44.837Z] e90210dfb538: Preparing [2022-06-21T21:20:44.837Z] 5506bb74eddb: Preparing [2022-06-21T21:20:44.837Z] 816e0cac58bd: Preparing [2022-06-21T21:20:44.837Z] 0144791b9f08: Preparing [2022-06-21T21:20:44.837Z] f73e7dbfee58: Preparing [2022-06-21T21:20:44.837Z] f73e7dbfee58: Waiting [2022-06-21T21:20:44.837Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:44.837Z] e90210dfb538: Layer already exists [2022-06-21T21:20:44.837Z] 0144791b9f08: Layer already exists [2022-06-21T21:20:44.837Z] 816e0cac58bd: Layer already exists [2022-06-21T21:20:44.837Z] c64128546019: Layer already exists [2022-06-21T21:20:44.837Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:45.108Z] latest: digest: sha256:7e5cb4541a5fbd3c901e50819889ef9e3f359d88f34a0a25bd0faa73ac7806db size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:45.478Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:45.841Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.13 [2022-06-21T21:20:45.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-21T21:20:45.841Z] c64128546019: Preparing [2022-06-21T21:20:45.841Z] e90210dfb538: Preparing [2022-06-21T21:20:45.841Z] 5506bb74eddb: Preparing [2022-06-21T21:20:45.841Z] 816e0cac58bd: Preparing [2022-06-21T21:20:45.841Z] 0144791b9f08: Preparing [2022-06-21T21:20:45.841Z] f73e7dbfee58: Preparing [2022-06-21T21:20:45.841Z] f73e7dbfee58: Waiting [2022-06-21T21:20:45.841Z] e90210dfb538: Layer already exists [2022-06-21T21:20:45.841Z] 0144791b9f08: Layer already exists [2022-06-21T21:20:45.841Z] c64128546019: Layer already exists [2022-06-21T21:20:45.841Z] 816e0cac58bd: Layer already exists [2022-06-21T21:20:45.841Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:45.841Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:46.115Z] 2.2.1-dev.13: digest: sha256:7e5cb4541a5fbd3c901e50819889ef9e3f359d88f34a0a25bd0faa73ac7806db size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:46.487Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:46.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:46.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-21T21:20:46.846Z] c64128546019: Preparing [2022-06-21T21:20:46.846Z] e90210dfb538: Preparing [2022-06-21T21:20:46.846Z] 5506bb74eddb: Preparing [2022-06-21T21:20:46.846Z] 816e0cac58bd: Preparing [2022-06-21T21:20:46.846Z] 0144791b9f08: Preparing [2022-06-21T21:20:46.846Z] f73e7dbfee58: Preparing [2022-06-21T21:20:46.846Z] f73e7dbfee58: Waiting [2022-06-21T21:20:46.846Z] e90210dfb538: Layer already exists [2022-06-21T21:20:46.846Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:46.846Z] c64128546019: Layer already exists [2022-06-21T21:20:46.846Z] 816e0cac58bd: Layer already exists [2022-06-21T21:20:46.846Z] 0144791b9f08: Layer already exists [2022-06-21T21:20:46.846Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:47.118Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:7e5cb4541a5fbd3c901e50819889ef9e3f359d88f34a0a25bd0faa73ac7806db size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:47.493Z] + 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-21T21:20:47.860Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-06-21T21:20:47.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-21T21:20:47.861Z] c64128546019: Preparing [2022-06-21T21:20:47.861Z] e90210dfb538: Preparing [2022-06-21T21:20:47.861Z] 5506bb74eddb: Preparing [2022-06-21T21:20:47.861Z] 816e0cac58bd: Preparing [2022-06-21T21:20:47.861Z] 0144791b9f08: Preparing [2022-06-21T21:20:47.861Z] f73e7dbfee58: Preparing [2022-06-21T21:20:47.861Z] f73e7dbfee58: Waiting [2022-06-21T21:20:47.861Z] e90210dfb538: Layer already exists [2022-06-21T21:20:47.861Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:47.861Z] c64128546019: Layer already exists [2022-06-21T21:20:47.861Z] 816e0cac58bd: Layer already exists [2022-06-21T21:20:47.861Z] 0144791b9f08: Layer already exists [2022-06-21T21:20:47.861Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:48.132Z] main: digest: sha256:7e5cb4541a5fbd3c901e50819889ef9e3f359d88f34a0a25bd0faa73ac7806db size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:20:48.188Z] ===================================================== [Pipeline] echo [2022-06-21T21:20:48.197Z] taggedImages: [2022-06-21T21:20:48.197Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:48.197Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-06-21T21:20:48.197Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.1-dev.13 [2022-06-21T21:20:48.197Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:48.197Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-06-21T21:20:48.219Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-21T21:20:48.219Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:48.219Z] latest [2022-06-21T21:20:48.219Z] 2.2.1-dev.13 [2022-06-21T21:20:48.219Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:48.219Z] main [2022-06-21T21:20:48.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:48.580Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:48.943Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:48.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-21T21:20:48.943Z] 3ee9ed8c6858: Preparing [2022-06-21T21:20:48.943Z] eb2654cb3912: Preparing [2022-06-21T21:20:48.943Z] 5506bb74eddb: Preparing [2022-06-21T21:20:48.943Z] 9c5856c5f567: Preparing [2022-06-21T21:20:48.943Z] f73e7dbfee58: Preparing [2022-06-21T21:20:48.943Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:48.943Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:49.214Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:49.214Z] 3ee9ed8c6858: Pushed [2022-06-21T21:20:51.821Z] eb2654cb3912: Pushed [2022-06-21T21:20:52.092Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:265659a954389cbc0537d277d9cf3a403bf49d6e0f17c67c0c35887b4bd0bf72 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:52.452Z] + 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-21T21:20:52.806Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-21T21:20:52.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-21T21:20:52.806Z] 3ee9ed8c6858: Preparing [2022-06-21T21:20:52.806Z] eb2654cb3912: Preparing [2022-06-21T21:20:52.806Z] 5506bb74eddb: Preparing [2022-06-21T21:20:52.806Z] 9c5856c5f567: Preparing [2022-06-21T21:20:52.806Z] f73e7dbfee58: Preparing [2022-06-21T21:20:52.806Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:52.806Z] 3ee9ed8c6858: Layer already exists [2022-06-21T21:20:52.806Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:52.806Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:52.806Z] eb2654cb3912: Layer already exists [2022-06-21T21:20:53.077Z] latest: digest: sha256:265659a954389cbc0537d277d9cf3a403bf49d6e0f17c67c0c35887b4bd0bf72 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:53.439Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:53.799Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.13 [2022-06-21T21:20:53.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-21T21:20:53.799Z] 3ee9ed8c6858: Preparing [2022-06-21T21:20:53.799Z] eb2654cb3912: Preparing [2022-06-21T21:20:53.799Z] 5506bb74eddb: Preparing [2022-06-21T21:20:53.799Z] 9c5856c5f567: Preparing [2022-06-21T21:20:53.799Z] f73e7dbfee58: Preparing [2022-06-21T21:20:53.799Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:53.799Z] eb2654cb3912: Layer already exists [2022-06-21T21:20:53.799Z] 3ee9ed8c6858: Layer already exists [2022-06-21T21:20:53.799Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:53.799Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:54.070Z] 2.2.1-dev.13: digest: sha256:265659a954389cbc0537d277d9cf3a403bf49d6e0f17c67c0c35887b4bd0bf72 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:54.439Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:54.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:54.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-21T21:20:54.802Z] 3ee9ed8c6858: Preparing [2022-06-21T21:20:54.802Z] eb2654cb3912: Preparing [2022-06-21T21:20:54.802Z] 5506bb74eddb: Preparing [2022-06-21T21:20:54.802Z] 9c5856c5f567: Preparing [2022-06-21T21:20:54.802Z] f73e7dbfee58: Preparing [2022-06-21T21:20:54.802Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:54.802Z] eb2654cb3912: Layer already exists [2022-06-21T21:20:54.802Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:54.802Z] 3ee9ed8c6858: Layer already exists [2022-06-21T21:20:54.802Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:55.072Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:265659a954389cbc0537d277d9cf3a403bf49d6e0f17c67c0c35887b4bd0bf72 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:55.435Z] + 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-21T21:20:55.791Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-06-21T21:20:55.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-21T21:20:55.792Z] 3ee9ed8c6858: Preparing [2022-06-21T21:20:55.792Z] eb2654cb3912: Preparing [2022-06-21T21:20:55.792Z] 5506bb74eddb: Preparing [2022-06-21T21:20:55.792Z] 9c5856c5f567: Preparing [2022-06-21T21:20:55.792Z] f73e7dbfee58: Preparing [2022-06-21T21:20:55.792Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:55.792Z] 3ee9ed8c6858: Layer already exists [2022-06-21T21:20:55.792Z] eb2654cb3912: Layer already exists [2022-06-21T21:20:55.792Z] 9c5856c5f567: Layer already exists [2022-06-21T21:20:55.792Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:56.063Z] main: digest: sha256:265659a954389cbc0537d277d9cf3a403bf49d6e0f17c67c0c35887b4bd0bf72 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:20:56.124Z] ===================================================== [Pipeline] echo [2022-06-21T21:20:56.133Z] taggedImages: [2022-06-21T21:20:56.133Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:56.133Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-06-21T21:20:56.133Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.1-dev.13 [2022-06-21T21:20:56.133Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:56.133Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-06-21T21:20:56.154Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-21T21:20:56.154Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:56.154Z] latest [2022-06-21T21:20:56.154Z] 2.2.1-dev.13 [2022-06-21T21:20:56.154Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:20:56.154Z] main [2022-06-21T21:20:56.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:56.512Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:20:56.885Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:20:56.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-21T21:20:56.885Z] 70e656e644e5: Preparing [2022-06-21T21:20:56.885Z] 70e656e644e5: Preparing [2022-06-21T21:20:56.885Z] e2d4e94039be: Preparing [2022-06-21T21:20:56.885Z] 3d7505f93723: Preparing [2022-06-21T21:20:56.885Z] be01f752eacd: Preparing [2022-06-21T21:20:56.885Z] 32afc3d0b51e: Preparing [2022-06-21T21:20:56.885Z] 5506bb74eddb: Preparing [2022-06-21T21:20:56.885Z] 129e2119e8b5: Preparing [2022-06-21T21:20:56.885Z] 0983e2e5346f: Preparing [2022-06-21T21:20:56.885Z] fc69a28ceca3: Preparing [2022-06-21T21:20:56.885Z] b64fd854db26: Preparing [2022-06-21T21:20:56.885Z] f73e7dbfee58: Preparing [2022-06-21T21:20:56.885Z] 5506bb74eddb: Waiting [2022-06-21T21:20:56.885Z] b64fd854db26: Waiting [2022-06-21T21:20:56.885Z] 0983e2e5346f: Waiting [2022-06-21T21:20:56.885Z] fc69a28ceca3: Waiting [2022-06-21T21:20:56.885Z] f73e7dbfee58: Waiting [2022-06-21T21:20:56.885Z] 129e2119e8b5: Waiting [2022-06-21T21:20:57.164Z] 70e656e644e5: Pushed [2022-06-21T21:20:57.164Z] 3d7505f93723: Pushed [2022-06-21T21:20:57.164Z] e2d4e94039be: Pushed [2022-06-21T21:20:57.164Z] be01f752eacd: Pushed [2022-06-21T21:20:57.436Z] 5506bb74eddb: Layer already exists [2022-06-21T21:20:57.436Z] 129e2119e8b5: Pushed [2022-06-21T21:20:57.436Z] f73e7dbfee58: Layer already exists [2022-06-21T21:20:57.436Z] 0983e2e5346f: Pushed [2022-06-21T21:20:57.436Z] fc69a28ceca3: Pushed [2022-06-21T21:20:57.436Z] b64fd854db26: Pushed [2022-06-21T21:21:00.806Z] 32afc3d0b51e: Pushed [2022-06-21T21:21:00.807Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:fa008f4810e943e754b3aa352e5330a971c460421484ccf6482db1a4ec4f726a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:01.165Z] + 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-21T21:21:01.521Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-21T21:21:01.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-21T21:21:01.521Z] 70e656e644e5: Preparing [2022-06-21T21:21:01.521Z] 70e656e644e5: Preparing [2022-06-21T21:21:01.521Z] e2d4e94039be: Preparing [2022-06-21T21:21:01.521Z] 3d7505f93723: Preparing [2022-06-21T21:21:01.521Z] be01f752eacd: Preparing [2022-06-21T21:21:01.521Z] 32afc3d0b51e: Preparing [2022-06-21T21:21:01.521Z] 5506bb74eddb: Preparing [2022-06-21T21:21:01.521Z] 129e2119e8b5: Preparing [2022-06-21T21:21:01.521Z] 0983e2e5346f: Preparing [2022-06-21T21:21:01.521Z] fc69a28ceca3: Preparing [2022-06-21T21:21:01.521Z] b64fd854db26: Preparing [2022-06-21T21:21:01.521Z] 129e2119e8b5: Waiting [2022-06-21T21:21:01.521Z] 0983e2e5346f: Waiting [2022-06-21T21:21:01.521Z] fc69a28ceca3: Waiting [2022-06-21T21:21:01.521Z] 5506bb74eddb: Waiting [2022-06-21T21:21:01.521Z] b64fd854db26: Waiting [2022-06-21T21:21:01.521Z] f73e7dbfee58: Preparing [2022-06-21T21:21:01.521Z] f73e7dbfee58: Waiting [2022-06-21T21:21:01.521Z] e2d4e94039be: Layer already exists [2022-06-21T21:21:01.521Z] 70e656e644e5: Layer already exists [2022-06-21T21:21:01.521Z] be01f752eacd: Layer already exists [2022-06-21T21:21:01.521Z] 32afc3d0b51e: Layer already exists [2022-06-21T21:21:01.521Z] 3d7505f93723: Layer already exists [2022-06-21T21:21:01.521Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:01.521Z] 129e2119e8b5: Layer already exists [2022-06-21T21:21:01.521Z] b64fd854db26: Layer already exists [2022-06-21T21:21:01.521Z] 0983e2e5346f: Layer already exists [2022-06-21T21:21:01.521Z] fc69a28ceca3: Layer already exists [2022-06-21T21:21:01.790Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:01.790Z] latest: digest: sha256:fa008f4810e943e754b3aa352e5330a971c460421484ccf6482db1a4ec4f726a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:02.156Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:02.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.13 [2022-06-21T21:21:02.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-21T21:21:02.509Z] 70e656e644e5: Preparing [2022-06-21T21:21:02.509Z] 70e656e644e5: Preparing [2022-06-21T21:21:02.509Z] e2d4e94039be: Preparing [2022-06-21T21:21:02.509Z] 3d7505f93723: Preparing [2022-06-21T21:21:02.509Z] be01f752eacd: Preparing [2022-06-21T21:21:02.509Z] 32afc3d0b51e: Preparing [2022-06-21T21:21:02.509Z] 5506bb74eddb: Preparing [2022-06-21T21:21:02.509Z] 129e2119e8b5: Preparing [2022-06-21T21:21:02.509Z] 0983e2e5346f: Preparing [2022-06-21T21:21:02.509Z] fc69a28ceca3: Preparing [2022-06-21T21:21:02.509Z] b64fd854db26: Preparing [2022-06-21T21:21:02.509Z] f73e7dbfee58: Preparing [2022-06-21T21:21:02.509Z] 5506bb74eddb: Waiting [2022-06-21T21:21:02.509Z] 129e2119e8b5: Waiting [2022-06-21T21:21:02.509Z] 0983e2e5346f: Waiting [2022-06-21T21:21:02.509Z] fc69a28ceca3: Waiting [2022-06-21T21:21:02.509Z] b64fd854db26: Waiting [2022-06-21T21:21:02.509Z] f73e7dbfee58: Waiting [2022-06-21T21:21:02.509Z] 3d7505f93723: Layer already exists [2022-06-21T21:21:02.509Z] e2d4e94039be: Layer already exists [2022-06-21T21:21:02.509Z] be01f752eacd: Layer already exists [2022-06-21T21:21:02.509Z] 70e656e644e5: Layer already exists [2022-06-21T21:21:02.509Z] 32afc3d0b51e: Layer already exists [2022-06-21T21:21:02.509Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:02.509Z] b64fd854db26: Layer already exists [2022-06-21T21:21:02.509Z] 129e2119e8b5: Layer already exists [2022-06-21T21:21:02.778Z] 0983e2e5346f: Layer already exists [2022-06-21T21:21:02.778Z] fc69a28ceca3: Layer already exists [2022-06-21T21:21:02.778Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:02.778Z] 2.2.1-dev.13: digest: sha256:fa008f4810e943e754b3aa352e5330a971c460421484ccf6482db1a4ec4f726a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:03.142Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:03.490Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:03.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-21T21:21:03.491Z] 70e656e644e5: Preparing [2022-06-21T21:21:03.491Z] 70e656e644e5: Preparing [2022-06-21T21:21:03.491Z] e2d4e94039be: Preparing [2022-06-21T21:21:03.491Z] 3d7505f93723: Preparing [2022-06-21T21:21:03.491Z] be01f752eacd: Preparing [2022-06-21T21:21:03.491Z] 32afc3d0b51e: Preparing [2022-06-21T21:21:03.491Z] 5506bb74eddb: Preparing [2022-06-21T21:21:03.491Z] 129e2119e8b5: Preparing [2022-06-21T21:21:03.491Z] 0983e2e5346f: Preparing [2022-06-21T21:21:03.491Z] fc69a28ceca3: Preparing [2022-06-21T21:21:03.491Z] b64fd854db26: Preparing [2022-06-21T21:21:03.491Z] f73e7dbfee58: Preparing [2022-06-21T21:21:03.491Z] 5506bb74eddb: Waiting [2022-06-21T21:21:03.491Z] 129e2119e8b5: Waiting [2022-06-21T21:21:03.491Z] 0983e2e5346f: Waiting [2022-06-21T21:21:03.491Z] fc69a28ceca3: Waiting [2022-06-21T21:21:03.491Z] f73e7dbfee58: Waiting [2022-06-21T21:21:03.491Z] b64fd854db26: Waiting [2022-06-21T21:21:03.491Z] 3d7505f93723: Layer already exists [2022-06-21T21:21:03.491Z] e2d4e94039be: Layer already exists [2022-06-21T21:21:03.491Z] 32afc3d0b51e: Layer already exists [2022-06-21T21:21:03.491Z] be01f752eacd: Layer already exists [2022-06-21T21:21:03.491Z] 70e656e644e5: Layer already exists [2022-06-21T21:21:03.762Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:03.762Z] 129e2119e8b5: Layer already exists [2022-06-21T21:21:03.762Z] fc69a28ceca3: Layer already exists [2022-06-21T21:21:03.762Z] 0983e2e5346f: Layer already exists [2022-06-21T21:21:03.762Z] b64fd854db26: Layer already exists [2022-06-21T21:21:03.762Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:03.762Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:fa008f4810e943e754b3aa352e5330a971c460421484ccf6482db1a4ec4f726a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:04.121Z] + 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-21T21:21:04.482Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-06-21T21:21:04.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-21T21:21:04.482Z] 70e656e644e5: Preparing [2022-06-21T21:21:04.482Z] 70e656e644e5: Preparing [2022-06-21T21:21:04.482Z] e2d4e94039be: Preparing [2022-06-21T21:21:04.482Z] 3d7505f93723: Preparing [2022-06-21T21:21:04.482Z] be01f752eacd: Preparing [2022-06-21T21:21:04.482Z] 32afc3d0b51e: Preparing [2022-06-21T21:21:04.482Z] 5506bb74eddb: Preparing [2022-06-21T21:21:04.482Z] 129e2119e8b5: Preparing [2022-06-21T21:21:04.482Z] 0983e2e5346f: Preparing [2022-06-21T21:21:04.482Z] fc69a28ceca3: Preparing [2022-06-21T21:21:04.482Z] b64fd854db26: Preparing [2022-06-21T21:21:04.482Z] f73e7dbfee58: Preparing [2022-06-21T21:21:04.482Z] fc69a28ceca3: Waiting [2022-06-21T21:21:04.482Z] 5506bb74eddb: Waiting [2022-06-21T21:21:04.482Z] b64fd854db26: Waiting [2022-06-21T21:21:04.483Z] 129e2119e8b5: Waiting [2022-06-21T21:21:04.483Z] 0983e2e5346f: Waiting [2022-06-21T21:21:04.483Z] f73e7dbfee58: Waiting [2022-06-21T21:21:04.483Z] 3d7505f93723: Layer already exists [2022-06-21T21:21:04.483Z] e2d4e94039be: Layer already exists [2022-06-21T21:21:04.483Z] be01f752eacd: Layer already exists [2022-06-21T21:21:04.483Z] 70e656e644e5: Layer already exists [2022-06-21T21:21:04.483Z] 32afc3d0b51e: Layer already exists [2022-06-21T21:21:04.782Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:04.782Z] 129e2119e8b5: Layer already exists [2022-06-21T21:21:04.782Z] b64fd854db26: Layer already exists [2022-06-21T21:21:04.782Z] 0983e2e5346f: Layer already exists [2022-06-21T21:21:04.782Z] fc69a28ceca3: Layer already exists [2022-06-21T21:21:04.782Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:04.782Z] main: digest: sha256:fa008f4810e943e754b3aa352e5330a971c460421484ccf6482db1a4ec4f726a size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:21:04.849Z] ===================================================== [Pipeline] echo [2022-06-21T21:21:04.858Z] taggedImages: [2022-06-21T21:21:04.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:04.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-06-21T21:21:04.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.1-dev.13 [2022-06-21T21:21:04.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:04.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-06-21T21:21:04.879Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-21T21:21:04.879Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:04.879Z] latest [2022-06-21T21:21:04.879Z] 2.2.1-dev.13 [2022-06-21T21:21:04.879Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:04.879Z] main [2022-06-21T21:21:04.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:05.253Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:05.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:05.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-21T21:21:05.664Z] 8efc21e37027: Preparing [2022-06-21T21:21:05.664Z] 67af14b6987f: Preparing [2022-06-21T21:21:05.664Z] 6599432e509d: Preparing [2022-06-21T21:21:05.664Z] 1e9d8f44f734: Preparing [2022-06-21T21:21:05.664Z] 806f8d88e853: Preparing [2022-06-21T21:21:05.664Z] e00500a51fee: Preparing [2022-06-21T21:21:05.664Z] b07a81c71e95: Preparing [2022-06-21T21:21:05.664Z] f73e7dbfee58: Preparing [2022-06-21T21:21:05.664Z] b07a81c71e95: Waiting [2022-06-21T21:21:05.664Z] f73e7dbfee58: Waiting [2022-06-21T21:21:05.664Z] e00500a51fee: Waiting [2022-06-21T21:21:05.949Z] 67af14b6987f: Pushed [2022-06-21T21:21:05.949Z] 8efc21e37027: Pushed [2022-06-21T21:21:05.949Z] 806f8d88e853: Pushed [2022-06-21T21:21:06.275Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:06.275Z] e00500a51fee: Pushed [2022-06-21T21:21:07.334Z] b07a81c71e95: Pushed [2022-06-21T21:21:08.776Z] 6599432e509d: Pushed [2022-06-21T21:21:08.776Z] 1e9d8f44f734: Pushed [2022-06-21T21:21:09.048Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:e1930c9bd8cd56b8d2b7b70c6e293e904880c62341e220ea7ceb2b2a45428646 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:09.408Z] + 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-21T21:21:09.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-21T21:21:09.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-21T21:21:09.763Z] 8efc21e37027: Preparing [2022-06-21T21:21:09.763Z] 67af14b6987f: Preparing [2022-06-21T21:21:09.763Z] 6599432e509d: Preparing [2022-06-21T21:21:09.763Z] 1e9d8f44f734: Preparing [2022-06-21T21:21:09.763Z] 806f8d88e853: Preparing [2022-06-21T21:21:09.763Z] e00500a51fee: Preparing [2022-06-21T21:21:09.763Z] b07a81c71e95: Preparing [2022-06-21T21:21:09.763Z] f73e7dbfee58: Preparing [2022-06-21T21:21:09.763Z] e00500a51fee: Waiting [2022-06-21T21:21:09.763Z] b07a81c71e95: Waiting [2022-06-21T21:21:09.763Z] f73e7dbfee58: Waiting [2022-06-21T21:21:09.763Z] 8efc21e37027: Layer already exists [2022-06-21T21:21:09.763Z] 806f8d88e853: Layer already exists [2022-06-21T21:21:09.763Z] 6599432e509d: Layer already exists [2022-06-21T21:21:09.763Z] 67af14b6987f: Layer already exists [2022-06-21T21:21:09.763Z] 1e9d8f44f734: Layer already exists [2022-06-21T21:21:09.763Z] e00500a51fee: Layer already exists [2022-06-21T21:21:09.763Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:09.763Z] b07a81c71e95: Layer already exists [2022-06-21T21:21:10.033Z] latest: digest: sha256:e1930c9bd8cd56b8d2b7b70c6e293e904880c62341e220ea7ceb2b2a45428646 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:10.391Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:10.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.13 [2022-06-21T21:21:10.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-21T21:21:10.745Z] 8efc21e37027: Preparing [2022-06-21T21:21:10.745Z] 67af14b6987f: Preparing [2022-06-21T21:21:10.745Z] 6599432e509d: Preparing [2022-06-21T21:21:10.745Z] 1e9d8f44f734: Preparing [2022-06-21T21:21:10.745Z] 806f8d88e853: Preparing [2022-06-21T21:21:10.745Z] e00500a51fee: Preparing [2022-06-21T21:21:10.745Z] b07a81c71e95: Preparing [2022-06-21T21:21:10.745Z] f73e7dbfee58: Preparing [2022-06-21T21:21:10.745Z] e00500a51fee: Waiting [2022-06-21T21:21:10.745Z] b07a81c71e95: Waiting [2022-06-21T21:21:10.745Z] f73e7dbfee58: Waiting [2022-06-21T21:21:10.745Z] 6599432e509d: Layer already exists [2022-06-21T21:21:10.745Z] 1e9d8f44f734: Layer already exists [2022-06-21T21:21:10.745Z] 806f8d88e853: Layer already exists [2022-06-21T21:21:10.745Z] 67af14b6987f: Layer already exists [2022-06-21T21:21:10.745Z] 8efc21e37027: Layer already exists [2022-06-21T21:21:10.745Z] e00500a51fee: Layer already exists [2022-06-21T21:21:10.745Z] b07a81c71e95: Layer already exists [2022-06-21T21:21:10.745Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:11.017Z] 2.2.1-dev.13: digest: sha256:e1930c9bd8cd56b8d2b7b70c6e293e904880c62341e220ea7ceb2b2a45428646 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:11.379Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:11.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:11.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-21T21:21:11.729Z] 8efc21e37027: Preparing [2022-06-21T21:21:11.729Z] 67af14b6987f: Preparing [2022-06-21T21:21:11.729Z] 6599432e509d: Preparing [2022-06-21T21:21:11.729Z] 1e9d8f44f734: Preparing [2022-06-21T21:21:11.729Z] 806f8d88e853: Preparing [2022-06-21T21:21:11.729Z] e00500a51fee: Preparing [2022-06-21T21:21:11.729Z] b07a81c71e95: Preparing [2022-06-21T21:21:11.729Z] f73e7dbfee58: Preparing [2022-06-21T21:21:11.729Z] e00500a51fee: Waiting [2022-06-21T21:21:11.729Z] f73e7dbfee58: Waiting [2022-06-21T21:21:11.729Z] b07a81c71e95: Waiting [2022-06-21T21:21:11.729Z] 806f8d88e853: Layer already exists [2022-06-21T21:21:11.729Z] 1e9d8f44f734: Layer already exists [2022-06-21T21:21:11.729Z] 6599432e509d: Layer already exists [2022-06-21T21:21:11.729Z] 8efc21e37027: Layer already exists [2022-06-21T21:21:11.729Z] 67af14b6987f: Layer already exists [2022-06-21T21:21:12.000Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:12.000Z] b07a81c71e95: Layer already exists [2022-06-21T21:21:12.000Z] e00500a51fee: Layer already exists [2022-06-21T21:21:12.000Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:e1930c9bd8cd56b8d2b7b70c6e293e904880c62341e220ea7ceb2b2a45428646 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:12.354Z] + 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-21T21:21:12.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-06-21T21:21:12.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-21T21:21:12.702Z] 8efc21e37027: Preparing [2022-06-21T21:21:12.702Z] 67af14b6987f: Preparing [2022-06-21T21:21:12.702Z] 6599432e509d: Preparing [2022-06-21T21:21:12.702Z] 1e9d8f44f734: Preparing [2022-06-21T21:21:12.702Z] 806f8d88e853: Preparing [2022-06-21T21:21:12.702Z] e00500a51fee: Preparing [2022-06-21T21:21:12.702Z] b07a81c71e95: Preparing [2022-06-21T21:21:12.702Z] f73e7dbfee58: Preparing [2022-06-21T21:21:12.702Z] e00500a51fee: Waiting [2022-06-21T21:21:12.702Z] f73e7dbfee58: Waiting [2022-06-21T21:21:12.702Z] b07a81c71e95: Waiting [2022-06-21T21:21:12.702Z] 6599432e509d: Layer already exists [2022-06-21T21:21:12.702Z] 67af14b6987f: Layer already exists [2022-06-21T21:21:12.702Z] 8efc21e37027: Layer already exists [2022-06-21T21:21:12.702Z] 1e9d8f44f734: Layer already exists [2022-06-21T21:21:12.702Z] 806f8d88e853: Layer already exists [2022-06-21T21:21:12.973Z] e00500a51fee: Layer already exists [2022-06-21T21:21:12.973Z] b07a81c71e95: Layer already exists [2022-06-21T21:21:12.973Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:12.973Z] main: digest: sha256:e1930c9bd8cd56b8d2b7b70c6e293e904880c62341e220ea7ceb2b2a45428646 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:21:13.031Z] ===================================================== [Pipeline] echo [2022-06-21T21:21:13.039Z] taggedImages: [2022-06-21T21:21:13.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:13.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-06-21T21:21:13.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.1-dev.13 [2022-06-21T21:21:13.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:13.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-06-21T21:21:13.059Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-21T21:21:13.059Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:13.059Z] latest [2022-06-21T21:21:13.059Z] 2.2.1-dev.13 [2022-06-21T21:21:13.059Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:13.059Z] main [2022-06-21T21:21:13.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:13.419Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:13.784Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:13.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-21T21:21:13.784Z] 7522b237dcfa: Preparing [2022-06-21T21:21:13.784Z] b99a0a6018b6: Preparing [2022-06-21T21:21:13.784Z] 931a17dd72aa: Preparing [2022-06-21T21:21:13.784Z] e9f436109c78: Preparing [2022-06-21T21:21:13.784Z] 2fb10873d154: Preparing [2022-06-21T21:21:13.784Z] 7a8ff4473a2a: Preparing [2022-06-21T21:21:13.784Z] 5f78917e8cad: Preparing [2022-06-21T21:21:13.784Z] 16fa5072f946: Preparing [2022-06-21T21:21:13.784Z] 0ae7e4502cd7: Preparing [2022-06-21T21:21:13.784Z] f73e7dbfee58: Preparing [2022-06-21T21:21:13.784Z] 7a8ff4473a2a: Waiting [2022-06-21T21:21:13.784Z] 16fa5072f946: Waiting [2022-06-21T21:21:13.784Z] 0ae7e4502cd7: Waiting [2022-06-21T21:21:13.784Z] f73e7dbfee58: Waiting [2022-06-21T21:21:13.784Z] 5f78917e8cad: Waiting [2022-06-21T21:21:14.059Z] 2fb10873d154: Pushed [2022-06-21T21:21:14.059Z] b99a0a6018b6: Pushed [2022-06-21T21:21:14.059Z] 7522b237dcfa: Pushed [2022-06-21T21:21:14.333Z] 7a8ff4473a2a: Pushed [2022-06-21T21:21:14.333Z] 16fa5072f946: Pushed [2022-06-21T21:21:14.333Z] 5f78917e8cad: Pushed [2022-06-21T21:21:14.333Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:14.603Z] 0ae7e4502cd7: Pushed [2022-06-21T21:21:16.570Z] e9f436109c78: Pushed [2022-06-21T21:21:17.162Z] 931a17dd72aa: Pushed [2022-06-21T21:21:17.434Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:f18a9d0f6c2c00621d4e447e8e0f42b2b497fcec18ef305519fd2b75044e8698 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:17.800Z] + 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-21T21:21:18.156Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-21T21:21:18.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-21T21:21:18.156Z] 7522b237dcfa: Preparing [2022-06-21T21:21:18.156Z] b99a0a6018b6: Preparing [2022-06-21T21:21:18.156Z] 931a17dd72aa: Preparing [2022-06-21T21:21:18.156Z] e9f436109c78: Preparing [2022-06-21T21:21:18.156Z] 2fb10873d154: Preparing [2022-06-21T21:21:18.156Z] 7a8ff4473a2a: Preparing [2022-06-21T21:21:18.156Z] 5f78917e8cad: Preparing [2022-06-21T21:21:18.156Z] 16fa5072f946: Preparing [2022-06-21T21:21:18.156Z] 0ae7e4502cd7: Preparing [2022-06-21T21:21:18.156Z] f73e7dbfee58: Preparing [2022-06-21T21:21:18.156Z] 7a8ff4473a2a: Waiting [2022-06-21T21:21:18.156Z] 5f78917e8cad: Waiting [2022-06-21T21:21:18.156Z] 16fa5072f946: Waiting [2022-06-21T21:21:18.156Z] 0ae7e4502cd7: Waiting [2022-06-21T21:21:18.156Z] f73e7dbfee58: Waiting [2022-06-21T21:21:18.156Z] 7522b237dcfa: Layer already exists [2022-06-21T21:21:18.157Z] e9f436109c78: Layer already exists [2022-06-21T21:21:18.157Z] 2fb10873d154: Layer already exists [2022-06-21T21:21:18.157Z] b99a0a6018b6: Layer already exists [2022-06-21T21:21:18.157Z] 931a17dd72aa: Layer already exists [2022-06-21T21:21:18.157Z] 5f78917e8cad: Layer already exists [2022-06-21T21:21:18.157Z] 7a8ff4473a2a: Layer already exists [2022-06-21T21:21:18.157Z] 0ae7e4502cd7: Layer already exists [2022-06-21T21:21:18.157Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:18.157Z] 16fa5072f946: Layer already exists [2022-06-21T21:21:18.429Z] latest: digest: sha256:f18a9d0f6c2c00621d4e447e8e0f42b2b497fcec18ef305519fd2b75044e8698 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:18.785Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:19.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.13 [2022-06-21T21:21:19.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-21T21:21:19.145Z] 7522b237dcfa: Preparing [2022-06-21T21:21:19.145Z] b99a0a6018b6: Preparing [2022-06-21T21:21:19.145Z] 931a17dd72aa: Preparing [2022-06-21T21:21:19.145Z] e9f436109c78: Preparing [2022-06-21T21:21:19.145Z] 2fb10873d154: Preparing [2022-06-21T21:21:19.145Z] 7a8ff4473a2a: Preparing [2022-06-21T21:21:19.145Z] 5f78917e8cad: Preparing [2022-06-21T21:21:19.145Z] 16fa5072f946: Preparing [2022-06-21T21:21:19.145Z] 0ae7e4502cd7: Preparing [2022-06-21T21:21:19.145Z] f73e7dbfee58: Preparing [2022-06-21T21:21:19.145Z] 7a8ff4473a2a: Waiting [2022-06-21T21:21:19.145Z] 5f78917e8cad: Waiting [2022-06-21T21:21:19.145Z] 16fa5072f946: Waiting [2022-06-21T21:21:19.145Z] 0ae7e4502cd7: Waiting [2022-06-21T21:21:19.145Z] f73e7dbfee58: Waiting [2022-06-21T21:21:19.145Z] 931a17dd72aa: Layer already exists [2022-06-21T21:21:19.145Z] 2fb10873d154: Layer already exists [2022-06-21T21:21:19.145Z] e9f436109c78: Layer already exists [2022-06-21T21:21:19.145Z] b99a0a6018b6: Layer already exists [2022-06-21T21:21:19.145Z] 7522b237dcfa: Layer already exists [2022-06-21T21:21:19.415Z] 7a8ff4473a2a: Layer already exists [2022-06-21T21:21:19.415Z] 16fa5072f946: Layer already exists [2022-06-21T21:21:19.415Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:19.415Z] 5f78917e8cad: Layer already exists [2022-06-21T21:21:19.416Z] 0ae7e4502cd7: Layer already exists [2022-06-21T21:21:19.416Z] 2.2.1-dev.13: digest: sha256:f18a9d0f6c2c00621d4e447e8e0f42b2b497fcec18ef305519fd2b75044e8698 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:19.772Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:20.129Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:20.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-21T21:21:20.130Z] 7522b237dcfa: Preparing [2022-06-21T21:21:20.130Z] b99a0a6018b6: Preparing [2022-06-21T21:21:20.130Z] 931a17dd72aa: Preparing [2022-06-21T21:21:20.130Z] e9f436109c78: Preparing [2022-06-21T21:21:20.130Z] 2fb10873d154: Preparing [2022-06-21T21:21:20.130Z] 7a8ff4473a2a: Preparing [2022-06-21T21:21:20.130Z] 5f78917e8cad: Preparing [2022-06-21T21:21:20.130Z] 16fa5072f946: Preparing [2022-06-21T21:21:20.130Z] 0ae7e4502cd7: Preparing [2022-06-21T21:21:20.130Z] f73e7dbfee58: Preparing [2022-06-21T21:21:20.130Z] 5f78917e8cad: Waiting [2022-06-21T21:21:20.130Z] 16fa5072f946: Waiting [2022-06-21T21:21:20.130Z] 0ae7e4502cd7: Waiting [2022-06-21T21:21:20.130Z] f73e7dbfee58: Waiting [2022-06-21T21:21:20.130Z] 7a8ff4473a2a: Waiting [2022-06-21T21:21:20.130Z] 7522b237dcfa: Layer already exists [2022-06-21T21:21:20.130Z] 931a17dd72aa: Layer already exists [2022-06-21T21:21:20.130Z] 2fb10873d154: Layer already exists [2022-06-21T21:21:20.130Z] e9f436109c78: Layer already exists [2022-06-21T21:21:20.130Z] b99a0a6018b6: Layer already exists [2022-06-21T21:21:20.130Z] 5f78917e8cad: Layer already exists [2022-06-21T21:21:20.130Z] 16fa5072f946: Layer already exists [2022-06-21T21:21:20.130Z] 7a8ff4473a2a: Layer already exists [2022-06-21T21:21:20.130Z] 0ae7e4502cd7: Layer already exists [2022-06-21T21:21:20.130Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:20.400Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:f18a9d0f6c2c00621d4e447e8e0f42b2b497fcec18ef305519fd2b75044e8698 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:20.763Z] + 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-21T21:21:21.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-06-21T21:21:21.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-21T21:21:21.117Z] 7522b237dcfa: Preparing [2022-06-21T21:21:21.117Z] b99a0a6018b6: Preparing [2022-06-21T21:21:21.117Z] 931a17dd72aa: Preparing [2022-06-21T21:21:21.117Z] e9f436109c78: Preparing [2022-06-21T21:21:21.117Z] 2fb10873d154: Preparing [2022-06-21T21:21:21.117Z] 7a8ff4473a2a: Preparing [2022-06-21T21:21:21.117Z] 5f78917e8cad: Preparing [2022-06-21T21:21:21.117Z] 16fa5072f946: Preparing [2022-06-21T21:21:21.117Z] 0ae7e4502cd7: Preparing [2022-06-21T21:21:21.117Z] f73e7dbfee58: Preparing [2022-06-21T21:21:21.117Z] 5f78917e8cad: Waiting [2022-06-21T21:21:21.117Z] 16fa5072f946: Waiting [2022-06-21T21:21:21.117Z] 0ae7e4502cd7: Waiting [2022-06-21T21:21:21.117Z] f73e7dbfee58: Waiting [2022-06-21T21:21:21.117Z] 7a8ff4473a2a: Waiting [2022-06-21T21:21:21.117Z] 7522b237dcfa: Layer already exists [2022-06-21T21:21:21.117Z] 2fb10873d154: Layer already exists [2022-06-21T21:21:21.117Z] b99a0a6018b6: Layer already exists [2022-06-21T21:21:21.117Z] e9f436109c78: Layer already exists [2022-06-21T21:21:21.117Z] 931a17dd72aa: Layer already exists [2022-06-21T21:21:21.387Z] 5f78917e8cad: Layer already exists [2022-06-21T21:21:21.387Z] 0ae7e4502cd7: Layer already exists [2022-06-21T21:21:21.387Z] f73e7dbfee58: Layer already exists [2022-06-21T21:21:21.387Z] 16fa5072f946: Layer already exists [2022-06-21T21:21:21.387Z] 7a8ff4473a2a: Layer already exists [2022-06-21T21:21:21.387Z] main: digest: sha256:f18a9d0f6c2c00621d4e447e8e0f42b2b497fcec18ef305519fd2b75044e8698 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:21:21.445Z] ===================================================== [Pipeline] echo [2022-06-21T21:21:21.452Z] taggedImages: [2022-06-21T21:21:21.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:21.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-06-21T21:21:21.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.1-dev.13 [2022-06-21T21:21:21.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:21.452Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-06-21T21:21:21.471Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-06-21T21:21:21.471Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:21.471Z] latest [2022-06-21T21:21:21.471Z] 2.2.1-dev.13 [2022-06-21T21:21:21.471Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:21.471Z] main [2022-06-21T21:21:21.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:21.828Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:22.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:22.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-21T21:21:22.182Z] 7a57cba041cd: Preparing [2022-06-21T21:21:22.182Z] d30ffd8081e1: Preparing [2022-06-21T21:21:22.182Z] 5506bb74eddb: Preparing [2022-06-21T21:21:22.182Z] 39852c05f02c: Preparing [2022-06-21T21:21:22.182Z] b1acea6661f8: Preparing [2022-06-21T21:21:22.182Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:22.182Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:22.453Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:22.453Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:22.453Z] 7a57cba041cd: Pushed [2022-06-21T21:21:22.453Z] b1acea6661f8: Pushed [2022-06-21T21:21:23.876Z] 39852c05f02c: Pushed [2022-06-21T21:21:27.247Z] d30ffd8081e1: Pushed [2022-06-21T21:21:27.247Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:781d6f31f8eff0e4e74575af64a5740a672842bcf95dda438d76dc81513aef2a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:27.616Z] + 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-21T21:21:27.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-21T21:21:27.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-21T21:21:27.976Z] 7a57cba041cd: Preparing [2022-06-21T21:21:27.976Z] d30ffd8081e1: Preparing [2022-06-21T21:21:27.976Z] 5506bb74eddb: Preparing [2022-06-21T21:21:27.976Z] 39852c05f02c: Preparing [2022-06-21T21:21:27.976Z] b1acea6661f8: Preparing [2022-06-21T21:21:27.976Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:27.976Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:27.976Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:27.976Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:27.976Z] d30ffd8081e1: Layer already exists [2022-06-21T21:21:27.976Z] 39852c05f02c: Layer already exists [2022-06-21T21:21:27.976Z] 7a57cba041cd: Layer already exists [2022-06-21T21:21:27.976Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:28.246Z] latest: digest: sha256:781d6f31f8eff0e4e74575af64a5740a672842bcf95dda438d76dc81513aef2a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:28.607Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:28.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.13 [2022-06-21T21:21:28.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-21T21:21:28.966Z] 7a57cba041cd: Preparing [2022-06-21T21:21:28.966Z] d30ffd8081e1: Preparing [2022-06-21T21:21:28.966Z] 5506bb74eddb: Preparing [2022-06-21T21:21:28.966Z] 39852c05f02c: Preparing [2022-06-21T21:21:28.966Z] b1acea6661f8: Preparing [2022-06-21T21:21:28.966Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:28.966Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:28.966Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:28.966Z] 7a57cba041cd: Layer already exists [2022-06-21T21:21:28.966Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:28.966Z] 39852c05f02c: Layer already exists [2022-06-21T21:21:28.966Z] d30ffd8081e1: Layer already exists [2022-06-21T21:21:28.966Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:29.239Z] 2.2.1-dev.13: digest: sha256:781d6f31f8eff0e4e74575af64a5740a672842bcf95dda438d76dc81513aef2a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:29.608Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:29.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:29.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-21T21:21:29.964Z] 7a57cba041cd: Preparing [2022-06-21T21:21:29.964Z] d30ffd8081e1: Preparing [2022-06-21T21:21:29.964Z] 5506bb74eddb: Preparing [2022-06-21T21:21:29.964Z] 39852c05f02c: Preparing [2022-06-21T21:21:29.964Z] b1acea6661f8: Preparing [2022-06-21T21:21:29.964Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:29.964Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:29.964Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:29.964Z] 39852c05f02c: Layer already exists [2022-06-21T21:21:29.964Z] d30ffd8081e1: Layer already exists [2022-06-21T21:21:29.964Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:29.964Z] 7a57cba041cd: Layer already exists [2022-06-21T21:21:29.964Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:30.236Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:781d6f31f8eff0e4e74575af64a5740a672842bcf95dda438d76dc81513aef2a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:30.602Z] + 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-21T21:21:30.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-06-21T21:21:30.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-06-21T21:21:30.961Z] 7a57cba041cd: Preparing [2022-06-21T21:21:30.961Z] d30ffd8081e1: Preparing [2022-06-21T21:21:30.961Z] 5506bb74eddb: Preparing [2022-06-21T21:21:30.961Z] 39852c05f02c: Preparing [2022-06-21T21:21:30.961Z] b1acea6661f8: Preparing [2022-06-21T21:21:30.961Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:30.961Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:30.961Z] 5506bb74eddb: Layer already exists [2022-06-21T21:21:30.961Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:30.961Z] 39852c05f02c: Layer already exists [2022-06-21T21:21:30.961Z] 7a57cba041cd: Layer already exists [2022-06-21T21:21:30.961Z] d30ffd8081e1: Layer already exists [2022-06-21T21:21:30.961Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:31.233Z] main: digest: sha256:781d6f31f8eff0e4e74575af64a5740a672842bcf95dda438d76dc81513aef2a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:21:31.287Z] ===================================================== [Pipeline] echo [2022-06-21T21:21:31.295Z] taggedImages: [2022-06-21T21:21:31.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:31.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-06-21T21:21:31.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.1-dev.13 [2022-06-21T21:21:31.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:31.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-06-21T21:21:31.314Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-06-21T21:21:31.314Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:31.314Z] latest [2022-06-21T21:21:31.314Z] 2.2.1-dev.13 [2022-06-21T21:21:31.314Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:31.314Z] main [2022-06-21T21:21:31.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:31.667Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:32.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:32.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-21T21:21:32.026Z] 9e3da885e516: Preparing [2022-06-21T21:21:32.026Z] 1bff3116af7a: Preparing [2022-06-21T21:21:32.026Z] 04a9429494b9: Preparing [2022-06-21T21:21:32.026Z] 1ef46b4bb763: Preparing [2022-06-21T21:21:32.026Z] 176d6470f088: Preparing [2022-06-21T21:21:32.026Z] 35e7ad12498c: Preparing [2022-06-21T21:21:32.026Z] b1acea6661f8: Preparing [2022-06-21T21:21:32.026Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:32.026Z] 35e7ad12498c: Waiting [2022-06-21T21:21:32.026Z] b1acea6661f8: Waiting [2022-06-21T21:21:32.026Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:32.297Z] 9e3da885e516: Pushed [2022-06-21T21:21:32.297Z] 1bff3116af7a: Pushed [2022-06-21T21:21:32.297Z] 04a9429494b9: Pushed [2022-06-21T21:21:32.297Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:32.297Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:33.273Z] 35e7ad12498c: Pushed [2022-06-21T21:21:41.533Z] 176d6470f088: Pushed [2022-06-21T21:21:49.796Z] 1ef46b4bb763: Pushed [2022-06-21T21:21:49.796Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:b21fbcf693f7876b47a91c36c6992cebebc5c8d9fbed15f69215f60f3d760e58 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:50.154Z] + 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-21T21:21:50.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-21T21:21:50.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-21T21:21:50.506Z] 9e3da885e516: Preparing [2022-06-21T21:21:50.506Z] 1bff3116af7a: Preparing [2022-06-21T21:21:50.506Z] 04a9429494b9: Preparing [2022-06-21T21:21:50.506Z] 1ef46b4bb763: Preparing [2022-06-21T21:21:50.506Z] 176d6470f088: Preparing [2022-06-21T21:21:50.506Z] 35e7ad12498c: Preparing [2022-06-21T21:21:50.506Z] b1acea6661f8: Preparing [2022-06-21T21:21:50.506Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:50.506Z] 35e7ad12498c: Waiting [2022-06-21T21:21:50.506Z] b1acea6661f8: Waiting [2022-06-21T21:21:50.506Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:50.506Z] 1ef46b4bb763: Layer already exists [2022-06-21T21:21:50.506Z] 1bff3116af7a: Layer already exists [2022-06-21T21:21:50.506Z] 9e3da885e516: Layer already exists [2022-06-21T21:21:50.506Z] 04a9429494b9: Layer already exists [2022-06-21T21:21:50.506Z] 176d6470f088: Layer already exists [2022-06-21T21:21:50.777Z] 35e7ad12498c: Layer already exists [2022-06-21T21:21:50.777Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:50.777Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:50.777Z] latest: digest: sha256:b21fbcf693f7876b47a91c36c6992cebebc5c8d9fbed15f69215f60f3d760e58 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:51.138Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:51.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.13 [2022-06-21T21:21:51.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-21T21:21:51.488Z] 9e3da885e516: Preparing [2022-06-21T21:21:51.488Z] 1bff3116af7a: Preparing [2022-06-21T21:21:51.488Z] 04a9429494b9: Preparing [2022-06-21T21:21:51.488Z] 1ef46b4bb763: Preparing [2022-06-21T21:21:51.488Z] 176d6470f088: Preparing [2022-06-21T21:21:51.488Z] 35e7ad12498c: Preparing [2022-06-21T21:21:51.488Z] b1acea6661f8: Preparing [2022-06-21T21:21:51.488Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:51.488Z] 35e7ad12498c: Waiting [2022-06-21T21:21:51.488Z] b1acea6661f8: Waiting [2022-06-21T21:21:51.488Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:51.488Z] 9e3da885e516: Layer already exists [2022-06-21T21:21:51.488Z] 1bff3116af7a: Layer already exists [2022-06-21T21:21:51.488Z] 04a9429494b9: Layer already exists [2022-06-21T21:21:51.488Z] 1ef46b4bb763: Layer already exists [2022-06-21T21:21:51.488Z] 176d6470f088: Layer already exists [2022-06-21T21:21:51.761Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:51.761Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:51.761Z] 35e7ad12498c: Layer already exists [2022-06-21T21:21:51.761Z] 2.2.1-dev.13: digest: sha256:b21fbcf693f7876b47a91c36c6992cebebc5c8d9fbed15f69215f60f3d760e58 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:52.118Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:52.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:52.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-21T21:21:52.471Z] 9e3da885e516: Preparing [2022-06-21T21:21:52.471Z] 1bff3116af7a: Preparing [2022-06-21T21:21:52.471Z] 04a9429494b9: Preparing [2022-06-21T21:21:52.471Z] 1ef46b4bb763: Preparing [2022-06-21T21:21:52.471Z] 176d6470f088: Preparing [2022-06-21T21:21:52.471Z] 35e7ad12498c: Preparing [2022-06-21T21:21:52.471Z] b1acea6661f8: Preparing [2022-06-21T21:21:52.471Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:52.471Z] 35e7ad12498c: Waiting [2022-06-21T21:21:52.471Z] b1acea6661f8: Waiting [2022-06-21T21:21:52.471Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:52.471Z] 1ef46b4bb763: Layer already exists [2022-06-21T21:21:52.471Z] 9e3da885e516: Layer already exists [2022-06-21T21:21:52.471Z] 176d6470f088: Layer already exists [2022-06-21T21:21:52.471Z] 04a9429494b9: Layer already exists [2022-06-21T21:21:52.471Z] 1bff3116af7a: Layer already exists [2022-06-21T21:21:52.742Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:52.742Z] 35e7ad12498c: Layer already exists [2022-06-21T21:21:52.742Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:52.742Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:b21fbcf693f7876b47a91c36c6992cebebc5c8d9fbed15f69215f60f3d760e58 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:53.098Z] + 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-21T21:21:53.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-06-21T21:21:53.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-06-21T21:21:53.456Z] 9e3da885e516: Preparing [2022-06-21T21:21:53.456Z] 1bff3116af7a: Preparing [2022-06-21T21:21:53.456Z] 04a9429494b9: Preparing [2022-06-21T21:21:53.456Z] 1ef46b4bb763: Preparing [2022-06-21T21:21:53.456Z] 176d6470f088: Preparing [2022-06-21T21:21:53.456Z] 35e7ad12498c: Preparing [2022-06-21T21:21:53.456Z] b1acea6661f8: Preparing [2022-06-21T21:21:53.456Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:53.456Z] b1acea6661f8: Waiting [2022-06-21T21:21:53.456Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:53.456Z] 35e7ad12498c: Waiting [2022-06-21T21:21:53.456Z] 04a9429494b9: Layer already exists [2022-06-21T21:21:53.456Z] 1bff3116af7a: Layer already exists [2022-06-21T21:21:53.456Z] 9e3da885e516: Layer already exists [2022-06-21T21:21:53.456Z] 176d6470f088: Layer already exists [2022-06-21T21:21:53.456Z] 1ef46b4bb763: Layer already exists [2022-06-21T21:21:53.728Z] 35e7ad12498c: Layer already exists [2022-06-21T21:21:53.728Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:53.728Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:53.728Z] main: digest: sha256:b21fbcf693f7876b47a91c36c6992cebebc5c8d9fbed15f69215f60f3d760e58 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:21:53.792Z] ===================================================== [Pipeline] echo [2022-06-21T21:21:53.801Z] taggedImages: [2022-06-21T21:21:53.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:53.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-06-21T21:21:53.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.1-dev.13 [2022-06-21T21:21:53.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:53.801Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-06-21T21:21:53.820Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-06-21T21:21:53.820Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:53.820Z] latest [2022-06-21T21:21:53.820Z] 2.2.1-dev.13 [2022-06-21T21:21:53.820Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:21:53.820Z] main [2022-06-21T21:21:53.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:54.176Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:21:54.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:21:54.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-21T21:21:54.537Z] acbd80d3aa7d: Preparing [2022-06-21T21:21:54.537Z] caa00b617c6a: Preparing [2022-06-21T21:21:54.537Z] 1df71e03bcab: Preparing [2022-06-21T21:21:54.537Z] c54c19648de7: Preparing [2022-06-21T21:21:54.537Z] 436f3af052b9: Preparing [2022-06-21T21:21:54.537Z] b1acea6661f8: Preparing [2022-06-21T21:21:54.537Z] 4f4ce317c6bb: Preparing [2022-06-21T21:21:54.537Z] b1acea6661f8: Waiting [2022-06-21T21:21:54.537Z] 4f4ce317c6bb: Waiting [2022-06-21T21:21:54.808Z] caa00b617c6a: Pushed [2022-06-21T21:21:54.808Z] 1df71e03bcab: Pushed [2022-06-21T21:21:54.808Z] acbd80d3aa7d: Pushed [2022-06-21T21:21:54.808Z] b1acea6661f8: Layer already exists [2022-06-21T21:21:54.808Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:21:55.402Z] 436f3af052b9: Pushed [2022-06-21T21:22:10.434Z] c54c19648de7: Pushed [2022-06-21T21:22:10.434Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:e6e1f17e0e89156cd1d4340e195d1ea1adbdcc426e050781fd86f9625148ed9d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:10.790Z] + 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-21T21:22:11.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-21T21:22:11.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-21T21:22:11.142Z] acbd80d3aa7d: Preparing [2022-06-21T21:22:11.142Z] caa00b617c6a: Preparing [2022-06-21T21:22:11.142Z] 1df71e03bcab: Preparing [2022-06-21T21:22:11.142Z] c54c19648de7: Preparing [2022-06-21T21:22:11.142Z] 436f3af052b9: Preparing [2022-06-21T21:22:11.142Z] b1acea6661f8: Preparing [2022-06-21T21:22:11.142Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:11.142Z] b1acea6661f8: Waiting [2022-06-21T21:22:11.142Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:11.142Z] caa00b617c6a: Layer already exists [2022-06-21T21:22:11.142Z] 1df71e03bcab: Layer already exists [2022-06-21T21:22:11.142Z] acbd80d3aa7d: Layer already exists [2022-06-21T21:22:11.142Z] 436f3af052b9: Layer already exists [2022-06-21T21:22:11.142Z] c54c19648de7: Layer already exists [2022-06-21T21:22:11.411Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:11.411Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:11.411Z] latest: digest: sha256:e6e1f17e0e89156cd1d4340e195d1ea1adbdcc426e050781fd86f9625148ed9d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:11.769Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:12.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.13 [2022-06-21T21:22:12.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-21T21:22:12.114Z] acbd80d3aa7d: Preparing [2022-06-21T21:22:12.114Z] caa00b617c6a: Preparing [2022-06-21T21:22:12.114Z] 1df71e03bcab: Preparing [2022-06-21T21:22:12.114Z] c54c19648de7: Preparing [2022-06-21T21:22:12.114Z] 436f3af052b9: Preparing [2022-06-21T21:22:12.114Z] b1acea6661f8: Preparing [2022-06-21T21:22:12.114Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:12.114Z] b1acea6661f8: Waiting [2022-06-21T21:22:12.114Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:12.114Z] caa00b617c6a: Layer already exists [2022-06-21T21:22:12.114Z] 1df71e03bcab: Layer already exists [2022-06-21T21:22:12.114Z] c54c19648de7: Layer already exists [2022-06-21T21:22:12.114Z] acbd80d3aa7d: Layer already exists [2022-06-21T21:22:12.114Z] 436f3af052b9: Layer already exists [2022-06-21T21:22:12.384Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:12.384Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:12.385Z] 2.2.1-dev.13: digest: sha256:e6e1f17e0e89156cd1d4340e195d1ea1adbdcc426e050781fd86f9625148ed9d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:12.740Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:13.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:13.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-21T21:22:13.088Z] acbd80d3aa7d: Preparing [2022-06-21T21:22:13.088Z] caa00b617c6a: Preparing [2022-06-21T21:22:13.088Z] 1df71e03bcab: Preparing [2022-06-21T21:22:13.088Z] c54c19648de7: Preparing [2022-06-21T21:22:13.088Z] 436f3af052b9: Preparing [2022-06-21T21:22:13.088Z] b1acea6661f8: Preparing [2022-06-21T21:22:13.088Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:13.088Z] b1acea6661f8: Waiting [2022-06-21T21:22:13.088Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:13.088Z] c54c19648de7: Layer already exists [2022-06-21T21:22:13.088Z] 1df71e03bcab: Layer already exists [2022-06-21T21:22:13.088Z] caa00b617c6a: Layer already exists [2022-06-21T21:22:13.088Z] acbd80d3aa7d: Layer already exists [2022-06-21T21:22:13.088Z] 436f3af052b9: Layer already exists [2022-06-21T21:22:13.088Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:13.359Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:13.359Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:e6e1f17e0e89156cd1d4340e195d1ea1adbdcc426e050781fd86f9625148ed9d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:13.715Z] + 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-21T21:22:14.065Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-06-21T21:22:14.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-06-21T21:22:14.065Z] acbd80d3aa7d: Preparing [2022-06-21T21:22:14.065Z] caa00b617c6a: Preparing [2022-06-21T21:22:14.065Z] 1df71e03bcab: Preparing [2022-06-21T21:22:14.065Z] c54c19648de7: Preparing [2022-06-21T21:22:14.065Z] 436f3af052b9: Preparing [2022-06-21T21:22:14.065Z] b1acea6661f8: Preparing [2022-06-21T21:22:14.065Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:14.065Z] b1acea6661f8: Waiting [2022-06-21T21:22:14.065Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:14.065Z] 436f3af052b9: Layer already exists [2022-06-21T21:22:14.065Z] 1df71e03bcab: Layer already exists [2022-06-21T21:22:14.065Z] c54c19648de7: Layer already exists [2022-06-21T21:22:14.065Z] acbd80d3aa7d: Layer already exists [2022-06-21T21:22:14.065Z] caa00b617c6a: Layer already exists [2022-06-21T21:22:14.334Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:14.334Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:14.334Z] main: digest: sha256:e6e1f17e0e89156cd1d4340e195d1ea1adbdcc426e050781fd86f9625148ed9d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:22:14.395Z] ===================================================== [Pipeline] echo [2022-06-21T21:22:14.405Z] taggedImages: [2022-06-21T21:22:14.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:14.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-06-21T21:22:14.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.1-dev.13 [2022-06-21T21:22:14.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:14.405Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-06-21T21:22:14.424Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-06-21T21:22:14.424Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:14.424Z] latest [2022-06-21T21:22:14.424Z] 2.2.1-dev.13 [2022-06-21T21:22:14.424Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:14.424Z] main [2022-06-21T21:22:14.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:14.767Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:15.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:15.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-21T21:22:15.124Z] c433db4b24bc: Preparing [2022-06-21T21:22:15.124Z] 73690221ca01: Preparing [2022-06-21T21:22:15.124Z] dc693e324e8b: Preparing [2022-06-21T21:22:15.124Z] c91f332a9eb6: Preparing [2022-06-21T21:22:15.124Z] 35e7ad12498c: Preparing [2022-06-21T21:22:15.124Z] b1acea6661f8: Preparing [2022-06-21T21:22:15.124Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:15.124Z] b1acea6661f8: Waiting [2022-06-21T21:22:15.124Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:15.403Z] 35e7ad12498c: Layer already exists [2022-06-21T21:22:15.403Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:15.403Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:15.403Z] dc693e324e8b: Pushed [2022-06-21T21:22:15.403Z] c433db4b24bc: Pushed [2022-06-21T21:22:15.403Z] 73690221ca01: Pushed [2022-06-21T21:22:33.671Z] c91f332a9eb6: Pushed [2022-06-21T21:22:33.671Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:bc282811b01721303c9dcb733fee2e3d8b943bacf3cfe1aa1e3f05c2c73a7a19 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:34.030Z] + 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-21T21:22:34.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-21T21:22:34.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-21T21:22:34.387Z] c433db4b24bc: Preparing [2022-06-21T21:22:34.387Z] 73690221ca01: Preparing [2022-06-21T21:22:34.387Z] dc693e324e8b: Preparing [2022-06-21T21:22:34.387Z] c91f332a9eb6: Preparing [2022-06-21T21:22:34.387Z] 35e7ad12498c: Preparing [2022-06-21T21:22:34.387Z] b1acea6661f8: Preparing [2022-06-21T21:22:34.387Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:34.387Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:34.387Z] b1acea6661f8: Waiting [2022-06-21T21:22:34.387Z] c91f332a9eb6: Layer already exists [2022-06-21T21:22:34.387Z] 35e7ad12498c: Layer already exists [2022-06-21T21:22:34.387Z] c433db4b24bc: Layer already exists [2022-06-21T21:22:34.387Z] dc693e324e8b: Layer already exists [2022-06-21T21:22:34.387Z] 73690221ca01: Layer already exists [2022-06-21T21:22:34.658Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:34.658Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:34.658Z] latest: digest: sha256:bc282811b01721303c9dcb733fee2e3d8b943bacf3cfe1aa1e3f05c2c73a7a19 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:35.014Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:35.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.13 [2022-06-21T21:22:35.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-21T21:22:35.361Z] c433db4b24bc: Preparing [2022-06-21T21:22:35.361Z] 73690221ca01: Preparing [2022-06-21T21:22:35.361Z] dc693e324e8b: Preparing [2022-06-21T21:22:35.361Z] c91f332a9eb6: Preparing [2022-06-21T21:22:35.361Z] 35e7ad12498c: Preparing [2022-06-21T21:22:35.361Z] b1acea6661f8: Preparing [2022-06-21T21:22:35.361Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:35.361Z] b1acea6661f8: Waiting [2022-06-21T21:22:35.361Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:35.361Z] 35e7ad12498c: Layer already exists [2022-06-21T21:22:35.361Z] c433db4b24bc: Layer already exists [2022-06-21T21:22:35.361Z] 73690221ca01: Layer already exists [2022-06-21T21:22:35.361Z] dc693e324e8b: Layer already exists [2022-06-21T21:22:35.361Z] c91f332a9eb6: Layer already exists [2022-06-21T21:22:35.361Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:35.361Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:35.634Z] 2.2.1-dev.13: digest: sha256:bc282811b01721303c9dcb733fee2e3d8b943bacf3cfe1aa1e3f05c2c73a7a19 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:36.040Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:36.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:36.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-21T21:22:36.412Z] c433db4b24bc: Preparing [2022-06-21T21:22:36.412Z] 73690221ca01: Preparing [2022-06-21T21:22:36.412Z] dc693e324e8b: Preparing [2022-06-21T21:22:36.412Z] c91f332a9eb6: Preparing [2022-06-21T21:22:36.412Z] 35e7ad12498c: Preparing [2022-06-21T21:22:36.412Z] b1acea6661f8: Preparing [2022-06-21T21:22:36.412Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:36.412Z] b1acea6661f8: Waiting [2022-06-21T21:22:36.412Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:36.412Z] dc693e324e8b: Layer already exists [2022-06-21T21:22:36.412Z] c433db4b24bc: Layer already exists [2022-06-21T21:22:36.412Z] 73690221ca01: Layer already exists [2022-06-21T21:22:36.412Z] c91f332a9eb6: Layer already exists [2022-06-21T21:22:36.412Z] 35e7ad12498c: Layer already exists [2022-06-21T21:22:36.684Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:36.684Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:36.685Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:bc282811b01721303c9dcb733fee2e3d8b943bacf3cfe1aa1e3f05c2c73a7a19 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:37.058Z] + 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-21T21:22:37.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-06-21T21:22:37.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-06-21T21:22:37.511Z] c433db4b24bc: Preparing [2022-06-21T21:22:37.511Z] 73690221ca01: Preparing [2022-06-21T21:22:37.511Z] dc693e324e8b: Preparing [2022-06-21T21:22:37.511Z] c91f332a9eb6: Preparing [2022-06-21T21:22:37.511Z] 35e7ad12498c: Preparing [2022-06-21T21:22:37.511Z] b1acea6661f8: Preparing [2022-06-21T21:22:37.511Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:37.511Z] b1acea6661f8: Waiting [2022-06-21T21:22:37.511Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:37.511Z] 35e7ad12498c: Layer already exists [2022-06-21T21:22:37.511Z] c91f332a9eb6: Layer already exists [2022-06-21T21:22:37.511Z] 73690221ca01: Layer already exists [2022-06-21T21:22:37.511Z] dc693e324e8b: Layer already exists [2022-06-21T21:22:37.511Z] c433db4b24bc: Layer already exists [2022-06-21T21:22:37.511Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:22:37.511Z] b1acea6661f8: Layer already exists [2022-06-21T21:22:37.790Z] main: digest: sha256:bc282811b01721303c9dcb733fee2e3d8b943bacf3cfe1aa1e3f05c2c73a7a19 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:22:37.844Z] ===================================================== [Pipeline] echo [2022-06-21T21:22:37.852Z] taggedImages: [2022-06-21T21:22:37.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:37.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-06-21T21:22:37.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.1-dev.13 [2022-06-21T21:22:37.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:37.852Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-06-21T21:22:37.873Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-21T21:22:37.873Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:37.873Z] latest [2022-06-21T21:22:37.873Z] 2.2.1-dev.13 [2022-06-21T21:22:37.873Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:37.873Z] main [2022-06-21T21:22:37.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:38.227Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:38.615Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:38.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-21T21:22:38.615Z] 1ec9bf50a251: Preparing [2022-06-21T21:22:38.615Z] 4f938fbdf476: Preparing [2022-06-21T21:22:38.615Z] 5506bb74eddb: Preparing [2022-06-21T21:22:38.615Z] 013fa85dd68c: Preparing [2022-06-21T21:22:38.615Z] f73e7dbfee58: Preparing [2022-06-21T21:22:38.615Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:38.910Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:38.911Z] 1ec9bf50a251: Pushed [2022-06-21T21:22:39.185Z] 013fa85dd68c: Pushed [2022-06-21T21:22:44.583Z] 4f938fbdf476: Pushed [2022-06-21T21:22:44.583Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:fdcd33769dbe4adf210fa795f0e3356f8e0e35a8873b390b4a67fcd20ab277fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:44.939Z] + 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-21T21:22:45.292Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-21T21:22:45.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-21T21:22:45.292Z] 1ec9bf50a251: Preparing [2022-06-21T21:22:45.292Z] 4f938fbdf476: Preparing [2022-06-21T21:22:45.292Z] 5506bb74eddb: Preparing [2022-06-21T21:22:45.292Z] 013fa85dd68c: Preparing [2022-06-21T21:22:45.292Z] f73e7dbfee58: Preparing [2022-06-21T21:22:45.292Z] 1ec9bf50a251: Layer already exists [2022-06-21T21:22:45.292Z] 013fa85dd68c: Layer already exists [2022-06-21T21:22:45.292Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:45.292Z] 4f938fbdf476: Layer already exists [2022-06-21T21:22:45.292Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:45.562Z] latest: digest: sha256:fdcd33769dbe4adf210fa795f0e3356f8e0e35a8873b390b4a67fcd20ab277fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:45.921Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:46.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.13 [2022-06-21T21:22:46.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-21T21:22:46.271Z] 1ec9bf50a251: Preparing [2022-06-21T21:22:46.271Z] 4f938fbdf476: Preparing [2022-06-21T21:22:46.271Z] 5506bb74eddb: Preparing [2022-06-21T21:22:46.271Z] 013fa85dd68c: Preparing [2022-06-21T21:22:46.271Z] f73e7dbfee58: Preparing [2022-06-21T21:22:46.271Z] 013fa85dd68c: Layer already exists [2022-06-21T21:22:46.271Z] 1ec9bf50a251: Layer already exists [2022-06-21T21:22:46.271Z] 4f938fbdf476: Layer already exists [2022-06-21T21:22:46.271Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:46.271Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:46.542Z] 2.2.1-dev.13: digest: sha256:fdcd33769dbe4adf210fa795f0e3356f8e0e35a8873b390b4a67fcd20ab277fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:46.903Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:47.254Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:47.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-21T21:22:47.254Z] 1ec9bf50a251: Preparing [2022-06-21T21:22:47.254Z] 4f938fbdf476: Preparing [2022-06-21T21:22:47.254Z] 5506bb74eddb: Preparing [2022-06-21T21:22:47.254Z] 013fa85dd68c: Preparing [2022-06-21T21:22:47.254Z] f73e7dbfee58: Preparing [2022-06-21T21:22:47.254Z] 013fa85dd68c: Layer already exists [2022-06-21T21:22:47.254Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:47.254Z] 4f938fbdf476: Layer already exists [2022-06-21T21:22:47.254Z] 1ec9bf50a251: Layer already exists [2022-06-21T21:22:47.254Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:47.525Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:fdcd33769dbe4adf210fa795f0e3356f8e0e35a8873b390b4a67fcd20ab277fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:47.886Z] + 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-21T21:22:48.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-06-21T21:22:48.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-21T21:22:48.239Z] 1ec9bf50a251: Preparing [2022-06-21T21:22:48.239Z] 4f938fbdf476: Preparing [2022-06-21T21:22:48.239Z] 5506bb74eddb: Preparing [2022-06-21T21:22:48.239Z] 013fa85dd68c: Preparing [2022-06-21T21:22:48.239Z] f73e7dbfee58: Preparing [2022-06-21T21:22:48.239Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:48.239Z] 013fa85dd68c: Layer already exists [2022-06-21T21:22:48.239Z] 1ec9bf50a251: Layer already exists [2022-06-21T21:22:48.239Z] 4f938fbdf476: Layer already exists [2022-06-21T21:22:48.239Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:48.512Z] main: digest: sha256:fdcd33769dbe4adf210fa795f0e3356f8e0e35a8873b390b4a67fcd20ab277fd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:22:48.569Z] ===================================================== [Pipeline] echo [2022-06-21T21:22:48.583Z] taggedImages: [2022-06-21T21:22:48.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:48.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-06-21T21:22:48.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.1-dev.13 [2022-06-21T21:22:48.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:48.583Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-06-21T21:22:48.607Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-21T21:22:48.607Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:48.607Z] latest [2022-06-21T21:22:48.607Z] 2.2.1-dev.13 [2022-06-21T21:22:48.607Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:48.607Z] main [2022-06-21T21:22:48.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:48.952Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:49.309Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:49.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-21T21:22:49.309Z] 363837b4ddb6: Preparing [2022-06-21T21:22:49.309Z] 54315406433e: Preparing [2022-06-21T21:22:49.309Z] 5506bb74eddb: Preparing [2022-06-21T21:22:49.309Z] 9c5856c5f567: Preparing [2022-06-21T21:22:49.309Z] f73e7dbfee58: Preparing [2022-06-21T21:22:49.309Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:49.309Z] 9c5856c5f567: Layer already exists [2022-06-21T21:22:49.309Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:49.580Z] 363837b4ddb6: Pushed [2022-06-21T21:22:54.960Z] 54315406433e: Pushed [2022-06-21T21:22:54.960Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:68e934395c70720cbe05c4d81a32ecb45c94aa30fb6ad6b6f2a2709dbc706a49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:55.312Z] + 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-21T21:22:55.661Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-21T21:22:55.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-21T21:22:55.661Z] 363837b4ddb6: Preparing [2022-06-21T21:22:55.661Z] 54315406433e: Preparing [2022-06-21T21:22:55.661Z] 5506bb74eddb: Preparing [2022-06-21T21:22:55.661Z] 9c5856c5f567: Preparing [2022-06-21T21:22:55.661Z] f73e7dbfee58: Preparing [2022-06-21T21:22:55.661Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:55.661Z] 363837b4ddb6: Layer already exists [2022-06-21T21:22:55.661Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:55.661Z] 9c5856c5f567: Layer already exists [2022-06-21T21:22:55.661Z] 54315406433e: Layer already exists [2022-06-21T21:22:55.932Z] latest: digest: sha256:68e934395c70720cbe05c4d81a32ecb45c94aa30fb6ad6b6f2a2709dbc706a49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:56.283Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:56.639Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.13 [2022-06-21T21:22:56.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-21T21:22:56.639Z] 363837b4ddb6: Preparing [2022-06-21T21:22:56.639Z] 54315406433e: Preparing [2022-06-21T21:22:56.639Z] 5506bb74eddb: Preparing [2022-06-21T21:22:56.639Z] 9c5856c5f567: Preparing [2022-06-21T21:22:56.639Z] f73e7dbfee58: Preparing [2022-06-21T21:22:56.639Z] 363837b4ddb6: Layer already exists [2022-06-21T21:22:56.639Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:56.639Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:56.639Z] 9c5856c5f567: Layer already exists [2022-06-21T21:22:56.639Z] 54315406433e: Layer already exists [2022-06-21T21:22:56.909Z] 2.2.1-dev.13: digest: sha256:68e934395c70720cbe05c4d81a32ecb45c94aa30fb6ad6b6f2a2709dbc706a49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:57.259Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:57.610Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:57.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-21T21:22:57.610Z] 363837b4ddb6: Preparing [2022-06-21T21:22:57.610Z] 54315406433e: Preparing [2022-06-21T21:22:57.610Z] 5506bb74eddb: Preparing [2022-06-21T21:22:57.610Z] 9c5856c5f567: Preparing [2022-06-21T21:22:57.610Z] f73e7dbfee58: Preparing [2022-06-21T21:22:57.610Z] 363837b4ddb6: Layer already exists [2022-06-21T21:22:57.610Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:57.610Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:57.610Z] 54315406433e: Layer already exists [2022-06-21T21:22:57.610Z] 9c5856c5f567: Layer already exists [2022-06-21T21:22:57.881Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:68e934395c70720cbe05c4d81a32ecb45c94aa30fb6ad6b6f2a2709dbc706a49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:58.247Z] + 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-21T21:22:58.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-06-21T21:22:58.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-21T21:22:58.601Z] 363837b4ddb6: Preparing [2022-06-21T21:22:58.601Z] 54315406433e: Preparing [2022-06-21T21:22:58.601Z] 5506bb74eddb: Preparing [2022-06-21T21:22:58.601Z] 9c5856c5f567: Preparing [2022-06-21T21:22:58.601Z] f73e7dbfee58: Preparing [2022-06-21T21:22:58.601Z] f73e7dbfee58: Layer already exists [2022-06-21T21:22:58.601Z] 54315406433e: Layer already exists [2022-06-21T21:22:58.601Z] 9c5856c5f567: Layer already exists [2022-06-21T21:22:58.601Z] 363837b4ddb6: Layer already exists [2022-06-21T21:22:58.601Z] 5506bb74eddb: Layer already exists [2022-06-21T21:22:58.872Z] main: digest: sha256:68e934395c70720cbe05c4d81a32ecb45c94aa30fb6ad6b6f2a2709dbc706a49 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:22:58.932Z] ===================================================== [Pipeline] echo [2022-06-21T21:22:58.939Z] taggedImages: [2022-06-21T21:22:58.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:58.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-06-21T21:22:58.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.1-dev.13 [2022-06-21T21:22:58.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:58.939Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-06-21T21:22:58.955Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-21T21:22:58.955Z] a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:58.955Z] latest [2022-06-21T21:22:58.955Z] 2.2.1-dev.13 [2022-06-21T21:22:58.955Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:22:58.955Z] main [2022-06-21T21:22:58.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:59.298Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:22:59.654Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:22:59.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-21T21:22:59.654Z] 792fc1ccd39b: Preparing [2022-06-21T21:22:59.654Z] 66b3a67042f1: Preparing [2022-06-21T21:22:59.654Z] d58613967de5: Preparing [2022-06-21T21:22:59.654Z] 7a37ae6d53cb: Preparing [2022-06-21T21:22:59.654Z] f0e5a4d6c014: Preparing [2022-06-21T21:22:59.654Z] 3b19d27f08f7: Preparing [2022-06-21T21:22:59.654Z] 73bb99a6e169: Preparing [2022-06-21T21:22:59.654Z] ec06c3102977: Preparing [2022-06-21T21:22:59.654Z] 6a3c62e080c7: Preparing [2022-06-21T21:22:59.654Z] 340cb19ca677: Preparing [2022-06-21T21:22:59.654Z] 4f4ce317c6bb: Preparing [2022-06-21T21:22:59.654Z] 3b19d27f08f7: Waiting [2022-06-21T21:22:59.654Z] 73bb99a6e169: Waiting [2022-06-21T21:22:59.654Z] 6a3c62e080c7: Waiting [2022-06-21T21:22:59.654Z] 340cb19ca677: Waiting [2022-06-21T21:22:59.654Z] 4f4ce317c6bb: Waiting [2022-06-21T21:22:59.654Z] ec06c3102977: Waiting [2022-06-21T21:22:59.934Z] f0e5a4d6c014: Layer already exists [2022-06-21T21:22:59.934Z] 3b19d27f08f7: Layer already exists [2022-06-21T21:22:59.934Z] 73bb99a6e169: Layer already exists [2022-06-21T21:22:59.934Z] 66b3a67042f1: Pushed [2022-06-21T21:22:59.934Z] ec06c3102977: Layer already exists [2022-06-21T21:22:59.934Z] 6a3c62e080c7: Layer already exists [2022-06-21T21:22:59.934Z] 340cb19ca677: Layer already exists [2022-06-21T21:22:59.934Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:23:00.534Z] 792fc1ccd39b: Pushed [2022-06-21T21:23:02.512Z] d58613967de5: Pushed [2022-06-21T21:23:20.786Z] 7a37ae6d53cb: Pushed [2022-06-21T21:23:20.786Z] a33d29510750824ffe3c1e10314fb57731c6a243: digest: sha256:542df75447fb3ba998010f4ce90ddfe5d740f5061739262beb33e14c504d1e91 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:23:21.151Z] + 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-21T21:23:21.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-21T21:23:21.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-21T21:23:21.501Z] 792fc1ccd39b: Preparing [2022-06-21T21:23:21.501Z] 66b3a67042f1: Preparing [2022-06-21T21:23:21.501Z] d58613967de5: Preparing [2022-06-21T21:23:21.501Z] 7a37ae6d53cb: Preparing [2022-06-21T21:23:21.501Z] f0e5a4d6c014: Preparing [2022-06-21T21:23:21.501Z] 3b19d27f08f7: Preparing [2022-06-21T21:23:21.501Z] 73bb99a6e169: Preparing [2022-06-21T21:23:21.501Z] ec06c3102977: Preparing [2022-06-21T21:23:21.501Z] 6a3c62e080c7: Preparing [2022-06-21T21:23:21.501Z] 340cb19ca677: Preparing [2022-06-21T21:23:21.501Z] 4f4ce317c6bb: Preparing [2022-06-21T21:23:21.501Z] 3b19d27f08f7: Waiting [2022-06-21T21:23:21.501Z] 73bb99a6e169: Waiting [2022-06-21T21:23:21.501Z] 340cb19ca677: Waiting [2022-06-21T21:23:21.501Z] 4f4ce317c6bb: Waiting [2022-06-21T21:23:21.501Z] 6a3c62e080c7: Waiting [2022-06-21T21:23:21.501Z] ec06c3102977: Waiting [2022-06-21T21:23:21.501Z] 7a37ae6d53cb: Layer already exists [2022-06-21T21:23:21.501Z] f0e5a4d6c014: Layer already exists [2022-06-21T21:23:21.501Z] 66b3a67042f1: Layer already exists [2022-06-21T21:23:21.501Z] d58613967de5: Layer already exists [2022-06-21T21:23:21.501Z] 792fc1ccd39b: Layer already exists [2022-06-21T21:23:21.771Z] 3b19d27f08f7: Layer already exists [2022-06-21T21:23:21.771Z] 73bb99a6e169: Layer already exists [2022-06-21T21:23:21.771Z] ec06c3102977: Layer already exists [2022-06-21T21:23:21.771Z] 340cb19ca677: Layer already exists [2022-06-21T21:23:21.771Z] 6a3c62e080c7: Layer already exists [2022-06-21T21:23:21.771Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:23:21.771Z] latest: digest: sha256:542df75447fb3ba998010f4ce90ddfe5d740f5061739262beb33e14c504d1e91 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:23:22.128Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:23:22.476Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.13 [2022-06-21T21:23:22.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-21T21:23:22.476Z] 792fc1ccd39b: Preparing [2022-06-21T21:23:22.476Z] 66b3a67042f1: Preparing [2022-06-21T21:23:22.476Z] d58613967de5: Preparing [2022-06-21T21:23:22.476Z] 7a37ae6d53cb: Preparing [2022-06-21T21:23:22.476Z] f0e5a4d6c014: Preparing [2022-06-21T21:23:22.476Z] 3b19d27f08f7: Preparing [2022-06-21T21:23:22.476Z] 73bb99a6e169: Preparing [2022-06-21T21:23:22.476Z] ec06c3102977: Preparing [2022-06-21T21:23:22.476Z] 6a3c62e080c7: Preparing [2022-06-21T21:23:22.476Z] 340cb19ca677: Preparing [2022-06-21T21:23:22.476Z] 4f4ce317c6bb: Preparing [2022-06-21T21:23:22.476Z] ec06c3102977: Waiting [2022-06-21T21:23:22.476Z] 340cb19ca677: Waiting [2022-06-21T21:23:22.476Z] 4f4ce317c6bb: Waiting [2022-06-21T21:23:22.476Z] 6a3c62e080c7: Waiting [2022-06-21T21:23:22.476Z] 73bb99a6e169: Waiting [2022-06-21T21:23:22.476Z] f0e5a4d6c014: Layer already exists [2022-06-21T21:23:22.476Z] 792fc1ccd39b: Layer already exists [2022-06-21T21:23:22.476Z] 7a37ae6d53cb: Layer already exists [2022-06-21T21:23:22.476Z] d58613967de5: Layer already exists [2022-06-21T21:23:22.476Z] 66b3a67042f1: Layer already exists [2022-06-21T21:23:22.745Z] ec06c3102977: Layer already exists [2022-06-21T21:23:22.745Z] 73bb99a6e169: Layer already exists [2022-06-21T21:23:22.745Z] 6a3c62e080c7: Layer already exists [2022-06-21T21:23:22.745Z] 3b19d27f08f7: Layer already exists [2022-06-21T21:23:22.745Z] 340cb19ca677: Layer already exists [2022-06-21T21:23:22.745Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:23:22.745Z] 2.2.1-dev.13: digest: sha256:542df75447fb3ba998010f4ce90ddfe5d740f5061739262beb33e14c504d1e91 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:23:23.102Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:23:23.454Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:23:23.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-21T21:23:23.454Z] 792fc1ccd39b: Preparing [2022-06-21T21:23:23.454Z] 66b3a67042f1: Preparing [2022-06-21T21:23:23.454Z] d58613967de5: Preparing [2022-06-21T21:23:23.454Z] 7a37ae6d53cb: Preparing [2022-06-21T21:23:23.454Z] f0e5a4d6c014: Preparing [2022-06-21T21:23:23.454Z] 3b19d27f08f7: Preparing [2022-06-21T21:23:23.454Z] 73bb99a6e169: Preparing [2022-06-21T21:23:23.454Z] ec06c3102977: Preparing [2022-06-21T21:23:23.454Z] 6a3c62e080c7: Preparing [2022-06-21T21:23:23.454Z] 340cb19ca677: Preparing [2022-06-21T21:23:23.454Z] 4f4ce317c6bb: Preparing [2022-06-21T21:23:23.454Z] 3b19d27f08f7: Waiting [2022-06-21T21:23:23.454Z] 6a3c62e080c7: Waiting [2022-06-21T21:23:23.454Z] 340cb19ca677: Waiting [2022-06-21T21:23:23.454Z] 73bb99a6e169: Waiting [2022-06-21T21:23:23.454Z] ec06c3102977: Waiting [2022-06-21T21:23:23.454Z] 4f4ce317c6bb: Waiting [2022-06-21T21:23:23.454Z] 792fc1ccd39b: Layer already exists [2022-06-21T21:23:23.454Z] 7a37ae6d53cb: Layer already exists [2022-06-21T21:23:23.454Z] 66b3a67042f1: Layer already exists [2022-06-21T21:23:23.454Z] d58613967de5: Layer already exists [2022-06-21T21:23:23.454Z] f0e5a4d6c014: Layer already exists [2022-06-21T21:23:23.726Z] 73bb99a6e169: Layer already exists [2022-06-21T21:23:23.726Z] 3b19d27f08f7: Layer already exists [2022-06-21T21:23:23.726Z] 6a3c62e080c7: Layer already exists [2022-06-21T21:23:23.726Z] ec06c3102977: Layer already exists [2022-06-21T21:23:23.726Z] 340cb19ca677: Layer already exists [2022-06-21T21:23:23.726Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:23:23.726Z] a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13: digest: sha256:542df75447fb3ba998010f4ce90ddfe5d740f5061739262beb33e14c504d1e91 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:23:24.087Z] + 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-21T21:23:24.443Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-06-21T21:23:24.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-21T21:23:24.443Z] 792fc1ccd39b: Preparing [2022-06-21T21:23:24.443Z] 66b3a67042f1: Preparing [2022-06-21T21:23:24.443Z] d58613967de5: Preparing [2022-06-21T21:23:24.443Z] 7a37ae6d53cb: Preparing [2022-06-21T21:23:24.443Z] f0e5a4d6c014: Preparing [2022-06-21T21:23:24.443Z] 3b19d27f08f7: Preparing [2022-06-21T21:23:24.443Z] 73bb99a6e169: Preparing [2022-06-21T21:23:24.443Z] ec06c3102977: Preparing [2022-06-21T21:23:24.443Z] 6a3c62e080c7: Preparing [2022-06-21T21:23:24.443Z] 340cb19ca677: Preparing [2022-06-21T21:23:24.443Z] 4f4ce317c6bb: Preparing [2022-06-21T21:23:24.443Z] ec06c3102977: Waiting [2022-06-21T21:23:24.443Z] 3b19d27f08f7: Waiting [2022-06-21T21:23:24.443Z] 73bb99a6e169: Waiting [2022-06-21T21:23:24.443Z] 6a3c62e080c7: Waiting [2022-06-21T21:23:24.443Z] 4f4ce317c6bb: Waiting [2022-06-21T21:23:24.443Z] 340cb19ca677: Waiting [2022-06-21T21:23:24.443Z] f0e5a4d6c014: Layer already exists [2022-06-21T21:23:24.443Z] 7a37ae6d53cb: Layer already exists [2022-06-21T21:23:24.443Z] 792fc1ccd39b: Layer already exists [2022-06-21T21:23:24.443Z] 66b3a67042f1: Layer already exists [2022-06-21T21:23:24.443Z] d58613967de5: Layer already exists [2022-06-21T21:23:24.443Z] 73bb99a6e169: Layer already exists [2022-06-21T21:23:24.443Z] 3b19d27f08f7: Layer already exists [2022-06-21T21:23:24.443Z] 340cb19ca677: Layer already exists [2022-06-21T21:23:24.443Z] ec06c3102977: Layer already exists [2022-06-21T21:23:24.443Z] 6a3c62e080c7: Layer already exists [2022-06-21T21:23:24.714Z] 4f4ce317c6bb: Layer already exists [2022-06-21T21:23:24.714Z] main: digest: sha256:542df75447fb3ba998010f4ce90ddfe5d740f5061739262beb33e14c504d1e91 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-21T21:23:24.775Z] ===================================================== [Pipeline] echo [2022-06-21T21:23:24.785Z] taggedImages: [2022-06-21T21:23:24.785Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243 [2022-06-21T21:23:24.785Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-06-21T21:23:24.785Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.1-dev.13 [2022-06-21T21:23:24.785Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a33d29510750824ffe3c1e10314fb57731c6a243-2.2.1-dev.13 [2022-06-21T21:23:24.785Z] - 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-21T21:23:25.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T21:23:25.167Z] [2022-06-21T21:23:25.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:23:25.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T21:23:25.779Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-21T21:23:25.779Z] 8998bd30e6a1: Pulling fs layer [2022-06-21T21:23:25.779Z] 04944245beec: Pulling fs layer [2022-06-21T21:23:25.779Z] 699f458cf7ca: Pulling fs layer [2022-06-21T21:23:25.779Z] 765212b225bb: Pulling fs layer [2022-06-21T21:23:25.779Z] f23df028b6ca: Pulling fs layer [2022-06-21T21:23:25.779Z] d65c8cfc05b1: Pulling fs layer [2022-06-21T21:23:25.779Z] 2437ff75d9bd: Pulling fs layer [2022-06-21T21:23:25.779Z] 765212b225bb: Waiting [2022-06-21T21:23:25.779Z] f23df028b6ca: Waiting [2022-06-21T21:23:25.779Z] d65c8cfc05b1: Waiting [2022-06-21T21:23:25.779Z] 2437ff75d9bd: Waiting [2022-06-21T21:23:25.779Z] 04944245beec: Verifying Checksum [2022-06-21T21:23:25.779Z] 04944245beec: Download complete [2022-06-21T21:23:25.779Z] 765212b225bb: Verifying Checksum [2022-06-21T21:23:25.779Z] 765212b225bb: Download complete [2022-06-21T21:23:25.780Z] f23df028b6ca: Verifying Checksum [2022-06-21T21:23:25.780Z] f23df028b6ca: Download complete [2022-06-21T21:23:25.780Z] d65c8cfc05b1: Verifying Checksum [2022-06-21T21:23:25.780Z] d65c8cfc05b1: Download complete [2022-06-21T21:23:26.053Z] 699f458cf7ca: Verifying Checksum [2022-06-21T21:23:26.053Z] 699f458cf7ca: Download complete [2022-06-21T21:23:26.326Z] 8998bd30e6a1: Verifying Checksum [2022-06-21T21:23:26.326Z] 8998bd30e6a1: Download complete [2022-06-21T21:23:28.948Z] 2437ff75d9bd: Verifying Checksum [2022-06-21T21:23:28.948Z] 2437ff75d9bd: Download complete [2022-06-21T21:23:30.923Z] 8998bd30e6a1: Pull complete [2022-06-21T21:23:31.197Z] 04944245beec: Pull complete [2022-06-21T21:23:32.631Z] 699f458cf7ca: Pull complete [2022-06-21T21:23:32.902Z] 765212b225bb: Pull complete [2022-06-21T21:23:33.880Z] f23df028b6ca: Pull complete [2022-06-21T21:23:34.152Z] d65c8cfc05b1: Pull complete [2022-06-21T21:23:49.230Z] 2437ff75d9bd: Pull complete [2022-06-21T21:23:49.230Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-21T21:23:49.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-21T21:23:49.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:23:49.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-15257 does not seem to be running inside a container [2022-06-21T21:23:49.568Z] $ 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/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@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-21T21:23:52.303Z] $ docker top 496b025f8c2e56576828faefbc5957282283c560533278e597110a8d21256eb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:23:53.276Z] ---> job-cost.sh [2022-06-21T21:23:53.276Z] lf-activate-venv: SKIPPING [2022-06-21T21:23:53.276Z] INFO: No Stack... [2022-06-21T21:23:53.870Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-21T21:23:54.845Z] INFO: Archiving Costs [Pipeline] sh [2022-06-21T21:23:55.511Z] + cat /w/workspace/edgex-go/242/archives/cost.csv [2022-06-21T21:23:55.512Z] + cut -d, -f6 [Pipeline] lock [2022-06-21T21:23:55.578Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-242-stack-cost] [2022-06-21T21:23:55.584Z] Resource [jenkins-edgexfoundry-edgex-go-main-242-stack-cost] did not exist. Created. [2022-06-21T21:23:55.584Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-242-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-21T21:23:56.243Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-21T21:23:57.041Z] Stashed 1 file(s) [Pipeline] } [2022-06-21T21:23:57.050Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-242-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-21T21:23:57.068Z] $ docker stop --time=1 496b025f8c2e56576828faefbc5957282283c560533278e597110a8d21256eb2 [2022-06-21T21:23:58.692Z] $ docker rm -f 496b025f8c2e56576828faefbc5957282283c560533278e597110a8d21256eb2 [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-21T21:23:59.257Z] provisioning config files... [2022-06-21T21:23:59.266Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/242@tmp/config849352691206310841tmp [Pipeline] { [Pipeline] sh [2022-06-21T21:23:59.554Z] + set +x [2022-06-21T21:23:59.554Z] + curl -s https://codecov.io/bash [2022-06-21T21:23:59.554Z] + bash -s -- [2022-06-21T21:23:59.554Z] [2022-06-21T21:23:59.554Z] _____ _ [2022-06-21T21:23:59.554Z] / ____| | | [2022-06-21T21:23:59.554Z] | | ___ __| | ___ ___ _____ __ [2022-06-21T21:23:59.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-21T21:23:59.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-21T21:23:59.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-21T21:23:59.555Z] Bash-1.0.6 [2022-06-21T21:23:59.555Z] [2022-06-21T21:23:59.555Z] [2022-06-21T21:23:59.555Z] ==> git version 2.25.1 found [2022-06-21T21:23:59.555Z] ==> 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-21T21:23:59.555Z] Release-Date: 2020-01-08 [2022-06-21T21:23:59.555Z] 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-21T21:23:59.555Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-21T21:23:59.555Z] ==> Jenkins CI detected. [2022-06-21T21:23:59.555Z] current dir:  /w/workspace/edgex-go/242 [2022-06-21T21:23:59.555Z] project root: . [2022-06-21T21:23:59.555Z] --> token set from env [2022-06-21T21:23:59.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-21T21:23:59.555Z] ==> Running gcov in . (disable via -X gcov) [2022-06-21T21:23:59.555Z] ==> Python coveragepy not found [2022-06-21T21:23:59.555Z] ==> Searching for coverage reports in: [2022-06-21T21:23:59.555Z] + . [2022-06-21T21:23:59.555Z] -> Found 1 reports [2022-06-21T21:23:59.555Z] ==> Detecting git/mercurial file structure [2022-06-21T21:23:59.555Z] ==> Reading reports [2022-06-21T21:23:59.555Z] + ./coverage.out bytes=435411 [2022-06-21T21:23:59.814Z] ==> Appending adjustments [2022-06-21T21:23:59.814Z] https://docs.codecov.io/docs/fixing-reports [2022-06-21T21:24:00.754Z] + Found adjustments [2022-06-21T21:24:00.754Z] ==> Gzipping contents [2022-06-21T21:24:01.014Z] 60K /tmp/codecov.z1ri61.gz [2022-06-21T21:24:01.014Z] ==> Uploading reports [2022-06-21T21:24:01.014Z] url: https://codecov.io [2022-06-21T21:24:01.014Z] query: branch=main&commit=a33d29510750824ffe3c1e10314fb57731c6a243&build=242&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F242%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-21T21:24:01.014Z] -> Pinging Codecov [2022-06-21T21:24:01.014Z] 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=a33d29510750824ffe3c1e10314fb57731c6a243&build=242&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F242%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-21T21:24:01.275Z] -> Uploading to [2022-06-21T21:24:01.275Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-21/00271124DB129430A58F1EEE437C3FCB/a33d29510750824ffe3c1e10314fb57731c6a243/7a47fe33-dccb-4793-9b65-56d58badcb36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220621T212401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d8f15d024f9079346ed60aabdced01f0874b88cc9cc42f842384088b0f1fa6c [2022-06-21T21:24:01.275Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:24:01.275Z] Dload Upload Total Spent Left Speed [2022-06-21T21:24:01.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59779 0 0 100 59779 0 264k --:--:-- --:--:-- --:--:-- 262k 100 59779 0 0 100 59779 0 192k --:--:-- --:--:-- --:--:-- 191k [2022-06-21T21:24:01.538Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a33d29510750824ffe3c1e10314fb57731c6a243 [Pipeline] } [2022-06-21T21:24:01.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-21T21:24:01.734Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-21T21:24:01.748Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:24:02.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:24:02.043Z] [2022-06-21T21:24:02.043Z] 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-21T21:24:02.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:24:02.348Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-21T21:24:02.348Z] df9b9388f04a: Already exists [2022-06-21T21:24:02.348Z] 52dc419b0ee2: Pulling fs layer [2022-06-21T21:24:02.348Z] 25bc292e5bac: Pulling fs layer [2022-06-21T21:24:02.348Z] 114826534d7a: Pulling fs layer [2022-06-21T21:24:02.348Z] 4657fd5d0bcf: Pulling fs layer [2022-06-21T21:24:02.348Z] 6ad1cebc031e: Pulling fs layer [2022-06-21T21:24:02.348Z] 8a3aa393b2d8: Pulling fs layer [2022-06-21T21:24:02.348Z] 6ad1cebc031e: Waiting [2022-06-21T21:24:02.348Z] 8a3aa393b2d8: Waiting [2022-06-21T21:24:02.348Z] 4657fd5d0bcf: Waiting [2022-06-21T21:24:02.348Z] 25bc292e5bac: Verifying Checksum [2022-06-21T21:24:02.348Z] 25bc292e5bac: Download complete [2022-06-21T21:24:02.348Z] 52dc419b0ee2: Verifying Checksum [2022-06-21T21:24:02.348Z] 52dc419b0ee2: Download complete [2022-06-21T21:24:02.348Z] 4657fd5d0bcf: Verifying Checksum [2022-06-21T21:24:02.348Z] 4657fd5d0bcf: Download complete [2022-06-21T21:24:02.607Z] 52dc419b0ee2: Pull complete [2022-06-21T21:24:02.607Z] 25bc292e5bac: Pull complete [2022-06-21T21:24:02.607Z] 6ad1cebc031e: Verifying Checksum [2022-06-21T21:24:02.607Z] 6ad1cebc031e: Download complete [2022-06-21T21:24:03.176Z] 114826534d7a: Download complete [2022-06-21T21:24:03.176Z] 8a3aa393b2d8: Verifying Checksum [2022-06-21T21:24:03.176Z] 8a3aa393b2d8: Download complete [2022-06-21T21:24:07.370Z] 114826534d7a: Pull complete [2022-06-21T21:24:07.370Z] 4657fd5d0bcf: Pull complete [2022-06-21T21:24:07.370Z] 6ad1cebc031e: Pull complete [2022-06-21T21:24:09.908Z] 8a3aa393b2d8: Pull complete [2022-06-21T21:24:09.908Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-21T21:24:09.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-21T21:24:09.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:24:10.002Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:24:10.040Z] $ 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/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-21T21:24:12.283Z] $ docker top 23d2a9d1c0a63726105aed2b6a4d356e9cd7edb22282f915cda54ea413ed14a7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-21T21:24:12.361Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-06-21T21:24:12.640Z] + set -o pipefail [2022-06-21T21:24:12.640Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-06-21T21:24:19.221Z] [2022-06-21T21:24:19.221Z] Monitoring /w/workspace/edgex-go/242 (github.com/edgexfoundry/edgex-go)... [2022-06-21T21:24:19.221Z] [2022-06-21T21:24:19.221Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/8903504e-3dc9-4425-a4fe-51da86b6f850 [2022-06-21T21:24:19.221Z] [2022-06-21T21:24:19.221Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-21T21:24:19.221Z] [2022-06-21T21:24:19.221Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-21T21:24:19.221Z] [2022-06-21T21:24:19.221Z] [Pipeline] } [2022-06-21T21:24:19.236Z] $ docker stop --time=1 23d2a9d1c0a63726105aed2b6a4d356e9cd7edb22282f915cda54ea413ed14a7 [2022-06-21T21:24:21.593Z] $ docker rm -f 23d2a9d1c0a63726105aed2b6a4d356e9cd7edb22282f915cda54ea413ed14a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-21T21:24:21.921Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:24:21.929Z] provisioning config files... [2022-06-21T21:24:21.937Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/242@tmp/config4509872841502457947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:24:22.237Z] --> edgex-publish-swagger.sh [2022-06-21T21:24:22.237Z] === Publish openapi/v2 API === [2022-06-21T21:24:22.237Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-21T21:24:22.237Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/242/openapi/v2/core-command.yaml] [2022-06-21T21:24:22.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:24:22.237Z] Dload Upload Total Spent Left Speed [2022-06-21T21:24:23.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35425 --:--:-- --:--:-- --:--:-- 35388 100 33831 0 0 100 33831 0 35425 --:--:-- --:--:-- --:--:-- 35388 [2022-06-21T21:24:23.176Z] [2022-06-21T21:24:23.176Z] [2022-06-21T21:24:23.176Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/242/openapi/v2/core-data.yaml] [2022-06-21T21:24:23.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:24:23.176Z] Dload Upload Total Spent Left Speed [2022-06-21T21:24:24.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 65571 0:00:01 0:00:01 --:--:-- 65571 100 71604 0 0 100 71604 0 65571 0:00:01 0:00:01 --:--:-- 65571 [2022-06-21T21:24:24.118Z] [2022-06-21T21:24:24.118Z] [2022-06-21T21:24:24.118Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/242/openapi/v2/core-metadata.yaml] [2022-06-21T21:24:24.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:24:24.118Z] Dload Upload Total Spent Left Speed [2022-06-21T21:24:25.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k 100 141k 0 0 100 141k 0 145k --:--:-- --:--:-- --:--:-- 145k [2022-06-21T21:24:25.061Z] [2022-06-21T21:24:25.061Z] [2022-06-21T21:24:25.061Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/242/openapi/v2/support-notifications.yaml] [2022-06-21T21:24:25.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:24:25.322Z] Dload Upload Total Spent Left Speed [2022-06-21T21:24:26.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 82244 0:00:01 0:00:01 --:--:-- 82244 100 89318 0 0 100 89318 0 82244 0:00:01 0:00:01 --:--:-- 82244 [2022-06-21T21:24:26.265Z] [2022-06-21T21:24:26.265Z] [2022-06-21T21:24:26.265Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/242/openapi/v2/support-scheduler.yaml] [2022-06-21T21:24:26.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:24:26.265Z] Dload Upload Total Spent Left Speed [2022-06-21T21:24:27.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 333k --:--:-- --:--:-- --:--:-- 330k 100 39556 0 0 100 39556 0 41991 --:--:-- --:--:-- --:--:-- 41946 [2022-06-21T21:24:27.466Z] [2022-06-21T21:24:27.466Z] [2022-06-21T21:24:27.466Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/242/openapi/v2/system-agent.yaml] [2022-06-21T21:24:27.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-21T21:24:27.466Z] Dload Upload Total Spent Left Speed [2022-06-21T21:24:28.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 97529 --:--:-- --:--:-- --:--:-- 97057 100 20091 0 0 100 20091 0 23664 --:--:-- --:--:-- --:--:-- 23636 [2022-06-21T21:24:28.036Z] [2022-06-21T21:24:28.036Z] [Pipeline] } [2022-06-21T21:24:28.045Z] 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-21T21:24:28.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:24:28.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:24:28.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:24:28.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:24:28.820Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:24:28.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:24:29.260Z] $ docker top b4ef94e48a094170cd18b1aa3ea35b7a397dd39c0bf957b93d47cdb6dd1f87c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:24:29.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:24:29.349Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:24:29.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:24:29.495Z] $ docker exec b4ef94e48a094170cd18b1aa3ea35b7a397dd39c0bf957b93d47cdb6dd1f87c6 ssh-agent [2022-06-21T21:24:29.608Z] SSH_AUTH_SOCK=/tmp/ssh-yDFGdl9dKJKO/agent.33 [2022-06-21T21:24:29.608Z] SSH_AGENT_PID=40 [2022-06-21T21:24:29.613Z] Running ssh-add (command line suppressed) [2022-06-21T21:24:29.740Z] Identity added: /w/workspace/edgex-go/242@tmp/private_key_4875046156833342156.key (/w/workspace/edgex-go/242@tmp/private_key_4875046156833342156.key) [2022-06-21T21:24:29.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:24:30.073Z] + git semver tag [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,244 [run_tag] DEBUG tag force:False [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,245 [check_head_tag] DEBUG check head tag [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,245 [execute] INFO git cat-file --batch-check [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/242, universal_newlines=False, shell=None, istream=) [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,250 [execute] INFO git cat-file --batch [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/242, universal_newlines=False, shell=None, istream=) [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,263 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,263 [execute] INFO git tag -a v2.2.1-dev.13 -m v2.2.1-dev.13 [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,263 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.13', '-m', 'v2.2.1-dev.13'], cwd=/w/workspace/edgex-go/242, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:24:30.372Z] 2022-06-21 21:24:30,267 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T21:24:30.372Z] 2.2.1-dev.13 [Pipeline] } [2022-06-21T21:24:30.392Z] $ docker exec --env ******** --env ******** b4ef94e48a094170cd18b1aa3ea35b7a397dd39c0bf957b93d47cdb6dd1f87c6 ssh-agent -k [2022-06-21T21:24:30.494Z] unset SSH_AUTH_SOCK; [2022-06-21T21:24:30.494Z] unset SSH_AGENT_PID; [2022-06-21T21:24:30.494Z] echo Agent pid 40 killed; [2022-06-21T21:24:30.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:24:30.804Z] + git semver [Pipeline] } [2022-06-21T21:24:31.082Z] $ docker stop --time=1 b4ef94e48a094170cd18b1aa3ea35b7a397dd39c0bf957b93d47cdb6dd1f87c6 [2022-06-21T21:24:32.422Z] $ docker rm -f b4ef94e48a094170cd18b1aa3ea35b7a397dd39c0bf957b93d47cdb6dd1f87c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:24:32.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:24:32.794Z] [2022-06-21T21:24:32.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:24:33.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:24:33.089Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-21T21:24:33.089Z] ab5ef0e58194: Pulling fs layer [2022-06-21T21:24:33.089Z] 9712f1f96733: Pulling fs layer [2022-06-21T21:24:33.089Z] 63f879dbbcfc: Pulling fs layer [2022-06-21T21:24:33.089Z] 0d9ebad4ef96: Pulling fs layer [2022-06-21T21:24:33.089Z] e9a5061849ea: Pulling fs layer [2022-06-21T21:24:33.089Z] d747dcd14b5f: Pulling fs layer [2022-06-21T21:24:33.089Z] 2de7ff778b66: Pulling fs layer [2022-06-21T21:24:33.089Z] 0d9ebad4ef96: Waiting [2022-06-21T21:24:33.089Z] e9a5061849ea: Waiting [2022-06-21T21:24:33.089Z] d747dcd14b5f: Waiting [2022-06-21T21:24:33.089Z] 9712f1f96733: Verifying Checksum [2022-06-21T21:24:33.089Z] 9712f1f96733: Download complete [2022-06-21T21:24:33.347Z] 63f879dbbcfc: Verifying Checksum [2022-06-21T21:24:33.347Z] 63f879dbbcfc: Download complete [2022-06-21T21:24:33.606Z] e9a5061849ea: Verifying Checksum [2022-06-21T21:24:33.606Z] e9a5061849ea: Download complete [2022-06-21T21:24:33.606Z] d747dcd14b5f: Verifying Checksum [2022-06-21T21:24:33.606Z] d747dcd14b5f: Download complete [2022-06-21T21:24:33.606Z] ab5ef0e58194: Download complete [2022-06-21T21:24:33.865Z] 0d9ebad4ef96: Verifying Checksum [2022-06-21T21:24:33.865Z] 2de7ff778b66: Verifying Checksum [2022-06-21T21:24:33.865Z] 2de7ff778b66: Download complete [2022-06-21T21:24:37.153Z] ab5ef0e58194: Pull complete [2022-06-21T21:24:37.153Z] 9712f1f96733: Pull complete [2022-06-21T21:24:37.414Z] 63f879dbbcfc: Pull complete [2022-06-21T21:24:41.610Z] 0d9ebad4ef96: Pull complete [2022-06-21T21:24:41.870Z] e9a5061849ea: Pull complete [2022-06-21T21:24:41.870Z] d747dcd14b5f: Pull complete [2022-06-21T21:24:43.249Z] 2de7ff778b66: Pull complete [2022-06-21T21:24:43.249Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-21T21:24:43.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-21T21:24:43.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:24:43.343Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:24:43.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-21T21:24:45.764Z] $ docker top 37db877f7780412384f9a82324c1a9972d462f810b816fc92f806d572588c29c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:24:45.842Z] provisioning config files... [2022-06-21T21:24:45.850Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/242@tmp/config3455446312402009245tmp [2022-06-21T21:24:45.863Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/242@tmp/config1284040923118980515tmp [2022-06-21T21:24:45.875Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/242@tmp/config8146982543651586487tmp [Pipeline] { [Pipeline] echo [2022-06-21T21:24:45.890Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:24:46.172Z] ---> sigul-configuration.sh [2022-06-21T21:24:46.172Z] gpg: directory `/root/.gnupg' created [2022-06-21T21:24:46.172Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-21T21:24:46.172Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-21T21:24:46.172Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-21T21:24:46.172Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-21T21:24:46.172Z] gpg: CAST5 encrypted data [2022-06-21T21:24:46.172Z] gpg: encrypted with 1 passphrase [2022-06-21T21:24:46.172Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-21T21:24:46.460Z] + mkdir /home/jenkins [2022-06-21T21:24:46.460Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-21T21:24:46.747Z] + 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-21T21:24:46.756Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:24:47.040Z] ---> sigul-install.sh [2022-06-21T21:24:47.040Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-21T21:24:47.325Z] + git tag --list [2022-06-21T21:24:47.325Z] 0.6.0 [2022-06-21T21:24:47.325Z] 0.6.1 [2022-06-21T21:24:47.325Z] 0.7.0 [2022-06-21T21:24:47.325Z] 0.7.1 [2022-06-21T21:24:47.325Z] v1.0.0 [2022-06-21T21:24:47.325Z] v1.0.1 [2022-06-21T21:24:47.325Z] v1.1.0 [2022-06-21T21:24:47.325Z] v1.2.0 [2022-06-21T21:24:47.325Z] v1.2.1 [2022-06-21T21:24:47.325Z] v1.3.0 [2022-06-21T21:24:47.325Z] v1.3.1 [2022-06-21T21:24:47.325Z] v2.0.0 [2022-06-21T21:24:47.325Z] v2.1.0 [2022-06-21T21:24:47.325Z] v2.1.1 [2022-06-21T21:24:47.325Z] v2.1.1-dev.1 [2022-06-21T21:24:47.325Z] v2.1.1-dev.2 [2022-06-21T21:24:47.325Z] v2.1.1-dev.3 [2022-06-21T21:24:47.325Z] v2.1.1-dev.4 [2022-06-21T21:24:47.325Z] v2.1.1-dev.5 [2022-06-21T21:24:47.325Z] v2.1.1-dev.6 [2022-06-21T21:24:47.325Z] v2.1.1-dev.7 [2022-06-21T21:24:47.325Z] v2.1.1-dev.8 [2022-06-21T21:24:47.325Z] v2.2.0 [2022-06-21T21:24:47.325Z] v2.2.1-dev.1 [2022-06-21T21:24:47.325Z] v2.2.1-dev.10 [2022-06-21T21:24:47.325Z] v2.2.1-dev.11 [2022-06-21T21:24:47.325Z] v2.2.1-dev.12 [2022-06-21T21:24:47.325Z] v2.2.1-dev.13 [2022-06-21T21:24:47.325Z] v2.2.1-dev.2 [2022-06-21T21:24:47.325Z] v2.2.1-dev.3 [2022-06-21T21:24:47.325Z] v2.2.1-dev.4 [2022-06-21T21:24:47.325Z] v2.2.1-dev.5 [2022-06-21T21:24:47.325Z] v2.2.1-dev.6 [2022-06-21T21:24:47.325Z] v2.2.1-dev.7 [2022-06-21T21:24:47.325Z] v2.2.1-dev.8 [2022-06-21T21:24:47.325Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-21T21:24:47.613Z] + lftools sign git-tag v2.2.1-dev.13 [2022-06-21T21:24:48.182Z] Signing Git tag with Sigul... [2022-06-21T21:24:48.182Z] Signing v2.2.1-dev.13 [Pipeline] echo [2022-06-21T21:24:48.764Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:24:49.052Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-21T21:24:49.060Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-21T21:24:49.083Z] $ docker stop --time=1 37db877f7780412384f9a82324c1a9972d462f810b816fc92f806d572588c29c [2022-06-21T21:24:50.409Z] $ docker rm -f 37db877f7780412384f9a82324c1a9972d462f810b816fc92f806d572588c29c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-21T21:24:50.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:24:50.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:24:51.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:24:51.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:24:51.209Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:24:51.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:24:51.635Z] $ docker top 4a674d9290fc5cda5dffa3752292880c8c1be2809dc02f0d68e49c457f332885 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:24:51.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:24:51.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:24:51.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:24:51.845Z] $ docker exec 4a674d9290fc5cda5dffa3752292880c8c1be2809dc02f0d68e49c457f332885 ssh-agent [2022-06-21T21:24:51.967Z] SSH_AUTH_SOCK=/tmp/ssh-X1afJjHGowER/agent.32 [2022-06-21T21:24:51.967Z] SSH_AGENT_PID=39 [2022-06-21T21:24:51.973Z] Running ssh-add (command line suppressed) [2022-06-21T21:24:52.091Z] Identity added: /w/workspace/edgex-go/242@tmp/private_key_1794294761766769177.key (/w/workspace/edgex-go/242@tmp/private_key_1794294761766769177.key) [2022-06-21T21:24:52.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:24:52.394Z] + git semver bump pre [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,586 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,586 [bump_version] DEBUG bumping version:2.2.1-dev.13 on axis:pre with prefix:dev [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,586 [bump_version] DEBUG bumped version:2.2.1-dev.14 [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,586 [write_version] DEBUG write version:2.2.1-dev.14 to path:/w/workspace/edgex-go/242/.semver/main with force:True [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,586 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,586 [write_file] DEBUG write to file:/w/workspace/edgex-go/242/.semver/main [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,588 [execute] INFO git cat-file --batch-check [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/242/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:24:52.654Z] 2022-06-21 21:24:52,593 [execute] INFO git cat-file --batch [2022-06-21T21:24:52.655Z] 2022-06-21 21:24:52,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/242/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:24:52.655Z] 2022-06-21 21:24:52,598 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T21:24:52.655Z] 2.2.1-dev.14 [Pipeline] } [2022-06-21T21:24:52.668Z] $ docker exec --env ******** --env ******** 4a674d9290fc5cda5dffa3752292880c8c1be2809dc02f0d68e49c457f332885 ssh-agent -k [2022-06-21T21:24:52.776Z] unset SSH_AUTH_SOCK; [2022-06-21T21:24:52.776Z] unset SSH_AGENT_PID; [2022-06-21T21:24:52.776Z] echo Agent pid 39 killed; [2022-06-21T21:24:52.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:24:53.095Z] + git semver [Pipeline] } [2022-06-21T21:24:53.371Z] $ docker stop --time=1 4a674d9290fc5cda5dffa3752292880c8c1be2809dc02f0d68e49c457f332885 [2022-06-21T21:24:54.716Z] $ docker rm -f 4a674d9290fc5cda5dffa3752292880c8c1be2809dc02f0d68e49c457f332885 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-21T21:24:55.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-21T21:24:55.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:24:55.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-21T21:24:55.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:24:55.444Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:24:55.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-21T21:24:55.997Z] $ docker top f551545979b4cb2a7e27f92acf66c7511f79eb18d967c7da9f2bfdf473db9458 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-21T21:24:56.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-21T21:24:56.083Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-21T21:24:56.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-21T21:24:56.225Z] $ docker exec f551545979b4cb2a7e27f92acf66c7511f79eb18d967c7da9f2bfdf473db9458 ssh-agent [2022-06-21T21:24:56.338Z] SSH_AUTH_SOCK=/tmp/ssh-uLI37haEowWQ/agent.32 [2022-06-21T21:24:56.338Z] SSH_AGENT_PID=38 [2022-06-21T21:24:56.344Z] Running ssh-add (command line suppressed) [2022-06-21T21:24:56.485Z] Identity added: /w/workspace/edgex-go/242@tmp/private_key_6033927456114766889.key (/w/workspace/edgex-go/242@tmp/private_key_6033927456114766889.key) [2022-06-21T21:24:56.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-21T21:24:56.789Z] + git semver push [2022-06-21T21:24:57.049Z] 2022-06-21 21:24:56,978 [run_push] DEBUG push [2022-06-21T21:24:57.049Z] 2022-06-21 21:24:56,979 [execute] INFO git cat-file --batch-check [2022-06-21T21:24:57.049Z] 2022-06-21 21:24:56,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/242/.semver, universal_newlines=False, shell=None, istream=) [2022-06-21T21:24:57.049Z] 2022-06-21 21:24:56,983 [execute] INFO git rev-list cb176a392fc2212f3df7999d46ac7bbe9000ebc4 -- [2022-06-21T21:24:57.049Z] 2022-06-21 21:24:56,983 [execute] DEBUG Popen(['git', 'rev-list', 'cb176a392fc2212f3df7999d46ac7bbe9000ebc4', '--'], cwd=/w/workspace/edgex-go/242/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:24:57.049Z] 2022-06-21 21:24:56,998 [execute] INFO git fetch -v origin [2022-06-21T21:24:57.049Z] 2022-06-21 21:24:56,999 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/242/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-21T21:24:57.990Z] 2022-06-21 21:24:57,643 [run_push] DEBUG no remote changes detected [2022-06-21T21:24:57.990Z] 2022-06-21 21:24:57,644 [execute] INFO git push origin semver [2022-06-21T21:24:57.990Z] 2022-06-21 21:24:57,644 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/242/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:24:58.561Z] 2022-06-21 21:24:58,561 [run_push] DEBUG push all version tags [2022-06-21T21:24:58.561Z] 2022-06-21 21:24:58,561 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-21T21:24:58.561Z] 2022-06-21 21:24:58,562 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/242, universal_newlines=False, shell=None, istream=None) [2022-06-21T21:24:59.503Z] 2022-06-21 21:24:59,387 [read_version] DEBUG read version from /w/workspace/edgex-go/242/.semver/main [2022-06-21T21:24:59.503Z] 2.2.1-dev.14 [Pipeline] } [2022-06-21T21:24:59.516Z] $ docker exec --env ******** --env ******** f551545979b4cb2a7e27f92acf66c7511f79eb18d967c7da9f2bfdf473db9458 ssh-agent -k [2022-06-21T21:24:59.626Z] unset SSH_AUTH_SOCK; [2022-06-21T21:24:59.626Z] unset SSH_AGENT_PID; [2022-06-21T21:24:59.626Z] echo Agent pid 38 killed; [2022-06-21T21:24:59.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-21T21:24:59.940Z] + git semver [Pipeline] } [2022-06-21T21:25:00.216Z] $ docker stop --time=1 f551545979b4cb2a7e27f92acf66c7511f79eb18d967c7da9f2bfdf473db9458 [2022-06-21T21:25:01.531Z] $ docker rm -f f551545979b4cb2a7e27f92acf66c7511f79eb18d967c7da9f2bfdf473db9458 [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-21T21:25:02.052Z] + [ -d /w/workspace/edgex-go/242/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:25:02.342Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:25:03.196Z] ---> package-listing.sh [2022-06-21T21:25:03.196Z] ++ facter osfamily [2022-06-21T21:25:03.196Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-21T21:25:03.457Z] + OS_FAMILY=debian [2022-06-21T21:25:03.457Z] + workspace=/w/workspace/edgex-go/242 [2022-06-21T21:25:03.457Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-21T21:25:03.457Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-21T21:25:03.457Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-21T21:25:03.457Z] + PACKAGES=/tmp/packages_start.txt [2022-06-21T21:25:03.457Z] + '[' /w/workspace/edgex-go/242 ']' [2022-06-21T21:25:03.457Z] + PACKAGES=/tmp/packages_end.txt [2022-06-21T21:25:03.457Z] + case "${OS_FAMILY}" in [2022-06-21T21:25:03.457Z] + dpkg -l [2022-06-21T21:25:03.457Z] + grep '^ii' [2022-06-21T21:25:03.457Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-21T21:25:03.457Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-21T21:25:03.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-21T21:25:03.457Z] + '[' /w/workspace/edgex-go/242 ']' [2022-06-21T21:25:03.457Z] + mkdir -p /w/workspace/edgex-go/242/archives/ [2022-06-21T21:25:03.457Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/242/archives/ [Pipeline] echo [2022-06-21T21:25:03.469Z] 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/242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-21T21:25:03.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:25:04.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:25:04.308Z] [2022-06-21T21:25:04.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-21T21:25:04.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:25:04.611Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-21T21:25:04.611Z] 5eb5b503b376: Pulling fs layer [2022-06-21T21:25:04.611Z] 5c69ac0246d0: Pulling fs layer [2022-06-21T21:25:04.611Z] ec43610c2a17: Pulling fs layer [2022-06-21T21:25:04.611Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-21T21:25:04.611Z] 33b1e0a273af: Pulling fs layer [2022-06-21T21:25:04.611Z] 5d3b04190fa2: Pulling fs layer [2022-06-21T21:25:04.611Z] 2f39f015ded8: Pulling fs layer [2022-06-21T21:25:04.611Z] 2f39f015ded8: Waiting [2022-06-21T21:25:04.611Z] 33b1e0a273af: Waiting [2022-06-21T21:25:04.611Z] 5d3b04190fa2: Waiting [2022-06-21T21:25:04.611Z] 3a2ae6a8a46f: Waiting [2022-06-21T21:25:04.611Z] 5c69ac0246d0: Verifying Checksum [2022-06-21T21:25:04.611Z] 5c69ac0246d0: Download complete [2022-06-21T21:25:04.611Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-21T21:25:04.611Z] 3a2ae6a8a46f: Download complete [2022-06-21T21:25:04.611Z] 33b1e0a273af: Verifying Checksum [2022-06-21T21:25:04.611Z] 33b1e0a273af: Download complete [2022-06-21T21:25:04.611Z] ec43610c2a17: Verifying Checksum [2022-06-21T21:25:04.611Z] ec43610c2a17: Download complete [2022-06-21T21:25:04.871Z] 5d3b04190fa2: Verifying Checksum [2022-06-21T21:25:04.871Z] 5d3b04190fa2: Download complete [2022-06-21T21:25:04.871Z] 5eb5b503b376: Verifying Checksum [2022-06-21T21:25:04.871Z] 5eb5b503b376: Download complete [2022-06-21T21:25:05.439Z] 2f39f015ded8: Download complete [2022-06-21T21:25:06.006Z] 5eb5b503b376: Pull complete [2022-06-21T21:25:06.266Z] 5c69ac0246d0: Pull complete [2022-06-21T21:25:06.525Z] ec43610c2a17: Pull complete [2022-06-21T21:25:06.784Z] 3a2ae6a8a46f: Pull complete [2022-06-21T21:25:06.784Z] 33b1e0a273af: Pull complete [2022-06-21T21:25:07.043Z] 5d3b04190fa2: Pull complete [2022-06-21T21:25:11.236Z] 2f39f015ded8: Pull complete [2022-06-21T21:25:11.236Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-21T21:25:11.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-21T21:25:11.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-21T21:25:11.330Z] prd-ubuntu20.04-docker-8c-8g-15250 does not seem to be running inside a container [2022-06-21T21:25:11.368Z] $ 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/242/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/242 -v /w/workspace/edgex-go/242:/w/workspace/edgex-go/242:rw,z -v /w/workspace/edgex-go/242@tmp:/w/workspace/edgex-go/242@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-21T21:25:13.065Z] $ docker top 79c0ed98485090580aeba2e10b341ee0dfa3dbfc6edafb945c8a6458ef72568a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-21T21:25:13.415Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-21T21:25:13.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-21T21:25:13.987Z] + ls /var/log/sa-host [2022-06-21T21:25:13.987Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-21T21:25:14.119Z] provisioning config files... [2022-06-21T21:25:14.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/242@tmp/config6012363067784860275tmp [Pipeline] { [Pipeline] echo [2022-06-21T21:25:14.140Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:25:14.425Z] ---> create-netrc.sh [Pipeline] } [2022-06-21T21:25:14.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:25:14.753Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-21T21:25:14.761Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:25:15.042Z] ---> sudo-logs.sh [2022-06-21T21:25:15.042Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-21T21:25:15.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:25:15.348Z] ---> job-cost.sh [2022-06-21T21:25:15.348Z] lf-activate-venv: SKIPPING [2022-06-21T21:25:15.348Z] DEBUG: total: 0.10999999940395355 [2022-06-21T21:25:15.348Z] INFO: Retrieving Stack Cost... [2022-06-21T21:25:15.914Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-21T21:25:16.482Z] INFO: Archiving Costs [Pipeline] echo [2022-06-21T21:25:16.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-21T21:25:16.773Z] ---> logs-deploy.sh [2022-06-21T21:25:16.773Z] lf-activate-venv: SKIPPING [2022-06-21T21:25:16.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/242 [2022-06-21T21:25:16.773Z] INFO: archiving workspace using pattern(s): [2022-06-21T21:25:17.710Z] Archives upload complete. [2022-06-21T21:25:17.710Z] INFO: archiving logs to Nexus