Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c538436e93d3aaf3382cd7c5f3ce508e1eee2648 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh9121526425149051118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3879644998590546703.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2790845427824755506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7131538917561018562.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7068555305899607163.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-679’ is offline Running on prd-centos7-docker-4c-2g-682 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/116 [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/116 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/116@tmp/jenkins-gitclient-ssh691784011102794853.key > 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 c538436e93d3aaf3382cd7c5f3ce508e1eee2648 (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 c538436e93d3aaf3382cd7c5f3ce508e1eee2648 # timeout=10 Commit message: "Merge pull request #3832 from jinlinGuan/issue-3828" > git rev-list --no-walk b2bbeb2bf8682f369067d047e38d70060ce035aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-29T09:50:37.421Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-29T09:50:37.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-29T09:50:37.466Z] ========================================================= [2021-11-29T09:50:37.466Z] EdgeX Global Pipelines Version Info [2021-11-29T09:50:37.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-29T09:50:38.612Z] ------------------- [2021-11-29T09:50:38.612Z] stable info: [2021-11-29T09:50:38.612Z] ------------------- [2021-11-29T09:50:38.612Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-29T09:50:38.612Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T09:50:38.612Z] Message: update stable to v1.0.217 [2021-11-29T09:50:39.189Z] ------------------- [2021-11-29T09:50:39.189Z] experimental info: [2021-11-29T09:50:39.189Z] ------------------- [2021-11-29T09:50:39.189Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-29T09:50:39.189Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T09:50:39.189Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-29T09:50:39.268Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-29T09:50:39.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-29T09:50:39.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-29T09:50:39.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-29T09:50:39.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-29T09:50:39.306Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-29T09:50:39.315Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-29T09:50:39.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-29T09:50:39.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-29T09:50:39.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-29T09:50:39.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-29T09:50:39.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-29T09:50:39.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-29T09:50:39.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-29T09:50:39.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-29T09:50:39.412Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T09:50:39.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T09:50:39.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-29T09:50:39.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-29T09:50:39.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-29T09:50:39.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-29T09:50:39.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-29T09:50:39.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-29T09:50:39.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-29T09:50:39.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-29T09:50:39.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] echo [2021-11-29T09:50:39.518Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c538436 [Pipeline] echo [2021-11-29T09:50:39.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T09:50:39.563Z] provisioning config files... [2021-11-29T09:50:39.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/116@tmp/config3200206371896902040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T09:50:39.882Z] ---> docker-login.sh [2021-11-29T09:50:39.882Z] nexus3.edgexfoundry.org:10001 [2021-11-29T09:50:39.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:50:40.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:50:40.147Z] Configure a credential helper to remove this warning. See [2021-11-29T09:50:40.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:50:40.147Z] [2021-11-29T09:50:40.147Z] Login Succeeded [2021-11-29T09:50:40.147Z] nexus3.edgexfoundry.org:10002 [2021-11-29T09:50:40.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:50:40.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:50:40.147Z] Configure a credential helper to remove this warning. See [2021-11-29T09:50:40.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:50:40.147Z] [2021-11-29T09:50:40.147Z] Login Succeeded [2021-11-29T09:50:40.147Z] nexus3.edgexfoundry.org:10003 [2021-11-29T09:50:40.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:50:40.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:50:40.408Z] Configure a credential helper to remove this warning. See [2021-11-29T09:50:40.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:50:40.408Z] [2021-11-29T09:50:40.408Z] Login Succeeded [2021-11-29T09:50:40.408Z] nexus3.edgexfoundry.org:10004 [2021-11-29T09:50:40.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:50:40.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:50:40.408Z] Configure a credential helper to remove this warning. See [2021-11-29T09:50:40.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:50:40.408Z] [2021-11-29T09:50:40.408Z] Login Succeeded [2021-11-29T09:50:40.408Z] docker.io [2021-11-29T09:50:40.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:50:40.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:50:40.978Z] Configure a credential helper to remove this warning. See [2021-11-29T09:50:40.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:50:40.978Z] [2021-11-29T09:50:40.978Z] Login Succeeded [2021-11-29T09:50:40.978Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T09:50:40.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T09:50:41.300Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/core-command/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/core-data/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-29T09:50:41.301Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-29T09:50:41.301Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-29T09:50:41.301Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-29T09:50:41.301Z] ++ cut -d/ -f2 [2021-11-29T09:50:41.301Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-29T09:50:41.344Z] 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: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 [2021-11-29T09:50:42.030Z] + git rev-list -1 --merges c538436e93d3aaf3382cd7c5f3ce508e1eee2648~1..c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] echo [2021-11-29T09:50:42.044Z] -----------> git rev-list -1 --merges c538436e93d3aaf3382cd7c5f3ce508e1eee2648~1..c538436e93d3aaf3382cd7c5f3ce508e1eee2648 c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:50:42.044Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [false] [Pipeline] sh [2021-11-29T09:50:42.340Z] + git log --format=format:%s -1 c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] echo [2021-11-29T09:50:42.353Z] ========================================================= [2021-11-29T09:50:42.353Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-29T09:50:42.353Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-11-29T09:50:42.983Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T09:50:42.983Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-29T09:50:42.983Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-29T09:50:42.983Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-29T09:50:42.983Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-29T09:50:42.983Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-29T09:50:42.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:50:43.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T09:50:43.419Z] [2021-11-29T09:50:43.419Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:50:43.734Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T09:50:43.734Z] latest: Pulling from edgex-devops/git-semver [2021-11-29T09:50:43.734Z] a0d0a0d46f8b: Pulling fs layer [2021-11-29T09:50:43.734Z] 3e5f54012d9b: Pulling fs layer [2021-11-29T09:50:43.734Z] 4c7163046ea9: Pulling fs layer [2021-11-29T09:50:43.734Z] 0c2d73faf560: Pulling fs layer [2021-11-29T09:50:43.734Z] 0c2d73faf560: Waiting [2021-11-29T09:50:43.734Z] 3e5f54012d9b: Verifying Checksum [2021-11-29T09:50:43.734Z] 3e5f54012d9b: Download complete [2021-11-29T09:50:43.734Z] a0d0a0d46f8b: Verifying Checksum [2021-11-29T09:50:43.734Z] a0d0a0d46f8b: Download complete [2021-11-29T09:50:43.734Z] 4c7163046ea9: Verifying Checksum [2021-11-29T09:50:43.734Z] 4c7163046ea9: Download complete [2021-11-29T09:50:43.734Z] 0c2d73faf560: Verifying Checksum [2021-11-29T09:50:43.734Z] 0c2d73faf560: Download complete [2021-11-29T09:50:44.001Z] a0d0a0d46f8b: Pull complete [2021-11-29T09:50:44.001Z] 3e5f54012d9b: Pull complete [2021-11-29T09:50:44.265Z] 4c7163046ea9: Pull complete [2021-11-29T09:50:44.526Z] 0c2d73faf560: Pull complete [2021-11-29T09:50:44.526Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-29T09:50:44.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T09:50:44.526Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-29T09:50:44.609Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T09:50:44.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-29T09:50:45.271Z] $ docker top a7df7b0726c3c1aea86f4882d6b8f36790917d0ba7a159be90a5a94573b5d101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T09:50:45.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T09:50:45.361Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T09:50:45.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T09:50:45.472Z] $ docker exec a7df7b0726c3c1aea86f4882d6b8f36790917d0ba7a159be90a5a94573b5d101 ssh-agent [2021-11-29T09:50:45.567Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNPIPFj/agent.14 [2021-11-29T09:50:45.567Z] SSH_AGENT_PID=21 [2021-11-29T09:50:45.574Z] Running ssh-add (command line suppressed) [2021-11-29T09:50:45.685Z] Identity added: /w/workspace/edgex-go/116@tmp/private_key_4993657572273556537.key (/w/workspace/edgex-go/116@tmp/private_key_4993657572273556537.key) [2021-11-29T09:50:45.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T09:50:45.982Z] + git tag --points-at HEAD [Pipeline] } [2021-11-29T09:50:46.001Z] $ docker exec --env ******** --env ******** a7df7b0726c3c1aea86f4882d6b8f36790917d0ba7a159be90a5a94573b5d101 ssh-agent -k [2021-11-29T09:50:46.100Z] unset SSH_AUTH_SOCK; [2021-11-29T09:50:46.100Z] unset SSH_AGENT_PID; [2021-11-29T09:50:46.100Z] echo Agent pid 21 killed; [2021-11-29T09:50:46.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-29T09:50:46.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T09:50:46.126Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T09:50:46.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T09:50:46.238Z] $ docker exec a7df7b0726c3c1aea86f4882d6b8f36790917d0ba7a159be90a5a94573b5d101 ssh-agent [2021-11-29T09:50:46.321Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNdideK/agent.55 [2021-11-29T09:50:46.321Z] SSH_AGENT_PID=61 [2021-11-29T09:50:46.326Z] Running ssh-add (command line suppressed) [2021-11-29T09:50:46.422Z] Identity added: /w/workspace/edgex-go/116@tmp/private_key_8368825848403243550.key (/w/workspace/edgex-go/116@tmp/private_key_8368825848403243550.key) [2021-11-29T09:50:46.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T09:50:46.722Z] + git semver init [2021-11-29T09:50:46.722Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T09:50:46.722Z] # $GIT_DIR = /w/workspace/edgex-go/116/.git [2021-11-29T09:50:46.722Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/116 [2021-11-29T09:50:46.722Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T09:50:46.722Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T09:50:46.722Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T09:50:46.722Z] # $SEMVER_BRANCH = main [2021-11-29T09:50:46.722Z] # $SEMVER_TEMP = /tmp/semver-647308850 [2021-11-29T09:50:46.722Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-29T09:51:01.686Z] # '/tmp/semver-647308850' -> '/w/workspace/edgex-go/116/.semver' [2021-11-29T09:51:01.686Z] # -> Force: false [2021-11-29T09:51:01.686Z] # $SEMVER_DIR = /w/workspace/edgex-go/116/.semver [Pipeline] } [2021-11-29T09:51:01.702Z] $ docker exec --env ******** --env ******** a7df7b0726c3c1aea86f4882d6b8f36790917d0ba7a159be90a5a94573b5d101 ssh-agent -k [2021-11-29T09:51:01.808Z] unset SSH_AUTH_SOCK; [2021-11-29T09:51:01.808Z] unset SSH_AGENT_PID; [2021-11-29T09:51:01.808Z] echo Agent pid 61 killed; [2021-11-29T09:51:01.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T09:51:02.117Z] + git semver [Pipeline] } [2021-11-29T09:51:02.135Z] $ docker stop --time=1 a7df7b0726c3c1aea86f4882d6b8f36790917d0ba7a159be90a5a94573b5d101 [2021-11-29T09:51:04.302Z] $ docker rm -f a7df7b0726c3c1aea86f4882d6b8f36790917d0ba7a159be90a5a94573b5d101 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T09:51:04.663Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-29T09:51:04.886Z] Stashed 1 file(s) [Pipeline] echo [2021-11-29T09:51:04.890Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.3 [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 [2021-11-29T09:51:05.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T09:51:05.104Z] ========================================================= [2021-11-29T09:51:05.104Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-29T09:51:05.104Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T09:51:05.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T09:51:05.405Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-29T09:51:05.405Z] a0d0a0d46f8b: Already exists [2021-11-29T09:51:05.405Z] 31adcdaf11c8: Pulling fs layer [2021-11-29T09:51:05.405Z] b8b176561691: Pulling fs layer [2021-11-29T09:51:05.405Z] 4527c011a84f: Pulling fs layer [2021-11-29T09:51:05.405Z] 5d74067f8e1e: Pulling fs layer [2021-11-29T09:51:05.405Z] e0aca202a116: Pulling fs layer [2021-11-29T09:51:05.405Z] 3a43be97a3b4: Pulling fs layer [2021-11-29T09:51:05.406Z] 34cad66bf833: Pulling fs layer [2021-11-29T09:51:05.406Z] b4e3c513aaa6: Pulling fs layer [2021-11-29T09:51:05.406Z] 5d74067f8e1e: Waiting [2021-11-29T09:51:05.406Z] e0aca202a116: Waiting [2021-11-29T09:51:05.406Z] 3a43be97a3b4: Waiting [2021-11-29T09:51:05.406Z] 34cad66bf833: Waiting [2021-11-29T09:51:05.406Z] b4e3c513aaa6: Waiting [2021-11-29T09:51:05.406Z] b8b176561691: Verifying Checksum [2021-11-29T09:51:05.406Z] b8b176561691: Download complete [2021-11-29T09:51:05.406Z] 31adcdaf11c8: Verifying Checksum [2021-11-29T09:51:05.406Z] 31adcdaf11c8: Download complete [2021-11-29T09:51:05.406Z] e0aca202a116: Verifying Checksum [2021-11-29T09:51:05.406Z] e0aca202a116: Download complete [2021-11-29T09:51:05.406Z] 5d74067f8e1e: Verifying Checksum [2021-11-29T09:51:05.406Z] 5d74067f8e1e: Download complete [2021-11-29T09:51:05.406Z] 3a43be97a3b4: Verifying Checksum [2021-11-29T09:51:05.406Z] 3a43be97a3b4: Download complete [2021-11-29T09:51:05.673Z] 34cad66bf833: Verifying Checksum [2021-11-29T09:51:05.673Z] 34cad66bf833: Download complete [2021-11-29T09:51:05.673Z] 31adcdaf11c8: Pull complete [2021-11-29T09:51:05.673Z] b8b176561691: Pull complete [2021-11-29T09:51:05.936Z] 4527c011a84f: Verifying Checksum [2021-11-29T09:51:05.936Z] 4527c011a84f: Download complete [2021-11-29T09:51:06.200Z] b4e3c513aaa6: Verifying Checksum [2021-11-29T09:51:06.200Z] b4e3c513aaa6: Download complete [2021-11-29T09:51:10.434Z] 4527c011a84f: Pull complete [2021-11-29T09:51:10.434Z] 5d74067f8e1e: Pull complete [2021-11-29T09:51:10.434Z] e0aca202a116: Pull complete [2021-11-29T09:51:10.434Z] 3a43be97a3b4: Pull complete [2021-11-29T09:51:10.434Z] 34cad66bf833: Pull complete [2021-11-29T09:51:13.000Z] b4e3c513aaa6: Pull complete [2021-11-29T09:51:13.000Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-29T09:51:13.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T09:51:13.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T09:51:13.293Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T09:51:13.293Z] WORKDIR /edgex [2021-11-29T09:51:13.293Z] COPY go.mod . [2021-11-29T09:51:13.293Z] RUN go mod download' [2021-11-29T09:51:13.293Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-29T09:51:15.872Z] Sending build context to Docker daemon 334.4MB [2021-11-29T09:51:15.872Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T09:51:15.872Z] ---> 9f6097aaca64 [2021-11-29T09:51:15.872Z] Step 2/4 : WORKDIR /edgex [2021-11-29T09:51:16.814Z] ---> Running in a129c59623dd [2021-11-29T09:51:16.814Z] Removing intermediate container a129c59623dd [2021-11-29T09:51:16.814Z] ---> a52874eaa127 [2021-11-29T09:51:16.814Z] Step 3/4 : COPY go.mod . [2021-11-29T09:51:17.078Z] ---> a7364d4539fd [2021-11-29T09:51:17.078Z] Step 4/4 : RUN go mod download [2021-11-29T09:51:17.078Z] ---> Running in 211ae17bb947 [2021-11-29T09:51:20.073Z] Still waiting to schedule task [2021-11-29T09:51:20.073Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-29T09:51:49.252Z] Removing intermediate container 211ae17bb947 [2021-11-29T09:51:49.252Z] ---> efad75e42279 [2021-11-29T09:51:49.252Z] Successfully built efad75e42279 [2021-11-29T09:51:49.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:51:49.555Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T09:51:49.555Z] . [Pipeline] withDockerContainer [2021-11-29T09:51:49.614Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T09:51:49.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-29T09:51:50.012Z] $ docker top f9718e74016189640897d9c2a6ce4947fa97bbbf96206c3cb545679d01fd054b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T09:51:50.364Z] + go version [2021-11-29T09:51:50.364Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-29T09:51:50.381Z] $ docker stop --time=1 f9718e74016189640897d9c2a6ce4947fa97bbbf96206c3cb545679d01fd054b [2021-11-29T09:51:51.561Z] $ docker rm -f f9718e74016189640897d9c2a6ce4947fa97bbbf96206c3cb545679d01fd054b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:51:52.027Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T09:51:52.027Z] . [Pipeline] withDockerContainer [2021-11-29T09:51:52.092Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T09:51:52.133Z] $ 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/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-29T09:51:52.472Z] $ docker top ba8e556ce8a3fc20f9b20bd78456b1e479580ae13886fe0188f645ced7827b1d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-29T09:51:52.543Z] ========================================================= [2021-11-29T09:51:52.544Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-29T09:51:52.544Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T09:51:52.851Z] + make test [2021-11-29T09:51:52.851Z] go mod tidy [2021-11-29T09:51:52.851Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-29T09:51:58.166Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-29T09:52:16.441Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-29T09:52:20.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-29T09:52:20.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-29T09:52:21.294Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-29T09:52:23.234Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-29T09:52:24.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-29T09:52:24.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-29T09:52:24.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-29T09:52:24.775Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-29T09:52:25.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-29T09:52:25.336Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-29T09:52:25.336Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-29T09:52:25.336Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-29T09:52:25.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-29T09:52:27.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-11-29T09:52:27.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-29T09:52:27.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-29T09:52:28.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements [2021-11-29T09:52:28.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-29T09:52:28.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 44.7% of statements [2021-11-29T09:52:28.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-29T09:52:28.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-29T09:52:29.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements [2021-11-29T09:52:29.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-29T09:52:29.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-29T09:52:30.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements [2021-11-29T09:52:30.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-29T09:52:30.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-29T09:52:30.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-29T09:52:30.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-29T09:52:30.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-29T09:52:30.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements [2021-11-29T09:52:30.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-29T09:52:30.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-29T09:52:30.998Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-11-29T09:52:30.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-29T09:52:30.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-29T09:52:30.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-29T09:52:30.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-29T09:52:30.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-29T09:52:31.579Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-11-29T09:52:31.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-29T09:52:31.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-29T09:52:31.579Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-29T09:52:32.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2021-11-29T09:52:32.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-29T09:52:32.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-11-29T09:52:32.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-11-29T09:52:32.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-29T09:52:33.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-11-29T09:52:34.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements [2021-11-29T09:52:34.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-11-29T09:52:34.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-11-29T09:52:34.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-11-29T09:52:47.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-11-29T09:52:47.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-11-29T09:52:50.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 82.5% of statements [2021-11-29T09:52:50.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-29T09:52:56.665Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-683 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-29T09:52:56.677Z] Running in /w/workspace/edgex-go/116 [Pipeline] { [Pipeline] checkout [2021-11-29T09:52:56.862Z] The recommended git tool is: git [2021-11-29T09:53:02.144Z] using credential edgex-jenkins-ssh [2021-11-29T09:53:02.161Z] Cloning the remote Git repository [2021-11-29T09:53:02.216Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-29T09:53:02.310Z] > git init /w/workspace/edgex-go/116 # timeout=10 [2021-11-29T09:53:02.382Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-29T09:53:02.383Z] > git --version # timeout=10 [2021-11-29T09:53:02.409Z] > git --version # 'git version 2.17.1' [2021-11-29T09:53:02.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T09:53:02.508Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-29T09:53:08.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-11-29T09:53:08.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.202s coverage: 65.4% of statements [2021-11-29T09:53:08.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-29T09:53:08.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-29T09:53:08.979Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-29T09:53:09.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.8% of statements [2021-11-29T09:53:09.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-29T09:53:09.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-29T09:53:09.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2021-11-29T09:53:09.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-29T09:53:09.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-11-29T09:53:09.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-29T09:53:17.715Z] Avoid second fetch [2021-11-29T09:53:17.715Z] Checking out Revision c538436e93d3aaf3382cd7c5f3ce508e1eee2648 (main) [2021-11-29T09:53:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-29T09:53:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-29T09:53:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-29T09:53:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-29T09:53:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-29T09:53:18.076Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-29T09:53:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-11-29T09:53:18.076Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2021-11-29T09:53:18.076Z] 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 [2021-11-29T09:53:17.670Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-29T09:53:17.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T09:53:17.740Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T09:53:17.754Z] > git checkout -f c538436e93d3aaf3382cd7c5f3ce508e1eee2648 # timeout=10 [2021-11-29T09:53:22.068Z] Commit message: "Merge pull request #3832 from jinlinGuan/issue-3828" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-29T09:53:23.093Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-29T09:53:23.093Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T09:53:23.093Z] Dload Upload Total Spent Left Speed [2021-11-29T09:53:23.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63229 0 --:--:-- --:--:-- --:--:-- 63569 [Pipeline] sh [2021-11-29T09:53:23.509Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-29T09:53:23.864Z] + sudo tee /etc/docker/daemon.new [2021-11-29T09:53:23.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-29T09:53:23.864Z] { [2021-11-29T09:53:23.864Z] "registry-mirrors": [ [2021-11-29T09:53:23.864Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-29T09:53:23.864Z] ], [2021-11-29T09:53:23.864Z] "bip": "10.250.0.254/24", [2021-11-29T09:53:23.864Z] "hosts": [ [2021-11-29T09:53:23.864Z] "tcp://0.0.0.0:5555", [2021-11-29T09:53:23.864Z] "unix:///var/run/docker.sock" [2021-11-29T09:53:23.864Z] ], [2021-11-29T09:53:23.864Z] "mtu": 1458, [2021-11-29T09:53:23.864Z] "selinux-enabled": true, [2021-11-29T09:53:23.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-29T09:53:23.864Z] } [Pipeline] sh [2021-11-29T09:53:24.205Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-29T09:53:24.546Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T09:53:42.869Z] provisioning config files... [2021-11-29T09:53:42.892Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/116@tmp/config8182617779355844317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T09:53:43.243Z] ---> docker-login.sh [2021-11-29T09:53:43.243Z] nexus3.edgexfoundry.org:10001 [2021-11-29T09:53:43.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:53:44.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:53:44.111Z] Configure a credential helper to remove this warning. See [2021-11-29T09:53:44.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:53:44.111Z] [2021-11-29T09:53:44.111Z] Login Succeeded [2021-11-29T09:53:44.111Z] nexus3.edgexfoundry.org:10002 [2021-11-29T09:53:44.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:53:44.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:53:44.718Z] Configure a credential helper to remove this warning. See [2021-11-29T09:53:44.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:53:44.718Z] [2021-11-29T09:53:44.718Z] Login Succeeded [2021-11-29T09:53:44.718Z] nexus3.edgexfoundry.org:10003 [2021-11-29T09:53:45.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:53:45.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:53:45.318Z] Configure a credential helper to remove this warning. See [2021-11-29T09:53:45.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:53:45.318Z] [2021-11-29T09:53:45.318Z] Login Succeeded [2021-11-29T09:53:45.318Z] nexus3.edgexfoundry.org:10004 [2021-11-29T09:53:45.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:53:45.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:53:45.866Z] Configure a credential helper to remove this warning. See [2021-11-29T09:53:45.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:53:45.866Z] [2021-11-29T09:53:45.866Z] Login Succeeded [2021-11-29T09:53:45.866Z] docker.io [2021-11-29T09:53:46.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:53:46.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:53:46.734Z] Configure a credential helper to remove this warning. See [2021-11-29T09:53:46.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:53:46.734Z] [2021-11-29T09:53:46.734Z] Login Succeeded [2021-11-29T09:53:46.734Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T09:53:46.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-29T09:53:47.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T09:53:47.031Z] ========================================================= [2021-11-29T09:53:47.031Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-29T09:53:47.031Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-29T09:53:47.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T09:53:47.642Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-29T09:53:47.642Z] 552d1f2373af: Pulling fs layer [2021-11-29T09:53:47.642Z] ea3f2d53f512: Pulling fs layer [2021-11-29T09:53:47.642Z] 9e70ebbbe112: Pulling fs layer [2021-11-29T09:53:47.642Z] 7a9cfe048b4a: Pulling fs layer [2021-11-29T09:53:47.642Z] 72dc09318566: Pulling fs layer [2021-11-29T09:53:47.642Z] f4f7b4309257: Pulling fs layer [2021-11-29T09:53:47.642Z] 0ac9a79272e3: Pulling fs layer [2021-11-29T09:53:47.642Z] b78e95d17946: Pulling fs layer [2021-11-29T09:53:47.642Z] f4f7b4309257: Waiting [2021-11-29T09:53:47.642Z] 0ac9a79272e3: Waiting [2021-11-29T09:53:47.642Z] b78e95d17946: Waiting [2021-11-29T09:53:47.642Z] 7a9cfe048b4a: Waiting [2021-11-29T09:53:47.642Z] 72dc09318566: Waiting [2021-11-29T09:53:47.642Z] 9e70ebbbe112: Download complete [2021-11-29T09:53:47.642Z] ea3f2d53f512: Verifying Checksum [2021-11-29T09:53:47.642Z] ea3f2d53f512: Download complete [2021-11-29T09:53:47.642Z] 72dc09318566: Verifying Checksum [2021-11-29T09:53:47.642Z] 72dc09318566: Download complete [2021-11-29T09:53:47.642Z] f4f7b4309257: Download complete [2021-11-29T09:53:47.642Z] 552d1f2373af: Verifying Checksum [2021-11-29T09:53:47.642Z] 0ac9a79272e3: Download complete [2021-11-29T09:53:48.634Z] 552d1f2373af: Pull complete [2021-11-29T09:53:49.239Z] ea3f2d53f512: Pull complete [2021-11-29T09:53:49.513Z] 9e70ebbbe112: Pull complete [2021-11-29T09:53:49.513Z] b78e95d17946: Download complete [2021-11-29T09:53:50.108Z] 7a9cfe048b4a: Verifying Checksum [2021-11-29T09:53:50.108Z] 7a9cfe048b4a: Download complete [2021-11-29T09:53:50.253Z] GO111MODULE=on go vet ./... [2021-11-29T09:54:00.253Z] 7a9cfe048b4a: Pull complete [2021-11-29T09:54:00.253Z] 72dc09318566: Pull complete [2021-11-29T09:54:00.253Z] f4f7b4309257: Pull complete [2021-11-29T09:54:00.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-29T09:54:00.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-29T09:54:00.282Z] ./bin/test-attribution-txt.sh [2021-11-29T09:54:00.527Z] 0ac9a79272e3: Pull complete [Pipeline] echo [2021-11-29T09:54:00.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-29T09:54:01.180Z] + ls -al . [2021-11-29T09:54:01.180Z] total 644 [2021-11-29T09:54:01.180Z] drwxrwxr-x 10 1001 1001 4096 Nov 29 09:54 . [2021-11-29T09:54:01.180Z] drwxr-xr-x 4 root root 32 Nov 29 09:51 .. [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 09:50 .dockerignore [2021-11-29T09:54:01.180Z] drwxrwxr-x 8 1001 1001 162 Nov 29 09:50 .git [2021-11-29T09:54:01.180Z] drwxrwxr-x 4 1001 1001 142 Nov 29 09:50 .github [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 804 Nov 29 09:50 .gitignore [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 42 Nov 29 09:50 .golangci.yml [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 76 Nov 29 09:50 .hadolint.yml [2021-11-29T09:54:01.180Z] drwx------ 3 1001 1001 58 Nov 29 09:50 .semver [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 166 Nov 29 09:50 .sonarcloud.properties [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 1171 Nov 29 09:50 ADOPTERS.md [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 8910 Nov 29 09:50 Attribution.txt [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 51732 Nov 29 09:50 CHANGELOG.md [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 3804 Nov 29 09:50 CONTRIBUTING.md [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 677 Nov 29 09:50 GOVERNANCE.md [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 849 Nov 29 09:50 Jenkinsfile [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 10775 Nov 29 09:50 LICENSE [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 6508 Nov 29 09:50 Makefile [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 582 Nov 29 09:50 OWNERS.md [2021-11-29T09:54:01.180Z] -rw-rw-r-- 1 1001 1001 8207 Nov 29 09:50 README.md [2021-11-29T09:54:01.181Z] -rw-rw-r-- 1 1001 1001 6912 Nov 29 09:50 SECURITY.md [2021-11-29T09:54:01.181Z] -rw-rw-r-- 1 1001 1001 11 Nov 29 09:51 VERSION [2021-11-29T09:54:01.181Z] -rw-rw-r-- 1 1001 1001 4131 Nov 29 09:50 ZMQWindows.md [2021-11-29T09:54:01.181Z] drwxrwxr-x 2 1001 1001 37 Nov 29 09:50 bin [2021-11-29T09:54:01.181Z] drwxrwxr-x 14 1001 1001 4096 Nov 29 09:50 cmd [2021-11-29T09:54:01.181Z] -rw-r--r-- 1 root root 428381 Nov 29 09:53 coverage.out [2021-11-29T09:54:01.181Z] -rw-rw-r-- 1 1001 1001 822 Nov 29 09:50 go.mod [2021-11-29T09:54:01.181Z] -rw-rw-r-- 1 1001 1001 49471 Nov 29 09:50 go.sum [2021-11-29T09:54:01.181Z] drwxrwxr-x 8 1001 1001 124 Nov 29 09:50 internal [2021-11-29T09:54:01.181Z] drwxrwxr-x 3 1001 1001 16 Nov 29 09:50 openapi [2021-11-29T09:54:01.181Z] drwxrwxr-x 4 1001 1001 71 Nov 29 09:50 snap [2021-11-29T09:54:01.181Z] -rw-rw-r-- 1 1001 1001 204 Nov 29 09:50 version.go [Pipeline] sh [2021-11-29T09:54:01.467Z] + '[' -e coverage.out ] [2021-11-29T09:54:01.467Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-29T09:54:01.580Z] Stashed 1 file(s) [Pipeline] sh [2021-11-29T09:54:01.870Z] + make build [2021-11-29T09:54:01.870Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T09:54:03.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T09:54:06.262Z] b78e95d17946: Pull complete [2021-11-29T09:54:06.262Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-29T09:54:06.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T09:54:06.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-29T09:54:06.619Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-29T09:54:06.619Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T09:54:06.619Z] WORKDIR /edgex [2021-11-29T09:54:06.619Z] COPY go.mod . [2021-11-29T09:54:06.619Z] RUN go mod download [2021-11-29T09:54:09.246Z] Sending build context to Docker daemon 168.9MB [2021-11-29T09:54:09.246Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T09:54:09.246Z] ---> 8b459fc5aaf0 [2021-11-29T09:54:09.246Z] Step 2/4 : WORKDIR /edgex [2021-11-29T09:54:09.896Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T09:54:10.843Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T09:54:11.212Z] ---> Running in 84cf8958389b [2021-11-29T09:54:11.486Z] Removing intermediate container 84cf8958389b [2021-11-29T09:54:11.486Z] ---> a50bac6214a1 [2021-11-29T09:54:11.486Z] Step 3/4 : COPY go.mod . [2021-11-29T09:54:11.795Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T09:54:12.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T09:54:12.081Z] ---> 94c7027e2059 [2021-11-29T09:54:12.081Z] Step 4/4 : RUN go mod download [2021-11-29T09:54:12.357Z] ---> Running in 391911627fb0 [2021-11-29T09:54:13.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T09:54:13.954Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T09:54:14.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T09:54:15.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T09:54:16.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T09:54:17.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-29T09:54:18.808Z] $ docker stop --time=1 ba8e556ce8a3fc20f9b20bd78456b1e479580ae13886fe0188f645ced7827b1d [2021-11-29T09:54:20.628Z] $ docker rm -f ba8e556ce8a3fc20f9b20bd78456b1e479580ae13886fe0188f645ced7827b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:54:22.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T09:54:22.979Z] [2021-11-29T09:54:22.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:54:23.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T09:54:23.286Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-29T09:54:23.286Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-29T09:54:23.286Z] ca9280d653b3: Pulling fs layer [2021-11-29T09:54:23.286Z] 7e9c9ca2126c: Pulling fs layer [2021-11-29T09:54:23.286Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-29T09:54:23.286Z] cbdbe7a5bc2a: Download complete [2021-11-29T09:54:23.548Z] ca9280d653b3: Verifying Checksum [2021-11-29T09:54:23.548Z] ca9280d653b3: Download complete [2021-11-29T09:54:23.548Z] cbdbe7a5bc2a: Pull complete [2021-11-29T09:54:23.819Z] 7e9c9ca2126c: Download complete [2021-11-29T09:54:24.085Z] ca9280d653b3: Pull complete [2021-11-29T09:54:28.310Z] 7e9c9ca2126c: Pull complete [2021-11-29T09:54:28.310Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-29T09:54:28.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T09:54:28.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-29T09:54:28.374Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T09:54:28.409Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-29T09:54:31.103Z] $ docker top 15c4bd20b2de622ed59c4b33e5433bbc1522ead2498a62607ac1875418d15aa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T09:54:31.448Z] + grep parallel [2021-11-29T09:54:31.448Z] + docker-compose build --help [2021-11-29T09:54:32.018Z] --parallel Build images in parallel. [Pipeline] } [2021-11-29T09:54:32.031Z] $ docker stop --time=1 15c4bd20b2de622ed59c4b33e5433bbc1522ead2498a62607ac1875418d15aa8 [2021-11-29T09:54:33.211Z] $ docker rm -f 15c4bd20b2de622ed59c4b33e5433bbc1522ead2498a62607ac1875418d15aa8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:54:33.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-29T09:54:33.574Z] . [Pipeline] withDockerContainer [2021-11-29T09:54:33.636Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T09:54:33.674Z] $ 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/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@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 [2021-11-29T09:54:33.995Z] $ docker top 725d8f2b18eb9c44ae1b644e466271b819edb77d610a37115d25a2c03434a4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T09:54:34.347Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T09:54:34.917Z] Building core-command ... [2021-11-29T09:54:34.917Z] Building core-data ... [2021-11-29T09:54:34.917Z] Building core-metadata ... [2021-11-29T09:54:34.917Z] Building security-bootstrapper ... [2021-11-29T09:54:34.917Z] Building security-proxy-setup ... [2021-11-29T09:54:34.917Z] Building security-secretstore-setup ... [2021-11-29T09:54:34.917Z] Building support-notifications ... [2021-11-29T09:54:34.917Z] Building support-scheduler ... [2021-11-29T09:54:34.917Z] Building sys-mgmt-agent ... [2021-11-29T09:54:34.917Z] Building support-scheduler [2021-11-29T09:54:34.917Z] Building core-metadata [2021-11-29T09:54:34.917Z] Building security-bootstrapper [2021-11-29T09:54:34.917Z] Building core-command [2021-11-29T09:54:34.917Z] Building support-notifications [2021-11-29T09:54:45.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:54:45.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:54:45.454Z] ---> efad75e42279 [2021-11-29T09:54:45.454Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T09:54:45.454Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:54:45.454Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:54:45.454Z] ---> efad75e42279 [2021-11-29T09:54:45.454Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T09:54:45.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:54:45.454Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:54:45.454Z] ---> efad75e42279 [2021-11-29T09:54:45.454Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T09:54:49.658Z] ---> Running in eddcec3ed76c [2021-11-29T09:54:49.658Z] ---> Running in c61457633d98 [2021-11-29T09:54:49.658Z] ---> Running in b57c9733b937 [2021-11-29T09:54:54.939Z] Removing intermediate container c61457633d98 [2021-11-29T09:54:54.940Z] ---> fc26c7c8220f [2021-11-29T09:54:54.940Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:54:54.940Z] Removing intermediate container eddcec3ed76c [2021-11-29T09:54:54.940Z] ---> df5927845763 [2021-11-29T09:54:54.940Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:54:55.198Z] Removing intermediate container b57c9733b937 [2021-11-29T09:54:55.199Z] ---> 7f4718f2e3e6 [2021-11-29T09:54:55.199Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:54:55.199Z] ---> Running in d97988e6d5c8 [2021-11-29T09:54:55.459Z] ---> Running in f8ed47141b54 [2021-11-29T09:54:55.723Z] ---> Running in 2488d7ac5d3b [2021-11-29T09:54:59.032Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:54:59.033Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:54:59.033Z] ---> efad75e42279 [2021-11-29T09:54:59.033Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T09:54:59.033Z] ---> Using cache [2021-11-29T09:54:59.033Z] ---> 7f4718f2e3e6 [2021-11-29T09:54:59.033Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:55:00.420Z] ---> Running in 7259ff12f587 [2021-11-29T09:55:00.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:55:00.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:55:00.689Z] ---> efad75e42279 [2021-11-29T09:55:00.689Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T09:55:00.689Z] ---> Using cache [2021-11-29T09:55:00.689Z] ---> 7f4718f2e3e6 [2021-11-29T09:55:00.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:55:00.689Z] ---> Running in ed7e8bde84cd [2021-11-29T09:55:00.952Z] Removing intermediate container d97988e6d5c8 [2021-11-29T09:55:00.952Z] ---> e0045b723755 [2021-11-29T09:55:00.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T09:55:00.952Z] Removing intermediate container 2488d7ac5d3b [2021-11-29T09:55:00.952Z] ---> 933cec48ac32 [2021-11-29T09:55:00.952Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T09:55:00.952Z] ---> Running in cd72aacc7572 [2021-11-29T09:55:00.952Z] ---> Running in 017c3444a729 [2021-11-29T09:55:01.214Z] Removing intermediate container f8ed47141b54 [2021-11-29T09:55:01.214Z] ---> b79427496bd7 [2021-11-29T09:55:01.214Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T09:55:01.214Z] ---> Running in f0108ab529f6 [2021-11-29T09:55:01.478Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:01.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:01.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:01.740Z] Removing intermediate container ed7e8bde84cd [2021-11-29T09:55:01.740Z] ---> 17501b6e40b2 [2021-11-29T09:55:01.740Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T09:55:01.740Z] ---> Running in 339343cc8547 [2021-11-29T09:55:01.740Z] Removing intermediate container 7259ff12f587 [2021-11-29T09:55:01.740Z] ---> 7a1a031821e0 [2021-11-29T09:55:01.740Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T09:55:02.010Z] ---> Running in d74604f1eeee [2021-11-29T09:55:02.277Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:02.277Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:02.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:02.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:02.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:02.827Z] OK: 220 MiB in 52 packages [2021-11-29T09:55:02.827Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:03.094Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:03.094Z] OK: 220 MiB in 52 packages [2021-11-29T09:55:03.094Z] OK: 220 MiB in 52 packages [2021-11-29T09:55:03.378Z] OK: 220 MiB in 52 packages [2021-11-29T09:55:03.378Z] Removing intermediate container cd72aacc7572 [2021-11-29T09:55:03.378Z] ---> 3b1c9ee496b9 [2021-11-29T09:55:03.378Z] Step 6/22 : COPY . . [2021-11-29T09:55:03.651Z] OK: 220 MiB in 52 packages [2021-11-29T09:55:05.565Z] Removing intermediate container 017c3444a729 [2021-11-29T09:55:05.565Z] ---> 99e890d7c4d0 [2021-11-29T09:55:05.565Z] Step 6/23 : COPY go.mod . [2021-11-29T09:55:05.565Z] Removing intermediate container f0108ab529f6 [2021-11-29T09:55:05.565Z] ---> 6e79b0a602bb [2021-11-29T09:55:05.565Z] Step 6/21 : COPY . . [2021-11-29T09:55:05.829Z] ---> b4d6f34d6cfe [2021-11-29T09:55:05.829Z] Step 7/23 : RUN go mod download [2021-11-29T09:55:05.829Z] Removing intermediate container 339343cc8547 [2021-11-29T09:55:05.829Z] ---> b4be110d636c [2021-11-29T09:55:05.829Z] Step 6/22 : COPY . . [2021-11-29T09:55:10.066Z] ---> Running in 6a00291cf6fa [2021-11-29T09:55:10.066Z] Removing intermediate container d74604f1eeee [2021-11-29T09:55:10.066Z] ---> 3181a1ec4dfa [2021-11-29T09:55:10.066Z] Step 6/30 : COPY . . [2021-11-29T09:55:10.066Z] ---> e25e24461cec [2021-11-29T09:55:10.066Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:55:12.644Z] ---> Running in d23245712a31 [2021-11-29T09:55:13.593Z] ---> fba7c73d9826 [2021-11-29T09:55:13.593Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:55:13.861Z] ---> 1252b74b8519 [2021-11-29T09:55:13.861Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:55:14.125Z] ---> Running in f85b0c645972 [2021-11-29T09:55:14.125Z] ---> Running in 8f90ba09841b [2021-11-29T09:55:15.071Z] Removing intermediate container 6a00291cf6fa [2021-11-29T09:55:15.071Z] ---> f577392ab5be [2021-11-29T09:55:15.071Z] Step 8/23 : COPY . . [2021-11-29T09:55:15.334Z] Removing intermediate container d23245712a31 [2021-11-29T09:55:15.334Z] ---> f9ad0e2f8e99 [2021-11-29T09:55:15.334Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T09:55:16.272Z] ---> c6fdb82781d2 [2021-11-29T09:55:16.272Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:55:16.272Z] ---> Running in 19236c1413d7 [2021-11-29T09:55:16.533Z] ---> Running in 2e2f3e8385f2 [2021-11-29T09:55:17.103Z] Removing intermediate container f85b0c645972 [2021-11-29T09:55:17.103Z] ---> e340c8a42396 [2021-11-29T09:55:17.103Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T09:55:17.103Z] Removing intermediate container 8f90ba09841b [2021-11-29T09:55:17.103Z] ---> 557d7cfd76c4 [2021-11-29T09:55:17.103Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T09:55:17.366Z] ---> Running in d6786fb80e52 [2021-11-29T09:55:17.634Z] ---> Running in e59c090ff30e [2021-11-29T09:55:17.634Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T09:55:18.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T09:55:19.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T09:55:20.538Z] Removing intermediate container 2e2f3e8385f2 [2021-11-29T09:55:20.538Z] ---> 466d609df0d8 [2021-11-29T09:55:20.538Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T09:55:20.538Z] ---> Running in 311ec19d7729 [2021-11-29T09:55:21.113Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T09:55:31.157Z] ---> 445c50666918 [2021-11-29T09:55:31.157Z] Step 9/23 : RUN go mod tidy [2021-11-29T09:55:31.157Z] ---> Running in e63fc914ae87 [2021-11-29T09:55:31.748Z] Removing intermediate container e63fc914ae87 [2021-11-29T09:55:31.748Z] ---> cf650f6cbb0a [2021-11-29T09:55:31.748Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T09:55:31.748Z] ---> Running in 4243fbf6870a [2021-11-29T09:55:32.341Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T09:55:34.171Z] Removing intermediate container 391911627fb0 [2021-11-29T09:55:34.171Z] ---> 8e173639296f [2021-11-29T09:55:34.171Z] Successfully built 8e173639296f [2021-11-29T09:55:34.171Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:55:34.508Z] + docker inspect -f . ci-base-image-arm64 [2021-11-29T09:55:34.508Z] . [Pipeline] withDockerContainer [2021-11-29T09:55:34.741Z] prd-ubuntu18.04-docker-arm64-4c-16g-683 does not seem to be running inside a container [2021-11-29T09:55:34.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-29T09:55:36.300Z] $ docker top c5a78416693ea348314dc2db14a6ebf2a673520dc57d93fb7cce75cf407af89a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T09:55:37.228Z] + go version [2021-11-29T09:55:37.228Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-29T09:55:37.259Z] $ docker stop --time=1 c5a78416693ea348314dc2db14a6ebf2a673520dc57d93fb7cce75cf407af89a [2021-11-29T09:55:38.915Z] $ docker rm -f c5a78416693ea348314dc2db14a6ebf2a673520dc57d93fb7cce75cf407af89a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:55:39.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T09:55:39.686Z] [2021-11-29T09:55:39.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:55:40.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T09:55:40.303Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-29T09:55:40.303Z] 29e5d40040c1: Pulling fs layer [2021-11-29T09:55:40.303Z] 1ce36da41761: Pulling fs layer [2021-11-29T09:55:40.303Z] 25b303627fd3: Pulling fs layer [2021-11-29T09:55:40.303Z] 29e5d40040c1: Verifying Checksum [2021-11-29T09:55:40.303Z] 29e5d40040c1: Download complete [2021-11-29T09:55:40.577Z] 1ce36da41761: Verifying Checksum [2021-11-29T09:55:40.577Z] 1ce36da41761: Download complete [2021-11-29T09:55:41.177Z] 29e5d40040c1: Pull complete [2021-11-29T09:55:42.158Z] 25b303627fd3: Verifying Checksum [2021-11-29T09:55:42.158Z] 25b303627fd3: Download complete [2021-11-29T09:55:42.432Z] 1ce36da41761: Pull complete [2021-11-29T09:55:52.564Z] 25b303627fd3: Pull complete [2021-11-29T09:55:52.564Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-29T09:55:52.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T09:55:52.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-29T09:55:52.787Z] prd-ubuntu18.04-docker-arm64-4c-16g-683 does not seem to be running inside a container [2021-11-29T09:55:52.880Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-29T09:55:55.344Z] $ docker top b3957fa40153875b5ea137fe8114cec65ca2268dff52fac89d02fe325a96f256 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T09:55:56.269Z] + docker-compose build --help [2021-11-29T09:55:56.269Z] + grep parallel [2021-11-29T09:55:58.960Z] Removing intermediate container d6786fb80e52 [2021-11-29T09:55:58.960Z] ---> e75766b3d40d [2021-11-29T09:55:58.960Z] [2021-11-29T09:55:58.960Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T09:55:58.960Z] 3.14: Pulling from library/alpine [2021-11-29T09:55:58.960Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T09:55:58.960Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T09:55:58.960Z] ---> 0a97eee8041e [2021-11-29T09:55:58.960Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T09:55:58.960Z] ---> Running in 880ce7f67761 [2021-11-29T09:55:58.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:58.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:55:58.960Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T09:55:58.960Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:55:58.960Z] OK: 6 MiB in 15 packages [2021-11-29T09:55:58.960Z] Removing intermediate container 880ce7f67761 [2021-11-29T09:55:58.960Z] ---> 3c98db1d6c4a [2021-11-29T09:55:58.960Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:55:58.960Z] ---> Running in 9db216d114b9 [2021-11-29T09:55:58.960Z] Removing intermediate container 9db216d114b9 [2021-11-29T09:55:58.960Z] ---> 3833ce773471 [2021-11-29T09:55:58.960Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T09:55:58.960Z] ---> Running in 045f7437c315 [2021-11-29T09:55:58.960Z] Removing intermediate container 045f7437c315 [2021-11-29T09:55:58.960Z] ---> 819d9489626c [2021-11-29T09:55:58.960Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T09:55:58.960Z] ---> Running in e502f7e145d7 [2021-11-29T09:55:58.960Z] Removing intermediate container e502f7e145d7 [2021-11-29T09:55:58.960Z] ---> ad6413b522d9 [2021-11-29T09:55:58.960Z] Step 14/22 : WORKDIR / [2021-11-29T09:55:58.960Z] ---> Running in 22631a16b03c [2021-11-29T09:55:58.960Z] Removing intermediate container 22631a16b03c [2021-11-29T09:55:58.960Z] ---> 056e41c11b14 [2021-11-29T09:55:58.960Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:55:59.225Z] ---> 30353c53002c [2021-11-29T09:55:59.225Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T09:55:59.486Z] ---> eedb5c7c80bf [2021-11-29T09:55:59.486Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T09:55:59.648Z] --parallel Build images in parallel. [2021-11-29T09:55:59.744Z] ---> 743f3e01982a [2021-11-29T09:55:59.744Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T09:55:59.744Z] ---> Running in 84c4bbb096cf [Pipeline] } [2021-11-29T09:55:59.949Z] $ docker stop --time=1 b3957fa40153875b5ea137fe8114cec65ca2268dff52fac89d02fe325a96f256 [2021-11-29T09:56:00.008Z] Removing intermediate container 84c4bbb096cf [2021-11-29T09:56:00.008Z] ---> f27198f168dc [2021-11-29T09:56:00.008Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:56:00.008Z] ---> Running in e71dd7799c6f [2021-11-29T09:56:00.268Z] Removing intermediate container e71dd7799c6f [2021-11-29T09:56:00.268Z] ---> f8aaa0c4abc5 [2021-11-29T09:56:00.268Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T09:56:00.268Z] ---> Running in 1add2125ac0f [2021-11-29T09:56:00.530Z] Removing intermediate container 1add2125ac0f [2021-11-29T09:56:00.530Z] ---> 0a01562e7f09 [2021-11-29T09:56:00.530Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:56:00.530Z] ---> Running in 69cf04673fbd [2021-11-29T09:56:00.790Z] Removing intermediate container 69cf04673fbd [2021-11-29T09:56:00.790Z] ---> 4427ddee7409 [2021-11-29T09:56:00.790Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T09:56:00.790Z] ---> Running in 5a47c5f768ef [2021-11-29T09:56:01.382Z] Removing intermediate container 5a47c5f768ef [2021-11-29T09:56:01.382Z] ---> 7db7023408d4 [2021-11-29T09:56:01.382Z] [2021-11-29T09:56:01.382Z] Successfully built 7db7023408d4 [2021-11-29T09:56:01.382Z] Successfully tagged core-command:latest [2021-11-29T09:56:01.664Z]  Building core-command ... done Building security-proxy-setup [2021-11-29T09:56:01.672Z] $ docker rm -f b3957fa40153875b5ea137fe8114cec65ca2268dff52fac89d02fe325a96f256 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:56:02.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-29T09:56:02.361Z] . [Pipeline] withDockerContainer [2021-11-29T09:56:02.624Z] prd-ubuntu18.04-docker-arm64-4c-16g-683 does not seem to be running inside a container [2021-11-29T09:56:02.719Z] $ 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/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-29T09:56:04.126Z] $ docker top b14dd54bf898bbce468fc3068654649eac5c76c147cc54211e693c68b3bf1f73 -eo pid,comm [2021-11-29T09:56:04.298Z] Removing intermediate container 311ec19d7729 [2021-11-29T09:56:04.298Z] ---> 776e8967dfe5 [2021-11-29T09:56:04.298Z] [2021-11-29T09:56:04.298Z] Step 9/30 : FROM alpine:3.14 [Pipeline] { [Pipeline] sh [2021-11-29T09:56:05.077Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-29T09:56:05.254Z] ---> 0a97eee8041e [2021-11-29T09:56:05.254Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T09:56:05.254Z] Removing intermediate container 19236c1413d7 [2021-11-29T09:56:05.254Z] ---> fca2b93d2d08 [2021-11-29T09:56:05.254Z] [2021-11-29T09:56:05.254Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T09:56:05.254Z] ---> 0a97eee8041e [2021-11-29T09:56:05.254Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T09:56:05.254Z] ---> Using cache [2021-11-29T09:56:05.255Z] ---> 3c98db1d6c4a [2021-11-29T09:56:05.255Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:56:05.255Z] ---> Using cache [2021-11-29T09:56:05.255Z] ---> 3833ce773471 [2021-11-29T09:56:05.255Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T09:56:05.519Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:05.519Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:05.519Z] ---> efad75e42279 [2021-11-29T09:56:05.519Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T09:56:05.519Z] ---> Using cache [2021-11-29T09:56:05.519Z] ---> 7f4718f2e3e6 [2021-11-29T09:56:05.519Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:05.519Z] ---> Using cache [2021-11-29T09:56:05.519Z] ---> 7a1a031821e0 [2021-11-29T09:56:05.519Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T09:56:05.519Z] ---> Using cache [2021-11-29T09:56:05.519Z] ---> 3181a1ec4dfa [2021-11-29T09:56:05.519Z] Step 6/20 : COPY . . [2021-11-29T09:56:05.519Z] ---> Using cache [2021-11-29T09:56:05.519Z] ---> c6fdb82781d2 [2021-11-29T09:56:05.519Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:56:05.519Z] ---> Using cache [2021-11-29T09:56:05.519Z] ---> 466d609df0d8 [2021-11-29T09:56:05.519Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T09:56:05.784Z] ---> Running in bd1d5f0cbfbf [2021-11-29T09:56:05.784Z] Removing intermediate container e59c090ff30e [2021-11-29T09:56:05.784Z] ---> 8be3314d3c4f [2021-11-29T09:56:05.784Z] [2021-11-29T09:56:05.784Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T09:56:05.784Z] ---> 0a97eee8041e [2021-11-29T09:56:05.784Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T09:56:05.784Z] ---> Running in 7eefddfd5a6d [2021-11-29T09:56:05.784Z] ---> Running in 13e04ba2e69b [2021-11-29T09:56:05.784Z] ---> Running in 339c119852fa [2021-11-29T09:56:06.045Z] Removing intermediate container 7eefddfd5a6d [2021-11-29T09:56:06.045Z] ---> 3f89d1ce20cc [2021-11-29T09:56:06.045Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T09:56:06.045Z] Removing intermediate container bd1d5f0cbfbf [2021-11-29T09:56:06.045Z] ---> 61da92f90832 [2021-11-29T09:56:06.045Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T09:56:06.045Z] ---> Running in ed6b235d6594 [2021-11-29T09:56:06.045Z] ---> Running in 10a842708117 [2021-11-29T09:56:06.307Z] Removing intermediate container 10a842708117 [2021-11-29T09:56:06.307Z] ---> 5eb64574909d [2021-11-29T09:56:06.307Z] Step 14/22 : WORKDIR / [2021-11-29T09:56:06.307Z] ---> Running in 3ae0d07cbaa8 [2021-11-29T09:56:06.307Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T09:56:06.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:06.569Z] Removing intermediate container 3ae0d07cbaa8 [2021-11-29T09:56:06.569Z] ---> ab2ed23ad01d [2021-11-29T09:56:06.569Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:56:06.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:06.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:06.834Z] ---> 691839b055d8 [2021-11-29T09:56:06.834Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T09:56:06.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:07.097Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T09:56:07.097Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T09:56:07.097Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:56:07.097Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T09:56:07.362Z] ---> 2bcfeed3f01f [2021-11-29T09:56:07.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T09:56:07.362Z] OK: 6 MiB in 16 packages [2021-11-29T09:56:07.362Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T09:56:07.362Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T09:56:07.362Z] ---> 1a62a8e02661 [2021-11-29T09:56:07.362Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T09:56:07.362Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:56:07.362Z] OK: 6 MiB in 16 packages [2021-11-29T09:56:07.627Z] ---> Running in 6eb86b044c7c [2021-11-29T09:56:07.627Z] Removing intermediate container 6eb86b044c7c [2021-11-29T09:56:07.627Z] ---> 287faefad5e0 [2021-11-29T09:56:07.627Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:56:07.888Z] ---> Running in d47092ed025e [2021-11-29T09:56:08.151Z] Removing intermediate container 339c119852fa [2021-11-29T09:56:08.151Z] ---> 250c8901b114 [2021-11-29T09:56:08.151Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:56:08.151Z] Removing intermediate container d47092ed025e [2021-11-29T09:56:08.151Z] ---> 9a8614ceda2e [2021-11-29T09:56:08.151Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T09:56:08.151Z] ---> Running in d766092239d1 [2021-11-29T09:56:08.151Z] Removing intermediate container ed6b235d6594 [2021-11-29T09:56:08.151Z] ---> 72bc8024a87e [2021-11-29T09:56:08.151Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T09:56:08.151Z] ---> Running in 12ae82141ad2 [2021-11-29T09:56:08.151Z] ---> Running in e0c28c83e3b6 [2021-11-29T09:56:08.151Z] Removing intermediate container 12ae82141ad2 [2021-11-29T09:56:08.151Z] ---> e941125977a2 [2021-11-29T09:56:08.151Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:56:08.414Z] Removing intermediate container d766092239d1 [2021-11-29T09:56:08.414Z] ---> 490b4bcd86e7 [2021-11-29T09:56:08.414Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T09:56:08.414Z] ---> Running in 6decabc37ef1 [2021-11-29T09:56:08.414Z] ---> Running in 0ef67bff5eb9 [2021-11-29T09:56:08.414Z] Removing intermediate container e0c28c83e3b6 [2021-11-29T09:56:08.414Z] ---> 738df9e39d15 [2021-11-29T09:56:08.414Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T09:56:08.414Z] ---> Running in 63de22cb9072 [2021-11-29T09:56:08.414Z] Removing intermediate container 6decabc37ef1 [2021-11-29T09:56:08.414Z] ---> ecbb94c3e713 [2021-11-29T09:56:08.414Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T09:56:08.677Z] Removing intermediate container 0ef67bff5eb9 [2021-11-29T09:56:08.677Z] ---> 856fa11a7ac7 [2021-11-29T09:56:08.677Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T09:56:08.677Z] Removing intermediate container 63de22cb9072 [2021-11-29T09:56:08.677Z] ---> 7073f2d5817f [2021-11-29T09:56:08.677Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T09:56:08.677Z] ---> Running in 69abe06ba660 [2021-11-29T09:56:08.677Z] ---> Running in cfd24a954d2d [2021-11-29T09:56:08.677Z] ---> Running in 189c254ceaeb [2021-11-29T09:56:08.677Z] Removing intermediate container 69abe06ba660 [2021-11-29T09:56:08.677Z] ---> e1f045d74cdd [2021-11-29T09:56:08.677Z] [2021-11-29T09:56:08.937Z] Successfully built e1f045d74cdd [2021-11-29T09:56:08.937Z] Removing intermediate container cfd24a954d2d [2021-11-29T09:56:08.937Z] ---> 72c0e11aa3b8 [2021-11-29T09:56:08.937Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:56:08.937Z] Successfully tagged core-metadata:latest [2021-11-29T09:56:08.937Z] Building security-secretstore-setup [2021-11-29T09:56:09.380Z] Building core-command ... [2021-11-29T09:56:09.380Z] Building core-data ... [2021-11-29T09:56:09.380Z] Building core-metadata ... [2021-11-29T09:56:09.380Z] Building security-bootstrapper ... [2021-11-29T09:56:09.380Z] Building security-proxy-setup ... [2021-11-29T09:56:09.380Z] Building security-secretstore-setup ... [2021-11-29T09:56:09.380Z] Building support-notifications ... [2021-11-29T09:56:09.380Z] Building support-scheduler ... [2021-11-29T09:56:09.380Z] Building sys-mgmt-agent ... [2021-11-29T09:56:09.380Z] Building security-secretstore-setup [2021-11-29T09:56:09.380Z] Building core-command [2021-11-29T09:56:09.380Z] Building support-scheduler [2021-11-29T09:56:09.380Z] Building support-notifications [2021-11-29T09:56:09.380Z] Building security-bootstrapper [2021-11-29T09:56:09.891Z]  Building core-metadata ... done  ---> bc2a4a463836 [2021-11-29T09:56:09.891Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T09:56:11.296Z] ---> 2a757f203190 [2021-11-29T09:56:11.296Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T09:56:11.558Z] Removing intermediate container 189c254ceaeb [2021-11-29T09:56:11.558Z] ---> 515a116080df [2021-11-29T09:56:11.558Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T09:56:11.558Z] ---> Running in e2343e4b7902 [2021-11-29T09:56:11.558Z] ---> 3a2a5c501271 [2021-11-29T09:56:11.558Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T09:56:11.558Z] ---> Running in 932d70254f19 [2021-11-29T09:56:11.834Z] Removing intermediate container e2343e4b7902 [2021-11-29T09:56:11.834Z] ---> ac01e8149778 [2021-11-29T09:56:11.834Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T09:56:12.116Z] Removing intermediate container 932d70254f19 [2021-11-29T09:56:12.116Z] ---> 3df248001503 [2021-11-29T09:56:12.116Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:56:12.376Z] ---> Running in f2e13b1a1b8b [2021-11-29T09:56:12.376Z] ---> f769ca0a3eb4 [2021-11-29T09:56:12.376Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T09:56:12.640Z] Removing intermediate container f2e13b1a1b8b [2021-11-29T09:56:12.640Z] ---> c404786c91eb [2021-11-29T09:56:12.640Z] Step 19/21 : LABEL arch=x86_64 [2021-11-29T09:56:12.640Z] ---> Running in d4fc7b447123 [2021-11-29T09:56:12.640Z] ---> Running in aa0d44a87e6f [2021-11-29T09:56:12.901Z] Removing intermediate container 4243fbf6870a [2021-11-29T09:56:12.901Z] ---> 3e48eead4d4f [2021-11-29T09:56:12.901Z] [2021-11-29T09:56:12.901Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T09:56:12.901Z] ---> 0a97eee8041e [2021-11-29T09:56:12.901Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T09:56:12.901Z] ---> Using cache [2021-11-29T09:56:12.901Z] ---> 3c98db1d6c4a [2021-11-29T09:56:12.901Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:56:12.901Z] ---> Using cache [2021-11-29T09:56:12.901Z] ---> 3833ce773471 [2021-11-29T09:56:12.901Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T09:56:12.901Z] ---> Running in 0818c3f9e35e [2021-11-29T09:56:12.901Z] Removing intermediate container aa0d44a87e6f [2021-11-29T09:56:12.901Z] ---> 21af07b0c014 [2021-11-29T09:56:12.901Z] Step 20/21 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:56:13.162Z] ---> Running in 6b29baa0ae28 [2021-11-29T09:56:13.424Z] Removing intermediate container 0818c3f9e35e [2021-11-29T09:56:13.424Z] ---> 003ae7d8607b [2021-11-29T09:56:13.424Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T09:56:13.424Z] Removing intermediate container 6b29baa0ae28 [2021-11-29T09:56:13.424Z] ---> cbe615609b9f [2021-11-29T09:56:13.424Z] Step 21/21 : LABEL version=2.2.0-dev.3 [2021-11-29T09:56:13.424Z] ---> Running in 2a02b2a402d3 [2021-11-29T09:56:13.424Z] ---> Running in 5f86900618b3 [2021-11-29T09:56:13.688Z] Removing intermediate container 2a02b2a402d3 [2021-11-29T09:56:13.688Z] ---> 099d8e6cbada [2021-11-29T09:56:13.688Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:56:13.688Z] Removing intermediate container 5f86900618b3 [2021-11-29T09:56:13.688Z] ---> 13043141ebcb [2021-11-29T09:56:13.688Z] [2021-11-29T09:56:13.948Z] Successfully built 13043141ebcb [2021-11-29T09:56:13.948Z] Successfully tagged support-notifications:latest [2021-11-29T09:56:13.948Z]  Building support-notifications ... done Building core-data [2021-11-29T09:56:14.213Z] ---> ec69afb7663a [2021-11-29T09:56:14.213Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T09:56:14.213Z] Removing intermediate container d4fc7b447123 [2021-11-29T09:56:14.213Z] ---> d5a02f6c8483 [2021-11-29T09:56:14.213Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:56:16.147Z] ---> 44a56675ca43 [2021-11-29T09:56:16.148Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T09:56:16.717Z] ---> 081edec10f02 [2021-11-29T09:56:16.717Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T09:56:18.163Z] ---> 2cdea9148d3d [2021-11-29T09:56:18.163Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T09:56:18.745Z] ---> baf324b2df10 [2021-11-29T09:56:18.745Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T09:56:19.337Z] ---> 3375fb07f64e [2021-11-29T09:56:19.338Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T09:56:19.338Z] ---> Running in 82caeb22547b [2021-11-29T09:56:19.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:19.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:19.946Z] ---> efad75e42279 [2021-11-29T09:56:19.946Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T09:56:19.946Z] ---> Using cache [2021-11-29T09:56:19.946Z] ---> 7f4718f2e3e6 [2021-11-29T09:56:19.946Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:19.946Z] ---> Using cache [2021-11-29T09:56:19.946Z] ---> 7a1a031821e0 [2021-11-29T09:56:19.946Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T09:56:19.946Z] Removing intermediate container 82caeb22547b [2021-11-29T09:56:19.946Z] ---> b76185974b39 [2021-11-29T09:56:19.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:56:20.219Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:20.219Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:20.219Z] ---> efad75e42279 [2021-11-29T09:56:20.219Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T09:56:20.219Z] ---> Using cache [2021-11-29T09:56:20.219Z] ---> 7f4718f2e3e6 [2021-11-29T09:56:20.219Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:20.219Z] ---> Using cache [2021-11-29T09:56:20.219Z] ---> 7a1a031821e0 [2021-11-29T09:56:20.219Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T09:56:20.219Z] ---> Using cache [2021-11-29T09:56:20.219Z] ---> 3181a1ec4dfa [2021-11-29T09:56:20.219Z] Step 6/24 : COPY . . [2021-11-29T09:56:20.219Z] ---> Using cache [2021-11-29T09:56:20.219Z] ---> c6fdb82781d2 [2021-11-29T09:56:20.219Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:56:20.219Z] ---> Using cache [2021-11-29T09:56:20.219Z] ---> 466d609df0d8 [2021-11-29T09:56:20.219Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T09:56:20.219Z] ---> Running in 563fb94a9c0d [2021-11-29T09:56:20.219Z] ---> 0fb3504e5f3f [2021-11-29T09:56:20.219Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T09:56:20.219Z] ---> Running in 28a0cb74ba2f [2021-11-29T09:56:20.493Z] ---> Running in 88b1d2e6efaa [2021-11-29T09:56:20.493Z] Removing intermediate container 28a0cb74ba2f [2021-11-29T09:56:20.493Z] ---> d8722d68d78a [2021-11-29T09:56:20.493Z] Step 21/23 : LABEL arch=x86_64 [2021-11-29T09:56:20.771Z] ---> Running in 93c07eda2324 [2021-11-29T09:56:20.771Z] ---> 47e746f8397e [2021-11-29T09:56:20.771Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T09:56:21.052Z] ---> Running in 1b66be782dac [2021-11-29T09:56:21.052Z] Removing intermediate container 93c07eda2324 [2021-11-29T09:56:21.052Z] ---> 70cf79fc4fea [2021-11-29T09:56:21.052Z] Step 22/23 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:56:21.052Z] ---> Running in c6b01b61b426 [2021-11-29T09:56:21.052Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:21.052Z] Removing intermediate container 1b66be782dac [2021-11-29T09:56:21.052Z] ---> c014705176f2 [2021-11-29T09:56:21.052Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T09:56:21.052Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T09:56:21.323Z] Removing intermediate container c6b01b61b426 [2021-11-29T09:56:21.323Z] ---> fcc46c06a893 [2021-11-29T09:56:21.323Z] Step 23/23 : LABEL version=2.2.0-dev.3 [2021-11-29T09:56:21.323Z] ---> Running in ad42803e04ce [2021-11-29T09:56:21.323Z] ---> d98538f21367 [2021-11-29T09:56:21.323Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T09:56:21.594Z] ---> Running in 5d28ca2adb5f [2021-11-29T09:56:21.594Z] Removing intermediate container ad42803e04ce [2021-11-29T09:56:21.594Z] ---> 4d9eaa5595f4 [2021-11-29T09:56:21.594Z] [2021-11-29T09:56:21.594Z] Successfully built 4d9eaa5595f4 [2021-11-29T09:56:21.594Z] Successfully tagged support-scheduler:latest [2021-11-29T09:56:21.594Z] Building sys-mgmt-agent [2021-11-29T09:56:21.869Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:22.470Z] OK: 220 MiB in 52 packages [2021-11-29T09:56:25.025Z] Removing intermediate container 5d28ca2adb5f [2021-11-29T09:56:25.025Z] ---> 0eb5f3a58d8e [2021-11-29T09:56:25.025Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T09:56:25.025Z] Removing intermediate container 563fb94a9c0d [2021-11-29T09:56:25.025Z] ---> 0b9ac42167ef [2021-11-29T09:56:25.025Z] Step 6/22 : COPY . . [2021-11-29T09:56:25.299Z] ---> Running in 5e938324eea5 [2021-11-29T09:56:26.270Z] Removing intermediate container 5e938324eea5 [2021-11-29T09:56:26.270Z] ---> eed4d9e58c91 [2021-11-29T09:56:26.270Z] Step 27/30 : CMD ["gate"] [2021-11-29T09:56:26.270Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:26.270Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:26.270Z] ---> efad75e42279 [2021-11-29T09:56:26.270Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T09:56:26.270Z] ---> Using cache [2021-11-29T09:56:26.270Z] ---> 7f4718f2e3e6 [2021-11-29T09:56:26.270Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:26.270Z] ---> Using cache [2021-11-29T09:56:26.270Z] ---> 7a1a031821e0 [2021-11-29T09:56:26.270Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T09:56:27.715Z] ---> Running in 9968c993e21a [2021-11-29T09:56:27.715Z] ---> Running in ff9328c5e556 [2021-11-29T09:56:27.987Z] Removing intermediate container 9968c993e21a [2021-11-29T09:56:27.987Z] ---> a3b9ba6c40dc [2021-11-29T09:56:27.987Z] Step 28/30 : LABEL arch=x86_64 [2021-11-29T09:56:28.256Z] ---> Running in 6a162526bb09 [2021-11-29T09:56:28.571Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:28.873Z] Removing intermediate container 6a162526bb09 [2021-11-29T09:56:28.873Z] ---> efdab207cea4 [2021-11-29T09:56:28.873Z] Step 29/30 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:56:29.500Z] ---> Running in 78c99a2277b6 [2021-11-29T09:56:29.500Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:29.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T09:56:29.777Z] Removing intermediate container 78c99a2277b6 [2021-11-29T09:56:29.777Z] ---> ecd808660e4e [2021-11-29T09:56:29.777Z] Step 30/30 : LABEL version=2.2.0-dev.3 [2021-11-29T09:56:29.777Z] OK: 220 MiB in 52 packages [2021-11-29T09:56:30.725Z] ---> Running in 0f9b3c1894da [2021-11-29T09:56:30.725Z] ---> 84dee8672695 [2021-11-29T09:56:30.725Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:56:30.725Z] Removing intermediate container 0f9b3c1894da [2021-11-29T09:56:30.725Z] ---> c20380fe171a [2021-11-29T09:56:30.725Z] [2021-11-29T09:56:30.725Z] ---> Running in 14cff5b1f402 [2021-11-29T09:56:30.725Z] Removing intermediate container ff9328c5e556 [2021-11-29T09:56:30.725Z] ---> aaaaa39013a5 [2021-11-29T09:56:30.725Z] Step 6/22 : COPY . . [2021-11-29T09:56:30.990Z] Successfully built c20380fe171a [2021-11-29T09:56:30.990Z] Successfully tagged security-bootstrapper:latest [2021-11-29T09:56:35.319Z]  Building security-bootstrapper ... done Removing intermediate container 14cff5b1f402 [2021-11-29T09:56:35.319Z] ---> 259b2416a8f4 [2021-11-29T09:56:35.319Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T09:56:35.319Z] ---> Running in 28f505a57fe9 [2021-11-29T09:56:35.319Z] ---> 0bf770ebd2a9 [2021-11-29T09:56:35.319Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:56:35.584Z] ---> Running in e235a4274f73 [2021-11-29T09:56:36.159Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T09:56:36.423Z] Removing intermediate container 13e04ba2e69b [2021-11-29T09:56:36.423Z] ---> 81ba10a8a605 [2021-11-29T09:56:36.423Z] [2021-11-29T09:56:36.423Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T09:56:36.423Z] ---> 0a97eee8041e [2021-11-29T09:56:36.423Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T09:56:36.423Z] ---> Running in a38cb7a9f2ee [2021-11-29T09:56:37.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:37.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:37.265Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T09:56:37.265Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T09:56:37.265Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T09:56:37.527Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T09:56:37.527Z] Removing intermediate container e235a4274f73 [2021-11-29T09:56:37.527Z] ---> dd4101c56cc3 [2021-11-29T09:56:37.527Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T09:56:37.527Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T09:56:37.527Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:56:37.527Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T09:56:37.527Z] ---> Running in 950c9abe2e91 [2021-11-29T09:56:37.527Z] OK: 8 MiB in 19 packages [2021-11-29T09:56:38.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T09:56:38.101Z] Removing intermediate container a38cb7a9f2ee [2021-11-29T09:56:38.101Z] ---> 89b021a92a3b [2021-11-29T09:56:38.101Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T09:56:38.101Z] ---> Running in ac3fcb106575 [2021-11-29T09:56:38.364Z] Removing intermediate container ac3fcb106575 [2021-11-29T09:56:38.364Z] ---> 674397e43562 [2021-11-29T09:56:38.364Z] Step 12/20 : WORKDIR /edgex [2021-11-29T09:56:38.364Z] ---> Running in 5b2540f202c3 [2021-11-29T09:56:38.625Z] Removing intermediate container 5b2540f202c3 [2021-11-29T09:56:38.625Z] ---> 6fe6ec3360a5 [2021-11-29T09:56:38.625Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T09:56:38.886Z] ---> af81ae4720da [2021-11-29T09:56:38.886Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T09:56:39.459Z] ---> 65dc78bd6516 [2021-11-29T09:56:39.459Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T09:56:40.399Z] ---> fe4bbd271660 [2021-11-29T09:56:40.399Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T09:56:40.399Z] ---> Running in ddce1fcb59b0 [2021-11-29T09:56:40.399Z] Removing intermediate container ddce1fcb59b0 [2021-11-29T09:56:40.399Z] ---> af34ae881bc6 [2021-11-29T09:56:40.399Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T09:56:40.399Z] ---> Running in 600fa5bb2547 [2021-11-29T09:56:40.659Z] Removing intermediate container 600fa5bb2547 [2021-11-29T09:56:40.659Z] ---> b242070a7cd0 [2021-11-29T09:56:40.659Z] Step 18/20 : LABEL arch=x86_64 [2021-11-29T09:56:40.659Z] ---> Running in a9b3d4df6ce4 [2021-11-29T09:56:40.659Z] Removing intermediate container a9b3d4df6ce4 [2021-11-29T09:56:40.659Z] ---> 5941b83cbe4c [2021-11-29T09:56:40.659Z] Step 19/20 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:56:40.659Z] ---> Running in 0a59d1d0e1fd [2021-11-29T09:56:40.659Z] Removing intermediate container 0a59d1d0e1fd [2021-11-29T09:56:40.659Z] ---> db0e227d7261 [2021-11-29T09:56:40.659Z] Step 20/20 : LABEL version=2.2.0-dev.3 [2021-11-29T09:56:40.920Z] ---> Running in 2b844367bc89 [2021-11-29T09:56:40.920Z] Removing intermediate container 2b844367bc89 [2021-11-29T09:56:40.920Z] ---> 05c8ebc9963e [2021-11-29T09:56:40.920Z] [2021-11-29T09:56:40.920Z] Successfully built 05c8ebc9963e [2021-11-29T09:56:40.920Z] Successfully tagged security-proxy-setup:latest [2021-11-29T09:56:45.126Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T09:56:50.461Z] Removing intermediate container 88b1d2e6efaa [2021-11-29T09:56:50.461Z] ---> 99aec0a30125 [2021-11-29T09:56:50.461Z] [2021-11-29T09:56:50.461Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T09:56:50.461Z] ---> 0a97eee8041e [2021-11-29T09:56:50.461Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T09:56:50.461Z] ---> Running in e0e60a2b0e1d [2021-11-29T09:56:50.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:50.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:56:50.461Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T09:56:50.461Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T09:56:50.461Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T09:56:50.461Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:56:50.461Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T09:56:50.461Z] OK: 6 MiB in 17 packages [2021-11-29T09:56:51.039Z] Removing intermediate container e0e60a2b0e1d [2021-11-29T09:56:51.039Z] ---> d90e1514111d [2021-11-29T09:56:51.039Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T09:56:51.039Z] ---> Running in 53aa1c25afee [2021-11-29T09:56:51.304Z] Removing intermediate container 53aa1c25afee [2021-11-29T09:56:51.304Z] ---> ecf530cf22bd [2021-11-29T09:56:51.304Z] Step 12/24 : WORKDIR / [2021-11-29T09:56:51.304Z] ---> Running in 0e437fe04b0f [2021-11-29T09:56:51.569Z] Removing intermediate container 0e437fe04b0f [2021-11-29T09:56:51.569Z] ---> ac45bbf694b1 [2021-11-29T09:56:51.569Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-29T09:56:51.832Z] ---> 100a5bae699c [2021-11-29T09:56:51.832Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-29T09:56:52.097Z] ---> 9631d50d89f1 [2021-11-29T09:56:52.097Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T09:56:52.358Z] ---> 6d088729425e [2021-11-29T09:56:52.358Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-29T09:56:52.627Z] ---> 928442520d9e [2021-11-29T09:56:52.627Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T09:56:53.205Z] ---> 15421b57dab0 [2021-11-29T09:56:53.205Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-29T09:56:53.784Z] ---> cc5580adabf0 [2021-11-29T09:56:53.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T09:56:54.046Z] ---> 89d1304693a5 [2021-11-29T09:56:54.046Z] Step 20/24 : 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/ [2021-11-29T09:56:54.046Z] ---> Running in 106ad3aed679 [2021-11-29T09:56:54.989Z] Removing intermediate container 106ad3aed679 [2021-11-29T09:56:54.989Z] ---> 3ca40b90f716 [2021-11-29T09:56:54.989Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T09:56:54.989Z] ---> Running in 531e727e8855 [2021-11-29T09:56:55.249Z] Removing intermediate container 531e727e8855 [2021-11-29T09:56:55.249Z] ---> 2abee89fa76b [2021-11-29T09:56:55.249Z] Step 22/24 : LABEL arch=x86_64 [2021-11-29T09:56:55.249Z] ---> Running in a539eaa41cb7 [2021-11-29T09:56:55.511Z] Removing intermediate container a539eaa41cb7 [2021-11-29T09:56:55.511Z] ---> 182c547f0c72 [2021-11-29T09:56:55.511Z] Step 23/24 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:56:55.511Z] ---> Running in 2ecd48910e23 [2021-11-29T09:56:55.511Z] Removing intermediate container 2ecd48910e23 [2021-11-29T09:56:55.511Z] ---> d32136dcb84b [2021-11-29T09:56:55.511Z] Step 24/24 : LABEL version=2.2.0-dev.3 [2021-11-29T09:56:55.771Z] ---> Running in 267f387992e8 [2021-11-29T09:56:55.771Z] Removing intermediate container 267f387992e8 [2021-11-29T09:56:55.771Z] ---> 06aeacc7609e [2021-11-29T09:56:55.771Z] [2021-11-29T09:56:55.771Z] Successfully built 06aeacc7609e [2021-11-29T09:56:56.034Z] Successfully tagged security-secretstore-setup:latest [2021-11-29T09:56:56.340Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:56.340Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:56.340Z] ---> 8e173639296f [2021-11-29T09:56:56.340Z] Step 3/30 : WORKDIR /edgex-go [2021-11-29T09:56:56.340Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:56.340Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:56.340Z] ---> 8e173639296f [2021-11-29T09:56:56.340Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T09:56:56.340Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:56.340Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:56.340Z] ---> 8e173639296f [2021-11-29T09:56:56.340Z] Step 3/21 : WORKDIR /edgex-go [2021-11-29T09:56:56.340Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:56.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:56.340Z] ---> 8e173639296f [2021-11-29T09:56:56.340Z] Step 3/24 : WORKDIR /edgex-go [2021-11-29T09:56:56.340Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T09:56:56.340Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-29T09:56:56.340Z] ---> 8e173639296f [2021-11-29T09:56:56.340Z] Step 3/23 : WORKDIR /edgex-go [2021-11-29T09:56:56.340Z] ---> Running in 592bddcde5b0 [2021-11-29T09:56:56.340Z] ---> Running in cbf8dd36eeb2 [2021-11-29T09:56:56.340Z] ---> Running in 42e0ad5b5bb3 [2021-11-29T09:56:56.340Z] ---> Running in 6876214bc009 [2021-11-29T09:56:56.340Z] ---> Running in 5c9d6fca1392 [2021-11-29T09:56:56.340Z] Removing intermediate container cbf8dd36eeb2 [2021-11-29T09:56:56.340Z] ---> 5cfbdc75296e [2021-11-29T09:56:56.340Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:56.340Z] Removing intermediate container 42e0ad5b5bb3 [2021-11-29T09:56:56.340Z] ---> ee0dc663cf6f [2021-11-29T09:56:56.340Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:56.340Z] Removing intermediate container 592bddcde5b0 [2021-11-29T09:56:56.340Z] ---> 03650f53d9d4 [2021-11-29T09:56:56.340Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:56.340Z] Removing intermediate container 5c9d6fca1392 [2021-11-29T09:56:56.340Z] ---> 569b53ebc45f [2021-11-29T09:56:56.340Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:56.340Z] ---> Running in a4b68cc1fd1b [2021-11-29T09:56:56.340Z] Removing intermediate container 6876214bc009 [2021-11-29T09:56:56.340Z] ---> 304f239b7554 [2021-11-29T09:56:56.340Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:56:56.340Z] ---> Running in c5e6aae2a22a [2021-11-29T09:56:56.340Z] ---> Running in db099b1168f5 [2021-11-29T09:56:56.340Z] ---> Running in 7a4257df9199 [2021-11-29T09:56:56.340Z] ---> Running in d1bc936a503e [2021-11-29T09:56:56.959Z] Removing intermediate container a4b68cc1fd1b [2021-11-29T09:56:56.959Z] ---> d1dd81ac8f7b [2021-11-29T09:56:56.959Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T09:56:56.959Z] ---> Running in d7674be262af [2021-11-29T09:56:57.242Z] Removing intermediate container c5e6aae2a22a [2021-11-29T09:56:57.242Z] ---> f85010d18820 [2021-11-29T09:56:57.242Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-29T09:56:57.242Z] ---> Running in 4930c5e1c7ec [2021-11-29T09:56:57.517Z] Removing intermediate container 7a4257df9199 [2021-11-29T09:56:57.517Z] ---> 0c0a5b54b27c [2021-11-29T09:56:57.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-29T09:56:57.517Z] ---> Running in 9cfa91bb7f71 [2021-11-29T09:56:57.517Z] Removing intermediate container d1bc936a503e [2021-11-29T09:56:57.517Z] ---> 98ba342dded0 [2021-11-29T09:56:57.517Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-29T09:56:57.517Z] Removing intermediate container db099b1168f5 [2021-11-29T09:56:57.829Z] ---> a1c4a6977260 [2021-11-29T09:56:57.829Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-29T09:56:57.829Z] ---> Running in 712e27b636f7 [2021-11-29T09:56:57.829Z] ---> Running in 1181d1c964b3 [2021-11-29T09:56:59.286Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:56:59.380Z]  Building security-secretstore-setup ... done Removing intermediate container 950c9abe2e91 [2021-11-29T09:56:59.380Z] ---> 891dee9e6f7b [2021-11-29T09:56:59.380Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T09:56:59.380Z] ---> Running in 74b7ef7d8335 [2021-11-29T09:56:59.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:56:59.564Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:56:59.648Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T09:56:59.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:56:59.840Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:57:00.112Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:57:00.386Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:57:00.386Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:57:00.887Z] Removing intermediate container 74b7ef7d8335 [2021-11-29T09:57:00.887Z] ---> a7344c54667a [2021-11-29T09:57:00.887Z] [2021-11-29T09:57:00.887Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T09:57:00.887Z] 20.10.8: Pulling from library/docker [2021-11-29T09:57:00.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:57:00.995Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:57:00.995Z] OK: 219 MiB in 52 packages [2021-11-29T09:57:01.283Z] OK: 219 MiB in 52 packages [2021-11-29T09:57:01.570Z] OK: 219 MiB in 52 packages [2021-11-29T09:57:02.185Z] OK: 219 MiB in 52 packages [2021-11-29T09:57:02.185Z] OK: 219 MiB in 52 packages [2021-11-29T09:57:03.210Z] Removing intermediate container 4930c5e1c7ec [2021-11-29T09:57:03.210Z] ---> a563c19621d8 [2021-11-29T09:57:03.210Z] Step 6/24 : COPY . . [2021-11-29T09:57:03.210Z] Removing intermediate container d7674be262af [2021-11-29T09:57:03.210Z] ---> d6ba16bb8390 [2021-11-29T09:57:03.210Z] Step 6/22 : COPY . . [2021-11-29T09:57:03.556Z] Removing intermediate container 9cfa91bb7f71 [2021-11-29T09:57:03.556Z] ---> 2a80ea8cadf5 [2021-11-29T09:57:03.556Z] Step 6/23 : COPY go.mod . [2021-11-29T09:57:03.556Z] Removing intermediate container 1181d1c964b3 [2021-11-29T09:57:03.556Z] ---> c79e27eb222b [2021-11-29T09:57:03.556Z] Step 6/30 : COPY . . [2021-11-29T09:57:03.702Z] Removing intermediate container 28f505a57fe9 [2021-11-29T09:57:03.702Z] ---> 6ac439a84e3d [2021-11-29T09:57:03.702Z] [2021-11-29T09:57:03.702Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T09:57:03.702Z] ---> 0a97eee8041e [2021-11-29T09:57:03.702Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T09:57:03.702Z] ---> Running in 2f9d840dfc9d [2021-11-29T09:57:03.702Z] Removing intermediate container 2f9d840dfc9d [2021-11-29T09:57:03.702Z] ---> c835404e9629 [2021-11-29T09:57:03.702Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T09:57:03.702Z] ---> Running in 23654f914fd7 [2021-11-29T09:57:03.702Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T09:57:03.702Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T09:57:03.702Z] ---> bc6c0ffef665 [2021-11-29T09:57:03.702Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:57:03.702Z] ---> Running in 7d9e4333bfe7 [2021-11-29T09:57:03.702Z] Removing intermediate container 23654f914fd7 [2021-11-29T09:57:03.702Z] ---> c7a2f88ee31f [2021-11-29T09:57:03.702Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T09:57:03.848Z] Removing intermediate container 712e27b636f7 [2021-11-29T09:57:03.848Z] ---> 4f7de145c7fc [2021-11-29T09:57:03.848Z] Step 6/21 : COPY . . [2021-11-29T09:57:03.964Z] ---> Running in 561b30b9c4ae [2021-11-29T09:57:03.964Z] Removing intermediate container 7d9e4333bfe7 [2021-11-29T09:57:03.964Z] ---> 3483313508b8 [2021-11-29T09:57:03.964Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-29T09:57:03.964Z] ---> Running in c990d4a99831 [2021-11-29T09:57:04.223Z] Removing intermediate container 561b30b9c4ae [2021-11-29T09:57:04.223Z] ---> e3007bbfd64c [2021-11-29T09:57:04.223Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T09:57:04.223Z] ---> Running in 907ea9bd4ad1 [2021-11-29T09:57:04.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:57:04.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:57:04.756Z] Removing intermediate container 907ea9bd4ad1 [2021-11-29T09:57:04.756Z] ---> 4b2ba6dd670b [2021-11-29T09:57:04.756Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T09:57:04.756Z] ---> Running in 4a24be735adc [2021-11-29T09:57:04.756Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T09:57:04.756Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T09:57:05.020Z] Executing bash-5.1.4-r0.post-install [2021-11-29T09:57:05.020Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T09:57:05.020Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T09:57:05.020Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T09:57:05.020Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T09:57:05.020Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T09:57:05.020Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T09:57:05.020Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T09:57:05.020Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T09:57:05.020Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T09:57:05.020Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T09:57:05.020Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T09:57:05.020Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T09:57:05.020Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T09:57:05.020Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T09:57:05.020Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T09:57:05.020Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T09:57:05.593Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T09:57:05.593Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T09:57:05.593Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T09:57:05.593Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T09:57:05.593Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T09:57:05.593Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T09:57:05.593Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T09:57:05.593Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T09:57:05.593Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T09:57:05.593Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T09:57:05.593Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T09:57:05.593Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T09:57:05.593Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T09:57:05.593Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T09:57:05.593Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T09:57:05.593Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T09:57:05.593Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T09:57:05.593Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T09:57:05.593Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T09:57:05.593Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T09:57:05.593Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T09:57:05.593Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T09:57:05.593Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T09:57:05.593Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T09:57:05.856Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T09:57:05.856Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T09:57:05.856Z] OK: 84 MiB in 64 packages [2021-11-29T09:57:05.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T09:57:05.889Z] ---> 1b467fb78c28 [2021-11-29T09:57:05.889Z] Step 7/23 : RUN go mod download [2021-11-29T09:57:05.889Z] ---> Running in 23f6e33a38e9 [2021-11-29T09:57:06.448Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T09:57:06.448Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T09:57:06.448Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T09:57:06.448Z] Collecting docker-compose==1.23.2 [2021-11-29T09:57:06.448Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T09:57:06.448Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T09:57:06.723Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T09:57:06.723Z] Collecting PyYAML<4,>=3.10 [2021-11-29T09:57:06.723Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T09:57:06.723Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T09:57:06.982Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:57:06.982Z] OK: 8 MiB in 20 packages [2021-11-29T09:57:07.246Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T09:57:07.508Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T09:57:07.508Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T09:57:07.508Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T09:57:08.081Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T09:57:08.081Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T09:57:08.081Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T09:57:08.081Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T09:57:08.081Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T09:57:08.081Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T09:57:08.349Z] Removing intermediate container 4a24be735adc [2021-11-29T09:57:08.349Z] ---> b1dea79c0317 [2021-11-29T09:57:08.349Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:57:08.349Z] ---> f0ab263a5f97 [2021-11-29T09:57:08.349Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T09:57:08.611Z] Collecting docker<4.0,>=3.6.0 [2021-11-29T09:57:08.611Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T09:57:08.611Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T09:57:08.611Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T09:57:08.880Z] ---> dcd03a45878a [2021-11-29T09:57:08.880Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T09:57:08.880Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-29T09:57:08.880Z] ---> f3a28d2194af [2021-11-29T09:57:08.880Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T09:57:08.880Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T09:57:08.880Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T09:57:08.880Z] ---> Running in 68c419302965 [2021-11-29T09:57:09.150Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T09:57:09.150Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T09:57:09.150Z] Removing intermediate container 68c419302965 [2021-11-29T09:57:09.150Z] ---> 375c8ff8e4a2 [2021-11-29T09:57:09.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:57:09.150Z] ---> Running in fe5aa968f9d8 [2021-11-29T09:57:09.150Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T09:57:09.150Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T09:57:09.150Z] Removing intermediate container fe5aa968f9d8 [2021-11-29T09:57:09.150Z] ---> b0883ef03f09 [2021-11-29T09:57:09.150Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T09:57:09.150Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T09:57:09.150Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T09:57:09.150Z] ---> Running in af17a92af1e6 [2021-11-29T09:57:09.150Z] Collecting idna<2.8,>=2.5 [2021-11-29T09:57:09.150Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T09:57:09.150Z] 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) [2021-11-29T09:57:09.429Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T09:57:09.429Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T09:57:09.429Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T09:57:09.429Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T09:57:09.429Z] Removing intermediate container af17a92af1e6 [2021-11-29T09:57:09.429Z] ---> bb81ea273fa8 [2021-11-29T09:57:09.429Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:09.429Z] ---> Running in ce287f1239cc [2021-11-29T09:57:09.429Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T09:57:09.429Z] Attempting uninstall: urllib3 [2021-11-29T09:57:09.429Z] Found existing installation: urllib3 1.26.5 [2021-11-29T09:57:09.429Z] Uninstalling urllib3-1.26.5: [2021-11-29T09:57:09.429Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T09:57:09.429Z] Removing intermediate container ce287f1239cc [2021-11-29T09:57:09.429Z] ---> b7e8d438f440 [2021-11-29T09:57:09.429Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T09:57:09.429Z] ---> Running in 4bbbf243f707 [2021-11-29T09:57:09.690Z] Attempting uninstall: idna [2021-11-29T09:57:09.690Z] Found existing installation: idna 3.2 [2021-11-29T09:57:09.690Z] Uninstalling idna-3.2: [2021-11-29T09:57:09.690Z] Removing intermediate container 4bbbf243f707 [2021-11-29T09:57:09.690Z] ---> 0dd01a6c45ca [2021-11-29T09:57:09.690Z] [2021-11-29T09:57:09.690Z] Successfully uninstalled idna-3.2 [2021-11-29T09:57:09.690Z] Successfully built 0dd01a6c45ca [2021-11-29T09:57:09.690Z] Successfully tagged core-data:latest [2021-11-29T09:57:09.690Z]  Building core-data ... done  Attempting uninstall: chardet [2021-11-29T09:57:09.690Z] Found existing installation: chardet 4.0.0 [2021-11-29T09:57:09.690Z] Uninstalling chardet-4.0.0: [2021-11-29T09:57:09.690Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T09:57:09.951Z] Attempting uninstall: requests [2021-11-29T09:57:09.951Z] Found existing installation: requests 2.25.1 [2021-11-29T09:57:09.951Z] Uninstalling requests-2.25.1: [2021-11-29T09:57:10.211Z] Successfully uninstalled requests-2.25.1 [2021-11-29T09:57:10.211Z] Running setup.py install for texttable: started [2021-11-29T09:57:10.471Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T09:57:10.471Z] Running setup.py install for PyYAML: started [2021-11-29T09:57:10.732Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T09:57:10.732Z] Running setup.py install for docopt: started [2021-11-29T09:57:11.303Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T09:57:11.303Z] Running setup.py install for dockerpty: started [2021-11-29T09:57:11.310Z] Removing intermediate container 23f6e33a38e9 [2021-11-29T09:57:11.310Z] ---> 67bc12eb5137 [2021-11-29T09:57:11.310Z] Step 8/23 : COPY . . [2021-11-29T09:57:11.563Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T09:57:11.825Z] 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 [2021-11-29T09:57:14.372Z] Removing intermediate container c990d4a99831 [2021-11-29T09:57:14.372Z] ---> 869d96aa833b [2021-11-29T09:57:14.372Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T09:57:14.635Z] ---> Running in a67ef9f3c6d6 [2021-11-29T09:57:14.635Z] Removing intermediate container a67ef9f3c6d6 [2021-11-29T09:57:14.635Z] ---> 33b3cb3b4f9d [2021-11-29T09:57:14.635Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T09:57:14.635Z] ---> Running in b606b72720bb [2021-11-29T09:57:14.635Z] Removing intermediate container b606b72720bb [2021-11-29T09:57:14.635Z] ---> 4f4e198ddd46 [2021-11-29T09:57:14.636Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T09:57:15.204Z] ---> 472d6b7e38f6 [2021-11-29T09:57:15.204Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T09:57:15.204Z] ---> a0e10140f169 [2021-11-29T09:57:15.204Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T09:57:15.465Z] ---> cb63eab0843f [2021-11-29T09:57:15.465Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T09:57:15.465Z] ---> Running in 88e247966da5 [2021-11-29T09:57:15.465Z] Removing intermediate container 88e247966da5 [2021-11-29T09:57:15.465Z] ---> f518e5fe2482 [2021-11-29T09:57:15.465Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:57:15.465Z] ---> Running in 413f6f6a9b52 [2021-11-29T09:57:15.725Z] Removing intermediate container 413f6f6a9b52 [2021-11-29T09:57:15.725Z] ---> 4abdfb263959 [2021-11-29T09:57:15.725Z] Step 20/22 : LABEL arch=x86_64 [2021-11-29T09:57:15.725Z] ---> Running in cfa126c1b40e [2021-11-29T09:57:15.725Z] Removing intermediate container cfa126c1b40e [2021-11-29T09:57:15.725Z] ---> 2aa7068ebcaf [2021-11-29T09:57:15.725Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:15.725Z] ---> Running in a9b0e1d43409 [2021-11-29T09:57:15.987Z] Removing intermediate container a9b0e1d43409 [2021-11-29T09:57:15.987Z] ---> a833e4868c01 [2021-11-29T09:57:15.987Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T09:57:15.987Z] ---> Running in b011fec0df6a [2021-11-29T09:57:15.987Z] Removing intermediate container b011fec0df6a [2021-11-29T09:57:15.987Z] ---> f1e83f79d8c0 [2021-11-29T09:57:15.987Z] [2021-11-29T09:57:15.987Z] Successfully built f1e83f79d8c0 [2021-11-29T09:57:15.987Z] Successfully tagged sys-mgmt-agent:latest [2021-11-29T09:57:16.253Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-29T09:57:16.261Z] $ docker stop --time=1 725d8f2b18eb9c44ae1b644e466271b819edb77d610a37115d25a2c03434a4a8 [2021-11-29T09:57:17.541Z] $ docker rm -f 725d8f2b18eb9c44ae1b644e466271b819edb77d610a37115d25a2c03434a4a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T09:57:17.882Z] + docker images [2021-11-29T09:57:17.882Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T09:57:17.882Z] sys-mgmt-agent latest f1e83f79d8c0 2 seconds ago 294MB [2021-11-29T09:57:17.882Z] core-data latest 0dd01a6c45ca 8 seconds ago 20.7MB [2021-11-29T09:57:17.882Z] 6ac439a84e3d 16 seconds ago 1.77GB [2021-11-29T09:57:17.882Z] a7344c54667a 17 seconds ago 1.76GB [2021-11-29T09:57:17.882Z] security-secretstore-setup latest 06aeacc7609e 22 seconds ago 28.4MB [2021-11-29T09:57:17.882Z] 99aec0a30125 29 seconds ago 1.77GB [2021-11-29T09:57:17.882Z] security-proxy-setup latest 05c8ebc9963e 37 seconds ago 26.9MB [2021-11-29T09:57:17.882Z] 81ba10a8a605 41 seconds ago 1.77GB [2021-11-29T09:57:17.882Z] security-bootstrapper latest c20380fe171a 47 seconds ago 18.9MB [2021-11-29T09:57:17.882Z] support-scheduler latest 4d9eaa5595f4 56 seconds ago 16.2MB [2021-11-29T09:57:17.882Z] support-notifications latest 13043141ebcb About a minute ago 17MB [2021-11-29T09:57:17.882Z] 3e48eead4d4f About a minute ago 1.76GB [2021-11-29T09:57:17.882Z] core-metadata latest e1f045d74cdd About a minute ago 16.9MB [2021-11-29T09:57:17.882Z] 8be3314d3c4f About a minute ago 1.76GB [2021-11-29T09:57:17.882Z] fca2b93d2d08 About a minute ago 1.76GB [2021-11-29T09:57:17.882Z] 776e8967dfe5 About a minute ago 1.76GB [2021-11-29T09:57:17.882Z] core-command latest 7db7023408d4 About a minute ago 16.1MB [2021-11-29T09:57:17.882Z] e75766b3d40d About a minute ago 1.76GB [2021-11-29T09:57:17.882Z] ci-base-image-x86_64 latest efad75e42279 5 minutes ago 1.25GB [2021-11-29T09:57:17.882Z] alpine 3.14 0a97eee8041e 2 weeks ago 5.61MB [2021-11-29T09:57:17.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 6 weeks ago 548MB [2021-11-29T09:57:17.882Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 7 weeks ago 34.5MB [2021-11-29T09:57:17.882Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-29T09:57:17.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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 [2021-11-29T09:57:18.102Z] provisioning config files... [2021-11-29T09:57:18.114Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/116@tmp/config6443751857053997241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T09:57:18.419Z] ---> docker-login.sh [2021-11-29T09:57:18.419Z] nexus3.edgexfoundry.org:10001 [2021-11-29T09:57:18.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:57:18.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:57:18.419Z] Configure a credential helper to remove this warning. See [2021-11-29T09:57:18.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:57:18.419Z] [2021-11-29T09:57:18.419Z] Login Succeeded [2021-11-29T09:57:18.419Z] nexus3.edgexfoundry.org:10002 [2021-11-29T09:57:18.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:57:18.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:57:18.681Z] Configure a credential helper to remove this warning. See [2021-11-29T09:57:18.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:57:18.681Z] [2021-11-29T09:57:18.681Z] Login Succeeded [2021-11-29T09:57:18.681Z] nexus3.edgexfoundry.org:10003 [2021-11-29T09:57:18.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:57:18.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:57:18.681Z] Configure a credential helper to remove this warning. See [2021-11-29T09:57:18.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:57:18.681Z] [2021-11-29T09:57:18.681Z] Login Succeeded [2021-11-29T09:57:18.681Z] nexus3.edgexfoundry.org:10004 [2021-11-29T09:57:18.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:57:18.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:57:18.941Z] Configure a credential helper to remove this warning. See [2021-11-29T09:57:18.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:57:18.941Z] [2021-11-29T09:57:18.941Z] Login Succeeded [2021-11-29T09:57:18.941Z] docker.io [2021-11-29T09:57:18.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T09:57:19.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T09:57:19.200Z] Configure a credential helper to remove this warning. See [2021-11-29T09:57:19.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T09:57:19.200Z] [2021-11-29T09:57:19.200Z] Login Succeeded [2021-11-29T09:57:19.200Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T09:57:19.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:19.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T09:57:19.254Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-29T09:57:19.254Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:19.254Z] latest [2021-11-29T09:57:19.254Z] 2.2.0-dev.3 [2021-11-29T09:57:19.254Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:19.254Z] main [2021-11-29T09:57:19.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:19.571Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:19.608Z] ---> bf01164e19ba [2021-11-29T09:57:19.608Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:57:19.608Z] ---> Running in c5a7a0b80358 [2021-11-29T09:57:19.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:19.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T09:57:19.863Z] dc393fad0868: Preparing [2021-11-29T09:57:19.863Z] d4ceef7850e1: Preparing [2021-11-29T09:57:19.863Z] ded08a45d512: Preparing [2021-11-29T09:57:19.863Z] 73321af792cc: Preparing [2021-11-29T09:57:19.863Z] 1a058d5342cc: Preparing [2021-11-29T09:57:19.863Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:19.863Z] dc393fad0868: Pushed [2021-11-29T09:57:19.863Z] ded08a45d512: Pushed [2021-11-29T09:57:19.863Z] 73321af792cc: Pushed [2021-11-29T09:57:19.883Z] ---> aa118aa4b88b [2021-11-29T09:57:19.883Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:57:20.155Z] ---> 71b403ead297 [2021-11-29T09:57:20.155Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:57:20.155Z] ---> Running in 6f59ab70ff2f [2021-11-29T09:57:20.427Z] ---> Running in e74fc9b37926 [2021-11-29T09:57:20.427Z] ---> 6bec950c5eed [2021-11-29T09:57:20.427Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T09:57:20.705Z] ---> Running in ff08e2a552f3 [2021-11-29T09:57:20.803Z] d4ceef7850e1: Pushed [2021-11-29T09:57:21.063Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:58426606b4e94cd757a7bbc94cc7910ad856771a8de74d02228d14a0f3c0e24b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:21.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:21.651Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-29T09:57:21.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T09:57:21.651Z] dc393fad0868: Preparing [2021-11-29T09:57:21.651Z] d4ceef7850e1: Preparing [2021-11-29T09:57:21.651Z] ded08a45d512: Preparing [2021-11-29T09:57:21.651Z] 73321af792cc: Preparing [2021-11-29T09:57:21.651Z] 1a058d5342cc: Preparing [2021-11-29T09:57:21.651Z] 73321af792cc: Layer already exists [2021-11-29T09:57:21.651Z] ded08a45d512: Layer already exists [2021-11-29T09:57:21.651Z] dc393fad0868: Layer already exists [2021-11-29T09:57:21.651Z] d4ceef7850e1: Layer already exists [2021-11-29T09:57:21.651Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:21.651Z] latest: digest: sha256:58426606b4e94cd757a7bbc94cc7910ad856771a8de74d02228d14a0f3c0e24b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:21.947Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:22.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.3 [2021-11-29T09:57:22.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T09:57:22.239Z] dc393fad0868: Preparing [2021-11-29T09:57:22.239Z] d4ceef7850e1: Preparing [2021-11-29T09:57:22.239Z] ded08a45d512: Preparing [2021-11-29T09:57:22.239Z] 73321af792cc: Preparing [2021-11-29T09:57:22.239Z] 1a058d5342cc: Preparing [2021-11-29T09:57:22.239Z] dc393fad0868: Layer already exists [2021-11-29T09:57:22.239Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:22.239Z] ded08a45d512: Layer already exists [2021-11-29T09:57:22.239Z] 73321af792cc: Layer already exists [2021-11-29T09:57:22.239Z] d4ceef7850e1: Layer already exists [2021-11-29T09:57:22.239Z] 2.2.0-dev.3: digest: sha256:58426606b4e94cd757a7bbc94cc7910ad856771a8de74d02228d14a0f3c0e24b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:22.534Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:22.826Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:22.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T09:57:22.826Z] dc393fad0868: Preparing [2021-11-29T09:57:22.826Z] d4ceef7850e1: Preparing [2021-11-29T09:57:22.826Z] ded08a45d512: Preparing [2021-11-29T09:57:22.826Z] 73321af792cc: Preparing [2021-11-29T09:57:22.826Z] 1a058d5342cc: Preparing [2021-11-29T09:57:22.826Z] dc393fad0868: Layer already exists [2021-11-29T09:57:22.826Z] 73321af792cc: Layer already exists [2021-11-29T09:57:22.826Z] ded08a45d512: Layer already exists [2021-11-29T09:57:22.826Z] d4ceef7850e1: Layer already exists [2021-11-29T09:57:22.826Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:22.826Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:58426606b4e94cd757a7bbc94cc7910ad856771a8de74d02228d14a0f3c0e24b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:23.139Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:23.432Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-29T09:57:23.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-29T09:57:23.432Z] dc393fad0868: Preparing [2021-11-29T09:57:23.432Z] d4ceef7850e1: Preparing [2021-11-29T09:57:23.432Z] ded08a45d512: Preparing [2021-11-29T09:57:23.432Z] 73321af792cc: Preparing [2021-11-29T09:57:23.432Z] 1a058d5342cc: Preparing [2021-11-29T09:57:23.432Z] d4ceef7850e1: Layer already exists [2021-11-29T09:57:23.432Z] ded08a45d512: Layer already exists [2021-11-29T09:57:23.432Z] dc393fad0868: Layer already exists [2021-11-29T09:57:23.432Z] 73321af792cc: Layer already exists [2021-11-29T09:57:23.432Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:23.432Z] main: digest: sha256:58426606b4e94cd757a7bbc94cc7910ad856771a8de74d02228d14a0f3c0e24b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:23.467Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:23.475Z] taggedImages: [2021-11-29T09:57:23.475Z] - nexus3.edgexfoundry.org:10004/core-command:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:23.475Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-29T09:57:23.475Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.3 [2021-11-29T09:57:23.475Z] - nexus3.edgexfoundry.org:10004/core-command:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:23.475Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-29T09:57:23.498Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-29T09:57:23.498Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:23.498Z] latest [2021-11-29T09:57:23.498Z] 2.2.0-dev.3 [2021-11-29T09:57:23.498Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:23.498Z] main [2021-11-29T09:57:23.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:23.806Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:24.110Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:24.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T09:57:24.110Z] ad443088d962: Preparing [2021-11-29T09:57:24.110Z] c1b68c6257c4: Preparing [2021-11-29T09:57:24.110Z] ded08a45d512: Preparing [2021-11-29T09:57:24.110Z] 84c17afbcb4d: Preparing [2021-11-29T09:57:24.110Z] c62cffd5d0da: Preparing [2021-11-29T09:57:24.110Z] 1a058d5342cc: Preparing [2021-11-29T09:57:24.110Z] 1a058d5342cc: Waiting [2021-11-29T09:57:24.110Z] ded08a45d512: Layer already exists [2021-11-29T09:57:24.372Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:24.372Z] c62cffd5d0da: Pushed [2021-11-29T09:57:24.372Z] ad443088d962: Pushed [2021-11-29T09:57:24.372Z] 84c17afbcb4d: Pushed [2021-11-29T09:57:25.035Z] Removing intermediate container c5a7a0b80358 [2021-11-29T09:57:25.035Z] ---> a13696e1eb8e [2021-11-29T09:57:25.035Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-29T09:57:25.035Z] ---> Running in 3031e38d383e [2021-11-29T09:57:25.319Z] c1b68c6257c4: Pushed [2021-11-29T09:57:25.579Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:fabf753f7cd230b3802971dfcee2c06b7616a0680f05f0dbed86748b4c392d56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:25.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:26.024Z] Removing intermediate container e74fc9b37926 [2021-11-29T09:57:26.024Z] ---> 304225dc6906 [2021-11-29T09:57:26.024Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-29T09:57:26.024Z] Removing intermediate container 6f59ab70ff2f [2021-11-29T09:57:26.024Z] ---> 72b546b100ed [2021-11-29T09:57:26.024Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-29T09:57:26.024Z] Removing intermediate container ff08e2a552f3 [2021-11-29T09:57:26.024Z] ---> a7c6066b1080 [2021-11-29T09:57:26.024Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-29T09:57:26.024Z] ---> Running in 79d3232dac49 [2021-11-29T09:57:26.162Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-29T09:57:26.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T09:57:26.162Z] ad443088d962: Preparing [2021-11-29T09:57:26.162Z] c1b68c6257c4: Preparing [2021-11-29T09:57:26.162Z] ded08a45d512: Preparing [2021-11-29T09:57:26.162Z] 84c17afbcb4d: Preparing [2021-11-29T09:57:26.162Z] c62cffd5d0da: Preparing [2021-11-29T09:57:26.162Z] 1a058d5342cc: Preparing [2021-11-29T09:57:26.162Z] 1a058d5342cc: Waiting [2021-11-29T09:57:26.162Z] c62cffd5d0da: Layer already exists [2021-11-29T09:57:26.162Z] 84c17afbcb4d: Layer already exists [2021-11-29T09:57:26.162Z] ad443088d962: Layer already exists [2021-11-29T09:57:26.162Z] c1b68c6257c4: Layer already exists [2021-11-29T09:57:26.162Z] ded08a45d512: Layer already exists [2021-11-29T09:57:26.162Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:26.162Z] latest: digest: sha256:fabf753f7cd230b3802971dfcee2c06b7616a0680f05f0dbed86748b4c392d56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:26.300Z] ---> Running in 7fa48fcc1843 [2021-11-29T09:57:26.300Z] ---> Running in 16f39fd3d1d1 [2021-11-29T09:57:26.455Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:26.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.3 [2021-11-29T09:57:26.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T09:57:26.744Z] ad443088d962: Preparing [2021-11-29T09:57:26.744Z] c1b68c6257c4: Preparing [2021-11-29T09:57:26.744Z] ded08a45d512: Preparing [2021-11-29T09:57:26.744Z] 84c17afbcb4d: Preparing [2021-11-29T09:57:26.744Z] c62cffd5d0da: Preparing [2021-11-29T09:57:26.744Z] 1a058d5342cc: Preparing [2021-11-29T09:57:26.744Z] 1a058d5342cc: Waiting [2021-11-29T09:57:26.744Z] ad443088d962: Layer already exists [2021-11-29T09:57:26.744Z] c1b68c6257c4: Layer already exists [2021-11-29T09:57:26.744Z] c62cffd5d0da: Layer already exists [2021-11-29T09:57:26.744Z] ded08a45d512: Layer already exists [2021-11-29T09:57:26.744Z] 84c17afbcb4d: Layer already exists [2021-11-29T09:57:26.744Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:26.744Z] 2.2.0-dev.3: digest: sha256:fabf753f7cd230b3802971dfcee2c06b7616a0680f05f0dbed86748b4c392d56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:26.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-29T09:57:27.041Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:27.331Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:27.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T09:57:27.331Z] ad443088d962: Preparing [2021-11-29T09:57:27.331Z] c1b68c6257c4: Preparing [2021-11-29T09:57:27.331Z] ded08a45d512: Preparing [2021-11-29T09:57:27.331Z] 84c17afbcb4d: Preparing [2021-11-29T09:57:27.331Z] c62cffd5d0da: Preparing [2021-11-29T09:57:27.331Z] 1a058d5342cc: Preparing [2021-11-29T09:57:27.331Z] 1a058d5342cc: Waiting [2021-11-29T09:57:27.331Z] c62cffd5d0da: Layer already exists [2021-11-29T09:57:27.331Z] ad443088d962: Layer already exists [2021-11-29T09:57:27.331Z] c1b68c6257c4: Layer already exists [2021-11-29T09:57:27.331Z] 84c17afbcb4d: Layer already exists [2021-11-29T09:57:27.331Z] ded08a45d512: Layer already exists [2021-11-29T09:57:27.331Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:27.331Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:fabf753f7cd230b3802971dfcee2c06b7616a0680f05f0dbed86748b4c392d56 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:27.515Z] ---> 219128e39902 [2021-11-29T09:57:27.515Z] Step 9/23 : RUN go mod tidy [2021-11-29T09:57:27.627Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:27.794Z] ---> Running in 995c89d562ad [2021-11-29T09:57:27.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-29T09:57:27.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-29T09:57:27.919Z] ad443088d962: Preparing [2021-11-29T09:57:27.919Z] c1b68c6257c4: Preparing [2021-11-29T09:57:27.919Z] ded08a45d512: Preparing [2021-11-29T09:57:27.919Z] 84c17afbcb4d: Preparing [2021-11-29T09:57:27.920Z] c62cffd5d0da: Preparing [2021-11-29T09:57:27.920Z] 1a058d5342cc: Preparing [2021-11-29T09:57:27.920Z] 1a058d5342cc: Waiting [2021-11-29T09:57:27.920Z] 84c17afbcb4d: Layer already exists [2021-11-29T09:57:27.920Z] c1b68c6257c4: Layer already exists [2021-11-29T09:57:27.920Z] c62cffd5d0da: Layer already exists [2021-11-29T09:57:27.920Z] ded08a45d512: Layer already exists [2021-11-29T09:57:27.920Z] ad443088d962: Layer already exists [2021-11-29T09:57:27.920Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:27.920Z] main: digest: sha256:fabf753f7cd230b3802971dfcee2c06b7616a0680f05f0dbed86748b4c392d56 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:27.949Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:27.956Z] taggedImages: [2021-11-29T09:57:27.956Z] - nexus3.edgexfoundry.org:10004/core-data:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:27.956Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-29T09:57:27.956Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.3 [2021-11-29T09:57:27.956Z] - nexus3.edgexfoundry.org:10004/core-data:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:27.956Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-29T09:57:27.973Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-29T09:57:27.973Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:27.973Z] latest [2021-11-29T09:57:27.973Z] 2.2.0-dev.3 [2021-11-29T09:57:27.973Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:27.973Z] main [2021-11-29T09:57:27.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:28.282Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:28.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:28.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T09:57:28.573Z] 7a258a9dc503: Preparing [2021-11-29T09:57:28.573Z] 90307fc68d43: Preparing [2021-11-29T09:57:28.573Z] ded08a45d512: Preparing [2021-11-29T09:57:28.573Z] 73321af792cc: Preparing [2021-11-29T09:57:28.573Z] 1a058d5342cc: Preparing [2021-11-29T09:57:28.573Z] 73321af792cc: Layer already exists [2021-11-29T09:57:28.573Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:28.573Z] ded08a45d512: Layer already exists [2021-11-29T09:57:28.573Z] 7a258a9dc503: Pushed [2021-11-29T09:57:28.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-29T09:57:28.794Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-command/core-command ./cmd/core-command [2021-11-29T09:57:29.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-29T09:57:29.514Z] 90307fc68d43: Pushed [2021-11-29T09:57:29.514Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:45ec21dfdd546a266c33bfaf903414fd317085a3568ad6e508f1450b065a5df2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:29.808Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:30.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-29T09:57:30.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T09:57:30.098Z] 7a258a9dc503: Preparing [2021-11-29T09:57:30.098Z] 90307fc68d43: Preparing [2021-11-29T09:57:30.098Z] ded08a45d512: Preparing [2021-11-29T09:57:30.098Z] 73321af792cc: Preparing [2021-11-29T09:57:30.098Z] 1a058d5342cc: Preparing [2021-11-29T09:57:30.098Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:30.098Z] 7a258a9dc503: Layer already exists [2021-11-29T09:57:30.098Z] 90307fc68d43: Layer already exists [2021-11-29T09:57:30.098Z] ded08a45d512: Layer already exists [2021-11-29T09:57:30.098Z] 73321af792cc: Layer already exists [2021-11-29T09:57:30.098Z] latest: digest: sha256:45ec21dfdd546a266c33bfaf903414fd317085a3568ad6e508f1450b065a5df2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:30.392Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:30.679Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.3 [2021-11-29T09:57:30.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T09:57:30.679Z] 7a258a9dc503: Preparing [2021-11-29T09:57:30.679Z] 90307fc68d43: Preparing [2021-11-29T09:57:30.679Z] ded08a45d512: Preparing [2021-11-29T09:57:30.679Z] 73321af792cc: Preparing [2021-11-29T09:57:30.679Z] 1a058d5342cc: Preparing [2021-11-29T09:57:30.679Z] ded08a45d512: Layer already exists [2021-11-29T09:57:30.679Z] 90307fc68d43: Layer already exists [2021-11-29T09:57:30.679Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:30.679Z] 7a258a9dc503: Layer already exists [2021-11-29T09:57:30.679Z] 73321af792cc: Layer already exists [2021-11-29T09:57:30.679Z] 2.2.0-dev.3: digest: sha256:45ec21dfdd546a266c33bfaf903414fd317085a3568ad6e508f1450b065a5df2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:30.973Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:31.258Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:31.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T09:57:31.258Z] 7a258a9dc503: Preparing [2021-11-29T09:57:31.258Z] 90307fc68d43: Preparing [2021-11-29T09:57:31.258Z] ded08a45d512: Preparing [2021-11-29T09:57:31.258Z] 73321af792cc: Preparing [2021-11-29T09:57:31.258Z] 1a058d5342cc: Preparing [2021-11-29T09:57:31.258Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:31.258Z] 90307fc68d43: Layer already exists [2021-11-29T09:57:31.258Z] ded08a45d512: Layer already exists [2021-11-29T09:57:31.258Z] 7a258a9dc503: Layer already exists [2021-11-29T09:57:31.258Z] 73321af792cc: Layer already exists [2021-11-29T09:57:31.258Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:45ec21dfdd546a266c33bfaf903414fd317085a3568ad6e508f1450b065a5df2 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:31.549Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:31.841Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-29T09:57:31.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-29T09:57:31.841Z] 7a258a9dc503: Preparing [2021-11-29T09:57:31.841Z] 90307fc68d43: Preparing [2021-11-29T09:57:31.841Z] ded08a45d512: Preparing [2021-11-29T09:57:31.841Z] 73321af792cc: Preparing [2021-11-29T09:57:31.841Z] 1a058d5342cc: Preparing [2021-11-29T09:57:31.841Z] ded08a45d512: Layer already exists [2021-11-29T09:57:31.841Z] 7a258a9dc503: Layer already exists [2021-11-29T09:57:31.841Z] 73321af792cc: Layer already exists [2021-11-29T09:57:31.841Z] 90307fc68d43: Layer already exists [2021-11-29T09:57:31.841Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:31.841Z] main: digest: sha256:45ec21dfdd546a266c33bfaf903414fd317085a3568ad6e508f1450b065a5df2 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:31.881Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:31.889Z] taggedImages: [2021-11-29T09:57:31.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:31.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-29T09:57:31.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.3 [2021-11-29T09:57:31.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:31.889Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-29T09:57:31.905Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-29T09:57:31.905Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:31.905Z] latest [2021-11-29T09:57:31.905Z] 2.2.0-dev.3 [2021-11-29T09:57:31.905Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:31.905Z] main [2021-11-29T09:57:31.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:32.209Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:32.504Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:32.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T09:57:32.504Z] a7967467b831: Preparing [2021-11-29T09:57:32.504Z] a7967467b831: Preparing [2021-11-29T09:57:32.504Z] 88642d25d932: Preparing [2021-11-29T09:57:32.504Z] fb1221e57f55: Preparing [2021-11-29T09:57:32.504Z] e23c680ac715: Preparing [2021-11-29T09:57:32.504Z] 4fc26ef46933: Preparing [2021-11-29T09:57:32.504Z] ded08a45d512: Preparing [2021-11-29T09:57:32.504Z] 6a4e1b2e76cb: Preparing [2021-11-29T09:57:32.504Z] cc2c743f84a7: Preparing [2021-11-29T09:57:32.504Z] 77da8c00bae3: Preparing [2021-11-29T09:57:32.504Z] a6820110dff2: Preparing [2021-11-29T09:57:32.504Z] 1a058d5342cc: Preparing [2021-11-29T09:57:32.504Z] ded08a45d512: Waiting [2021-11-29T09:57:32.504Z] 6a4e1b2e76cb: Waiting [2021-11-29T09:57:32.504Z] cc2c743f84a7: Waiting [2021-11-29T09:57:32.504Z] 1a058d5342cc: Waiting [2021-11-29T09:57:32.504Z] 77da8c00bae3: Waiting [2021-11-29T09:57:32.504Z] a6820110dff2: Waiting [2021-11-29T09:57:32.504Z] e23c680ac715: Pushed [2021-11-29T09:57:32.504Z] a7967467b831: Pushed [2021-11-29T09:57:32.504Z] ded08a45d512: Layer already exists [2021-11-29T09:57:32.504Z] fb1221e57f55: Pushed [2021-11-29T09:57:32.504Z] 88642d25d932: Pushed [2021-11-29T09:57:32.767Z] a6820110dff2: Pushed [2021-11-29T09:57:32.767Z] cc2c743f84a7: Pushed [2021-11-29T09:57:32.767Z] 6a4e1b2e76cb: Pushed [2021-11-29T09:57:32.767Z] 77da8c00bae3: Pushed [2021-11-29T09:57:32.767Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:33.707Z] 4fc26ef46933: Pushed [2021-11-29T09:57:33.707Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:057969b41804d4f3f3e20652fecee349ed0cd1ab7a2c37b0cee94425e6ceaa77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:34.010Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:34.303Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-29T09:57:34.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T09:57:34.303Z] a7967467b831: Preparing [2021-11-29T09:57:34.303Z] a7967467b831: Preparing [2021-11-29T09:57:34.303Z] 88642d25d932: Preparing [2021-11-29T09:57:34.303Z] fb1221e57f55: Preparing [2021-11-29T09:57:34.303Z] e23c680ac715: Preparing [2021-11-29T09:57:34.303Z] 4fc26ef46933: Preparing [2021-11-29T09:57:34.303Z] ded08a45d512: Preparing [2021-11-29T09:57:34.303Z] 6a4e1b2e76cb: Preparing [2021-11-29T09:57:34.303Z] cc2c743f84a7: Preparing [2021-11-29T09:57:34.303Z] 77da8c00bae3: Preparing [2021-11-29T09:57:34.303Z] a6820110dff2: Preparing [2021-11-29T09:57:34.303Z] 1a058d5342cc: Preparing [2021-11-29T09:57:34.303Z] ded08a45d512: Waiting [2021-11-29T09:57:34.303Z] 6a4e1b2e76cb: Waiting [2021-11-29T09:57:34.303Z] cc2c743f84a7: Waiting [2021-11-29T09:57:34.303Z] 77da8c00bae3: Waiting [2021-11-29T09:57:34.303Z] a6820110dff2: Waiting [2021-11-29T09:57:34.303Z] 1a058d5342cc: Waiting [2021-11-29T09:57:34.303Z] 88642d25d932: Layer already exists [2021-11-29T09:57:34.303Z] 4fc26ef46933: Layer already exists [2021-11-29T09:57:34.303Z] a7967467b831: Layer already exists [2021-11-29T09:57:34.303Z] e23c680ac715: Layer already exists [2021-11-29T09:57:34.303Z] fb1221e57f55: Layer already exists [2021-11-29T09:57:34.303Z] 6a4e1b2e76cb: Layer already exists [2021-11-29T09:57:34.303Z] ded08a45d512: Layer already exists [2021-11-29T09:57:34.303Z] 77da8c00bae3: Layer already exists [2021-11-29T09:57:34.303Z] a6820110dff2: Layer already exists [2021-11-29T09:57:34.303Z] cc2c743f84a7: Layer already exists [2021-11-29T09:57:34.303Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:34.303Z] latest: digest: sha256:057969b41804d4f3f3e20652fecee349ed0cd1ab7a2c37b0cee94425e6ceaa77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:34.503Z] Removing intermediate container 995c89d562ad [2021-11-29T09:57:34.503Z] ---> 2985eae9a709 [2021-11-29T09:57:34.503Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-29T09:57:34.597Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:34.781Z] ---> Running in 1be2214b26ba [2021-11-29T09:57:34.887Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.3 [2021-11-29T09:57:34.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T09:57:34.887Z] a7967467b831: Preparing [2021-11-29T09:57:34.887Z] a7967467b831: Preparing [2021-11-29T09:57:34.887Z] 88642d25d932: Preparing [2021-11-29T09:57:34.887Z] fb1221e57f55: Preparing [2021-11-29T09:57:34.887Z] e23c680ac715: Preparing [2021-11-29T09:57:34.887Z] 4fc26ef46933: Preparing [2021-11-29T09:57:34.887Z] ded08a45d512: Preparing [2021-11-29T09:57:34.887Z] 6a4e1b2e76cb: Preparing [2021-11-29T09:57:34.887Z] cc2c743f84a7: Preparing [2021-11-29T09:57:34.887Z] 77da8c00bae3: Preparing [2021-11-29T09:57:34.887Z] a6820110dff2: Preparing [2021-11-29T09:57:34.887Z] 1a058d5342cc: Preparing [2021-11-29T09:57:34.887Z] 6a4e1b2e76cb: Waiting [2021-11-29T09:57:34.887Z] cc2c743f84a7: Waiting [2021-11-29T09:57:34.887Z] 77da8c00bae3: Waiting [2021-11-29T09:57:34.887Z] a6820110dff2: Waiting [2021-11-29T09:57:34.887Z] 1a058d5342cc: Waiting [2021-11-29T09:57:34.887Z] ded08a45d512: Waiting [2021-11-29T09:57:34.887Z] 4fc26ef46933: Layer already exists [2021-11-29T09:57:34.887Z] a7967467b831: Layer already exists [2021-11-29T09:57:34.887Z] e23c680ac715: Layer already exists [2021-11-29T09:57:34.887Z] fb1221e57f55: Layer already exists [2021-11-29T09:57:34.887Z] 88642d25d932: Layer already exists [2021-11-29T09:57:34.887Z] ded08a45d512: Layer already exists [2021-11-29T09:57:34.887Z] 6a4e1b2e76cb: Layer already exists [2021-11-29T09:57:34.887Z] cc2c743f84a7: Layer already exists [2021-11-29T09:57:34.887Z] a6820110dff2: Layer already exists [2021-11-29T09:57:34.887Z] 77da8c00bae3: Layer already exists [2021-11-29T09:57:34.887Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:34.887Z] 2.2.0-dev.3: digest: sha256:057969b41804d4f3f3e20652fecee349ed0cd1ab7a2c37b0cee94425e6ceaa77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:35.186Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:35.482Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:35.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T09:57:35.482Z] a7967467b831: Preparing [2021-11-29T09:57:35.482Z] a7967467b831: Preparing [2021-11-29T09:57:35.482Z] 88642d25d932: Preparing [2021-11-29T09:57:35.482Z] fb1221e57f55: Preparing [2021-11-29T09:57:35.482Z] e23c680ac715: Preparing [2021-11-29T09:57:35.482Z] 4fc26ef46933: Preparing [2021-11-29T09:57:35.482Z] ded08a45d512: Preparing [2021-11-29T09:57:35.482Z] 6a4e1b2e76cb: Preparing [2021-11-29T09:57:35.482Z] cc2c743f84a7: Preparing [2021-11-29T09:57:35.482Z] 77da8c00bae3: Preparing [2021-11-29T09:57:35.482Z] a6820110dff2: Preparing [2021-11-29T09:57:35.482Z] 1a058d5342cc: Preparing [2021-11-29T09:57:35.482Z] 6a4e1b2e76cb: Waiting [2021-11-29T09:57:35.482Z] cc2c743f84a7: Waiting [2021-11-29T09:57:35.482Z] 77da8c00bae3: Waiting [2021-11-29T09:57:35.482Z] a6820110dff2: Waiting [2021-11-29T09:57:35.482Z] 1a058d5342cc: Waiting [2021-11-29T09:57:35.482Z] ded08a45d512: Waiting [2021-11-29T09:57:35.482Z] a7967467b831: Layer already exists [2021-11-29T09:57:35.482Z] fb1221e57f55: Layer already exists [2021-11-29T09:57:35.482Z] e23c680ac715: Layer already exists [2021-11-29T09:57:35.482Z] 4fc26ef46933: Layer already exists [2021-11-29T09:57:35.483Z] 88642d25d932: Layer already exists [2021-11-29T09:57:35.483Z] cc2c743f84a7: Layer already exists [2021-11-29T09:57:35.483Z] ded08a45d512: Layer already exists [2021-11-29T09:57:35.483Z] 6a4e1b2e76cb: Layer already exists [2021-11-29T09:57:35.483Z] 77da8c00bae3: Layer already exists [2021-11-29T09:57:35.483Z] a6820110dff2: Layer already exists [2021-11-29T09:57:35.483Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:35.483Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:057969b41804d4f3f3e20652fecee349ed0cd1ab7a2c37b0cee94425e6ceaa77 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:35.783Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:36.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-29T09:57:36.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-29T09:57:36.076Z] a7967467b831: Preparing [2021-11-29T09:57:36.076Z] a7967467b831: Preparing [2021-11-29T09:57:36.076Z] 88642d25d932: Preparing [2021-11-29T09:57:36.076Z] fb1221e57f55: Preparing [2021-11-29T09:57:36.076Z] e23c680ac715: Preparing [2021-11-29T09:57:36.076Z] 4fc26ef46933: Preparing [2021-11-29T09:57:36.076Z] ded08a45d512: Preparing [2021-11-29T09:57:36.076Z] 6a4e1b2e76cb: Preparing [2021-11-29T09:57:36.076Z] cc2c743f84a7: Preparing [2021-11-29T09:57:36.076Z] 77da8c00bae3: Preparing [2021-11-29T09:57:36.076Z] a6820110dff2: Preparing [2021-11-29T09:57:36.076Z] 1a058d5342cc: Preparing [2021-11-29T09:57:36.076Z] ded08a45d512: Waiting [2021-11-29T09:57:36.076Z] 6a4e1b2e76cb: Waiting [2021-11-29T09:57:36.076Z] cc2c743f84a7: Waiting [2021-11-29T09:57:36.076Z] 77da8c00bae3: Waiting [2021-11-29T09:57:36.076Z] a6820110dff2: Waiting [2021-11-29T09:57:36.076Z] 1a058d5342cc: Waiting [2021-11-29T09:57:36.076Z] a7967467b831: Layer already exists [2021-11-29T09:57:36.076Z] 4fc26ef46933: Layer already exists [2021-11-29T09:57:36.077Z] 88642d25d932: Layer already exists [2021-11-29T09:57:36.077Z] e23c680ac715: Layer already exists [2021-11-29T09:57:36.077Z] fb1221e57f55: Layer already exists [2021-11-29T09:57:36.077Z] cc2c743f84a7: Layer already exists [2021-11-29T09:57:36.077Z] ded08a45d512: Layer already exists [2021-11-29T09:57:36.077Z] 6a4e1b2e76cb: Layer already exists [2021-11-29T09:57:36.077Z] 77da8c00bae3: Layer already exists [2021-11-29T09:57:36.077Z] a6820110dff2: Layer already exists [2021-11-29T09:57:36.077Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:36.077Z] main: digest: sha256:057969b41804d4f3f3e20652fecee349ed0cd1ab7a2c37b0cee94425e6ceaa77 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:36.107Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:36.116Z] taggedImages: [2021-11-29T09:57:36.116Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:36.116Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-29T09:57:36.116Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.3 [2021-11-29T09:57:36.116Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:36.116Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-29T09:57:36.133Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-29T09:57:36.133Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:36.133Z] latest [2021-11-29T09:57:36.133Z] 2.2.0-dev.3 [2021-11-29T09:57:36.133Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:36.133Z] main [2021-11-29T09:57:36.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:36.457Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:36.750Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:36.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T09:57:36.750Z] ac01cc59806c: Preparing [2021-11-29T09:57:36.750Z] 7f14e2c1d8c4: Preparing [2021-11-29T09:57:36.750Z] 38f6ea77ef6a: Preparing [2021-11-29T09:57:36.750Z] e56b95cb7064: Preparing [2021-11-29T09:57:36.750Z] 055a45a4670b: Preparing [2021-11-29T09:57:36.750Z] 1a058d5342cc: Preparing [2021-11-29T09:57:36.750Z] 1a058d5342cc: Waiting [2021-11-29T09:57:36.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-29T09:57:37.353Z] e56b95cb7064: Pushed [2021-11-29T09:57:37.353Z] 38f6ea77ef6a: Pushed [2021-11-29T09:57:37.353Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:37.353Z] 055a45a4670b: Pushed [2021-11-29T09:57:37.613Z] ac01cc59806c: Pushed [2021-11-29T09:57:37.613Z] 7f14e2c1d8c4: Pushed [2021-11-29T09:57:37.613Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:b58b807f5d58ec8b634b775f43a2db34238b25444f6e324c7e01c31e2cd36928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:37.911Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:38.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-29T09:57:38.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T09:57:38.199Z] ac01cc59806c: Preparing [2021-11-29T09:57:38.199Z] 7f14e2c1d8c4: Preparing [2021-11-29T09:57:38.199Z] 38f6ea77ef6a: Preparing [2021-11-29T09:57:38.199Z] e56b95cb7064: Preparing [2021-11-29T09:57:38.199Z] 055a45a4670b: Preparing [2021-11-29T09:57:38.199Z] 1a058d5342cc: Preparing [2021-11-29T09:57:38.199Z] 1a058d5342cc: Waiting [2021-11-29T09:57:38.199Z] 055a45a4670b: Layer already exists [2021-11-29T09:57:38.199Z] 7f14e2c1d8c4: Layer already exists [2021-11-29T09:57:38.199Z] ac01cc59806c: Layer already exists [2021-11-29T09:57:38.199Z] 38f6ea77ef6a: Layer already exists [2021-11-29T09:57:38.199Z] e56b95cb7064: Layer already exists [2021-11-29T09:57:38.199Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:38.199Z] latest: digest: sha256:b58b807f5d58ec8b634b775f43a2db34238b25444f6e324c7e01c31e2cd36928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:38.497Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:38.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.3 [2021-11-29T09:57:38.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T09:57:38.787Z] ac01cc59806c: Preparing [2021-11-29T09:57:38.787Z] 7f14e2c1d8c4: Preparing [2021-11-29T09:57:38.787Z] 38f6ea77ef6a: Preparing [2021-11-29T09:57:38.787Z] e56b95cb7064: Preparing [2021-11-29T09:57:38.787Z] 055a45a4670b: Preparing [2021-11-29T09:57:38.787Z] 1a058d5342cc: Preparing [2021-11-29T09:57:38.787Z] 1a058d5342cc: Waiting [2021-11-29T09:57:38.787Z] 38f6ea77ef6a: Layer already exists [2021-11-29T09:57:38.787Z] 055a45a4670b: Layer already exists [2021-11-29T09:57:38.787Z] ac01cc59806c: Layer already exists [2021-11-29T09:57:38.787Z] e56b95cb7064: Layer already exists [2021-11-29T09:57:38.787Z] 7f14e2c1d8c4: Layer already exists [2021-11-29T09:57:38.787Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:38.787Z] 2.2.0-dev.3: digest: sha256:b58b807f5d58ec8b634b775f43a2db34238b25444f6e324c7e01c31e2cd36928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:39.085Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:39.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:39.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T09:57:39.374Z] ac01cc59806c: Preparing [2021-11-29T09:57:39.374Z] 7f14e2c1d8c4: Preparing [2021-11-29T09:57:39.374Z] 38f6ea77ef6a: Preparing [2021-11-29T09:57:39.374Z] e56b95cb7064: Preparing [2021-11-29T09:57:39.374Z] 055a45a4670b: Preparing [2021-11-29T09:57:39.374Z] 1a058d5342cc: Preparing [2021-11-29T09:57:39.374Z] 1a058d5342cc: Waiting [2021-11-29T09:57:39.374Z] e56b95cb7064: Layer already exists [2021-11-29T09:57:39.374Z] 7f14e2c1d8c4: Layer already exists [2021-11-29T09:57:39.374Z] 055a45a4670b: Layer already exists [2021-11-29T09:57:39.374Z] ac01cc59806c: Layer already exists [2021-11-29T09:57:39.374Z] 38f6ea77ef6a: Layer already exists [2021-11-29T09:57:39.374Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:39.374Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:b58b807f5d58ec8b634b775f43a2db34238b25444f6e324c7e01c31e2cd36928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:39.667Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:39.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-29T09:57:39.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-29T09:57:39.954Z] ac01cc59806c: Preparing [2021-11-29T09:57:39.954Z] 7f14e2c1d8c4: Preparing [2021-11-29T09:57:39.954Z] 38f6ea77ef6a: Preparing [2021-11-29T09:57:39.954Z] e56b95cb7064: Preparing [2021-11-29T09:57:39.954Z] 055a45a4670b: Preparing [2021-11-29T09:57:39.954Z] 1a058d5342cc: Preparing [2021-11-29T09:57:39.954Z] 1a058d5342cc: Waiting [2021-11-29T09:57:39.954Z] 7f14e2c1d8c4: Layer already exists [2021-11-29T09:57:39.954Z] 055a45a4670b: Layer already exists [2021-11-29T09:57:39.954Z] e56b95cb7064: Layer already exists [2021-11-29T09:57:39.954Z] ac01cc59806c: Layer already exists [2021-11-29T09:57:39.954Z] 38f6ea77ef6a: Layer already exists [2021-11-29T09:57:39.954Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:39.954Z] main: digest: sha256:b58b807f5d58ec8b634b775f43a2db34238b25444f6e324c7e01c31e2cd36928 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:39.987Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:39.995Z] taggedImages: [2021-11-29T09:57:39.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:39.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-29T09:57:39.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.3 [2021-11-29T09:57:39.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:39.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-29T09:57:40.012Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-29T09:57:40.012Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:40.012Z] latest [2021-11-29T09:57:40.012Z] 2.2.0-dev.3 [2021-11-29T09:57:40.012Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:40.012Z] main [2021-11-29T09:57:40.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:40.326Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:40.620Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:40.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T09:57:40.620Z] d5235f288571: Preparing [2021-11-29T09:57:40.620Z] 78b48188d063: Preparing [2021-11-29T09:57:40.620Z] 4bc403c87449: Preparing [2021-11-29T09:57:40.620Z] 44b6d96c5c2a: Preparing [2021-11-29T09:57:40.620Z] c5c5c72fd3a0: Preparing [2021-11-29T09:57:40.620Z] 0278dd977c2d: Preparing [2021-11-29T09:57:40.620Z] f4ff75324472: Preparing [2021-11-29T09:57:40.620Z] e5f27d5aede9: Preparing [2021-11-29T09:57:40.620Z] dd1d9318f766: Preparing [2021-11-29T09:57:40.620Z] 1a058d5342cc: Preparing [2021-11-29T09:57:40.620Z] 0278dd977c2d: Waiting [2021-11-29T09:57:40.620Z] f4ff75324472: Waiting [2021-11-29T09:57:40.621Z] e5f27d5aede9: Waiting [2021-11-29T09:57:40.621Z] 1a058d5342cc: Waiting [2021-11-29T09:57:40.621Z] dd1d9318f766: Waiting [2021-11-29T09:57:41.217Z] 78b48188d063: Pushed [2021-11-29T09:57:41.217Z] c5c5c72fd3a0: Pushed [2021-11-29T09:57:41.217Z] d5235f288571: Pushed [2021-11-29T09:57:41.217Z] 0278dd977c2d: Pushed [2021-11-29T09:57:41.488Z] e5f27d5aede9: Pushed [2021-11-29T09:57:41.488Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:41.488Z] 44b6d96c5c2a: Pushed [2021-11-29T09:57:41.488Z] f4ff75324472: Pushed [2021-11-29T09:57:41.488Z] dd1d9318f766: Pushed [2021-11-29T09:57:41.488Z] 4bc403c87449: Pushed [2021-11-29T09:57:41.749Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:dfd14bd4cf994f7659cfd5a8139c05ff9adfe9b8d1d14b001d9655e6c8403aa2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:42.044Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:42.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-29T09:57:42.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T09:57:42.336Z] d5235f288571: Preparing [2021-11-29T09:57:42.336Z] 78b48188d063: Preparing [2021-11-29T09:57:42.336Z] 4bc403c87449: Preparing [2021-11-29T09:57:42.336Z] 44b6d96c5c2a: Preparing [2021-11-29T09:57:42.336Z] c5c5c72fd3a0: Preparing [2021-11-29T09:57:42.336Z] 0278dd977c2d: Preparing [2021-11-29T09:57:42.336Z] f4ff75324472: Preparing [2021-11-29T09:57:42.336Z] e5f27d5aede9: Preparing [2021-11-29T09:57:42.336Z] dd1d9318f766: Preparing [2021-11-29T09:57:42.336Z] 1a058d5342cc: Preparing [2021-11-29T09:57:42.336Z] 0278dd977c2d: Waiting [2021-11-29T09:57:42.336Z] f4ff75324472: Waiting [2021-11-29T09:57:42.336Z] e5f27d5aede9: Waiting [2021-11-29T09:57:42.336Z] dd1d9318f766: Waiting [2021-11-29T09:57:42.336Z] 1a058d5342cc: Waiting [2021-11-29T09:57:42.336Z] d5235f288571: Layer already exists [2021-11-29T09:57:42.336Z] 78b48188d063: Layer already exists [2021-11-29T09:57:42.336Z] c5c5c72fd3a0: Layer already exists [2021-11-29T09:57:42.336Z] 44b6d96c5c2a: Layer already exists [2021-11-29T09:57:42.336Z] 4bc403c87449: Layer already exists [2021-11-29T09:57:42.336Z] dd1d9318f766: Layer already exists [2021-11-29T09:57:42.336Z] e5f27d5aede9: Layer already exists [2021-11-29T09:57:42.336Z] 0278dd977c2d: Layer already exists [2021-11-29T09:57:42.336Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:42.336Z] f4ff75324472: Layer already exists [2021-11-29T09:57:42.336Z] latest: digest: sha256:dfd14bd4cf994f7659cfd5a8139c05ff9adfe9b8d1d14b001d9655e6c8403aa2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:42.626Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:42.921Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.3 [2021-11-29T09:57:42.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T09:57:42.921Z] d5235f288571: Preparing [2021-11-29T09:57:42.921Z] 78b48188d063: Preparing [2021-11-29T09:57:42.921Z] 4bc403c87449: Preparing [2021-11-29T09:57:42.921Z] 44b6d96c5c2a: Preparing [2021-11-29T09:57:42.921Z] c5c5c72fd3a0: Preparing [2021-11-29T09:57:42.921Z] 0278dd977c2d: Preparing [2021-11-29T09:57:42.921Z] f4ff75324472: Preparing [2021-11-29T09:57:42.921Z] e5f27d5aede9: Preparing [2021-11-29T09:57:42.921Z] dd1d9318f766: Preparing [2021-11-29T09:57:42.921Z] 1a058d5342cc: Preparing [2021-11-29T09:57:42.921Z] 0278dd977c2d: Waiting [2021-11-29T09:57:42.921Z] dd1d9318f766: Waiting [2021-11-29T09:57:42.921Z] 1a058d5342cc: Waiting [2021-11-29T09:57:42.921Z] f4ff75324472: Waiting [2021-11-29T09:57:42.921Z] e5f27d5aede9: Waiting [2021-11-29T09:57:42.921Z] 78b48188d063: Layer already exists [2021-11-29T09:57:42.921Z] 44b6d96c5c2a: Layer already exists [2021-11-29T09:57:42.921Z] c5c5c72fd3a0: Layer already exists [2021-11-29T09:57:42.921Z] 4bc403c87449: Layer already exists [2021-11-29T09:57:42.921Z] d5235f288571: Layer already exists [2021-11-29T09:57:42.921Z] 0278dd977c2d: Layer already exists [2021-11-29T09:57:42.921Z] f4ff75324472: Layer already exists [2021-11-29T09:57:42.921Z] e5f27d5aede9: Layer already exists [2021-11-29T09:57:42.921Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:42.921Z] dd1d9318f766: Layer already exists [2021-11-29T09:57:42.921Z] 2.2.0-dev.3: digest: sha256:dfd14bd4cf994f7659cfd5a8139c05ff9adfe9b8d1d14b001d9655e6c8403aa2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:43.215Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:43.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:43.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T09:57:43.509Z] d5235f288571: Preparing [2021-11-29T09:57:43.509Z] 78b48188d063: Preparing [2021-11-29T09:57:43.509Z] 4bc403c87449: Preparing [2021-11-29T09:57:43.509Z] 44b6d96c5c2a: Preparing [2021-11-29T09:57:43.509Z] c5c5c72fd3a0: Preparing [2021-11-29T09:57:43.509Z] 0278dd977c2d: Preparing [2021-11-29T09:57:43.509Z] f4ff75324472: Preparing [2021-11-29T09:57:43.509Z] e5f27d5aede9: Preparing [2021-11-29T09:57:43.509Z] dd1d9318f766: Preparing [2021-11-29T09:57:43.509Z] 1a058d5342cc: Preparing [2021-11-29T09:57:43.509Z] 0278dd977c2d: Waiting [2021-11-29T09:57:43.509Z] f4ff75324472: Waiting [2021-11-29T09:57:43.509Z] e5f27d5aede9: Waiting [2021-11-29T09:57:43.509Z] dd1d9318f766: Waiting [2021-11-29T09:57:43.509Z] 1a058d5342cc: Waiting [2021-11-29T09:57:43.509Z] 4bc403c87449: Layer already exists [2021-11-29T09:57:43.509Z] c5c5c72fd3a0: Layer already exists [2021-11-29T09:57:43.509Z] d5235f288571: Layer already exists [2021-11-29T09:57:43.509Z] 78b48188d063: Layer already exists [2021-11-29T09:57:43.509Z] 44b6d96c5c2a: Layer already exists [2021-11-29T09:57:43.509Z] 0278dd977c2d: Layer already exists [2021-11-29T09:57:43.509Z] f4ff75324472: Layer already exists [2021-11-29T09:57:43.509Z] e5f27d5aede9: Layer already exists [2021-11-29T09:57:43.509Z] dd1d9318f766: Layer already exists [2021-11-29T09:57:43.509Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:43.509Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:dfd14bd4cf994f7659cfd5a8139c05ff9adfe9b8d1d14b001d9655e6c8403aa2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:43.800Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:44.089Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-29T09:57:44.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-29T09:57:44.089Z] d5235f288571: Preparing [2021-11-29T09:57:44.089Z] 78b48188d063: Preparing [2021-11-29T09:57:44.089Z] 4bc403c87449: Preparing [2021-11-29T09:57:44.089Z] 44b6d96c5c2a: Preparing [2021-11-29T09:57:44.089Z] c5c5c72fd3a0: Preparing [2021-11-29T09:57:44.089Z] 0278dd977c2d: Preparing [2021-11-29T09:57:44.089Z] f4ff75324472: Preparing [2021-11-29T09:57:44.089Z] e5f27d5aede9: Preparing [2021-11-29T09:57:44.089Z] dd1d9318f766: Preparing [2021-11-29T09:57:44.090Z] 1a058d5342cc: Preparing [2021-11-29T09:57:44.090Z] 0278dd977c2d: Waiting [2021-11-29T09:57:44.090Z] f4ff75324472: Waiting [2021-11-29T09:57:44.090Z] e5f27d5aede9: Waiting [2021-11-29T09:57:44.090Z] dd1d9318f766: Waiting [2021-11-29T09:57:44.090Z] 1a058d5342cc: Waiting [2021-11-29T09:57:44.090Z] c5c5c72fd3a0: Layer already exists [2021-11-29T09:57:44.090Z] 44b6d96c5c2a: Layer already exists [2021-11-29T09:57:44.090Z] 78b48188d063: Layer already exists [2021-11-29T09:57:44.090Z] 4bc403c87449: Layer already exists [2021-11-29T09:57:44.090Z] d5235f288571: Layer already exists [2021-11-29T09:57:44.090Z] 0278dd977c2d: Layer already exists [2021-11-29T09:57:44.090Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:44.090Z] e5f27d5aede9: Layer already exists [2021-11-29T09:57:44.090Z] dd1d9318f766: Layer already exists [2021-11-29T09:57:44.090Z] f4ff75324472: Layer already exists [2021-11-29T09:57:44.090Z] main: digest: sha256:dfd14bd4cf994f7659cfd5a8139c05ff9adfe9b8d1d14b001d9655e6c8403aa2 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:44.124Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:44.132Z] taggedImages: [2021-11-29T09:57:44.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:44.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-29T09:57:44.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.3 [2021-11-29T09:57:44.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:44.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-29T09:57:44.148Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-29T09:57:44.148Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:44.148Z] latest [2021-11-29T09:57:44.148Z] 2.2.0-dev.3 [2021-11-29T09:57:44.148Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:44.148Z] main [2021-11-29T09:57:44.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:44.457Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:44.742Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:44.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T09:57:44.742Z] 0db62b009612: Preparing [2021-11-29T09:57:44.742Z] 98f63cb65a51: Preparing [2021-11-29T09:57:44.742Z] ded08a45d512: Preparing [2021-11-29T09:57:44.742Z] f72f6fec43e0: Preparing [2021-11-29T09:57:44.742Z] 1a058d5342cc: Preparing [2021-11-29T09:57:44.742Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:44.742Z] ded08a45d512: Layer already exists [2021-11-29T09:57:44.742Z] 0db62b009612: Pushed [2021-11-29T09:57:44.742Z] f72f6fec43e0: Pushed [2021-11-29T09:57:45.683Z] 98f63cb65a51: Pushed [2021-11-29T09:57:45.942Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:f56b3c08255c353c498916e956a66d93befff82b494c531c222d22780278c988 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:46.237Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:46.529Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-29T09:57:46.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T09:57:46.529Z] 0db62b009612: Preparing [2021-11-29T09:57:46.529Z] 98f63cb65a51: Preparing [2021-11-29T09:57:46.529Z] ded08a45d512: Preparing [2021-11-29T09:57:46.529Z] f72f6fec43e0: Preparing [2021-11-29T09:57:46.529Z] 1a058d5342cc: Preparing [2021-11-29T09:57:46.529Z] 98f63cb65a51: Layer already exists [2021-11-29T09:57:46.529Z] f72f6fec43e0: Layer already exists [2021-11-29T09:57:46.529Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:46.529Z] ded08a45d512: Layer already exists [2021-11-29T09:57:46.529Z] 0db62b009612: Layer already exists [2021-11-29T09:57:46.529Z] latest: digest: sha256:f56b3c08255c353c498916e956a66d93befff82b494c531c222d22780278c988 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:46.825Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:47.118Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.3 [2021-11-29T09:57:47.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T09:57:47.119Z] 0db62b009612: Preparing [2021-11-29T09:57:47.119Z] 98f63cb65a51: Preparing [2021-11-29T09:57:47.119Z] ded08a45d512: Preparing [2021-11-29T09:57:47.119Z] f72f6fec43e0: Preparing [2021-11-29T09:57:47.119Z] 1a058d5342cc: Preparing [2021-11-29T09:57:47.119Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:47.119Z] 98f63cb65a51: Layer already exists [2021-11-29T09:57:47.119Z] f72f6fec43e0: Layer already exists [2021-11-29T09:57:47.119Z] 0db62b009612: Layer already exists [2021-11-29T09:57:47.119Z] ded08a45d512: Layer already exists [2021-11-29T09:57:47.119Z] 2.2.0-dev.3: digest: sha256:f56b3c08255c353c498916e956a66d93befff82b494c531c222d22780278c988 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:47.414Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:47.709Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:47.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T09:57:47.709Z] 0db62b009612: Preparing [2021-11-29T09:57:47.709Z] 98f63cb65a51: Preparing [2021-11-29T09:57:47.709Z] ded08a45d512: Preparing [2021-11-29T09:57:47.709Z] f72f6fec43e0: Preparing [2021-11-29T09:57:47.709Z] 1a058d5342cc: Preparing [2021-11-29T09:57:47.709Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:47.709Z] ded08a45d512: Layer already exists [2021-11-29T09:57:47.709Z] 98f63cb65a51: Layer already exists [2021-11-29T09:57:47.709Z] 0db62b009612: Layer already exists [2021-11-29T09:57:47.709Z] f72f6fec43e0: Layer already exists [2021-11-29T09:57:47.709Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:f56b3c08255c353c498916e956a66d93befff82b494c531c222d22780278c988 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:48.005Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:48.298Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-29T09:57:48.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-29T09:57:48.298Z] 0db62b009612: Preparing [2021-11-29T09:57:48.298Z] 98f63cb65a51: Preparing [2021-11-29T09:57:48.298Z] ded08a45d512: Preparing [2021-11-29T09:57:48.298Z] f72f6fec43e0: Preparing [2021-11-29T09:57:48.298Z] 1a058d5342cc: Preparing [2021-11-29T09:57:48.298Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:48.298Z] 98f63cb65a51: Layer already exists [2021-11-29T09:57:48.298Z] 0db62b009612: Layer already exists [2021-11-29T09:57:48.298Z] ded08a45d512: Layer already exists [2021-11-29T09:57:48.298Z] f72f6fec43e0: Layer already exists [2021-11-29T09:57:48.298Z] main: digest: sha256:f56b3c08255c353c498916e956a66d93befff82b494c531c222d22780278c988 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:48.329Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:48.338Z] taggedImages: [2021-11-29T09:57:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-29T09:57:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.3 [2021-11-29T09:57:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:48.338Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-29T09:57:48.353Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-29T09:57:48.353Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:48.353Z] latest [2021-11-29T09:57:48.353Z] 2.2.0-dev.3 [2021-11-29T09:57:48.353Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:48.353Z] main [2021-11-29T09:57:48.353Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:48.647Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:48.941Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:48.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T09:57:48.941Z] aa22492f5ece: Preparing [2021-11-29T09:57:48.941Z] 0136136772a9: Preparing [2021-11-29T09:57:48.941Z] ded08a45d512: Preparing [2021-11-29T09:57:48.941Z] 73321af792cc: Preparing [2021-11-29T09:57:48.941Z] 1a058d5342cc: Preparing [2021-11-29T09:57:48.941Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:48.941Z] 73321af792cc: Layer already exists [2021-11-29T09:57:48.941Z] ded08a45d512: Layer already exists [2021-11-29T09:57:48.941Z] aa22492f5ece: Pushed [2021-11-29T09:57:50.327Z] 0136136772a9: Pushed [2021-11-29T09:57:50.327Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:d19df1e69aef76412af4282a442a0ca6281eb1720999067164333da3773fb175 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:50.626Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:50.917Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-29T09:57:50.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T09:57:50.917Z] aa22492f5ece: Preparing [2021-11-29T09:57:50.917Z] 0136136772a9: Preparing [2021-11-29T09:57:50.917Z] ded08a45d512: Preparing [2021-11-29T09:57:50.917Z] 73321af792cc: Preparing [2021-11-29T09:57:50.917Z] 1a058d5342cc: Preparing [2021-11-29T09:57:50.917Z] 73321af792cc: Layer already exists [2021-11-29T09:57:50.917Z] aa22492f5ece: Layer already exists [2021-11-29T09:57:50.917Z] ded08a45d512: Layer already exists [2021-11-29T09:57:50.917Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:50.917Z] 0136136772a9: Layer already exists [2021-11-29T09:57:50.917Z] latest: digest: sha256:d19df1e69aef76412af4282a442a0ca6281eb1720999067164333da3773fb175 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:51.205Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:51.493Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.3 [2021-11-29T09:57:51.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T09:57:51.493Z] aa22492f5ece: Preparing [2021-11-29T09:57:51.493Z] 0136136772a9: Preparing [2021-11-29T09:57:51.493Z] ded08a45d512: Preparing [2021-11-29T09:57:51.493Z] 73321af792cc: Preparing [2021-11-29T09:57:51.493Z] 1a058d5342cc: Preparing [2021-11-29T09:57:51.493Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:51.493Z] ded08a45d512: Layer already exists [2021-11-29T09:57:51.493Z] 73321af792cc: Layer already exists [2021-11-29T09:57:51.493Z] 0136136772a9: Layer already exists [2021-11-29T09:57:51.493Z] aa22492f5ece: Layer already exists [2021-11-29T09:57:51.493Z] 2.2.0-dev.3: digest: sha256:d19df1e69aef76412af4282a442a0ca6281eb1720999067164333da3773fb175 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:51.786Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:52.072Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:52.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T09:57:52.072Z] aa22492f5ece: Preparing [2021-11-29T09:57:52.072Z] 0136136772a9: Preparing [2021-11-29T09:57:52.072Z] ded08a45d512: Preparing [2021-11-29T09:57:52.072Z] 73321af792cc: Preparing [2021-11-29T09:57:52.072Z] 1a058d5342cc: Preparing [2021-11-29T09:57:52.072Z] aa22492f5ece: Layer already exists [2021-11-29T09:57:52.072Z] 73321af792cc: Layer already exists [2021-11-29T09:57:52.072Z] ded08a45d512: Layer already exists [2021-11-29T09:57:52.072Z] 0136136772a9: Layer already exists [2021-11-29T09:57:52.072Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:52.072Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:d19df1e69aef76412af4282a442a0ca6281eb1720999067164333da3773fb175 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:52.361Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:52.648Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-29T09:57:52.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-29T09:57:52.648Z] aa22492f5ece: Preparing [2021-11-29T09:57:52.648Z] 0136136772a9: Preparing [2021-11-29T09:57:52.648Z] ded08a45d512: Preparing [2021-11-29T09:57:52.648Z] 73321af792cc: Preparing [2021-11-29T09:57:52.648Z] 1a058d5342cc: Preparing [2021-11-29T09:57:52.648Z] 1a058d5342cc: Layer already exists [2021-11-29T09:57:52.648Z] aa22492f5ece: Layer already exists [2021-11-29T09:57:52.648Z] 73321af792cc: Layer already exists [2021-11-29T09:57:52.648Z] 0136136772a9: Layer already exists [2021-11-29T09:57:52.648Z] ded08a45d512: Layer already exists [2021-11-29T09:57:52.648Z] main: digest: sha256:d19df1e69aef76412af4282a442a0ca6281eb1720999067164333da3773fb175 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:57:52.684Z] ===================================================== [Pipeline] echo [2021-11-29T09:57:52.691Z] taggedImages: [2021-11-29T09:57:52.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:52.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-29T09:57:52.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.3 [2021-11-29T09:57:52.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:52.692Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-29T09:57:52.709Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-29T09:57:52.709Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:52.709Z] latest [2021-11-29T09:57:52.709Z] 2.2.0-dev.3 [2021-11-29T09:57:52.709Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:57:52.709Z] main [2021-11-29T09:57:52.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:53.019Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:53.313Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:57:53.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T09:57:53.314Z] 821c9dee43e0: Preparing [2021-11-29T09:57:53.314Z] 59b92fabf0ab: Preparing [2021-11-29T09:57:53.314Z] c1b2ad84b569: Preparing [2021-11-29T09:57:53.314Z] aee8f13f00a8: Preparing [2021-11-29T09:57:53.314Z] 879b85f2d1ed: Preparing [2021-11-29T09:57:53.314Z] 6777e3bbcb7c: Preparing [2021-11-29T09:57:53.314Z] fd08d546f6b8: Preparing [2021-11-29T09:57:53.314Z] 0636255016a6: Preparing [2021-11-29T09:57:53.314Z] 84e9d258764d: Preparing [2021-11-29T09:57:53.314Z] 56463f638872: Preparing [2021-11-29T09:57:53.314Z] e2eb06d8af82: Preparing [2021-11-29T09:57:53.314Z] fd08d546f6b8: Waiting [2021-11-29T09:57:53.314Z] 0636255016a6: Waiting [2021-11-29T09:57:53.314Z] 84e9d258764d: Waiting [2021-11-29T09:57:53.314Z] 56463f638872: Waiting [2021-11-29T09:57:53.314Z] e2eb06d8af82: Waiting [2021-11-29T09:57:53.314Z] 6777e3bbcb7c: Waiting [2021-11-29T09:57:53.314Z] 879b85f2d1ed: Layer already exists [2021-11-29T09:57:53.579Z] 6777e3bbcb7c: Layer already exists [2021-11-29T09:57:53.869Z] fd08d546f6b8: Layer already exists [2021-11-29T09:57:54.136Z] 59b92fabf0ab: Pushed [2021-11-29T09:57:54.136Z] 0636255016a6: Layer already exists [2021-11-29T09:57:54.136Z] 56463f638872: Layer already exists [2021-11-29T09:57:54.136Z] 84e9d258764d: Layer already exists [2021-11-29T09:57:54.136Z] e2eb06d8af82: Layer already exists [2021-11-29T09:57:54.136Z] 821c9dee43e0: Pushed [2021-11-29T09:57:54.136Z] c1b2ad84b569: Pushed [2021-11-29T09:57:58.339Z] aee8f13f00a8: Pushed [2021-11-29T09:57:58.599Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:9ea5db24b04bf59d950afd672289d3792203d5314aba0b230636a8e884c030d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:58.891Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:59.181Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-29T09:57:59.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T09:57:59.181Z] 821c9dee43e0: Preparing [2021-11-29T09:57:59.181Z] 59b92fabf0ab: Preparing [2021-11-29T09:57:59.181Z] c1b2ad84b569: Preparing [2021-11-29T09:57:59.181Z] aee8f13f00a8: Preparing [2021-11-29T09:57:59.181Z] 879b85f2d1ed: Preparing [2021-11-29T09:57:59.181Z] 6777e3bbcb7c: Preparing [2021-11-29T09:57:59.181Z] fd08d546f6b8: Preparing [2021-11-29T09:57:59.181Z] 0636255016a6: Preparing [2021-11-29T09:57:59.181Z] 84e9d258764d: Preparing [2021-11-29T09:57:59.181Z] 56463f638872: Preparing [2021-11-29T09:57:59.181Z] e2eb06d8af82: Preparing [2021-11-29T09:57:59.181Z] fd08d546f6b8: Waiting [2021-11-29T09:57:59.181Z] 0636255016a6: Waiting [2021-11-29T09:57:59.181Z] 84e9d258764d: Waiting [2021-11-29T09:57:59.181Z] 56463f638872: Waiting [2021-11-29T09:57:59.181Z] e2eb06d8af82: Waiting [2021-11-29T09:57:59.181Z] 6777e3bbcb7c: Waiting [2021-11-29T09:57:59.181Z] 59b92fabf0ab: Layer already exists [2021-11-29T09:57:59.181Z] 821c9dee43e0: Layer already exists [2021-11-29T09:57:59.181Z] c1b2ad84b569: Layer already exists [2021-11-29T09:57:59.181Z] 879b85f2d1ed: Layer already exists [2021-11-29T09:57:59.181Z] aee8f13f00a8: Layer already exists [2021-11-29T09:57:59.181Z] fd08d546f6b8: Layer already exists [2021-11-29T09:57:59.181Z] 84e9d258764d: Layer already exists [2021-11-29T09:57:59.181Z] 6777e3bbcb7c: Layer already exists [2021-11-29T09:57:59.181Z] 56463f638872: Layer already exists [2021-11-29T09:57:59.181Z] 0636255016a6: Layer already exists [2021-11-29T09:57:59.181Z] e2eb06d8af82: Layer already exists [2021-11-29T09:57:59.181Z] latest: digest: sha256:9ea5db24b04bf59d950afd672289d3792203d5314aba0b230636a8e884c030d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:59.477Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:57:59.763Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.3 [2021-11-29T09:57:59.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T09:57:59.763Z] 821c9dee43e0: Preparing [2021-11-29T09:57:59.763Z] 59b92fabf0ab: Preparing [2021-11-29T09:57:59.763Z] c1b2ad84b569: Preparing [2021-11-29T09:57:59.763Z] aee8f13f00a8: Preparing [2021-11-29T09:57:59.763Z] 879b85f2d1ed: Preparing [2021-11-29T09:57:59.763Z] 6777e3bbcb7c: Preparing [2021-11-29T09:57:59.763Z] fd08d546f6b8: Preparing [2021-11-29T09:57:59.763Z] 0636255016a6: Preparing [2021-11-29T09:57:59.763Z] 84e9d258764d: Preparing [2021-11-29T09:57:59.763Z] 56463f638872: Preparing [2021-11-29T09:57:59.763Z] e2eb06d8af82: Preparing [2021-11-29T09:57:59.763Z] fd08d546f6b8: Waiting [2021-11-29T09:57:59.763Z] 0636255016a6: Waiting [2021-11-29T09:57:59.763Z] 84e9d258764d: Waiting [2021-11-29T09:57:59.763Z] 56463f638872: Waiting [2021-11-29T09:57:59.763Z] e2eb06d8af82: Waiting [2021-11-29T09:57:59.763Z] 6777e3bbcb7c: Waiting [2021-11-29T09:57:59.763Z] 879b85f2d1ed: Layer already exists [2021-11-29T09:57:59.763Z] 821c9dee43e0: Layer already exists [2021-11-29T09:57:59.763Z] c1b2ad84b569: Layer already exists [2021-11-29T09:57:59.763Z] 59b92fabf0ab: Layer already exists [2021-11-29T09:57:59.763Z] aee8f13f00a8: Layer already exists [2021-11-29T09:57:59.763Z] fd08d546f6b8: Layer already exists [2021-11-29T09:57:59.763Z] 56463f638872: Layer already exists [2021-11-29T09:57:59.763Z] 0636255016a6: Layer already exists [2021-11-29T09:57:59.763Z] 84e9d258764d: Layer already exists [2021-11-29T09:57:59.763Z] 6777e3bbcb7c: Layer already exists [2021-11-29T09:57:59.763Z] e2eb06d8af82: Layer already exists [2021-11-29T09:57:59.763Z] 2.2.0-dev.3: digest: sha256:9ea5db24b04bf59d950afd672289d3792203d5314aba0b230636a8e884c030d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:58:00.060Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:58:00.354Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:58:00.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T09:58:00.354Z] 821c9dee43e0: Preparing [2021-11-29T09:58:00.354Z] 59b92fabf0ab: Preparing [2021-11-29T09:58:00.354Z] c1b2ad84b569: Preparing [2021-11-29T09:58:00.354Z] aee8f13f00a8: Preparing [2021-11-29T09:58:00.354Z] 879b85f2d1ed: Preparing [2021-11-29T09:58:00.354Z] 6777e3bbcb7c: Preparing [2021-11-29T09:58:00.354Z] fd08d546f6b8: Preparing [2021-11-29T09:58:00.354Z] 0636255016a6: Preparing [2021-11-29T09:58:00.354Z] 84e9d258764d: Preparing [2021-11-29T09:58:00.354Z] 56463f638872: Preparing [2021-11-29T09:58:00.354Z] e2eb06d8af82: Preparing [2021-11-29T09:58:00.354Z] fd08d546f6b8: Waiting [2021-11-29T09:58:00.354Z] 0636255016a6: Waiting [2021-11-29T09:58:00.354Z] 84e9d258764d: Waiting [2021-11-29T09:58:00.354Z] 56463f638872: Waiting [2021-11-29T09:58:00.354Z] e2eb06d8af82: Waiting [2021-11-29T09:58:00.354Z] 6777e3bbcb7c: Waiting [2021-11-29T09:58:00.354Z] 879b85f2d1ed: Layer already exists [2021-11-29T09:58:00.354Z] 59b92fabf0ab: Layer already exists [2021-11-29T09:58:00.354Z] 821c9dee43e0: Layer already exists [2021-11-29T09:58:00.354Z] aee8f13f00a8: Layer already exists [2021-11-29T09:58:00.354Z] c1b2ad84b569: Layer already exists [2021-11-29T09:58:00.354Z] 6777e3bbcb7c: Layer already exists [2021-11-29T09:58:00.354Z] fd08d546f6b8: Layer already exists [2021-11-29T09:58:00.354Z] 56463f638872: Layer already exists [2021-11-29T09:58:00.354Z] 84e9d258764d: Layer already exists [2021-11-29T09:58:00.354Z] 0636255016a6: Layer already exists [2021-11-29T09:58:00.354Z] e2eb06d8af82: Layer already exists [2021-11-29T09:58:00.354Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:9ea5db24b04bf59d950afd672289d3792203d5314aba0b230636a8e884c030d4 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:58:00.649Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T09:58:00.935Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-29T09:58:00.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-29T09:58:00.935Z] 821c9dee43e0: Preparing [2021-11-29T09:58:00.935Z] 59b92fabf0ab: Preparing [2021-11-29T09:58:00.935Z] c1b2ad84b569: Preparing [2021-11-29T09:58:00.935Z] aee8f13f00a8: Preparing [2021-11-29T09:58:00.935Z] 879b85f2d1ed: Preparing [2021-11-29T09:58:00.935Z] 6777e3bbcb7c: Preparing [2021-11-29T09:58:00.935Z] fd08d546f6b8: Preparing [2021-11-29T09:58:00.935Z] 0636255016a6: Preparing [2021-11-29T09:58:00.935Z] 84e9d258764d: Preparing [2021-11-29T09:58:00.935Z] 56463f638872: Preparing [2021-11-29T09:58:00.935Z] e2eb06d8af82: Preparing [2021-11-29T09:58:00.935Z] 6777e3bbcb7c: Waiting [2021-11-29T09:58:00.935Z] fd08d546f6b8: Waiting [2021-11-29T09:58:00.935Z] 0636255016a6: Waiting [2021-11-29T09:58:00.935Z] 84e9d258764d: Waiting [2021-11-29T09:58:00.935Z] 56463f638872: Waiting [2021-11-29T09:58:00.935Z] e2eb06d8af82: Waiting [2021-11-29T09:58:00.935Z] c1b2ad84b569: Layer already exists [2021-11-29T09:58:00.935Z] 879b85f2d1ed: Layer already exists [2021-11-29T09:58:00.935Z] 59b92fabf0ab: Layer already exists [2021-11-29T09:58:00.935Z] 821c9dee43e0: Layer already exists [2021-11-29T09:58:00.935Z] aee8f13f00a8: Layer already exists [2021-11-29T09:58:00.935Z] fd08d546f6b8: Layer already exists [2021-11-29T09:58:00.935Z] 0636255016a6: Layer already exists [2021-11-29T09:58:00.935Z] 6777e3bbcb7c: Layer already exists [2021-11-29T09:58:00.935Z] 84e9d258764d: Layer already exists [2021-11-29T09:58:00.935Z] 56463f638872: Layer already exists [2021-11-29T09:58:00.935Z] e2eb06d8af82: Layer already exists [2021-11-29T09:58:00.935Z] main: digest: sha256:9ea5db24b04bf59d950afd672289d3792203d5314aba0b230636a8e884c030d4 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T09:58:00.968Z] ===================================================== [Pipeline] echo [2021-11-29T09:58:00.974Z] taggedImages: [2021-11-29T09:58:00.974Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:58:00.974Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-29T09:58:00.974Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.3 [2021-11-29T09:58:00.974Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T09:58:00.974Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-29T09:59:28.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-29T09:59:28.614Z] Removing intermediate container 7fa48fcc1843 [2021-11-29T09:59:28.614Z] ---> 17c0115191e1 [2021-11-29T09:59:28.614Z] [2021-11-29T09:59:28.614Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T09:59:28.614Z] 3.14: Pulling from library/alpine [2021-11-29T09:59:28.614Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-29T09:59:28.614Z] Status: Downloaded newer image for alpine:3.14 [2021-11-29T09:59:28.614Z] ---> 5b8b7b635229 [2021-11-29T09:59:28.614Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T09:59:28.614Z] ---> Running in 7bce58de613c [2021-11-29T09:59:28.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:28.614Z] Removing intermediate container 79d3232dac49 [2021-11-29T09:59:28.614Z] ---> ca6779f23a40 [2021-11-29T09:59:28.614Z] [2021-11-29T09:59:28.614Z] Step 9/30 : FROM alpine:3.14 [2021-11-29T09:59:28.614Z] ---> 5b8b7b635229 [2021-11-29T09:59:28.614Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-29T09:59:28.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:28.614Z] ---> Running in 61f50406d9e0 [2021-11-29T09:59:29.212Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-29T09:59:29.212Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:59:29.487Z] OK: 6 MiB in 15 packages [2021-11-29T09:59:29.487Z] Removing intermediate container 3031e38d383e [2021-11-29T09:59:29.487Z] ---> b0639e3d971c [2021-11-29T09:59:29.487Z] [2021-11-29T09:59:29.487Z] Step 9/24 : FROM alpine:3.14 [2021-11-29T09:59:29.487Z] ---> 5b8b7b635229 [2021-11-29T09:59:29.487Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-29T09:59:29.759Z] Removing intermediate container 61f50406d9e0 [2021-11-29T09:59:29.759Z] ---> 1d414889a62b [2021-11-29T09:59:29.759Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-29T09:59:29.759Z] ---> Running in c591a2942d02 [2021-11-29T09:59:30.035Z] ---> Running in 4c258fc13122 [2021-11-29T09:59:31.487Z] Removing intermediate container 7bce58de613c [2021-11-29T09:59:31.487Z] ---> ce61df36649d [2021-11-29T09:59:31.487Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:59:31.487Z] ---> Running in 2b73796ca3b5 [2021-11-29T09:59:32.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:32.100Z] Removing intermediate container 2b73796ca3b5 [2021-11-29T09:59:32.100Z] ---> 08e908bacdbf [2021-11-29T09:59:32.100Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-29T09:59:32.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:32.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:32.377Z] ---> Running in 6c76a505405b [2021-11-29T09:59:32.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:33.260Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-29T09:59:33.260Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-29T09:59:33.260Z] (3/3) Installing su-exec (0.2-r1) [2021-11-29T09:59:33.260Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:59:33.260Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T09:59:33.534Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-29T09:59:33.534Z] (2/2) Installing su-exec (0.2-r1) [2021-11-29T09:59:33.534Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:59:33.814Z] OK: 6 MiB in 17 packages [2021-11-29T09:59:33.814Z] OK: 6 MiB in 16 packages [2021-11-29T09:59:33.814Z] Removing intermediate container 6c76a505405b [2021-11-29T09:59:33.814Z] ---> 6583e595ad70 [2021-11-29T09:59:33.814Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T09:59:34.092Z] ---> Running in 0b3f65359acf [2021-11-29T09:59:34.092Z] Removing intermediate container 16f39fd3d1d1 [2021-11-29T09:59:34.092Z] ---> f22c2d58289f [2021-11-29T09:59:34.092Z] [2021-11-29T09:59:34.092Z] Step 9/21 : FROM alpine:3.14 [2021-11-29T09:59:34.092Z] ---> 5b8b7b635229 [2021-11-29T09:59:34.092Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-29T09:59:34.370Z] ---> Running in 97bdfb24d70a [2021-11-29T09:59:34.972Z] Removing intermediate container 0b3f65359acf [2021-11-29T09:59:34.973Z] ---> be2adc259575 [2021-11-29T09:59:34.973Z] Step 14/22 : WORKDIR / [2021-11-29T09:59:34.973Z] ---> Running in ce7443b185e7 [2021-11-29T09:59:35.583Z] Removing intermediate container 4c258fc13122 [2021-11-29T09:59:35.583Z] ---> 0e2228932f37 [2021-11-29T09:59:35.583Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-29T09:59:35.857Z] ---> Running in 4b8972df4d13 [2021-11-29T09:59:35.857Z] Removing intermediate container ce7443b185e7 [2021-11-29T09:59:35.857Z] ---> cb8fdbf20fd0 [2021-11-29T09:59:35.857Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:59:36.135Z] Removing intermediate container c591a2942d02 [2021-11-29T09:59:36.135Z] ---> 278ceac8d51c [2021-11-29T09:59:36.135Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T09:59:36.410Z] ---> Running in 01c12f67f2b1 [2021-11-29T09:59:36.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:36.686Z] Removing intermediate container 4b8972df4d13 [2021-11-29T09:59:36.686Z] ---> da9f229e0cc7 [2021-11-29T09:59:36.686Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-29T09:59:36.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T09:59:36.686Z] ---> Running in 383cf18bfc95 [2021-11-29T09:59:37.287Z] Removing intermediate container 01c12f67f2b1 [2021-11-29T09:59:37.287Z] ---> f954e9be3e3c [2021-11-29T09:59:37.287Z] Step 12/24 : WORKDIR / [2021-11-29T09:59:37.287Z] ---> Running in 64be5e31957a [2021-11-29T09:59:37.287Z] ---> d5d6601fc399 [2021-11-29T09:59:37.287Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-29T09:59:37.562Z] Removing intermediate container 383cf18bfc95 [2021-11-29T09:59:37.562Z] ---> 9719ec8e0b90 [2021-11-29T09:59:37.562Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-29T09:59:37.562Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-29T09:59:37.837Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-29T09:59:37.837Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T09:59:37.837Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T09:59:37.837Z] ---> Running in fe2b0b8bbdcf [2021-11-29T09:59:38.116Z] OK: 6 MiB in 16 packages [2021-11-29T09:59:38.116Z] Removing intermediate container 64be5e31957a [2021-11-29T09:59:38.116Z] ---> 40d96422cbc7 [2021-11-29T09:59:38.116Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-29T09:59:39.568Z] Removing intermediate container 1be2214b26ba [2021-11-29T09:59:39.568Z] ---> f33904aca261 [2021-11-29T09:59:39.568Z] [2021-11-29T09:59:39.568Z] Step 11/23 : FROM alpine:3.14 [2021-11-29T09:59:39.568Z] ---> 5b8b7b635229 [2021-11-29T09:59:39.568Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-29T09:59:39.568Z] ---> Using cache [2021-11-29T09:59:39.568Z] ---> ce61df36649d [2021-11-29T09:59:39.568Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:59:39.568Z] ---> Using cache [2021-11-29T09:59:39.568Z] ---> 08e908bacdbf [2021-11-29T09:59:39.568Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-29T09:59:39.568Z] ---> Running in 409bc3c1659c [2021-11-29T09:59:39.568Z] ---> 0994b8321e8e [2021-11-29T09:59:39.568Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-29T09:59:39.568Z] ---> c16d439c36fe [2021-11-29T09:59:39.568Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-29T09:59:40.188Z] Removing intermediate container 409bc3c1659c [2021-11-29T09:59:40.188Z] ---> 16e1014b7aa6 [2021-11-29T09:59:40.188Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-29T09:59:40.465Z] Removing intermediate container 97bdfb24d70a [2021-11-29T09:59:40.465Z] ---> 131a8815d008 [2021-11-29T09:59:40.465Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T09:59:40.465Z] ---> Running in 9a25e9cffa5a [2021-11-29T09:59:40.465Z] ---> Running in 0bc327fcc5bf [2021-11-29T09:59:40.742Z] ---> 900282f75fef [2021-11-29T09:59:40.742Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-29T09:59:41.019Z] Removing intermediate container fe2b0b8bbdcf [2021-11-29T09:59:41.019Z] ---> 2fff12a91535 [2021-11-29T09:59:41.019Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-29T09:59:41.019Z] ---> Running in 12033d12527c [2021-11-29T09:59:41.296Z] ---> daaa12f38781 [2021-11-29T09:59:41.297Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-29T09:59:41.297Z] Removing intermediate container 9a25e9cffa5a [2021-11-29T09:59:41.297Z] ---> a38e99dbf98c [2021-11-29T09:59:41.297Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:59:41.297Z] Removing intermediate container 0bc327fcc5bf [2021-11-29T09:59:41.297Z] ---> 459621385274 [2021-11-29T09:59:41.297Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-29T09:59:41.571Z] ---> Running in 0428998245ea [2021-11-29T09:59:41.571Z] ---> Running in 291975dabf94 [2021-11-29T09:59:41.858Z] Removing intermediate container 12033d12527c [2021-11-29T09:59:41.858Z] ---> 6eee825d852d [2021-11-29T09:59:41.858Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-29T09:59:41.858Z] ---> 4b4a4f1224ee [2021-11-29T09:59:41.858Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-29T09:59:42.135Z] Removing intermediate container 291975dabf94 [2021-11-29T09:59:42.135Z] ---> 242d0745458e [2021-11-29T09:59:42.135Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-29T09:59:42.135Z] Removing intermediate container 0428998245ea [2021-11-29T09:59:42.135Z] ---> 2d3861f6dba8 [2021-11-29T09:59:42.135Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:59:42.413Z] ---> Running in 9fa49fececf2 [2021-11-29T09:59:42.413Z] ---> Running in a47118eb9b80 [2021-11-29T09:59:42.413Z] ---> f07ed8a8cc92 [2021-11-29T09:59:42.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-29T09:59:43.019Z] Removing intermediate container 9fa49fececf2 [2021-11-29T09:59:43.019Z] ---> 15eb03c0f03e [2021-11-29T09:59:43.019Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:59:43.019Z] Removing intermediate container a47118eb9b80 [2021-11-29T09:59:43.019Z] ---> a9a9d3ca849c [2021-11-29T09:59:43.019Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T09:59:43.295Z] ---> 767c05ba316c [2021-11-29T09:59:43.295Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-29T09:59:43.295Z] ---> Running in 979e4c637b60 [2021-11-29T09:59:43.295Z] ---> 39008bef5d2e [2021-11-29T09:59:43.295Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-29T09:59:43.295Z] ---> Running in d694e00eb310 [2021-11-29T09:59:44.284Z] Removing intermediate container 979e4c637b60 [2021-11-29T09:59:44.284Z] ---> 48d84740bc3f [2021-11-29T09:59:44.284Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:59:44.284Z] ---> 278cceaa7eaa [2021-11-29T09:59:44.284Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-29T09:59:44.284Z] ---> Running in 837c3e12bea0 [2021-11-29T09:59:44.561Z] ---> c3feadc64af6 [2021-11-29T09:59:44.561Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-29T09:59:45.168Z] Removing intermediate container 837c3e12bea0 [2021-11-29T09:59:45.168Z] ---> 9a92524b13d0 [2021-11-29T09:59:45.168Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T09:59:45.168Z] ---> Running in 6c452980c6cc [2021-11-29T09:59:45.441Z] ---> a2dbd28676a0 [2021-11-29T09:59:45.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-29T09:59:45.717Z] ---> 0fc1018a50d9 [2021-11-29T09:59:45.717Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-29T09:59:45.990Z] ---> Running in 9600a8c32f63 [2021-11-29T09:59:45.991Z] Removing intermediate container 6c452980c6cc [2021-11-29T09:59:45.991Z] ---> d81a1e06a282 [2021-11-29T09:59:45.991Z] [2021-11-29T09:59:46.265Z] Removing intermediate container d694e00eb310 [2021-11-29T09:59:46.265Z] ---> a0a32693930e [2021-11-29T09:59:46.265Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T09:59:46.539Z] ---> 59b5f242f48b [2021-11-29T09:59:46.539Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-29T09:59:46.539Z] Removing intermediate container 9600a8c32f63 [2021-11-29T09:59:46.539Z] ---> e07e3502c5e4 [2021-11-29T09:59:46.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:59:46.539Z] Successfully built d81a1e06a282 [2021-11-29T09:59:46.539Z] Successfully tagged core-command-arm64:latest [2021-11-29T09:59:46.539Z]  Building core-command ... done Building sys-mgmt-agent [2021-11-29T09:59:46.815Z] ---> Running in d6596d48a784 [2021-11-29T09:59:47.418Z] ---> b85b585479b6 [2021-11-29T09:59:47.418Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-29T09:59:47.690Z] Removing intermediate container d6596d48a784 [2021-11-29T09:59:47.690Z] ---> ef15d61901c8 [2021-11-29T09:59:47.690Z] Step 21/23 : LABEL arch=arm64 [2021-11-29T09:59:47.690Z] ---> 53af5b3b8cd2 [2021-11-29T09:59:47.690Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-29T09:59:47.690Z] ---> 2ad32c13063f [2021-11-29T09:59:47.690Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-29T09:59:47.966Z] ---> Running in f41d78b10f59 [2021-11-29T09:59:47.966Z] ---> Running in 6b964a3502ea [2021-11-29T09:59:48.568Z] Removing intermediate container f41d78b10f59 [2021-11-29T09:59:48.568Z] ---> e91bbe86a88e [2021-11-29T09:59:48.568Z] Step 22/23 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:59:48.841Z] Removing intermediate container 6b964a3502ea [2021-11-29T09:59:48.841Z] ---> d2a19b490954 [2021-11-29T09:59:48.842Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T09:59:48.842Z] ---> Running in 053638c27730 [2021-11-29T09:59:49.116Z] ---> 6657a71d076b [2021-11-29T09:59:49.116Z] ---> Running in eec03b3786c5 [2021-11-29T09:59:49.116Z] Step 20/24 : 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/ [2021-11-29T09:59:49.390Z] ---> Running in ace206e1d52a [2021-11-29T09:59:49.668Z] ---> 996389486b0a [2021-11-29T09:59:49.668Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-29T09:59:49.948Z] Removing intermediate container 053638c27730 [2021-11-29T09:59:49.948Z] ---> a86a2799f584 [2021-11-29T09:59:49.948Z] Removing intermediate container eec03b3786c5 [2021-11-29T09:59:49.948Z] ---> d261d59d38de [2021-11-29T09:59:49.948Z] Step 19/21 : LABEL arch=arm64 [2021-11-29T09:59:49.948Z] Step 23/23 : LABEL version=2.2.0-dev.3 [2021-11-29T09:59:49.948Z] ---> Running in d8342fdca870 [2021-11-29T09:59:50.222Z] ---> Running in e8674e918699 [2021-11-29T09:59:50.845Z] Removing intermediate container d8342fdca870 [2021-11-29T09:59:50.845Z] ---> e2c56d45e61f [2021-11-29T09:59:50.845Z] Step 20/21 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:59:50.845Z] Removing intermediate container e8674e918699 [2021-11-29T09:59:50.845Z] ---> cd23ee733408 [2021-11-29T09:59:50.845Z] [2021-11-29T09:59:50.845Z] ---> 510b4c37e111 [2021-11-29T09:59:50.845Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-29T09:59:51.124Z] ---> Running in 1370f6fe3458 [2021-11-29T09:59:51.418Z] Successfully built cd23ee733408 [2021-11-29T09:59:51.418Z] Successfully tagged support-scheduler-arm64:latest [2021-11-29T09:59:51.418Z]  Building support-scheduler ... done Building security-proxy-setup [2021-11-29T09:59:52.020Z] Removing intermediate container 1370f6fe3458 [2021-11-29T09:59:52.020Z] ---> a1b73380c11b [2021-11-29T09:59:52.020Z] Step 21/21 : LABEL version=2.2.0-dev.3 [2021-11-29T09:59:52.020Z] ---> Running in 754d918c8df7 [2021-11-29T09:59:52.020Z] ---> fefe1c8d027f [2021-11-29T09:59:52.020Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-29T09:59:52.304Z] Removing intermediate container ace206e1d52a [2021-11-29T09:59:52.304Z] ---> 215c0fcd8af8 [2021-11-29T09:59:52.304Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-29T09:59:52.580Z] ---> Running in 0a4754d85f4b [2021-11-29T09:59:52.580Z] Removing intermediate container 754d918c8df7 [2021-11-29T09:59:52.580Z] ---> cf35779ef680 [2021-11-29T09:59:52.580Z] [2021-11-29T09:59:53.191Z] Successfully built cf35779ef680 [2021-11-29T09:59:53.191Z] Successfully tagged support-notifications-arm64:latest [2021-11-29T09:59:53.191Z] Building core-metadata [2021-11-29T09:59:53.191Z]  Building support-notifications ... done Removing intermediate container 0a4754d85f4b [2021-11-29T09:59:53.191Z] ---> 54d8507f3c6c [2021-11-29T09:59:53.191Z] Step 22/24 : LABEL arch=arm64 [2021-11-29T09:59:53.469Z] ---> 1e34883adb01 [2021-11-29T09:59:53.469Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-29T09:59:53.469Z] ---> Running in 68da3f751806 [2021-11-29T09:59:53.747Z] ---> Running in f3420cbf583d [2021-11-29T09:59:54.025Z] Removing intermediate container 68da3f751806 [2021-11-29T09:59:54.025Z] ---> a971be3de4da [2021-11-29T09:59:54.025Z] Step 23/24 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T09:59:54.025Z] ---> Running in da053aed37a3 [2021-11-29T09:59:54.299Z] Removing intermediate container f3420cbf583d [2021-11-29T09:59:54.299Z] ---> 824c6acd7762 [2021-11-29T09:59:54.299Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-29T09:59:54.577Z] Removing intermediate container da053aed37a3 [2021-11-29T09:59:54.577Z] ---> 5ad17c2aa097 [2021-11-29T09:59:54.577Z] Step 24/24 : LABEL version=2.2.0-dev.3 [2021-11-29T09:59:54.872Z] ---> Running in d98c1105737a [2021-11-29T09:59:55.479Z] ---> 3982e2826473 [2021-11-29T09:59:55.479Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-29T09:59:55.479Z] Removing intermediate container d98c1105737a [2021-11-29T09:59:55.479Z] ---> 604be6862206 [2021-11-29T09:59:55.479Z] [2021-11-29T09:59:55.756Z] Successfully built 604be6862206 [2021-11-29T09:59:55.756Z] ---> Running in ad7cce38521f [2021-11-29T09:59:55.756Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-29T09:59:55.756Z]  Building security-secretstore-setup ... done Building core-data [2021-11-29T09:59:58.388Z] Removing intermediate container ad7cce38521f [2021-11-29T09:59:58.388Z] ---> 5951b2bb55ba [2021-11-29T09:59:58.388Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-29T09:59:58.388Z] ---> Running in 33da407c3679 [2021-11-29T09:59:58.981Z] Removing intermediate container 33da407c3679 [2021-11-29T09:59:58.981Z] ---> b1bc236213af [2021-11-29T09:59:58.981Z] Step 27/30 : CMD ["gate"] [2021-11-29T09:59:59.255Z] ---> Running in 037416af1aa4 [2021-11-29T09:59:59.852Z] Removing intermediate container 037416af1aa4 [2021-11-29T09:59:59.852Z] ---> ffd130763bc7 [2021-11-29T09:59:59.852Z] Step 28/30 : LABEL arch=arm64 [2021-11-29T10:00:00.125Z] ---> Running in 8cc2e880e1fc [2021-11-29T10:00:00.720Z] Removing intermediate container 8cc2e880e1fc [2021-11-29T10:00:00.720Z] ---> 8d735dd385ce [2021-11-29T10:00:00.720Z] Step 29/30 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:00:01.181Z] ---> Running in f1e20af9ff6e [2021-11-29T10:00:01.833Z] Removing intermediate container f1e20af9ff6e [2021-11-29T10:00:01.833Z] ---> 093b1f879798 [2021-11-29T10:00:01.833Z] Step 30/30 : LABEL version=2.2.0-dev.3 [2021-11-29T10:00:02.117Z] ---> Running in 755ce3701ae0 [2021-11-29T10:00:02.741Z] Removing intermediate container 755ce3701ae0 [2021-11-29T10:00:02.741Z] ---> 26b3e4addd33 [2021-11-29T10:00:02.741Z] [2021-11-29T10:00:03.016Z] Successfully built 26b3e4addd33 [2021-11-29T10:00:03.016Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-29T10:00:13.170Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T10:00:13.170Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T10:00:13.170Z] ---> 8e173639296f [2021-11-29T10:00:13.170Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T10:00:13.170Z] ---> Using cache [2021-11-29T10:00:13.170Z] ---> 304f239b7554 [2021-11-29T10:00:13.170Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T10:00:13.170Z] ---> Using cache [2021-11-29T10:00:13.170Z] ---> 98ba342dded0 [2021-11-29T10:00:13.170Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-29T10:00:13.170Z] ---> Running in 4e7f5999ea78 [2021-11-29T10:00:14.616Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:15.604Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:16.588Z] OK: 219 MiB in 52 packages [2021-11-29T10:00:18.584Z] Removing intermediate container 4e7f5999ea78 [2021-11-29T10:00:18.584Z] ---> de610c9cd2dd [2021-11-29T10:00:18.584Z] Step 6/22 : COPY . . [2021-11-29T10:00:20.566Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T10:00:20.566Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-29T10:00:20.566Z] ---> 8e173639296f [2021-11-29T10:00:20.566Z] Step 3/20 : WORKDIR /edgex-go [2021-11-29T10:00:20.566Z] ---> Using cache [2021-11-29T10:00:20.566Z] ---> 304f239b7554 [2021-11-29T10:00:20.566Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T10:00:20.566Z] ---> Using cache [2021-11-29T10:00:20.566Z] ---> 98ba342dded0 [2021-11-29T10:00:20.566Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-29T10:00:20.841Z] ---> Running in e44098fb9bae [2021-11-29T10:00:21.121Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T10:00:21.121Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T10:00:21.121Z] ---> 8e173639296f [2021-11-29T10:00:21.121Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T10:00:21.121Z] ---> Using cache [2021-11-29T10:00:21.121Z] ---> 304f239b7554 [2021-11-29T10:00:21.121Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T10:00:21.121Z] ---> Using cache [2021-11-29T10:00:21.121Z] ---> 98ba342dded0 [2021-11-29T10:00:21.121Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-29T10:00:21.121Z] ---> Running in b0d48fc026f2 [2021-11-29T10:00:22.581Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-29T10:00:22.581Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-29T10:00:22.581Z] ---> 8e173639296f [2021-11-29T10:00:22.581Z] Step 3/22 : WORKDIR /edgex-go [2021-11-29T10:00:22.581Z] ---> Using cache [2021-11-29T10:00:22.581Z] ---> 304f239b7554 [2021-11-29T10:00:22.581Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T10:00:22.581Z] ---> Using cache [2021-11-29T10:00:22.581Z] ---> 98ba342dded0 [2021-11-29T10:00:22.581Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-29T10:00:22.582Z] ---> Running in 9597791df292 [2021-11-29T10:00:22.858Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:22.858Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:23.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:23.845Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:24.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:24.719Z] OK: 219 MiB in 52 packages [2021-11-29T10:00:24.719Z] OK: 219 MiB in 52 packages [2021-11-29T10:00:24.994Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T10:00:26.000Z] OK: 219 MiB in 52 packages [2021-11-29T10:00:26.273Z] Removing intermediate container b0d48fc026f2 [2021-11-29T10:00:26.273Z] ---> 6b2db05e0dd3 [2021-11-29T10:00:26.273Z] Step 6/22 : COPY . . [2021-11-29T10:00:26.273Z] Removing intermediate container e44098fb9bae [2021-11-29T10:00:26.273Z] ---> 521a7886b8a8 [2021-11-29T10:00:26.273Z] Step 6/20 : COPY . . [2021-11-29T10:00:27.265Z] Removing intermediate container 9597791df292 [2021-11-29T10:00:27.266Z] ---> b13c0adc9f27 [2021-11-29T10:00:27.266Z] Step 6/22 : COPY . . [2021-11-29T10:00:29.923Z] ---> 927c3b77543c [2021-11-29T10:00:29.923Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T10:00:30.196Z] ---> Running in 78aba6d3e6e9 [2021-11-29T10:00:34.514Z] Removing intermediate container 78aba6d3e6e9 [2021-11-29T10:00:34.514Z] ---> 3f394ddf53f4 [2021-11-29T10:00:34.514Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-29T10:00:34.514Z] ---> Running in 63f8743ec171 [2021-11-29T10:00:35.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-29T10:00:40.297Z] ---> 3ce88c79e5e1 [2021-11-29T10:00:40.297Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T10:00:40.573Z] ---> Running in 4191c1cec50b [2021-11-29T10:00:41.177Z] ---> 6867cd4b99f9 [2021-11-29T10:00:41.177Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T10:00:41.177Z] ---> Running in 5f1b686c559c [2021-11-29T10:00:41.456Z] ---> 900706e4d12a [2021-11-29T10:00:41.456Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T10:00:41.456Z] ---> Running in 39bab827f175 [2021-11-29T10:00:46.877Z] Removing intermediate container 4191c1cec50b [2021-11-29T10:00:46.877Z] ---> ff0a607e222d [2021-11-29T10:00:46.877Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-29T10:00:46.877Z] ---> Running in fe457443f339 [2021-11-29T10:00:47.158Z] Removing intermediate container 39bab827f175 [2021-11-29T10:00:47.158Z] ---> 18d81d0c732b [2021-11-29T10:00:47.158Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-29T10:00:47.449Z] ---> Running in 69f641554062 [2021-11-29T10:00:47.726Z] Removing intermediate container 5f1b686c559c [2021-11-29T10:00:47.726Z] ---> 8c2eb4b5a911 [2021-11-29T10:00:47.726Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-29T10:00:48.000Z] ---> Running in 2d2ba3d505f7 [2021-11-29T10:00:49.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-29T10:00:49.992Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-29T10:00:49.992Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/core-data/core-data ./cmd/core-data [2021-11-29T10:01:58.030Z] Removing intermediate container 63f8743ec171 [2021-11-29T10:01:58.030Z] ---> c0d6d3326631 [2021-11-29T10:01:58.030Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-29T10:01:58.030Z] ---> Running in 3c2afd9b8ad2 [2021-11-29T10:01:58.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-29T10:02:01.427Z] Removing intermediate container 3c2afd9b8ad2 [2021-11-29T10:02:01.428Z] ---> 087a86a5d912 [2021-11-29T10:02:01.428Z] [2021-11-29T10:02:01.428Z] Step 10/22 : FROM docker:20.10.8 [2021-11-29T10:02:01.710Z] 20.10.8: Pulling from library/docker [2021-11-29T10:02:16.837Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-29T10:02:16.837Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-29T10:02:16.837Z] ---> 3734d5adc5ac [2021-11-29T10:02:16.837Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-29T10:02:16.837Z] ---> Running in b6d20a5cb861 [2021-11-29T10:02:16.837Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.3" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-29T10:02:16.837Z] Removing intermediate container b6d20a5cb861 [2021-11-29T10:02:16.837Z] ---> e69f3d8e551e [2021-11-29T10:02:16.837Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-11-29T10:02:16.837Z] ---> Running in 7dfbca13c52d [2021-11-29T10:02:18.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T10:02:18.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T10:02:19.139Z] (1/42) Installing readline (8.1.0-r0) [2021-11-29T10:02:19.415Z] (2/42) Installing bash (5.1.4-r0) [2021-11-29T10:02:19.415Z] Executing bash-5.1.4-r0.post-install [2021-11-29T10:02:19.415Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-29T10:02:19.415Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T10:02:19.415Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-29T10:02:19.415Z] (6/42) Installing curl (7.79.1-r0) [2021-11-29T10:02:19.415Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-29T10:02:19.415Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-29T10:02:19.415Z] (9/42) Installing expat (2.4.1-r0) [2021-11-29T10:02:19.415Z] (10/42) Installing libffi (3.3-r2) [2021-11-29T10:02:19.415Z] (11/42) Installing gdbm (1.19-r0) [2021-11-29T10:02:19.415Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-29T10:02:19.415Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T10:02:19.415Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T10:02:19.415Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-29T10:02:19.415Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-29T10:02:19.693Z] (17/42) Installing python3 (3.9.5-r2) [2021-11-29T10:02:21.679Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-29T10:02:21.679Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-29T10:02:21.679Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-29T10:02:21.679Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-29T10:02:21.679Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-29T10:02:21.679Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-29T10:02:21.679Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-29T10:02:21.679Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-29T10:02:21.679Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-29T10:02:21.679Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-29T10:02:21.679Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-29T10:02:21.680Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-29T10:02:21.953Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-29T10:02:21.953Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-29T10:02:21.953Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-29T10:02:21.953Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-29T10:02:21.953Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-29T10:02:21.953Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-29T10:02:21.953Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-29T10:02:21.953Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-29T10:02:21.953Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-29T10:02:21.953Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-29T10:02:21.953Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-29T10:02:21.953Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-29T10:02:22.227Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-29T10:02:22.828Z] Executing busybox-1.33.1-r3.trigger [2021-11-29T10:02:22.828Z] OK: 84 MiB in 64 packages [2021-11-29T10:02:27.149Z] Collecting docker-compose==1.23.2 [2021-11-29T10:02:27.425Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-29T10:02:28.865Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-29T10:02:28.865Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-29T10:02:29.466Z] Collecting docker<4.0,>=3.6.0 [2021-11-29T10:02:29.466Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-29T10:02:31.137Z] Collecting PyYAML<4,>=3.10 [2021-11-29T10:02:31.137Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-29T10:02:31.137Z] Removing intermediate container 69f641554062 [2021-11-29T10:02:31.137Z] ---> 97da52718c0e [2021-11-29T10:02:31.137Z] [2021-11-29T10:02:31.137Z] Step 9/20 : FROM alpine:3.14 [2021-11-29T10:02:31.137Z] ---> 5b8b7b635229 [2021-11-29T10:02:31.137Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-29T10:02:31.137Z] ---> Running in b2e656c5ab1e [2021-11-29T10:02:33.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T10:02:33.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T10:02:34.439Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-29T10:02:34.439Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-29T10:02:34.439Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-29T10:02:34.439Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-29T10:02:34.722Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-29T10:02:34.722Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-29T10:02:34.722Z] (5/5) Installing curl (7.79.1-r0) [2021-11-29T10:02:34.722Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T10:02:34.722Z] Executing ca-certificates-20191127-r5.trigger [2021-11-29T10:02:34.997Z] OK: 8 MiB in 19 packages [2021-11-29T10:02:35.294Z] Removing intermediate container fe457443f339 [2021-11-29T10:02:35.294Z] ---> e9feb821692c [2021-11-29T10:02:35.294Z] [2021-11-29T10:02:35.294Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T10:02:35.295Z] ---> 5b8b7b635229 [2021-11-29T10:02:35.295Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-29T10:02:35.295Z] ---> Using cache [2021-11-29T10:02:35.295Z] ---> ce61df36649d [2021-11-29T10:02:35.295Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-29T10:02:35.295Z] ---> Using cache [2021-11-29T10:02:35.295Z] ---> 08e908bacdbf [2021-11-29T10:02:35.295Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-29T10:02:35.579Z] ---> Running in 3ad226dbe536 [2021-11-29T10:02:36.197Z] Removing intermediate container 3ad226dbe536 [2021-11-29T10:02:36.197Z] ---> 83ac259772c6 [2021-11-29T10:02:36.197Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-29T10:02:36.480Z] ---> Running in 57f47061d8b8 [2021-11-29T10:02:36.758Z] Removing intermediate container b2e656c5ab1e [2021-11-29T10:02:36.758Z] ---> 8a5ef1aaa2c1 [2021-11-29T10:02:36.758Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-29T10:02:37.058Z] ---> Running in 02902cd4f5dd [2021-11-29T10:02:37.058Z] Removing intermediate container 57f47061d8b8 [2021-11-29T10:02:37.058Z] ---> 6ed468674f33 [2021-11-29T10:02:37.058Z] Step 14/22 : WORKDIR / [2021-11-29T10:02:37.338Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-29T10:02:37.338Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-29T10:02:37.338Z] ---> Running in a65cbbe19f9f [2021-11-29T10:02:37.338Z] Collecting cached-property<2,>=1.2.0 [2021-11-29T10:02:37.338Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-29T10:02:37.620Z] Removing intermediate container 02902cd4f5dd [2021-11-29T10:02:37.620Z] ---> 35e0fe2c2a71 [2021-11-29T10:02:37.620Z] Step 12/20 : WORKDIR /edgex [2021-11-29T10:02:37.620Z] ---> Running in 73ac8151f044 [2021-11-29T10:02:37.895Z] Collecting jsonschema<3,>=2.5.1 [2021-11-29T10:02:37.895Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-29T10:02:37.895Z] Removing intermediate container a65cbbe19f9f [2021-11-29T10:02:37.895Z] ---> e3ca7a0d2edd [2021-11-29T10:02:37.895Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T10:02:37.895Z] Collecting docopt<0.7,>=0.6.1 [2021-11-29T10:02:37.895Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-29T10:02:38.495Z] Removing intermediate container 73ac8151f044 [2021-11-29T10:02:38.495Z] ---> 9ba662c0bd48 [2021-11-29T10:02:38.495Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-29T10:02:38.767Z] ---> ae95eba1fd43 [2021-11-29T10:02:38.767Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-29T10:02:39.369Z] ---> 2ea1de80caab [2021-11-29T10:02:39.369Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-29T10:02:39.967Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-29T10:02:40.243Z] Collecting texttable<0.10,>=0.9.0 [2021-11-29T10:02:40.243Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-29T10:02:40.837Z] ---> 377b8796c963 [2021-11-29T10:02:40.837Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-29T10:02:41.110Z] ---> 281a6aa662ff [2021-11-29T10:02:41.110Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-29T10:02:42.101Z] ---> c02a6e9e6d0a [2021-11-29T10:02:42.101Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-29T10:02:42.101Z] ---> Running in 4ec4629f4199 [2021-11-29T10:02:42.698Z] Collecting docker-pycreds>=0.4.0 [2021-11-29T10:02:42.698Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-29T10:02:42.698Z] ---> 0ef72eef4286 [2021-11-29T10:02:42.698Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-29T10:02:42.698Z] Removing intermediate container 4ec4629f4199 [2021-11-29T10:02:42.698Z] ---> 2f6d9226e05a [2021-11-29T10:02:42.698Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T10:02:42.974Z] ---> Running in 04493c2be9ba [2021-11-29T10:02:42.974Z] ---> Running in e2669c027068 [2021-11-29T10:02:43.249Z] Collecting idna<2.8,>=2.5 [2021-11-29T10:02:43.249Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-29T10:02:43.249Z] 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) [2021-11-29T10:02:43.521Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-29T10:02:43.521Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-29T10:02:43.794Z] Removing intermediate container e2669c027068 [2021-11-29T10:02:43.794Z] ---> 88fb8b3ba215 [2021-11-29T10:02:43.794Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T10:02:43.794Z] Removing intermediate container 04493c2be9ba [2021-11-29T10:02:43.794Z] ---> a5b074c9b78f [2021-11-29T10:02:43.794Z] Step 17/20 : CMD ["--init=true"] [2021-11-29T10:02:43.794Z] ---> Running in c0b38cf49466 [2021-11-29T10:02:43.794Z] ---> Running in 88558cea9c0a [2021-11-29T10:02:44.398Z] Removing intermediate container 2d2ba3d505f7 [2021-11-29T10:02:44.398Z] ---> 4d0322a6cd55 [2021-11-29T10:02:44.398Z] [2021-11-29T10:02:44.398Z] Step 9/22 : FROM alpine:3.14 [2021-11-29T10:02:44.398Z] ---> 5b8b7b635229 [2021-11-29T10:02:44.398Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-29T10:02:44.398Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-29T10:02:44.398Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-29T10:02:44.398Z] ---> Running in cc4f95a71e90 [2021-11-29T10:02:44.398Z] Removing intermediate container c0b38cf49466 [2021-11-29T10:02:44.398Z] ---> 592da65060bf [2021-11-29T10:02:44.398Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:02:44.398Z] Removing intermediate container 88558cea9c0a [2021-11-29T10:02:44.398Z] ---> 47b19210a22e [2021-11-29T10:02:44.398Z] Step 18/20 : LABEL arch=arm64 [2021-11-29T10:02:44.671Z] ---> Running in 1d8ed562b5f3 [2021-11-29T10:02:44.671Z] ---> Running in 79c0c6fb3d7e [2021-11-29T10:02:44.671Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-29T10:02:44.671Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-29T10:02:44.671Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-29T10:02:44.671Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-29T10:02:44.949Z] Removing intermediate container cc4f95a71e90 [2021-11-29T10:02:44.949Z] ---> aed80b5a1883 [2021-11-29T10:02:44.949Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-29T10:02:45.223Z] ---> Running in 3f0ed1caa7a3 [2021-11-29T10:02:45.223Z] Removing intermediate container 1d8ed562b5f3 [2021-11-29T10:02:45.223Z] ---> 18a885866bb2 [2021-11-29T10:02:45.223Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T10:02:45.223Z] Removing intermediate container 79c0c6fb3d7e [2021-11-29T10:02:45.223Z] ---> f92112a5ddf1 [2021-11-29T10:02:45.223Z] Step 19/20 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:02:45.223Z] ---> Running in a84fe58ee90c [2021-11-29T10:02:45.223Z] ---> Running in 6108e88b5bbd [2021-11-29T10:02:45.501Z] Removing intermediate container 3f0ed1caa7a3 [2021-11-29T10:02:45.501Z] ---> 467b279edcfa [2021-11-29T10:02:45.501Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-29T10:02:45.797Z] ---> Running in 8fef08985fe5 [2021-11-29T10:02:45.797Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-29T10:02:45.797Z] Attempting uninstall: urllib3 [2021-11-29T10:02:45.797Z] Found existing installation: urllib3 1.26.5 [2021-11-29T10:02:45.797Z] Uninstalling urllib3-1.26.5: [2021-11-29T10:02:45.797Z] Removing intermediate container a84fe58ee90c [2021-11-29T10:02:45.797Z] ---> c3bbafd14876 [2021-11-29T10:02:45.797Z] Step 20/20 : LABEL version=2.2.0-dev.3 [2021-11-29T10:02:45.797Z] Removing intermediate container 6108e88b5bbd [2021-11-29T10:02:45.797Z] ---> de56481b36a0 [2021-11-29T10:02:45.797Z] [2021-11-29T10:02:46.073Z] Successfully uninstalled urllib3-1.26.5 [2021-11-29T10:02:46.073Z] ---> Running in f072c600e43b [2021-11-29T10:02:46.348Z] Successfully built de56481b36a0 [2021-11-29T10:02:46.348Z] Successfully tagged core-metadata-arm64:latest [2021-11-29T10:02:46.348Z]  Building core-metadata ... done Removing intermediate container 8fef08985fe5 [2021-11-29T10:02:46.348Z] ---> 187f3f707b61 [2021-11-29T10:02:46.348Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T10:02:46.348Z] ---> Running in 90c5c8295d5e [2021-11-29T10:02:46.638Z] Removing intermediate container f072c600e43b [2021-11-29T10:02:46.638Z] ---> e2f61641d1ad [2021-11-29T10:02:46.638Z] [2021-11-29T10:02:46.638Z] Attempting uninstall: idna [2021-11-29T10:02:46.638Z] Found existing installation: idna 3.2 [2021-11-29T10:02:46.638Z] Uninstalling idna-3.2: [2021-11-29T10:02:46.913Z] Successfully uninstalled idna-3.2 [2021-11-29T10:02:46.913Z] Successfully built e2f61641d1ad [2021-11-29T10:02:46.913Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-29T10:02:47.887Z]  Building security-proxy-setup ... done  Attempting uninstall: chardet [2021-11-29T10:02:47.887Z] Found existing installation: chardet 4.0.0 [2021-11-29T10:02:47.887Z] Uninstalling chardet-4.0.0: [2021-11-29T10:02:47.887Z] Successfully uninstalled chardet-4.0.0 [2021-11-29T10:02:48.490Z] Removing intermediate container 90c5c8295d5e [2021-11-29T10:02:48.490Z] ---> 479fbc0683bb [2021-11-29T10:02:48.490Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-29T10:02:48.490Z] ---> Running in e3d014874835 [2021-11-29T10:02:49.466Z] Attempting uninstall: requests [2021-11-29T10:02:49.466Z] Found existing installation: requests 2.25.1 [2021-11-29T10:02:49.738Z] Uninstalling requests-2.25.1: [2021-11-29T10:02:49.739Z] Successfully uninstalled requests-2.25.1 [2021-11-29T10:02:49.739Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T10:02:50.014Z] Running setup.py install for texttable: started [2021-11-29T10:02:50.608Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T10:02:51.577Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-29T10:02:51.577Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-29T10:02:51.577Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-29T10:02:51.577Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-29T10:02:51.850Z] Running setup.py install for texttable: finished with status 'done' [2021-11-29T10:02:51.851Z] Running setup.py install for PyYAML: started [2021-11-29T10:02:51.851Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-29T10:02:51.851Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-29T10:02:52.122Z] Executing busybox-1.33.1-r6.trigger [2021-11-29T10:02:52.122Z] OK: 8 MiB in 20 packages [2021-11-29T10:02:53.098Z] Removing intermediate container e3d014874835 [2021-11-29T10:02:53.098Z] ---> 5a54fd882366 [2021-11-29T10:02:53.098Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-29T10:02:54.076Z] ---> 101f216ab348 [2021-11-29T10:02:54.076Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-29T10:02:54.076Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-29T10:02:54.349Z] Running setup.py install for docopt: started [2021-11-29T10:02:54.944Z] ---> ca3b954d5e47 [2021-11-29T10:02:54.944Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-29T10:02:55.922Z] ---> b9d9865d0e90 [2021-11-29T10:02:55.922Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-29T10:02:55.922Z] ---> Running in 346ffbbf2dec [2021-11-29T10:02:56.205Z] Removing intermediate container 346ffbbf2dec [2021-11-29T10:02:56.205Z] ---> b24eda467725 [2021-11-29T10:02:56.205Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T10:02:56.476Z] Running setup.py install for docopt: finished with status 'done' [2021-11-29T10:02:56.476Z] Running setup.py install for dockerpty: started [2021-11-29T10:02:56.476Z] ---> Running in e1583ea8cd5e [2021-11-29T10:02:56.749Z] Removing intermediate container e1583ea8cd5e [2021-11-29T10:02:56.749Z] ---> 4ee8885025af [2021-11-29T10:02:56.749Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T10:02:57.025Z] ---> Running in 9bcc9bb27de7 [2021-11-29T10:02:57.296Z] Removing intermediate container 9bcc9bb27de7 [2021-11-29T10:02:57.296Z] ---> e830def9b6d0 [2021-11-29T10:02:57.296Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:02:57.296Z] ---> Running in 9b7997344852 [2021-11-29T10:02:57.890Z] Removing intermediate container 9b7997344852 [2021-11-29T10:02:57.890Z] ---> d9b52d2db2e8 [2021-11-29T10:02:57.890Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T10:02:57.890Z] ---> Running in 6a1a5c6a6de3 [2021-11-29T10:02:58.163Z] Removing intermediate container 6a1a5c6a6de3 [2021-11-29T10:02:58.163Z] ---> e78035fc424f [2021-11-29T10:02:58.163Z] [2021-11-29T10:02:58.455Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-29T10:02:58.455Z] Successfully built e78035fc424f [2021-11-29T10:02:58.455Z] Successfully tagged core-data-arm64:latest [2021-11-29T10:02:59.878Z]  Building core-data ... done 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 [2021-11-29T10:03:08.124Z] Removing intermediate container 7dfbca13c52d [2021-11-29T10:03:08.124Z] ---> ecfad3df1e53 [2021-11-29T10:03:08.124Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-29T10:03:08.124Z] ---> Running in 4663b10c0c56 [2021-11-29T10:03:08.124Z] Removing intermediate container 4663b10c0c56 [2021-11-29T10:03:08.124Z] ---> b7926c00c340 [2021-11-29T10:03:08.124Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-29T10:03:08.124Z] ---> Running in b3a085ee78bd [2021-11-29T10:03:08.396Z] Removing intermediate container b3a085ee78bd [2021-11-29T10:03:08.396Z] ---> 9bcf4db6c465 [2021-11-29T10:03:08.396Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-29T10:03:09.822Z] ---> d674cdd3a470 [2021-11-29T10:03:09.822Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-29T10:03:10.412Z] ---> 0b6c48afd592 [2021-11-29T10:03:10.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-29T10:03:11.384Z] ---> 1439dad44478 [2021-11-29T10:03:11.384Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-29T10:03:11.384Z] ---> Running in 240a6dd7838f [2021-11-29T10:03:11.655Z] Removing intermediate container 240a6dd7838f [2021-11-29T10:03:11.655Z] ---> e5de173d4c0d [2021-11-29T10:03:11.655Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-29T10:03:11.926Z] ---> Running in 030b2100d2cb [2021-11-29T10:03:12.197Z] Removing intermediate container 030b2100d2cb [2021-11-29T10:03:12.197Z] ---> 673f4961f50e [2021-11-29T10:03:12.197Z] Step 20/22 : LABEL arch=arm64 [2021-11-29T10:03:12.197Z] ---> Running in 3ae9bf972b72 [2021-11-29T10:03:12.788Z] Removing intermediate container 3ae9bf972b72 [2021-11-29T10:03:12.788Z] ---> 684f4bc19b7f [2021-11-29T10:03:12.788Z] Step 21/22 : LABEL git_sha=c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:12.788Z] ---> Running in f49c64d67cb2 [2021-11-29T10:03:13.383Z] Removing intermediate container f49c64d67cb2 [2021-11-29T10:03:13.383Z] ---> a49614ccdbdc [2021-11-29T10:03:13.383Z] Step 22/22 : LABEL version=2.2.0-dev.3 [2021-11-29T10:03:13.383Z] ---> Running in 03a990f1c934 [2021-11-29T10:03:13.659Z] Removing intermediate container 03a990f1c934 [2021-11-29T10:03:13.659Z] ---> d6cf5d7c7eeb [2021-11-29T10:03:13.659Z] [2021-11-29T10:03:13.931Z] Successfully built d6cf5d7c7eeb [2021-11-29T10:03:13.931Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-29T10:03:14.535Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-29T10:03:14.562Z] $ docker stop --time=1 b14dd54bf898bbce468fc3068654649eac5c76c147cc54211e693c68b3bf1f73 [2021-11-29T10:03:16.270Z] $ docker rm -f b14dd54bf898bbce468fc3068654649eac5c76c147cc54211e693c68b3bf1f73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T10:03:16.826Z] + docker images [2021-11-29T10:03:17.096Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-29T10:03:17.096Z] sys-mgmt-agent-arm64 latest d6cf5d7c7eeb 3 seconds ago 277MB [2021-11-29T10:03:17.096Z] core-data-arm64 latest e78035fc424f 18 seconds ago 19.6MB [2021-11-29T10:03:17.096Z] security-proxy-setup-arm64 latest e2f61641d1ad 30 seconds ago 25.5MB [2021-11-29T10:03:17.096Z] core-metadata-arm64 latest de56481b36a0 31 seconds ago 15.9MB [2021-11-29T10:03:17.096Z] 4d0322a6cd55 33 seconds ago 1.47GB [2021-11-29T10:03:17.096Z] e9feb821692c 42 seconds ago 1.46GB [2021-11-29T10:03:17.096Z] 97da52718c0e 46 seconds ago 1.46GB [2021-11-29T10:03:17.096Z] 087a86a5d912 About a minute ago 1.46GB [2021-11-29T10:03:17.096Z] security-bootstrapper-arm64 latest 26b3e4addd33 3 minutes ago 17.8MB [2021-11-29T10:03:17.096Z] security-secretstore-setup-arm64 latest 604be6862206 3 minutes ago 26.8MB [2021-11-29T10:03:17.096Z] support-notifications-arm64 latest cf35779ef680 3 minutes ago 16.1MB [2021-11-29T10:03:17.096Z] support-scheduler-arm64 latest cd23ee733408 3 minutes ago 15.3MB [2021-11-29T10:03:17.096Z] core-command-arm64 latest d81a1e06a282 3 minutes ago 15.2MB [2021-11-29T10:03:17.096Z] f33904aca261 3 minutes ago 1.46GB [2021-11-29T10:03:17.096Z] f22c2d58289f 3 minutes ago 1.46GB [2021-11-29T10:03:17.096Z] b0639e3d971c 3 minutes ago 1.46GB [2021-11-29T10:03:17.096Z] ca6779f23a40 3 minutes ago 1.46GB [2021-11-29T10:03:17.096Z] 17c0115191e1 3 minutes ago 1.45GB [2021-11-29T10:03:17.096Z] ci-base-image-arm64 latest 8e173639296f 8 minutes ago 1.24GB [2021-11-29T10:03:17.096Z] alpine 3.14 5b8b7b635229 2 weeks ago 5.35MB [2021-11-29T10:03:17.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 6 weeks ago 534MB [2021-11-29T10:03:17.096Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-29T10:03:17.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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 [2021-11-29T10:03:17.292Z] provisioning config files... [2021-11-29T10:03:17.312Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/116@tmp/config7058575063861142807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:03:17.667Z] ---> docker-login.sh [2021-11-29T10:03:17.668Z] nexus3.edgexfoundry.org:10001 [2021-11-29T10:03:17.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T10:03:18.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T10:03:18.209Z] Configure a credential helper to remove this warning. See [2021-11-29T10:03:18.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T10:03:18.209Z] [2021-11-29T10:03:18.209Z] Login Succeeded [2021-11-29T10:03:18.209Z] nexus3.edgexfoundry.org:10002 [2021-11-29T10:03:18.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T10:03:18.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T10:03:18.750Z] Configure a credential helper to remove this warning. See [2021-11-29T10:03:18.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T10:03:18.750Z] [2021-11-29T10:03:18.750Z] Login Succeeded [2021-11-29T10:03:18.750Z] nexus3.edgexfoundry.org:10003 [2021-11-29T10:03:19.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T10:03:19.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T10:03:19.340Z] Configure a credential helper to remove this warning. See [2021-11-29T10:03:19.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T10:03:19.340Z] [2021-11-29T10:03:19.340Z] Login Succeeded [2021-11-29T10:03:19.340Z] nexus3.edgexfoundry.org:10004 [2021-11-29T10:03:19.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T10:03:19.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T10:03:19.933Z] Configure a credential helper to remove this warning. See [2021-11-29T10:03:19.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T10:03:19.933Z] [2021-11-29T10:03:19.933Z] Login Succeeded [2021-11-29T10:03:19.933Z] docker.io [2021-11-29T10:03:20.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T10:03:20.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T10:03:20.795Z] Configure a credential helper to remove this warning. See [2021-11-29T10:03:20.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T10:03:20.795Z] [2021-11-29T10:03:20.795Z] Login Succeeded [2021-11-29T10:03:20.795Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T10:03:20.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:03:20.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T10:03:20.856Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-29T10:03:20.856Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:20.856Z] latest [2021-11-29T10:03:20.856Z] 2.2.0-dev.3 [2021-11-29T10:03:20.856Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:20.856Z] main [2021-11-29T10:03:20.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:21.201Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:21.534Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:21.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T10:03:21.534Z] 028d7a2b4098: Preparing [2021-11-29T10:03:21.534Z] 0daf3e9eaa5b: Preparing [2021-11-29T10:03:21.534Z] 392cce7ab863: Preparing [2021-11-29T10:03:21.534Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:21.534Z] 62170e181a92: Preparing [2021-11-29T10:03:21.817Z] 62170e181a92: Layer already exists [2021-11-29T10:03:21.817Z] 392cce7ab863: Pushed [2021-11-29T10:03:21.817Z] 028d7a2b4098: Pushed [2021-11-29T10:03:21.817Z] 0ecee36f1f4d: Pushed [2021-11-29T10:03:24.414Z] 0daf3e9eaa5b: Pushed [2021-11-29T10:03:24.414Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:1329227afaf6980a213f79296ba2a3fb0ade2dc23d3e18f052464ce3649710c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:24.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:25.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-29T10:03:25.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T10:03:25.129Z] 028d7a2b4098: Preparing [2021-11-29T10:03:25.129Z] 0daf3e9eaa5b: Preparing [2021-11-29T10:03:25.129Z] 392cce7ab863: Preparing [2021-11-29T10:03:25.129Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:25.129Z] 62170e181a92: Preparing [2021-11-29T10:03:25.129Z] 028d7a2b4098: Layer already exists [2021-11-29T10:03:25.129Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:25.403Z] 62170e181a92: Layer already exists [2021-11-29T10:03:25.403Z] 0daf3e9eaa5b: Layer already exists [2021-11-29T10:03:25.403Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:25.403Z] latest: digest: sha256:1329227afaf6980a213f79296ba2a3fb0ade2dc23d3e18f052464ce3649710c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:25.763Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:26.128Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.3 [2021-11-29T10:03:26.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T10:03:26.128Z] 028d7a2b4098: Preparing [2021-11-29T10:03:26.128Z] 0daf3e9eaa5b: Preparing [2021-11-29T10:03:26.128Z] 392cce7ab863: Preparing [2021-11-29T10:03:26.128Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:26.128Z] 62170e181a92: Preparing [2021-11-29T10:03:26.128Z] 0daf3e9eaa5b: Layer already exists [2021-11-29T10:03:26.128Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:26.128Z] 62170e181a92: Layer already exists [2021-11-29T10:03:26.128Z] 028d7a2b4098: Layer already exists [2021-11-29T10:03:26.128Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:26.406Z] 2.2.0-dev.3: digest: sha256:1329227afaf6980a213f79296ba2a3fb0ade2dc23d3e18f052464ce3649710c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:26.752Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:27.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:27.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T10:03:27.087Z] 028d7a2b4098: Preparing [2021-11-29T10:03:27.087Z] 0daf3e9eaa5b: Preparing [2021-11-29T10:03:27.087Z] 392cce7ab863: Preparing [2021-11-29T10:03:27.087Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:27.087Z] 62170e181a92: Preparing [2021-11-29T10:03:27.360Z] 62170e181a92: Layer already exists [2021-11-29T10:03:27.360Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:27.360Z] 028d7a2b4098: Layer already exists [2021-11-29T10:03:27.360Z] 0daf3e9eaa5b: Layer already exists [2021-11-29T10:03:27.360Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:27.360Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:1329227afaf6980a213f79296ba2a3fb0ade2dc23d3e18f052464ce3649710c9 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:27.700Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:28.035Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-29T10:03:28.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-29T10:03:28.035Z] 028d7a2b4098: Preparing [2021-11-29T10:03:28.035Z] 0daf3e9eaa5b: Preparing [2021-11-29T10:03:28.035Z] 392cce7ab863: Preparing [2021-11-29T10:03:28.035Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:28.035Z] 62170e181a92: Preparing [2021-11-29T10:03:28.307Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:28.307Z] 0daf3e9eaa5b: Layer already exists [2021-11-29T10:03:28.307Z] 62170e181a92: Layer already exists [2021-11-29T10:03:28.307Z] 028d7a2b4098: Layer already exists [2021-11-29T10:03:28.307Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:28.307Z] main: digest: sha256:1329227afaf6980a213f79296ba2a3fb0ade2dc23d3e18f052464ce3649710c9 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:03:28.350Z] ===================================================== [Pipeline] echo [2021-11-29T10:03:28.357Z] taggedImages: [2021-11-29T10:03:28.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:28.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-29T10:03:28.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.3 [2021-11-29T10:03:28.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:28.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-29T10:03:28.377Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-29T10:03:28.377Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:28.377Z] latest [2021-11-29T10:03:28.377Z] 2.2.0-dev.3 [2021-11-29T10:03:28.377Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:28.377Z] main [2021-11-29T10:03:28.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:28.722Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:29.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:29.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T10:03:29.061Z] e1b7d8cb09ed: Preparing [2021-11-29T10:03:29.061Z] ee86da5cb193: Preparing [2021-11-29T10:03:29.061Z] 392cce7ab863: Preparing [2021-11-29T10:03:29.061Z] 3e693b3453cb: Preparing [2021-11-29T10:03:29.061Z] 89263480b684: Preparing [2021-11-29T10:03:29.061Z] 62170e181a92: Preparing [2021-11-29T10:03:29.061Z] 62170e181a92: Waiting [2021-11-29T10:03:29.332Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:29.332Z] 62170e181a92: Layer already exists [2021-11-29T10:03:29.332Z] e1b7d8cb09ed: Pushed [2021-11-29T10:03:29.332Z] 89263480b684: Pushed [2021-11-29T10:03:29.921Z] 3e693b3453cb: Pushed [2021-11-29T10:03:32.528Z] ee86da5cb193: Pushed [2021-11-29T10:03:32.528Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:a3bd45a8ce404ac83fd34ef5c881184a8983aee3cea1feeb842f3015bceb33a3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:32.866Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:33.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-29T10:03:33.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T10:03:33.203Z] e1b7d8cb09ed: Preparing [2021-11-29T10:03:33.203Z] ee86da5cb193: Preparing [2021-11-29T10:03:33.203Z] 392cce7ab863: Preparing [2021-11-29T10:03:33.203Z] 3e693b3453cb: Preparing [2021-11-29T10:03:33.203Z] 89263480b684: Preparing [2021-11-29T10:03:33.203Z] 62170e181a92: Preparing [2021-11-29T10:03:33.203Z] 62170e181a92: Waiting [2021-11-29T10:03:33.472Z] e1b7d8cb09ed: Layer already exists [2021-11-29T10:03:33.472Z] 89263480b684: Layer already exists [2021-11-29T10:03:33.472Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:33.472Z] 3e693b3453cb: Layer already exists [2021-11-29T10:03:33.472Z] ee86da5cb193: Layer already exists [2021-11-29T10:03:33.472Z] 62170e181a92: Layer already exists [2021-11-29T10:03:33.472Z] latest: digest: sha256:a3bd45a8ce404ac83fd34ef5c881184a8983aee3cea1feeb842f3015bceb33a3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:33.812Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:34.154Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.3 [2021-11-29T10:03:34.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T10:03:34.154Z] e1b7d8cb09ed: Preparing [2021-11-29T10:03:34.154Z] ee86da5cb193: Preparing [2021-11-29T10:03:34.154Z] 392cce7ab863: Preparing [2021-11-29T10:03:34.154Z] 3e693b3453cb: Preparing [2021-11-29T10:03:34.154Z] 89263480b684: Preparing [2021-11-29T10:03:34.154Z] 62170e181a92: Preparing [2021-11-29T10:03:34.154Z] 62170e181a92: Waiting [2021-11-29T10:03:34.154Z] 3e693b3453cb: Layer already exists [2021-11-29T10:03:34.154Z] e1b7d8cb09ed: Layer already exists [2021-11-29T10:03:34.154Z] ee86da5cb193: Layer already exists [2021-11-29T10:03:34.424Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:34.424Z] 89263480b684: Layer already exists [2021-11-29T10:03:34.424Z] 62170e181a92: Layer already exists [2021-11-29T10:03:34.424Z] 2.2.0-dev.3: digest: sha256:a3bd45a8ce404ac83fd34ef5c881184a8983aee3cea1feeb842f3015bceb33a3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:34.759Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:35.097Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:35.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T10:03:35.097Z] e1b7d8cb09ed: Preparing [2021-11-29T10:03:35.097Z] ee86da5cb193: Preparing [2021-11-29T10:03:35.097Z] 392cce7ab863: Preparing [2021-11-29T10:03:35.097Z] 3e693b3453cb: Preparing [2021-11-29T10:03:35.097Z] 89263480b684: Preparing [2021-11-29T10:03:35.097Z] 62170e181a92: Preparing [2021-11-29T10:03:35.097Z] 62170e181a92: Waiting [2021-11-29T10:03:35.097Z] ee86da5cb193: Layer already exists [2021-11-29T10:03:35.097Z] 3e693b3453cb: Layer already exists [2021-11-29T10:03:35.097Z] 89263480b684: Layer already exists [2021-11-29T10:03:35.097Z] e1b7d8cb09ed: Layer already exists [2021-11-29T10:03:35.097Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:35.097Z] 62170e181a92: Layer already exists [2021-11-29T10:03:35.368Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:a3bd45a8ce404ac83fd34ef5c881184a8983aee3cea1feeb842f3015bceb33a3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:35.711Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:36.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-29T10:03:36.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-29T10:03:36.046Z] e1b7d8cb09ed: Preparing [2021-11-29T10:03:36.046Z] ee86da5cb193: Preparing [2021-11-29T10:03:36.046Z] 392cce7ab863: Preparing [2021-11-29T10:03:36.046Z] 3e693b3453cb: Preparing [2021-11-29T10:03:36.046Z] 89263480b684: Preparing [2021-11-29T10:03:36.046Z] 62170e181a92: Preparing [2021-11-29T10:03:36.046Z] 62170e181a92: Waiting [2021-11-29T10:03:36.046Z] 3e693b3453cb: Layer already exists [2021-11-29T10:03:36.046Z] e1b7d8cb09ed: Layer already exists [2021-11-29T10:03:36.046Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:36.046Z] ee86da5cb193: Layer already exists [2021-11-29T10:03:36.046Z] 89263480b684: Layer already exists [2021-11-29T10:03:36.046Z] 62170e181a92: Layer already exists [2021-11-29T10:03:36.318Z] main: digest: sha256:a3bd45a8ce404ac83fd34ef5c881184a8983aee3cea1feeb842f3015bceb33a3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:03:36.362Z] ===================================================== [Pipeline] echo [2021-11-29T10:03:36.369Z] taggedImages: [2021-11-29T10:03:36.369Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:36.369Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-29T10:03:36.369Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.3 [2021-11-29T10:03:36.369Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:36.369Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-29T10:03:36.388Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-29T10:03:36.388Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:36.388Z] latest [2021-11-29T10:03:36.388Z] 2.2.0-dev.3 [2021-11-29T10:03:36.388Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:36.388Z] main [2021-11-29T10:03:36.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:36.732Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:37.095Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:37.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T10:03:37.095Z] 0b51e6287f4f: Preparing [2021-11-29T10:03:37.096Z] 27d54306732f: Preparing [2021-11-29T10:03:37.096Z] 392cce7ab863: Preparing [2021-11-29T10:03:37.096Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:37.096Z] 62170e181a92: Preparing [2021-11-29T10:03:37.368Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:37.368Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:37.368Z] 62170e181a92: Layer already exists [2021-11-29T10:03:37.368Z] 0b51e6287f4f: Pushed [2021-11-29T10:03:39.988Z] 27d54306732f: Pushed [2021-11-29T10:03:40.260Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:463b2fe18857fd471be382891719379c1c236955bf6b68a2c7f6c8f10655044f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:40.604Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:40.943Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-29T10:03:40.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T10:03:40.943Z] 0b51e6287f4f: Preparing [2021-11-29T10:03:40.943Z] 27d54306732f: Preparing [2021-11-29T10:03:40.943Z] 392cce7ab863: Preparing [2021-11-29T10:03:40.943Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:40.943Z] 62170e181a92: Preparing [2021-11-29T10:03:40.943Z] 0b51e6287f4f: Layer already exists [2021-11-29T10:03:40.943Z] 62170e181a92: Layer already exists [2021-11-29T10:03:40.943Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:40.943Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:40.943Z] 27d54306732f: Layer already exists [2021-11-29T10:03:41.213Z] latest: digest: sha256:463b2fe18857fd471be382891719379c1c236955bf6b68a2c7f6c8f10655044f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:41.556Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:41.888Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.3 [2021-11-29T10:03:41.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T10:03:41.888Z] 0b51e6287f4f: Preparing [2021-11-29T10:03:41.888Z] 27d54306732f: Preparing [2021-11-29T10:03:41.888Z] 392cce7ab863: Preparing [2021-11-29T10:03:41.888Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:41.888Z] 62170e181a92: Preparing [2021-11-29T10:03:42.159Z] 62170e181a92: Layer already exists [2021-11-29T10:03:42.159Z] 0b51e6287f4f: Layer already exists [2021-11-29T10:03:42.159Z] 27d54306732f: Layer already exists [2021-11-29T10:03:42.159Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:42.159Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:42.159Z] 2.2.0-dev.3: digest: sha256:463b2fe18857fd471be382891719379c1c236955bf6b68a2c7f6c8f10655044f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:42.504Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:42.838Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:42.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T10:03:42.839Z] 0b51e6287f4f: Preparing [2021-11-29T10:03:42.839Z] 27d54306732f: Preparing [2021-11-29T10:03:42.839Z] 392cce7ab863: Preparing [2021-11-29T10:03:42.839Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:42.839Z] 62170e181a92: Preparing [2021-11-29T10:03:42.839Z] 27d54306732f: Layer already exists [2021-11-29T10:03:42.839Z] 0b51e6287f4f: Layer already exists [2021-11-29T10:03:43.109Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:43.109Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:43.109Z] 62170e181a92: Layer already exists [2021-11-29T10:03:43.109Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:463b2fe18857fd471be382891719379c1c236955bf6b68a2c7f6c8f10655044f size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:43.449Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:43.788Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-29T10:03:43.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-29T10:03:43.788Z] 0b51e6287f4f: Preparing [2021-11-29T10:03:43.788Z] 27d54306732f: Preparing [2021-11-29T10:03:43.788Z] 392cce7ab863: Preparing [2021-11-29T10:03:43.788Z] 0ecee36f1f4d: Preparing [2021-11-29T10:03:43.788Z] 62170e181a92: Preparing [2021-11-29T10:03:43.788Z] 27d54306732f: Layer already exists [2021-11-29T10:03:43.788Z] 0b51e6287f4f: Layer already exists [2021-11-29T10:03:43.788Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:03:43.788Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:43.788Z] 62170e181a92: Layer already exists [2021-11-29T10:03:44.061Z] main: digest: sha256:463b2fe18857fd471be382891719379c1c236955bf6b68a2c7f6c8f10655044f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:03:44.115Z] ===================================================== [Pipeline] echo [2021-11-29T10:03:44.124Z] taggedImages: [2021-11-29T10:03:44.124Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:44.124Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-29T10:03:44.124Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.3 [2021-11-29T10:03:44.124Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:44.124Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-29T10:03:44.142Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-29T10:03:44.142Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:44.142Z] latest [2021-11-29T10:03:44.142Z] 2.2.0-dev.3 [2021-11-29T10:03:44.142Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:44.142Z] main [2021-11-29T10:03:44.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:44.503Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:44.885Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:44.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T10:03:44.885Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:44.885Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:44.885Z] ab8cc9404f21: Preparing [2021-11-29T10:03:44.885Z] 27ab2104235f: Preparing [2021-11-29T10:03:44.885Z] d75cf529a239: Preparing [2021-11-29T10:03:44.885Z] dc5821840a88: Preparing [2021-11-29T10:03:44.885Z] 392cce7ab863: Preparing [2021-11-29T10:03:44.885Z] fc65745290f5: Preparing [2021-11-29T10:03:44.885Z] bb976e7d661b: Preparing [2021-11-29T10:03:44.885Z] 515f6360c251: Preparing [2021-11-29T10:03:44.885Z] 0a88565f2849: Preparing [2021-11-29T10:03:44.885Z] 62170e181a92: Preparing [2021-11-29T10:03:44.885Z] 392cce7ab863: Waiting [2021-11-29T10:03:44.885Z] 515f6360c251: Waiting [2021-11-29T10:03:44.885Z] 0a88565f2849: Waiting [2021-11-29T10:03:44.885Z] 62170e181a92: Waiting [2021-11-29T10:03:44.885Z] fc65745290f5: Waiting [2021-11-29T10:03:44.885Z] bb976e7d661b: Waiting [2021-11-29T10:03:45.162Z] d75cf529a239: Pushed [2021-11-29T10:03:45.162Z] ab8cc9404f21: Pushed [2021-11-29T10:03:45.162Z] 27ab2104235f: Pushed [2021-11-29T10:03:45.162Z] a2f0ce679b8a: Pushed [2021-11-29T10:03:45.162Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:45.437Z] fc65745290f5: Pushed [2021-11-29T10:03:45.437Z] bb976e7d661b: Pushed [2021-11-29T10:03:45.437Z] 0a88565f2849: Pushed [2021-11-29T10:03:45.437Z] 62170e181a92: Layer already exists [2021-11-29T10:03:45.437Z] 515f6360c251: Pushed [2021-11-29T10:03:48.804Z] dc5821840a88: Pushed [2021-11-29T10:03:48.804Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:1dfddd53d2cabb8c45c7546d7877e11f1f838e57386e4ba0e95d9558776acf98 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:49.139Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:49.480Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-29T10:03:49.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T10:03:49.480Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:49.480Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:49.480Z] ab8cc9404f21: Preparing [2021-11-29T10:03:49.480Z] 27ab2104235f: Preparing [2021-11-29T10:03:49.480Z] d75cf529a239: Preparing [2021-11-29T10:03:49.480Z] dc5821840a88: Preparing [2021-11-29T10:03:49.480Z] 392cce7ab863: Preparing [2021-11-29T10:03:49.480Z] fc65745290f5: Preparing [2021-11-29T10:03:49.480Z] bb976e7d661b: Preparing [2021-11-29T10:03:49.480Z] 515f6360c251: Preparing [2021-11-29T10:03:49.480Z] 0a88565f2849: Preparing [2021-11-29T10:03:49.480Z] 62170e181a92: Preparing [2021-11-29T10:03:49.480Z] fc65745290f5: Waiting [2021-11-29T10:03:49.480Z] bb976e7d661b: Waiting [2021-11-29T10:03:49.480Z] 515f6360c251: Waiting [2021-11-29T10:03:49.480Z] 0a88565f2849: Waiting [2021-11-29T10:03:49.480Z] 62170e181a92: Waiting [2021-11-29T10:03:49.480Z] 392cce7ab863: Waiting [2021-11-29T10:03:49.751Z] d75cf529a239: Layer already exists [2021-11-29T10:03:49.751Z] a2f0ce679b8a: Layer already exists [2021-11-29T10:03:49.751Z] 27ab2104235f: Layer already exists [2021-11-29T10:03:49.751Z] ab8cc9404f21: Layer already exists [2021-11-29T10:03:49.751Z] dc5821840a88: Layer already exists [2021-11-29T10:03:49.751Z] bb976e7d661b: Layer already exists [2021-11-29T10:03:49.751Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:49.751Z] fc65745290f5: Layer already exists [2021-11-29T10:03:49.751Z] 515f6360c251: Layer already exists [2021-11-29T10:03:49.751Z] 0a88565f2849: Layer already exists [2021-11-29T10:03:49.751Z] 62170e181a92: Layer already exists [2021-11-29T10:03:49.751Z] latest: digest: sha256:1dfddd53d2cabb8c45c7546d7877e11f1f838e57386e4ba0e95d9558776acf98 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:50.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:50.438Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.3 [2021-11-29T10:03:50.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T10:03:50.439Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:50.439Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:50.439Z] ab8cc9404f21: Preparing [2021-11-29T10:03:50.439Z] 27ab2104235f: Preparing [2021-11-29T10:03:50.439Z] d75cf529a239: Preparing [2021-11-29T10:03:50.439Z] dc5821840a88: Preparing [2021-11-29T10:03:50.439Z] 392cce7ab863: Preparing [2021-11-29T10:03:50.439Z] fc65745290f5: Preparing [2021-11-29T10:03:50.439Z] bb976e7d661b: Preparing [2021-11-29T10:03:50.439Z] 515f6360c251: Preparing [2021-11-29T10:03:50.439Z] 0a88565f2849: Preparing [2021-11-29T10:03:50.439Z] 392cce7ab863: Waiting [2021-11-29T10:03:50.439Z] 62170e181a92: Preparing [2021-11-29T10:03:50.439Z] fc65745290f5: Waiting [2021-11-29T10:03:50.439Z] bb976e7d661b: Waiting [2021-11-29T10:03:50.439Z] 515f6360c251: Waiting [2021-11-29T10:03:50.439Z] 0a88565f2849: Waiting [2021-11-29T10:03:50.439Z] 62170e181a92: Waiting [2021-11-29T10:03:50.439Z] d75cf529a239: Layer already exists [2021-11-29T10:03:50.439Z] dc5821840a88: Layer already exists [2021-11-29T10:03:50.439Z] ab8cc9404f21: Layer already exists [2021-11-29T10:03:50.439Z] 27ab2104235f: Layer already exists [2021-11-29T10:03:50.710Z] a2f0ce679b8a: Layer already exists [2021-11-29T10:03:50.710Z] bb976e7d661b: Layer already exists [2021-11-29T10:03:50.710Z] 515f6360c251: Layer already exists [2021-11-29T10:03:50.710Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:50.710Z] fc65745290f5: Layer already exists [2021-11-29T10:03:50.710Z] 0a88565f2849: Layer already exists [2021-11-29T10:03:50.710Z] 62170e181a92: Layer already exists [2021-11-29T10:03:50.710Z] 2.2.0-dev.3: digest: sha256:1dfddd53d2cabb8c45c7546d7877e11f1f838e57386e4ba0e95d9558776acf98 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:51.046Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:51.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:51.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T10:03:51.382Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:51.382Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:51.382Z] ab8cc9404f21: Preparing [2021-11-29T10:03:51.382Z] 27ab2104235f: Preparing [2021-11-29T10:03:51.382Z] d75cf529a239: Preparing [2021-11-29T10:03:51.382Z] dc5821840a88: Preparing [2021-11-29T10:03:51.382Z] 392cce7ab863: Preparing [2021-11-29T10:03:51.382Z] fc65745290f5: Preparing [2021-11-29T10:03:51.382Z] bb976e7d661b: Preparing [2021-11-29T10:03:51.382Z] 515f6360c251: Preparing [2021-11-29T10:03:51.382Z] 0a88565f2849: Preparing [2021-11-29T10:03:51.382Z] 62170e181a92: Preparing [2021-11-29T10:03:51.382Z] fc65745290f5: Waiting [2021-11-29T10:03:51.382Z] bb976e7d661b: Waiting [2021-11-29T10:03:51.382Z] 515f6360c251: Waiting [2021-11-29T10:03:51.382Z] 0a88565f2849: Waiting [2021-11-29T10:03:51.382Z] 62170e181a92: Waiting [2021-11-29T10:03:51.382Z] 392cce7ab863: Waiting [2021-11-29T10:03:51.382Z] a2f0ce679b8a: Layer already exists [2021-11-29T10:03:51.382Z] dc5821840a88: Layer already exists [2021-11-29T10:03:51.656Z] d75cf529a239: Layer already exists [2021-11-29T10:03:51.656Z] ab8cc9404f21: Layer already exists [2021-11-29T10:03:51.656Z] 27ab2104235f: Layer already exists [2021-11-29T10:03:51.656Z] 515f6360c251: Layer already exists [2021-11-29T10:03:51.656Z] 0a88565f2849: Layer already exists [2021-11-29T10:03:51.656Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:51.656Z] bb976e7d661b: Layer already exists [2021-11-29T10:03:51.656Z] fc65745290f5: Layer already exists [2021-11-29T10:03:51.656Z] 62170e181a92: Layer already exists [2021-11-29T10:03:51.656Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:1dfddd53d2cabb8c45c7546d7877e11f1f838e57386e4ba0e95d9558776acf98 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:51.987Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:52.317Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-29T10:03:52.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-29T10:03:52.317Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:52.317Z] a2f0ce679b8a: Preparing [2021-11-29T10:03:52.317Z] ab8cc9404f21: Preparing [2021-11-29T10:03:52.317Z] 27ab2104235f: Preparing [2021-11-29T10:03:52.317Z] d75cf529a239: Preparing [2021-11-29T10:03:52.317Z] dc5821840a88: Preparing [2021-11-29T10:03:52.317Z] 392cce7ab863: Preparing [2021-11-29T10:03:52.317Z] fc65745290f5: Preparing [2021-11-29T10:03:52.317Z] bb976e7d661b: Preparing [2021-11-29T10:03:52.317Z] 515f6360c251: Preparing [2021-11-29T10:03:52.317Z] 0a88565f2849: Preparing [2021-11-29T10:03:52.317Z] 62170e181a92: Preparing [2021-11-29T10:03:52.317Z] bb976e7d661b: Waiting [2021-11-29T10:03:52.317Z] 515f6360c251: Waiting [2021-11-29T10:03:52.317Z] 0a88565f2849: Waiting [2021-11-29T10:03:52.317Z] 62170e181a92: Waiting [2021-11-29T10:03:52.317Z] 392cce7ab863: Waiting [2021-11-29T10:03:52.317Z] fc65745290f5: Waiting [2021-11-29T10:03:52.318Z] ab8cc9404f21: Layer already exists [2021-11-29T10:03:52.318Z] a2f0ce679b8a: Layer already exists [2021-11-29T10:03:52.318Z] 27ab2104235f: Layer already exists [2021-11-29T10:03:52.318Z] dc5821840a88: Layer already exists [2021-11-29T10:03:52.318Z] d75cf529a239: Layer already exists [2021-11-29T10:03:52.318Z] fc65745290f5: Layer already exists [2021-11-29T10:03:52.318Z] bb976e7d661b: Layer already exists [2021-11-29T10:03:52.318Z] 0a88565f2849: Layer already exists [2021-11-29T10:03:52.588Z] 392cce7ab863: Layer already exists [2021-11-29T10:03:52.588Z] 515f6360c251: Layer already exists [2021-11-29T10:03:52.588Z] 62170e181a92: Layer already exists [2021-11-29T10:03:52.588Z] main: digest: sha256:1dfddd53d2cabb8c45c7546d7877e11f1f838e57386e4ba0e95d9558776acf98 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:03:52.635Z] ===================================================== [Pipeline] echo [2021-11-29T10:03:52.642Z] taggedImages: [2021-11-29T10:03:52.643Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:52.643Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-29T10:03:52.643Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.3 [2021-11-29T10:03:52.643Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:52.643Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-29T10:03:52.660Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-29T10:03:52.660Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:52.660Z] latest [2021-11-29T10:03:52.660Z] 2.2.0-dev.3 [2021-11-29T10:03:52.660Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:52.660Z] main [2021-11-29T10:03:52.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:53.006Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:53.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:53.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T10:03:53.343Z] ece27a10873c: Preparing [2021-11-29T10:03:53.343Z] 9da9ca01bd95: Preparing [2021-11-29T10:03:53.343Z] 86ce0567164c: Preparing [2021-11-29T10:03:53.343Z] 2e1039872e62: Preparing [2021-11-29T10:03:53.343Z] a4a42511fbb4: Preparing [2021-11-29T10:03:53.343Z] 62170e181a92: Preparing [2021-11-29T10:03:53.343Z] 62170e181a92: Waiting [2021-11-29T10:03:53.615Z] 2e1039872e62: Pushed [2021-11-29T10:03:53.615Z] 86ce0567164c: Pushed [2021-11-29T10:03:53.615Z] 62170e181a92: Layer already exists [2021-11-29T10:03:54.207Z] a4a42511fbb4: Pushed [2021-11-29T10:03:56.173Z] 9da9ca01bd95: Pushed [2021-11-29T10:03:56.173Z] ece27a10873c: Pushed [2021-11-29T10:03:56.173Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:d93998bf5606b277bb3f5b5b62320e5579c8c90ed0019bfdf0797ab5382d1928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:56.509Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:56.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-29T10:03:56.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T10:03:56.843Z] ece27a10873c: Preparing [2021-11-29T10:03:56.843Z] 9da9ca01bd95: Preparing [2021-11-29T10:03:56.843Z] 86ce0567164c: Preparing [2021-11-29T10:03:56.843Z] 2e1039872e62: Preparing [2021-11-29T10:03:56.843Z] a4a42511fbb4: Preparing [2021-11-29T10:03:56.843Z] 62170e181a92: Preparing [2021-11-29T10:03:56.843Z] 62170e181a92: Waiting [2021-11-29T10:03:56.843Z] ece27a10873c: Layer already exists [2021-11-29T10:03:56.843Z] 2e1039872e62: Layer already exists [2021-11-29T10:03:56.843Z] 9da9ca01bd95: Layer already exists [2021-11-29T10:03:56.843Z] 86ce0567164c: Layer already exists [2021-11-29T10:03:57.114Z] a4a42511fbb4: Layer already exists [2021-11-29T10:03:57.114Z] 62170e181a92: Layer already exists [2021-11-29T10:03:57.114Z] latest: digest: sha256:d93998bf5606b277bb3f5b5b62320e5579c8c90ed0019bfdf0797ab5382d1928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:57.452Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:57.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.3 [2021-11-29T10:03:57.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T10:03:57.786Z] ece27a10873c: Preparing [2021-11-29T10:03:57.786Z] 9da9ca01bd95: Preparing [2021-11-29T10:03:57.786Z] 86ce0567164c: Preparing [2021-11-29T10:03:57.786Z] 2e1039872e62: Preparing [2021-11-29T10:03:57.786Z] a4a42511fbb4: Preparing [2021-11-29T10:03:57.786Z] 62170e181a92: Preparing [2021-11-29T10:03:57.786Z] 62170e181a92: Waiting [2021-11-29T10:03:57.786Z] 9da9ca01bd95: Layer already exists [2021-11-29T10:03:57.786Z] 86ce0567164c: Layer already exists [2021-11-29T10:03:58.057Z] 2e1039872e62: Layer already exists [2021-11-29T10:03:58.057Z] ece27a10873c: Layer already exists [2021-11-29T10:03:58.057Z] a4a42511fbb4: Layer already exists [2021-11-29T10:03:58.057Z] 62170e181a92: Layer already exists [2021-11-29T10:03:58.057Z] 2.2.0-dev.3: digest: sha256:d93998bf5606b277bb3f5b5b62320e5579c8c90ed0019bfdf0797ab5382d1928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:58.390Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:58.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:58.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T10:03:58.726Z] ece27a10873c: Preparing [2021-11-29T10:03:58.726Z] 9da9ca01bd95: Preparing [2021-11-29T10:03:58.726Z] 86ce0567164c: Preparing [2021-11-29T10:03:58.726Z] 2e1039872e62: Preparing [2021-11-29T10:03:58.726Z] a4a42511fbb4: Preparing [2021-11-29T10:03:58.726Z] 62170e181a92: Preparing [2021-11-29T10:03:58.726Z] 62170e181a92: Waiting [2021-11-29T10:03:58.726Z] ece27a10873c: Layer already exists [2021-11-29T10:03:58.726Z] a4a42511fbb4: Layer already exists [2021-11-29T10:03:58.726Z] 2e1039872e62: Layer already exists [2021-11-29T10:03:58.726Z] 9da9ca01bd95: Layer already exists [2021-11-29T10:03:58.997Z] 86ce0567164c: Layer already exists [2021-11-29T10:03:58.997Z] 62170e181a92: Layer already exists [2021-11-29T10:03:58.997Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:d93998bf5606b277bb3f5b5b62320e5579c8c90ed0019bfdf0797ab5382d1928 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:59.339Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:03:59.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-29T10:03:59.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-29T10:03:59.675Z] ece27a10873c: Preparing [2021-11-29T10:03:59.675Z] 9da9ca01bd95: Preparing [2021-11-29T10:03:59.675Z] 86ce0567164c: Preparing [2021-11-29T10:03:59.675Z] 2e1039872e62: Preparing [2021-11-29T10:03:59.675Z] a4a42511fbb4: Preparing [2021-11-29T10:03:59.675Z] 62170e181a92: Preparing [2021-11-29T10:03:59.675Z] 62170e181a92: Waiting [2021-11-29T10:03:59.675Z] 86ce0567164c: Layer already exists [2021-11-29T10:03:59.675Z] 9da9ca01bd95: Layer already exists [2021-11-29T10:03:59.675Z] a4a42511fbb4: Layer already exists [2021-11-29T10:03:59.675Z] 2e1039872e62: Layer already exists [2021-11-29T10:03:59.675Z] ece27a10873c: Layer already exists [2021-11-29T10:03:59.675Z] 62170e181a92: Layer already exists [2021-11-29T10:03:59.946Z] main: digest: sha256:d93998bf5606b277bb3f5b5b62320e5579c8c90ed0019bfdf0797ab5382d1928 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:03:59.984Z] ===================================================== [Pipeline] echo [2021-11-29T10:03:59.992Z] taggedImages: [2021-11-29T10:03:59.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:03:59.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-29T10:03:59.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.3 [2021-11-29T10:03:59.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:03:59.992Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-29T10:04:00.010Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-29T10:04:00.010Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:00.010Z] latest [2021-11-29T10:04:00.010Z] 2.2.0-dev.3 [2021-11-29T10:04:00.010Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:00.010Z] main [2021-11-29T10:04:00.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:00.350Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:00.691Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:00.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T10:04:00.691Z] f777969539e8: Preparing [2021-11-29T10:04:00.691Z] 60a5441502a7: Preparing [2021-11-29T10:04:00.691Z] 1aa6e770d2e3: Preparing [2021-11-29T10:04:00.691Z] 372122f7dca1: Preparing [2021-11-29T10:04:00.691Z] 5259a0cf11fe: Preparing [2021-11-29T10:04:00.692Z] e60d7d14521f: Preparing [2021-11-29T10:04:00.692Z] 3fe022fcd9e8: Preparing [2021-11-29T10:04:00.692Z] 1c1f490c12be: Preparing [2021-11-29T10:04:00.692Z] 0fbbc9cd0d98: Preparing [2021-11-29T10:04:00.692Z] 62170e181a92: Preparing [2021-11-29T10:04:00.692Z] e60d7d14521f: Waiting [2021-11-29T10:04:00.692Z] 1c1f490c12be: Waiting [2021-11-29T10:04:00.692Z] 0fbbc9cd0d98: Waiting [2021-11-29T10:04:00.692Z] 62170e181a92: Waiting [2021-11-29T10:04:00.692Z] 3fe022fcd9e8: Waiting [2021-11-29T10:04:00.966Z] 5259a0cf11fe: Pushed [2021-11-29T10:04:00.966Z] f777969539e8: Pushed [2021-11-29T10:04:00.966Z] 60a5441502a7: Pushed [2021-11-29T10:04:01.240Z] 3fe022fcd9e8: Pushed [2021-11-29T10:04:01.240Z] e60d7d14521f: Pushed [2021-11-29T10:04:01.240Z] 1c1f490c12be: Pushed [2021-11-29T10:04:01.240Z] 62170e181a92: Layer already exists [2021-11-29T10:04:01.511Z] 0fbbc9cd0d98: Pushed [2021-11-29T10:04:03.476Z] 372122f7dca1: Pushed [2021-11-29T10:04:04.067Z] 1aa6e770d2e3: Pushed [2021-11-29T10:04:04.067Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:e250df04150dca5915187485790d9b34ebb1c398eebc9de4973f3ae14716c618 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:04.674Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:05.006Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-29T10:04:05.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T10:04:05.006Z] f777969539e8: Preparing [2021-11-29T10:04:05.006Z] 60a5441502a7: Preparing [2021-11-29T10:04:05.006Z] 1aa6e770d2e3: Preparing [2021-11-29T10:04:05.006Z] 372122f7dca1: Preparing [2021-11-29T10:04:05.006Z] 5259a0cf11fe: Preparing [2021-11-29T10:04:05.006Z] e60d7d14521f: Preparing [2021-11-29T10:04:05.006Z] 3fe022fcd9e8: Preparing [2021-11-29T10:04:05.006Z] 1c1f490c12be: Preparing [2021-11-29T10:04:05.006Z] 0fbbc9cd0d98: Preparing [2021-11-29T10:04:05.006Z] 62170e181a92: Preparing [2021-11-29T10:04:05.006Z] e60d7d14521f: Waiting [2021-11-29T10:04:05.006Z] 3fe022fcd9e8: Waiting [2021-11-29T10:04:05.006Z] 1c1f490c12be: Waiting [2021-11-29T10:04:05.006Z] 0fbbc9cd0d98: Waiting [2021-11-29T10:04:05.006Z] 62170e181a92: Waiting [2021-11-29T10:04:05.276Z] 5259a0cf11fe: Layer already exists [2021-11-29T10:04:05.276Z] 1aa6e770d2e3: Layer already exists [2021-11-29T10:04:05.276Z] 372122f7dca1: Layer already exists [2021-11-29T10:04:05.276Z] 60a5441502a7: Layer already exists [2021-11-29T10:04:05.276Z] f777969539e8: Layer already exists [2021-11-29T10:04:05.276Z] 1c1f490c12be: Layer already exists [2021-11-29T10:04:05.276Z] e60d7d14521f: Layer already exists [2021-11-29T10:04:05.276Z] 3fe022fcd9e8: Layer already exists [2021-11-29T10:04:05.276Z] 0fbbc9cd0d98: Layer already exists [2021-11-29T10:04:05.276Z] 62170e181a92: Layer already exists [2021-11-29T10:04:05.276Z] latest: digest: sha256:e250df04150dca5915187485790d9b34ebb1c398eebc9de4973f3ae14716c618 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:05.611Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:05.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.3 [2021-11-29T10:04:05.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T10:04:05.941Z] f777969539e8: Preparing [2021-11-29T10:04:05.941Z] 60a5441502a7: Preparing [2021-11-29T10:04:05.941Z] 1aa6e770d2e3: Preparing [2021-11-29T10:04:05.941Z] 372122f7dca1: Preparing [2021-11-29T10:04:05.941Z] 5259a0cf11fe: Preparing [2021-11-29T10:04:05.941Z] e60d7d14521f: Preparing [2021-11-29T10:04:05.941Z] 3fe022fcd9e8: Preparing [2021-11-29T10:04:05.941Z] 1c1f490c12be: Preparing [2021-11-29T10:04:05.941Z] 0fbbc9cd0d98: Preparing [2021-11-29T10:04:05.941Z] 62170e181a92: Preparing [2021-11-29T10:04:05.941Z] e60d7d14521f: Waiting [2021-11-29T10:04:05.941Z] 3fe022fcd9e8: Waiting [2021-11-29T10:04:05.941Z] 1c1f490c12be: Waiting [2021-11-29T10:04:05.941Z] 0fbbc9cd0d98: Waiting [2021-11-29T10:04:05.941Z] 62170e181a92: Waiting [2021-11-29T10:04:05.941Z] 1aa6e770d2e3: Layer already exists [2021-11-29T10:04:05.941Z] 372122f7dca1: Layer already exists [2021-11-29T10:04:05.941Z] 5259a0cf11fe: Layer already exists [2021-11-29T10:04:05.941Z] f777969539e8: Layer already exists [2021-11-29T10:04:05.941Z] 60a5441502a7: Layer already exists [2021-11-29T10:04:06.213Z] e60d7d14521f: Layer already exists [2021-11-29T10:04:06.213Z] 3fe022fcd9e8: Layer already exists [2021-11-29T10:04:06.213Z] 1c1f490c12be: Layer already exists [2021-11-29T10:04:06.213Z] 0fbbc9cd0d98: Layer already exists [2021-11-29T10:04:06.213Z] 62170e181a92: Layer already exists [2021-11-29T10:04:06.213Z] 2.2.0-dev.3: digest: sha256:e250df04150dca5915187485790d9b34ebb1c398eebc9de4973f3ae14716c618 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:06.558Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:06.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:06.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T10:04:06.893Z] f777969539e8: Preparing [2021-11-29T10:04:06.893Z] 60a5441502a7: Preparing [2021-11-29T10:04:06.893Z] 1aa6e770d2e3: Preparing [2021-11-29T10:04:06.893Z] 372122f7dca1: Preparing [2021-11-29T10:04:06.893Z] 5259a0cf11fe: Preparing [2021-11-29T10:04:06.893Z] e60d7d14521f: Preparing [2021-11-29T10:04:06.893Z] 3fe022fcd9e8: Preparing [2021-11-29T10:04:06.893Z] 1c1f490c12be: Preparing [2021-11-29T10:04:06.893Z] 0fbbc9cd0d98: Preparing [2021-11-29T10:04:06.893Z] 62170e181a92: Preparing [2021-11-29T10:04:06.893Z] e60d7d14521f: Waiting [2021-11-29T10:04:06.893Z] 3fe022fcd9e8: Waiting [2021-11-29T10:04:06.893Z] 1c1f490c12be: Waiting [2021-11-29T10:04:06.893Z] 62170e181a92: Waiting [2021-11-29T10:04:06.893Z] 0fbbc9cd0d98: Waiting [2021-11-29T10:04:06.893Z] 5259a0cf11fe: Layer already exists [2021-11-29T10:04:06.893Z] 372122f7dca1: Layer already exists [2021-11-29T10:04:06.893Z] f777969539e8: Layer already exists [2021-11-29T10:04:06.893Z] 1aa6e770d2e3: Layer already exists [2021-11-29T10:04:07.166Z] 60a5441502a7: Layer already exists [2021-11-29T10:04:07.166Z] 1c1f490c12be: Layer already exists [2021-11-29T10:04:07.166Z] 3fe022fcd9e8: Layer already exists [2021-11-29T10:04:07.166Z] e60d7d14521f: Layer already exists [2021-11-29T10:04:07.166Z] 0fbbc9cd0d98: Layer already exists [2021-11-29T10:04:07.166Z] 62170e181a92: Layer already exists [2021-11-29T10:04:07.166Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:e250df04150dca5915187485790d9b34ebb1c398eebc9de4973f3ae14716c618 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:07.523Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:07.878Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-29T10:04:07.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-29T10:04:07.878Z] f777969539e8: Preparing [2021-11-29T10:04:07.878Z] 60a5441502a7: Preparing [2021-11-29T10:04:07.878Z] 1aa6e770d2e3: Preparing [2021-11-29T10:04:07.878Z] 372122f7dca1: Preparing [2021-11-29T10:04:07.878Z] 5259a0cf11fe: Preparing [2021-11-29T10:04:07.878Z] e60d7d14521f: Preparing [2021-11-29T10:04:07.878Z] 3fe022fcd9e8: Preparing [2021-11-29T10:04:07.878Z] 1c1f490c12be: Preparing [2021-11-29T10:04:07.878Z] 0fbbc9cd0d98: Preparing [2021-11-29T10:04:07.878Z] 62170e181a92: Preparing [2021-11-29T10:04:07.878Z] 1c1f490c12be: Waiting [2021-11-29T10:04:07.878Z] 0fbbc9cd0d98: Waiting [2021-11-29T10:04:07.878Z] 62170e181a92: Waiting [2021-11-29T10:04:07.878Z] e60d7d14521f: Waiting [2021-11-29T10:04:07.878Z] 3fe022fcd9e8: Waiting [2021-11-29T10:04:07.878Z] 5259a0cf11fe: Layer already exists [2021-11-29T10:04:07.878Z] 372122f7dca1: Layer already exists [2021-11-29T10:04:07.878Z] 60a5441502a7: Layer already exists [2021-11-29T10:04:07.878Z] f777969539e8: Layer already exists [2021-11-29T10:04:07.878Z] 1aa6e770d2e3: Layer already exists [2021-11-29T10:04:07.878Z] e60d7d14521f: Layer already exists [2021-11-29T10:04:07.878Z] 3fe022fcd9e8: Layer already exists [2021-11-29T10:04:07.878Z] 0fbbc9cd0d98: Layer already exists [2021-11-29T10:04:07.878Z] 1c1f490c12be: Layer already exists [2021-11-29T10:04:07.878Z] 62170e181a92: Layer already exists [2021-11-29T10:04:08.151Z] main: digest: sha256:e250df04150dca5915187485790d9b34ebb1c398eebc9de4973f3ae14716c618 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:04:08.193Z] ===================================================== [Pipeline] echo [2021-11-29T10:04:08.200Z] taggedImages: [2021-11-29T10:04:08.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:08.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-29T10:04:08.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.3 [2021-11-29T10:04:08.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:08.200Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-29T10:04:08.224Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-29T10:04:08.224Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:08.224Z] latest [2021-11-29T10:04:08.224Z] 2.2.0-dev.3 [2021-11-29T10:04:08.224Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:08.224Z] main [2021-11-29T10:04:08.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:08.592Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:08.926Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:08.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T10:04:08.926Z] 9c6e3c70698b: Preparing [2021-11-29T10:04:08.926Z] 2c7e4f3eec0b: Preparing [2021-11-29T10:04:08.926Z] 392cce7ab863: Preparing [2021-11-29T10:04:08.926Z] a86e6a2ecc36: Preparing [2021-11-29T10:04:08.926Z] 62170e181a92: Preparing [2021-11-29T10:04:09.199Z] 62170e181a92: Layer already exists [2021-11-29T10:04:09.199Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:09.199Z] 9c6e3c70698b: Pushed [2021-11-29T10:04:09.470Z] a86e6a2ecc36: Pushed [2021-11-29T10:04:12.080Z] 2c7e4f3eec0b: Pushed [2021-11-29T10:04:12.080Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:4b55c125a37e8cf75bbd947086a2f2f5afba3aa0dfac9dba7657eba9422c7e8a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:12.413Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:12.741Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-29T10:04:12.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T10:04:12.741Z] 9c6e3c70698b: Preparing [2021-11-29T10:04:12.741Z] 2c7e4f3eec0b: Preparing [2021-11-29T10:04:12.741Z] 392cce7ab863: Preparing [2021-11-29T10:04:12.741Z] a86e6a2ecc36: Preparing [2021-11-29T10:04:12.741Z] 62170e181a92: Preparing [2021-11-29T10:04:12.741Z] 9c6e3c70698b: Layer already exists [2021-11-29T10:04:12.741Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:12.741Z] 2c7e4f3eec0b: Layer already exists [2021-11-29T10:04:12.741Z] 62170e181a92: Layer already exists [2021-11-29T10:04:12.741Z] a86e6a2ecc36: Layer already exists [2021-11-29T10:04:13.012Z] latest: digest: sha256:4b55c125a37e8cf75bbd947086a2f2f5afba3aa0dfac9dba7657eba9422c7e8a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:13.348Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:13.682Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.3 [2021-11-29T10:04:13.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T10:04:13.682Z] 9c6e3c70698b: Preparing [2021-11-29T10:04:13.682Z] 2c7e4f3eec0b: Preparing [2021-11-29T10:04:13.682Z] 392cce7ab863: Preparing [2021-11-29T10:04:13.682Z] a86e6a2ecc36: Preparing [2021-11-29T10:04:13.682Z] 62170e181a92: Preparing [2021-11-29T10:04:13.682Z] a86e6a2ecc36: Layer already exists [2021-11-29T10:04:13.682Z] 2c7e4f3eec0b: Layer already exists [2021-11-29T10:04:13.682Z] 9c6e3c70698b: Layer already exists [2021-11-29T10:04:13.682Z] 62170e181a92: Layer already exists [2021-11-29T10:04:13.682Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:13.952Z] 2.2.0-dev.3: digest: sha256:4b55c125a37e8cf75bbd947086a2f2f5afba3aa0dfac9dba7657eba9422c7e8a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:14.289Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:14.621Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:14.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T10:04:14.621Z] 9c6e3c70698b: Preparing [2021-11-29T10:04:14.621Z] 2c7e4f3eec0b: Preparing [2021-11-29T10:04:14.621Z] 392cce7ab863: Preparing [2021-11-29T10:04:14.621Z] a86e6a2ecc36: Preparing [2021-11-29T10:04:14.621Z] 62170e181a92: Preparing [2021-11-29T10:04:14.621Z] 9c6e3c70698b: Layer already exists [2021-11-29T10:04:14.621Z] 62170e181a92: Layer already exists [2021-11-29T10:04:14.621Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:14.621Z] 2c7e4f3eec0b: Layer already exists [2021-11-29T10:04:14.621Z] a86e6a2ecc36: Layer already exists [2021-11-29T10:04:14.892Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:4b55c125a37e8cf75bbd947086a2f2f5afba3aa0dfac9dba7657eba9422c7e8a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:15.230Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:15.561Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-29T10:04:15.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-29T10:04:15.561Z] 9c6e3c70698b: Preparing [2021-11-29T10:04:15.561Z] 2c7e4f3eec0b: Preparing [2021-11-29T10:04:15.561Z] 392cce7ab863: Preparing [2021-11-29T10:04:15.561Z] a86e6a2ecc36: Preparing [2021-11-29T10:04:15.561Z] 62170e181a92: Preparing [2021-11-29T10:04:15.561Z] 2c7e4f3eec0b: Layer already exists [2021-11-29T10:04:15.561Z] 9c6e3c70698b: Layer already exists [2021-11-29T10:04:15.561Z] 62170e181a92: Layer already exists [2021-11-29T10:04:15.561Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:15.561Z] a86e6a2ecc36: Layer already exists [2021-11-29T10:04:15.833Z] main: digest: sha256:4b55c125a37e8cf75bbd947086a2f2f5afba3aa0dfac9dba7657eba9422c7e8a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:04:15.877Z] ===================================================== [Pipeline] echo [2021-11-29T10:04:15.886Z] taggedImages: [2021-11-29T10:04:15.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:15.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-29T10:04:15.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.3 [2021-11-29T10:04:15.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:15.886Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-29T10:04:15.904Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-29T10:04:15.904Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:15.904Z] latest [2021-11-29T10:04:15.904Z] 2.2.0-dev.3 [2021-11-29T10:04:15.904Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:15.904Z] main [2021-11-29T10:04:15.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:16.247Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:16.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:16.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T10:04:16.581Z] 90562b8ce289: Preparing [2021-11-29T10:04:16.581Z] 70e2d990f63a: Preparing [2021-11-29T10:04:16.581Z] 392cce7ab863: Preparing [2021-11-29T10:04:16.581Z] 0ecee36f1f4d: Preparing [2021-11-29T10:04:16.581Z] 62170e181a92: Preparing [2021-11-29T10:04:16.581Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:04:16.581Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:16.581Z] 62170e181a92: Layer already exists [2021-11-29T10:04:16.853Z] 90562b8ce289: Pushed [2021-11-29T10:04:19.462Z] 70e2d990f63a: Pushed [2021-11-29T10:04:19.462Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:fd6c2fb6ffc4b89ec394f0654017c28bef88fc74e6643e78a937522b631b5775 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:19.801Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:20.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-29T10:04:20.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T10:04:20.133Z] 90562b8ce289: Preparing [2021-11-29T10:04:20.133Z] 70e2d990f63a: Preparing [2021-11-29T10:04:20.133Z] 392cce7ab863: Preparing [2021-11-29T10:04:20.133Z] 0ecee36f1f4d: Preparing [2021-11-29T10:04:20.133Z] 62170e181a92: Preparing [2021-11-29T10:04:20.133Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:20.133Z] 90562b8ce289: Layer already exists [2021-11-29T10:04:20.133Z] 62170e181a92: Layer already exists [2021-11-29T10:04:20.133Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:04:20.133Z] 70e2d990f63a: Layer already exists [2021-11-29T10:04:20.403Z] latest: digest: sha256:fd6c2fb6ffc4b89ec394f0654017c28bef88fc74e6643e78a937522b631b5775 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:20.743Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:21.097Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.3 [2021-11-29T10:04:21.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T10:04:21.098Z] 90562b8ce289: Preparing [2021-11-29T10:04:21.098Z] 70e2d990f63a: Preparing [2021-11-29T10:04:21.098Z] 392cce7ab863: Preparing [2021-11-29T10:04:21.098Z] 0ecee36f1f4d: Preparing [2021-11-29T10:04:21.098Z] 62170e181a92: Preparing [2021-11-29T10:04:21.098Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:04:21.098Z] 70e2d990f63a: Layer already exists [2021-11-29T10:04:21.098Z] 90562b8ce289: Layer already exists [2021-11-29T10:04:21.098Z] 62170e181a92: Layer already exists [2021-11-29T10:04:21.098Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:21.366Z] 2.2.0-dev.3: digest: sha256:fd6c2fb6ffc4b89ec394f0654017c28bef88fc74e6643e78a937522b631b5775 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:21.699Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:22.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:22.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T10:04:22.028Z] 90562b8ce289: Preparing [2021-11-29T10:04:22.028Z] 70e2d990f63a: Preparing [2021-11-29T10:04:22.028Z] 392cce7ab863: Preparing [2021-11-29T10:04:22.028Z] 0ecee36f1f4d: Preparing [2021-11-29T10:04:22.029Z] 62170e181a92: Preparing [2021-11-29T10:04:22.029Z] 62170e181a92: Layer already exists [2021-11-29T10:04:22.029Z] 70e2d990f63a: Layer already exists [2021-11-29T10:04:22.029Z] 90562b8ce289: Layer already exists [2021-11-29T10:04:22.029Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:04:22.029Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:22.299Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:fd6c2fb6ffc4b89ec394f0654017c28bef88fc74e6643e78a937522b631b5775 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:22.633Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:22.964Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-29T10:04:22.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-29T10:04:22.964Z] 90562b8ce289: Preparing [2021-11-29T10:04:22.964Z] 70e2d990f63a: Preparing [2021-11-29T10:04:22.964Z] 392cce7ab863: Preparing [2021-11-29T10:04:22.964Z] 0ecee36f1f4d: Preparing [2021-11-29T10:04:22.964Z] 62170e181a92: Preparing [2021-11-29T10:04:22.964Z] 0ecee36f1f4d: Layer already exists [2021-11-29T10:04:22.964Z] 90562b8ce289: Layer already exists [2021-11-29T10:04:22.964Z] 392cce7ab863: Layer already exists [2021-11-29T10:04:22.964Z] 62170e181a92: Layer already exists [2021-11-29T10:04:22.964Z] 70e2d990f63a: Layer already exists [2021-11-29T10:04:23.235Z] main: digest: sha256:fd6c2fb6ffc4b89ec394f0654017c28bef88fc74e6643e78a937522b631b5775 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:04:23.279Z] ===================================================== [Pipeline] echo [2021-11-29T10:04:23.286Z] taggedImages: [2021-11-29T10:04:23.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:23.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-29T10:04:23.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.3 [2021-11-29T10:04:23.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:23.286Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-29T10:04:23.303Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-29T10:04:23.303Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:23.303Z] latest [2021-11-29T10:04:23.303Z] 2.2.0-dev.3 [2021-11-29T10:04:23.303Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:23.303Z] main [2021-11-29T10:04:23.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:23.647Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:23.985Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:23.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T10:04:23.985Z] 7a7cb45049c6: Preparing [2021-11-29T10:04:23.985Z] 9f0958c9aa2e: Preparing [2021-11-29T10:04:23.985Z] deb1c046c5bf: Preparing [2021-11-29T10:04:23.985Z] f1993fbea701: Preparing [2021-11-29T10:04:23.985Z] 166dde17997b: Preparing [2021-11-29T10:04:23.985Z] 78c4bc0ebec3: Preparing [2021-11-29T10:04:23.985Z] 45596ee15a31: Preparing [2021-11-29T10:04:23.985Z] 52dc75cd08be: Preparing [2021-11-29T10:04:23.985Z] a6e1fd50fee5: Preparing [2021-11-29T10:04:23.985Z] 56eb02710082: Preparing [2021-11-29T10:04:23.985Z] ee420dfed78a: Preparing [2021-11-29T10:04:23.985Z] 52dc75cd08be: Waiting [2021-11-29T10:04:23.985Z] a6e1fd50fee5: Waiting [2021-11-29T10:04:23.985Z] 56eb02710082: Waiting [2021-11-29T10:04:23.985Z] ee420dfed78a: Waiting [2021-11-29T10:04:23.985Z] 78c4bc0ebec3: Waiting [2021-11-29T10:04:23.985Z] 45596ee15a31: Waiting [2021-11-29T10:04:24.257Z] 166dde17997b: Layer already exists [2021-11-29T10:04:24.257Z] 78c4bc0ebec3: Layer already exists [2021-11-29T10:04:24.257Z] 45596ee15a31: Layer already exists [2021-11-29T10:04:24.257Z] 52dc75cd08be: Layer already exists [2021-11-29T10:04:24.257Z] 9f0958c9aa2e: Pushed [2021-11-29T10:04:24.257Z] a6e1fd50fee5: Layer already exists [2021-11-29T10:04:24.257Z] 56eb02710082: Layer already exists [2021-11-29T10:04:24.528Z] ee420dfed78a: Layer already exists [2021-11-29T10:04:25.117Z] 7a7cb45049c6: Pushed [2021-11-29T10:04:27.080Z] deb1c046c5bf: Pushed [2021-11-29T10:04:42.128Z] f1993fbea701: Pushed [2021-11-29T10:04:42.128Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648: digest: sha256:c67e651d4305a8264054250ea53dbf4674df706287f37bd5cfdfa93899c93eb2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:42.492Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:42.844Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-29T10:04:42.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T10:04:42.844Z] 7a7cb45049c6: Preparing [2021-11-29T10:04:42.844Z] 9f0958c9aa2e: Preparing [2021-11-29T10:04:42.844Z] deb1c046c5bf: Preparing [2021-11-29T10:04:42.844Z] f1993fbea701: Preparing [2021-11-29T10:04:42.844Z] 166dde17997b: Preparing [2021-11-29T10:04:42.844Z] 78c4bc0ebec3: Preparing [2021-11-29T10:04:42.844Z] 45596ee15a31: Preparing [2021-11-29T10:04:42.844Z] 52dc75cd08be: Preparing [2021-11-29T10:04:42.844Z] a6e1fd50fee5: Preparing [2021-11-29T10:04:42.844Z] 56eb02710082: Preparing [2021-11-29T10:04:42.844Z] ee420dfed78a: Preparing [2021-11-29T10:04:42.844Z] 78c4bc0ebec3: Waiting [2021-11-29T10:04:42.844Z] 45596ee15a31: Waiting [2021-11-29T10:04:42.844Z] 52dc75cd08be: Waiting [2021-11-29T10:04:42.844Z] a6e1fd50fee5: Waiting [2021-11-29T10:04:42.844Z] 56eb02710082: Waiting [2021-11-29T10:04:42.844Z] ee420dfed78a: Waiting [2021-11-29T10:04:42.844Z] 7a7cb45049c6: Layer already exists [2021-11-29T10:04:42.844Z] deb1c046c5bf: Layer already exists [2021-11-29T10:04:42.844Z] 9f0958c9aa2e: Layer already exists [2021-11-29T10:04:42.844Z] 166dde17997b: Layer already exists [2021-11-29T10:04:43.132Z] f1993fbea701: Layer already exists [2021-11-29T10:04:43.132Z] 56eb02710082: Layer already exists [2021-11-29T10:04:43.132Z] a6e1fd50fee5: Layer already exists [2021-11-29T10:04:43.132Z] 52dc75cd08be: Layer already exists [2021-11-29T10:04:43.132Z] 45596ee15a31: Layer already exists [2021-11-29T10:04:43.132Z] 78c4bc0ebec3: Layer already exists [2021-11-29T10:04:43.132Z] ee420dfed78a: Layer already exists [2021-11-29T10:04:43.132Z] latest: digest: sha256:c67e651d4305a8264054250ea53dbf4674df706287f37bd5cfdfa93899c93eb2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:43.479Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:43.827Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.3 [2021-11-29T10:04:43.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T10:04:43.827Z] 7a7cb45049c6: Preparing [2021-11-29T10:04:43.827Z] 9f0958c9aa2e: Preparing [2021-11-29T10:04:43.827Z] deb1c046c5bf: Preparing [2021-11-29T10:04:43.827Z] f1993fbea701: Preparing [2021-11-29T10:04:43.827Z] 166dde17997b: Preparing [2021-11-29T10:04:43.827Z] 78c4bc0ebec3: Preparing [2021-11-29T10:04:43.827Z] 45596ee15a31: Preparing [2021-11-29T10:04:43.827Z] 52dc75cd08be: Preparing [2021-11-29T10:04:43.827Z] a6e1fd50fee5: Preparing [2021-11-29T10:04:43.827Z] 56eb02710082: Preparing [2021-11-29T10:04:43.827Z] ee420dfed78a: Preparing [2021-11-29T10:04:43.827Z] 52dc75cd08be: Waiting [2021-11-29T10:04:43.827Z] a6e1fd50fee5: Waiting [2021-11-29T10:04:43.827Z] 56eb02710082: Waiting [2021-11-29T10:04:43.827Z] ee420dfed78a: Waiting [2021-11-29T10:04:43.827Z] 78c4bc0ebec3: Waiting [2021-11-29T10:04:43.827Z] 45596ee15a31: Waiting [2021-11-29T10:04:43.827Z] deb1c046c5bf: Layer already exists [2021-11-29T10:04:43.827Z] 9f0958c9aa2e: Layer already exists [2021-11-29T10:04:43.827Z] 7a7cb45049c6: Layer already exists [2021-11-29T10:04:43.827Z] f1993fbea701: Layer already exists [2021-11-29T10:04:43.827Z] 166dde17997b: Layer already exists [2021-11-29T10:04:43.827Z] 45596ee15a31: Layer already exists [2021-11-29T10:04:44.097Z] 52dc75cd08be: Layer already exists [2021-11-29T10:04:44.097Z] 56eb02710082: Layer already exists [2021-11-29T10:04:44.097Z] a6e1fd50fee5: Layer already exists [2021-11-29T10:04:44.097Z] 78c4bc0ebec3: Layer already exists [2021-11-29T10:04:44.097Z] ee420dfed78a: Layer already exists [2021-11-29T10:04:44.097Z] 2.2.0-dev.3: digest: sha256:c67e651d4305a8264054250ea53dbf4674df706287f37bd5cfdfa93899c93eb2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:44.434Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:44.764Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:44.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T10:04:44.764Z] 7a7cb45049c6: Preparing [2021-11-29T10:04:44.764Z] 9f0958c9aa2e: Preparing [2021-11-29T10:04:44.764Z] deb1c046c5bf: Preparing [2021-11-29T10:04:44.764Z] f1993fbea701: Preparing [2021-11-29T10:04:44.764Z] 166dde17997b: Preparing [2021-11-29T10:04:44.764Z] 78c4bc0ebec3: Preparing [2021-11-29T10:04:44.764Z] 45596ee15a31: Preparing [2021-11-29T10:04:44.764Z] 52dc75cd08be: Preparing [2021-11-29T10:04:44.764Z] a6e1fd50fee5: Preparing [2021-11-29T10:04:44.764Z] 56eb02710082: Preparing [2021-11-29T10:04:44.764Z] ee420dfed78a: Preparing [2021-11-29T10:04:44.764Z] 52dc75cd08be: Waiting [2021-11-29T10:04:44.764Z] a6e1fd50fee5: Waiting [2021-11-29T10:04:44.764Z] 45596ee15a31: Waiting [2021-11-29T10:04:44.764Z] 78c4bc0ebec3: Waiting [2021-11-29T10:04:44.764Z] 56eb02710082: Waiting [2021-11-29T10:04:44.764Z] ee420dfed78a: Waiting [2021-11-29T10:04:45.035Z] 7a7cb45049c6: Layer already exists [2021-11-29T10:04:45.035Z] deb1c046c5bf: Layer already exists [2021-11-29T10:04:45.035Z] f1993fbea701: Layer already exists [2021-11-29T10:04:45.035Z] 9f0958c9aa2e: Layer already exists [2021-11-29T10:04:45.035Z] 166dde17997b: Layer already exists [2021-11-29T10:04:45.035Z] 45596ee15a31: Layer already exists [2021-11-29T10:04:45.035Z] 78c4bc0ebec3: Layer already exists [2021-11-29T10:04:45.035Z] 52dc75cd08be: Layer already exists [2021-11-29T10:04:45.035Z] 56eb02710082: Layer already exists [2021-11-29T10:04:45.035Z] a6e1fd50fee5: Layer already exists [2021-11-29T10:04:45.035Z] ee420dfed78a: Layer already exists [2021-11-29T10:04:45.035Z] c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3: digest: sha256:c67e651d4305a8264054250ea53dbf4674df706287f37bd5cfdfa93899c93eb2 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:45.367Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:45.698Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-29T10:04:45.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-29T10:04:45.698Z] 7a7cb45049c6: Preparing [2021-11-29T10:04:45.698Z] 9f0958c9aa2e: Preparing [2021-11-29T10:04:45.698Z] deb1c046c5bf: Preparing [2021-11-29T10:04:45.698Z] f1993fbea701: Preparing [2021-11-29T10:04:45.698Z] 166dde17997b: Preparing [2021-11-29T10:04:45.698Z] 78c4bc0ebec3: Preparing [2021-11-29T10:04:45.698Z] 45596ee15a31: Preparing [2021-11-29T10:04:45.698Z] 52dc75cd08be: Preparing [2021-11-29T10:04:45.698Z] a6e1fd50fee5: Preparing [2021-11-29T10:04:45.698Z] 56eb02710082: Preparing [2021-11-29T10:04:45.698Z] ee420dfed78a: Preparing [2021-11-29T10:04:45.698Z] 78c4bc0ebec3: Waiting [2021-11-29T10:04:45.698Z] a6e1fd50fee5: Waiting [2021-11-29T10:04:45.698Z] 45596ee15a31: Waiting [2021-11-29T10:04:45.698Z] 52dc75cd08be: Waiting [2021-11-29T10:04:45.698Z] 56eb02710082: Waiting [2021-11-29T10:04:45.698Z] ee420dfed78a: Waiting [2021-11-29T10:04:45.698Z] f1993fbea701: Layer already exists [2021-11-29T10:04:45.698Z] 7a7cb45049c6: Layer already exists [2021-11-29T10:04:45.698Z] 9f0958c9aa2e: Layer already exists [2021-11-29T10:04:45.698Z] deb1c046c5bf: Layer already exists [2021-11-29T10:04:45.698Z] 166dde17997b: Layer already exists [2021-11-29T10:04:45.698Z] 45596ee15a31: Layer already exists [2021-11-29T10:04:45.698Z] 78c4bc0ebec3: Layer already exists [2021-11-29T10:04:45.698Z] a6e1fd50fee5: Layer already exists [2021-11-29T10:04:45.698Z] 52dc75cd08be: Layer already exists [2021-11-29T10:04:45.698Z] 56eb02710082: Layer already exists [2021-11-29T10:04:45.968Z] ee420dfed78a: Layer already exists [2021-11-29T10:04:45.968Z] main: digest: sha256:c67e651d4305a8264054250ea53dbf4674df706287f37bd5cfdfa93899c93eb2 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-29T10:04:46.004Z] ===================================================== [Pipeline] echo [2021-11-29T10:04:46.009Z] taggedImages: [2021-11-29T10:04:46.009Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [2021-11-29T10:04:46.009Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-29T10:04:46.009Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.3 [2021-11-29T10:04:46.009Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c538436e93d3aaf3382cd7c5f3ce508e1eee2648-2.2.0-dev.3 [2021-11-29T10:04:46.009Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:46.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T10:04:46.755Z] [2021-11-29T10:04:46.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:04:47.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T10:04:47.367Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-29T10:04:47.367Z] 448f6bf000e3: Pulling fs layer [2021-11-29T10:04:47.367Z] f757da607395: Pulling fs layer [2021-11-29T10:04:47.367Z] 05883995daec: Pulling fs layer [2021-11-29T10:04:47.367Z] 8603b9c90790: Pulling fs layer [2021-11-29T10:04:47.367Z] 1560dd03e051: Pulling fs layer [2021-11-29T10:04:47.367Z] 27f5ce0e4adf: Pulling fs layer [2021-11-29T10:04:47.367Z] c2d8d7efcc4b: Pulling fs layer [2021-11-29T10:04:47.367Z] 1560dd03e051: Waiting [2021-11-29T10:04:47.367Z] 8603b9c90790: Waiting [2021-11-29T10:04:47.367Z] 27f5ce0e4adf: Waiting [2021-11-29T10:04:47.367Z] c2d8d7efcc4b: Waiting [2021-11-29T10:04:47.367Z] f757da607395: Verifying Checksum [2021-11-29T10:04:47.367Z] f757da607395: Download complete [2021-11-29T10:04:47.367Z] 8603b9c90790: Verifying Checksum [2021-11-29T10:04:47.367Z] 8603b9c90790: Download complete [2021-11-29T10:04:47.367Z] 1560dd03e051: Verifying Checksum [2021-11-29T10:04:47.367Z] 1560dd03e051: Download complete [2021-11-29T10:04:47.641Z] 27f5ce0e4adf: Verifying Checksum [2021-11-29T10:04:47.641Z] 27f5ce0e4adf: Download complete [2021-11-29T10:04:47.641Z] 05883995daec: Verifying Checksum [2021-11-29T10:04:47.641Z] 05883995daec: Download complete [2021-11-29T10:04:47.914Z] 448f6bf000e3: Download complete [2021-11-29T10:04:50.533Z] c2d8d7efcc4b: Verifying Checksum [2021-11-29T10:04:50.533Z] c2d8d7efcc4b: Download complete [2021-11-29T10:04:51.508Z] 448f6bf000e3: Pull complete [2021-11-29T10:04:52.102Z] f757da607395: Pull complete [2021-11-29T10:04:53.528Z] 05883995daec: Pull complete [2021-11-29T10:04:54.120Z] 8603b9c90790: Pull complete [2021-11-29T10:04:55.095Z] 1560dd03e051: Pull complete [2021-11-29T10:04:55.095Z] 27f5ce0e4adf: Pull complete [2021-11-29T10:05:10.156Z] c2d8d7efcc4b: Pull complete [2021-11-29T10:05:10.156Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-29T10:05:10.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T10:05:10.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-29T10:05:10.392Z] prd-ubuntu18.04-docker-arm64-4c-16g-683 does not seem to be running inside a container [2021-11-29T10:05:10.497Z] $ 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/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-29T10:05:13.358Z] $ docker top c27c5769e3acceaef84e978709500355510228c45248605f48236641fec3f75a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:05:14.421Z] ---> job-cost.sh [2021-11-29T10:05:14.421Z] lf-activate-venv: SKIPPING [2021-11-29T10:05:14.421Z] INFO: No Stack... [2021-11-29T10:05:14.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-29T10:05:15.293Z] INFO: Archiving Costs [Pipeline] sh [2021-11-29T10:05:15.947Z] + cut -d, -f6 [2021-11-29T10:05:15.947Z] + cat /w/workspace/edgex-go/116/archives/cost.csv [Pipeline] lock [2021-11-29T10:05:16.006Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-116-stack-cost] [2021-11-29T10:05:16.011Z] Resource [jenkins-edgexfoundry-edgex-go-main-116-stack-cost] did not exist. Created. [2021-11-29T10:05:16.012Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-29T10:05:16.669Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-29T10:05:17.245Z] Stashed 1 file(s) [Pipeline] } [2021-11-29T10:05:17.253Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-29T10:05:17.297Z] $ docker stop --time=1 c27c5769e3acceaef84e978709500355510228c45248605f48236641fec3f75a [2021-11-29T10:05:18.869Z] $ docker rm -f c27c5769e3acceaef84e978709500355510228c45248605f48236641fec3f75a [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 [2021-11-29T10:05:19.642Z] provisioning config files... [2021-11-29T10:05:19.657Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/116@tmp/config6598512348405386216tmp [Pipeline] { [Pipeline] sh [2021-11-29T10:05:19.962Z] + set +x [2021-11-29T10:05:19.962Z] + curl -s https://codecov.io/bash [2021-11-29T10:05:19.962Z] + bash -s -- [2021-11-29T10:05:19.962Z] [2021-11-29T10:05:19.962Z] _____ _ [2021-11-29T10:05:19.962Z] / ____| | | [2021-11-29T10:05:19.962Z] | | ___ __| | ___ ___ _____ __ [2021-11-29T10:05:19.962Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-29T10:05:19.962Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-29T10:05:19.962Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-29T10:05:19.962Z] Bash-1.0.6 [2021-11-29T10:05:19.962Z] [2021-11-29T10:05:19.962Z] [2021-11-29T10:05:20.225Z] ==> git version 2.24.4 found [2021-11-29T10:05:20.225Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-29T10:05:20.225Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-29T10:05:20.225Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-29T10:05:20.225Z] ==> Jenkins CI detected. [2021-11-29T10:05:20.225Z] current dir:  /w/workspace/edgex-go/116 [2021-11-29T10:05:20.225Z] project root: . [2021-11-29T10:05:20.225Z] --> token set from env [2021-11-29T10:05:20.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-29T10:05:20.225Z] ==> Running gcov in . (disable via -X gcov) [2021-11-29T10:05:20.225Z] ==> Python coveragepy not found [2021-11-29T10:05:20.225Z] ==> Searching for coverage reports in: [2021-11-29T10:05:20.225Z] + . [2021-11-29T10:05:20.225Z] -> Found 1 reports [2021-11-29T10:05:20.225Z] ==> Detecting git/mercurial file structure [2021-11-29T10:05:20.225Z] ==> Reading reports [2021-11-29T10:05:20.225Z] + ./coverage.out bytes=428381 [2021-11-29T10:05:20.225Z] ==> Appending adjustments [2021-11-29T10:05:20.225Z] https://docs.codecov.io/docs/fixing-reports [2021-11-29T10:05:21.608Z] + Found adjustments [2021-11-29T10:05:21.608Z] ==> Gzipping contents [2021-11-29T10:05:21.608Z] 60K /tmp/codecov.9n1yzH.gz [2021-11-29T10:05:21.608Z] ==> Uploading reports [2021-11-29T10:05:21.608Z] url: https://codecov.io [2021-11-29T10:05:21.608Z] query: branch=main&commit=c538436e93d3aaf3382cd7c5f3ce508e1eee2648&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-29T10:05:21.608Z] -> Pinging Codecov [2021-11-29T10:05:21.608Z] 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=c538436e93d3aaf3382cd7c5f3ce508e1eee2648&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-29T10:05:21.868Z] -> Uploading to [2021-11-29T10:05:21.868Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-29/00271124DB129430A58F1EEE437C3FCB/c538436e93d3aaf3382cd7c5f3ce508e1eee2648/dbede2d0-3a4a-486a-96fd-d3d36f3d622d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211129T100521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13235638700409a97c596d2bbe835e4e716a6a13469994b7ad7f9e38c8a457b4 [2021-11-29T10:05:21.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T10:05:21.868Z] Dload Upload Total Spent Left Speed [2021-11-29T10:05:22.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57864 0 0 100 57864 0 167k --:--:-- --:--:-- --:--:-- 167k [2021-11-29T10:05:22.128Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c538436e93d3aaf3382cd7c5f3ce508e1eee2648 [Pipeline] } [2021-11-29T10:05:22.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-29T10:05:22.595Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-29T10:05:22.604Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:05:22.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T10:05:22.898Z] [2021-11-29T10:05:22.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:05:23.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T10:05:23.209Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-29T10:05:23.209Z] 188c0c94c7c5: Pulling fs layer [2021-11-29T10:05:23.209Z] 0ef7d3d256c8: Pulling fs layer [2021-11-29T10:05:23.209Z] de9db76c5a1d: Pulling fs layer [2021-11-29T10:05:23.209Z] 0eba1c9be4d2: Pulling fs layer [2021-11-29T10:05:23.209Z] 0d57e429df01: Pulling fs layer [2021-11-29T10:05:23.209Z] 4e4be7b47b0d: Pulling fs layer [2021-11-29T10:05:23.209Z] e1f770b5df2f: Pulling fs layer [2021-11-29T10:05:23.209Z] 85a0685a4137: Pulling fs layer [2021-11-29T10:05:23.209Z] 0d57e429df01: Waiting [2021-11-29T10:05:23.209Z] 4e4be7b47b0d: Waiting [2021-11-29T10:05:23.209Z] e1f770b5df2f: Waiting [2021-11-29T10:05:23.209Z] 85a0685a4137: Waiting [2021-11-29T10:05:23.209Z] 0eba1c9be4d2: Waiting [2021-11-29T10:05:23.209Z] de9db76c5a1d: Verifying Checksum [2021-11-29T10:05:23.209Z] de9db76c5a1d: Download complete [2021-11-29T10:05:23.209Z] 0ef7d3d256c8: Download complete [2021-11-29T10:05:23.209Z] 0d57e429df01: Verifying Checksum [2021-11-29T10:05:23.209Z] 0d57e429df01: Download complete [2021-11-29T10:05:23.209Z] 4e4be7b47b0d: Verifying Checksum [2021-11-29T10:05:23.209Z] 4e4be7b47b0d: Download complete [2021-11-29T10:05:23.209Z] 188c0c94c7c5: Verifying Checksum [2021-11-29T10:05:23.474Z] e1f770b5df2f: Verifying Checksum [2021-11-29T10:05:23.474Z] e1f770b5df2f: Download complete [2021-11-29T10:05:23.740Z] 0eba1c9be4d2: Verifying Checksum [2021-11-29T10:05:23.740Z] 0eba1c9be4d2: Download complete [2021-11-29T10:05:23.740Z] 188c0c94c7c5: Pull complete [2021-11-29T10:05:24.004Z] 85a0685a4137: Verifying Checksum [2021-11-29T10:05:24.004Z] 85a0685a4137: Download complete [2021-11-29T10:05:24.004Z] 0ef7d3d256c8: Pull complete [2021-11-29T10:05:24.004Z] de9db76c5a1d: Pull complete [2021-11-29T10:05:27.328Z] 0eba1c9be4d2: Pull complete [2021-11-29T10:05:27.597Z] 0d57e429df01: Pull complete [2021-11-29T10:05:27.597Z] 4e4be7b47b0d: Pull complete [2021-11-29T10:05:27.865Z] e1f770b5df2f: Pull complete [2021-11-29T10:05:32.241Z] 85a0685a4137: Pull complete [2021-11-29T10:05:32.241Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-29T10:05:32.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-29T10:05:32.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-29T10:05:32.457Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T10:05:32.490Z] $ 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/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-29T10:05:35.228Z] $ docker top e48c34101108d5bb791a473d29772629f696fcbf7e0247c4a87dbeb803462760 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-29T10:05:35.297Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-29T10:05:35.585Z] + set -o pipefail [2021-11-29T10:05:35.585Z] + snyk monitor '--org=edgex-jenkins' [2021-11-29T10:05:40.885Z] [2021-11-29T10:05:40.885Z] Monitoring /w/workspace/edgex-go/116 (github.com/edgexfoundry/edgex-go)... [2021-11-29T10:05:40.885Z] [2021-11-29T10:05:40.885Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/f7445b49-66ef-4888-94f8-88f2bcca54c9 [2021-11-29T10:05:40.885Z] [2021-11-29T10:05:40.885Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-29T10:05:40.885Z] [2021-11-29T10:05:40.885Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-29T10:05:40.885Z] [2021-11-29T10:05:40.885Z] [Pipeline] } [2021-11-29T10:05:40.898Z] $ docker stop --time=1 e48c34101108d5bb791a473d29772629f696fcbf7e0247c4a87dbeb803462760 [2021-11-29T10:05:42.880Z] $ docker rm -f e48c34101108d5bb791a473d29772629f696fcbf7e0247c4a87dbeb803462760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-29T10:05:43.397Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T10:05:43.407Z] provisioning config files... [2021-11-29T10:05:43.416Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/116@tmp/config2066695176519019372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:05:43.715Z] --> edgex-publish-swagger.sh [2021-11-29T10:05:43.715Z] === Publish openapi/v2 API === [2021-11-29T10:05:43.715Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-29T10:05:43.715Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/116/openapi/v2/core-command.yaml] [2021-11-29T10:05:43.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T10:05:43.715Z] Dload Upload Total Spent Left Speed [2021-11-29T10:05:44.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28079 0:00:01 0:00:01 --:--:-- 28091 100 32389 0 0 100 32389 0 28075 0:00:01 0:00:01 --:--:-- 28066 [2021-11-29T10:05:44.663Z] [2021-11-29T10:05:44.663Z] [2021-11-29T10:05:44.663Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/116/openapi/v2/core-data.yaml] [2021-11-29T10:05:44.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T10:05:44.663Z] Dload Upload Total Spent Left Speed [2021-11-29T10:05:46.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61448 0:00:01 0:00:01 --:--:-- 61465 100 71116 0 0 100 71116 0 55770 0:00:01 0:00:01 --:--:-- 55777 [2021-11-29T10:05:46.043Z] [2021-11-29T10:05:46.043Z] [2021-11-29T10:05:46.043Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/116/openapi/v2/core-metadata.yaml] [2021-11-29T10:05:46.043Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T10:05:46.043Z] Dload Upload Total Spent Left Speed [2021-11-29T10:05:48.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 119k 0 0 100 119k 0 56651 0:00:02 0:00:02 --:--:-- 56679 100 119k 0 0 100 119k 0 52420 0:00:02 0:00:02 --:--:-- 52427 [2021-11-29T10:05:48.369Z] [2021-11-29T10:05:48.369Z] [2021-11-29T10:05:48.369Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/116/openapi/v2/support-notifications.yaml] [2021-11-29T10:05:48.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T10:05:48.369Z] Dload Upload Total Spent Left Speed [2021-11-29T10:05:50.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76255 0:00:01 0:00:01 --:--:-- 76314 100 88830 0 0 100 88830 0 57844 0:00:01 0:00:01 --:--:-- 57832 100 88830 0 0 100 88830 0 57839 0:00:01 0:00:01 --:--:-- 57832 [2021-11-29T10:05:50.012Z] [2021-11-29T10:05:50.012Z] [2021-11-29T10:05:50.012Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/116/openapi/v2/support-scheduler.yaml] [2021-11-29T10:05:50.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T10:05:50.012Z] Dload Upload Total Spent Left Speed [2021-11-29T10:05:50.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 38133 0:00:01 0:00:01 --:--:-- 38152 100 39068 0 0 100 39068 0 38128 0:00:01 0:00:01 --:--:-- 38152 [2021-11-29T10:05:50.948Z] [2021-11-29T10:05:50.948Z] [2021-11-29T10:05:50.948Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/116/openapi/v2/system-agent.yaml] [2021-11-29T10:05:50.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T10:05:50.948Z] Dload Upload Total Spent Left Speed [2021-11-29T10:05:52.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 17952 0:00:01 0:00:01 --:--:-- 17967 100 19603 0 0 100 19603 0 17949 0:00:01 0:00:01 --:--:-- 17951 [2021-11-29T10:05:52.335Z] [2021-11-29T10:05:52.335Z] [Pipeline] } [2021-11-29T10:05:52.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2021-11-29T10:05:52.760Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T10:05:52.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:05:53.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T10:05:53.055Z] . [Pipeline] withDockerContainer [2021-11-29T10:05:53.122Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T10:05:53.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-29T10:05:53.500Z] $ docker top 43579c162e55033bf2aa163bfc6cd6325714b2b84b3504e22876d6f7f09aa7fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T10:05:53.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T10:05:53.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T10:05:53.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T10:05:53.703Z] $ docker exec 43579c162e55033bf2aa163bfc6cd6325714b2b84b3504e22876d6f7f09aa7fc ssh-agent [2021-11-29T10:05:53.804Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJgDfNN/agent.14 [2021-11-29T10:05:53.804Z] SSH_AGENT_PID=20 [2021-11-29T10:05:53.809Z] Running ssh-add (command line suppressed) [2021-11-29T10:05:53.901Z] Identity added: /w/workspace/edgex-go/116@tmp/private_key_2911002447512106301.key (/w/workspace/edgex-go/116@tmp/private_key_2911002447512106301.key) [2021-11-29T10:05:53.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T10:05:54.203Z] + git semver tag [2021-11-29T10:05:54.203Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T10:05:54.203Z] # $GIT_DIR = /w/workspace/edgex-go/116/.git [2021-11-29T10:05:54.203Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/116 [2021-11-29T10:05:54.203Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T10:05:54.203Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T10:05:54.203Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T10:05:54.203Z] # $SEMVER_BRANCH = main [2021-11-29T10:05:54.203Z] # $SEMVER_DIR = /w/workspace/edgex-go/116/.semver [2021-11-29T10:05:54.203Z] # c538436e93d3aaf3382cd7c5f3ce508e1eee2648 HEAD [2021-11-29T10:05:54.203Z] # -> Force: false [2021-11-29T10:05:54.203Z] # cbefdb6afb535b7c5e3d4dd8d5be9f2fd1e876a8 refs/tags/v2.2.0-dev.3 [Pipeline] } [2021-11-29T10:05:54.213Z] $ docker exec --env ******** --env ******** 43579c162e55033bf2aa163bfc6cd6325714b2b84b3504e22876d6f7f09aa7fc ssh-agent -k [2021-11-29T10:05:54.301Z] unset SSH_AUTH_SOCK; [2021-11-29T10:05:54.301Z] unset SSH_AGENT_PID; [2021-11-29T10:05:54.301Z] echo Agent pid 20 killed; [2021-11-29T10:05:54.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T10:05:54.606Z] + git semver [Pipeline] } [2021-11-29T10:05:54.620Z] $ docker stop --time=1 43579c162e55033bf2aa163bfc6cd6325714b2b84b3504e22876d6f7f09aa7fc [2021-11-29T10:05:55.795Z] $ docker rm -f 43579c162e55033bf2aa163bfc6cd6325714b2b84b3504e22876d6f7f09aa7fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:05:56.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T10:05:56.172Z] [2021-11-29T10:05:56.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:05:56.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T10:05:56.469Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-29T10:05:56.469Z] ab5ef0e58194: Pulling fs layer [2021-11-29T10:05:56.469Z] 9712f1f96733: Pulling fs layer [2021-11-29T10:05:56.469Z] 63f879dbbcfc: Pulling fs layer [2021-11-29T10:05:56.469Z] 0d9ebad4ef96: Pulling fs layer [2021-11-29T10:05:56.469Z] e9a5061849ea: Pulling fs layer [2021-11-29T10:05:56.469Z] d747dcd14b5f: Pulling fs layer [2021-11-29T10:05:56.469Z] 2de7ff778b66: Pulling fs layer [2021-11-29T10:05:56.469Z] e9a5061849ea: Waiting [2021-11-29T10:05:56.469Z] d747dcd14b5f: Waiting [2021-11-29T10:05:56.469Z] 2de7ff778b66: Waiting [2021-11-29T10:05:56.469Z] 0d9ebad4ef96: Waiting [2021-11-29T10:05:56.469Z] 9712f1f96733: Verifying Checksum [2021-11-29T10:05:56.469Z] 9712f1f96733: Download complete [2021-11-29T10:05:56.731Z] 63f879dbbcfc: Verifying Checksum [2021-11-29T10:05:56.731Z] 63f879dbbcfc: Download complete [2021-11-29T10:05:56.993Z] ab5ef0e58194: Verifying Checksum [2021-11-29T10:05:56.993Z] ab5ef0e58194: Download complete [2021-11-29T10:05:56.993Z] d747dcd14b5f: Verifying Checksum [2021-11-29T10:05:56.993Z] d747dcd14b5f: Download complete [2021-11-29T10:05:56.993Z] 0d9ebad4ef96: Verifying Checksum [2021-11-29T10:05:56.993Z] 0d9ebad4ef96: Download complete [2021-11-29T10:05:56.993Z] e9a5061849ea: Verifying Checksum [2021-11-29T10:05:56.993Z] e9a5061849ea: Download complete [2021-11-29T10:05:56.993Z] 2de7ff778b66: Verifying Checksum [2021-11-29T10:05:56.993Z] 2de7ff778b66: Download complete [2021-11-29T10:06:00.312Z] ab5ef0e58194: Pull complete [2021-11-29T10:06:00.312Z] 9712f1f96733: Pull complete [2021-11-29T10:06:00.586Z] 63f879dbbcfc: Pull complete [2021-11-29T10:06:04.813Z] 0d9ebad4ef96: Pull complete [2021-11-29T10:06:04.813Z] e9a5061849ea: Pull complete [2021-11-29T10:06:04.813Z] d747dcd14b5f: Pull complete [2021-11-29T10:06:05.773Z] 2de7ff778b66: Pull complete [2021-11-29T10:06:05.773Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-29T10:06:05.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-29T10:06:05.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-29T10:06:05.838Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T10:06:05.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-29T10:06:09.104Z] $ docker top 504162f976e14739326a860e727ba317e59d68d45b027547f2c0e6245bba8cb7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-29T10:06:09.181Z] provisioning config files... [2021-11-29T10:06:09.190Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/116@tmp/config1654651764021509574tmp [2021-11-29T10:06:09.202Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/116@tmp/config6107995788877678592tmp [2021-11-29T10:06:09.211Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/116@tmp/config5340555120510227556tmp [Pipeline] { [Pipeline] echo [2021-11-29T10:06:09.222Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:09.515Z] ---> sigul-configuration.sh [2021-11-29T10:06:09.515Z] gpg: directory `/root/.gnupg' created [2021-11-29T10:06:09.515Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-29T10:06:09.515Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-29T10:06:09.515Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-29T10:06:09.515Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-29T10:06:09.515Z] gpg: CAST5 encrypted data [2021-11-29T10:06:09.515Z] gpg: encrypted with 1 passphrase [2021-11-29T10:06:09.515Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-29T10:06:09.805Z] + mkdir /home/jenkins [2021-11-29T10:06:09.805Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-29T10:06:10.098Z] + 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 [2021-11-29T10:06:10.109Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:10.408Z] ---> sigul-install.sh [2021-11-29T10:06:10.408Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-29T10:06:10.698Z] + git tag --list [2021-11-29T10:06:10.698Z] 0.6.0 [2021-11-29T10:06:10.698Z] 0.6.1 [2021-11-29T10:06:10.698Z] 0.7.0 [2021-11-29T10:06:10.698Z] 0.7.1 [2021-11-29T10:06:10.698Z] v1.0.0 [2021-11-29T10:06:10.698Z] v1.0.1 [2021-11-29T10:06:10.698Z] v1.1.0 [2021-11-29T10:06:10.698Z] v1.2.0 [2021-11-29T10:06:10.698Z] v1.2.1 [2021-11-29T10:06:10.698Z] v1.3.0 [2021-11-29T10:06:10.698Z] v1.3.1 [2021-11-29T10:06:10.698Z] v2.0.0 [2021-11-29T10:06:10.698Z] v2.0.1-dev.1 [2021-11-29T10:06:10.698Z] v2.0.1-dev.10 [2021-11-29T10:06:10.698Z] v2.0.1-dev.11 [2021-11-29T10:06:10.698Z] v2.0.1-dev.12 [2021-11-29T10:06:10.698Z] v2.0.1-dev.13 [2021-11-29T10:06:10.698Z] v2.0.1-dev.14 [2021-11-29T10:06:10.698Z] v2.0.1-dev.15 [2021-11-29T10:06:10.698Z] v2.0.1-dev.16 [2021-11-29T10:06:10.698Z] v2.0.1-dev.17 [2021-11-29T10:06:10.698Z] v2.0.1-dev.18 [2021-11-29T10:06:10.698Z] v2.0.1-dev.19 [2021-11-29T10:06:10.698Z] v2.0.1-dev.2 [2021-11-29T10:06:10.698Z] v2.0.1-dev.20 [2021-11-29T10:06:10.698Z] v2.0.1-dev.21 [2021-11-29T10:06:10.698Z] v2.0.1-dev.22 [2021-11-29T10:06:10.698Z] v2.0.1-dev.23 [2021-11-29T10:06:10.698Z] v2.0.1-dev.24 [2021-11-29T10:06:10.698Z] v2.0.1-dev.25 [2021-11-29T10:06:10.698Z] v2.0.1-dev.26 [2021-11-29T10:06:10.698Z] v2.0.1-dev.27 [2021-11-29T10:06:10.698Z] v2.0.1-dev.28 [2021-11-29T10:06:10.698Z] v2.0.1-dev.29 [2021-11-29T10:06:10.698Z] v2.0.1-dev.3 [2021-11-29T10:06:10.698Z] v2.0.1-dev.30 [2021-11-29T10:06:10.698Z] v2.0.1-dev.31 [2021-11-29T10:06:10.698Z] v2.0.1-dev.32 [2021-11-29T10:06:10.698Z] v2.0.1-dev.33 [2021-11-29T10:06:10.698Z] v2.0.1-dev.34 [2021-11-29T10:06:10.698Z] v2.0.1-dev.35 [2021-11-29T10:06:10.698Z] v2.0.1-dev.36 [2021-11-29T10:06:10.698Z] v2.0.1-dev.37 [2021-11-29T10:06:10.698Z] v2.0.1-dev.38 [2021-11-29T10:06:10.698Z] v2.0.1-dev.39 [2021-11-29T10:06:10.698Z] v2.0.1-dev.4 [2021-11-29T10:06:10.698Z] v2.0.1-dev.40 [2021-11-29T10:06:10.698Z] v2.0.1-dev.41 [2021-11-29T10:06:10.698Z] v2.0.1-dev.42 [2021-11-29T10:06:10.698Z] v2.0.1-dev.43 [2021-11-29T10:06:10.698Z] v2.0.1-dev.44 [2021-11-29T10:06:10.698Z] v2.0.1-dev.45 [2021-11-29T10:06:10.698Z] v2.0.1-dev.46 [2021-11-29T10:06:10.698Z] v2.0.1-dev.47 [2021-11-29T10:06:10.698Z] v2.0.1-dev.48 [2021-11-29T10:06:10.698Z] v2.0.1-dev.49 [2021-11-29T10:06:10.698Z] v2.0.1-dev.5 [2021-11-29T10:06:10.698Z] v2.0.1-dev.50 [2021-11-29T10:06:10.698Z] v2.0.1-dev.51 [2021-11-29T10:06:10.698Z] v2.0.1-dev.52 [2021-11-29T10:06:10.698Z] v2.0.1-dev.53 [2021-11-29T10:06:10.698Z] v2.0.1-dev.54 [2021-11-29T10:06:10.698Z] v2.0.1-dev.55 [2021-11-29T10:06:10.698Z] v2.0.1-dev.56 [2021-11-29T10:06:10.698Z] v2.0.1-dev.57 [2021-11-29T10:06:10.698Z] v2.0.1-dev.58 [2021-11-29T10:06:10.698Z] v2.0.1-dev.59 [2021-11-29T10:06:10.698Z] v2.0.1-dev.6 [2021-11-29T10:06:10.698Z] v2.0.1-dev.60 [2021-11-29T10:06:10.698Z] v2.0.1-dev.61 [2021-11-29T10:06:10.698Z] v2.0.1-dev.62 [2021-11-29T10:06:10.698Z] v2.0.1-dev.63 [2021-11-29T10:06:10.698Z] v2.0.1-dev.64 [2021-11-29T10:06:10.698Z] v2.0.1-dev.65 [2021-11-29T10:06:10.698Z] v2.0.1-dev.66 [2021-11-29T10:06:10.698Z] v2.0.1-dev.67 [2021-11-29T10:06:10.698Z] v2.0.1-dev.68 [2021-11-29T10:06:10.698Z] v2.0.1-dev.69 [2021-11-29T10:06:10.698Z] v2.0.1-dev.7 [2021-11-29T10:06:10.698Z] v2.0.1-dev.70 [2021-11-29T10:06:10.698Z] v2.0.1-dev.71 [2021-11-29T10:06:10.698Z] v2.0.1-dev.72 [2021-11-29T10:06:10.698Z] v2.0.1-dev.73 [2021-11-29T10:06:10.698Z] v2.0.1-dev.74 [2021-11-29T10:06:10.698Z] v2.0.1-dev.75 [2021-11-29T10:06:10.698Z] v2.0.1-dev.76 [2021-11-29T10:06:10.698Z] v2.0.1-dev.77 [2021-11-29T10:06:10.698Z] v2.0.1-dev.78 [2021-11-29T10:06:10.698Z] v2.0.1-dev.79 [2021-11-29T10:06:10.698Z] v2.0.1-dev.8 [2021-11-29T10:06:10.698Z] v2.0.1-dev.80 [2021-11-29T10:06:10.698Z] v2.0.1-dev.81 [2021-11-29T10:06:10.698Z] v2.0.1-dev.82 [2021-11-29T10:06:10.698Z] v2.0.1-dev.83 [2021-11-29T10:06:10.698Z] v2.0.1-dev.84 [2021-11-29T10:06:10.698Z] v2.0.1-dev.85 [2021-11-29T10:06:10.698Z] v2.0.1-dev.86 [2021-11-29T10:06:10.698Z] v2.0.1-dev.87 [2021-11-29T10:06:10.698Z] v2.0.1-dev.88 [2021-11-29T10:06:10.698Z] v2.0.1-dev.89 [2021-11-29T10:06:10.698Z] v2.0.1-dev.9 [2021-11-29T10:06:10.698Z] v2.0.1-dev.90 [2021-11-29T10:06:10.698Z] v2.0.1-dev.91 [2021-11-29T10:06:10.698Z] v2.0.1-dev.92 [2021-11-29T10:06:10.698Z] v2.0.1-dev.93 [2021-11-29T10:06:10.698Z] v2.0.1-dev.94 [2021-11-29T10:06:10.698Z] v2.0.1-dev.95 [2021-11-29T10:06:10.698Z] v2.0.1-dev.96 [2021-11-29T10:06:10.698Z] v2.0.1-dev.97 [2021-11-29T10:06:10.698Z] v2.0.1-dev.98 [2021-11-29T10:06:10.698Z] v2.0.1-dev.99 [2021-11-29T10:06:10.698Z] v2.1.0 [2021-11-29T10:06:10.698Z] v2.2.0-dev.1 [2021-11-29T10:06:10.698Z] v2.2.0-dev.2 [2021-11-29T10:06:10.698Z] v2.2.0-dev.3 [Pipeline] sh [2021-11-29T10:06:10.990Z] + lftools sign git-tag v2.2.0-dev.3 [2021-11-29T10:06:11.562Z] Signing Git tag with Sigul... [2021-11-29T10:06:11.562Z] Signing v2.2.0-dev.3 [Pipeline] echo [2021-11-29T10:06:12.512Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:12.798Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-29T10:06:12.804Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-29T10:06:12.820Z] $ docker stop --time=1 504162f976e14739326a860e727ba317e59d68d45b027547f2c0e6245bba8cb7 [2021-11-29T10:06:14.019Z] $ docker rm -f 504162f976e14739326a860e727ba317e59d68d45b027547f2c0e6245bba8cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-29T10:06:14.588Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T10:06:14.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:06:14.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T10:06:14.879Z] . [Pipeline] withDockerContainer [2021-11-29T10:06:14.943Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T10:06:14.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-29T10:06:15.340Z] $ docker top c9907cc00aff859e34d2136b9c7d1d51a5f335174c7c13a44a9ef9a5c4427f48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T10:06:15.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T10:06:15.437Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T10:06:15.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T10:06:15.562Z] $ docker exec c9907cc00aff859e34d2136b9c7d1d51a5f335174c7c13a44a9ef9a5c4427f48 ssh-agent [2021-11-29T10:06:15.667Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHggLfa/agent.14 [2021-11-29T10:06:15.667Z] SSH_AGENT_PID=21 [2021-11-29T10:06:15.672Z] Running ssh-add (command line suppressed) [2021-11-29T10:06:15.765Z] Identity added: /w/workspace/edgex-go/116@tmp/private_key_6188514403200440786.key (/w/workspace/edgex-go/116@tmp/private_key_6188514403200440786.key) [2021-11-29T10:06:15.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T10:06:16.066Z] + git semver bump pre [2021-11-29T10:06:16.066Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T10:06:16.066Z] # $GIT_DIR = /w/workspace/edgex-go/116/.git [2021-11-29T10:06:16.066Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/116 [2021-11-29T10:06:16.066Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T10:06:16.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T10:06:16.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T10:06:16.066Z] # $SEMVER_BRANCH = main [2021-11-29T10:06:16.066Z] # $SEMVER_DIR = /w/workspace/edgex-go/116/.semver [2021-11-29T10:06:16.066Z] 2.2.0-dev.4 [Pipeline] } [2021-11-29T10:06:16.076Z] $ docker exec --env ******** --env ******** c9907cc00aff859e34d2136b9c7d1d51a5f335174c7c13a44a9ef9a5c4427f48 ssh-agent -k [2021-11-29T10:06:16.182Z] unset SSH_AUTH_SOCK; [2021-11-29T10:06:16.182Z] unset SSH_AGENT_PID; [2021-11-29T10:06:16.182Z] echo Agent pid 21 killed; [2021-11-29T10:06:16.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T10:06:16.495Z] + git semver [Pipeline] } [2021-11-29T10:06:16.508Z] $ docker stop --time=1 c9907cc00aff859e34d2136b9c7d1d51a5f335174c7c13a44a9ef9a5c4427f48 [2021-11-29T10:06:17.688Z] $ docker rm -f c9907cc00aff859e34d2136b9c7d1d51a5f335174c7c13a44a9ef9a5c4427f48 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T10:06:18.031Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T10:06:18.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:06:18.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T10:06:18.325Z] . [Pipeline] withDockerContainer [2021-11-29T10:06:18.388Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T10:06:18.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-29T10:06:18.771Z] $ docker top 4da1270d2c0817af4cd844a7021f7e8dbed84dfee879e2e327b0ca65ac333c36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T10:06:18.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T10:06:18.853Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T10:06:18.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T10:06:18.963Z] $ docker exec 4da1270d2c0817af4cd844a7021f7e8dbed84dfee879e2e327b0ca65ac333c36 ssh-agent [2021-11-29T10:06:19.056Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKFDiOd/agent.14 [2021-11-29T10:06:19.056Z] SSH_AGENT_PID=20 [2021-11-29T10:06:19.061Z] Running ssh-add (command line suppressed) [2021-11-29T10:06:19.158Z] Identity added: /w/workspace/edgex-go/116@tmp/private_key_5246581586774419611.key (/w/workspace/edgex-go/116@tmp/private_key_5246581586774419611.key) [2021-11-29T10:06:19.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T10:06:19.454Z] + git semver push [2021-11-29T10:06:19.454Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T10:06:19.454Z] # $GIT_DIR = /w/workspace/edgex-go/116/.git [2021-11-29T10:06:19.454Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/116 [2021-11-29T10:06:19.454Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T10:06:19.454Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T10:06:19.454Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T10:06:19.454Z] # $SEMVER_BRANCH = main [2021-11-29T10:06:19.454Z] # $SEMVER_DIR = /w/workspace/edgex-go/116/.semver [Pipeline] } [2021-11-29T10:06:23.671Z] $ docker exec --env ******** --env ******** 4da1270d2c0817af4cd844a7021f7e8dbed84dfee879e2e327b0ca65ac333c36 ssh-agent -k [2021-11-29T10:06:23.756Z] unset SSH_AUTH_SOCK; [2021-11-29T10:06:23.756Z] unset SSH_AGENT_PID; [2021-11-29T10:06:23.757Z] echo Agent pid 20 killed; [2021-11-29T10:06:23.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T10:06:24.066Z] + git semver [Pipeline] } [2021-11-29T10:06:24.080Z] $ docker stop --time=1 4da1270d2c0817af4cd844a7021f7e8dbed84dfee879e2e327b0ca65ac333c36 [2021-11-29T10:06:25.268Z] $ docker rm -f 4da1270d2c0817af4cd844a7021f7e8dbed84dfee879e2e327b0ca65ac333c36 [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 [2021-11-29T10:06:26.136Z] + '[' -d /w/workspace/edgex-go/116/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:26.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:26.991Z] ---> package-listing.sh [2021-11-29T10:06:26.992Z] ++ facter osfamily [2021-11-29T10:06:26.992Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-29T10:06:27.255Z] + OS_FAMILY=redhat [2021-11-29T10:06:27.255Z] + workspace=/w/workspace/edgex-go/116 [2021-11-29T10:06:27.255Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-29T10:06:27.255Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-29T10:06:27.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-29T10:06:27.255Z] + PACKAGES=/tmp/packages_start.txt [2021-11-29T10:06:27.255Z] + '[' /w/workspace/edgex-go/116 ']' [2021-11-29T10:06:27.255Z] + PACKAGES=/tmp/packages_end.txt [2021-11-29T10:06:27.255Z] + case "${OS_FAMILY}" in [2021-11-29T10:06:27.255Z] + rpm -qa [2021-11-29T10:06:27.255Z] + sort [2021-11-29T10:06:30.548Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-29T10:06:30.548Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-29T10:06:30.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-29T10:06:30.548Z] + '[' /w/workspace/edgex-go/116 ']' [2021-11-29T10:06:30.548Z] + mkdir -p /w/workspace/edgex-go/116/archives/ [2021-11-29T10:06:30.548Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/116/archives/ [Pipeline] echo [2021-11-29T10:06:30.559Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/116/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-29T10:06:30.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:06:31.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T10:06:31.394Z] [2021-11-29T10:06:31.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T10:06:31.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T10:06:31.699Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-29T10:06:31.699Z] b4d181a07f80: Pulling fs layer [2021-11-29T10:06:31.699Z] a1111a8f2ec3: Pulling fs layer [2021-11-29T10:06:31.699Z] ed53099fbce6: Pulling fs layer [2021-11-29T10:06:31.699Z] dc539afda2c1: Pulling fs layer [2021-11-29T10:06:31.699Z] 77bc0d833cb6: Pulling fs layer [2021-11-29T10:06:31.699Z] 9065ff56babe: Pulling fs layer [2021-11-29T10:06:31.699Z] d287ab97295c: Pulling fs layer [2021-11-29T10:06:31.699Z] dc539afda2c1: Waiting [2021-11-29T10:06:31.699Z] 77bc0d833cb6: Waiting [2021-11-29T10:06:31.699Z] 9065ff56babe: Waiting [2021-11-29T10:06:31.699Z] d287ab97295c: Waiting [2021-11-29T10:06:31.699Z] a1111a8f2ec3: Verifying Checksum [2021-11-29T10:06:31.699Z] a1111a8f2ec3: Download complete [2021-11-29T10:06:31.699Z] dc539afda2c1: Verifying Checksum [2021-11-29T10:06:31.699Z] dc539afda2c1: Download complete [2021-11-29T10:06:31.699Z] ed53099fbce6: Verifying Checksum [2021-11-29T10:06:31.699Z] ed53099fbce6: Download complete [2021-11-29T10:06:31.699Z] 9065ff56babe: Verifying Checksum [2021-11-29T10:06:31.699Z] 9065ff56babe: Download complete [2021-11-29T10:06:31.976Z] 77bc0d833cb6: Verifying Checksum [2021-11-29T10:06:31.976Z] 77bc0d833cb6: Download complete [2021-11-29T10:06:31.976Z] b4d181a07f80: Verifying Checksum [2021-11-29T10:06:31.976Z] b4d181a07f80: Download complete [2021-11-29T10:06:32.554Z] d287ab97295c: Verifying Checksum [2021-11-29T10:06:32.554Z] d287ab97295c: Download complete [2021-11-29T10:06:33.506Z] b4d181a07f80: Pull complete [2021-11-29T10:06:33.506Z] a1111a8f2ec3: Pull complete [2021-11-29T10:06:34.078Z] ed53099fbce6: Pull complete [2021-11-29T10:06:34.338Z] dc539afda2c1: Pull complete [2021-11-29T10:06:34.601Z] 77bc0d833cb6: Pull complete [2021-11-29T10:06:34.601Z] 9065ff56babe: Pull complete [2021-11-29T10:06:39.920Z] d287ab97295c: Pull complete [2021-11-29T10:06:39.920Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-29T10:06:39.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T10:06:39.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-29T10:06:39.986Z] prd-centos7-docker-4c-2g-682 does not seem to be running inside a container [2021-11-29T10:06:40.016Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/116/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/116 -v /w/workspace/edgex-go/116:/w/workspace/edgex-go/116:rw,z -v /w/workspace/edgex-go/116@tmp:/w/workspace/edgex-go/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-29T10:06:42.370Z] $ docker top 613cc16480a62767f21cca2168eadc71f8892043722faa6ba71e9d4fb32edd53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T10:06:42.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-29T10:06:43.004Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-29T10:06:43.295Z] + ls /var/log/sa-host [2021-11-29T10:06:43.295Z] + sadf -c /var/log/sa-host/sa29 [2021-11-29T10:06:43.295Z] file_magic: OK [2021-11-29T10:06:43.295Z] HZ: Using current value: 100 [2021-11-29T10:06:43.295Z] file_header: OK [2021-11-29T10:06:43.295Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-29T10:06:43.295Z] Statistics: [2021-11-29T10:06:43.295Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T10:06:43.295Z] File successfully converted to sysstat format version 12.0.3 [2021-11-29T10:06:43.295Z] + sadf -c /var/log/sa-host/sa30 [2021-11-29T10:06:43.295Z] file_magic: OK [2021-11-29T10:06:43.295Z] HZ: Using current value: 100 [2021-11-29T10:06:43.295Z] file_header: OK [2021-11-29T10:06:43.295Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-29T10:06:43.295Z] Statistics: [2021-11-29T10:06:43.295Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T10:06:43.295Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T10:06:43.575Z] provisioning config files... [2021-11-29T10:06:43.604Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/116@tmp/config9175955064469823589tmp [Pipeline] { [Pipeline] echo [2021-11-29T10:06:43.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:43.900Z] ---> create-netrc.sh [Pipeline] } [2021-11-29T10:06:43.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:44.247Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-29T10:06:44.256Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:44.541Z] ---> sudo-logs.sh [2021-11-29T10:06:44.541Z] Archiving 'sudo' log.. [2021-11-29T10:06:44.541Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-682.novalocal: Name or service not known [2021-11-29T10:06:44.541Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-682.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-29T10:06:44.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:44.850Z] ---> job-cost.sh [2021-11-29T10:06:44.851Z] lf-activate-venv: SKIPPING [2021-11-29T10:06:44.851Z] DEBUG: total: 0.10999999940395355 [2021-11-29T10:06:44.851Z] INFO: Retrieving Stack Cost... [2021-11-29T10:06:45.110Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-29T10:06:45.683Z] INFO: Archiving Costs [Pipeline] echo [2021-11-29T10:06:45.695Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T10:06:45.988Z] ---> logs-deploy.sh [2021-11-29T10:06:45.988Z] lf-activate-venv: SKIPPING [2021-11-29T10:06:45.988Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/116 [2021-11-29T10:06:45.988Z] INFO: archiving workspace using pattern(s): [2021-11-29T10:06:46.560Z] Archives upload complete. [2021-11-29T10:06:46.822Z] INFO: archiving logs to Nexus