Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 387e8ab1d15ec838323413725d11a2640c18939f 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-ssh3561689570099968249.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh6416709963882426977.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh7443222714563723057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh7415205825915527402.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-ssh2521185228840161290.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-794’ is offline Running on prd-centos7-docker-4c-2g-797 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/109 [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/109 # 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/109@tmp/jenkins-gitclient-ssh7177088668248273140.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 387e8ab1d15ec838323413725d11a2640c18939f (main) Commit message: "fix(snap): make secretstore connect hook idempotent (#3815)" > 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 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 > git rev-list --no-walk 31a468f974f90331ca7657b11f9c9eadefc568dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-16T10:02:35.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-16T10:02:35.899Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-16T10:02:35.914Z] ========================================================= [2021-11-16T10:02:35.914Z] EdgeX Global Pipelines Version Info [2021-11-16T10:02:35.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:02:37.070Z] ------------------- [2021-11-16T10:02:37.070Z] stable info: [2021-11-16T10:02:37.070Z] ------------------- [2021-11-16T10:02:37.070Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-16T10:02:37.070Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T10:02:37.070Z] Message: update stable to v1.0.215 [2021-11-16T10:02:37.643Z] ------------------- [2021-11-16T10:02:37.643Z] experimental info: [2021-11-16T10:02:37.643Z] ------------------- [2021-11-16T10:02:37.643Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-16T10:02:37.643Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-16T10:02:37.643Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-16T10:02:37.725Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-16T10:02:37.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-16T10:02:37.747Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-16T10:02:37.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-16T10:02:37.766Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-16T10:02:37.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-16T10:02:37.786Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-16T10:02:37.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-16T10:02:37.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-16T10:02:37.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-16T10:02:37.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-16T10:02:37.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-16T10:02:37.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-16T10:02:37.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-16T10:02:37.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-16T10:02:37.874Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T10:02:37.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-16T10:02:37.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-16T10:02:37.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-16T10:02:37.913Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-16T10:02:37.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-16T10:02:37.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-16T10:02:37.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-16T10:02:37.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-16T10:02:37.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-16T10:02:37.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] echo [2021-11-16T10:02:37.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 387e8ab [Pipeline] echo [2021-11-16T10:02:37.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T10:02:38.028Z] provisioning config files... [2021-11-16T10:02:38.041Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/109@tmp/config4378050722554425285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:02:38.357Z] ---> docker-login.sh [2021-11-16T10:02:38.357Z] nexus3.edgexfoundry.org:10001 [2021-11-16T10:02:38.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:02:38.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:02:38.622Z] Configure a credential helper to remove this warning. See [2021-11-16T10:02:38.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:02:38.622Z] [2021-11-16T10:02:38.622Z] Login Succeeded [2021-11-16T10:02:38.622Z] nexus3.edgexfoundry.org:10002 [2021-11-16T10:02:38.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:02:38.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:02:38.622Z] Configure a credential helper to remove this warning. See [2021-11-16T10:02:38.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:02:38.622Z] [2021-11-16T10:02:38.622Z] Login Succeeded [2021-11-16T10:02:38.623Z] nexus3.edgexfoundry.org:10003 [2021-11-16T10:02:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:02:38.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:02:38.885Z] Configure a credential helper to remove this warning. See [2021-11-16T10:02:38.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:02:38.885Z] [2021-11-16T10:02:38.885Z] Login Succeeded [2021-11-16T10:02:38.885Z] nexus3.edgexfoundry.org:10004 [2021-11-16T10:02:38.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:02:38.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:02:38.885Z] Configure a credential helper to remove this warning. See [2021-11-16T10:02:38.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:02:38.885Z] [2021-11-16T10:02:38.885Z] Login Succeeded [2021-11-16T10:02:38.885Z] docker.io [2021-11-16T10:02:38.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:02:39.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:02:39.457Z] Configure a credential helper to remove this warning. See [2021-11-16T10:02:39.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:02:39.457Z] [2021-11-16T10:02:39.457Z] Login Succeeded [2021-11-16T10:02:39.457Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T10:02:39.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T10:02:39.778Z] ++ 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-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/core-command/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/core-data/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-16T10:02:39.778Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-16T10:02:39.778Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-16T10:02:39.778Z] ++ cut -d/ -f2 [2021-11-16T10:02:39.778Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-16T10:02:39.818Z] 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-16T10:02:40.225Z] + git rev-list -1 --merges 387e8ab1d15ec838323413725d11a2640c18939f~1..387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] echo [2021-11-16T10:02:40.239Z] -----------> git rev-list -1 --merges 387e8ab1d15ec838323413725d11a2640c18939f~1..387e8ab1d15ec838323413725d11a2640c18939f 387e8ab1d15ec838323413725d11a2640c18939f [false] [Pipeline] sh [2021-11-16T10:02:40.534Z] + git log --format=format:%s -1 387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] echo [2021-11-16T10:02:40.551Z] ========================================================= [2021-11-16T10:02:40.551Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-16T10:02:40.551Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:02:41.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T10:02:41.342Z] [2021-11-16T10:02:41.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:02:41.653Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T10:02:41.653Z] latest: Pulling from edgex-devops/git-semver [2021-11-16T10:02:41.653Z] a0d0a0d46f8b: Pulling fs layer [2021-11-16T10:02:41.653Z] 3e5f54012d9b: Pulling fs layer [2021-11-16T10:02:41.653Z] 4c7163046ea9: Pulling fs layer [2021-11-16T10:02:41.654Z] 0c2d73faf560: Pulling fs layer [2021-11-16T10:02:41.654Z] 0c2d73faf560: Waiting [2021-11-16T10:02:41.654Z] 3e5f54012d9b: Verifying Checksum [2021-11-16T10:02:41.654Z] 3e5f54012d9b: Download complete [2021-11-16T10:02:41.654Z] a0d0a0d46f8b: Verifying Checksum [2021-11-16T10:02:41.654Z] a0d0a0d46f8b: Download complete [2021-11-16T10:02:41.654Z] 4c7163046ea9: Verifying Checksum [2021-11-16T10:02:41.654Z] 4c7163046ea9: Download complete [2021-11-16T10:02:41.654Z] 0c2d73faf560: Verifying Checksum [2021-11-16T10:02:41.654Z] 0c2d73faf560: Download complete [2021-11-16T10:02:41.918Z] a0d0a0d46f8b: Pull complete [2021-11-16T10:02:41.918Z] 3e5f54012d9b: Pull complete [2021-11-16T10:02:42.177Z] 4c7163046ea9: Pull complete [2021-11-16T10:02:42.439Z] 0c2d73faf560: Pull complete [2021-11-16T10:02:42.439Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-16T10:02:42.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T10:02:42.439Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-16T10:02:42.518Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:02:42.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:02:43.210Z] $ docker top 15b196194baa39cf3b9928b8e7a9c61c26daef926481ea5e7298ad6765ade570 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T10:02:43.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T10:02:43.303Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T10:02:43.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T10:02:43.413Z] $ docker exec 15b196194baa39cf3b9928b8e7a9c61c26daef926481ea5e7298ad6765ade570 ssh-agent [2021-11-16T10:02:43.514Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkhJjNB/agent.13 [2021-11-16T10:02:43.514Z] SSH_AGENT_PID=19 [2021-11-16T10:02:43.522Z] Running ssh-add (command line suppressed) [2021-11-16T10:02:43.631Z] Identity added: /w/workspace/edgex-go/109@tmp/private_key_2679986869047325458.key (/w/workspace/edgex-go/109@tmp/private_key_2679986869047325458.key) [2021-11-16T10:02:43.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T10:02:43.946Z] + git tag --points-at HEAD [Pipeline] } [2021-11-16T10:02:43.958Z] $ docker exec --env ******** --env ******** 15b196194baa39cf3b9928b8e7a9c61c26daef926481ea5e7298ad6765ade570 ssh-agent -k [2021-11-16T10:02:44.056Z] unset SSH_AUTH_SOCK; [2021-11-16T10:02:44.057Z] unset SSH_AGENT_PID; [2021-11-16T10:02:44.057Z] echo Agent pid 19 killed; [2021-11-16T10:02:44.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-16T10:02:44.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T10:02:44.090Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T10:02:44.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T10:02:44.205Z] $ docker exec 15b196194baa39cf3b9928b8e7a9c61c26daef926481ea5e7298ad6765ade570 ssh-agent [2021-11-16T10:02:44.355Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbpaKdP/agent.52 [2021-11-16T10:02:44.355Z] SSH_AGENT_PID=58 [2021-11-16T10:02:44.359Z] Running ssh-add (command line suppressed) [2021-11-16T10:02:44.481Z] Identity added: /w/workspace/edgex-go/109@tmp/private_key_5162998366864552294.key (/w/workspace/edgex-go/109@tmp/private_key_5162998366864552294.key) [2021-11-16T10:02:44.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T10:02:44.787Z] + git semver init [2021-11-16T10:02:44.787Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T10:02:44.787Z] # $GIT_DIR = /w/workspace/edgex-go/109/.git [2021-11-16T10:02:44.787Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/109 [2021-11-16T10:02:44.787Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T10:02:44.787Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T10:02:44.787Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T10:02:44.787Z] # $SEMVER_BRANCH = main [2021-11-16T10:02:44.787Z] # $SEMVER_TEMP = /tmp/semver-171230742 [2021-11-16T10:02:44.787Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-16T10:04:36.319Z] # '/tmp/semver-171230742' -> '/w/workspace/edgex-go/109/.semver' [2021-11-16T10:04:36.319Z] # -> Force: false [2021-11-16T10:04:36.319Z] # $SEMVER_DIR = /w/workspace/edgex-go/109/.semver [Pipeline] } [2021-11-16T10:04:36.329Z] $ docker exec --env ******** --env ******** 15b196194baa39cf3b9928b8e7a9c61c26daef926481ea5e7298ad6765ade570 ssh-agent -k [2021-11-16T10:04:36.434Z] unset SSH_AUTH_SOCK; [2021-11-16T10:04:36.434Z] unset SSH_AGENT_PID; [2021-11-16T10:04:36.434Z] echo Agent pid 58 killed; [2021-11-16T10:04:36.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T10:04:36.750Z] + git semver [Pipeline] } [2021-11-16T10:04:36.760Z] $ docker stop --time=1 15b196194baa39cf3b9928b8e7a9c61c26daef926481ea5e7298ad6765ade570 [2021-11-16T10:04:38.369Z] $ docker rm -f 15b196194baa39cf3b9928b8e7a9c61c26daef926481ea5e7298ad6765ade570 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T10:04:38.739Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-16T10:04:38.965Z] Stashed 1 file(s) [Pipeline] echo [2021-11-16T10:04:38.968Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.97 [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-16T10:04:39.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T10:04:39.221Z] ========================================================= [2021-11-16T10:04:39.221Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-16T10:04:39.221Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T10:04:39.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T10:04:39.519Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-16T10:04:39.519Z] a0d0a0d46f8b: Already exists [2021-11-16T10:04:39.519Z] 31adcdaf11c8: Pulling fs layer [2021-11-16T10:04:39.519Z] b8b176561691: Pulling fs layer [2021-11-16T10:04:39.519Z] 4527c011a84f: Pulling fs layer [2021-11-16T10:04:39.519Z] 5d74067f8e1e: Pulling fs layer [2021-11-16T10:04:39.519Z] e0aca202a116: Pulling fs layer [2021-11-16T10:04:39.519Z] 3a43be97a3b4: Pulling fs layer [2021-11-16T10:04:39.519Z] 34cad66bf833: Pulling fs layer [2021-11-16T10:04:39.519Z] b4e3c513aaa6: Pulling fs layer [2021-11-16T10:04:39.519Z] 5d74067f8e1e: Waiting [2021-11-16T10:04:39.519Z] e0aca202a116: Waiting [2021-11-16T10:04:39.519Z] 3a43be97a3b4: Waiting [2021-11-16T10:04:39.519Z] 34cad66bf833: Waiting [2021-11-16T10:04:39.519Z] b4e3c513aaa6: Waiting [2021-11-16T10:04:39.519Z] b8b176561691: Verifying Checksum [2021-11-16T10:04:39.519Z] b8b176561691: Download complete [2021-11-16T10:04:39.519Z] 31adcdaf11c8: Verifying Checksum [2021-11-16T10:04:39.519Z] 31adcdaf11c8: Download complete [2021-11-16T10:04:39.519Z] 5d74067f8e1e: Verifying Checksum [2021-11-16T10:04:39.519Z] 5d74067f8e1e: Download complete [2021-11-16T10:04:39.519Z] e0aca202a116: Verifying Checksum [2021-11-16T10:04:39.519Z] e0aca202a116: Download complete [2021-11-16T10:04:39.519Z] 3a43be97a3b4: Verifying Checksum [2021-11-16T10:04:39.519Z] 3a43be97a3b4: Download complete [2021-11-16T10:04:39.783Z] 34cad66bf833: Verifying Checksum [2021-11-16T10:04:39.783Z] 34cad66bf833: Download complete [2021-11-16T10:04:39.783Z] 31adcdaf11c8: Pull complete [2021-11-16T10:04:39.783Z] b8b176561691: Pull complete [2021-11-16T10:04:40.047Z] b4e3c513aaa6: Verifying Checksum [2021-11-16T10:04:40.047Z] b4e3c513aaa6: Download complete [2021-11-16T10:04:40.316Z] 4527c011a84f: Verifying Checksum [2021-11-16T10:04:40.316Z] 4527c011a84f: Download complete [2021-11-16T10:04:43.630Z] 4527c011a84f: Pull complete [2021-11-16T10:04:43.630Z] 5d74067f8e1e: Pull complete [2021-11-16T10:04:43.895Z] e0aca202a116: Pull complete [2021-11-16T10:04:43.895Z] 3a43be97a3b4: Pull complete [2021-11-16T10:04:43.895Z] 34cad66bf833: Pull complete [2021-11-16T10:04:47.211Z] b4e3c513aaa6: Pull complete [2021-11-16T10:04:47.211Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-16T10:04:47.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T10:04:47.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T10:04:47.538Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-16T10:04:47.538Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T10:04:47.538Z] WORKDIR /edgex [2021-11-16T10:04:47.538Z] COPY go.mod . [2021-11-16T10:04:47.538Z] RUN go mod download' [2021-11-16T10:04:49.448Z] Sending build context to Docker daemon 329.9MB [2021-11-16T10:04:49.448Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-16T10:04:49.448Z] ---> 9f6097aaca64 [2021-11-16T10:04:49.448Z] Step 2/4 : WORKDIR /edgex [2021-11-16T10:04:50.391Z] ---> Running in bfd36671a547 [2021-11-16T10:04:50.391Z] Removing intermediate container bfd36671a547 [2021-11-16T10:04:50.391Z] ---> 9b568943f69b [2021-11-16T10:04:50.391Z] Step 3/4 : COPY go.mod . [2021-11-16T10:04:50.391Z] ---> f4f6e0dc68bf [2021-11-16T10:04:50.391Z] Step 4/4 : RUN go mod download [2021-11-16T10:04:50.391Z] ---> Running in df74e5134680 [2021-11-16T10:04:54.178Z] Still waiting to schedule task [2021-11-16T10:04:54.178Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-795’ is offline [2021-11-16T10:05:17.040Z] Removing intermediate container df74e5134680 [2021-11-16T10:05:17.040Z] ---> 82ae1b42b162 [2021-11-16T10:05:17.040Z] Successfully built 82ae1b42b162 [2021-11-16T10:05:17.040Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:05:17.340Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T10:05:17.340Z] . [Pipeline] withDockerContainer [2021-11-16T10:05:17.404Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:05:17.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:05:17.777Z] $ docker top 181f152edb95d34ca153de1680ec4d158824ee6f22d02d3d0a5eb8d419c3843b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T10:05:18.135Z] + go version [2021-11-16T10:05:18.135Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-16T10:05:18.145Z] $ docker stop --time=1 181f152edb95d34ca153de1680ec4d158824ee6f22d02d3d0a5eb8d419c3843b [2021-11-16T10:05:19.326Z] $ docker rm -f 181f152edb95d34ca153de1680ec4d158824ee6f22d02d3d0a5eb8d419c3843b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:05:19.853Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-16T10:05:19.853Z] . [Pipeline] withDockerContainer [2021-11-16T10:05:19.911Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:05:19.947Z] $ 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/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:05:20.293Z] $ docker top cfb2f23921b7be0aefaf8358d930066989911bfb1ed7a59acd870833a15ee50b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T10:05:20.366Z] ========================================================= [2021-11-16T10:05:20.366Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-16T10:05:20.366Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T10:05:20.658Z] + make test [2021-11-16T10:05:20.658Z] go mod tidy [2021-11-16T10:05:20.937Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-16T10:05:26.311Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-16T10:05:44.559Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-16T10:05:47.134Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-16T10:05:47.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-16T10:05:47.969Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-16T10:05:49.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-16T10:05:50.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-16T10:05:50.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-16T10:05:50.750Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-16T10:05:51.336Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-16T10:05:51.336Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-16T10:05:51.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-16T10:05:51.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-16T10:05:51.601Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-16T10:05:51.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-16T10:05:53.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-11-16T10:05:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-16T10:05:53.527Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-16T10:05:54.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2021-11-16T10:05:54.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-16T10:05:54.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.048s coverage: 44.7% of statements [2021-11-16T10:05:54.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-16T10:05:54.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-16T10:05:55.911Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2021-11-16T10:05:55.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-16T10:05:55.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-16T10:05:56.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2021-11-16T10:05:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-16T10:05:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-16T10:05:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-16T10:05:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-16T10:05:56.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-16T10:05:57.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements [2021-11-16T10:05:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-16T10:05:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-16T10:05:57.473Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 59.1% of statements [2021-11-16T10:05:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-16T10:05:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-16T10:05:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-16T10:05:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-16T10:05:57.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-16T10:05:57.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-11-16T10:05:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-16T10:05:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-16T10:05:57.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-16T10:05:58.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements [2021-11-16T10:05:58.711Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-16T10:05:58.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements [2021-11-16T10:05:58.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2021-11-16T10:05:58.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-16T10:05:59.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-11-16T10:06:00.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements [2021-11-16T10:06:00.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-11-16T10:06:00.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-11-16T10:06:00.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-11-16T10:06:12.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-11-16T10:06:12.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-11-16T10:06:17.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 82.5% of statements [2021-11-16T10:06:17.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-16T10:06:19.934Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-799 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-11-16T10:06:19.949Z] Running in /w/workspace/edgex-go/109 [Pipeline] { [Pipeline] checkout [2021-11-16T10:06:20.152Z] The recommended git tool is: git [2021-11-16T10:06:25.407Z] using credential edgex-jenkins-ssh [2021-11-16T10:06:25.428Z] Cloning the remote Git repository [2021-11-16T10:06:25.502Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-16T10:06:25.631Z] > git init /w/workspace/edgex-go/109 # timeout=10 [2021-11-16T10:06:25.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-16T10:06:25.706Z] > git --version # timeout=10 [2021-11-16T10:06:25.728Z] > git --version # 'git version 2.17.1' [2021-11-16T10:06:25.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-16T10:06:25.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-16T10:06:35.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-11-16T10:06:35.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-11-16T10:06:35.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 65.4% of statements [2021-11-16T10:06:35.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-16T10:06:35.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-16T10:06:35.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-16T10:06:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2021-11-16T10:06:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-16T10:06:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-16T10:06:36.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2021-11-16T10:06:36.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-16T10:06:36.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-11-16T10:06:36.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-16T10:06:44.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 17.7% of statements [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-16T10:06:44.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-16T10:06:44.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.047s coverage: 63.2% of statements [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-16T10:06:44.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-16T10:06:44.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-16T10:06:44.460Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-16T10:06:44.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-11-16T10:06:44.460Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements [2021-11-16T10:06:44.460Z] 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-16T10:07:16.768Z] GO111MODULE=on go vet ./... [2021-11-16T10:07:26.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-16T10:07:26.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-16T10:07:26.822Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-16T10:07:26.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-16T10:07:27.139Z] + ls -al . [2021-11-16T10:07:27.139Z] total 644 [2021-11-16T10:07:27.139Z] drwxrwxr-x 10 1001 1001 4096 Nov 16 10:07 . [2021-11-16T10:07:27.139Z] drwxr-xr-x 4 root root 32 Nov 16 10:05 .. [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 11 Nov 16 10:02 .dockerignore [2021-11-16T10:07:27.139Z] drwxrwxr-x 8 1001 1001 162 Nov 16 10:02 .git [2021-11-16T10:07:27.139Z] drwxrwxr-x 4 1001 1001 142 Nov 16 10:02 .github [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 804 Nov 16 10:02 .gitignore [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 42 Nov 16 10:02 .golangci.yml [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 76 Nov 16 10:02 .hadolint.yml [2021-11-16T10:07:27.139Z] drwx------ 3 1001 1001 43 Nov 16 10:04 .semver [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 166 Nov 16 10:02 .sonarcloud.properties [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 1171 Nov 16 10:02 ADOPTERS.md [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 8910 Nov 16 10:02 Attribution.txt [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 51732 Nov 16 10:02 CHANGELOG.md [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 3804 Nov 16 10:02 CONTRIBUTING.md [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 677 Nov 16 10:02 GOVERNANCE.md [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 849 Nov 16 10:02 Jenkinsfile [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 10775 Nov 16 10:02 LICENSE [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 6508 Nov 16 10:02 Makefile [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 582 Nov 16 10:02 OWNERS.md [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 8207 Nov 16 10:02 README.md [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 6912 Nov 16 10:02 SECURITY.md [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 12 Nov 16 10:04 VERSION [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 4131 Nov 16 10:02 ZMQWindows.md [2021-11-16T10:07:27.139Z] drwxrwxr-x 2 1001 1001 37 Nov 16 10:02 bin [2021-11-16T10:07:27.139Z] drwxrwxr-x 14 1001 1001 4096 Nov 16 10:02 cmd [2021-11-16T10:07:27.139Z] -rw-r--r-- 1 root root 428381 Nov 16 10:06 coverage.out [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 822 Nov 16 10:02 go.mod [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 49471 Nov 16 10:02 go.sum [2021-11-16T10:07:27.139Z] drwxrwxr-x 8 1001 1001 124 Nov 16 10:02 internal [2021-11-16T10:07:27.139Z] drwxrwxr-x 3 1001 1001 16 Nov 16 10:02 openapi [2021-11-16T10:07:27.139Z] drwxrwxr-x 4 1001 1001 71 Nov 16 10:02 snap [2021-11-16T10:07:27.139Z] -rw-rw-r-- 1 1001 1001 204 Nov 16 10:02 version.go [Pipeline] sh [2021-11-16T10:07:27.432Z] + '[' -e coverage.out ] [2021-11-16T10:07:27.432Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-16T10:07:27.548Z] Stashed 1 file(s) [Pipeline] sh [2021-11-16T10:07:27.847Z] + make build [2021-11-16T10:07:27.847Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T10:07:29.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T10:07:35.867Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T10:07:36.129Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T10:07:36.695Z] Avoid second fetch [2021-11-16T10:07:36.696Z] Checking out Revision 387e8ab1d15ec838323413725d11a2640c18939f (main) [2021-11-16T10:07:37.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T10:07:37.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T10:07:38.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T10:07:39.253Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T10:07:39.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T10:07:36.640Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-16T10:07:36.674Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-16T10:07:36.716Z] > git config core.sparsecheckout # timeout=10 [2021-11-16T10:07:36.728Z] > git checkout -f 387e8ab1d15ec838323413725d11a2640c18939f # timeout=10 [2021-11-16T10:07:40.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T10:07:40.987Z] Commit message: "fix(snap): make secretstore connect hook idempotent (#3815)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-16T10:07:41.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T10:07:42.108Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-16T10:07:42.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:07:42.108Z] Dload Upload Total Spent Left Speed [2021-11-16T10:07:42.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 64967 0 --:--:-- --:--:-- --:--:-- 64967 [Pipeline] sh [2021-11-16T10:07:42.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T10:07:42.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-16T10:07:42.874Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-11-16T10:07:42.874Z] [2021-11-16T10:07:42.874Z] { [2021-11-16T10:07:42.874Z] "registry-mirrors": [ [2021-11-16T10:07:42.874Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-16T10:07:42.874Z] ], [2021-11-16T10:07:42.874Z] "bip": "10.250.0.254/24", [2021-11-16T10:07:42.874Z] "hosts": [ [2021-11-16T10:07:42.874Z] "tcp://0.0.0.0:5555", [2021-11-16T10:07:42.874Z] "unix:///var/run/docker.sock" [2021-11-16T10:07:42.874Z] ], [2021-11-16T10:07:42.874Z] "mtu": 1458, [2021-11-16T10:07:42.874Z] "selinux-enabled": true, [2021-11-16T10:07:42.874Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-16T10:07:42.874Z] } [Pipeline] sh [2021-11-16T10:07:43.214Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-16T10:07:43.565Z] + sudo service docker restart [Pipeline] } [2021-11-16T10:07:44.233Z] $ docker stop --time=1 cfb2f23921b7be0aefaf8358d930066989911bfb1ed7a59acd870833a15ee50b [2021-11-16T10:07:45.911Z] $ docker rm -f cfb2f23921b7be0aefaf8358d930066989911bfb1ed7a59acd870833a15ee50b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:07:47.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T10:07:47.594Z] [2021-11-16T10:07:47.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:07:48.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T10:07:48.059Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-16T10:07:48.059Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-16T10:07:48.059Z] ca9280d653b3: Pulling fs layer [2021-11-16T10:07:48.059Z] 7e9c9ca2126c: Pulling fs layer [2021-11-16T10:07:48.059Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-16T10:07:48.059Z] cbdbe7a5bc2a: Download complete [2021-11-16T10:07:48.376Z] ca9280d653b3: Verifying Checksum [2021-11-16T10:07:48.376Z] ca9280d653b3: Download complete [2021-11-16T10:07:48.376Z] cbdbe7a5bc2a: Pull complete [2021-11-16T10:07:48.677Z] 7e9c9ca2126c: Verifying Checksum [2021-11-16T10:07:48.677Z] 7e9c9ca2126c: Download complete [2021-11-16T10:07:48.947Z] ca9280d653b3: Pull complete [2021-11-16T10:07:53.146Z] 7e9c9ca2126c: Pull complete [2021-11-16T10:07:53.146Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-16T10:07:53.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T10:07:53.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-16T10:07:53.207Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:07:53.242Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:07:55.654Z] $ docker top b947df46d7bb64ed3569c80848f3ca54443d8967072ac487b73657914041c62b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T10:07:55.998Z] + docker-compose build --help [2021-11-16T10:07:55.998Z] + grep parallel [2021-11-16T10:07:56.568Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T10:07:56.579Z] $ docker stop --time=1 b947df46d7bb64ed3569c80848f3ca54443d8967072ac487b73657914041c62b [2021-11-16T10:07:57.768Z] $ docker rm -f b947df46d7bb64ed3569c80848f3ca54443d8967072ac487b73657914041c62b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:07:58.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-16T10:07:58.153Z] . [Pipeline] withDockerContainer [2021-11-16T10:07:58.212Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:07:58.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:07:58.560Z] $ docker top c9a3d74d3345486d8126ad58df70109f6c743660d64827a14edc239881b90223 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T10:07:58.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T10:07:59.489Z] Building core-command ... [2021-11-16T10:07:59.489Z] Building core-data ... [2021-11-16T10:07:59.489Z] Building core-metadata ... [2021-11-16T10:07:59.489Z] Building security-bootstrapper ... [2021-11-16T10:07:59.489Z] Building security-proxy-setup ... [2021-11-16T10:07:59.489Z] Building security-secretstore-setup ... [2021-11-16T10:07:59.489Z] Building support-notifications ... [2021-11-16T10:07:59.489Z] Building support-scheduler ... [2021-11-16T10:07:59.489Z] Building sys-mgmt-agent ... [2021-11-16T10:07:59.489Z] Building core-metadata [2021-11-16T10:07:59.489Z] Building support-scheduler [2021-11-16T10:07:59.489Z] Building core-command [2021-11-16T10:07:59.489Z] Building support-notifications [2021-11-16T10:07:59.489Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T10:08:02.030Z] provisioning config files... [2021-11-16T10:08:02.053Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/109@tmp/config2272554025364085750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:08:02.416Z] ---> docker-login.sh [2021-11-16T10:08:02.416Z] nexus3.edgexfoundry.org:10001 [2021-11-16T10:08:03.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:08:03.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:08:03.287Z] Configure a credential helper to remove this warning. See [2021-11-16T10:08:03.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:08:03.287Z] [2021-11-16T10:08:03.287Z] Login Succeeded [2021-11-16T10:08:03.287Z] nexus3.edgexfoundry.org:10002 [2021-11-16T10:08:03.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:08:03.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:08:03.886Z] Configure a credential helper to remove this warning. See [2021-11-16T10:08:03.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:08:03.886Z] [2021-11-16T10:08:03.886Z] Login Succeeded [2021-11-16T10:08:03.886Z] nexus3.edgexfoundry.org:10003 [2021-11-16T10:08:04.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:08:04.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:08:04.435Z] Configure a credential helper to remove this warning. See [2021-11-16T10:08:04.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:08:04.435Z] [2021-11-16T10:08:04.435Z] Login Succeeded [2021-11-16T10:08:04.435Z] nexus3.edgexfoundry.org:10004 [2021-11-16T10:08:04.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:08:04.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:08:04.982Z] Configure a credential helper to remove this warning. See [2021-11-16T10:08:04.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:08:04.982Z] [2021-11-16T10:08:04.982Z] Login Succeeded [2021-11-16T10:08:04.982Z] docker.io [2021-11-16T10:08:05.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:08:05.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:08:05.852Z] Configure a credential helper to remove this warning. See [2021-11-16T10:08:05.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:08:05.852Z] [2021-11-16T10:08:05.852Z] Login Succeeded [2021-11-16T10:08:05.852Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T10:08:05.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-16T10:08:06.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T10:08:06.153Z] ========================================================= [2021-11-16T10:08:06.153Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-16T10:08:06.153Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-16T10:08:06.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T10:08:06.766Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-16T10:08:06.766Z] 552d1f2373af: Pulling fs layer [2021-11-16T10:08:06.766Z] ea3f2d53f512: Pulling fs layer [2021-11-16T10:08:06.766Z] 9e70ebbbe112: Pulling fs layer [2021-11-16T10:08:06.766Z] 7a9cfe048b4a: Pulling fs layer [2021-11-16T10:08:06.766Z] 72dc09318566: Pulling fs layer [2021-11-16T10:08:06.766Z] f4f7b4309257: Pulling fs layer [2021-11-16T10:08:06.766Z] 0ac9a79272e3: Pulling fs layer [2021-11-16T10:08:06.766Z] b78e95d17946: Pulling fs layer [2021-11-16T10:08:06.766Z] f4f7b4309257: Waiting [2021-11-16T10:08:06.766Z] 72dc09318566: Waiting [2021-11-16T10:08:06.766Z] 0ac9a79272e3: Waiting [2021-11-16T10:08:06.766Z] b78e95d17946: Waiting [2021-11-16T10:08:06.766Z] 7a9cfe048b4a: Waiting [2021-11-16T10:08:06.766Z] 9e70ebbbe112: Download complete [2021-11-16T10:08:06.766Z] ea3f2d53f512: Verifying Checksum [2021-11-16T10:08:06.766Z] ea3f2d53f512: Download complete [2021-11-16T10:08:06.766Z] 72dc09318566: Verifying Checksum [2021-11-16T10:08:06.766Z] 72dc09318566: Download complete [2021-11-16T10:08:06.766Z] f4f7b4309257: Verifying Checksum [2021-11-16T10:08:06.766Z] f4f7b4309257: Download complete [2021-11-16T10:08:06.766Z] 552d1f2373af: Verifying Checksum [2021-11-16T10:08:06.766Z] 552d1f2373af: Download complete [2021-11-16T10:08:06.766Z] 0ac9a79272e3: Download complete [2021-11-16T10:08:07.376Z] 552d1f2373af: Pull complete [2021-11-16T10:08:07.983Z] ea3f2d53f512: Pull complete [2021-11-16T10:08:08.591Z] 9e70ebbbe112: Pull complete [2021-11-16T10:08:08.591Z] b78e95d17946: Verifying Checksum [2021-11-16T10:08:08.591Z] b78e95d17946: Download complete [2021-11-16T10:08:09.190Z] 7a9cfe048b4a: Verifying Checksum [2021-11-16T10:08:09.190Z] 7a9cfe048b4a: Download complete [2021-11-16T10:08:09.480Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:08:09.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:08:09.481Z] ---> 82ae1b42b162 [2021-11-16T10:08:09.481Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T10:08:09.481Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:08:09.481Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:08:09.481Z] ---> 82ae1b42b162 [2021-11-16T10:08:09.481Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T10:08:09.481Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:08:09.481Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:08:09.481Z] ---> 82ae1b42b162 [2021-11-16T10:08:09.481Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T10:08:13.697Z] ---> Running in 62ade668fece [2021-11-16T10:08:13.697Z] ---> Running in 463b43208dd4 [2021-11-16T10:08:13.697Z] ---> Running in 16cc8e10b1a0 [2021-11-16T10:08:13.697Z] Removing intermediate container 463b43208dd4 [2021-11-16T10:08:13.697Z] ---> 2fc60a3c4493 [2021-11-16T10:08:13.697Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:08:13.697Z] Removing intermediate container 62ade668fece [2021-11-16T10:08:13.697Z] ---> bce1a799e220 [2021-11-16T10:08:13.697Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:08:13.697Z] ---> Running in ac256f399279 [2021-11-16T10:08:13.697Z] Removing intermediate container 16cc8e10b1a0 [2021-11-16T10:08:13.697Z] ---> ef13cd529dbe [2021-11-16T10:08:13.697Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:08:13.697Z] ---> Running in 9df47459f1bc [2021-11-16T10:08:13.697Z] ---> Running in d47e9fa97e47 [2021-11-16T10:08:14.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:08:14.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:08:14.313Z] ---> 82ae1b42b162 [2021-11-16T10:08:14.313Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:08:14.313Z] ---> Using cache [2021-11-16T10:08:14.313Z] ---> ef13cd529dbe [2021-11-16T10:08:14.313Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:08:14.573Z] ---> Running in 43c01703223e [2021-11-16T10:08:14.906Z] Removing intermediate container ac256f399279 [2021-11-16T10:08:14.906Z] ---> 54862537fb30 [2021-11-16T10:08:14.906Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T10:08:15.167Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:08:15.167Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:08:15.167Z] ---> 82ae1b42b162 [2021-11-16T10:08:15.167Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:08:15.167Z] ---> Using cache [2021-11-16T10:08:15.167Z] ---> ef13cd529dbe [2021-11-16T10:08:15.167Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:08:15.167Z] ---> Running in e4f4128e06c1 [2021-11-16T10:08:15.167Z] ---> Running in ad59a30bc3da [2021-11-16T10:08:15.428Z] Removing intermediate container d47e9fa97e47 [2021-11-16T10:08:15.428Z] ---> ffd98c9ad5d4 [2021-11-16T10:08:15.428Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T10:08:15.428Z] Removing intermediate container 9df47459f1bc [2021-11-16T10:08:15.428Z] ---> 2d24382e81f8 [2021-11-16T10:08:15.428Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T10:08:15.428Z] ---> Running in e82d6b109914 [2021-11-16T10:08:15.428Z] ---> Running in 6dce77bb465b [2021-11-16T10:08:16.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:16.004Z] Removing intermediate container 43c01703223e [2021-11-16T10:08:16.004Z] ---> f0e35aa289b0 [2021-11-16T10:08:16.004Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T10:08:16.004Z] ---> Running in b0b2ac864206 [2021-11-16T10:08:16.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:16.004Z] Removing intermediate container ad59a30bc3da [2021-11-16T10:08:16.004Z] ---> 1a2bc0d42191 [2021-11-16T10:08:16.004Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T10:08:16.004Z] ---> Running in 30e7c840c753 [2021-11-16T10:08:16.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:16.270Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:16.530Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:16.791Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:16.791Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:17.053Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:17.053Z] OK: 220 MiB in 52 packages [2021-11-16T10:08:17.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:17.320Z] OK: 220 MiB in 52 packages [2021-11-16T10:08:17.320Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:08:17.320Z] OK: 220 MiB in 52 packages [2021-11-16T10:08:17.320Z] Removing intermediate container e4f4128e06c1 [2021-11-16T10:08:17.320Z] ---> f8f0d3e68a4a [2021-11-16T10:08:17.320Z] Step 6/24 : COPY . . [2021-11-16T10:08:17.591Z] OK: 220 MiB in 52 packages [2021-11-16T10:08:17.591Z] OK: 220 MiB in 52 packages [2021-11-16T10:08:17.860Z] Removing intermediate container 6dce77bb465b [2021-11-16T10:08:17.860Z] ---> 7e5df8fab5d1 [2021-11-16T10:08:17.860Z] Step 6/23 : COPY go.mod . [2021-11-16T10:08:18.431Z] Removing intermediate container e82d6b109914 [2021-11-16T10:08:18.431Z] ---> fd6539d73232 [2021-11-16T10:08:18.431Z] Step 6/21 : COPY . . [2021-11-16T10:08:19.350Z] 7a9cfe048b4a: Pull complete [2021-11-16T10:08:19.627Z] 72dc09318566: Pull complete [2021-11-16T10:08:19.906Z] f4f7b4309257: Pull complete [2021-11-16T10:08:20.181Z] 0ac9a79272e3: Pull complete [2021-11-16T10:08:20.984Z] ---> 11d08abec7c2 [2021-11-16T10:08:20.984Z] Step 7/23 : RUN go mod download [2021-11-16T10:08:21.567Z] ---> Running in 358d5eb1ae10 [2021-11-16T10:08:21.567Z] Removing intermediate container b0b2ac864206 [2021-11-16T10:08:21.567Z] ---> 177876193465 [2021-11-16T10:08:21.567Z] Step 6/22 : COPY . . [2021-11-16T10:08:21.843Z] Removing intermediate container 30e7c840c753 [2021-11-16T10:08:21.843Z] ---> 11aa440d2701 [2021-11-16T10:08:21.843Z] Step 6/22 : COPY . . [2021-11-16T10:08:23.232Z] ---> 1c55bafaaeba [2021-11-16T10:08:23.232Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:08:25.780Z] ---> Running in 06e7461f8746 [2021-11-16T10:08:25.780Z] ---> 6c28b8b7a9e9 [2021-11-16T10:08:25.780Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:08:26.352Z] ---> Running in 8f93caafc03d [2021-11-16T10:08:26.893Z] b78e95d17946: Pull complete [2021-11-16T10:08:26.893Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-16T10:08:26.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T10:08:26.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-16T10:08:27.449Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-16T10:08:27.449Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T10:08:27.449Z] WORKDIR /edgex [2021-11-16T10:08:27.449Z] COPY go.mod . [2021-11-16T10:08:27.449Z] RUN go mod download [2021-11-16T10:08:28.290Z] Removing intermediate container 358d5eb1ae10 [2021-11-16T10:08:28.290Z] ---> 02683cb19939 [2021-11-16T10:08:28.290Z] Step 8/23 : COPY . . [2021-11-16T10:08:28.862Z] Removing intermediate container 06e7461f8746 [2021-11-16T10:08:28.862Z] ---> ed6dd8090a3a [2021-11-16T10:08:28.862Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T10:08:29.802Z] ---> Running in eaba10c91869 [2021-11-16T10:08:29.802Z] ---> 928bdb71312f [2021-11-16T10:08:29.802Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:08:30.059Z] ---> 74dc3dd2c4a4 [2021-11-16T10:08:30.059Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:08:30.059Z] Removing intermediate container 8f93caafc03d [2021-11-16T10:08:30.059Z] ---> 3c97676336f0 [2021-11-16T10:08:30.059Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T10:08:30.059Z] ---> Running in a4bdfa768ca2 [2021-11-16T10:08:30.127Z] Sending build context to Docker daemon 166.6MB [2021-11-16T10:08:30.127Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-16T10:08:30.127Z] ---> 8b459fc5aaf0 [2021-11-16T10:08:30.127Z] Step 2/4 : WORKDIR /edgex [2021-11-16T10:08:30.320Z] ---> Running in 8bd820730385 [2021-11-16T10:08:30.593Z] ---> Running in c349a11b049f [2021-11-16T10:08:30.593Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T10:08:31.557Z] ---> Running in 61a7ed746b69 [2021-11-16T10:08:32.148Z] Removing intermediate container 61a7ed746b69 [2021-11-16T10:08:32.148Z] ---> 33bf5773d21f [2021-11-16T10:08:32.148Z] Step 3/4 : COPY go.mod . [2021-11-16T10:08:32.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T10:08:32.547Z] Removing intermediate container a4bdfa768ca2 [2021-11-16T10:08:32.547Z] ---> 2c1c18c1ed6f [2021-11-16T10:08:32.547Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T10:08:32.547Z] ---> Running in 0030c9cf0701 [2021-11-16T10:08:32.746Z] ---> 2bd0faa7d45d [2021-11-16T10:08:32.746Z] Step 4/4 : RUN go mod download [2021-11-16T10:08:32.746Z] ---> Running in 892242af7cbe [2021-11-16T10:08:33.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T10:08:34.506Z] Removing intermediate container 8bd820730385 [2021-11-16T10:08:34.506Z] ---> 708b56974eac [2021-11-16T10:08:34.506Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T10:08:34.766Z] ---> Running in 41e936ec4520 [2021-11-16T10:08:35.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T10:08:38.668Z] ---> 0c6f42cd22c8 [2021-11-16T10:08:38.668Z] Step 9/23 : RUN go mod tidy [2021-11-16T10:08:38.668Z] ---> Running in 3373d6c9f784 [2021-11-16T10:08:40.050Z] Removing intermediate container 3373d6c9f784 [2021-11-16T10:08:40.050Z] ---> a940f58c0f23 [2021-11-16T10:08:40.050Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T10:08:40.310Z] ---> Running in dfbd18481467 [2021-11-16T10:08:40.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T10:09:07.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T10:09:11.679Z] Removing intermediate container eaba10c91869 [2021-11-16T10:09:11.679Z] ---> c3a782d139f7 [2021-11-16T10:09:11.679Z] [2021-11-16T10:09:11.679Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T10:09:11.679Z] 3.14: Pulling from library/alpine [2021-11-16T10:09:12.629Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T10:09:12.629Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T10:09:12.899Z] ---> 0a97eee8041e [2021-11-16T10:09:12.899Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T10:09:12.899Z] ---> Running in 3a6a2695ae0b [2021-11-16T10:09:13.847Z] Removing intermediate container 0030c9cf0701 [2021-11-16T10:09:13.847Z] ---> 6aaed5d12a45 [2021-11-16T10:09:13.847Z] [2021-11-16T10:09:13.847Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T10:09:13.847Z] ---> 0a97eee8041e [2021-11-16T10:09:13.847Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T10:09:13.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:13.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:13.847Z] ---> Running in 6517a19b0a48 [2021-11-16T10:09:14.426Z] Removing intermediate container c349a11b049f [2021-11-16T10:09:14.426Z] ---> 4f29140f703a [2021-11-16T10:09:14.426Z] [2021-11-16T10:09:14.426Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T10:09:14.426Z] ---> 0a97eee8041e [2021-11-16T10:09:14.426Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T10:09:14.426Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T10:09:14.426Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T10:09:14.426Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T10:09:14.426Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:09:14.426Z] ---> Running in 63d1afce37fa [2021-11-16T10:09:14.426Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T10:09:14.426Z] OK: 6 MiB in 17 packages [2021-11-16T10:09:14.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:14.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:14.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:14.957Z] Removing intermediate container 3a6a2695ae0b [2021-11-16T10:09:14.957Z] ---> d15f547fe3ac [2021-11-16T10:09:14.957Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T10:09:14.957Z] ---> Running in 37222d4820c9 [2021-11-16T10:09:15.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:15.218Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T10:09:15.218Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:09:15.218Z] OK: 6 MiB in 15 packages [2021-11-16T10:09:15.218Z] Removing intermediate container 37222d4820c9 [2021-11-16T10:09:15.218Z] ---> f7764eb60024 [2021-11-16T10:09:15.218Z] Step 12/24 : WORKDIR / [2021-11-16T10:09:15.218Z] ---> Running in 0a6690842f35 [2021-11-16T10:09:15.480Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T10:09:15.480Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T10:09:15.480Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:09:15.480Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T10:09:15.739Z] OK: 6 MiB in 16 packages [2021-11-16T10:09:15.739Z] Removing intermediate container 0a6690842f35 [2021-11-16T10:09:15.739Z] ---> 9885f4c29a91 [2021-11-16T10:09:15.739Z] 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-16T10:09:15.739Z] Removing intermediate container 6517a19b0a48 [2021-11-16T10:09:15.739Z] ---> e09e045a7af1 [2021-11-16T10:09:15.739Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:09:15.739Z] ---> Running in 971aa28d7835 [2021-11-16T10:09:16.000Z] Removing intermediate container 971aa28d7835 [2021-11-16T10:09:16.000Z] ---> 6610067658ee [2021-11-16T10:09:16.000Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T10:09:16.000Z] ---> Running in c80588b82e45 [2021-11-16T10:09:16.000Z] ---> 8722f6d8cc32 [2021-11-16T10:09:16.000Z] 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-16T10:09:16.265Z] Removing intermediate container c80588b82e45 [2021-11-16T10:09:16.265Z] ---> 0107875976b3 [2021-11-16T10:09:16.265Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T10:09:16.265Z] Removing intermediate container 63d1afce37fa [2021-11-16T10:09:16.265Z] ---> 655c5ee13449 [2021-11-16T10:09:16.265Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:09:16.265Z] ---> Running in 5332797d7120 [2021-11-16T10:09:16.265Z] ---> Running in 30b9762a73bd [2021-11-16T10:09:16.533Z] ---> 2ca60d373d0d [2021-11-16T10:09:16.533Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T10:09:16.533Z] Removing intermediate container 5332797d7120 [2021-11-16T10:09:16.533Z] ---> dafd55705069 [2021-11-16T10:09:16.533Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T10:09:16.533Z] Removing intermediate container 30b9762a73bd [2021-11-16T10:09:16.533Z] ---> 4efb8b110279 [2021-11-16T10:09:16.533Z] Step 14/22 : WORKDIR / [2021-11-16T10:09:16.795Z] ---> Running in 898e3f964388 [2021-11-16T10:09:16.795Z] ---> Running in 92346d4e7cf6 [2021-11-16T10:09:16.795Z] ---> 3450856f723c [2021-11-16T10:09:16.795Z] 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-16T10:09:17.060Z] Removing intermediate container 898e3f964388 [2021-11-16T10:09:17.060Z] ---> ae80035a67a6 [2021-11-16T10:09:17.060Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:09:17.060Z] Removing intermediate container 92346d4e7cf6 [2021-11-16T10:09:17.060Z] ---> 2b6fb3024b54 [2021-11-16T10:09:17.060Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T10:09:17.060Z] ---> Running in ccb0d6f08381 [2021-11-16T10:09:17.323Z] ---> 69c78023cd06 [2021-11-16T10:09:17.323Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T10:09:17.323Z] Removing intermediate container ccb0d6f08381 [2021-11-16T10:09:17.323Z] ---> 7fd2a9a5dc6b [2021-11-16T10:09:17.323Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:09:17.595Z] ---> 90e6feee4aee [2021-11-16T10:09:17.595Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T10:09:18.184Z] ---> 340db6116473 [2021-11-16T10:09:18.184Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T10:09:18.184Z] ---> 874eb639afe1 [2021-11-16T10:09:18.184Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T10:09:18.184Z] Removing intermediate container 41e936ec4520 [2021-11-16T10:09:18.184Z] ---> 600538bd4b17 [2021-11-16T10:09:18.184Z] [2021-11-16T10:09:18.184Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T10:09:18.184Z] ---> 0a97eee8041e [2021-11-16T10:09:18.184Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T10:09:18.184Z] ---> Using cache [2021-11-16T10:09:18.184Z] ---> e09e045a7af1 [2021-11-16T10:09:18.184Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:09:18.184Z] ---> Using cache [2021-11-16T10:09:18.184Z] ---> 6610067658ee [2021-11-16T10:09:18.184Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T10:09:18.184Z] ---> 05bdb0f6292a [2021-11-16T10:09:18.184Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T10:09:18.448Z] ---> Running in ef229aa54340 [2021-11-16T10:09:18.718Z] Removing intermediate container ef229aa54340 [2021-11-16T10:09:18.718Z] ---> 45a133b1c59e [2021-11-16T10:09:18.718Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T10:09:18.718Z] ---> b4a82944f7b9 [2021-11-16T10:09:18.718Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T10:09:18.718Z] ---> 9f9b896d345d [2021-11-16T10:09:18.718Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T10:09:18.718Z] ---> Running in bf3a4adb885b [2021-11-16T10:09:18.718Z] ---> Running in 3ce77f20c375 [2021-11-16T10:09:18.718Z] ---> 247bb5692c6c [2021-11-16T10:09:18.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T10:09:18.988Z] Removing intermediate container bf3a4adb885b [2021-11-16T10:09:18.988Z] ---> 274a3efcec9c [2021-11-16T10:09:18.988Z] Step 14/22 : WORKDIR / [2021-11-16T10:09:18.988Z] Removing intermediate container 3ce77f20c375 [2021-11-16T10:09:18.988Z] ---> aefad0d7c6b4 [2021-11-16T10:09:18.988Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:09:19.253Z] ---> Running in ebcaaafd6aac [2021-11-16T10:09:19.253Z] ---> 6d50b7bf06fb [2021-11-16T10:09:19.253Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T10:09:19.253Z] ---> Running in 082d4968653f [2021-11-16T10:09:19.253Z] ---> cfc3d528009f [2021-11-16T10:09:19.253Z] 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-16T10:09:19.253Z] ---> Running in b4e6378197e4 [2021-11-16T10:09:19.512Z] Removing intermediate container dfbd18481467 [2021-11-16T10:09:19.513Z] ---> af97a13f6590 [2021-11-16T10:09:19.513Z] [2021-11-16T10:09:19.513Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T10:09:19.513Z] ---> Running in 5ca1886d5c40 [2021-11-16T10:09:19.513Z] ---> 0a97eee8041e [2021-11-16T10:09:19.513Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T10:09:19.513Z] ---> Using cache [2021-11-16T10:09:19.513Z] ---> e09e045a7af1 [2021-11-16T10:09:19.513Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:09:19.513Z] ---> Using cache [2021-11-16T10:09:19.513Z] ---> 6610067658ee [2021-11-16T10:09:19.513Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T10:09:19.513Z] Removing intermediate container 082d4968653f [2021-11-16T10:09:19.513Z] ---> 9601fb4b0d36 [2021-11-16T10:09:19.513Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T10:09:19.513Z] ---> Running in 80d493118757 [2021-11-16T10:09:19.513Z] Removing intermediate container b4e6378197e4 [2021-11-16T10:09:19.513Z] ---> 2a575d584dc2 [2021-11-16T10:09:19.513Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:09:19.513Z] Removing intermediate container ebcaaafd6aac [2021-11-16T10:09:19.513Z] ---> 556ce1c79733 [2021-11-16T10:09:19.513Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:09:19.513Z] ---> Running in 965d28289872 [2021-11-16T10:09:19.513Z] ---> Running in 2d0ac49472a2 [2021-11-16T10:09:19.513Z] Removing intermediate container 80d493118757 [2021-11-16T10:09:19.513Z] ---> ae32ad9360f9 [2021-11-16T10:09:19.513Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T10:09:19.781Z] ---> Running in 97950dd3d4ce [2021-11-16T10:09:19.781Z] ---> 2e1cdabc00fb [2021-11-16T10:09:19.781Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T10:09:19.781Z] Removing intermediate container 965d28289872 [2021-11-16T10:09:19.781Z] ---> 3eb7b7f275e9 [2021-11-16T10:09:19.781Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:09:19.781Z] Removing intermediate container 2d0ac49472a2 [2021-11-16T10:09:19.781Z] ---> 9aee450d5421 [2021-11-16T10:09:19.781Z] Step 19/21 : LABEL arch=x86_64 [2021-11-16T10:09:19.781Z] Removing intermediate container 97950dd3d4ce [2021-11-16T10:09:19.781Z] ---> 83dd880f825e [2021-11-16T10:09:19.781Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:09:19.781Z] ---> Running in 1df5a19f680b [2021-11-16T10:09:19.781Z] ---> Running in 0b93b0750f1b [2021-11-16T10:09:20.047Z] Removing intermediate container 1df5a19f680b [2021-11-16T10:09:20.047Z] ---> ca9b94c24bc3 [2021-11-16T10:09:20.047Z] Step 20/21 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:09:20.047Z] Removing intermediate container 0b93b0750f1b [2021-11-16T10:09:20.047Z] ---> 0e06508aaeab [2021-11-16T10:09:20.047Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:09:20.047Z] ---> Running in 7c3225f22fdf [2021-11-16T10:09:20.047Z] ---> Running in 52ff25cd403b [2021-11-16T10:09:20.315Z] Removing intermediate container 5ca1886d5c40 [2021-11-16T10:09:20.315Z] ---> cf2cb21989cc [2021-11-16T10:09:20.315Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T10:09:20.315Z] ---> d3ffbe41f3c9 [2021-11-16T10:09:20.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T10:09:20.315Z] ---> 55ffdcf2f729 [2021-11-16T10:09:20.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T10:09:20.315Z] Removing intermediate container 7c3225f22fdf [2021-11-16T10:09:20.315Z] ---> 6a3e62953efc [2021-11-16T10:09:20.315Z] Step 21/21 : LABEL version=2.0.1-dev.97 [2021-11-16T10:09:20.315Z] ---> Running in ee17db1f372e [2021-11-16T10:09:20.315Z] Removing intermediate container 52ff25cd403b [2021-11-16T10:09:20.315Z] ---> 86d86059f150 [2021-11-16T10:09:20.315Z] [2021-11-16T10:09:20.315Z] ---> Running in 9405ef8c874c [2021-11-16T10:09:20.315Z] Successfully built 86d86059f150 [2021-11-16T10:09:20.578Z] Successfully tagged core-command:latest [2021-11-16T10:09:20.578Z] Building security-bootstrapper [2021-11-16T10:09:20.578Z]  Building core-command ... done Removing intermediate container ee17db1f372e [2021-11-16T10:09:20.578Z] ---> 212551595122 [2021-11-16T10:09:20.578Z] Step 22/24 : LABEL arch=x86_64 [2021-11-16T10:09:20.578Z] ---> ee88cef150b1 [2021-11-16T10:09:20.578Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T10:09:20.578Z] Removing intermediate container 9405ef8c874c [2021-11-16T10:09:20.578Z] ---> dbcb6a7ba7e0 [2021-11-16T10:09:20.578Z] [2021-11-16T10:09:20.578Z] ---> 0248a074f259 [2021-11-16T10:09:20.578Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T10:09:20.578Z] ---> Running in 3d76812b8aa3 [2021-11-16T10:09:20.578Z] ---> Running in 472e1669c661 [2021-11-16T10:09:20.578Z] Successfully built dbcb6a7ba7e0 [2021-11-16T10:09:20.840Z] Successfully tagged support-notifications:latest [2021-11-16T10:09:20.840Z] Building security-proxy-setup [2021-11-16T10:09:21.802Z]  Building support-notifications ... done Removing intermediate container 3d76812b8aa3 [2021-11-16T10:09:21.802Z] ---> 71a9d72c18a0 [2021-11-16T10:09:21.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:09:21.802Z] Removing intermediate container 472e1669c661 [2021-11-16T10:09:21.802Z] ---> 6af2bb650a90 [2021-11-16T10:09:21.802Z] Step 23/24 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:09:21.802Z] ---> f546aefc951b [2021-11-16T10:09:21.802Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T10:09:21.802Z] ---> Running in 543103d3228e [2021-11-16T10:09:21.802Z] ---> Running in cb1fa4f6d42e [2021-11-16T10:09:22.372Z] ---> Running in 3c3158f8a961 [2021-11-16T10:09:23.315Z] Removing intermediate container cb1fa4f6d42e [2021-11-16T10:09:23.315Z] ---> a155237773ac [2021-11-16T10:09:23.315Z] Step 24/24 : LABEL version=2.0.1-dev.97 [2021-11-16T10:09:23.574Z] Removing intermediate container 543103d3228e [2021-11-16T10:09:23.574Z] ---> 6f8ce9d84cc5 [2021-11-16T10:09:23.574Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T10:09:23.834Z] Removing intermediate container 3c3158f8a961 [2021-11-16T10:09:23.834Z] ---> f26948020bf9 [2021-11-16T10:09:23.834Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:09:24.094Z] ---> Running in 552d31b759de [2021-11-16T10:09:24.094Z] ---> Running in 407821187b45 [2021-11-16T10:09:24.094Z] ---> Running in b6214bdda365 [2021-11-16T10:09:24.356Z] Removing intermediate container 552d31b759de [2021-11-16T10:09:24.356Z] ---> d66ecaaeb1f7 [2021-11-16T10:09:24.356Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:09:24.356Z] Removing intermediate container 407821187b45 [2021-11-16T10:09:24.356Z] ---> d012163650ad [2021-11-16T10:09:24.356Z] [2021-11-16T10:09:24.356Z] Removing intermediate container b6214bdda365 [2021-11-16T10:09:24.356Z] ---> 4e75d4d6c6e1 [2021-11-16T10:09:24.356Z] Step 21/23 : LABEL arch=x86_64 [2021-11-16T10:09:24.356Z] Successfully built d012163650ad [2021-11-16T10:09:24.356Z] Successfully tagged security-secretstore-setup:latest [2021-11-16T10:09:24.356Z]  Building security-secretstore-setup ... done Building core-data [2021-11-16T10:09:24.356Z] ---> Running in 744b7b1e8cfb [2021-11-16T10:09:24.356Z] ---> Running in e71d99ffeceb [2021-11-16T10:09:24.618Z] Removing intermediate container 744b7b1e8cfb [2021-11-16T10:09:24.618Z] ---> 89737532fbe9 [2021-11-16T10:09:24.618Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:09:25.188Z] Removing intermediate container e71d99ffeceb [2021-11-16T10:09:25.188Z] ---> 3762c361b690 [2021-11-16T10:09:25.188Z] Step 22/23 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:09:26.589Z] ---> Running in 90010259a279 [2021-11-16T10:09:27.159Z] ---> Running in 80de27f0a0c8 [2021-11-16T10:09:27.423Z] Removing intermediate container 90010259a279 [2021-11-16T10:09:27.423Z] ---> bb7a3b65941b [2021-11-16T10:09:27.423Z] [2021-11-16T10:09:27.423Z] Successfully built bb7a3b65941b [2021-11-16T10:09:27.685Z] Successfully tagged core-metadata:latest [2021-11-16T10:09:27.685Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-11-16T10:09:27.685Z] Removing intermediate container 80de27f0a0c8 [2021-11-16T10:09:27.685Z] ---> f1d37f2db0ba [2021-11-16T10:09:27.685Z] Step 23/23 : LABEL version=2.0.1-dev.97 [2021-11-16T10:09:27.950Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:09:27.950Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:09:27.950Z] ---> 82ae1b42b162 [2021-11-16T10:09:27.950Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T10:09:27.950Z] ---> Using cache [2021-11-16T10:09:27.950Z] ---> ef13cd529dbe [2021-11-16T10:09:28.215Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:09:28.215Z] ---> Using cache [2021-11-16T10:09:28.215Z] ---> 1a2bc0d42191 [2021-11-16T10:09:28.215Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T10:09:28.215Z] ---> Using cache [2021-11-16T10:09:28.215Z] ---> 11aa440d2701 [2021-11-16T10:09:28.215Z] Step 6/20 : COPY . . [2021-11-16T10:09:28.215Z] ---> Using cache [2021-11-16T10:09:28.215Z] ---> 928bdb71312f [2021-11-16T10:09:28.215Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:09:28.215Z] ---> Using cache [2021-11-16T10:09:28.215Z] ---> 2c1c18c1ed6f [2021-11-16T10:09:28.215Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T10:09:30.130Z] ---> Running in 30175ccbd4f6 [2021-11-16T10:09:30.700Z] ---> Running in 06bfe0618a26 [2021-11-16T10:09:30.960Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:09:30.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:09:30.960Z] ---> 82ae1b42b162 [2021-11-16T10:09:30.960Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:09:30.960Z] ---> Using cache [2021-11-16T10:09:30.960Z] ---> ef13cd529dbe [2021-11-16T10:09:30.960Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:09:30.960Z] ---> Using cache [2021-11-16T10:09:30.960Z] ---> 1a2bc0d42191 [2021-11-16T10:09:30.960Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T10:09:30.960Z] Removing intermediate container 30175ccbd4f6 [2021-11-16T10:09:30.960Z] ---> 50fb55c3c275 [2021-11-16T10:09:30.960Z] [2021-11-16T10:09:31.221Z] Successfully built 50fb55c3c275 [2021-11-16T10:09:31.221Z] Successfully tagged support-scheduler:latest [2021-11-16T10:09:31.221Z]  Building support-scheduler ... done  ---> Running in 04c5a3f4c5f5 [2021-11-16T10:09:31.483Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:09:31.483Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:09:31.483Z] ---> 82ae1b42b162 [2021-11-16T10:09:31.483Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T10:09:31.483Z] ---> Using cache [2021-11-16T10:09:31.483Z] ---> ef13cd529dbe [2021-11-16T10:09:31.483Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:09:31.483Z] ---> Using cache [2021-11-16T10:09:31.483Z] ---> 1a2bc0d42191 [2021-11-16T10:09:31.483Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T10:09:31.483Z] ---> Using cache [2021-11-16T10:09:31.483Z] ---> 11aa440d2701 [2021-11-16T10:09:31.483Z] Step 6/30 : COPY . . [2021-11-16T10:09:31.483Z] ---> Using cache [2021-11-16T10:09:31.483Z] ---> 928bdb71312f [2021-11-16T10:09:31.483Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:09:31.483Z] ---> Using cache [2021-11-16T10:09:31.483Z] ---> 2c1c18c1ed6f [2021-11-16T10:09:31.483Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T10:09:31.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T10:09:31.756Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:31.756Z] ---> Running in 5999c2afb722 [2021-11-16T10:09:32.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T10:09:32.347Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:09:32.347Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:09:32.347Z] ---> 82ae1b42b162 [2021-11-16T10:09:32.347Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:09:32.347Z] ---> Using cache [2021-11-16T10:09:32.347Z] ---> ef13cd529dbe [2021-11-16T10:09:32.347Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:09:32.347Z] ---> Using cache [2021-11-16T10:09:32.347Z] ---> 1a2bc0d42191 [2021-11-16T10:09:32.347Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T10:09:32.614Z] ---> Running in 608ac55c454f [2021-11-16T10:09:32.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:32.889Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:33.168Z] OK: 220 MiB in 52 packages [2021-11-16T10:09:33.439Z] Removing intermediate container 04c5a3f4c5f5 [2021-11-16T10:09:33.439Z] ---> 8dea7de5a3a9 [2021-11-16T10:09:33.439Z] Step 6/22 : COPY . . [2021-11-16T10:09:33.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:09:34.316Z] OK: 220 MiB in 52 packages [2021-11-16T10:09:37.000Z] Removing intermediate container 608ac55c454f [2021-11-16T10:09:37.000Z] ---> 378e38f43cb1 [2021-11-16T10:09:37.000Z] Step 6/22 : COPY . . [2021-11-16T10:09:42.444Z] ---> e80e5bacbf13 [2021-11-16T10:09:42.444Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:09:42.714Z] ---> Running in c5f7a2e39589 [2021-11-16T10:09:42.714Z] ---> 33476849667e [2021-11-16T10:09:42.714Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:09:42.986Z] ---> Running in d0e8febac31c [2021-11-16T10:09:44.405Z] Removing intermediate container c5f7a2e39589 [2021-11-16T10:09:44.405Z] ---> cfd75ca410f3 [2021-11-16T10:09:44.405Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T10:09:44.405Z] ---> Running in 476a34e3d4b2 [2021-11-16T10:09:44.405Z] Removing intermediate container d0e8febac31c [2021-11-16T10:09:44.405Z] ---> cf2bdff4c7a2 [2021-11-16T10:09:44.405Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T10:09:44.405Z] ---> Running in cec5466a6970 [2021-11-16T10:09:45.000Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T10:09:45.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T10:09:54.519Z] Removing intermediate container 892242af7cbe [2021-11-16T10:09:54.519Z] ---> d86db622f8cb [2021-11-16T10:09:54.519Z] Successfully built d86db622f8cb [2021-11-16T10:09:54.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:09:54.857Z] + docker inspect -f . ci-base-image-arm64 [2021-11-16T10:09:54.857Z] . [Pipeline] withDockerContainer [2021-11-16T10:09:55.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T10:09:55.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-799 does not seem to be running inside a container [2021-11-16T10:09:55.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-16T10:09:56.714Z] $ docker top b11f83c118539d8843c3bbc510c4714b69ee87bfaccb8bd03187247a7b1551b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T10:09:57.660Z] + go version [2021-11-16T10:09:57.660Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-16T10:09:57.684Z] $ docker stop --time=1 b11f83c118539d8843c3bbc510c4714b69ee87bfaccb8bd03187247a7b1551b4 [2021-11-16T10:09:59.332Z] $ docker rm -f b11f83c118539d8843c3bbc510c4714b69ee87bfaccb8bd03187247a7b1551b4 [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-16T10:10:00.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T10:10:00.141Z] [2021-11-16T10:10:00.361Z] Removing intermediate container 06bfe0618a26 [2021-11-16T10:10:00.361Z] ---> a053be9415e2 [2021-11-16T10:10:00.361Z] [2021-11-16T10:10:00.361Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T10:10:00.361Z] ---> 0a97eee8041e [2021-11-16T10:10:00.361Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T10:10:00.361Z] ---> Running in a2c5b731c7bc [2021-11-16T10:10:00.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:00.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:00.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:00.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T10:10:00.882Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T10:10:00.882Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T10:10:00.882Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T10:10:00.882Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T10:10:00.882Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T10:10:00.882Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:10:00.882Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T10:10:01.034Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-16T10:10:01.034Z] 29e5d40040c1: Pulling fs layer [2021-11-16T10:10:01.034Z] 1ce36da41761: Pulling fs layer [2021-11-16T10:10:01.034Z] 25b303627fd3: Pulling fs layer [2021-11-16T10:10:01.034Z] 29e5d40040c1: Verifying Checksum [2021-11-16T10:10:01.034Z] 29e5d40040c1: Download complete [2021-11-16T10:10:01.146Z] OK: 8 MiB in 19 packages [2021-11-16T10:10:01.308Z] 1ce36da41761: Verifying Checksum [2021-11-16T10:10:01.308Z] 1ce36da41761: Download complete [2021-11-16T10:10:01.905Z] 29e5d40040c1: Pull complete [2021-11-16T10:10:02.094Z] Removing intermediate container a2c5b731c7bc [2021-11-16T10:10:02.094Z] ---> 756756d8b7bf [2021-11-16T10:10:02.094Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T10:10:02.094Z] ---> Running in 2851924e35ec [2021-11-16T10:10:02.358Z] Removing intermediate container 2851924e35ec [2021-11-16T10:10:02.358Z] ---> 04ae9b4e5bc2 [2021-11-16T10:10:02.358Z] Step 12/20 : WORKDIR /edgex [2021-11-16T10:10:02.358Z] ---> Running in fd68f21a1845 [2021-11-16T10:10:02.885Z] 25b303627fd3: Verifying Checksum [2021-11-16T10:10:02.885Z] 25b303627fd3: Download complete [2021-11-16T10:10:02.943Z] Removing intermediate container fd68f21a1845 [2021-11-16T10:10:02.943Z] ---> c7026382abc3 [2021-11-16T10:10:02.943Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T10:10:03.160Z] 1ce36da41761: Pull complete [2021-11-16T10:10:03.210Z] Removing intermediate container 5999c2afb722 [2021-11-16T10:10:03.210Z] ---> e819a0dc4917 [2021-11-16T10:10:03.210Z] [2021-11-16T10:10:03.210Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T10:10:03.210Z] ---> 0a97eee8041e [2021-11-16T10:10:03.210Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T10:10:03.210Z] ---> Running in 1dd3a0a86dc0 [2021-11-16T10:10:03.210Z] ---> 198882d2de4f [2021-11-16T10:10:03.210Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T10:10:03.474Z] Removing intermediate container 1dd3a0a86dc0 [2021-11-16T10:10:03.474Z] ---> a5b4f25d1c23 [2021-11-16T10:10:03.474Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T10:10:03.474Z] ---> Running in 1b110a6166ab [2021-11-16T10:10:03.735Z] ---> 44d99695e488 [2021-11-16T10:10:03.735Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T10:10:04.345Z] ---> fd4f7ecafff7 [2021-11-16T10:10:04.345Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T10:10:04.345Z] ---> Running in 734a73ab78a9 [2021-11-16T10:10:04.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:04.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:04.345Z] Removing intermediate container 734a73ab78a9 [2021-11-16T10:10:04.345Z] ---> 80293c6b8f20 [2021-11-16T10:10:04.345Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T10:10:04.345Z] ---> Running in bb4b4844313c [2021-11-16T10:10:04.617Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T10:10:04.617Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T10:10:04.617Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:10:04.617Z] OK: 6 MiB in 16 packages [2021-11-16T10:10:04.617Z] Removing intermediate container bb4b4844313c [2021-11-16T10:10:04.617Z] ---> 1cda6ed5e294 [2021-11-16T10:10:04.617Z] Step 18/20 : LABEL arch=x86_64 [2021-11-16T10:10:04.617Z] ---> Running in 67ba9a475d6d [2021-11-16T10:10:04.895Z] Removing intermediate container 67ba9a475d6d [2021-11-16T10:10:04.895Z] ---> a2049855f737 [2021-11-16T10:10:04.895Z] Step 19/20 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:04.895Z] ---> Running in 83ad65c41b71 [2021-11-16T10:10:05.172Z] Removing intermediate container 83ad65c41b71 [2021-11-16T10:10:05.172Z] ---> 12214ad4ec01 [2021-11-16T10:10:05.172Z] Step 20/20 : LABEL version=2.0.1-dev.97 [2021-11-16T10:10:05.172Z] Removing intermediate container 1b110a6166ab [2021-11-16T10:10:05.172Z] ---> b2a0b8ed67f4 [2021-11-16T10:10:05.172Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T10:10:05.172Z] ---> Running in 18cffcf23391 [2021-11-16T10:10:05.172Z] ---> Running in 1b9bcdd1bcb1 [2021-11-16T10:10:05.441Z] Removing intermediate container 1b9bcdd1bcb1 [2021-11-16T10:10:05.441Z] ---> ff618ecb3508 [2021-11-16T10:10:05.441Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T10:10:05.441Z] Removing intermediate container 18cffcf23391 [2021-11-16T10:10:05.441Z] ---> 7457cbbc5806 [2021-11-16T10:10:05.441Z] [2021-11-16T10:10:05.441Z] ---> Running in 7b4678bd051f [2021-11-16T10:10:05.441Z] Successfully built 7457cbbc5806 [2021-11-16T10:10:05.441Z] Successfully tagged security-proxy-setup:latest [2021-11-16T10:10:05.718Z]  Building security-proxy-setup ... done Removing intermediate container 7b4678bd051f [2021-11-16T10:10:05.718Z] ---> ba9f26949c5e [2021-11-16T10:10:05.718Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T10:10:05.718Z] ---> Running in 47b5b68a1ca6 [2021-11-16T10:10:06.685Z] Removing intermediate container 47b5b68a1ca6 [2021-11-16T10:10:06.685Z] ---> 2b44fcacc285 [2021-11-16T10:10:06.685Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T10:10:06.685Z] ---> Running in 929cc2c64b01 [2021-11-16T10:10:06.948Z] Removing intermediate container 929cc2c64b01 [2021-11-16T10:10:06.948Z] ---> ec54785be0e3 [2021-11-16T10:10:06.948Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T10:10:07.210Z] ---> 97edaabbd683 [2021-11-16T10:10:07.210Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T10:10:07.210Z] ---> Running in 502033030c0f [2021-11-16T10:10:08.174Z] Removing intermediate container 502033030c0f [2021-11-16T10:10:08.174Z] ---> e2e2dce21d2e [2021-11-16T10:10:08.174Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:10:08.752Z] ---> 5d1e541fed24 [2021-11-16T10:10:08.752Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T10:10:09.024Z] ---> 925ad11e1828 [2021-11-16T10:10:09.024Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T10:10:09.294Z] ---> 73ceb7f9d46d [2021-11-16T10:10:09.294Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T10:10:09.558Z] ---> b8352792ec81 [2021-11-16T10:10:09.558Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T10:10:09.824Z] ---> 9ebaf04d5c9d [2021-11-16T10:10:09.824Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T10:10:09.824Z] ---> Running in aec6f6b775b5 [2021-11-16T10:10:10.089Z] Removing intermediate container aec6f6b775b5 [2021-11-16T10:10:10.089Z] ---> 4d14add3aa60 [2021-11-16T10:10:10.089Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T10:10:10.352Z] ---> 71570c6e70a8 [2021-11-16T10:10:10.352Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T10:10:10.352Z] ---> Running in fe756fb82f4d [2021-11-16T10:10:12.277Z] Removing intermediate container cec5466a6970 [2021-11-16T10:10:12.277Z] ---> 0e3dbcea18d9 [2021-11-16T10:10:12.277Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T10:10:12.277Z] ---> Running in 79a6238997d8 [2021-11-16T10:10:12.277Z] Removing intermediate container fe756fb82f4d [2021-11-16T10:10:12.277Z] ---> 796778be681c [2021-11-16T10:10:12.277Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T10:10:12.277Z] ---> Running in 5c01ae039baf [2021-11-16T10:10:12.277Z] Removing intermediate container 5c01ae039baf [2021-11-16T10:10:12.277Z] ---> 2bd1f7d7729b [2021-11-16T10:10:12.277Z] Step 27/30 : CMD ["gate"] [2021-11-16T10:10:12.277Z] ---> Running in 1c8b5031e186 [2021-11-16T10:10:12.541Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T10:10:12.541Z] Removing intermediate container 1c8b5031e186 [2021-11-16T10:10:12.541Z] ---> 7e15051ebc2f [2021-11-16T10:10:12.541Z] Step 28/30 : LABEL arch=x86_64 [2021-11-16T10:10:12.800Z] ---> Running in e0fce3e9bd19 [2021-11-16T10:10:13.060Z] Removing intermediate container e0fce3e9bd19 [2021-11-16T10:10:13.060Z] ---> b20df7e71db1 [2021-11-16T10:10:13.060Z] Step 29/30 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:13.060Z] ---> Running in a361a5f6baca [2021-11-16T10:10:13.315Z] 25b303627fd3: Pull complete [2021-11-16T10:10:13.315Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-16T10:10:13.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T10:10:13.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T10:10:13.329Z] Removing intermediate container a361a5f6baca [2021-11-16T10:10:13.329Z] ---> afed21f527b7 [2021-11-16T10:10:13.329Z] Step 30/30 : LABEL version=2.0.1-dev.97 [2021-11-16T10:10:13.329Z] ---> Running in 7e014b4b99a8 [2021-11-16T10:10:13.329Z] Removing intermediate container 79a6238997d8 [2021-11-16T10:10:13.329Z] ---> aafc916db2fa [2021-11-16T10:10:13.329Z] [2021-11-16T10:10:13.329Z] Step 10/22 : FROM docker:20.10.8 [Pipeline] withDockerContainer [2021-11-16T10:10:13.547Z] prd-ubuntu18.04-docker-arm64-4c-16g-799 does not seem to be running inside a container [2021-11-16T10:10:13.598Z] Removing intermediate container 7e014b4b99a8 [2021-11-16T10:10:13.598Z] ---> 20772d7467cf [2021-11-16T10:10:13.598Z] [2021-11-16T10:10:13.598Z] 20.10.8: Pulling from library/docker [2021-11-16T10:10:13.598Z] Successfully built 20772d7467cf [2021-11-16T10:10:13.598Z] Successfully tagged security-bootstrapper:latest [2021-11-16T10:10:13.632Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:10:15.523Z]  Building security-bootstrapper ... done Removing intermediate container 476a34e3d4b2 [2021-11-16T10:10:15.523Z] ---> 5f8a86b0c421 [2021-11-16T10:10:15.523Z] [2021-11-16T10:10:15.523Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T10:10:15.523Z] ---> 0a97eee8041e [2021-11-16T10:10:15.523Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T10:10:15.523Z] ---> Running in d991dda45f70 [2021-11-16T10:10:15.523Z] Removing intermediate container d991dda45f70 [2021-11-16T10:10:15.523Z] ---> 0e84a9988e8c [2021-11-16T10:10:15.523Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T10:10:15.523Z] ---> Running in c5fe80d14007 [2021-11-16T10:10:15.523Z] Removing intermediate container c5fe80d14007 [2021-11-16T10:10:15.523Z] ---> 6fd96725ef89 [2021-11-16T10:10:15.523Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T10:10:15.785Z] ---> Running in c9385d1ae4b5 [2021-11-16T10:10:15.785Z] Removing intermediate container c9385d1ae4b5 [2021-11-16T10:10:15.785Z] ---> 9bb600559c76 [2021-11-16T10:10:15.785Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:10:15.785Z] ---> Running in 22bd2d601bb1 [2021-11-16T10:10:16.053Z] $ docker top 71ce27eacd742d6137b0756ef1de31db69bc22df832d0c97edeec52ceeceaab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T10:10:16.363Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T10:10:16.363Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T10:10:16.363Z] ---> bc6c0ffef665 [2021-11-16T10:10:16.363Z] 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-16T10:10:16.363Z] ---> Running in 0b090715e19c [2021-11-16T10:10:16.363Z] Removing intermediate container 0b090715e19c [2021-11-16T10:10:16.363Z] ---> 94cc4d2db317 [2021-11-16T10:10:16.363Z] 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-16T10:10:16.363Z] Removing intermediate container 22bd2d601bb1 [2021-11-16T10:10:16.363Z] ---> 720876dc8bf7 [2021-11-16T10:10:16.363Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T10:10:16.363Z] ---> Running in 9fead875301d [2021-11-16T10:10:16.363Z] ---> Running in 2b919d5107e5 [2021-11-16T10:10:16.623Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:16.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:16.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:16.983Z] + docker-compose build --help [2021-11-16T10:10:16.983Z] + grep parallel [2021-11-16T10:10:17.144Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T10:10:17.144Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T10:10:17.144Z] Executing bash-5.1.4-r0.post-install [2021-11-16T10:10:17.144Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T10:10:17.144Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T10:10:17.144Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T10:10:17.144Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T10:10:17.144Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T10:10:17.144Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T10:10:17.144Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T10:10:17.144Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T10:10:17.144Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T10:10:17.144Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T10:10:17.144Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T10:10:17.144Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T10:10:17.144Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T10:10:17.144Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T10:10:17.144Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T10:10:17.728Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T10:10:17.728Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T10:10:17.728Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-16T10:10:17.728Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T10:10:17.728Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T10:10:17.728Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T10:10:17.728Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T10:10:17.728Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T10:10:17.728Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T10:10:17.728Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T10:10:17.728Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T10:10:17.728Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T10:10:17.728Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T10:10:17.728Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T10:10:17.728Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T10:10:17.728Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T10:10:17.728Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T10:10:17.728Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T10:10:17.728Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T10:10:17.728Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T10:10:17.728Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T10:10:17.728Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T10:10:17.728Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T10:10:17.728Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T10:10:17.728Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T10:10:17.728Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T10:10:17.994Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T10:10:17.994Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T10:10:17.994Z] OK: 84 MiB in 64 packages [2021-11-16T10:10:17.994Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T10:10:17.994Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T10:10:18.253Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T10:10:18.253Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T10:10:18.253Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T10:10:18.514Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:10:18.514Z] OK: 8 MiB in 20 packages [2021-11-16T10:10:18.514Z] Collecting docker-compose==1.23.2 [2021-11-16T10:10:18.514Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T10:10:18.514Z] 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-16T10:10:18.514Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T10:10:18.514Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T10:10:18.775Z] Collecting PyYAML<4,>=3.10 [2021-11-16T10:10:18.775Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T10:10:19.719Z] Removing intermediate container 2b919d5107e5 [2021-11-16T10:10:19.719Z] ---> d169407ac115 [2021-11-16T10:10:19.719Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:10:19.719Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T10:10:19.719Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T10:10:20.007Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T10:10:20.007Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T10:10:20.007Z] ---> 1a4343061699 [2021-11-16T10:10:20.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T10:10:20.007Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T10:10:20.007Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T10:10:20.007Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T10:10:20.007Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T10:10:20.275Z] ---> b0af9f574141 [2021-11-16T10:10:20.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T10:10:20.275Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T10:10:20.275Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T10:10:20.355Z] --parallel Build images in parallel. [Pipeline] } [2021-11-16T10:10:20.380Z] $ docker stop --time=1 71ce27eacd742d6137b0756ef1de31db69bc22df832d0c97edeec52ceeceaab2 [2021-11-16T10:10:20.535Z] ---> ba984baad8fe [2021-11-16T10:10:20.535Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T10:10:20.535Z] ---> Running in 29a85073451f [2021-11-16T10:10:20.535Z] Removing intermediate container 29a85073451f [2021-11-16T10:10:20.535Z] ---> 11bf72590e72 [2021-11-16T10:10:20.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:10:20.535Z] ---> Running in db5b6ad24923 [2021-11-16T10:10:20.535Z] Removing intermediate container db5b6ad24923 [2021-11-16T10:10:20.535Z] ---> d56802ef6553 [2021-11-16T10:10:20.535Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T10:10:20.535Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T10:10:20.535Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T10:10:20.804Z] ---> Running in d170a5e98d44 [2021-11-16T10:10:20.804Z] Removing intermediate container d170a5e98d44 [2021-11-16T10:10:20.804Z] ---> c7606e19e90d [2021-11-16T10:10:20.804Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:20.804Z] ---> Running in bf17304fad1e [2021-11-16T10:10:20.804Z] Removing intermediate container bf17304fad1e [2021-11-16T10:10:20.804Z] ---> 3cd881f3ea02 [2021-11-16T10:10:20.804Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:10:20.804Z] ---> Running in 4d873037fb5f [2021-11-16T10:10:21.064Z] Removing intermediate container 4d873037fb5f [2021-11-16T10:10:21.064Z] ---> 5b286ceed44e [2021-11-16T10:10:21.064Z] [2021-11-16T10:10:21.064Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T10:10:21.064Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T10:10:21.064Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T10:10:21.064Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T10:10:21.064Z] Successfully built 5b286ceed44e [2021-11-16T10:10:21.064Z] Successfully tagged core-data:latest [2021-11-16T10:10:21.064Z]  Building core-data ... done Collecting urllib3<1.25,>=1.21.1 [2021-11-16T10:10:21.064Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T10:10:21.325Z] Collecting idna<2.8,>=2.5 [2021-11-16T10:10:21.325Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T10:10:21.325Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T10:10:21.325Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T10:10:21.325Z] 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-16T10:10:21.325Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T10:10:21.325Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T10:10:21.325Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T10:10:21.325Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T10:10:21.325Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T10:10:21.325Z] Attempting uninstall: urllib3 [2021-11-16T10:10:21.325Z] Found existing installation: urllib3 1.26.5 [2021-11-16T10:10:21.325Z] Uninstalling urllib3-1.26.5: [2021-11-16T10:10:21.325Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T10:10:21.586Z] Attempting uninstall: idna [2021-11-16T10:10:21.586Z] Found existing installation: idna 3.2 [2021-11-16T10:10:21.586Z] Uninstalling idna-3.2: [2021-11-16T10:10:21.586Z] Successfully uninstalled idna-3.2 [2021-11-16T10:10:21.586Z] Attempting uninstall: chardet [2021-11-16T10:10:21.586Z] Found existing installation: chardet 4.0.0 [2021-11-16T10:10:21.586Z] Uninstalling chardet-4.0.0: [2021-11-16T10:10:21.586Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T10:10:21.846Z] Attempting uninstall: requests [2021-11-16T10:10:21.846Z] Found existing installation: requests 2.25.1 [2021-11-16T10:10:21.846Z] Uninstalling requests-2.25.1: [2021-11-16T10:10:21.846Z] Successfully uninstalled requests-2.25.1 [2021-11-16T10:10:22.090Z] $ docker rm -f 71ce27eacd742d6137b0756ef1de31db69bc22df832d0c97edeec52ceeceaab2 [2021-11-16T10:10:22.107Z] Running setup.py install for texttable: started [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-11-16T10:10:22.367Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T10:10:22.367Z] Running setup.py install for PyYAML: started [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:22.626Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T10:10:22.626Z] Running setup.py install for docopt: started [2021-11-16T10:10:22.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-16T10:10:22.683Z] . [Pipeline] withDockerContainer [2021-11-16T10:10:22.886Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T10:10:22.886Z] Running setup.py install for dockerpty: started [2021-11-16T10:10:22.964Z] prd-ubuntu18.04-docker-arm64-4c-16g-799 does not seem to be running inside a container [2021-11-16T10:10:23.047Z] $ 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/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-16T10:10:23.171Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T10:10:23.505Z] 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-16T10:10:24.428Z] $ docker top 59227780add8088fb64b681dc7cf105d156de039df4944dd4ab17653dedac377 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T10:10:25.343Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-16T10:10:26.372Z] Removing intermediate container 9fead875301d [2021-11-16T10:10:26.372Z] ---> 3a84ed387ae8 [2021-11-16T10:10:26.372Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T10:10:26.372Z] ---> Running in 68c39b87b6cc [2021-11-16T10:10:26.372Z] Removing intermediate container 68c39b87b6cc [2021-11-16T10:10:26.372Z] ---> 770dca3861e2 [2021-11-16T10:10:26.372Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T10:10:26.372Z] ---> Running in e055ca89d1b0 [2021-11-16T10:10:26.372Z] Removing intermediate container e055ca89d1b0 [2021-11-16T10:10:26.372Z] ---> 705125d67b4b [2021-11-16T10:10:26.372Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T10:10:26.633Z] ---> 564577dca15e [2021-11-16T10:10:26.633Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T10:10:26.893Z] ---> 3615bab47b87 [2021-11-16T10:10:26.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T10:10:26.893Z] ---> fa23f99a96ff [2021-11-16T10:10:26.893Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T10:10:27.160Z] ---> Running in 1fc75ee6b8c2 [2021-11-16T10:10:27.160Z] Removing intermediate container 1fc75ee6b8c2 [2021-11-16T10:10:27.160Z] ---> ae555e5d11ba [2021-11-16T10:10:27.160Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:10:27.160Z] ---> Running in 2612c7f86500 [2021-11-16T10:10:27.160Z] Removing intermediate container 2612c7f86500 [2021-11-16T10:10:27.160Z] ---> eb5e12c745fb [2021-11-16T10:10:27.160Z] Step 20/22 : LABEL arch=x86_64 [2021-11-16T10:10:27.160Z] ---> Running in cbaea5246ba1 [2021-11-16T10:10:27.422Z] Removing intermediate container cbaea5246ba1 [2021-11-16T10:10:27.422Z] ---> 2d49ff17125a [2021-11-16T10:10:27.422Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:27.422Z] ---> Running in dbc4839b0c78 [2021-11-16T10:10:27.422Z] Removing intermediate container dbc4839b0c78 [2021-11-16T10:10:27.422Z] ---> 9a64dd0dd39c [2021-11-16T10:10:27.422Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:10:27.422Z] ---> Running in 4d6e4182a5f2 [2021-11-16T10:10:27.422Z] Removing intermediate container 4d6e4182a5f2 [2021-11-16T10:10:27.422Z] ---> 094df2910383 [2021-11-16T10:10:27.423Z] [2021-11-16T10:10:27.685Z] Successfully built 094df2910383 [2021-11-16T10:10:27.685Z] Successfully tagged sys-mgmt-agent:latest [2021-11-16T10:10:27.691Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-16T10:10:27.696Z] $ docker stop --time=1 c9a3d74d3345486d8126ad58df70109f6c743660d64827a14edc239881b90223 [2021-11-16T10:10:28.720Z] Building core-command ... [2021-11-16T10:10:28.720Z] Building core-data ... [2021-11-16T10:10:28.720Z] Building core-metadata ... [2021-11-16T10:10:28.720Z] Building security-bootstrapper ... [2021-11-16T10:10:28.720Z] Building security-proxy-setup ... [2021-11-16T10:10:28.720Z] Building security-secretstore-setup ... [2021-11-16T10:10:28.720Z] Building support-notifications ... [2021-11-16T10:10:28.720Z] Building support-scheduler ... [2021-11-16T10:10:28.720Z] Building sys-mgmt-agent ... [2021-11-16T10:10:28.720Z] Building security-proxy-setup [2021-11-16T10:10:28.720Z] Building security-secretstore-setup [2021-11-16T10:10:28.720Z] Building support-scheduler [2021-11-16T10:10:28.720Z] Building core-metadata [2021-11-16T10:10:28.720Z] Building core-command [2021-11-16T10:10:28.979Z] $ docker rm -f c9a3d74d3345486d8126ad58df70109f6c743660d64827a14edc239881b90223 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T10:10:29.336Z] + docker images [2021-11-16T10:10:29.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T10:10:29.336Z] sys-mgmt-agent latest 094df2910383 2 seconds ago 294MB [2021-11-16T10:10:29.336Z] core-data latest 5b286ceed44e 9 seconds ago 20.7MB [2021-11-16T10:10:29.336Z] 5f8a86b0c421 15 seconds ago 1.76GB [2021-11-16T10:10:29.336Z] security-bootstrapper latest 20772d7467cf 16 seconds ago 18.9MB [2021-11-16T10:10:29.336Z] aafc916db2fa 16 seconds ago 1.76GB [2021-11-16T10:10:29.336Z] security-proxy-setup latest 7457cbbc5806 24 seconds ago 26.9MB [2021-11-16T10:10:29.336Z] e819a0dc4917 27 seconds ago 1.76GB [2021-11-16T10:10:29.336Z] a053be9415e2 30 seconds ago 1.76GB [2021-11-16T10:10:29.336Z] support-scheduler latest 50fb55c3c275 59 seconds ago 16.2MB [2021-11-16T10:10:29.336Z] core-metadata latest bb7a3b65941b About a minute ago 16.9MB [2021-11-16T10:10:29.336Z] security-secretstore-setup latest d012163650ad About a minute ago 28.4MB [2021-11-16T10:10:29.336Z] core-command latest 86d86059f150 About a minute ago 16.1MB [2021-11-16T10:10:29.336Z] support-notifications latest dbcb6a7ba7e0 About a minute ago 17MB [2021-11-16T10:10:29.336Z] af97a13f6590 About a minute ago 1.76GB [2021-11-16T10:10:29.336Z] 600538bd4b17 About a minute ago 1.76GB [2021-11-16T10:10:29.336Z] 6aaed5d12a45 About a minute ago 1.75GB [2021-11-16T10:10:29.336Z] 4f29140f703a About a minute ago 1.76GB [2021-11-16T10:10:29.336Z] c3a782d139f7 About a minute ago 1.76GB [2021-11-16T10:10:29.336Z] ci-base-image-x86_64 latest 82ae1b42b162 5 minutes ago 1.25GB [2021-11-16T10:10:29.336Z] alpine 3.14 0a97eee8041e 3 days ago 5.61MB [2021-11-16T10:10:29.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-16T10:10:29.336Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-16T10:10:29.336Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-16T10:10:29.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-16T10:10:29.533Z] provisioning config files... [2021-11-16T10:10:29.541Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/109@tmp/config5419404860015842646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:10:29.838Z] ---> docker-login.sh [2021-11-16T10:10:29.838Z] nexus3.edgexfoundry.org:10001 [2021-11-16T10:10:29.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:10:29.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:10:29.838Z] Configure a credential helper to remove this warning. See [2021-11-16T10:10:29.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:10:29.838Z] [2021-11-16T10:10:29.838Z] Login Succeeded [2021-11-16T10:10:29.838Z] nexus3.edgexfoundry.org:10002 [2021-11-16T10:10:29.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:10:30.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:10:30.101Z] Configure a credential helper to remove this warning. See [2021-11-16T10:10:30.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:10:30.101Z] [2021-11-16T10:10:30.101Z] Login Succeeded [2021-11-16T10:10:30.101Z] nexus3.edgexfoundry.org:10003 [2021-11-16T10:10:30.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:10:30.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:10:30.101Z] Configure a credential helper to remove this warning. See [2021-11-16T10:10:30.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:10:30.101Z] [2021-11-16T10:10:30.101Z] Login Succeeded [2021-11-16T10:10:30.101Z] nexus3.edgexfoundry.org:10004 [2021-11-16T10:10:30.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:10:30.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:10:30.101Z] Configure a credential helper to remove this warning. See [2021-11-16T10:10:30.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:10:30.101Z] [2021-11-16T10:10:30.101Z] Login Succeeded [2021-11-16T10:10:30.101Z] docker.io [2021-11-16T10:10:30.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:10:30.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:10:30.621Z] Configure a credential helper to remove this warning. See [2021-11-16T10:10:30.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:10:30.621Z] [2021-11-16T10:10:30.621Z] Login Succeeded [2021-11-16T10:10:30.621Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T10:10:30.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:10:30.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T10:10:30.674Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-11-16T10:10:30.674Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:30.674Z] latest [2021-11-16T10:10:30.674Z] 2.0.1-dev.97 [2021-11-16T10:10:30.674Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:30.674Z] main [2021-11-16T10:10:30.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:30.991Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:31.290Z] + docker push nexus3.edgexfoundry.org:10004/core-command:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:31.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T10:10:31.290Z] 08f2c1e2eeae: Preparing [2021-11-16T10:10:31.290Z] 3593aa6fb237: Preparing [2021-11-16T10:10:31.290Z] d9987a42474d: Preparing [2021-11-16T10:10:31.290Z] dbf284c75f49: Preparing [2021-11-16T10:10:31.290Z] 1a058d5342cc: Preparing [2021-11-16T10:10:31.290Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:31.290Z] dbf284c75f49: Pushed [2021-11-16T10:10:31.290Z] d9987a42474d: Pushed [2021-11-16T10:10:31.290Z] 08f2c1e2eeae: Pushed [2021-11-16T10:10:32.670Z] 3593aa6fb237: Pushed [2021-11-16T10:10:32.670Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:71820e29d4a02f6147db5f74d44b7a6269df0e0bf19157495e8d513322552f75 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:32.964Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:33.247Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-16T10:10:33.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T10:10:33.247Z] 08f2c1e2eeae: Preparing [2021-11-16T10:10:33.247Z] 3593aa6fb237: Preparing [2021-11-16T10:10:33.247Z] d9987a42474d: Preparing [2021-11-16T10:10:33.247Z] dbf284c75f49: Preparing [2021-11-16T10:10:33.247Z] 1a058d5342cc: Preparing [2021-11-16T10:10:33.247Z] 3593aa6fb237: Layer already exists [2021-11-16T10:10:33.247Z] d9987a42474d: Layer already exists [2021-11-16T10:10:33.247Z] 08f2c1e2eeae: Layer already exists [2021-11-16T10:10:33.247Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:33.247Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:33.247Z] latest: digest: sha256:71820e29d4a02f6147db5f74d44b7a6269df0e0bf19157495e8d513322552f75 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:33.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:33.836Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.97 [2021-11-16T10:10:33.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T10:10:33.836Z] 08f2c1e2eeae: Preparing [2021-11-16T10:10:33.836Z] 3593aa6fb237: Preparing [2021-11-16T10:10:33.836Z] d9987a42474d: Preparing [2021-11-16T10:10:33.836Z] dbf284c75f49: Preparing [2021-11-16T10:10:33.836Z] 1a058d5342cc: Preparing [2021-11-16T10:10:33.836Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:33.836Z] 3593aa6fb237: Layer already exists [2021-11-16T10:10:33.836Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:33.836Z] 08f2c1e2eeae: Layer already exists [2021-11-16T10:10:33.836Z] d9987a42474d: Layer already exists [2021-11-16T10:10:33.836Z] 2.0.1-dev.97: digest: sha256:71820e29d4a02f6147db5f74d44b7a6269df0e0bf19157495e8d513322552f75 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:34.128Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:34.419Z] + docker push nexus3.edgexfoundry.org:10004/core-command:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:34.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T10:10:34.419Z] 08f2c1e2eeae: Preparing [2021-11-16T10:10:34.419Z] 3593aa6fb237: Preparing [2021-11-16T10:10:34.419Z] d9987a42474d: Preparing [2021-11-16T10:10:34.419Z] dbf284c75f49: Preparing [2021-11-16T10:10:34.419Z] 1a058d5342cc: Preparing [2021-11-16T10:10:34.419Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:34.419Z] d9987a42474d: Layer already exists [2021-11-16T10:10:34.419Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:34.419Z] 3593aa6fb237: Layer already exists [2021-11-16T10:10:34.419Z] 08f2c1e2eeae: Layer already exists [2021-11-16T10:10:34.419Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:71820e29d4a02f6147db5f74d44b7a6269df0e0bf19157495e8d513322552f75 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:34.714Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:35.005Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-11-16T10:10:35.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-11-16T10:10:35.005Z] 08f2c1e2eeae: Preparing [2021-11-16T10:10:35.005Z] 3593aa6fb237: Preparing [2021-11-16T10:10:35.005Z] d9987a42474d: Preparing [2021-11-16T10:10:35.005Z] dbf284c75f49: Preparing [2021-11-16T10:10:35.005Z] 1a058d5342cc: Preparing [2021-11-16T10:10:35.005Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:35.005Z] 3593aa6fb237: Layer already exists [2021-11-16T10:10:35.005Z] 08f2c1e2eeae: Layer already exists [2021-11-16T10:10:35.005Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:35.005Z] d9987a42474d: Layer already exists [2021-11-16T10:10:35.005Z] main: digest: sha256:71820e29d4a02f6147db5f74d44b7a6269df0e0bf19157495e8d513322552f75 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:10:35.040Z] ===================================================== [Pipeline] echo [2021-11-16T10:10:35.048Z] taggedImages: [2021-11-16T10:10:35.048Z] - nexus3.edgexfoundry.org:10004/core-command:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:35.048Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-11-16T10:10:35.048Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.97 [2021-11-16T10:10:35.048Z] - nexus3.edgexfoundry.org:10004/core-command:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:35.048Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-11-16T10:10:35.065Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-11-16T10:10:35.065Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:35.065Z] latest [2021-11-16T10:10:35.065Z] 2.0.1-dev.97 [2021-11-16T10:10:35.065Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:35.065Z] main [2021-11-16T10:10:35.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:35.374Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:35.664Z] + docker push nexus3.edgexfoundry.org:10004/core-data:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:35.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T10:10:35.664Z] 1650c5b9d492: Preparing [2021-11-16T10:10:35.664Z] 7eac1ac2e343: Preparing [2021-11-16T10:10:35.664Z] d9987a42474d: Preparing [2021-11-16T10:10:35.664Z] f87f88f55ab3: Preparing [2021-11-16T10:10:35.664Z] daeaed17f778: Preparing [2021-11-16T10:10:35.664Z] 1a058d5342cc: Preparing [2021-11-16T10:10:35.664Z] 1a058d5342cc: Waiting [2021-11-16T10:10:35.664Z] d9987a42474d: Layer already exists [2021-11-16T10:10:35.923Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:35.923Z] 1650c5b9d492: Pushed [2021-11-16T10:10:35.923Z] daeaed17f778: Pushed [2021-11-16T10:10:35.923Z] f87f88f55ab3: Pushed [2021-11-16T10:10:36.862Z] 7eac1ac2e343: Pushed [2021-11-16T10:10:36.862Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:8c156f311db2c0b04968e0c0db21cd6c68358eac05578fb2651eed7bdd124a76 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:37.170Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:37.461Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-16T10:10:37.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T10:10:37.461Z] 1650c5b9d492: Preparing [2021-11-16T10:10:37.461Z] 7eac1ac2e343: Preparing [2021-11-16T10:10:37.461Z] d9987a42474d: Preparing [2021-11-16T10:10:37.461Z] f87f88f55ab3: Preparing [2021-11-16T10:10:37.461Z] daeaed17f778: Preparing [2021-11-16T10:10:37.461Z] 1a058d5342cc: Preparing [2021-11-16T10:10:37.461Z] 1a058d5342cc: Waiting [2021-11-16T10:10:37.461Z] daeaed17f778: Layer already exists [2021-11-16T10:10:37.461Z] f87f88f55ab3: Layer already exists [2021-11-16T10:10:37.461Z] 1650c5b9d492: Layer already exists [2021-11-16T10:10:37.461Z] 7eac1ac2e343: Layer already exists [2021-11-16T10:10:37.461Z] d9987a42474d: Layer already exists [2021-11-16T10:10:37.461Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:37.461Z] latest: digest: sha256:8c156f311db2c0b04968e0c0db21cd6c68358eac05578fb2651eed7bdd124a76 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:37.758Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:38.052Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.97 [2021-11-16T10:10:38.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T10:10:38.052Z] 1650c5b9d492: Preparing [2021-11-16T10:10:38.052Z] 7eac1ac2e343: Preparing [2021-11-16T10:10:38.052Z] d9987a42474d: Preparing [2021-11-16T10:10:38.052Z] f87f88f55ab3: Preparing [2021-11-16T10:10:38.052Z] daeaed17f778: Preparing [2021-11-16T10:10:38.052Z] 1a058d5342cc: Preparing [2021-11-16T10:10:38.052Z] 1a058d5342cc: Waiting [2021-11-16T10:10:38.052Z] daeaed17f778: Layer already exists [2021-11-16T10:10:38.052Z] f87f88f55ab3: Layer already exists [2021-11-16T10:10:38.052Z] 7eac1ac2e343: Layer already exists [2021-11-16T10:10:38.052Z] d9987a42474d: Layer already exists [2021-11-16T10:10:38.052Z] 1650c5b9d492: Layer already exists [2021-11-16T10:10:38.052Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:38.052Z] 2.0.1-dev.97: digest: sha256:8c156f311db2c0b04968e0c0db21cd6c68358eac05578fb2651eed7bdd124a76 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:38.352Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:38.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:38.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T10:10:38.648Z] 1650c5b9d492: Preparing [2021-11-16T10:10:38.648Z] 7eac1ac2e343: Preparing [2021-11-16T10:10:38.648Z] d9987a42474d: Preparing [2021-11-16T10:10:38.648Z] f87f88f55ab3: Preparing [2021-11-16T10:10:38.648Z] daeaed17f778: Preparing [2021-11-16T10:10:38.648Z] 1a058d5342cc: Preparing [2021-11-16T10:10:38.648Z] 1a058d5342cc: Waiting [2021-11-16T10:10:38.648Z] 1650c5b9d492: Layer already exists [2021-11-16T10:10:38.648Z] d9987a42474d: Layer already exists [2021-11-16T10:10:38.648Z] f87f88f55ab3: Layer already exists [2021-11-16T10:10:38.648Z] daeaed17f778: Layer already exists [2021-11-16T10:10:38.648Z] 7eac1ac2e343: Layer already exists [2021-11-16T10:10:38.648Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:38.648Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:8c156f311db2c0b04968e0c0db21cd6c68358eac05578fb2651eed7bdd124a76 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:38.946Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:39.240Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-11-16T10:10:39.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-11-16T10:10:39.240Z] 1650c5b9d492: Preparing [2021-11-16T10:10:39.240Z] 7eac1ac2e343: Preparing [2021-11-16T10:10:39.240Z] d9987a42474d: Preparing [2021-11-16T10:10:39.240Z] f87f88f55ab3: Preparing [2021-11-16T10:10:39.240Z] daeaed17f778: Preparing [2021-11-16T10:10:39.240Z] 1a058d5342cc: Preparing [2021-11-16T10:10:39.240Z] 1a058d5342cc: Waiting [2021-11-16T10:10:39.240Z] daeaed17f778: Layer already exists [2021-11-16T10:10:39.240Z] f87f88f55ab3: Layer already exists [2021-11-16T10:10:39.240Z] 7eac1ac2e343: Layer already exists [2021-11-16T10:10:39.240Z] d9987a42474d: Layer already exists [2021-11-16T10:10:39.240Z] 1650c5b9d492: Layer already exists [2021-11-16T10:10:39.240Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:39.240Z] main: digest: sha256:8c156f311db2c0b04968e0c0db21cd6c68358eac05578fb2651eed7bdd124a76 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:10:39.261Z] ===================================================== [Pipeline] echo [2021-11-16T10:10:39.266Z] taggedImages: [2021-11-16T10:10:39.266Z] - nexus3.edgexfoundry.org:10004/core-data:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:39.266Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-11-16T10:10:39.266Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.97 [2021-11-16T10:10:39.266Z] - nexus3.edgexfoundry.org:10004/core-data:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:39.266Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-11-16T10:10:39.277Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-11-16T10:10:39.277Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:39.277Z] latest [2021-11-16T10:10:39.277Z] 2.0.1-dev.97 [2021-11-16T10:10:39.277Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:39.277Z] main [2021-11-16T10:10:39.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:39.576Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:39.863Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:39.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T10:10:39.863Z] 5338e7901a8f: Preparing [2021-11-16T10:10:39.863Z] e4471d436acd: Preparing [2021-11-16T10:10:39.863Z] d9987a42474d: Preparing [2021-11-16T10:10:39.863Z] dbf284c75f49: Preparing [2021-11-16T10:10:39.863Z] 1a058d5342cc: Preparing [2021-11-16T10:10:39.863Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:39.863Z] d9987a42474d: Layer already exists [2021-11-16T10:10:39.863Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:39.863Z] 5338e7901a8f: Pushed [2021-11-16T10:10:41.248Z] e4471d436acd: Pushed [2021-11-16T10:10:41.248Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:852f2ca01c3f7b33b7e8c3633f51c5f160dd117f366eed5eed72466d23f5d584 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:41.543Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:41.834Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-16T10:10:41.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T10:10:41.834Z] 5338e7901a8f: Preparing [2021-11-16T10:10:41.834Z] e4471d436acd: Preparing [2021-11-16T10:10:41.834Z] d9987a42474d: Preparing [2021-11-16T10:10:41.834Z] dbf284c75f49: Preparing [2021-11-16T10:10:41.834Z] 1a058d5342cc: Preparing [2021-11-16T10:10:41.834Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:41.834Z] d9987a42474d: Layer already exists [2021-11-16T10:10:41.834Z] 5338e7901a8f: Layer already exists [2021-11-16T10:10:41.834Z] e4471d436acd: Layer already exists [2021-11-16T10:10:41.834Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:41.834Z] latest: digest: sha256:852f2ca01c3f7b33b7e8c3633f51c5f160dd117f366eed5eed72466d23f5d584 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:42.128Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:42.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.97 [2021-11-16T10:10:42.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T10:10:42.418Z] 5338e7901a8f: Preparing [2021-11-16T10:10:42.418Z] e4471d436acd: Preparing [2021-11-16T10:10:42.418Z] d9987a42474d: Preparing [2021-11-16T10:10:42.418Z] dbf284c75f49: Preparing [2021-11-16T10:10:42.418Z] 1a058d5342cc: Preparing [2021-11-16T10:10:42.418Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:42.418Z] d9987a42474d: Layer already exists [2021-11-16T10:10:42.418Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:42.418Z] 5338e7901a8f: Layer already exists [2021-11-16T10:10:42.418Z] e4471d436acd: Layer already exists [2021-11-16T10:10:42.418Z] 2.0.1-dev.97: digest: sha256:852f2ca01c3f7b33b7e8c3633f51c5f160dd117f366eed5eed72466d23f5d584 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:42.707Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:43.003Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:43.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T10:10:43.003Z] 5338e7901a8f: Preparing [2021-11-16T10:10:43.003Z] e4471d436acd: Preparing [2021-11-16T10:10:43.003Z] d9987a42474d: Preparing [2021-11-16T10:10:43.003Z] dbf284c75f49: Preparing [2021-11-16T10:10:43.003Z] 1a058d5342cc: Preparing [2021-11-16T10:10:43.003Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:43.003Z] e4471d436acd: Layer already exists [2021-11-16T10:10:43.003Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:43.003Z] 5338e7901a8f: Layer already exists [2021-11-16T10:10:43.003Z] d9987a42474d: Layer already exists [2021-11-16T10:10:43.003Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:852f2ca01c3f7b33b7e8c3633f51c5f160dd117f366eed5eed72466d23f5d584 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:43.294Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:43.586Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-11-16T10:10:43.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-11-16T10:10:43.586Z] 5338e7901a8f: Preparing [2021-11-16T10:10:43.586Z] e4471d436acd: Preparing [2021-11-16T10:10:43.586Z] d9987a42474d: Preparing [2021-11-16T10:10:43.586Z] dbf284c75f49: Preparing [2021-11-16T10:10:43.586Z] 1a058d5342cc: Preparing [2021-11-16T10:10:43.586Z] e4471d436acd: Layer already exists [2021-11-16T10:10:43.586Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:43.586Z] dbf284c75f49: Layer already exists [2021-11-16T10:10:43.586Z] 5338e7901a8f: Layer already exists [2021-11-16T10:10:43.586Z] d9987a42474d: Layer already exists [2021-11-16T10:10:43.586Z] main: digest: sha256:852f2ca01c3f7b33b7e8c3633f51c5f160dd117f366eed5eed72466d23f5d584 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:10:43.616Z] ===================================================== [Pipeline] echo [2021-11-16T10:10:43.622Z] taggedImages: [2021-11-16T10:10:43.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:43.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-11-16T10:10:43.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.97 [2021-11-16T10:10:43.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:43.622Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-11-16T10:10:43.639Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-11-16T10:10:43.639Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:43.639Z] latest [2021-11-16T10:10:43.639Z] 2.0.1-dev.97 [2021-11-16T10:10:43.639Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:43.639Z] main [2021-11-16T10:10:43.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:43.946Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:44.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:44.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T10:10:44.237Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:44.237Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:44.237Z] 229ed91a5770: Preparing [2021-11-16T10:10:44.237Z] a446e572793a: Preparing [2021-11-16T10:10:44.237Z] c850cba1c9dd: Preparing [2021-11-16T10:10:44.237Z] 3fce3a4bbc83: Preparing [2021-11-16T10:10:44.237Z] d9987a42474d: Preparing [2021-11-16T10:10:44.237Z] d13b9b6bb166: Preparing [2021-11-16T10:10:44.237Z] 5f6615b7f819: Preparing [2021-11-16T10:10:44.237Z] 02b1c9e9ed40: Preparing [2021-11-16T10:10:44.237Z] 5d2f48802768: Preparing [2021-11-16T10:10:44.237Z] 1a058d5342cc: Preparing [2021-11-16T10:10:44.237Z] d9987a42474d: Waiting [2021-11-16T10:10:44.237Z] d13b9b6bb166: Waiting [2021-11-16T10:10:44.237Z] 5f6615b7f819: Waiting [2021-11-16T10:10:44.237Z] 02b1c9e9ed40: Waiting [2021-11-16T10:10:44.237Z] 5d2f48802768: Waiting [2021-11-16T10:10:44.237Z] 1a058d5342cc: Waiting [2021-11-16T10:10:44.237Z] a446e572793a: Pushed [2021-11-16T10:10:44.237Z] d9987a42474d: Layer already exists [2021-11-16T10:10:44.237Z] 229ed91a5770: Pushed [2021-11-16T10:10:44.237Z] c850cba1c9dd: Pushed [2021-11-16T10:10:44.237Z] 2b80bf4f2096: Pushed [2021-11-16T10:10:44.496Z] d13b9b6bb166: Pushed [2021-11-16T10:10:44.496Z] 5d2f48802768: Pushed [2021-11-16T10:10:44.496Z] 02b1c9e9ed40: Pushed [2021-11-16T10:10:44.496Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:44.496Z] 5f6615b7f819: Pushed [2021-11-16T10:10:45.873Z] 3fce3a4bbc83: Pushed [2021-11-16T10:10:45.873Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:7449fd2bb593a27d36567de62ab8230841d3d7eebdef00965a6c95461b574e59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:46.165Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:46.456Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-16T10:10:46.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T10:10:46.456Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:46.456Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:46.456Z] 229ed91a5770: Preparing [2021-11-16T10:10:46.456Z] a446e572793a: Preparing [2021-11-16T10:10:46.456Z] c850cba1c9dd: Preparing [2021-11-16T10:10:46.456Z] 3fce3a4bbc83: Preparing [2021-11-16T10:10:46.456Z] d9987a42474d: Preparing [2021-11-16T10:10:46.456Z] d13b9b6bb166: Preparing [2021-11-16T10:10:46.456Z] 5f6615b7f819: Preparing [2021-11-16T10:10:46.456Z] 02b1c9e9ed40: Preparing [2021-11-16T10:10:46.456Z] 5d2f48802768: Preparing [2021-11-16T10:10:46.456Z] 1a058d5342cc: Preparing [2021-11-16T10:10:46.456Z] d9987a42474d: Waiting [2021-11-16T10:10:46.456Z] d13b9b6bb166: Waiting [2021-11-16T10:10:46.456Z] 5f6615b7f819: Waiting [2021-11-16T10:10:46.456Z] 02b1c9e9ed40: Waiting [2021-11-16T10:10:46.456Z] 5d2f48802768: Waiting [2021-11-16T10:10:46.456Z] 1a058d5342cc: Waiting [2021-11-16T10:10:46.456Z] a446e572793a: Layer already exists [2021-11-16T10:10:46.456Z] 3fce3a4bbc83: Layer already exists [2021-11-16T10:10:46.456Z] 229ed91a5770: Layer already exists [2021-11-16T10:10:46.456Z] c850cba1c9dd: Layer already exists [2021-11-16T10:10:46.456Z] 2b80bf4f2096: Layer already exists [2021-11-16T10:10:46.456Z] d13b9b6bb166: Layer already exists [2021-11-16T10:10:46.456Z] 02b1c9e9ed40: Layer already exists [2021-11-16T10:10:46.456Z] d9987a42474d: Layer already exists [2021-11-16T10:10:46.456Z] 5d2f48802768: Layer already exists [2021-11-16T10:10:46.456Z] 5f6615b7f819: Layer already exists [2021-11-16T10:10:46.456Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:46.456Z] latest: digest: sha256:7449fd2bb593a27d36567de62ab8230841d3d7eebdef00965a6c95461b574e59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:46.773Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:47.069Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.97 [2021-11-16T10:10:47.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T10:10:47.069Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:47.069Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:47.069Z] 229ed91a5770: Preparing [2021-11-16T10:10:47.069Z] a446e572793a: Preparing [2021-11-16T10:10:47.069Z] c850cba1c9dd: Preparing [2021-11-16T10:10:47.069Z] 3fce3a4bbc83: Preparing [2021-11-16T10:10:47.069Z] d9987a42474d: Preparing [2021-11-16T10:10:47.069Z] d13b9b6bb166: Preparing [2021-11-16T10:10:47.069Z] 5f6615b7f819: Preparing [2021-11-16T10:10:47.069Z] 02b1c9e9ed40: Preparing [2021-11-16T10:10:47.069Z] 5d2f48802768: Preparing [2021-11-16T10:10:47.069Z] 1a058d5342cc: Preparing [2021-11-16T10:10:47.069Z] d13b9b6bb166: Waiting [2021-11-16T10:10:47.069Z] 5f6615b7f819: Waiting [2021-11-16T10:10:47.069Z] 02b1c9e9ed40: Waiting [2021-11-16T10:10:47.069Z] 5d2f48802768: Waiting [2021-11-16T10:10:47.069Z] 1a058d5342cc: Waiting [2021-11-16T10:10:47.069Z] d9987a42474d: Waiting [2021-11-16T10:10:47.069Z] a446e572793a: Layer already exists [2021-11-16T10:10:47.069Z] 3fce3a4bbc83: Layer already exists [2021-11-16T10:10:47.069Z] 229ed91a5770: Layer already exists [2021-11-16T10:10:47.069Z] c850cba1c9dd: Layer already exists [2021-11-16T10:10:47.069Z] 2b80bf4f2096: Layer already exists [2021-11-16T10:10:47.069Z] d13b9b6bb166: Layer already exists [2021-11-16T10:10:47.069Z] d9987a42474d: Layer already exists [2021-11-16T10:10:47.069Z] 02b1c9e9ed40: Layer already exists [2021-11-16T10:10:47.069Z] 5f6615b7f819: Layer already exists [2021-11-16T10:10:47.069Z] 5d2f48802768: Layer already exists [2021-11-16T10:10:47.069Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:47.069Z] 2.0.1-dev.97: digest: sha256:7449fd2bb593a27d36567de62ab8230841d3d7eebdef00965a6c95461b574e59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:47.361Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:47.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:47.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T10:10:47.655Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:47.655Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:47.655Z] 229ed91a5770: Preparing [2021-11-16T10:10:47.655Z] a446e572793a: Preparing [2021-11-16T10:10:47.655Z] c850cba1c9dd: Preparing [2021-11-16T10:10:47.655Z] 3fce3a4bbc83: Preparing [2021-11-16T10:10:47.655Z] d9987a42474d: Preparing [2021-11-16T10:10:47.655Z] d13b9b6bb166: Preparing [2021-11-16T10:10:47.655Z] 5f6615b7f819: Preparing [2021-11-16T10:10:47.655Z] 02b1c9e9ed40: Preparing [2021-11-16T10:10:47.655Z] 5d2f48802768: Preparing [2021-11-16T10:10:47.655Z] 1a058d5342cc: Preparing [2021-11-16T10:10:47.655Z] d9987a42474d: Waiting [2021-11-16T10:10:47.655Z] d13b9b6bb166: Waiting [2021-11-16T10:10:47.655Z] 5f6615b7f819: Waiting [2021-11-16T10:10:47.655Z] 02b1c9e9ed40: Waiting [2021-11-16T10:10:47.655Z] 5d2f48802768: Waiting [2021-11-16T10:10:47.655Z] 1a058d5342cc: Waiting [2021-11-16T10:10:47.655Z] a446e572793a: Layer already exists [2021-11-16T10:10:47.655Z] 2b80bf4f2096: Layer already exists [2021-11-16T10:10:47.655Z] 3fce3a4bbc83: Layer already exists [2021-11-16T10:10:47.655Z] c850cba1c9dd: Layer already exists [2021-11-16T10:10:47.655Z] 229ed91a5770: Layer already exists [2021-11-16T10:10:47.655Z] d9987a42474d: Layer already exists [2021-11-16T10:10:47.655Z] 5f6615b7f819: Layer already exists [2021-11-16T10:10:47.655Z] 02b1c9e9ed40: Layer already exists [2021-11-16T10:10:47.655Z] 5d2f48802768: Layer already exists [2021-11-16T10:10:47.655Z] d13b9b6bb166: Layer already exists [2021-11-16T10:10:47.655Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:47.655Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:7449fd2bb593a27d36567de62ab8230841d3d7eebdef00965a6c95461b574e59 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:47.951Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:48.248Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-11-16T10:10:48.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-11-16T10:10:48.248Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:48.248Z] 2b80bf4f2096: Preparing [2021-11-16T10:10:48.248Z] 229ed91a5770: Preparing [2021-11-16T10:10:48.248Z] a446e572793a: Preparing [2021-11-16T10:10:48.248Z] c850cba1c9dd: Preparing [2021-11-16T10:10:48.248Z] 3fce3a4bbc83: Preparing [2021-11-16T10:10:48.248Z] d9987a42474d: Preparing [2021-11-16T10:10:48.248Z] d13b9b6bb166: Preparing [2021-11-16T10:10:48.248Z] 5f6615b7f819: Preparing [2021-11-16T10:10:48.248Z] 02b1c9e9ed40: Preparing [2021-11-16T10:10:48.248Z] 5d2f48802768: Preparing [2021-11-16T10:10:48.248Z] 1a058d5342cc: Preparing [2021-11-16T10:10:48.248Z] d13b9b6bb166: Waiting [2021-11-16T10:10:48.248Z] 5f6615b7f819: Waiting [2021-11-16T10:10:48.248Z] 02b1c9e9ed40: Waiting [2021-11-16T10:10:48.248Z] 5d2f48802768: Waiting [2021-11-16T10:10:48.248Z] 1a058d5342cc: Waiting [2021-11-16T10:10:48.248Z] d9987a42474d: Waiting [2021-11-16T10:10:48.248Z] a446e572793a: Layer already exists [2021-11-16T10:10:48.248Z] 2b80bf4f2096: Layer already exists [2021-11-16T10:10:48.248Z] 3fce3a4bbc83: Layer already exists [2021-11-16T10:10:48.248Z] d9987a42474d: Layer already exists [2021-11-16T10:10:48.248Z] d13b9b6bb166: Layer already exists [2021-11-16T10:10:48.248Z] 229ed91a5770: Layer already exists [2021-11-16T10:10:48.248Z] c850cba1c9dd: Layer already exists [2021-11-16T10:10:48.248Z] 5d2f48802768: Layer already exists [2021-11-16T10:10:48.248Z] 5f6615b7f819: Layer already exists [2021-11-16T10:10:48.248Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:48.248Z] 02b1c9e9ed40: Layer already exists [2021-11-16T10:10:48.248Z] main: digest: sha256:7449fd2bb593a27d36567de62ab8230841d3d7eebdef00965a6c95461b574e59 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:10:48.285Z] ===================================================== [Pipeline] echo [2021-11-16T10:10:48.294Z] taggedImages: [2021-11-16T10:10:48.294Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:48.294Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-11-16T10:10:48.294Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.97 [2021-11-16T10:10:48.294Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:48.294Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-11-16T10:10:48.313Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-11-16T10:10:48.313Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:48.313Z] latest [2021-11-16T10:10:48.313Z] 2.0.1-dev.97 [2021-11-16T10:10:48.313Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:48.314Z] main [2021-11-16T10:10:48.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:48.628Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:48.927Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:48.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T10:10:48.927Z] 5189bfe407ea: Preparing [2021-11-16T10:10:48.927Z] 217af1360cb3: Preparing [2021-11-16T10:10:48.927Z] 52854d34b484: Preparing [2021-11-16T10:10:48.927Z] c53a830aa489: Preparing [2021-11-16T10:10:48.927Z] 0a60cffd5efb: Preparing [2021-11-16T10:10:48.927Z] 1a058d5342cc: Preparing [2021-11-16T10:10:48.927Z] 1a058d5342cc: Waiting [2021-11-16T10:10:49.509Z] 52854d34b484: Pushed [2021-11-16T10:10:49.509Z] 0a60cffd5efb: Pushed [2021-11-16T10:10:49.509Z] c53a830aa489: Pushed [2021-11-16T10:10:49.509Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:49.509Z] 5189bfe407ea: Pushed [2021-11-16T10:10:49.768Z] 217af1360cb3: Pushed [2021-11-16T10:10:50.028Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:88c430972e6981197ecc849edec2984b719adf560b1031733b2a822766e120fa size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:50.329Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:50.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-16T10:10:50.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T10:10:50.625Z] 5189bfe407ea: Preparing [2021-11-16T10:10:50.625Z] 217af1360cb3: Preparing [2021-11-16T10:10:50.625Z] 52854d34b484: Preparing [2021-11-16T10:10:50.625Z] c53a830aa489: Preparing [2021-11-16T10:10:50.625Z] 0a60cffd5efb: Preparing [2021-11-16T10:10:50.625Z] 1a058d5342cc: Preparing [2021-11-16T10:10:50.625Z] 1a058d5342cc: Waiting [2021-11-16T10:10:50.625Z] 52854d34b484: Layer already exists [2021-11-16T10:10:50.625Z] 5189bfe407ea: Layer already exists [2021-11-16T10:10:50.625Z] 217af1360cb3: Layer already exists [2021-11-16T10:10:50.625Z] c53a830aa489: Layer already exists [2021-11-16T10:10:50.625Z] 0a60cffd5efb: Layer already exists [2021-11-16T10:10:50.625Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:50.625Z] latest: digest: sha256:88c430972e6981197ecc849edec2984b719adf560b1031733b2a822766e120fa size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:50.920Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:51.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.97 [2021-11-16T10:10:51.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T10:10:51.208Z] 5189bfe407ea: Preparing [2021-11-16T10:10:51.208Z] 217af1360cb3: Preparing [2021-11-16T10:10:51.208Z] 52854d34b484: Preparing [2021-11-16T10:10:51.208Z] c53a830aa489: Preparing [2021-11-16T10:10:51.208Z] 0a60cffd5efb: Preparing [2021-11-16T10:10:51.208Z] 1a058d5342cc: Preparing [2021-11-16T10:10:51.208Z] 1a058d5342cc: Waiting [2021-11-16T10:10:51.208Z] 0a60cffd5efb: Layer already exists [2021-11-16T10:10:51.208Z] 217af1360cb3: Layer already exists [2021-11-16T10:10:51.208Z] 5189bfe407ea: Layer already exists [2021-11-16T10:10:51.208Z] 52854d34b484: Layer already exists [2021-11-16T10:10:51.208Z] c53a830aa489: Layer already exists [2021-11-16T10:10:51.208Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:51.208Z] 2.0.1-dev.97: digest: sha256:88c430972e6981197ecc849edec2984b719adf560b1031733b2a822766e120fa size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:51.502Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:51.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:51.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T10:10:51.792Z] 5189bfe407ea: Preparing [2021-11-16T10:10:51.792Z] 217af1360cb3: Preparing [2021-11-16T10:10:51.792Z] 52854d34b484: Preparing [2021-11-16T10:10:51.792Z] c53a830aa489: Preparing [2021-11-16T10:10:51.793Z] 0a60cffd5efb: Preparing [2021-11-16T10:10:51.793Z] 1a058d5342cc: Preparing [2021-11-16T10:10:51.793Z] 1a058d5342cc: Waiting [2021-11-16T10:10:51.793Z] 52854d34b484: Layer already exists [2021-11-16T10:10:51.793Z] c53a830aa489: Layer already exists [2021-11-16T10:10:51.793Z] 217af1360cb3: Layer already exists [2021-11-16T10:10:51.793Z] 5189bfe407ea: Layer already exists [2021-11-16T10:10:51.793Z] 0a60cffd5efb: Layer already exists [2021-11-16T10:10:51.793Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:51.793Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:88c430972e6981197ecc849edec2984b719adf560b1031733b2a822766e120fa size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:52.087Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:52.380Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-11-16T10:10:52.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-11-16T10:10:52.380Z] 5189bfe407ea: Preparing [2021-11-16T10:10:52.380Z] 217af1360cb3: Preparing [2021-11-16T10:10:52.380Z] 52854d34b484: Preparing [2021-11-16T10:10:52.380Z] c53a830aa489: Preparing [2021-11-16T10:10:52.380Z] 0a60cffd5efb: Preparing [2021-11-16T10:10:52.380Z] 1a058d5342cc: Preparing [2021-11-16T10:10:52.380Z] 1a058d5342cc: Waiting [2021-11-16T10:10:52.380Z] 5189bfe407ea: Layer already exists [2021-11-16T10:10:52.380Z] 52854d34b484: Layer already exists [2021-11-16T10:10:52.380Z] 217af1360cb3: Layer already exists [2021-11-16T10:10:52.380Z] c53a830aa489: Layer already exists [2021-11-16T10:10:52.380Z] 0a60cffd5efb: Layer already exists [2021-11-16T10:10:52.380Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:52.380Z] main: digest: sha256:88c430972e6981197ecc849edec2984b719adf560b1031733b2a822766e120fa size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:10:52.410Z] ===================================================== [Pipeline] echo [2021-11-16T10:10:52.417Z] taggedImages: [2021-11-16T10:10:52.417Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:52.417Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-11-16T10:10:52.417Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.97 [2021-11-16T10:10:52.417Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:52.417Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-11-16T10:10:52.433Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-11-16T10:10:52.433Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:52.433Z] latest [2021-11-16T10:10:52.433Z] 2.0.1-dev.97 [2021-11-16T10:10:52.433Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:52.433Z] main [2021-11-16T10:10:52.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:52.741Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:53.034Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:53.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T10:10:53.034Z] 48384ab14779: Preparing [2021-11-16T10:10:53.034Z] b364e0225aeb: Preparing [2021-11-16T10:10:53.034Z] fa4bcd217141: Preparing [2021-11-16T10:10:53.034Z] af8683067b69: Preparing [2021-11-16T10:10:53.034Z] 4830560e8b57: Preparing [2021-11-16T10:10:53.034Z] 3f89062a2477: Preparing [2021-11-16T10:10:53.034Z] a28672b9a5c2: Preparing [2021-11-16T10:10:53.034Z] 02293cbf8789: Preparing [2021-11-16T10:10:53.034Z] 4a2f4cf58640: Preparing [2021-11-16T10:10:53.034Z] 1a058d5342cc: Preparing [2021-11-16T10:10:53.034Z] 3f89062a2477: Waiting [2021-11-16T10:10:53.034Z] a28672b9a5c2: Waiting [2021-11-16T10:10:53.034Z] 02293cbf8789: Waiting [2021-11-16T10:10:53.034Z] 4a2f4cf58640: Waiting [2021-11-16T10:10:53.034Z] 1a058d5342cc: Waiting [2021-11-16T10:10:53.622Z] 4830560e8b57: Pushed [2021-11-16T10:10:53.622Z] 48384ab14779: Pushed [2021-11-16T10:10:53.622Z] b364e0225aeb: Pushed [2021-11-16T10:10:53.622Z] af8683067b69: Pushed [2021-11-16T10:10:53.622Z] 02293cbf8789: Pushed [2021-11-16T10:10:53.881Z] 3f89062a2477: Pushed [2021-11-16T10:10:53.881Z] a28672b9a5c2: Pushed [2021-11-16T10:10:53.881Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:53.881Z] 4a2f4cf58640: Pushed [2021-11-16T10:10:53.881Z] fa4bcd217141: Pushed [2021-11-16T10:10:54.140Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:139745bb61c2834938b320b47062eaee72c652f183fa2edc70602537d13d192e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:54.434Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:54.724Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-16T10:10:54.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T10:10:54.724Z] 48384ab14779: Preparing [2021-11-16T10:10:54.724Z] b364e0225aeb: Preparing [2021-11-16T10:10:54.724Z] fa4bcd217141: Preparing [2021-11-16T10:10:54.724Z] af8683067b69: Preparing [2021-11-16T10:10:54.724Z] 4830560e8b57: Preparing [2021-11-16T10:10:54.724Z] 3f89062a2477: Preparing [2021-11-16T10:10:54.724Z] a28672b9a5c2: Preparing [2021-11-16T10:10:54.724Z] 02293cbf8789: Preparing [2021-11-16T10:10:54.724Z] 4a2f4cf58640: Preparing [2021-11-16T10:10:54.724Z] 1a058d5342cc: Preparing [2021-11-16T10:10:54.724Z] 3f89062a2477: Waiting [2021-11-16T10:10:54.724Z] a28672b9a5c2: Waiting [2021-11-16T10:10:54.724Z] 02293cbf8789: Waiting [2021-11-16T10:10:54.724Z] 4a2f4cf58640: Waiting [2021-11-16T10:10:54.724Z] 1a058d5342cc: Waiting [2021-11-16T10:10:54.724Z] b364e0225aeb: Layer already exists [2021-11-16T10:10:54.724Z] fa4bcd217141: Layer already exists [2021-11-16T10:10:54.724Z] 48384ab14779: Layer already exists [2021-11-16T10:10:54.724Z] af8683067b69: Layer already exists [2021-11-16T10:10:54.724Z] 4830560e8b57: Layer already exists [2021-11-16T10:10:54.724Z] a28672b9a5c2: Layer already exists [2021-11-16T10:10:54.724Z] 02293cbf8789: Layer already exists [2021-11-16T10:10:54.724Z] 3f89062a2477: Layer already exists [2021-11-16T10:10:54.724Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:54.724Z] 4a2f4cf58640: Layer already exists [2021-11-16T10:10:54.724Z] latest: digest: sha256:139745bb61c2834938b320b47062eaee72c652f183fa2edc70602537d13d192e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:55.017Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:55.301Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.97 [2021-11-16T10:10:55.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T10:10:55.302Z] 48384ab14779: Preparing [2021-11-16T10:10:55.302Z] b364e0225aeb: Preparing [2021-11-16T10:10:55.302Z] fa4bcd217141: Preparing [2021-11-16T10:10:55.302Z] af8683067b69: Preparing [2021-11-16T10:10:55.302Z] 4830560e8b57: Preparing [2021-11-16T10:10:55.302Z] 3f89062a2477: Preparing [2021-11-16T10:10:55.302Z] a28672b9a5c2: Preparing [2021-11-16T10:10:55.302Z] 02293cbf8789: Preparing [2021-11-16T10:10:55.302Z] 4a2f4cf58640: Preparing [2021-11-16T10:10:55.302Z] 1a058d5342cc: Preparing [2021-11-16T10:10:55.302Z] 3f89062a2477: Waiting [2021-11-16T10:10:55.302Z] a28672b9a5c2: Waiting [2021-11-16T10:10:55.302Z] 02293cbf8789: Waiting [2021-11-16T10:10:55.302Z] 4a2f4cf58640: Waiting [2021-11-16T10:10:55.302Z] 1a058d5342cc: Waiting [2021-11-16T10:10:55.302Z] b364e0225aeb: Layer already exists [2021-11-16T10:10:55.302Z] 4830560e8b57: Layer already exists [2021-11-16T10:10:55.302Z] 48384ab14779: Layer already exists [2021-11-16T10:10:55.302Z] af8683067b69: Layer already exists [2021-11-16T10:10:55.302Z] fa4bcd217141: Layer already exists [2021-11-16T10:10:55.302Z] a28672b9a5c2: Layer already exists [2021-11-16T10:10:55.302Z] 3f89062a2477: Layer already exists [2021-11-16T10:10:55.302Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:55.302Z] 4a2f4cf58640: Layer already exists [2021-11-16T10:10:55.302Z] 02293cbf8789: Layer already exists [2021-11-16T10:10:55.302Z] 2.0.1-dev.97: digest: sha256:139745bb61c2834938b320b47062eaee72c652f183fa2edc70602537d13d192e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:55.592Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:55.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:55.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T10:10:55.880Z] 48384ab14779: Preparing [2021-11-16T10:10:55.880Z] b364e0225aeb: Preparing [2021-11-16T10:10:55.880Z] fa4bcd217141: Preparing [2021-11-16T10:10:55.880Z] af8683067b69: Preparing [2021-11-16T10:10:55.880Z] 4830560e8b57: Preparing [2021-11-16T10:10:55.880Z] 3f89062a2477: Preparing [2021-11-16T10:10:55.880Z] a28672b9a5c2: Preparing [2021-11-16T10:10:55.880Z] 02293cbf8789: Preparing [2021-11-16T10:10:55.880Z] 4a2f4cf58640: Preparing [2021-11-16T10:10:55.880Z] 1a058d5342cc: Preparing [2021-11-16T10:10:55.880Z] a28672b9a5c2: Waiting [2021-11-16T10:10:55.880Z] 02293cbf8789: Waiting [2021-11-16T10:10:55.880Z] 4a2f4cf58640: Waiting [2021-11-16T10:10:55.880Z] 1a058d5342cc: Waiting [2021-11-16T10:10:55.880Z] 3f89062a2477: Waiting [2021-11-16T10:10:55.880Z] fa4bcd217141: Layer already exists [2021-11-16T10:10:55.880Z] b364e0225aeb: Layer already exists [2021-11-16T10:10:55.880Z] 48384ab14779: Layer already exists [2021-11-16T10:10:55.880Z] 4830560e8b57: Layer already exists [2021-11-16T10:10:55.880Z] af8683067b69: Layer already exists [2021-11-16T10:10:55.880Z] a28672b9a5c2: Layer already exists [2021-11-16T10:10:55.880Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:55.880Z] 3f89062a2477: Layer already exists [2021-11-16T10:10:55.880Z] 02293cbf8789: Layer already exists [2021-11-16T10:10:55.880Z] 4a2f4cf58640: Layer already exists [2021-11-16T10:10:55.880Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:139745bb61c2834938b320b47062eaee72c652f183fa2edc70602537d13d192e size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:56.177Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:56.469Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-11-16T10:10:56.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-11-16T10:10:56.469Z] 48384ab14779: Preparing [2021-11-16T10:10:56.469Z] b364e0225aeb: Preparing [2021-11-16T10:10:56.469Z] fa4bcd217141: Preparing [2021-11-16T10:10:56.469Z] af8683067b69: Preparing [2021-11-16T10:10:56.469Z] 4830560e8b57: Preparing [2021-11-16T10:10:56.469Z] 3f89062a2477: Preparing [2021-11-16T10:10:56.469Z] a28672b9a5c2: Preparing [2021-11-16T10:10:56.469Z] 02293cbf8789: Preparing [2021-11-16T10:10:56.469Z] 4a2f4cf58640: Preparing [2021-11-16T10:10:56.469Z] 1a058d5342cc: Preparing [2021-11-16T10:10:56.469Z] a28672b9a5c2: Waiting [2021-11-16T10:10:56.469Z] 02293cbf8789: Waiting [2021-11-16T10:10:56.469Z] 4a2f4cf58640: Waiting [2021-11-16T10:10:56.469Z] 1a058d5342cc: Waiting [2021-11-16T10:10:56.469Z] 3f89062a2477: Waiting [2021-11-16T10:10:56.469Z] b364e0225aeb: Layer already exists [2021-11-16T10:10:56.469Z] af8683067b69: Layer already exists [2021-11-16T10:10:56.469Z] 48384ab14779: Layer already exists [2021-11-16T10:10:56.469Z] 4830560e8b57: Layer already exists [2021-11-16T10:10:56.469Z] fa4bcd217141: Layer already exists [2021-11-16T10:10:56.469Z] 3f89062a2477: Layer already exists [2021-11-16T10:10:56.469Z] 4a2f4cf58640: Layer already exists [2021-11-16T10:10:56.469Z] a28672b9a5c2: Layer already exists [2021-11-16T10:10:56.469Z] 02293cbf8789: Layer already exists [2021-11-16T10:10:56.469Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:56.469Z] main: digest: sha256:139745bb61c2834938b320b47062eaee72c652f183fa2edc70602537d13d192e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:10:56.500Z] ===================================================== [Pipeline] echo [2021-11-16T10:10:56.508Z] taggedImages: [2021-11-16T10:10:56.508Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:56.508Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-11-16T10:10:56.508Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.97 [2021-11-16T10:10:56.508Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:56.508Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-11-16T10:10:56.524Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-11-16T10:10:56.524Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:56.524Z] latest [2021-11-16T10:10:56.524Z] 2.0.1-dev.97 [2021-11-16T10:10:56.524Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:10:56.524Z] main [2021-11-16T10:10:56.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:56.820Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:57.118Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:10:57.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T10:10:57.118Z] 28724ab0fce0: Preparing [2021-11-16T10:10:57.118Z] c174acd756a3: Preparing [2021-11-16T10:10:57.118Z] d9987a42474d: Preparing [2021-11-16T10:10:57.118Z] 7349681af604: Preparing [2021-11-16T10:10:57.118Z] 1a058d5342cc: Preparing [2021-11-16T10:10:57.118Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:57.118Z] d9987a42474d: Layer already exists [2021-11-16T10:10:57.118Z] 28724ab0fce0: Pushed [2021-11-16T10:10:57.118Z] 7349681af604: Pushed [2021-11-16T10:10:58.508Z] c174acd756a3: Pushed [2021-11-16T10:10:58.508Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:ebc1e8ce24331a37529cde99df3a75881e4b9e0ced6269159d86843a46006987 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:58.802Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:59.094Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-16T10:10:59.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T10:10:59.094Z] 28724ab0fce0: Preparing [2021-11-16T10:10:59.094Z] c174acd756a3: Preparing [2021-11-16T10:10:59.094Z] d9987a42474d: Preparing [2021-11-16T10:10:59.094Z] 7349681af604: Preparing [2021-11-16T10:10:59.094Z] 1a058d5342cc: Preparing [2021-11-16T10:10:59.094Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:59.094Z] d9987a42474d: Layer already exists [2021-11-16T10:10:59.094Z] c174acd756a3: Layer already exists [2021-11-16T10:10:59.094Z] 28724ab0fce0: Layer already exists [2021-11-16T10:10:59.094Z] 7349681af604: Layer already exists [2021-11-16T10:10:59.094Z] latest: digest: sha256:ebc1e8ce24331a37529cde99df3a75881e4b9e0ced6269159d86843a46006987 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:59.390Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:59.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.97 [2021-11-16T10:10:59.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T10:10:59.678Z] 28724ab0fce0: Preparing [2021-11-16T10:10:59.678Z] c174acd756a3: Preparing [2021-11-16T10:10:59.678Z] d9987a42474d: Preparing [2021-11-16T10:10:59.678Z] 7349681af604: Preparing [2021-11-16T10:10:59.678Z] 1a058d5342cc: Preparing [2021-11-16T10:10:59.678Z] 7349681af604: Layer already exists [2021-11-16T10:10:59.678Z] d9987a42474d: Layer already exists [2021-11-16T10:10:59.678Z] 1a058d5342cc: Layer already exists [2021-11-16T10:10:59.678Z] c174acd756a3: Layer already exists [2021-11-16T10:10:59.678Z] 28724ab0fce0: Layer already exists [2021-11-16T10:10:59.678Z] 2.0.1-dev.97: digest: sha256:ebc1e8ce24331a37529cde99df3a75881e4b9e0ced6269159d86843a46006987 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:10:59.975Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:00.268Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:00.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T10:11:00.268Z] 28724ab0fce0: Preparing [2021-11-16T10:11:00.268Z] c174acd756a3: Preparing [2021-11-16T10:11:00.268Z] d9987a42474d: Preparing [2021-11-16T10:11:00.268Z] 7349681af604: Preparing [2021-11-16T10:11:00.268Z] 1a058d5342cc: Preparing [2021-11-16T10:11:00.268Z] 1a058d5342cc: Layer already exists [2021-11-16T10:11:00.268Z] c174acd756a3: Layer already exists [2021-11-16T10:11:00.268Z] 28724ab0fce0: Layer already exists [2021-11-16T10:11:00.268Z] 7349681af604: Layer already exists [2021-11-16T10:11:00.268Z] d9987a42474d: Layer already exists [2021-11-16T10:11:00.268Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:ebc1e8ce24331a37529cde99df3a75881e4b9e0ced6269159d86843a46006987 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:00.565Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:00.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-11-16T10:11:00.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-11-16T10:11:00.856Z] 28724ab0fce0: Preparing [2021-11-16T10:11:00.856Z] c174acd756a3: Preparing [2021-11-16T10:11:00.856Z] d9987a42474d: Preparing [2021-11-16T10:11:00.856Z] 7349681af604: Preparing [2021-11-16T10:11:00.856Z] 1a058d5342cc: Preparing [2021-11-16T10:11:00.856Z] 28724ab0fce0: Layer already exists [2021-11-16T10:11:00.856Z] 7349681af604: Layer already exists [2021-11-16T10:11:00.856Z] 1a058d5342cc: Layer already exists [2021-11-16T10:11:00.856Z] d9987a42474d: Layer already exists [2021-11-16T10:11:00.856Z] c174acd756a3: Layer already exists [2021-11-16T10:11:00.856Z] main: digest: sha256:ebc1e8ce24331a37529cde99df3a75881e4b9e0ced6269159d86843a46006987 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:11:00.892Z] ===================================================== [Pipeline] echo [2021-11-16T10:11:00.900Z] taggedImages: [2021-11-16T10:11:00.900Z] - nexus3.edgexfoundry.org:10004/support-notifications:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:11:00.900Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-11-16T10:11:00.900Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.97 [2021-11-16T10:11:00.900Z] - nexus3.edgexfoundry.org:10004/support-notifications:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:00.900Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-11-16T10:11:00.916Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-11-16T10:11:00.916Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:11:00.916Z] latest [2021-11-16T10:11:00.916Z] 2.0.1-dev.97 [2021-11-16T10:11:00.916Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:00.916Z] main [2021-11-16T10:11:00.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:01.218Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:01.508Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:11:01.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T10:11:01.508Z] 1864923fa206: Preparing [2021-11-16T10:11:01.508Z] f1bea6f8d678: Preparing [2021-11-16T10:11:01.508Z] d9987a42474d: Preparing [2021-11-16T10:11:01.508Z] dbf284c75f49: Preparing [2021-11-16T10:11:01.508Z] 1a058d5342cc: Preparing [2021-11-16T10:11:01.508Z] 1a058d5342cc: Layer already exists [2021-11-16T10:11:01.508Z] d9987a42474d: Layer already exists [2021-11-16T10:11:01.508Z] dbf284c75f49: Layer already exists [2021-11-16T10:11:01.508Z] 1864923fa206: Pushed [2021-11-16T10:11:02.896Z] f1bea6f8d678: Pushed [2021-11-16T10:11:02.896Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:61659909fe4af6992d96fcc186b952555abe88f0497b62817d11af7426b639db size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:03.194Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:03.487Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-16T10:11:03.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T10:11:03.487Z] 1864923fa206: Preparing [2021-11-16T10:11:03.487Z] f1bea6f8d678: Preparing [2021-11-16T10:11:03.487Z] d9987a42474d: Preparing [2021-11-16T10:11:03.487Z] dbf284c75f49: Preparing [2021-11-16T10:11:03.487Z] 1a058d5342cc: Preparing [2021-11-16T10:11:03.487Z] 1a058d5342cc: Layer already exists [2021-11-16T10:11:03.487Z] 1864923fa206: Layer already exists [2021-11-16T10:11:03.487Z] dbf284c75f49: Layer already exists [2021-11-16T10:11:03.487Z] d9987a42474d: Layer already exists [2021-11-16T10:11:03.487Z] f1bea6f8d678: Layer already exists [2021-11-16T10:11:03.487Z] latest: digest: sha256:61659909fe4af6992d96fcc186b952555abe88f0497b62817d11af7426b639db size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:03.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:04.077Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.97 [2021-11-16T10:11:04.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T10:11:04.077Z] 1864923fa206: Preparing [2021-11-16T10:11:04.077Z] f1bea6f8d678: Preparing [2021-11-16T10:11:04.077Z] d9987a42474d: Preparing [2021-11-16T10:11:04.077Z] dbf284c75f49: Preparing [2021-11-16T10:11:04.077Z] 1a058d5342cc: Preparing [2021-11-16T10:11:04.077Z] dbf284c75f49: Layer already exists [2021-11-16T10:11:04.077Z] f1bea6f8d678: Layer already exists [2021-11-16T10:11:04.077Z] 1864923fa206: Layer already exists [2021-11-16T10:11:04.077Z] d9987a42474d: Layer already exists [2021-11-16T10:11:04.077Z] 1a058d5342cc: Layer already exists [2021-11-16T10:11:04.077Z] 2.0.1-dev.97: digest: sha256:61659909fe4af6992d96fcc186b952555abe88f0497b62817d11af7426b639db size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:04.371Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:04.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:04.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T10:11:04.673Z] 1864923fa206: Preparing [2021-11-16T10:11:04.673Z] f1bea6f8d678: Preparing [2021-11-16T10:11:04.673Z] d9987a42474d: Preparing [2021-11-16T10:11:04.673Z] dbf284c75f49: Preparing [2021-11-16T10:11:04.673Z] 1a058d5342cc: Preparing [2021-11-16T10:11:04.673Z] dbf284c75f49: Layer already exists [2021-11-16T10:11:04.673Z] 1864923fa206: Layer already exists [2021-11-16T10:11:04.673Z] 1a058d5342cc: Layer already exists [2021-11-16T10:11:04.673Z] f1bea6f8d678: Layer already exists [2021-11-16T10:11:04.673Z] d9987a42474d: Layer already exists [2021-11-16T10:11:04.673Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:61659909fe4af6992d96fcc186b952555abe88f0497b62817d11af7426b639db size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:04.970Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:05.267Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-11-16T10:11:05.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-11-16T10:11:05.267Z] 1864923fa206: Preparing [2021-11-16T10:11:05.267Z] f1bea6f8d678: Preparing [2021-11-16T10:11:05.267Z] d9987a42474d: Preparing [2021-11-16T10:11:05.267Z] dbf284c75f49: Preparing [2021-11-16T10:11:05.267Z] 1a058d5342cc: Preparing [2021-11-16T10:11:05.267Z] d9987a42474d: Layer already exists [2021-11-16T10:11:05.267Z] 1a058d5342cc: Layer already exists [2021-11-16T10:11:05.267Z] 1864923fa206: Layer already exists [2021-11-16T10:11:05.267Z] f1bea6f8d678: Layer already exists [2021-11-16T10:11:05.267Z] dbf284c75f49: Layer already exists [2021-11-16T10:11:05.267Z] main: digest: sha256:61659909fe4af6992d96fcc186b952555abe88f0497b62817d11af7426b639db size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:11:05.303Z] ===================================================== [Pipeline] echo [2021-11-16T10:11:05.310Z] taggedImages: [2021-11-16T10:11:05.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:11:05.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-11-16T10:11:05.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.97 [2021-11-16T10:11:05.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:05.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-11-16T10:11:05.327Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-11-16T10:11:05.327Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:11:05.327Z] latest [2021-11-16T10:11:05.327Z] 2.0.1-dev.97 [2021-11-16T10:11:05.327Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:05.327Z] main [2021-11-16T10:11:05.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:05.644Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:05.944Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:11:05.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T10:11:05.944Z] c5fd90a0e61b: Preparing [2021-11-16T10:11:05.944Z] b1a0fc2f0987: Preparing [2021-11-16T10:11:05.944Z] 7e89bfe45c66: Preparing [2021-11-16T10:11:05.944Z] 2bd52026caba: Preparing [2021-11-16T10:11:05.944Z] 879b85f2d1ed: Preparing [2021-11-16T10:11:05.944Z] 6777e3bbcb7c: Preparing [2021-11-16T10:11:05.944Z] fd08d546f6b8: Preparing [2021-11-16T10:11:05.944Z] 0636255016a6: Preparing [2021-11-16T10:11:05.944Z] 84e9d258764d: Preparing [2021-11-16T10:11:05.944Z] 56463f638872: Preparing [2021-11-16T10:11:05.944Z] e2eb06d8af82: Preparing [2021-11-16T10:11:05.944Z] 6777e3bbcb7c: Waiting [2021-11-16T10:11:05.944Z] fd08d546f6b8: Waiting [2021-11-16T10:11:05.944Z] 0636255016a6: Waiting [2021-11-16T10:11:05.944Z] 84e9d258764d: Waiting [2021-11-16T10:11:05.944Z] 56463f638872: Waiting [2021-11-16T10:11:05.944Z] e2eb06d8af82: Waiting [2021-11-16T10:11:05.944Z] 879b85f2d1ed: Layer already exists [2021-11-16T10:11:06.219Z] 6777e3bbcb7c: Layer already exists [2021-11-16T10:11:06.488Z] fd08d546f6b8: Layer already exists [2021-11-16T10:11:06.488Z] b1a0fc2f0987: Pushed [2021-11-16T10:11:06.488Z] 0636255016a6: Layer already exists [2021-11-16T10:11:06.488Z] 84e9d258764d: Layer already exists [2021-11-16T10:11:06.488Z] 56463f638872: Layer already exists [2021-11-16T10:11:06.488Z] e2eb06d8af82: Layer already exists [2021-11-16T10:11:06.488Z] c5fd90a0e61b: Pushed [2021-11-16T10:11:06.750Z] 7e89bfe45c66: Pushed [2021-11-16T10:11:12.048Z] 2bd52026caba: Pushed [2021-11-16T10:11:12.307Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:56168486cc73cff396d4fd8b8ebf1e1f7bb209829c35295ed4630f64d558a80e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:12.604Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:12.891Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-16T10:11:12.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T10:11:12.891Z] c5fd90a0e61b: Preparing [2021-11-16T10:11:12.891Z] b1a0fc2f0987: Preparing [2021-11-16T10:11:12.891Z] 7e89bfe45c66: Preparing [2021-11-16T10:11:12.891Z] 2bd52026caba: Preparing [2021-11-16T10:11:12.891Z] 879b85f2d1ed: Preparing [2021-11-16T10:11:12.891Z] 6777e3bbcb7c: Preparing [2021-11-16T10:11:12.892Z] fd08d546f6b8: Preparing [2021-11-16T10:11:12.892Z] 0636255016a6: Preparing [2021-11-16T10:11:12.892Z] 84e9d258764d: Preparing [2021-11-16T10:11:12.892Z] 56463f638872: Preparing [2021-11-16T10:11:12.892Z] e2eb06d8af82: Preparing [2021-11-16T10:11:12.892Z] 6777e3bbcb7c: Waiting [2021-11-16T10:11:12.892Z] fd08d546f6b8: Waiting [2021-11-16T10:11:12.892Z] 0636255016a6: Waiting [2021-11-16T10:11:12.892Z] 84e9d258764d: Waiting [2021-11-16T10:11:12.892Z] 56463f638872: Waiting [2021-11-16T10:11:12.892Z] e2eb06d8af82: Waiting [2021-11-16T10:11:12.892Z] 7e89bfe45c66: Layer already exists [2021-11-16T10:11:12.892Z] 879b85f2d1ed: Layer already exists [2021-11-16T10:11:12.892Z] b1a0fc2f0987: Layer already exists [2021-11-16T10:11:12.892Z] c5fd90a0e61b: Layer already exists [2021-11-16T10:11:12.892Z] 2bd52026caba: Layer already exists [2021-11-16T10:11:12.892Z] 6777e3bbcb7c: Layer already exists [2021-11-16T10:11:12.892Z] fd08d546f6b8: Layer already exists [2021-11-16T10:11:12.892Z] 0636255016a6: Layer already exists [2021-11-16T10:11:12.892Z] 84e9d258764d: Layer already exists [2021-11-16T10:11:12.892Z] 56463f638872: Layer already exists [2021-11-16T10:11:12.892Z] e2eb06d8af82: Layer already exists [2021-11-16T10:11:12.892Z] latest: digest: sha256:56168486cc73cff396d4fd8b8ebf1e1f7bb209829c35295ed4630f64d558a80e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:13.183Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:13.477Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.97 [2021-11-16T10:11:13.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T10:11:13.477Z] c5fd90a0e61b: Preparing [2021-11-16T10:11:13.477Z] b1a0fc2f0987: Preparing [2021-11-16T10:11:13.477Z] 7e89bfe45c66: Preparing [2021-11-16T10:11:13.477Z] 2bd52026caba: Preparing [2021-11-16T10:11:13.477Z] 879b85f2d1ed: Preparing [2021-11-16T10:11:13.477Z] 6777e3bbcb7c: Preparing [2021-11-16T10:11:13.477Z] fd08d546f6b8: Preparing [2021-11-16T10:11:13.477Z] 0636255016a6: Preparing [2021-11-16T10:11:13.477Z] 84e9d258764d: Preparing [2021-11-16T10:11:13.477Z] 56463f638872: Preparing [2021-11-16T10:11:13.477Z] e2eb06d8af82: Preparing [2021-11-16T10:11:13.477Z] 0636255016a6: Waiting [2021-11-16T10:11:13.477Z] 84e9d258764d: Waiting [2021-11-16T10:11:13.477Z] 56463f638872: Waiting [2021-11-16T10:11:13.477Z] e2eb06d8af82: Waiting [2021-11-16T10:11:13.477Z] 6777e3bbcb7c: Waiting [2021-11-16T10:11:13.477Z] fd08d546f6b8: Waiting [2021-11-16T10:11:13.477Z] c5fd90a0e61b: Layer already exists [2021-11-16T10:11:13.477Z] b1a0fc2f0987: Layer already exists [2021-11-16T10:11:13.477Z] 7e89bfe45c66: Layer already exists [2021-11-16T10:11:13.477Z] 2bd52026caba: Layer already exists [2021-11-16T10:11:13.477Z] 879b85f2d1ed: Layer already exists [2021-11-16T10:11:13.477Z] fd08d546f6b8: Layer already exists [2021-11-16T10:11:13.477Z] 6777e3bbcb7c: Layer already exists [2021-11-16T10:11:13.477Z] 56463f638872: Layer already exists [2021-11-16T10:11:13.477Z] 0636255016a6: Layer already exists [2021-11-16T10:11:13.477Z] 84e9d258764d: Layer already exists [2021-11-16T10:11:13.477Z] e2eb06d8af82: Layer already exists [2021-11-16T10:11:13.477Z] 2.0.1-dev.97: digest: sha256:56168486cc73cff396d4fd8b8ebf1e1f7bb209829c35295ed4630f64d558a80e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:13.771Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:14.062Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:14.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T10:11:14.062Z] c5fd90a0e61b: Preparing [2021-11-16T10:11:14.062Z] b1a0fc2f0987: Preparing [2021-11-16T10:11:14.062Z] 7e89bfe45c66: Preparing [2021-11-16T10:11:14.062Z] 2bd52026caba: Preparing [2021-11-16T10:11:14.062Z] 879b85f2d1ed: Preparing [2021-11-16T10:11:14.062Z] 6777e3bbcb7c: Preparing [2021-11-16T10:11:14.062Z] fd08d546f6b8: Preparing [2021-11-16T10:11:14.062Z] 0636255016a6: Preparing [2021-11-16T10:11:14.062Z] 84e9d258764d: Preparing [2021-11-16T10:11:14.062Z] 56463f638872: Preparing [2021-11-16T10:11:14.062Z] e2eb06d8af82: Preparing [2021-11-16T10:11:14.062Z] 6777e3bbcb7c: Waiting [2021-11-16T10:11:14.062Z] fd08d546f6b8: Waiting [2021-11-16T10:11:14.062Z] 0636255016a6: Waiting [2021-11-16T10:11:14.062Z] 84e9d258764d: Waiting [2021-11-16T10:11:14.062Z] 56463f638872: Waiting [2021-11-16T10:11:14.062Z] e2eb06d8af82: Waiting [2021-11-16T10:11:14.062Z] 2bd52026caba: Layer already exists [2021-11-16T10:11:14.062Z] b1a0fc2f0987: Layer already exists [2021-11-16T10:11:14.062Z] c5fd90a0e61b: Layer already exists [2021-11-16T10:11:14.062Z] 7e89bfe45c66: Layer already exists [2021-11-16T10:11:14.062Z] 879b85f2d1ed: Layer already exists [2021-11-16T10:11:14.062Z] fd08d546f6b8: Layer already exists [2021-11-16T10:11:14.062Z] 84e9d258764d: Layer already exists [2021-11-16T10:11:14.062Z] 6777e3bbcb7c: Layer already exists [2021-11-16T10:11:14.062Z] 0636255016a6: Layer already exists [2021-11-16T10:11:14.062Z] 56463f638872: Layer already exists [2021-11-16T10:11:14.062Z] e2eb06d8af82: Layer already exists [2021-11-16T10:11:14.062Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:56168486cc73cff396d4fd8b8ebf1e1f7bb209829c35295ed4630f64d558a80e size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:14.359Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:11:14.647Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-11-16T10:11:14.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-11-16T10:11:14.647Z] c5fd90a0e61b: Preparing [2021-11-16T10:11:14.647Z] b1a0fc2f0987: Preparing [2021-11-16T10:11:14.647Z] 7e89bfe45c66: Preparing [2021-11-16T10:11:14.647Z] 2bd52026caba: Preparing [2021-11-16T10:11:14.647Z] 879b85f2d1ed: Preparing [2021-11-16T10:11:14.647Z] 6777e3bbcb7c: Preparing [2021-11-16T10:11:14.647Z] fd08d546f6b8: Preparing [2021-11-16T10:11:14.647Z] 0636255016a6: Preparing [2021-11-16T10:11:14.647Z] 84e9d258764d: Preparing [2021-11-16T10:11:14.647Z] 56463f638872: Preparing [2021-11-16T10:11:14.647Z] e2eb06d8af82: Preparing [2021-11-16T10:11:14.647Z] 6777e3bbcb7c: Waiting [2021-11-16T10:11:14.647Z] fd08d546f6b8: Waiting [2021-11-16T10:11:14.647Z] 0636255016a6: Waiting [2021-11-16T10:11:14.647Z] 84e9d258764d: Waiting [2021-11-16T10:11:14.647Z] 56463f638872: Waiting [2021-11-16T10:11:14.647Z] e2eb06d8af82: Waiting [2021-11-16T10:11:14.647Z] c5fd90a0e61b: Layer already exists [2021-11-16T10:11:14.647Z] b1a0fc2f0987: Layer already exists [2021-11-16T10:11:14.647Z] 879b85f2d1ed: Layer already exists [2021-11-16T10:11:14.647Z] 7e89bfe45c66: Layer already exists [2021-11-16T10:11:14.647Z] 2bd52026caba: Layer already exists [2021-11-16T10:11:14.647Z] 0636255016a6: Layer already exists [2021-11-16T10:11:14.647Z] 6777e3bbcb7c: Layer already exists [2021-11-16T10:11:14.647Z] 84e9d258764d: Layer already exists [2021-11-16T10:11:14.647Z] fd08d546f6b8: Layer already exists [2021-11-16T10:11:14.647Z] e2eb06d8af82: Layer already exists [2021-11-16T10:11:14.647Z] 56463f638872: Layer already exists [2021-11-16T10:11:14.647Z] main: digest: sha256:56168486cc73cff396d4fd8b8ebf1e1f7bb209829c35295ed4630f64d558a80e size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:11:14.679Z] ===================================================== [Pipeline] echo [2021-11-16T10:11:14.688Z] taggedImages: [2021-11-16T10:11:14.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:11:14.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-11-16T10:11:14.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.97 [2021-11-16T10:11:14.688Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:11:14.688Z] - 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-16T10:11:15.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:11:15.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:11:15.666Z] ---> d86db622f8cb [2021-11-16T10:11:15.666Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:11:15.666Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:11:15.666Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:11:15.666Z] ---> d86db622f8cb [2021-11-16T10:11:15.666Z] Step 3/24 : WORKDIR /edgex-go [2021-11-16T10:11:15.666Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:11:15.666Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:11:15.666Z] ---> d86db622f8cb [2021-11-16T10:11:15.666Z] Step 3/23 : WORKDIR /edgex-go [2021-11-16T10:11:15.666Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:11:15.666Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:11:15.666Z] ---> d86db622f8cb [2021-11-16T10:11:15.666Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:11:15.666Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:11:15.666Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:11:15.666Z] ---> d86db622f8cb [2021-11-16T10:11:15.666Z] Step 3/20 : WORKDIR /edgex-go [2021-11-16T10:11:15.666Z] ---> Running in 55569ed760b1 [2021-11-16T10:11:15.666Z] ---> Running in 528c35e34cfe [2021-11-16T10:11:15.666Z] ---> Running in ddabb3213cb0 [2021-11-16T10:11:15.666Z] ---> Running in 3c0a70f0085d [2021-11-16T10:11:15.666Z] ---> Running in c4da6e46e01a [2021-11-16T10:11:15.666Z] Removing intermediate container 3c0a70f0085d [2021-11-16T10:11:15.666Z] ---> 1fbe71ad3d4b [2021-11-16T10:11:15.666Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:11:15.666Z] Removing intermediate container 528c35e34cfe [2021-11-16T10:11:15.666Z] ---> 2437effe9b73 [2021-11-16T10:11:15.666Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:11:15.666Z] Removing intermediate container ddabb3213cb0 [2021-11-16T10:11:15.666Z] ---> 351c15fcffc2 [2021-11-16T10:11:15.666Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:11:15.666Z] ---> Running in 06f0ec688a30 [2021-11-16T10:11:15.666Z] ---> Running in 645745339ccf [2021-11-16T10:11:15.666Z] Removing intermediate container c4da6e46e01a [2021-11-16T10:11:15.666Z] ---> c75e2f96f83a [2021-11-16T10:11:15.666Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:11:15.666Z] Removing intermediate container 55569ed760b1 [2021-11-16T10:11:15.666Z] ---> f352fb0d3ec2 [2021-11-16T10:11:15.666Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:11:15.666Z] ---> Running in 994b6849781c [2021-11-16T10:11:15.666Z] ---> Running in 45f0dd6c613a [2021-11-16T10:11:15.666Z] ---> Running in 108854ca6f7e [2021-11-16T10:11:16.673Z] Removing intermediate container 06f0ec688a30 [2021-11-16T10:11:16.673Z] ---> f3a03d82a5b0 [2021-11-16T10:11:16.673Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-16T10:11:16.673Z] ---> Running in d371492c812b [2021-11-16T10:11:16.673Z] Removing intermediate container 45f0dd6c613a [2021-11-16T10:11:16.673Z] ---> 6926fe3ea110 [2021-11-16T10:11:16.673Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-16T10:11:16.970Z] Removing intermediate container 645745339ccf [2021-11-16T10:11:16.970Z] ---> 0eb8c60170d6 [2021-11-16T10:11:16.970Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T10:11:16.970Z] ---> Running in def23f1d5667 [2021-11-16T10:11:17.249Z] Removing intermediate container 994b6849781c [2021-11-16T10:11:17.249Z] ---> 9f9165756784 [2021-11-16T10:11:17.249Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-16T10:11:17.249Z] Removing intermediate container 108854ca6f7e [2021-11-16T10:11:17.249Z] ---> 935919aaecb9 [2021-11-16T10:11:17.249Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-16T10:11:17.249Z] ---> Running in a807f22c9302 [2021-11-16T10:11:17.532Z] ---> Running in 128bb9078b60 [2021-11-16T10:11:17.532Z] ---> Running in 1c921f4e46cc [2021-11-16T10:11:18.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:19.130Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:19.404Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:19.404Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:19.404Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:19.680Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:19.953Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:20.236Z] OK: 219 MiB in 52 packages [2021-11-16T10:11:20.236Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:20.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:20.519Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:11:21.133Z] OK: 219 MiB in 52 packages [2021-11-16T10:11:21.415Z] OK: 219 MiB in 52 packages [2021-11-16T10:11:21.697Z] OK: 219 MiB in 52 packages [2021-11-16T10:11:21.697Z] Removing intermediate container d371492c812b [2021-11-16T10:11:21.697Z] ---> d7ee3c393d75 [2021-11-16T10:11:21.697Z] Step 6/24 : COPY . . [2021-11-16T10:11:21.697Z] OK: 219 MiB in 52 packages [2021-11-16T10:11:22.683Z] Removing intermediate container def23f1d5667 [2021-11-16T10:11:22.683Z] ---> b0d4318475ff [2021-11-16T10:11:22.683Z] Step 6/23 : COPY go.mod . [2021-11-16T10:11:23.283Z] Removing intermediate container a807f22c9302 [2021-11-16T10:11:23.283Z] ---> b94d67e56e4b [2021-11-16T10:11:23.283Z] Step 6/22 : COPY . . [2021-11-16T10:11:23.283Z] Removing intermediate container 128bb9078b60 [2021-11-16T10:11:23.283Z] ---> 43e27f6ffca7 [2021-11-16T10:11:23.283Z] Step 6/20 : COPY . . [2021-11-16T10:11:23.283Z] Removing intermediate container 1c921f4e46cc [2021-11-16T10:11:23.283Z] ---> af43017f3d39 [2021-11-16T10:11:23.283Z] Step 6/22 : COPY . . [2021-11-16T10:11:23.881Z] ---> f6ff7c7e3922 [2021-11-16T10:11:23.881Z] Step 7/23 : RUN go mod download [2021-11-16T10:11:24.156Z] ---> Running in 72b753ce0256 [2021-11-16T10:11:29.564Z] Removing intermediate container 72b753ce0256 [2021-11-16T10:11:29.564Z] ---> 1b46c86a23c5 [2021-11-16T10:11:29.564Z] Step 8/23 : COPY . . [2021-11-16T10:11:37.845Z] ---> 0752f1d5489f [2021-11-16T10:11:37.845Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:11:37.845Z] ---> Running in e5282c3adba5 [2021-11-16T10:11:37.845Z] ---> f89e6f33d5c5 [2021-11-16T10:11:37.845Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:11:37.845Z] ---> Running in d9acf687a5c4 [2021-11-16T10:11:38.449Z] ---> efed1e8a7503 [2021-11-16T10:11:38.449Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:11:38.449Z] ---> Running in b0cdb9f2c1eb [2021-11-16T10:11:38.736Z] ---> 6f76f7364761 [2021-11-16T10:11:38.736Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:11:39.007Z] ---> Running in c11f3f13f7f1 [2021-11-16T10:11:42.406Z] Removing intermediate container e5282c3adba5 [2021-11-16T10:11:42.406Z] ---> ecac6dd84113 [2021-11-16T10:11:42.406Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-16T10:11:42.406Z] ---> Running in 8a1f24f5cd4f [2021-11-16T10:11:42.684Z] Removing intermediate container d9acf687a5c4 [2021-11-16T10:11:42.684Z] ---> 7c9b855dd84e [2021-11-16T10:11:42.684Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-16T10:11:42.960Z] ---> Running in d4c8fd306999 [2021-11-16T10:11:43.941Z] Removing intermediate container b0cdb9f2c1eb [2021-11-16T10:11:43.941Z] ---> d2a2954b0332 [2021-11-16T10:11:43.941Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-16T10:11:43.941Z] ---> Running in c2f140996f22 [2021-11-16T10:11:44.224Z] Removing intermediate container c11f3f13f7f1 [2021-11-16T10:11:44.224Z] ---> 85b5f276b8e7 [2021-11-16T10:11:44.224Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-16T10:11:44.510Z] ---> Running in ebf88bcea7ed [2021-11-16T10:11:44.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-16T10:11:45.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-16T10:11:46.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-command/core-command ./cmd/core-command [2021-11-16T10:11:46.758Z] ---> 655b7cc41acb [2021-11-16T10:11:46.758Z] Step 9/23 : RUN go mod tidy [2021-11-16T10:11:46.758Z] ---> Running in d075cd2e4525 [2021-11-16T10:11:47.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-16T10:11:53.766Z] Removing intermediate container d075cd2e4525 [2021-11-16T10:11:53.766Z] ---> b4af82bb0ebb [2021-11-16T10:11:53.766Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-16T10:11:53.766Z] ---> Running in e92669aa2133 [2021-11-16T10:11:55.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-16T10:13:32.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-16T10:13:32.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-16T10:13:40.882Z] Removing intermediate container c2f140996f22 [2021-11-16T10:13:40.882Z] ---> 6a28b9570d9c [2021-11-16T10:13:40.882Z] [2021-11-16T10:13:40.882Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T10:13:40.882Z] 3.14: Pulling from library/alpine [2021-11-16T10:13:41.872Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-16T10:13:41.872Z] Status: Downloaded newer image for alpine:3.14 [2021-11-16T10:13:41.872Z] ---> 5b8b7b635229 [2021-11-16T10:13:41.872Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T10:13:42.480Z] ---> Running in 9029567a8167 [2021-11-16T10:13:45.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:13:45.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:13:46.340Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-16T10:13:46.340Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:13:46.340Z] OK: 6 MiB in 15 packages [2021-11-16T10:13:48.989Z] Removing intermediate container d4c8fd306999 [2021-11-16T10:13:48.989Z] ---> 89b333bcf0b5 [2021-11-16T10:13:48.989Z] [2021-11-16T10:13:48.989Z] Step 9/20 : FROM alpine:3.14 [2021-11-16T10:13:48.989Z] ---> 5b8b7b635229 [2021-11-16T10:13:48.989Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-16T10:13:48.989Z] Removing intermediate container 9029567a8167 [2021-11-16T10:13:48.989Z] ---> 6235f0b28a77 [2021-11-16T10:13:48.989Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:13:48.989Z] ---> Running in 49150fd4a241 [2021-11-16T10:13:48.989Z] ---> Running in e4c474987f8e [2021-11-16T10:13:49.265Z] Removing intermediate container 8a1f24f5cd4f [2021-11-16T10:13:49.265Z] ---> 6d4ce1f17acc [2021-11-16T10:13:49.265Z] [2021-11-16T10:13:49.265Z] Step 9/24 : FROM alpine:3.14 [2021-11-16T10:13:49.265Z] ---> 5b8b7b635229 [2021-11-16T10:13:49.265Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-16T10:13:49.541Z] ---> Running in c21d04a075f8 [2021-11-16T10:13:49.819Z] Removing intermediate container e4c474987f8e [2021-11-16T10:13:49.819Z] ---> 16165b0ab4d8 [2021-11-16T10:13:49.819Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-16T10:13:50.091Z] ---> Running in 6c21cf73f654 [2021-11-16T10:13:50.702Z] Removing intermediate container 6c21cf73f654 [2021-11-16T10:13:50.702Z] ---> 2ab92ba6563b [2021-11-16T10:13:50.702Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T10:13:50.975Z] ---> Running in b8e5a3cf2809 [2021-11-16T10:13:51.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:13:51.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:13:51.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:13:51.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:13:51.806Z] Removing intermediate container b8e5a3cf2809 [2021-11-16T10:13:51.806Z] ---> 4ce6d0483984 [2021-11-16T10:13:51.806Z] Step 14/22 : WORKDIR / [2021-11-16T10:13:52.082Z] ---> Running in 0c5e83b29b2e [2021-11-16T10:13:52.366Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-16T10:13:52.366Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-16T10:13:52.366Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T10:13:52.366Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-16T10:13:52.366Z] (5/5) Installing curl (7.79.1-r0) [2021-11-16T10:13:52.366Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:13:52.642Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T10:13:52.642Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-16T10:13:52.642Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-16T10:13:52.642Z] (3/3) Installing su-exec (0.2-r1) [2021-11-16T10:13:52.642Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:13:52.920Z] OK: 8 MiB in 19 packages [2021-11-16T10:13:52.920Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T10:13:53.199Z] OK: 6 MiB in 17 packages [2021-11-16T10:13:53.199Z] Removing intermediate container 0c5e83b29b2e [2021-11-16T10:13:53.199Z] ---> fe38196e32b9 [2021-11-16T10:13:53.199Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:13:55.209Z] ---> 1b7d4463e487 [2021-11-16T10:13:55.209Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-16T10:13:55.209Z] Removing intermediate container ebf88bcea7ed [2021-11-16T10:13:55.209Z] ---> 450369d7f3e9 [2021-11-16T10:13:55.209Z] [2021-11-16T10:13:55.209Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T10:13:55.209Z] ---> 5b8b7b635229 [2021-11-16T10:13:55.209Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-16T10:13:55.209Z] ---> Using cache [2021-11-16T10:13:55.209Z] ---> 6235f0b28a77 [2021-11-16T10:13:55.209Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:13:55.209Z] ---> Using cache [2021-11-16T10:13:55.209Z] ---> 16165b0ab4d8 [2021-11-16T10:13:55.209Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-16T10:13:55.209Z] ---> Running in 13cf3930cd8a [2021-11-16T10:13:55.484Z] Removing intermediate container 49150fd4a241 [2021-11-16T10:13:55.484Z] ---> e46fe3be0e49 [2021-11-16T10:13:55.484Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T10:13:55.484Z] Removing intermediate container c21d04a075f8 [2021-11-16T10:13:55.484Z] ---> 47937aea0a36 [2021-11-16T10:13:55.484Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-16T10:13:55.484Z] ---> Running in d7400ba15371 [2021-11-16T10:13:55.765Z] ---> Running in 1362a3f0ad7c [2021-11-16T10:13:55.765Z] Removing intermediate container 13cf3930cd8a [2021-11-16T10:13:55.765Z] ---> db60ab517ceb [2021-11-16T10:13:55.766Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-16T10:13:56.040Z] ---> Running in f4636c1abde1 [2021-11-16T10:13:56.321Z] Removing intermediate container d7400ba15371 [2021-11-16T10:13:56.321Z] ---> 5918fd777af5 [2021-11-16T10:13:56.321Z] Step 12/20 : WORKDIR /edgex [2021-11-16T10:13:56.321Z] Removing intermediate container e92669aa2133 [2021-11-16T10:13:56.321Z] ---> f3591f2257bf [2021-11-16T10:13:56.321Z] [2021-11-16T10:13:56.321Z] Step 11/23 : FROM alpine:3.14 [2021-11-16T10:13:56.321Z] ---> 5b8b7b635229 [2021-11-16T10:13:56.321Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-16T10:13:56.321Z] ---> Using cache [2021-11-16T10:13:56.321Z] ---> 6235f0b28a77 [2021-11-16T10:13:56.321Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:13:56.321Z] ---> Using cache [2021-11-16T10:13:56.321Z] ---> 16165b0ab4d8 [2021-11-16T10:13:56.321Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-16T10:13:56.321Z] ---> Running in 941531dd3e41 [2021-11-16T10:13:56.321Z] Removing intermediate container 1362a3f0ad7c [2021-11-16T10:13:56.321Z] ---> 86c2951c8431 [2021-11-16T10:13:56.321Z] Step 12/24 : WORKDIR / [2021-11-16T10:13:56.596Z] ---> Running in 234d103b0e89 [2021-11-16T10:13:56.596Z] ---> Running in bebf01a4562f [2021-11-16T10:13:56.596Z] ---> 117150895445 [2021-11-16T10:13:56.596Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-16T10:13:56.871Z] Removing intermediate container f4636c1abde1 [2021-11-16T10:13:56.871Z] ---> 16c7fbf2b261 [2021-11-16T10:13:56.871Z] Step 14/22 : WORKDIR / [2021-11-16T10:13:56.871Z] ---> Running in ee833c09a9ec [2021-11-16T10:13:56.871Z] Removing intermediate container 941531dd3e41 [2021-11-16T10:13:56.871Z] ---> 6545a8f17dc2 [2021-11-16T10:13:56.871Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-16T10:13:57.152Z] Removing intermediate container 234d103b0e89 [2021-11-16T10:13:57.152Z] ---> 9749167a79b6 [2021-11-16T10:13:57.152Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-16T10:13:57.426Z] ---> Running in 8a6e8365733b [2021-11-16T10:13:57.426Z] Removing intermediate container bebf01a4562f [2021-11-16T10:13:57.426Z] ---> 872f963ef488 [2021-11-16T10:13:57.426Z] 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-16T10:13:57.702Z] Removing intermediate container ee833c09a9ec [2021-11-16T10:13:57.702Z] ---> 241540f2ece8 [2021-11-16T10:13:57.702Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:13:57.702Z] ---> da2f630f5703 [2021-11-16T10:13:57.702Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-16T10:13:57.987Z] ---> Running in 3484a33ead18 [2021-11-16T10:13:57.987Z] Removing intermediate container 8a6e8365733b [2021-11-16T10:13:57.987Z] ---> a326c177ce49 [2021-11-16T10:13:57.987Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:13:58.267Z] ---> f006a87e944b [2021-11-16T10:13:58.267Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-16T10:13:58.544Z] Removing intermediate container 3484a33ead18 [2021-11-16T10:13:58.544Z] ---> 3ed215a7fa37 [2021-11-16T10:13:58.544Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:13:58.544Z] ---> e591c26f7b56 [2021-11-16T10:13:58.544Z] 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-16T10:13:58.818Z] ---> Running in d6cc3311af2e [2021-11-16T10:13:58.818Z] ---> b48ed83c4a9d [2021-11-16T10:13:58.818Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-16T10:13:59.426Z] ---> 7cd74f8040e3 [2021-11-16T10:13:59.426Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-16T10:13:59.426Z] Removing intermediate container d6cc3311af2e [2021-11-16T10:13:59.426Z] ---> 7df2ad7860b5 [2021-11-16T10:13:59.426Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T10:13:59.725Z] ---> Running in 53e56211b371 [2021-11-16T10:14:00.002Z] ---> 538fbbabd72f [2021-11-16T10:14:00.002Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-16T10:14:00.002Z] ---> f65472177b88 [2021-11-16T10:14:00.002Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-16T10:14:00.598Z] Removing intermediate container 53e56211b371 [2021-11-16T10:14:00.598Z] ---> d192c1e7dfd1 [2021-11-16T10:14:00.598Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:14:00.598Z] ---> Running in 65074bfd00c7 [2021-11-16T10:14:00.873Z] ---> 416b2f43d558 [2021-11-16T10:14:00.873Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-16T10:14:01.486Z] ---> 93b83ac88d61 [2021-11-16T10:14:01.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-16T10:14:01.486Z] ---> 0ac6c301dcfc [2021-11-16T10:14:01.486Z] 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-16T10:14:01.486Z] Removing intermediate container 65074bfd00c7 [2021-11-16T10:14:01.486Z] ---> 6e9dc784e863 [2021-11-16T10:14:01.486Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:14:01.762Z] ---> Running in 7e0ee103b25c [2021-11-16T10:14:01.762Z] ---> 2ca6456e08a6 [2021-11-16T10:14:01.762Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-16T10:14:02.039Z] ---> Running in 5f38da789d43 [2021-11-16T10:14:02.039Z] ---> 0e662646d7ce [2021-11-16T10:14:02.039Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-16T10:14:02.312Z] ---> Running in 7f70ae9373f9 [2021-11-16T10:14:02.312Z] Removing intermediate container 7e0ee103b25c [2021-11-16T10:14:02.312Z] ---> d4ccc128167f [2021-11-16T10:14:02.312Z] [2021-11-16T10:14:02.585Z] Removing intermediate container 5f38da789d43 [2021-11-16T10:14:02.585Z] ---> 57b91531e9dc [2021-11-16T10:14:02.585Z] Step 17/20 : CMD ["--init=true"] [2021-11-16T10:14:02.585Z] ---> 5342c8ff1629 [2021-11-16T10:14:02.585Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-16T10:14:02.879Z] ---> 3cdfcf2bfd0e [2021-11-16T10:14:02.879Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-16T10:14:02.879Z] Successfully built d4ccc128167f [2021-11-16T10:14:02.879Z] Successfully tagged core-command-arm64:latest [2021-11-16T10:14:02.879Z]  Building core-command ... done  ---> Running in 5b273b46516f [2021-11-16T10:14:02.879Z] Building sys-mgmt-agent [2021-11-16T10:14:02.879Z] Removing intermediate container 7f70ae9373f9 [2021-11-16T10:14:02.879Z] ---> 75fe90fc8f78 [2021-11-16T10:14:02.879Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:14:02.879Z] ---> Running in 6141923e4456 [2021-11-16T10:14:03.152Z] ---> Running in 36a34d4f077a [2021-11-16T10:14:03.425Z] Removing intermediate container 5b273b46516f [2021-11-16T10:14:03.425Z] ---> 6cbef86f3e42 [2021-11-16T10:14:03.425Z] Step 18/20 : LABEL arch=arm64 [2021-11-16T10:14:03.702Z] Removing intermediate container 6141923e4456 [2021-11-16T10:14:03.702Z] ---> 5fbf25fb20b1 [2021-11-16T10:14:03.702Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:14:03.702Z] ---> Running in 4c44b507ab8d [2021-11-16T10:14:03.702Z] Removing intermediate container 36a34d4f077a [2021-11-16T10:14:03.702Z] ---> 6b0d2674f71a [2021-11-16T10:14:03.702Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T10:14:03.978Z] ---> Running in 7dca755f1421 [2021-11-16T10:14:03.978Z] ---> Running in fc0bc87fc5dd [2021-11-16T10:14:04.593Z] Removing intermediate container 4c44b507ab8d [2021-11-16T10:14:04.593Z] ---> 069970837e00 [2021-11-16T10:14:04.593Z] Step 19/20 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:14:04.593Z] ---> 9eb0f912b9d6 [2021-11-16T10:14:04.593Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-16T10:14:04.593Z] Removing intermediate container 7dca755f1421 [2021-11-16T10:14:04.593Z] ---> b4bf5078a4d8 [2021-11-16T10:14:04.593Z] Step 21/23 : LABEL arch=arm64 [2021-11-16T10:14:04.593Z] ---> Running in 87509f3c23e6 [2021-11-16T10:14:04.872Z] Removing intermediate container fc0bc87fc5dd [2021-11-16T10:14:04.872Z] ---> eacd77c4d560 [2021-11-16T10:14:04.872Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:14:04.872Z] ---> Running in 3dbe15cfb42b [2021-11-16T10:14:04.872Z] ---> Running in 0889e99486bc [2021-11-16T10:14:05.481Z] Removing intermediate container 87509f3c23e6 [2021-11-16T10:14:05.481Z] ---> 5f4e0fc4f49a [2021-11-16T10:14:05.481Z] Step 20/20 : LABEL version=2.0.1-dev.97 [2021-11-16T10:14:05.792Z] Removing intermediate container 3dbe15cfb42b [2021-11-16T10:14:05.792Z] ---> 75656428002a [2021-11-16T10:14:05.792Z] Step 22/23 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:14:05.792Z] ---> Running in bb8d26e4102e [2021-11-16T10:14:05.792Z] Removing intermediate container 0889e99486bc [2021-11-16T10:14:05.792Z] ---> 2381aaedfe49 [2021-11-16T10:14:05.792Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:14:05.792Z] ---> Running in 28c357d6f122 [2021-11-16T10:14:06.073Z] ---> Running in 26501a7db966 [2021-11-16T10:14:06.351Z] ---> 7bbd27aed8c0 [2021-11-16T10:14:06.351Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-16T10:14:06.351Z] Removing intermediate container bb8d26e4102e [2021-11-16T10:14:06.351Z] ---> c77b1cf950c3 [2021-11-16T10:14:06.351Z] [2021-11-16T10:14:06.633Z] Removing intermediate container 28c357d6f122 [2021-11-16T10:14:06.633Z] ---> 8f2558e88e9a [2021-11-16T10:14:06.633Z] Step 23/23 : LABEL version=2.0.1-dev.97 [2021-11-16T10:14:06.913Z] ---> Running in 40b067e613a7 [2021-11-16T10:14:06.913Z] Removing intermediate container 26501a7db966 [2021-11-16T10:14:06.913Z] ---> cfb8722c546c [2021-11-16T10:14:06.913Z] [2021-11-16T10:14:06.913Z] Successfully built c77b1cf950c3 [2021-11-16T10:14:06.913Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-16T10:14:06.913Z] Building security-bootstrapper [2021-11-16T10:14:07.192Z]  Building security-proxy-setup ... done Successfully built cfb8722c546c [2021-11-16T10:14:07.192Z] Successfully tagged core-metadata-arm64:latest [2021-11-16T10:14:07.192Z]  Building core-metadata ... done Building support-notifications [2021-11-16T10:14:07.465Z] Removing intermediate container 40b067e613a7 [2021-11-16T10:14:07.465Z] ---> 6124e7a07f9d [2021-11-16T10:14:07.465Z] [2021-11-16T10:14:07.742Z] ---> aef86ecc32c3 [2021-11-16T10:14:07.742Z] 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-16T10:14:07.742Z] Successfully built 6124e7a07f9d [2021-11-16T10:14:07.742Z] Successfully tagged support-scheduler-arm64:latest [2021-11-16T10:14:07.742Z]  Building support-scheduler ... done Building core-data [2021-11-16T10:14:07.742Z] ---> Running in 81f9709be76e [2021-11-16T10:14:09.721Z] Removing intermediate container 81f9709be76e [2021-11-16T10:14:09.721Z] ---> 628d47d70299 [2021-11-16T10:14:09.721Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-16T10:14:09.996Z] ---> Running in edb15d7ee93c [2021-11-16T10:14:10.596Z] Removing intermediate container edb15d7ee93c [2021-11-16T10:14:10.596Z] ---> c8e602cbff5b [2021-11-16T10:14:10.596Z] Step 22/24 : LABEL arch=arm64 [2021-11-16T10:14:10.596Z] ---> Running in 20a10143a6ec [2021-11-16T10:14:11.197Z] Removing intermediate container 20a10143a6ec [2021-11-16T10:14:11.197Z] ---> dc0a572bf761 [2021-11-16T10:14:11.197Z] Step 23/24 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:14:11.482Z] ---> Running in e53f3eab46fc [2021-11-16T10:14:12.079Z] Removing intermediate container e53f3eab46fc [2021-11-16T10:14:12.079Z] ---> b76d03f65089 [2021-11-16T10:14:12.079Z] Step 24/24 : LABEL version=2.0.1-dev.97 [2021-11-16T10:14:12.079Z] ---> Running in e6d167b00dd8 [2021-11-16T10:14:12.674Z] Removing intermediate container e6d167b00dd8 [2021-11-16T10:14:12.674Z] ---> 812361633b70 [2021-11-16T10:14:12.674Z] [2021-11-16T10:14:12.949Z] Successfully built 812361633b70 [2021-11-16T10:14:12.949Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-16T10:14:35.120Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:14:35.120Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:14:35.120Z] ---> d86db622f8cb [2021-11-16T10:14:35.120Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:14:35.120Z] ---> Using cache [2021-11-16T10:14:35.120Z] ---> f352fb0d3ec2 [2021-11-16T10:14:35.120Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:14:35.120Z] ---> Using cache [2021-11-16T10:14:35.120Z] ---> 935919aaecb9 [2021-11-16T10:14:35.120Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-16T10:14:35.120Z] ---> Running in 99b58166d1b0 [2021-11-16T10:14:35.120Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:14:35.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:14:36.381Z] OK: 219 MiB in 52 packages [2021-11-16T10:14:38.374Z] Removing intermediate container 99b58166d1b0 [2021-11-16T10:14:38.374Z] ---> 9df0e03f4b08 [2021-11-16T10:14:38.374Z] Step 6/22 : COPY . . [2021-11-16T10:14:38.374Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:14:38.374Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:14:38.374Z] ---> d86db622f8cb [2021-11-16T10:14:38.374Z] Step 3/21 : WORKDIR /edgex-go [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> f352fb0d3ec2 [2021-11-16T10:14:38.374Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> 935919aaecb9 [2021-11-16T10:14:38.374Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-16T10:14:38.374Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:14:38.374Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:14:38.374Z] ---> d86db622f8cb [2021-11-16T10:14:38.374Z] Step 3/30 : WORKDIR /edgex-go [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> f352fb0d3ec2 [2021-11-16T10:14:38.374Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> 935919aaecb9 [2021-11-16T10:14:38.374Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> af43017f3d39 [2021-11-16T10:14:38.374Z] Step 6/30 : COPY . . [2021-11-16T10:14:38.374Z] ---> Running in d26f72c24e9a [2021-11-16T10:14:38.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-16T10:14:38.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-16T10:14:38.374Z] ---> d86db622f8cb [2021-11-16T10:14:38.374Z] Step 3/22 : WORKDIR /edgex-go [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> f352fb0d3ec2 [2021-11-16T10:14:38.374Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> 935919aaecb9 [2021-11-16T10:14:38.374Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-16T10:14:38.374Z] ---> Running in 1eee6142ed13 [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> 6f76f7364761 [2021-11-16T10:14:38.374Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:14:38.374Z] ---> Using cache [2021-11-16T10:14:38.374Z] ---> 85b5f276b8e7 [2021-11-16T10:14:38.374Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-16T10:14:38.374Z] ---> Running in fe69b28caa46 [2021-11-16T10:14:39.818Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:14:40.094Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-16T10:14:40.368Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:14:40.974Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:14:41.253Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:14:41.532Z] OK: 219 MiB in 52 packages [2021-11-16T10:14:42.142Z] OK: 219 MiB in 52 packages [2021-11-16T10:14:43.602Z] Removing intermediate container d26f72c24e9a [2021-11-16T10:14:43.602Z] ---> 08899765e5da [2021-11-16T10:14:43.602Z] Step 6/21 : COPY . . [2021-11-16T10:14:44.214Z] Removing intermediate container 1eee6142ed13 [2021-11-16T10:14:44.214Z] ---> 52539ab2e3ed [2021-11-16T10:14:44.214Z] Step 6/22 : COPY . . [2021-11-16T10:14:54.419Z] ---> d759ce342ac6 [2021-11-16T10:14:54.419Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:14:54.419Z] ---> Running in 41b3c914af5c [2021-11-16T10:15:01.154Z] Removing intermediate container 41b3c914af5c [2021-11-16T10:15:01.154Z] ---> b821d2f743d7 [2021-11-16T10:15:01.154Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-16T10:15:01.154Z] ---> Running in e0115f980e13 [2021-11-16T10:15:03.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-16T10:15:04.142Z] ---> fbe924819a90 [2021-11-16T10:15:04.142Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:15:04.142Z] ---> 790fac540510 [2021-11-16T10:15:04.142Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-16T10:15:04.422Z] ---> Running in 069d4a1532f9 [2021-11-16T10:15:04.422Z] ---> Running in aefabcaa42a7 [2021-11-16T10:15:09.857Z] Removing intermediate container 069d4a1532f9 [2021-11-16T10:15:09.857Z] ---> d188cde04da9 [2021-11-16T10:15:09.857Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-16T10:15:09.857Z] Removing intermediate container aefabcaa42a7 [2021-11-16T10:15:09.857Z] ---> 0d4585c3a9ad [2021-11-16T10:15:09.857Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-16T10:15:09.857Z] ---> Running in 5733ab09119f [2021-11-16T10:15:10.144Z] ---> Running in cd65762e80c0 [2021-11-16T10:15:12.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-16T10:15:12.784Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/core-data/core-data ./cmd/core-data [2021-11-16T10:15:51.908Z] Removing intermediate container fe69b28caa46 [2021-11-16T10:15:51.908Z] ---> d26d4c866cd4 [2021-11-16T10:15:51.908Z] [2021-11-16T10:15:51.908Z] Step 9/30 : FROM alpine:3.14 [2021-11-16T10:15:51.908Z] ---> 5b8b7b635229 [2021-11-16T10:15:51.908Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-16T10:15:51.908Z] ---> Running in 429f41a8529e [2021-11-16T10:15:51.908Z] Removing intermediate container 429f41a8529e [2021-11-16T10:15:51.908Z] ---> a429e455ce0b [2021-11-16T10:15:51.908Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-16T10:15:51.908Z] ---> Running in b128c3f532bb [2021-11-16T10:15:51.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:15:51.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:15:52.181Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-16T10:15:52.181Z] (2/2) Installing su-exec (0.2-r1) [2021-11-16T10:15:52.181Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:15:52.455Z] OK: 6 MiB in 16 packages [2021-11-16T10:15:53.915Z] Removing intermediate container b128c3f532bb [2021-11-16T10:15:53.915Z] ---> 081dca2c5a32 [2021-11-16T10:15:53.915Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-16T10:15:53.915Z] ---> Running in 6c2a7eaa3827 [2021-11-16T10:15:54.527Z] Removing intermediate container 6c2a7eaa3827 [2021-11-16T10:15:54.527Z] ---> 500c8a925f99 [2021-11-16T10:15:54.527Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-16T10:15:54.811Z] ---> Running in 80452558bdda [2021-11-16T10:15:55.409Z] Removing intermediate container 80452558bdda [2021-11-16T10:15:55.409Z] ---> a63ed098b455 [2021-11-16T10:15:55.409Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-16T10:15:55.409Z] ---> Running in 626810248b61 [2021-11-16T10:15:58.807Z] Removing intermediate container 626810248b61 [2021-11-16T10:15:58.807Z] ---> 019140eebccb [2021-11-16T10:15:58.807Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-16T10:15:58.807Z] ---> Running in 6624e70bd9df [2021-11-16T10:15:59.403Z] Removing intermediate container 6624e70bd9df [2021-11-16T10:15:59.403Z] ---> 99bc9399a8b6 [2021-11-16T10:15:59.403Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-16T10:16:00.400Z] ---> 6ae8e95355d7 [2021-11-16T10:16:00.400Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-16T10:16:00.400Z] ---> Running in 6fdf2eb7d39b [2021-11-16T10:16:03.792Z] Removing intermediate container 6fdf2eb7d39b [2021-11-16T10:16:03.792Z] ---> 1298afb9d7a0 [2021-11-16T10:16:03.792Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:16:04.779Z] ---> bfaedb76f01f [2021-11-16T10:16:04.779Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-16T10:16:06.791Z] ---> 5d730ff9a7c3 [2021-11-16T10:16:06.791Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-16T10:16:07.785Z] ---> 805a520458c2 [2021-11-16T10:16:07.785Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-16T10:16:09.232Z] ---> f549a626edf8 [2021-11-16T10:16:09.232Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-16T10:16:10.241Z] ---> bf8c3ff36be9 [2021-11-16T10:16:10.241Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-16T10:16:10.514Z] ---> Running in 18ddeb7da2be [2021-11-16T10:16:11.122Z] Removing intermediate container 18ddeb7da2be [2021-11-16T10:16:11.122Z] ---> 56e9259c2e90 [2021-11-16T10:16:11.122Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-16T10:16:12.119Z] ---> 6d59951391a3 [2021-11-16T10:16:12.119Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-16T10:16:12.396Z] ---> Running in b9f5c5bf06bd [2021-11-16T10:16:15.813Z] Removing intermediate container b9f5c5bf06bd [2021-11-16T10:16:15.813Z] ---> eec60e104054 [2021-11-16T10:16:15.813Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-16T10:16:15.813Z] ---> Running in 08650b6f20bb [2021-11-16T10:16:16.409Z] Removing intermediate container 08650b6f20bb [2021-11-16T10:16:16.409Z] ---> 5e081ed09499 [2021-11-16T10:16:16.409Z] Step 27/30 : CMD ["gate"] [2021-11-16T10:16:16.682Z] ---> Running in 07fd189042eb [2021-11-16T10:16:17.297Z] Removing intermediate container 07fd189042eb [2021-11-16T10:16:17.297Z] ---> 1f589f73cd6f [2021-11-16T10:16:17.297Z] Step 28/30 : LABEL arch=arm64 [2021-11-16T10:16:17.571Z] ---> Running in 8fe230259ccb [2021-11-16T10:16:18.172Z] Removing intermediate container 8fe230259ccb [2021-11-16T10:16:18.172Z] ---> 55802917f99e [2021-11-16T10:16:18.172Z] Step 29/30 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:16:18.448Z] ---> Running in eff585ce25b6 [2021-11-16T10:16:19.049Z] Removing intermediate container eff585ce25b6 [2021-11-16T10:16:19.049Z] ---> ed3fcfa8ff18 [2021-11-16T10:16:19.049Z] Step 30/30 : LABEL version=2.0.1-dev.97 [2021-11-16T10:16:19.324Z] ---> Running in 9ed20268d184 [2021-11-16T10:16:19.927Z] Removing intermediate container 9ed20268d184 [2021-11-16T10:16:19.927Z] ---> fea48be6f791 [2021-11-16T10:16:19.927Z] [2021-11-16T10:16:20.526Z] Successfully built fea48be6f791 [2021-11-16T10:16:20.526Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-16T10:16:35.653Z]  Building security-bootstrapper ... done Removing intermediate container e0115f980e13 [2021-11-16T10:16:35.653Z] ---> 56a5a40d0889 [2021-11-16T10:16:35.653Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-16T10:16:35.653Z] ---> Running in 5618ba98c7d8 [2021-11-16T10:16:36.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.97" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-16T10:16:40.964Z] Removing intermediate container 5618ba98c7d8 [2021-11-16T10:16:40.964Z] ---> be223e45e2a8 [2021-11-16T10:16:40.964Z] [2021-11-16T10:16:40.964Z] Step 10/22 : FROM docker:20.10.8 [2021-11-16T10:16:40.964Z] 20.10.8: Pulling from library/docker [2021-11-16T10:16:49.270Z] Removing intermediate container cd65762e80c0 [2021-11-16T10:16:49.270Z] ---> 2ec43ec49545 [2021-11-16T10:16:49.270Z] [2021-11-16T10:16:49.270Z] Step 9/21 : FROM alpine:3.14 [2021-11-16T10:16:49.270Z] ---> 5b8b7b635229 [2021-11-16T10:16:49.270Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-16T10:16:49.270Z] ---> Running in ed8af9e83c12 [2021-11-16T10:16:50.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:16:50.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:16:51.588Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-16T10:16:51.588Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-16T10:16:51.588Z] ---> 3734d5adc5ac [2021-11-16T10:16:51.588Z] 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-16T10:16:51.866Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-16T10:16:51.866Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-16T10:16:51.866Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:16:51.866Z] Executing ca-certificates-20191127-r5.trigger [2021-11-16T10:16:51.866Z] ---> Running in 7d1f50663521 [2021-11-16T10:16:52.146Z] OK: 6 MiB in 16 packages [2021-11-16T10:16:52.745Z] Removing intermediate container 7d1f50663521 [2021-11-16T10:16:52.745Z] ---> cab7606b37dc [2021-11-16T10:16:52.745Z] 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-16T10:16:52.745Z] ---> Running in 648ceb809bc3 [2021-11-16T10:16:53.737Z] Removing intermediate container ed8af9e83c12 [2021-11-16T10:16:53.737Z] ---> df2bbcac2ab6 [2021-11-16T10:16:53.737Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-16T10:16:54.012Z] Removing intermediate container 5733ab09119f [2021-11-16T10:16:54.012Z] ---> 2ad90f882921 [2021-11-16T10:16:54.012Z] [2021-11-16T10:16:54.012Z] Step 9/22 : FROM alpine:3.14 [2021-11-16T10:16:54.012Z] ---> 5b8b7b635229 [2021-11-16T10:16:54.012Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-16T10:16:54.012Z] ---> Running in 0f922bd66a3f [2021-11-16T10:16:54.012Z] ---> Running in e51303788821 [2021-11-16T10:16:54.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:16:54.563Z] Removing intermediate container 0f922bd66a3f [2021-11-16T10:16:54.563Z] ---> a4909c9c9b30 [2021-11-16T10:16:54.563Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-16T10:16:54.563Z] Removing intermediate container e51303788821 [2021-11-16T10:16:54.563Z] ---> 38faa03ff02d [2021-11-16T10:16:54.563Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-16T10:16:54.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:16:54.563Z] ---> Running in e27346dba488 [2021-11-16T10:16:54.563Z] ---> Running in 9992d5f10dde [2021-11-16T10:16:54.851Z] Removing intermediate container e27346dba488 [2021-11-16T10:16:54.851Z] ---> 75f66c6e3d78 [2021-11-16T10:16:54.851Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-16T10:16:55.136Z] ---> Running in b6ab36563dc2 [2021-11-16T10:16:55.136Z] Removing intermediate container 9992d5f10dde [2021-11-16T10:16:55.136Z] ---> 9f3f74ea7d87 [2021-11-16T10:16:55.136Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-16T10:16:55.136Z] ---> Running in d64e14aa4b89 [2021-11-16T10:16:55.422Z] (1/42) Installing readline (8.1.0-r0) [2021-11-16T10:16:55.422Z] (2/42) Installing bash (5.1.4-r0) [2021-11-16T10:16:55.422Z] Executing bash-5.1.4-r0.post-install [2021-11-16T10:16:55.422Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-16T10:16:55.422Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-16T10:16:55.422Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-16T10:16:55.422Z] (6/42) Installing curl (7.79.1-r0) [2021-11-16T10:16:55.422Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-16T10:16:55.422Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-16T10:16:55.422Z] (9/42) Installing expat (2.4.1-r0) [2021-11-16T10:16:55.422Z] (10/42) Installing libffi (3.3-r2) [2021-11-16T10:16:55.422Z] (11/42) Installing gdbm (1.19-r0) [2021-11-16T10:16:55.422Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-16T10:16:55.699Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T10:16:55.699Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T10:16:55.699Z] Removing intermediate container b6ab36563dc2 [2021-11-16T10:16:55.699Z] ---> d4eb684553ff [2021-11-16T10:16:55.699Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:16:55.699Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-16T10:16:55.699Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-16T10:16:55.699Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-16T10:16:55.699Z] Removing intermediate container d64e14aa4b89 [2021-11-16T10:16:55.699Z] ---> 62ad48645431 [2021-11-16T10:16:55.699Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-16T10:16:55.984Z] ---> Running in b74c09c8f4b7 [2021-11-16T10:16:56.584Z] ---> 020aa636bb18 [2021-11-16T10:16:56.584Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-16T10:16:57.567Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-16T10:16:57.567Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-16T10:16:57.845Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-16T10:16:57.845Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-16T10:16:57.845Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-16T10:16:57.845Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-16T10:16:57.845Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-16T10:16:57.845Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-16T10:16:57.845Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-16T10:16:57.845Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-16T10:16:57.845Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-16T10:16:57.845Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-16T10:16:57.845Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-16T10:16:58.119Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-16T10:16:58.119Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-16T10:16:58.119Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-16T10:16:58.119Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-16T10:16:58.119Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-16T10:16:58.119Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-16T10:16:58.119Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-16T10:16:58.119Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-16T10:16:58.119Z] ---> 572a87679941 [2021-11-16T10:16:58.119Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-16T10:16:58.119Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-16T10:16:58.119Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-16T10:16:58.119Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-16T10:16:58.393Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-16T10:16:58.991Z] Removing intermediate container b74c09c8f4b7 [2021-11-16T10:16:58.991Z] ---> 51428d91ffa5 [2021-11-16T10:16:58.991Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-16T10:16:58.991Z] Executing busybox-1.33.1-r3.trigger [2021-11-16T10:16:58.991Z] OK: 84 MiB in 64 packages [2021-11-16T10:16:58.991Z] ---> Running in 2b28f1f6673f [2021-11-16T10:16:58.991Z] ---> 7edfb1e0e9a1 [2021-11-16T10:16:58.991Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-16T10:16:59.265Z] ---> Running in 136d79991128 [2021-11-16T10:16:59.866Z] Removing intermediate container 136d79991128 [2021-11-16T10:16:59.866Z] ---> 91d8b6c468c1 [2021-11-16T10:16:59.866Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:16:59.866Z] ---> Running in 89949ae4d2fb [2021-11-16T10:17:00.462Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-16T10:17:00.462Z] Removing intermediate container 89949ae4d2fb [2021-11-16T10:17:00.462Z] ---> f67d8b101ed4 [2021-11-16T10:17:00.462Z] Step 19/21 : LABEL arch=arm64 [2021-11-16T10:17:00.462Z] ---> Running in a50cb9de5b14 [2021-11-16T10:17:01.058Z] Removing intermediate container a50cb9de5b14 [2021-11-16T10:17:01.058Z] ---> 57f606a57f27 [2021-11-16T10:17:01.058Z] Step 20/21 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:01.058Z] ---> Running in 69ae9acc69f6 [2021-11-16T10:17:01.338Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-16T10:17:01.338Z] Removing intermediate container 69ae9acc69f6 [2021-11-16T10:17:01.338Z] ---> 9e376b7cf93b [2021-11-16T10:17:01.338Z] Step 21/21 : LABEL version=2.0.1-dev.97 [2021-11-16T10:17:01.619Z] ---> Running in c0ace84104c9 [2021-11-16T10:17:02.222Z] Removing intermediate container c0ace84104c9 [2021-11-16T10:17:02.222Z] ---> bd77166059eb [2021-11-16T10:17:02.222Z] [2021-11-16T10:17:02.222Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-16T10:17:02.222Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-16T10:17:02.222Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-16T10:17:02.222Z] Successfully built bd77166059eb [2021-11-16T10:17:02.222Z] Successfully tagged support-notifications-arm64:latest [2021-11-16T10:17:02.491Z]  Building support-notifications ... done (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-16T10:17:02.491Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-16T10:17:02.767Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-16T10:17:02.767Z] Executing busybox-1.33.1-r6.trigger [2021-11-16T10:17:02.767Z] OK: 8 MiB in 20 packages [2021-11-16T10:17:03.040Z] Collecting docker-compose==1.23.2 [2021-11-16T10:17:03.040Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-16T10:17:03.311Z] Collecting docopt<0.7,>=0.6.1 [2021-11-16T10:17:03.311Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-16T10:17:03.907Z] Removing intermediate container 2b28f1f6673f [2021-11-16T10:17:03.907Z] ---> 007100d7a852 [2021-11-16T10:17:03.907Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-16T10:17:04.498Z] ---> 9232a5cde735 [2021-11-16T10:17:04.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-16T10:17:05.468Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-16T10:17:05.468Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-16T10:17:05.468Z] ---> 7f7cf41a7760 [2021-11-16T10:17:05.468Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-16T10:17:06.442Z] ---> 38d246e63cf5 [2021-11-16T10:17:06.442Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-16T10:17:06.442Z] ---> Running in f397fd98cd62 [2021-11-16T10:17:06.715Z] Removing intermediate container f397fd98cd62 [2021-11-16T10:17:06.715Z] ---> 58b975526a93 [2021-11-16T10:17:06.715Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:17:06.988Z] ---> Running in b2a3c8d40829 [2021-11-16T10:17:07.261Z] Collecting cached-property<2,>=1.2.0 [2021-11-16T10:17:07.261Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-16T10:17:07.261Z] Removing intermediate container b2a3c8d40829 [2021-11-16T10:17:07.261Z] ---> 160a8ec98edb [2021-11-16T10:17:07.261Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T10:17:07.534Z] ---> Running in 7985123a761e [2021-11-16T10:17:07.812Z] Removing intermediate container 7985123a761e [2021-11-16T10:17:07.812Z] ---> 9484a2b8be1b [2021-11-16T10:17:07.812Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:07.812Z] ---> Running in e341982bb805 [2021-11-16T10:17:08.402Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-16T10:17:08.402Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-16T10:17:08.402Z] Removing intermediate container e341982bb805 [2021-11-16T10:17:08.402Z] ---> 7f7bdd2f4975 [2021-11-16T10:17:08.402Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:17:08.402Z] ---> Running in 01ccdc64f984 [2021-11-16T10:17:08.675Z] Collecting docker<4.0,>=3.6.0 [2021-11-16T10:17:08.949Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-16T10:17:08.949Z] Removing intermediate container 01ccdc64f984 [2021-11-16T10:17:08.949Z] ---> d58c66d2f461 [2021-11-16T10:17:08.949Z] [2021-11-16T10:17:09.222Z] Successfully built d58c66d2f461 [2021-11-16T10:17:09.222Z] Successfully tagged core-data-arm64:latest [2021-11-16T10:17:09.222Z]  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 [2021-11-16T10:17:09.222Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-16T10:17:09.222Z] Collecting texttable<0.10,>=0.9.0 [2021-11-16T10:17:09.222Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-16T10:17:11.825Z] Collecting PyYAML<4,>=3.10 [2021-11-16T10:17:11.825Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-16T10:17:14.432Z] Collecting jsonschema<3,>=2.5.1 [2021-11-16T10:17:14.432Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-16T10:17:14.432Z] 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-16T10:17:14.432Z] Collecting docker-pycreds>=0.4.0 [2021-11-16T10:17:14.432Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-16T10:17:15.023Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-16T10:17:15.023Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-16T10:17:15.023Z] 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-16T10:17:15.023Z] Collecting idna<2.8,>=2.5 [2021-11-16T10:17:15.023Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-16T10:17:15.615Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-16T10:17:15.615Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-16T10:17:15.886Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-16T10:17:15.886Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-16T10:17:15.886Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-16T10:17:15.886Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-16T10:17:16.480Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-16T10:17:16.480Z] Attempting uninstall: urllib3 [2021-11-16T10:17:16.480Z] Found existing installation: urllib3 1.26.5 [2021-11-16T10:17:16.480Z] Uninstalling urllib3-1.26.5: [2021-11-16T10:17:16.480Z] Successfully uninstalled urllib3-1.26.5 [2021-11-16T10:17:17.072Z] Attempting uninstall: idna [2021-11-16T10:17:17.072Z] Found existing installation: idna 3.2 [2021-11-16T10:17:17.072Z] Uninstalling idna-3.2: [2021-11-16T10:17:17.072Z] Successfully uninstalled idna-3.2 [2021-11-16T10:17:18.044Z] Attempting uninstall: chardet [2021-11-16T10:17:18.044Z] Found existing installation: chardet 4.0.0 [2021-11-16T10:17:18.044Z] Uninstalling chardet-4.0.0: [2021-11-16T10:17:18.044Z] Successfully uninstalled chardet-4.0.0 [2021-11-16T10:17:19.468Z] Attempting uninstall: requests [2021-11-16T10:17:19.468Z] Found existing installation: requests 2.25.1 [2021-11-16T10:17:19.468Z] Uninstalling requests-2.25.1: [2021-11-16T10:17:19.468Z] Successfully uninstalled requests-2.25.1 [2021-11-16T10:17:19.740Z] Running setup.py install for texttable: started [2021-11-16T10:17:21.167Z] Running setup.py install for texttable: finished with status 'done' [2021-11-16T10:17:21.436Z] Running setup.py install for PyYAML: started [2021-11-16T10:17:23.391Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-16T10:17:23.664Z] Running setup.py install for docopt: started [2021-11-16T10:17:25.088Z] Running setup.py install for docopt: finished with status 'done' [2021-11-16T10:17:25.088Z] Running setup.py install for dockerpty: started [2021-11-16T10:17:27.053Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-16T10:17:28.024Z] 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-16T10:17:36.284Z] Removing intermediate container 648ceb809bc3 [2021-11-16T10:17:36.284Z] ---> d521eda2f87b [2021-11-16T10:17:36.284Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-16T10:17:36.284Z] ---> Running in 05540bad32ad [2021-11-16T10:17:36.556Z] Removing intermediate container 05540bad32ad [2021-11-16T10:17:36.556Z] ---> 49cea8249712 [2021-11-16T10:17:36.556Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-16T10:17:36.556Z] ---> Running in 70908ba361ea [2021-11-16T10:17:37.151Z] Removing intermediate container 70908ba361ea [2021-11-16T10:17:37.151Z] ---> 0c49d3ca6ce5 [2021-11-16T10:17:37.151Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-16T10:17:38.126Z] ---> 1c0a3d0b9391 [2021-11-16T10:17:38.126Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-16T10:17:38.720Z] ---> 6286c3faba5f [2021-11-16T10:17:38.720Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-16T10:17:39.694Z] ---> f086ec48e11d [2021-11-16T10:17:39.694Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-16T10:17:39.694Z] ---> Running in 52a58ef306ff [2021-11-16T10:17:40.287Z] Removing intermediate container 52a58ef306ff [2021-11-16T10:17:40.287Z] ---> d9ff4bd08271 [2021-11-16T10:17:40.287Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-16T10:17:40.287Z] ---> Running in 7daddfc6e7b1 [2021-11-16T10:17:40.561Z] Removing intermediate container 7daddfc6e7b1 [2021-11-16T10:17:40.561Z] ---> 13ce40ffe9a5 [2021-11-16T10:17:40.561Z] Step 20/22 : LABEL arch=arm64 [2021-11-16T10:17:40.836Z] ---> Running in 09d3ccd731f8 [2021-11-16T10:17:41.108Z] Removing intermediate container 09d3ccd731f8 [2021-11-16T10:17:41.108Z] ---> 56864b24c5a8 [2021-11-16T10:17:41.108Z] Step 21/22 : LABEL git_sha=387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:41.108Z] ---> Running in 6bba4f546485 [2021-11-16T10:17:41.700Z] Removing intermediate container 6bba4f546485 [2021-11-16T10:17:41.700Z] ---> cf3cdc3ec824 [2021-11-16T10:17:41.700Z] Step 22/22 : LABEL version=2.0.1-dev.97 [2021-11-16T10:17:41.700Z] ---> Running in 19058c4b68f2 [2021-11-16T10:17:42.292Z] Removing intermediate container 19058c4b68f2 [2021-11-16T10:17:42.292Z] ---> a467cc762324 [2021-11-16T10:17:42.292Z] [2021-11-16T10:17:42.292Z] Successfully built a467cc762324 [2021-11-16T10:17:42.292Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-16T10:17:42.899Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-16T10:17:42.905Z] $ docker stop --time=1 59227780add8088fb64b681dc7cf105d156de039df4944dd4ab17653dedac377 [2021-11-16T10:17:44.622Z] $ docker rm -f 59227780add8088fb64b681dc7cf105d156de039df4944dd4ab17653dedac377 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-16T10:17:45.194Z] + docker images [2021-11-16T10:17:45.464Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-16T10:17:45.464Z] sys-mgmt-agent-arm64 latest a467cc762324 4 seconds ago 277MB [2021-11-16T10:17:45.464Z] core-data-arm64 latest d58c66d2f461 37 seconds ago 19.6MB [2021-11-16T10:17:45.464Z] support-notifications-arm64 latest bd77166059eb 44 seconds ago 16.1MB [2021-11-16T10:17:45.464Z] 2ad90f882921 52 seconds ago 1.46GB [2021-11-16T10:17:45.464Z] 2ec43ec49545 57 seconds ago 1.46GB [2021-11-16T10:17:45.464Z] be223e45e2a8 About a minute ago 1.45GB [2021-11-16T10:17:45.464Z] security-bootstrapper-arm64 latest fea48be6f791 About a minute ago 17.8MB [2021-11-16T10:17:45.464Z] d26d4c866cd4 About a minute ago 1.46GB [2021-11-16T10:17:45.464Z] security-secretstore-setup-arm64 latest 812361633b70 3 minutes ago 26.8MB [2021-11-16T10:17:45.464Z] support-scheduler-arm64 latest 6124e7a07f9d 3 minutes ago 15.3MB [2021-11-16T10:17:45.464Z] security-proxy-setup-arm64 latest c77b1cf950c3 3 minutes ago 25.5MB [2021-11-16T10:17:45.464Z] core-metadata-arm64 latest cfb8722c546c 3 minutes ago 15.9MB [2021-11-16T10:17:45.464Z] core-command-arm64 latest d4ccc128167f 3 minutes ago 15.2MB [2021-11-16T10:17:45.464Z] f3591f2257bf 3 minutes ago 1.46GB [2021-11-16T10:17:45.464Z] 450369d7f3e9 3 minutes ago 1.46GB [2021-11-16T10:17:45.464Z] 6d4ce1f17acc 3 minutes ago 1.46GB [2021-11-16T10:17:45.464Z] 89b333bcf0b5 3 minutes ago 1.46GB [2021-11-16T10:17:45.464Z] 6a28b9570d9c 4 minutes ago 1.45GB [2021-11-16T10:17:45.464Z] ci-base-image-arm64 latest d86db622f8cb 8 minutes ago 1.24GB [2021-11-16T10:17:45.464Z] alpine 3.14 5b8b7b635229 3 days ago 5.35MB [2021-11-16T10:17:45.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-16T10:17:45.464Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-16T10:17:45.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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-16T10:17:45.626Z] provisioning config files... [2021-11-16T10:17:45.643Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/109@tmp/config3265651332227256126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:17:45.985Z] ---> docker-login.sh [2021-11-16T10:17:45.985Z] nexus3.edgexfoundry.org:10001 [2021-11-16T10:17:46.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:17:46.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:17:46.527Z] Configure a credential helper to remove this warning. See [2021-11-16T10:17:46.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:17:46.527Z] [2021-11-16T10:17:46.527Z] Login Succeeded [2021-11-16T10:17:46.527Z] nexus3.edgexfoundry.org:10002 [2021-11-16T10:17:46.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:17:47.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:17:47.069Z] Configure a credential helper to remove this warning. See [2021-11-16T10:17:47.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:17:47.070Z] [2021-11-16T10:17:47.070Z] Login Succeeded [2021-11-16T10:17:47.070Z] nexus3.edgexfoundry.org:10003 [2021-11-16T10:17:47.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:17:47.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:17:47.612Z] Configure a credential helper to remove this warning. See [2021-11-16T10:17:47.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:17:47.612Z] [2021-11-16T10:17:47.612Z] Login Succeeded [2021-11-16T10:17:47.612Z] nexus3.edgexfoundry.org:10004 [2021-11-16T10:17:47.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:17:48.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:17:48.156Z] Configure a credential helper to remove this warning. See [2021-11-16T10:17:48.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:17:48.156Z] [2021-11-16T10:17:48.156Z] Login Succeeded [2021-11-16T10:17:48.156Z] docker.io [2021-11-16T10:17:48.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-16T10:17:49.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-16T10:17:49.016Z] Configure a credential helper to remove this warning. See [2021-11-16T10:17:49.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-16T10:17:49.016Z] [2021-11-16T10:17:49.016Z] Login Succeeded [2021-11-16T10:17:49.016Z] ---> docker-login.sh ends [Pipeline] } [2021-11-16T10:17:49.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:17:49.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-16T10:17:49.081Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-11-16T10:17:49.081Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:49.081Z] latest [2021-11-16T10:17:49.081Z] 2.0.1-dev.97 [2021-11-16T10:17:49.081Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:17:49.081Z] main [2021-11-16T10:17:49.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:49.425Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:49.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:49.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T10:17:49.760Z] 902b8e5846c2: Preparing [2021-11-16T10:17:49.760Z] a2f23cd36c33: Preparing [2021-11-16T10:17:49.760Z] 251ed4400649: Preparing [2021-11-16T10:17:49.760Z] 24680b5a3ed6: Preparing [2021-11-16T10:17:49.760Z] 62170e181a92: Preparing [2021-11-16T10:17:50.031Z] 62170e181a92: Layer already exists [2021-11-16T10:17:50.031Z] 902b8e5846c2: Pushed [2021-11-16T10:17:50.031Z] 24680b5a3ed6: Pushed [2021-11-16T10:17:50.031Z] 251ed4400649: Pushed [2021-11-16T10:17:52.629Z] a2f23cd36c33: Pushed [2021-11-16T10:17:52.629Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:d4ba31aacf5b5ec072660a0046c37e1b8b8d2a3b0c3115621443fc9b416abe5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:52.972Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:53.310Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-16T10:17:53.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T10:17:53.310Z] 902b8e5846c2: Preparing [2021-11-16T10:17:53.310Z] a2f23cd36c33: Preparing [2021-11-16T10:17:53.310Z] 251ed4400649: Preparing [2021-11-16T10:17:53.310Z] 24680b5a3ed6: Preparing [2021-11-16T10:17:53.310Z] 62170e181a92: Preparing [2021-11-16T10:17:53.310Z] 902b8e5846c2: Layer already exists [2021-11-16T10:17:53.310Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:17:53.310Z] 251ed4400649: Layer already exists [2021-11-16T10:17:53.310Z] a2f23cd36c33: Layer already exists [2021-11-16T10:17:53.582Z] 62170e181a92: Layer already exists [2021-11-16T10:17:53.582Z] latest: digest: sha256:d4ba31aacf5b5ec072660a0046c37e1b8b8d2a3b0c3115621443fc9b416abe5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:53.928Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:54.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.97 [2021-11-16T10:17:54.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T10:17:54.267Z] 902b8e5846c2: Preparing [2021-11-16T10:17:54.267Z] a2f23cd36c33: Preparing [2021-11-16T10:17:54.267Z] 251ed4400649: Preparing [2021-11-16T10:17:54.267Z] 24680b5a3ed6: Preparing [2021-11-16T10:17:54.267Z] 62170e181a92: Preparing [2021-11-16T10:17:54.267Z] 251ed4400649: Layer already exists [2021-11-16T10:17:54.267Z] 62170e181a92: Layer already exists [2021-11-16T10:17:54.267Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:17:54.267Z] 902b8e5846c2: Layer already exists [2021-11-16T10:17:54.267Z] a2f23cd36c33: Layer already exists [2021-11-16T10:17:54.543Z] 2.0.1-dev.97: digest: sha256:d4ba31aacf5b5ec072660a0046c37e1b8b8d2a3b0c3115621443fc9b416abe5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:54.883Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:55.277Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:17:55.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T10:17:55.277Z] 902b8e5846c2: Preparing [2021-11-16T10:17:55.277Z] a2f23cd36c33: Preparing [2021-11-16T10:17:55.277Z] 251ed4400649: Preparing [2021-11-16T10:17:55.277Z] 24680b5a3ed6: Preparing [2021-11-16T10:17:55.277Z] 62170e181a92: Preparing [2021-11-16T10:17:55.277Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:17:55.277Z] a2f23cd36c33: Layer already exists [2021-11-16T10:17:55.277Z] 251ed4400649: Layer already exists [2021-11-16T10:17:55.277Z] 902b8e5846c2: Layer already exists [2021-11-16T10:17:55.277Z] 62170e181a92: Layer already exists [2021-11-16T10:17:55.549Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:d4ba31aacf5b5ec072660a0046c37e1b8b8d2a3b0c3115621443fc9b416abe5b size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:55.897Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:56.255Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-11-16T10:17:56.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-11-16T10:17:56.255Z] 902b8e5846c2: Preparing [2021-11-16T10:17:56.255Z] a2f23cd36c33: Preparing [2021-11-16T10:17:56.255Z] 251ed4400649: Preparing [2021-11-16T10:17:56.255Z] 24680b5a3ed6: Preparing [2021-11-16T10:17:56.255Z] 62170e181a92: Preparing [2021-11-16T10:17:56.255Z] 62170e181a92: Layer already exists [2021-11-16T10:17:56.255Z] 902b8e5846c2: Layer already exists [2021-11-16T10:17:56.255Z] a2f23cd36c33: Layer already exists [2021-11-16T10:17:56.255Z] 251ed4400649: Layer already exists [2021-11-16T10:17:56.255Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:17:56.531Z] main: digest: sha256:d4ba31aacf5b5ec072660a0046c37e1b8b8d2a3b0c3115621443fc9b416abe5b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:17:56.576Z] ===================================================== [Pipeline] echo [2021-11-16T10:17:56.582Z] taggedImages: [2021-11-16T10:17:56.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:56.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-11-16T10:17:56.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.97 [2021-11-16T10:17:56.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:17:56.582Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-11-16T10:17:56.598Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-11-16T10:17:56.598Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:56.598Z] latest [2021-11-16T10:17:56.598Z] 2.0.1-dev.97 [2021-11-16T10:17:56.598Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:17:56.598Z] main [2021-11-16T10:17:56.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:57.028Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:17:57.408Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:17:57.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T10:17:57.408Z] 077e8aa37a71: Preparing [2021-11-16T10:17:57.408Z] 7ce85a02b2a7: Preparing [2021-11-16T10:17:57.408Z] 251ed4400649: Preparing [2021-11-16T10:17:57.408Z] 902281910cb1: Preparing [2021-11-16T10:17:57.408Z] 524dbabbbeeb: Preparing [2021-11-16T10:17:57.408Z] 62170e181a92: Preparing [2021-11-16T10:17:57.408Z] 62170e181a92: Waiting [2021-11-16T10:17:57.710Z] 251ed4400649: Layer already exists [2021-11-16T10:17:57.710Z] 62170e181a92: Layer already exists [2021-11-16T10:17:57.710Z] 524dbabbbeeb: Pushed [2021-11-16T10:17:57.710Z] 077e8aa37a71: Pushed [2021-11-16T10:17:58.338Z] 902281910cb1: Pushed [2021-11-16T10:18:00.321Z] 7ce85a02b2a7: Pushed [2021-11-16T10:18:00.593Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:85667289a0789d3a5240b502d4136608ce7d8a69df541b550ac4088b8824b014 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:00.931Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:01.265Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-16T10:18:01.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T10:18:01.265Z] 077e8aa37a71: Preparing [2021-11-16T10:18:01.265Z] 7ce85a02b2a7: Preparing [2021-11-16T10:18:01.265Z] 251ed4400649: Preparing [2021-11-16T10:18:01.265Z] 902281910cb1: Preparing [2021-11-16T10:18:01.265Z] 524dbabbbeeb: Preparing [2021-11-16T10:18:01.265Z] 62170e181a92: Preparing [2021-11-16T10:18:01.265Z] 62170e181a92: Waiting [2021-11-16T10:18:01.265Z] 902281910cb1: Layer already exists [2021-11-16T10:18:01.265Z] 7ce85a02b2a7: Layer already exists [2021-11-16T10:18:01.265Z] 077e8aa37a71: Layer already exists [2021-11-16T10:18:01.265Z] 251ed4400649: Layer already exists [2021-11-16T10:18:01.265Z] 524dbabbbeeb: Layer already exists [2021-11-16T10:18:01.265Z] 62170e181a92: Layer already exists [2021-11-16T10:18:01.541Z] latest: digest: sha256:85667289a0789d3a5240b502d4136608ce7d8a69df541b550ac4088b8824b014 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:01.875Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:02.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.97 [2021-11-16T10:18:02.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T10:18:02.216Z] 077e8aa37a71: Preparing [2021-11-16T10:18:02.216Z] 7ce85a02b2a7: Preparing [2021-11-16T10:18:02.216Z] 251ed4400649: Preparing [2021-11-16T10:18:02.216Z] 902281910cb1: Preparing [2021-11-16T10:18:02.216Z] 524dbabbbeeb: Preparing [2021-11-16T10:18:02.216Z] 62170e181a92: Preparing [2021-11-16T10:18:02.216Z] 62170e181a92: Waiting [2021-11-16T10:18:02.216Z] 077e8aa37a71: Layer already exists [2021-11-16T10:18:02.216Z] 7ce85a02b2a7: Layer already exists [2021-11-16T10:18:02.216Z] 251ed4400649: Layer already exists [2021-11-16T10:18:02.216Z] 524dbabbbeeb: Layer already exists [2021-11-16T10:18:02.216Z] 902281910cb1: Layer already exists [2021-11-16T10:18:02.485Z] 62170e181a92: Layer already exists [2021-11-16T10:18:02.485Z] 2.0.1-dev.97: digest: sha256:85667289a0789d3a5240b502d4136608ce7d8a69df541b550ac4088b8824b014 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:02.820Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:03.231Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:03.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T10:18:03.231Z] 077e8aa37a71: Preparing [2021-11-16T10:18:03.231Z] 7ce85a02b2a7: Preparing [2021-11-16T10:18:03.231Z] 251ed4400649: Preparing [2021-11-16T10:18:03.231Z] 902281910cb1: Preparing [2021-11-16T10:18:03.231Z] 524dbabbbeeb: Preparing [2021-11-16T10:18:03.231Z] 62170e181a92: Preparing [2021-11-16T10:18:03.231Z] 62170e181a92: Waiting [2021-11-16T10:18:03.231Z] 077e8aa37a71: Layer already exists [2021-11-16T10:18:03.231Z] 7ce85a02b2a7: Layer already exists [2021-11-16T10:18:03.231Z] 524dbabbbeeb: Layer already exists [2021-11-16T10:18:03.231Z] 902281910cb1: Layer already exists [2021-11-16T10:18:03.231Z] 251ed4400649: Layer already exists [2021-11-16T10:18:03.503Z] 62170e181a92: Layer already exists [2021-11-16T10:18:03.503Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:85667289a0789d3a5240b502d4136608ce7d8a69df541b550ac4088b8824b014 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:03.844Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:04.180Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-11-16T10:18:04.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-11-16T10:18:04.180Z] 077e8aa37a71: Preparing [2021-11-16T10:18:04.180Z] 7ce85a02b2a7: Preparing [2021-11-16T10:18:04.180Z] 251ed4400649: Preparing [2021-11-16T10:18:04.180Z] 902281910cb1: Preparing [2021-11-16T10:18:04.180Z] 524dbabbbeeb: Preparing [2021-11-16T10:18:04.180Z] 62170e181a92: Preparing [2021-11-16T10:18:04.180Z] 62170e181a92: Waiting [2021-11-16T10:18:04.180Z] 251ed4400649: Layer already exists [2021-11-16T10:18:04.180Z] 902281910cb1: Layer already exists [2021-11-16T10:18:04.180Z] 524dbabbbeeb: Layer already exists [2021-11-16T10:18:04.180Z] 077e8aa37a71: Layer already exists [2021-11-16T10:18:04.180Z] 7ce85a02b2a7: Layer already exists [2021-11-16T10:18:04.451Z] 62170e181a92: Layer already exists [2021-11-16T10:18:04.451Z] main: digest: sha256:85667289a0789d3a5240b502d4136608ce7d8a69df541b550ac4088b8824b014 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:18:04.493Z] ===================================================== [Pipeline] echo [2021-11-16T10:18:04.499Z] taggedImages: [2021-11-16T10:18:04.499Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:04.499Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-11-16T10:18:04.499Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.97 [2021-11-16T10:18:04.499Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:04.499Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-11-16T10:18:04.512Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-11-16T10:18:04.512Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:04.512Z] latest [2021-11-16T10:18:04.512Z] 2.0.1-dev.97 [2021-11-16T10:18:04.512Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:04.512Z] main [2021-11-16T10:18:04.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:04.840Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:05.175Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:05.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T10:18:05.175Z] c98cf9ccc026: Preparing [2021-11-16T10:18:05.175Z] 77c5bb19a066: Preparing [2021-11-16T10:18:05.175Z] 251ed4400649: Preparing [2021-11-16T10:18:05.175Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:05.175Z] 62170e181a92: Preparing [2021-11-16T10:18:05.175Z] 62170e181a92: Layer already exists [2021-11-16T10:18:05.175Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:05.175Z] 251ed4400649: Layer already exists [2021-11-16T10:18:05.445Z] c98cf9ccc026: Pushed [2021-11-16T10:18:08.048Z] 77c5bb19a066: Pushed [2021-11-16T10:18:08.319Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:e67705b4a74e3935ec790aaf467ebad022cc270c5dca0534e092eb4abba53fa0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:08.659Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:08.993Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-16T10:18:08.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T10:18:08.993Z] c98cf9ccc026: Preparing [2021-11-16T10:18:08.993Z] 77c5bb19a066: Preparing [2021-11-16T10:18:08.993Z] 251ed4400649: Preparing [2021-11-16T10:18:08.993Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:08.993Z] 62170e181a92: Preparing [2021-11-16T10:18:08.993Z] 77c5bb19a066: Layer already exists [2021-11-16T10:18:09.265Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:09.265Z] 62170e181a92: Layer already exists [2021-11-16T10:18:09.265Z] c98cf9ccc026: Layer already exists [2021-11-16T10:18:09.265Z] 251ed4400649: Layer already exists [2021-11-16T10:18:09.265Z] latest: digest: sha256:e67705b4a74e3935ec790aaf467ebad022cc270c5dca0534e092eb4abba53fa0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:09.603Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:09.937Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.97 [2021-11-16T10:18:09.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T10:18:09.938Z] c98cf9ccc026: Preparing [2021-11-16T10:18:09.938Z] 77c5bb19a066: Preparing [2021-11-16T10:18:09.938Z] 251ed4400649: Preparing [2021-11-16T10:18:09.938Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:09.938Z] 62170e181a92: Preparing [2021-11-16T10:18:09.938Z] 77c5bb19a066: Layer already exists [2021-11-16T10:18:09.938Z] c98cf9ccc026: Layer already exists [2021-11-16T10:18:09.938Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:09.938Z] 251ed4400649: Layer already exists [2021-11-16T10:18:09.938Z] 62170e181a92: Layer already exists [2021-11-16T10:18:10.208Z] 2.0.1-dev.97: digest: sha256:e67705b4a74e3935ec790aaf467ebad022cc270c5dca0534e092eb4abba53fa0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:10.545Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:10.879Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:10.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T10:18:10.879Z] c98cf9ccc026: Preparing [2021-11-16T10:18:10.879Z] 77c5bb19a066: Preparing [2021-11-16T10:18:10.879Z] 251ed4400649: Preparing [2021-11-16T10:18:10.879Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:10.879Z] 62170e181a92: Preparing [2021-11-16T10:18:10.879Z] 62170e181a92: Layer already exists [2021-11-16T10:18:10.879Z] 77c5bb19a066: Layer already exists [2021-11-16T10:18:10.879Z] c98cf9ccc026: Layer already exists [2021-11-16T10:18:11.153Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:11.153Z] 251ed4400649: Layer already exists [2021-11-16T10:18:11.153Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:e67705b4a74e3935ec790aaf467ebad022cc270c5dca0534e092eb4abba53fa0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:11.484Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:11.820Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-11-16T10:18:11.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-11-16T10:18:11.820Z] c98cf9ccc026: Preparing [2021-11-16T10:18:11.820Z] 77c5bb19a066: Preparing [2021-11-16T10:18:11.820Z] 251ed4400649: Preparing [2021-11-16T10:18:11.820Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:11.820Z] 62170e181a92: Preparing [2021-11-16T10:18:11.820Z] 62170e181a92: Layer already exists [2021-11-16T10:18:11.820Z] c98cf9ccc026: Layer already exists [2021-11-16T10:18:11.820Z] 251ed4400649: Layer already exists [2021-11-16T10:18:11.820Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:11.820Z] 77c5bb19a066: Layer already exists [2021-11-16T10:18:12.090Z] main: digest: sha256:e67705b4a74e3935ec790aaf467ebad022cc270c5dca0534e092eb4abba53fa0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:18:12.134Z] ===================================================== [Pipeline] echo [2021-11-16T10:18:12.143Z] taggedImages: [2021-11-16T10:18:12.143Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:12.143Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-11-16T10:18:12.143Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.97 [2021-11-16T10:18:12.143Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:12.143Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-11-16T10:18:12.160Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-11-16T10:18:12.160Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:12.160Z] latest [2021-11-16T10:18:12.160Z] 2.0.1-dev.97 [2021-11-16T10:18:12.160Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:12.160Z] main [2021-11-16T10:18:12.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:12.495Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:12.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:12.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T10:18:12.827Z] f008a98438d8: Preparing [2021-11-16T10:18:12.827Z] f008a98438d8: Preparing [2021-11-16T10:18:12.827Z] 1c6d0f2ffa42: Preparing [2021-11-16T10:18:12.827Z] fef256e427ae: Preparing [2021-11-16T10:18:12.827Z] ef46a61d4992: Preparing [2021-11-16T10:18:12.827Z] 3df55aa76400: Preparing [2021-11-16T10:18:12.827Z] 251ed4400649: Preparing [2021-11-16T10:18:12.827Z] f406650be0fc: Preparing [2021-11-16T10:18:12.827Z] 3bc94768c1c2: Preparing [2021-11-16T10:18:12.827Z] 5eecb4c73e1a: Preparing [2021-11-16T10:18:12.827Z] 15291a9fad15: Preparing [2021-11-16T10:18:12.827Z] 62170e181a92: Preparing [2021-11-16T10:18:12.827Z] 3bc94768c1c2: Waiting [2021-11-16T10:18:12.827Z] 5eecb4c73e1a: Waiting [2021-11-16T10:18:12.827Z] 15291a9fad15: Waiting [2021-11-16T10:18:12.827Z] 62170e181a92: Waiting [2021-11-16T10:18:12.827Z] 251ed4400649: Waiting [2021-11-16T10:18:12.827Z] f406650be0fc: Waiting [2021-11-16T10:18:13.102Z] f008a98438d8: Pushed [2021-11-16T10:18:13.102Z] ef46a61d4992: Pushed [2021-11-16T10:18:13.102Z] fef256e427ae: Pushed [2021-11-16T10:18:13.102Z] 1c6d0f2ffa42: Pushed [2021-11-16T10:18:13.102Z] 251ed4400649: Layer already exists [2021-11-16T10:18:13.373Z] f406650be0fc: Pushed [2021-11-16T10:18:13.373Z] 5eecb4c73e1a: Pushed [2021-11-16T10:18:13.373Z] 3bc94768c1c2: Pushed [2021-11-16T10:18:13.373Z] 62170e181a92: Layer already exists [2021-11-16T10:18:13.373Z] 15291a9fad15: Pushed [2021-11-16T10:18:16.748Z] 3df55aa76400: Pushed [2021-11-16T10:18:16.748Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:0798bf94b82d5aac27751d6c463f8d1e8fc19374837f46517cc630f617e0422d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:17.086Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:17.419Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-16T10:18:17.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T10:18:17.419Z] f008a98438d8: Preparing [2021-11-16T10:18:17.419Z] f008a98438d8: Preparing [2021-11-16T10:18:17.419Z] 1c6d0f2ffa42: Preparing [2021-11-16T10:18:17.419Z] fef256e427ae: Preparing [2021-11-16T10:18:17.419Z] ef46a61d4992: Preparing [2021-11-16T10:18:17.419Z] 3df55aa76400: Preparing [2021-11-16T10:18:17.419Z] 251ed4400649: Preparing [2021-11-16T10:18:17.419Z] f406650be0fc: Preparing [2021-11-16T10:18:17.419Z] 3bc94768c1c2: Preparing [2021-11-16T10:18:17.419Z] 5eecb4c73e1a: Preparing [2021-11-16T10:18:17.419Z] 15291a9fad15: Preparing [2021-11-16T10:18:17.419Z] 62170e181a92: Preparing [2021-11-16T10:18:17.419Z] 251ed4400649: Waiting [2021-11-16T10:18:17.419Z] 3bc94768c1c2: Waiting [2021-11-16T10:18:17.419Z] f406650be0fc: Waiting [2021-11-16T10:18:17.419Z] 5eecb4c73e1a: Waiting [2021-11-16T10:18:17.420Z] 62170e181a92: Waiting [2021-11-16T10:18:17.420Z] 15291a9fad15: Waiting [2021-11-16T10:18:17.420Z] 3df55aa76400: Layer already exists [2021-11-16T10:18:17.420Z] 1c6d0f2ffa42: Layer already exists [2021-11-16T10:18:17.420Z] fef256e427ae: Layer already exists [2021-11-16T10:18:17.420Z] f008a98438d8: Layer already exists [2021-11-16T10:18:17.420Z] ef46a61d4992: Layer already exists [2021-11-16T10:18:17.420Z] 251ed4400649: Layer already exists [2021-11-16T10:18:17.420Z] f406650be0fc: Layer already exists [2021-11-16T10:18:17.420Z] 5eecb4c73e1a: Layer already exists [2021-11-16T10:18:17.420Z] 3bc94768c1c2: Layer already exists [2021-11-16T10:18:17.690Z] 15291a9fad15: Layer already exists [2021-11-16T10:18:17.690Z] 62170e181a92: Layer already exists [2021-11-16T10:18:17.690Z] latest: digest: sha256:0798bf94b82d5aac27751d6c463f8d1e8fc19374837f46517cc630f617e0422d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:18.022Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:18.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.97 [2021-11-16T10:18:18.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T10:18:18.356Z] f008a98438d8: Preparing [2021-11-16T10:18:18.356Z] f008a98438d8: Preparing [2021-11-16T10:18:18.356Z] 1c6d0f2ffa42: Preparing [2021-11-16T10:18:18.356Z] fef256e427ae: Preparing [2021-11-16T10:18:18.356Z] ef46a61d4992: Preparing [2021-11-16T10:18:18.356Z] 3df55aa76400: Preparing [2021-11-16T10:18:18.356Z] 251ed4400649: Preparing [2021-11-16T10:18:18.356Z] f406650be0fc: Preparing [2021-11-16T10:18:18.356Z] 3bc94768c1c2: Preparing [2021-11-16T10:18:18.356Z] 5eecb4c73e1a: Preparing [2021-11-16T10:18:18.356Z] 15291a9fad15: Preparing [2021-11-16T10:18:18.356Z] 62170e181a92: Preparing [2021-11-16T10:18:18.356Z] 3bc94768c1c2: Waiting [2021-11-16T10:18:18.356Z] 5eecb4c73e1a: Waiting [2021-11-16T10:18:18.356Z] 15291a9fad15: Waiting [2021-11-16T10:18:18.356Z] 251ed4400649: Waiting [2021-11-16T10:18:18.356Z] f406650be0fc: Waiting [2021-11-16T10:18:18.356Z] 62170e181a92: Waiting [2021-11-16T10:18:18.356Z] 3df55aa76400: Layer already exists [2021-11-16T10:18:18.356Z] fef256e427ae: Layer already exists [2021-11-16T10:18:18.356Z] ef46a61d4992: Layer already exists [2021-11-16T10:18:18.356Z] 1c6d0f2ffa42: Layer already exists [2021-11-16T10:18:18.356Z] f008a98438d8: Layer already exists [2021-11-16T10:18:18.628Z] 5eecb4c73e1a: Layer already exists [2021-11-16T10:18:18.628Z] 3bc94768c1c2: Layer already exists [2021-11-16T10:18:18.628Z] 15291a9fad15: Layer already exists [2021-11-16T10:18:18.628Z] f406650be0fc: Layer already exists [2021-11-16T10:18:18.628Z] 251ed4400649: Layer already exists [2021-11-16T10:18:18.628Z] 62170e181a92: Layer already exists [2021-11-16T10:18:18.628Z] 2.0.1-dev.97: digest: sha256:0798bf94b82d5aac27751d6c463f8d1e8fc19374837f46517cc630f617e0422d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:18.966Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:19.299Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:19.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T10:18:19.299Z] f008a98438d8: Preparing [2021-11-16T10:18:19.299Z] f008a98438d8: Preparing [2021-11-16T10:18:19.299Z] 1c6d0f2ffa42: Preparing [2021-11-16T10:18:19.299Z] fef256e427ae: Preparing [2021-11-16T10:18:19.299Z] ef46a61d4992: Preparing [2021-11-16T10:18:19.299Z] 3df55aa76400: Preparing [2021-11-16T10:18:19.299Z] 251ed4400649: Preparing [2021-11-16T10:18:19.299Z] f406650be0fc: Preparing [2021-11-16T10:18:19.299Z] 3bc94768c1c2: Preparing [2021-11-16T10:18:19.299Z] 5eecb4c73e1a: Preparing [2021-11-16T10:18:19.299Z] 15291a9fad15: Preparing [2021-11-16T10:18:19.299Z] 62170e181a92: Preparing [2021-11-16T10:18:19.299Z] 3bc94768c1c2: Waiting [2021-11-16T10:18:19.299Z] 5eecb4c73e1a: Waiting [2021-11-16T10:18:19.299Z] 251ed4400649: Waiting [2021-11-16T10:18:19.299Z] 15291a9fad15: Waiting [2021-11-16T10:18:19.299Z] 62170e181a92: Waiting [2021-11-16T10:18:19.299Z] f406650be0fc: Waiting [2021-11-16T10:18:19.299Z] 1c6d0f2ffa42: Layer already exists [2021-11-16T10:18:19.299Z] f008a98438d8: Layer already exists [2021-11-16T10:18:19.299Z] ef46a61d4992: Layer already exists [2021-11-16T10:18:19.299Z] 3df55aa76400: Layer already exists [2021-11-16T10:18:19.299Z] fef256e427ae: Layer already exists [2021-11-16T10:18:19.299Z] f406650be0fc: Layer already exists [2021-11-16T10:18:19.569Z] 3bc94768c1c2: Layer already exists [2021-11-16T10:18:19.569Z] 15291a9fad15: Layer already exists [2021-11-16T10:18:19.569Z] 251ed4400649: Layer already exists [2021-11-16T10:18:19.569Z] 5eecb4c73e1a: Layer already exists [2021-11-16T10:18:19.569Z] 62170e181a92: Layer already exists [2021-11-16T10:18:19.569Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:0798bf94b82d5aac27751d6c463f8d1e8fc19374837f46517cc630f617e0422d size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:19.902Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:20.231Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-11-16T10:18:20.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-11-16T10:18:20.232Z] f008a98438d8: Preparing [2021-11-16T10:18:20.232Z] f008a98438d8: Preparing [2021-11-16T10:18:20.232Z] 1c6d0f2ffa42: Preparing [2021-11-16T10:18:20.232Z] fef256e427ae: Preparing [2021-11-16T10:18:20.232Z] ef46a61d4992: Preparing [2021-11-16T10:18:20.232Z] 3df55aa76400: Preparing [2021-11-16T10:18:20.232Z] 251ed4400649: Preparing [2021-11-16T10:18:20.232Z] f406650be0fc: Preparing [2021-11-16T10:18:20.232Z] 3bc94768c1c2: Preparing [2021-11-16T10:18:20.232Z] 5eecb4c73e1a: Preparing [2021-11-16T10:18:20.232Z] 15291a9fad15: Preparing [2021-11-16T10:18:20.232Z] 62170e181a92: Preparing [2021-11-16T10:18:20.232Z] 3bc94768c1c2: Waiting [2021-11-16T10:18:20.232Z] 5eecb4c73e1a: Waiting [2021-11-16T10:18:20.232Z] 15291a9fad15: Waiting [2021-11-16T10:18:20.232Z] 251ed4400649: Waiting [2021-11-16T10:18:20.232Z] f406650be0fc: Waiting [2021-11-16T10:18:20.232Z] 62170e181a92: Waiting [2021-11-16T10:18:20.232Z] ef46a61d4992: Layer already exists [2021-11-16T10:18:20.232Z] 1c6d0f2ffa42: Layer already exists [2021-11-16T10:18:20.232Z] fef256e427ae: Layer already exists [2021-11-16T10:18:20.232Z] 3df55aa76400: Layer already exists [2021-11-16T10:18:20.232Z] f008a98438d8: Layer already exists [2021-11-16T10:18:20.503Z] 251ed4400649: Layer already exists [2021-11-16T10:18:20.503Z] 3bc94768c1c2: Layer already exists [2021-11-16T10:18:20.503Z] 5eecb4c73e1a: Layer already exists [2021-11-16T10:18:20.503Z] f406650be0fc: Layer already exists [2021-11-16T10:18:20.503Z] 15291a9fad15: Layer already exists [2021-11-16T10:18:20.503Z] 62170e181a92: Layer already exists [2021-11-16T10:18:20.503Z] main: digest: sha256:0798bf94b82d5aac27751d6c463f8d1e8fc19374837f46517cc630f617e0422d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:18:20.543Z] ===================================================== [Pipeline] echo [2021-11-16T10:18:20.549Z] taggedImages: [2021-11-16T10:18:20.549Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:20.549Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-11-16T10:18:20.549Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.97 [2021-11-16T10:18:20.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:20.550Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-11-16T10:18:20.567Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-11-16T10:18:20.567Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:20.567Z] latest [2021-11-16T10:18:20.567Z] 2.0.1-dev.97 [2021-11-16T10:18:20.567Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:20.567Z] main [2021-11-16T10:18:20.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:20.903Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:21.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:21.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T10:18:21.235Z] 8f399725144c: Preparing [2021-11-16T10:18:21.235Z] e16c9777fd8e: Preparing [2021-11-16T10:18:21.235Z] 50a3e728ce2c: Preparing [2021-11-16T10:18:21.235Z] 4991b658c685: Preparing [2021-11-16T10:18:21.235Z] a536fce5b142: Preparing [2021-11-16T10:18:21.235Z] 62170e181a92: Preparing [2021-11-16T10:18:21.235Z] 62170e181a92: Waiting [2021-11-16T10:18:21.514Z] 50a3e728ce2c: Pushed [2021-11-16T10:18:21.514Z] 4991b658c685: Pushed [2021-11-16T10:18:21.514Z] 62170e181a92: Layer already exists [2021-11-16T10:18:22.107Z] a536fce5b142: Pushed [2021-11-16T10:18:23.535Z] 8f399725144c: Pushed [2021-11-16T10:18:23.806Z] e16c9777fd8e: Pushed [2021-11-16T10:18:23.806Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:26dad05aea0c29a5f219e0ebff573971277b483841d597ee99581c5576d7603d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:24.143Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:24.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-16T10:18:24.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T10:18:24.475Z] 8f399725144c: Preparing [2021-11-16T10:18:24.475Z] e16c9777fd8e: Preparing [2021-11-16T10:18:24.475Z] 50a3e728ce2c: Preparing [2021-11-16T10:18:24.475Z] 4991b658c685: Preparing [2021-11-16T10:18:24.475Z] a536fce5b142: Preparing [2021-11-16T10:18:24.475Z] 62170e181a92: Preparing [2021-11-16T10:18:24.475Z] 62170e181a92: Waiting [2021-11-16T10:18:24.475Z] 50a3e728ce2c: Layer already exists [2021-11-16T10:18:24.475Z] e16c9777fd8e: Layer already exists [2021-11-16T10:18:24.475Z] a536fce5b142: Layer already exists [2021-11-16T10:18:24.475Z] 8f399725144c: Layer already exists [2021-11-16T10:18:24.475Z] 4991b658c685: Layer already exists [2021-11-16T10:18:24.475Z] 62170e181a92: Layer already exists [2021-11-16T10:18:24.745Z] latest: digest: sha256:26dad05aea0c29a5f219e0ebff573971277b483841d597ee99581c5576d7603d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:25.081Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:25.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.97 [2021-11-16T10:18:25.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T10:18:25.413Z] 8f399725144c: Preparing [2021-11-16T10:18:25.413Z] e16c9777fd8e: Preparing [2021-11-16T10:18:25.413Z] 50a3e728ce2c: Preparing [2021-11-16T10:18:25.413Z] 4991b658c685: Preparing [2021-11-16T10:18:25.413Z] a536fce5b142: Preparing [2021-11-16T10:18:25.413Z] 62170e181a92: Preparing [2021-11-16T10:18:25.413Z] 62170e181a92: Waiting [2021-11-16T10:18:25.413Z] 50a3e728ce2c: Layer already exists [2021-11-16T10:18:25.413Z] 4991b658c685: Layer already exists [2021-11-16T10:18:25.413Z] a536fce5b142: Layer already exists [2021-11-16T10:18:25.413Z] e16c9777fd8e: Layer already exists [2021-11-16T10:18:25.413Z] 8f399725144c: Layer already exists [2021-11-16T10:18:25.685Z] 62170e181a92: Layer already exists [2021-11-16T10:18:25.685Z] 2.0.1-dev.97: digest: sha256:26dad05aea0c29a5f219e0ebff573971277b483841d597ee99581c5576d7603d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:26.022Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:26.359Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:26.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T10:18:26.359Z] 8f399725144c: Preparing [2021-11-16T10:18:26.359Z] e16c9777fd8e: Preparing [2021-11-16T10:18:26.359Z] 50a3e728ce2c: Preparing [2021-11-16T10:18:26.359Z] 4991b658c685: Preparing [2021-11-16T10:18:26.359Z] a536fce5b142: Preparing [2021-11-16T10:18:26.359Z] 62170e181a92: Preparing [2021-11-16T10:18:26.359Z] 62170e181a92: Waiting [2021-11-16T10:18:26.359Z] 50a3e728ce2c: Layer already exists [2021-11-16T10:18:26.359Z] e16c9777fd8e: Layer already exists [2021-11-16T10:18:26.359Z] 4991b658c685: Layer already exists [2021-11-16T10:18:26.359Z] a536fce5b142: Layer already exists [2021-11-16T10:18:26.359Z] 8f399725144c: Layer already exists [2021-11-16T10:18:26.359Z] 62170e181a92: Layer already exists [2021-11-16T10:18:26.629Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:26dad05aea0c29a5f219e0ebff573971277b483841d597ee99581c5576d7603d size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:26.965Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:27.295Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-11-16T10:18:27.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-11-16T10:18:27.295Z] 8f399725144c: Preparing [2021-11-16T10:18:27.295Z] e16c9777fd8e: Preparing [2021-11-16T10:18:27.295Z] 50a3e728ce2c: Preparing [2021-11-16T10:18:27.295Z] 4991b658c685: Preparing [2021-11-16T10:18:27.295Z] a536fce5b142: Preparing [2021-11-16T10:18:27.295Z] 62170e181a92: Preparing [2021-11-16T10:18:27.295Z] 62170e181a92: Waiting [2021-11-16T10:18:27.295Z] 50a3e728ce2c: Layer already exists [2021-11-16T10:18:27.295Z] 4991b658c685: Layer already exists [2021-11-16T10:18:27.295Z] 8f399725144c: Layer already exists [2021-11-16T10:18:27.295Z] e16c9777fd8e: Layer already exists [2021-11-16T10:18:27.295Z] a536fce5b142: Layer already exists [2021-11-16T10:18:27.295Z] 62170e181a92: Layer already exists [2021-11-16T10:18:27.566Z] main: digest: sha256:26dad05aea0c29a5f219e0ebff573971277b483841d597ee99581c5576d7603d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:18:27.609Z] ===================================================== [Pipeline] echo [2021-11-16T10:18:27.617Z] taggedImages: [2021-11-16T10:18:27.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:27.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-11-16T10:18:27.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.97 [2021-11-16T10:18:27.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:27.617Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-11-16T10:18:27.638Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-11-16T10:18:27.638Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:27.638Z] latest [2021-11-16T10:18:27.638Z] 2.0.1-dev.97 [2021-11-16T10:18:27.638Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:27.638Z] main [2021-11-16T10:18:27.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:27.980Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:28.312Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:28.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T10:18:28.312Z] df67d67b452f: Preparing [2021-11-16T10:18:28.312Z] 367214850c02: Preparing [2021-11-16T10:18:28.312Z] ea85ee269313: Preparing [2021-11-16T10:18:28.312Z] 13df66c82e2f: Preparing [2021-11-16T10:18:28.312Z] d9c417b8448d: Preparing [2021-11-16T10:18:28.312Z] 4d2d444ad6d7: Preparing [2021-11-16T10:18:28.312Z] dbb752000404: Preparing [2021-11-16T10:18:28.312Z] 2b1819de7735: Preparing [2021-11-16T10:18:28.312Z] 26c3d32e7f16: Preparing [2021-11-16T10:18:28.312Z] 62170e181a92: Preparing [2021-11-16T10:18:28.312Z] 4d2d444ad6d7: Waiting [2021-11-16T10:18:28.312Z] 26c3d32e7f16: Waiting [2021-11-16T10:18:28.312Z] 62170e181a92: Waiting [2021-11-16T10:18:28.312Z] dbb752000404: Waiting [2021-11-16T10:18:28.312Z] 2b1819de7735: Waiting [2021-11-16T10:18:28.585Z] df67d67b452f: Pushed [2021-11-16T10:18:28.585Z] d9c417b8448d: Pushed [2021-11-16T10:18:28.585Z] 367214850c02: Pushed [2021-11-16T10:18:28.860Z] 4d2d444ad6d7: Pushed [2021-11-16T10:18:28.860Z] dbb752000404: Pushed [2021-11-16T10:18:28.860Z] 2b1819de7735: Pushed [2021-11-16T10:18:28.860Z] 62170e181a92: Layer already exists [2021-11-16T10:18:29.132Z] 26c3d32e7f16: Pushed [2021-11-16T10:18:31.096Z] 13df66c82e2f: Pushed [2021-11-16T10:18:31.364Z] ea85ee269313: Pushed [2021-11-16T10:18:31.634Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:7d3bf4cd19fdc4f4de89a480c13c6f4997e3cdabd4799eceeea6c19a8c0cced3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:31.972Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:32.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-16T10:18:32.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T10:18:32.304Z] df67d67b452f: Preparing [2021-11-16T10:18:32.304Z] 367214850c02: Preparing [2021-11-16T10:18:32.304Z] ea85ee269313: Preparing [2021-11-16T10:18:32.304Z] 13df66c82e2f: Preparing [2021-11-16T10:18:32.304Z] d9c417b8448d: Preparing [2021-11-16T10:18:32.304Z] 4d2d444ad6d7: Preparing [2021-11-16T10:18:32.304Z] dbb752000404: Preparing [2021-11-16T10:18:32.304Z] 2b1819de7735: Preparing [2021-11-16T10:18:32.304Z] 26c3d32e7f16: Preparing [2021-11-16T10:18:32.304Z] 62170e181a92: Preparing [2021-11-16T10:18:32.304Z] 4d2d444ad6d7: Waiting [2021-11-16T10:18:32.304Z] dbb752000404: Waiting [2021-11-16T10:18:32.304Z] 2b1819de7735: Waiting [2021-11-16T10:18:32.304Z] 26c3d32e7f16: Waiting [2021-11-16T10:18:32.304Z] 62170e181a92: Waiting [2021-11-16T10:18:32.304Z] df67d67b452f: Layer already exists [2021-11-16T10:18:32.304Z] ea85ee269313: Layer already exists [2021-11-16T10:18:32.304Z] d9c417b8448d: Layer already exists [2021-11-16T10:18:32.304Z] 13df66c82e2f: Layer already exists [2021-11-16T10:18:32.304Z] 367214850c02: Layer already exists [2021-11-16T10:18:32.575Z] 62170e181a92: Layer already exists [2021-11-16T10:18:32.575Z] 26c3d32e7f16: Layer already exists [2021-11-16T10:18:32.575Z] 2b1819de7735: Layer already exists [2021-11-16T10:18:32.575Z] dbb752000404: Layer already exists [2021-11-16T10:18:32.575Z] 4d2d444ad6d7: Layer already exists [2021-11-16T10:18:32.575Z] latest: digest: sha256:7d3bf4cd19fdc4f4de89a480c13c6f4997e3cdabd4799eceeea6c19a8c0cced3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:32.911Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:33.244Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.97 [2021-11-16T10:18:33.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T10:18:33.244Z] df67d67b452f: Preparing [2021-11-16T10:18:33.244Z] 367214850c02: Preparing [2021-11-16T10:18:33.244Z] ea85ee269313: Preparing [2021-11-16T10:18:33.244Z] 13df66c82e2f: Preparing [2021-11-16T10:18:33.244Z] d9c417b8448d: Preparing [2021-11-16T10:18:33.244Z] 4d2d444ad6d7: Preparing [2021-11-16T10:18:33.244Z] dbb752000404: Preparing [2021-11-16T10:18:33.244Z] 2b1819de7735: Preparing [2021-11-16T10:18:33.244Z] 26c3d32e7f16: Preparing [2021-11-16T10:18:33.244Z] 62170e181a92: Preparing [2021-11-16T10:18:33.244Z] 2b1819de7735: Waiting [2021-11-16T10:18:33.244Z] 4d2d444ad6d7: Waiting [2021-11-16T10:18:33.244Z] 26c3d32e7f16: Waiting [2021-11-16T10:18:33.244Z] dbb752000404: Waiting [2021-11-16T10:18:33.244Z] 62170e181a92: Waiting [2021-11-16T10:18:33.244Z] 13df66c82e2f: Layer already exists [2021-11-16T10:18:33.244Z] d9c417b8448d: Layer already exists [2021-11-16T10:18:33.244Z] 367214850c02: Layer already exists [2021-11-16T10:18:33.517Z] ea85ee269313: Layer already exists [2021-11-16T10:18:33.517Z] df67d67b452f: Layer already exists [2021-11-16T10:18:33.517Z] 26c3d32e7f16: Layer already exists [2021-11-16T10:18:33.517Z] 2b1819de7735: Layer already exists [2021-11-16T10:18:33.517Z] 62170e181a92: Layer already exists [2021-11-16T10:18:33.517Z] 4d2d444ad6d7: Layer already exists [2021-11-16T10:18:33.517Z] dbb752000404: Layer already exists [2021-11-16T10:18:33.517Z] 2.0.1-dev.97: digest: sha256:7d3bf4cd19fdc4f4de89a480c13c6f4997e3cdabd4799eceeea6c19a8c0cced3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:33.852Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:34.182Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:34.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T10:18:34.182Z] df67d67b452f: Preparing [2021-11-16T10:18:34.182Z] 367214850c02: Preparing [2021-11-16T10:18:34.182Z] ea85ee269313: Preparing [2021-11-16T10:18:34.182Z] 13df66c82e2f: Preparing [2021-11-16T10:18:34.182Z] d9c417b8448d: Preparing [2021-11-16T10:18:34.182Z] 4d2d444ad6d7: Preparing [2021-11-16T10:18:34.182Z] dbb752000404: Preparing [2021-11-16T10:18:34.182Z] 2b1819de7735: Preparing [2021-11-16T10:18:34.182Z] 26c3d32e7f16: Preparing [2021-11-16T10:18:34.182Z] 62170e181a92: Preparing [2021-11-16T10:18:34.182Z] 4d2d444ad6d7: Waiting [2021-11-16T10:18:34.182Z] dbb752000404: Waiting [2021-11-16T10:18:34.182Z] 2b1819de7735: Waiting [2021-11-16T10:18:34.182Z] 26c3d32e7f16: Waiting [2021-11-16T10:18:34.182Z] 62170e181a92: Waiting [2021-11-16T10:18:34.182Z] d9c417b8448d: Layer already exists [2021-11-16T10:18:34.182Z] 13df66c82e2f: Layer already exists [2021-11-16T10:18:34.457Z] df67d67b452f: Layer already exists [2021-11-16T10:18:34.457Z] 367214850c02: Layer already exists [2021-11-16T10:18:34.457Z] ea85ee269313: Layer already exists [2021-11-16T10:18:34.457Z] 4d2d444ad6d7: Layer already exists [2021-11-16T10:18:34.457Z] 26c3d32e7f16: Layer already exists [2021-11-16T10:18:34.457Z] 62170e181a92: Layer already exists [2021-11-16T10:18:34.457Z] 2b1819de7735: Layer already exists [2021-11-16T10:18:34.457Z] dbb752000404: Layer already exists [2021-11-16T10:18:34.457Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:7d3bf4cd19fdc4f4de89a480c13c6f4997e3cdabd4799eceeea6c19a8c0cced3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:34.789Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:35.122Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-11-16T10:18:35.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-11-16T10:18:35.122Z] df67d67b452f: Preparing [2021-11-16T10:18:35.122Z] 367214850c02: Preparing [2021-11-16T10:18:35.122Z] ea85ee269313: Preparing [2021-11-16T10:18:35.122Z] 13df66c82e2f: Preparing [2021-11-16T10:18:35.122Z] d9c417b8448d: Preparing [2021-11-16T10:18:35.122Z] 4d2d444ad6d7: Preparing [2021-11-16T10:18:35.122Z] dbb752000404: Preparing [2021-11-16T10:18:35.122Z] 2b1819de7735: Preparing [2021-11-16T10:18:35.122Z] 26c3d32e7f16: Preparing [2021-11-16T10:18:35.122Z] 62170e181a92: Preparing [2021-11-16T10:18:35.122Z] 4d2d444ad6d7: Waiting [2021-11-16T10:18:35.122Z] dbb752000404: Waiting [2021-11-16T10:18:35.122Z] 2b1819de7735: Waiting [2021-11-16T10:18:35.122Z] 62170e181a92: Waiting [2021-11-16T10:18:35.122Z] 26c3d32e7f16: Waiting [2021-11-16T10:18:35.122Z] df67d67b452f: Layer already exists [2021-11-16T10:18:35.122Z] 13df66c82e2f: Layer already exists [2021-11-16T10:18:35.122Z] d9c417b8448d: Layer already exists [2021-11-16T10:18:35.122Z] 367214850c02: Layer already exists [2021-11-16T10:18:35.122Z] ea85ee269313: Layer already exists [2021-11-16T10:18:35.122Z] 4d2d444ad6d7: Layer already exists [2021-11-16T10:18:35.122Z] dbb752000404: Layer already exists [2021-11-16T10:18:35.122Z] 2b1819de7735: Layer already exists [2021-11-16T10:18:35.392Z] 62170e181a92: Layer already exists [2021-11-16T10:18:35.392Z] 26c3d32e7f16: Layer already exists [2021-11-16T10:18:35.392Z] main: digest: sha256:7d3bf4cd19fdc4f4de89a480c13c6f4997e3cdabd4799eceeea6c19a8c0cced3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:18:35.432Z] ===================================================== [Pipeline] echo [2021-11-16T10:18:35.441Z] taggedImages: [2021-11-16T10:18:35.441Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:35.441Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-11-16T10:18:35.441Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.97 [2021-11-16T10:18:35.441Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:35.441Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-11-16T10:18:35.459Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-11-16T10:18:35.459Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:35.459Z] latest [2021-11-16T10:18:35.459Z] 2.0.1-dev.97 [2021-11-16T10:18:35.459Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:35.459Z] main [2021-11-16T10:18:35.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:35.797Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:36.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:36.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T10:18:36.130Z] 35771f5db495: Preparing [2021-11-16T10:18:36.130Z] 6106ede5cf77: Preparing [2021-11-16T10:18:36.130Z] 251ed4400649: Preparing [2021-11-16T10:18:36.130Z] 0aa69e2078bc: Preparing [2021-11-16T10:18:36.130Z] 62170e181a92: Preparing [2021-11-16T10:18:36.403Z] 251ed4400649: Layer already exists [2021-11-16T10:18:36.403Z] 62170e181a92: Layer already exists [2021-11-16T10:18:36.403Z] 35771f5db495: Pushed [2021-11-16T10:18:36.676Z] 0aa69e2078bc: Pushed [2021-11-16T10:18:39.285Z] 6106ede5cf77: Pushed [2021-11-16T10:18:39.285Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:cf856a41adfee87ff6c431c4945aad4a32582d49120a8e0e344ab98fd1a4e11b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:39.643Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:40.005Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-16T10:18:40.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T10:18:40.005Z] 35771f5db495: Preparing [2021-11-16T10:18:40.005Z] 6106ede5cf77: Preparing [2021-11-16T10:18:40.005Z] 251ed4400649: Preparing [2021-11-16T10:18:40.005Z] 0aa69e2078bc: Preparing [2021-11-16T10:18:40.005Z] 62170e181a92: Preparing [2021-11-16T10:18:40.005Z] 0aa69e2078bc: Layer already exists [2021-11-16T10:18:40.005Z] 62170e181a92: Layer already exists [2021-11-16T10:18:40.005Z] 251ed4400649: Layer already exists [2021-11-16T10:18:40.278Z] 6106ede5cf77: Layer already exists [2021-11-16T10:18:40.278Z] 35771f5db495: Layer already exists [2021-11-16T10:18:40.278Z] latest: digest: sha256:cf856a41adfee87ff6c431c4945aad4a32582d49120a8e0e344ab98fd1a4e11b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:40.635Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:40.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.97 [2021-11-16T10:18:40.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T10:18:40.998Z] 35771f5db495: Preparing [2021-11-16T10:18:40.998Z] 6106ede5cf77: Preparing [2021-11-16T10:18:40.998Z] 251ed4400649: Preparing [2021-11-16T10:18:40.998Z] 0aa69e2078bc: Preparing [2021-11-16T10:18:40.998Z] 62170e181a92: Preparing [2021-11-16T10:18:41.276Z] 251ed4400649: Layer already exists [2021-11-16T10:18:41.276Z] 6106ede5cf77: Layer already exists [2021-11-16T10:18:41.276Z] 35771f5db495: Layer already exists [2021-11-16T10:18:41.276Z] 0aa69e2078bc: Layer already exists [2021-11-16T10:18:41.276Z] 62170e181a92: Layer already exists [2021-11-16T10:18:41.276Z] 2.0.1-dev.97: digest: sha256:cf856a41adfee87ff6c431c4945aad4a32582d49120a8e0e344ab98fd1a4e11b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:41.630Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:41.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:41.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T10:18:41.988Z] 35771f5db495: Preparing [2021-11-16T10:18:41.988Z] 6106ede5cf77: Preparing [2021-11-16T10:18:41.988Z] 251ed4400649: Preparing [2021-11-16T10:18:41.988Z] 0aa69e2078bc: Preparing [2021-11-16T10:18:41.988Z] 62170e181a92: Preparing [2021-11-16T10:18:41.988Z] 251ed4400649: Layer already exists [2021-11-16T10:18:41.988Z] 0aa69e2078bc: Layer already exists [2021-11-16T10:18:41.988Z] 6106ede5cf77: Layer already exists [2021-11-16T10:18:41.988Z] 62170e181a92: Layer already exists [2021-11-16T10:18:41.988Z] 35771f5db495: Layer already exists [2021-11-16T10:18:42.261Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:cf856a41adfee87ff6c431c4945aad4a32582d49120a8e0e344ab98fd1a4e11b size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:42.601Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:42.943Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-11-16T10:18:42.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-11-16T10:18:42.943Z] 35771f5db495: Preparing [2021-11-16T10:18:42.943Z] 6106ede5cf77: Preparing [2021-11-16T10:18:42.943Z] 251ed4400649: Preparing [2021-11-16T10:18:42.943Z] 0aa69e2078bc: Preparing [2021-11-16T10:18:42.943Z] 62170e181a92: Preparing [2021-11-16T10:18:43.214Z] 6106ede5cf77: Layer already exists [2021-11-16T10:18:43.214Z] 0aa69e2078bc: Layer already exists [2021-11-16T10:18:43.214Z] 251ed4400649: Layer already exists [2021-11-16T10:18:43.214Z] 62170e181a92: Layer already exists [2021-11-16T10:18:43.214Z] 35771f5db495: Layer already exists [2021-11-16T10:18:43.214Z] main: digest: sha256:cf856a41adfee87ff6c431c4945aad4a32582d49120a8e0e344ab98fd1a4e11b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:18:43.261Z] ===================================================== [Pipeline] echo [2021-11-16T10:18:43.267Z] taggedImages: [2021-11-16T10:18:43.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:43.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-11-16T10:18:43.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.97 [2021-11-16T10:18:43.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:43.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-11-16T10:18:43.289Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-11-16T10:18:43.289Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:43.289Z] latest [2021-11-16T10:18:43.289Z] 2.0.1-dev.97 [2021-11-16T10:18:43.289Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:43.289Z] main [2021-11-16T10:18:43.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:43.635Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:43.973Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:43.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T10:18:43.973Z] b53a7b782c38: Preparing [2021-11-16T10:18:43.973Z] 57c7c5b1f0c8: Preparing [2021-11-16T10:18:43.973Z] 251ed4400649: Preparing [2021-11-16T10:18:43.973Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:43.973Z] 62170e181a92: Preparing [2021-11-16T10:18:44.245Z] 62170e181a92: Layer already exists [2021-11-16T10:18:44.245Z] 251ed4400649: Layer already exists [2021-11-16T10:18:44.245Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:44.245Z] b53a7b782c38: Pushed [2021-11-16T10:18:46.848Z] 57c7c5b1f0c8: Pushed [2021-11-16T10:18:46.848Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:f8a5bcda22c4d4edce20dfb7a2625898c4cab3b6ac7b7c9ce3aef22089a9b3e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:47.459Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:47.791Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-16T10:18:47.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T10:18:47.792Z] b53a7b782c38: Preparing [2021-11-16T10:18:47.792Z] 57c7c5b1f0c8: Preparing [2021-11-16T10:18:47.792Z] 251ed4400649: Preparing [2021-11-16T10:18:47.792Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:47.792Z] 62170e181a92: Preparing [2021-11-16T10:18:47.792Z] 62170e181a92: Layer already exists [2021-11-16T10:18:47.792Z] 57c7c5b1f0c8: Layer already exists [2021-11-16T10:18:47.792Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:47.792Z] b53a7b782c38: Layer already exists [2021-11-16T10:18:47.792Z] 251ed4400649: Layer already exists [2021-11-16T10:18:48.063Z] latest: digest: sha256:f8a5bcda22c4d4edce20dfb7a2625898c4cab3b6ac7b7c9ce3aef22089a9b3e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:48.398Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:48.729Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.97 [2021-11-16T10:18:48.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T10:18:48.729Z] b53a7b782c38: Preparing [2021-11-16T10:18:48.729Z] 57c7c5b1f0c8: Preparing [2021-11-16T10:18:48.729Z] 251ed4400649: Preparing [2021-11-16T10:18:48.729Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:48.729Z] 62170e181a92: Preparing [2021-11-16T10:18:48.729Z] 62170e181a92: Layer already exists [2021-11-16T10:18:48.729Z] 57c7c5b1f0c8: Layer already exists [2021-11-16T10:18:48.729Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:48.729Z] b53a7b782c38: Layer already exists [2021-11-16T10:18:48.729Z] 251ed4400649: Layer already exists [2021-11-16T10:18:48.998Z] 2.0.1-dev.97: digest: sha256:f8a5bcda22c4d4edce20dfb7a2625898c4cab3b6ac7b7c9ce3aef22089a9b3e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:49.333Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:49.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:49.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T10:18:49.669Z] b53a7b782c38: Preparing [2021-11-16T10:18:49.669Z] 57c7c5b1f0c8: Preparing [2021-11-16T10:18:49.669Z] 251ed4400649: Preparing [2021-11-16T10:18:49.669Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:49.669Z] 62170e181a92: Preparing [2021-11-16T10:18:49.669Z] 57c7c5b1f0c8: Layer already exists [2021-11-16T10:18:49.669Z] b53a7b782c38: Layer already exists [2021-11-16T10:18:49.669Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:49.669Z] 251ed4400649: Layer already exists [2021-11-16T10:18:49.669Z] 62170e181a92: Layer already exists [2021-11-16T10:18:49.940Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:f8a5bcda22c4d4edce20dfb7a2625898c4cab3b6ac7b7c9ce3aef22089a9b3e0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:50.277Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:50.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-11-16T10:18:50.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-11-16T10:18:50.609Z] b53a7b782c38: Preparing [2021-11-16T10:18:50.609Z] 57c7c5b1f0c8: Preparing [2021-11-16T10:18:50.609Z] 251ed4400649: Preparing [2021-11-16T10:18:50.609Z] 24680b5a3ed6: Preparing [2021-11-16T10:18:50.609Z] 62170e181a92: Preparing [2021-11-16T10:18:50.609Z] 57c7c5b1f0c8: Layer already exists [2021-11-16T10:18:50.609Z] 62170e181a92: Layer already exists [2021-11-16T10:18:50.609Z] 24680b5a3ed6: Layer already exists [2021-11-16T10:18:50.609Z] 251ed4400649: Layer already exists [2021-11-16T10:18:50.609Z] b53a7b782c38: Layer already exists [2021-11-16T10:18:50.880Z] main: digest: sha256:f8a5bcda22c4d4edce20dfb7a2625898c4cab3b6ac7b7c9ce3aef22089a9b3e0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:18:50.920Z] ===================================================== [Pipeline] echo [2021-11-16T10:18:50.927Z] taggedImages: [2021-11-16T10:18:50.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:50.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-11-16T10:18:50.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.97 [2021-11-16T10:18:50.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:50.927Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-11-16T10:18:50.944Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-11-16T10:18:50.944Z] 387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:50.944Z] latest [2021-11-16T10:18:50.944Z] 2.0.1-dev.97 [2021-11-16T10:18:50.944Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:18:50.944Z] main [2021-11-16T10:18:50.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:51.280Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:18:51.619Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:18:51.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T10:18:51.620Z] 442cc73bcdbd: Preparing [2021-11-16T10:18:51.620Z] 6b1e0eeeb07e: Preparing [2021-11-16T10:18:51.620Z] 00ab78266439: Preparing [2021-11-16T10:18:51.620Z] 4036090e132b: Preparing [2021-11-16T10:18:51.620Z] 166dde17997b: Preparing [2021-11-16T10:18:51.620Z] 78c4bc0ebec3: Preparing [2021-11-16T10:18:51.620Z] 45596ee15a31: Preparing [2021-11-16T10:18:51.620Z] 52dc75cd08be: Preparing [2021-11-16T10:18:51.620Z] a6e1fd50fee5: Preparing [2021-11-16T10:18:51.620Z] 56eb02710082: Preparing [2021-11-16T10:18:51.620Z] ee420dfed78a: Preparing [2021-11-16T10:18:51.620Z] 52dc75cd08be: Waiting [2021-11-16T10:18:51.620Z] a6e1fd50fee5: Waiting [2021-11-16T10:18:51.620Z] ee420dfed78a: Waiting [2021-11-16T10:18:51.620Z] 56eb02710082: Waiting [2021-11-16T10:18:51.620Z] 45596ee15a31: Waiting [2021-11-16T10:18:51.620Z] 78c4bc0ebec3: Waiting [2021-11-16T10:18:51.894Z] 166dde17997b: Layer already exists [2021-11-16T10:18:51.894Z] 78c4bc0ebec3: Layer already exists [2021-11-16T10:18:51.894Z] 45596ee15a31: Layer already exists [2021-11-16T10:18:51.894Z] 52dc75cd08be: Layer already exists [2021-11-16T10:18:51.894Z] 6b1e0eeeb07e: Pushed [2021-11-16T10:18:51.894Z] a6e1fd50fee5: Layer already exists [2021-11-16T10:18:51.894Z] 56eb02710082: Layer already exists [2021-11-16T10:18:52.164Z] ee420dfed78a: Layer already exists [2021-11-16T10:18:52.436Z] 442cc73bcdbd: Pushed [2021-11-16T10:18:54.404Z] 00ab78266439: Pushed [2021-11-16T10:19:09.451Z] 4036090e132b: Pushed [2021-11-16T10:19:09.451Z] 387e8ab1d15ec838323413725d11a2640c18939f: digest: sha256:739e72ca951cc94d21fb48ea921b7272a33acff2aab47b509e73d175935935b0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:09.789Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:10.116Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-16T10:19:10.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T10:19:10.116Z] 442cc73bcdbd: Preparing [2021-11-16T10:19:10.116Z] 6b1e0eeeb07e: Preparing [2021-11-16T10:19:10.116Z] 00ab78266439: Preparing [2021-11-16T10:19:10.116Z] 4036090e132b: Preparing [2021-11-16T10:19:10.116Z] 166dde17997b: Preparing [2021-11-16T10:19:10.116Z] 78c4bc0ebec3: Preparing [2021-11-16T10:19:10.116Z] 45596ee15a31: Preparing [2021-11-16T10:19:10.116Z] 52dc75cd08be: Preparing [2021-11-16T10:19:10.116Z] a6e1fd50fee5: Preparing [2021-11-16T10:19:10.116Z] 56eb02710082: Preparing [2021-11-16T10:19:10.116Z] ee420dfed78a: Preparing [2021-11-16T10:19:10.116Z] 78c4bc0ebec3: Waiting [2021-11-16T10:19:10.116Z] a6e1fd50fee5: Waiting [2021-11-16T10:19:10.116Z] 45596ee15a31: Waiting [2021-11-16T10:19:10.116Z] 52dc75cd08be: Waiting [2021-11-16T10:19:10.116Z] 56eb02710082: Waiting [2021-11-16T10:19:10.116Z] ee420dfed78a: Waiting [2021-11-16T10:19:10.388Z] 442cc73bcdbd: Layer already exists [2021-11-16T10:19:10.388Z] 6b1e0eeeb07e: Layer already exists [2021-11-16T10:19:10.388Z] 4036090e132b: Layer already exists [2021-11-16T10:19:10.388Z] 166dde17997b: Layer already exists [2021-11-16T10:19:10.388Z] 00ab78266439: Layer already exists [2021-11-16T10:19:10.388Z] 78c4bc0ebec3: Layer already exists [2021-11-16T10:19:10.388Z] 45596ee15a31: Layer already exists [2021-11-16T10:19:10.388Z] 52dc75cd08be: Layer already exists [2021-11-16T10:19:10.388Z] a6e1fd50fee5: Layer already exists [2021-11-16T10:19:10.388Z] 56eb02710082: Layer already exists [2021-11-16T10:19:10.388Z] ee420dfed78a: Layer already exists [2021-11-16T10:19:10.388Z] latest: digest: sha256:739e72ca951cc94d21fb48ea921b7272a33acff2aab47b509e73d175935935b0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:10.723Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:11.055Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.97 [2021-11-16T10:19:11.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T10:19:11.055Z] 442cc73bcdbd: Preparing [2021-11-16T10:19:11.055Z] 6b1e0eeeb07e: Preparing [2021-11-16T10:19:11.055Z] 00ab78266439: Preparing [2021-11-16T10:19:11.055Z] 4036090e132b: Preparing [2021-11-16T10:19:11.055Z] 166dde17997b: Preparing [2021-11-16T10:19:11.055Z] 78c4bc0ebec3: Preparing [2021-11-16T10:19:11.055Z] 45596ee15a31: Preparing [2021-11-16T10:19:11.055Z] 52dc75cd08be: Preparing [2021-11-16T10:19:11.055Z] a6e1fd50fee5: Preparing [2021-11-16T10:19:11.055Z] 56eb02710082: Preparing [2021-11-16T10:19:11.055Z] ee420dfed78a: Preparing [2021-11-16T10:19:11.055Z] 52dc75cd08be: Waiting [2021-11-16T10:19:11.055Z] 56eb02710082: Waiting [2021-11-16T10:19:11.055Z] ee420dfed78a: Waiting [2021-11-16T10:19:11.055Z] a6e1fd50fee5: Waiting [2021-11-16T10:19:11.055Z] 78c4bc0ebec3: Waiting [2021-11-16T10:19:11.055Z] 45596ee15a31: Waiting [2021-11-16T10:19:11.055Z] 442cc73bcdbd: Layer already exists [2021-11-16T10:19:11.055Z] 00ab78266439: Layer already exists [2021-11-16T10:19:11.055Z] 4036090e132b: Layer already exists [2021-11-16T10:19:11.055Z] 166dde17997b: Layer already exists [2021-11-16T10:19:11.324Z] 6b1e0eeeb07e: Layer already exists [2021-11-16T10:19:11.324Z] 78c4bc0ebec3: Layer already exists [2021-11-16T10:19:11.324Z] a6e1fd50fee5: Layer already exists [2021-11-16T10:19:11.324Z] 52dc75cd08be: Layer already exists [2021-11-16T10:19:11.324Z] 45596ee15a31: Layer already exists [2021-11-16T10:19:11.324Z] 56eb02710082: Layer already exists [2021-11-16T10:19:11.324Z] ee420dfed78a: Layer already exists [2021-11-16T10:19:11.324Z] 2.0.1-dev.97: digest: sha256:739e72ca951cc94d21fb48ea921b7272a33acff2aab47b509e73d175935935b0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:11.658Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:11.991Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:19:11.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T10:19:11.991Z] 442cc73bcdbd: Preparing [2021-11-16T10:19:11.991Z] 6b1e0eeeb07e: Preparing [2021-11-16T10:19:11.991Z] 00ab78266439: Preparing [2021-11-16T10:19:11.991Z] 4036090e132b: Preparing [2021-11-16T10:19:11.991Z] 166dde17997b: Preparing [2021-11-16T10:19:11.991Z] 78c4bc0ebec3: Preparing [2021-11-16T10:19:11.991Z] 45596ee15a31: Preparing [2021-11-16T10:19:11.991Z] 52dc75cd08be: Preparing [2021-11-16T10:19:11.992Z] a6e1fd50fee5: Preparing [2021-11-16T10:19:11.992Z] 56eb02710082: Preparing [2021-11-16T10:19:11.992Z] ee420dfed78a: Preparing [2021-11-16T10:19:11.992Z] 78c4bc0ebec3: Waiting [2021-11-16T10:19:11.992Z] a6e1fd50fee5: Waiting [2021-11-16T10:19:11.992Z] 45596ee15a31: Waiting [2021-11-16T10:19:11.992Z] 52dc75cd08be: Waiting [2021-11-16T10:19:11.992Z] 56eb02710082: Waiting [2021-11-16T10:19:11.992Z] ee420dfed78a: Waiting [2021-11-16T10:19:11.992Z] 442cc73bcdbd: Layer already exists [2021-11-16T10:19:11.992Z] 00ab78266439: Layer already exists [2021-11-16T10:19:11.992Z] 6b1e0eeeb07e: Layer already exists [2021-11-16T10:19:11.992Z] 166dde17997b: Layer already exists [2021-11-16T10:19:11.992Z] 4036090e132b: Layer already exists [2021-11-16T10:19:12.260Z] 78c4bc0ebec3: Layer already exists [2021-11-16T10:19:12.260Z] a6e1fd50fee5: Layer already exists [2021-11-16T10:19:12.260Z] 45596ee15a31: Layer already exists [2021-11-16T10:19:12.260Z] 56eb02710082: Layer already exists [2021-11-16T10:19:12.260Z] 52dc75cd08be: Layer already exists [2021-11-16T10:19:12.260Z] ee420dfed78a: Layer already exists [2021-11-16T10:19:12.260Z] 387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97: digest: sha256:739e72ca951cc94d21fb48ea921b7272a33acff2aab47b509e73d175935935b0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:12.591Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:12.923Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-11-16T10:19:12.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-11-16T10:19:12.924Z] 442cc73bcdbd: Preparing [2021-11-16T10:19:12.924Z] 6b1e0eeeb07e: Preparing [2021-11-16T10:19:12.924Z] 00ab78266439: Preparing [2021-11-16T10:19:12.924Z] 4036090e132b: Preparing [2021-11-16T10:19:12.924Z] 166dde17997b: Preparing [2021-11-16T10:19:12.924Z] 78c4bc0ebec3: Preparing [2021-11-16T10:19:12.924Z] 45596ee15a31: Preparing [2021-11-16T10:19:12.924Z] 52dc75cd08be: Preparing [2021-11-16T10:19:12.924Z] a6e1fd50fee5: Preparing [2021-11-16T10:19:12.924Z] 56eb02710082: Preparing [2021-11-16T10:19:12.924Z] ee420dfed78a: Preparing [2021-11-16T10:19:12.924Z] 52dc75cd08be: Waiting [2021-11-16T10:19:12.924Z] a6e1fd50fee5: Waiting [2021-11-16T10:19:12.924Z] 56eb02710082: Waiting [2021-11-16T10:19:12.924Z] 78c4bc0ebec3: Waiting [2021-11-16T10:19:12.924Z] ee420dfed78a: Waiting [2021-11-16T10:19:12.924Z] 45596ee15a31: Waiting [2021-11-16T10:19:12.924Z] 6b1e0eeeb07e: Layer already exists [2021-11-16T10:19:12.924Z] 4036090e132b: Layer already exists [2021-11-16T10:19:12.924Z] 166dde17997b: Layer already exists [2021-11-16T10:19:12.924Z] 00ab78266439: Layer already exists [2021-11-16T10:19:12.924Z] 442cc73bcdbd: Layer already exists [2021-11-16T10:19:12.924Z] 78c4bc0ebec3: Layer already exists [2021-11-16T10:19:12.924Z] 45596ee15a31: Layer already exists [2021-11-16T10:19:13.193Z] a6e1fd50fee5: Layer already exists [2021-11-16T10:19:13.193Z] 52dc75cd08be: Layer already exists [2021-11-16T10:19:13.193Z] 56eb02710082: Layer already exists [2021-11-16T10:19:13.193Z] ee420dfed78a: Layer already exists [2021-11-16T10:19:13.193Z] main: digest: sha256:739e72ca951cc94d21fb48ea921b7272a33acff2aab47b509e73d175935935b0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-16T10:19:13.238Z] ===================================================== [Pipeline] echo [2021-11-16T10:19:13.246Z] taggedImages: [2021-11-16T10:19:13.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:387e8ab1d15ec838323413725d11a2640c18939f [2021-11-16T10:19:13.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-11-16T10:19:13.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.97 [2021-11-16T10:19:13.246Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:387e8ab1d15ec838323413725d11a2640c18939f-2.0.1-dev.97 [2021-11-16T10:19:13.246Z] - 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-16T10:19:13.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T10:19:13.725Z] [2021-11-16T10:19:13.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:14.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T10:19:14.332Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-16T10:19:14.332Z] 448f6bf000e3: Pulling fs layer [2021-11-16T10:19:14.332Z] f757da607395: Pulling fs layer [2021-11-16T10:19:14.332Z] 05883995daec: Pulling fs layer [2021-11-16T10:19:14.332Z] 8603b9c90790: Pulling fs layer [2021-11-16T10:19:14.332Z] 1560dd03e051: Pulling fs layer [2021-11-16T10:19:14.332Z] 27f5ce0e4adf: Pulling fs layer [2021-11-16T10:19:14.332Z] c2d8d7efcc4b: Pulling fs layer [2021-11-16T10:19:14.332Z] 8603b9c90790: Waiting [2021-11-16T10:19:14.332Z] 1560dd03e051: Waiting [2021-11-16T10:19:14.332Z] 27f5ce0e4adf: Waiting [2021-11-16T10:19:14.332Z] c2d8d7efcc4b: Waiting [2021-11-16T10:19:14.332Z] f757da607395: Verifying Checksum [2021-11-16T10:19:14.332Z] f757da607395: Download complete [2021-11-16T10:19:14.332Z] 8603b9c90790: Download complete [2021-11-16T10:19:14.332Z] 1560dd03e051: Verifying Checksum [2021-11-16T10:19:14.332Z] 1560dd03e051: Download complete [2021-11-16T10:19:14.604Z] 27f5ce0e4adf: Verifying Checksum [2021-11-16T10:19:14.604Z] 27f5ce0e4adf: Download complete [2021-11-16T10:19:14.604Z] 05883995daec: Verifying Checksum [2021-11-16T10:19:14.604Z] 05883995daec: Download complete [2021-11-16T10:19:14.873Z] 448f6bf000e3: Verifying Checksum [2021-11-16T10:19:14.873Z] 448f6bf000e3: Download complete [2021-11-16T10:19:17.484Z] c2d8d7efcc4b: Verifying Checksum [2021-11-16T10:19:17.484Z] c2d8d7efcc4b: Download complete [2021-11-16T10:19:18.457Z] 448f6bf000e3: Pull complete [2021-11-16T10:19:19.048Z] f757da607395: Pull complete [2021-11-16T10:19:20.477Z] 05883995daec: Pull complete [2021-11-16T10:19:20.749Z] 8603b9c90790: Pull complete [2021-11-16T10:19:21.724Z] 1560dd03e051: Pull complete [2021-11-16T10:19:21.997Z] 27f5ce0e4adf: Pull complete [2021-11-16T10:19:37.060Z] c2d8d7efcc4b: Pull complete [2021-11-16T10:19:37.060Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-16T10:19:37.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-16T10:19:37.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-16T10:19:37.294Z] prd-ubuntu18.04-docker-arm64-4c-16g-799 does not seem to be running inside a container [2021-11-16T10:19:37.370Z] $ 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/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-16T10:19:40.068Z] $ docker top 831d4b8b4cd80239894fa0d88cbfcd2b61dd371e9ef2195b86f320b7b1b2c6b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:19:41.136Z] ---> job-cost.sh [2021-11-16T10:19:41.136Z] lf-activate-venv: SKIPPING [2021-11-16T10:19:41.136Z] INFO: No Stack... [2021-11-16T10:19:42.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-16T10:19:42.376Z] INFO: Archiving Costs [Pipeline] sh [2021-11-16T10:19:43.033Z] + cut -d, -f6 [2021-11-16T10:19:43.033Z] + cat /w/workspace/edgex-go/109/archives/cost.csv [Pipeline] lock [2021-11-16T10:19:43.093Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-109-stack-cost] [2021-11-16T10:19:43.099Z] Resource [jenkins-edgexfoundry-edgex-go-main-109-stack-cost] did not exist. Created. [2021-11-16T10:19:43.099Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-16T10:19:43.747Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-16T10:19:44.324Z] Stashed 1 file(s) [Pipeline] } [2021-11-16T10:19:44.331Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-16T10:19:44.347Z] $ docker stop --time=1 831d4b8b4cd80239894fa0d88cbfcd2b61dd371e9ef2195b86f320b7b1b2c6b6 [2021-11-16T10:19:45.895Z] $ docker rm -f 831d4b8b4cd80239894fa0d88cbfcd2b61dd371e9ef2195b86f320b7b1b2c6b6 [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-16T10:19:46.673Z] provisioning config files... [2021-11-16T10:19:46.683Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/109@tmp/config3386514377711139748tmp [Pipeline] { [Pipeline] sh [2021-11-16T10:19:46.982Z] + set +x [2021-11-16T10:19:46.983Z] + curl -s https://codecov.io/bash [2021-11-16T10:19:46.983Z] + bash -s -- [2021-11-16T10:19:46.983Z] [2021-11-16T10:19:46.983Z] _____ _ [2021-11-16T10:19:46.983Z] / ____| | | [2021-11-16T10:19:46.983Z] | | ___ __| | ___ ___ _____ __ [2021-11-16T10:19:46.983Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-16T10:19:46.983Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-16T10:19:46.983Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-16T10:19:46.983Z] Bash-1.0.6 [2021-11-16T10:19:46.983Z] [2021-11-16T10:19:46.983Z] [2021-11-16T10:19:46.983Z] ==> git version 2.24.4 found [2021-11-16T10:19:46.983Z] ==> 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-16T10:19:46.983Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-16T10:19:46.983Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-16T10:19:46.983Z] ==> Jenkins CI detected. [2021-11-16T10:19:46.983Z] current dir:  /w/workspace/edgex-go/109 [2021-11-16T10:19:46.983Z] project root: . [2021-11-16T10:19:46.983Z] --> token set from env [2021-11-16T10:19:47.243Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-16T10:19:47.244Z] ==> Running gcov in . (disable via -X gcov) [2021-11-16T10:19:47.244Z] ==> Python coveragepy not found [2021-11-16T10:19:47.244Z] ==> Searching for coverage reports in: [2021-11-16T10:19:47.244Z] + . [2021-11-16T10:19:47.244Z] -> Found 1 reports [2021-11-16T10:19:47.244Z] ==> Detecting git/mercurial file structure [2021-11-16T10:19:47.244Z] ==> Reading reports [2021-11-16T10:19:47.244Z] + ./coverage.out bytes=428381 [2021-11-16T10:19:47.244Z] ==> Appending adjustments [2021-11-16T10:19:47.244Z] https://docs.codecov.io/docs/fixing-reports [2021-11-16T10:19:48.184Z] + Found adjustments [2021-11-16T10:19:48.184Z] ==> Gzipping contents [2021-11-16T10:19:48.443Z] 60K /tmp/codecov.b3XVVf.gz [2021-11-16T10:19:48.443Z] ==> Uploading reports [2021-11-16T10:19:48.443Z] url: https://codecov.io [2021-11-16T10:19:48.443Z] query: branch=main&commit=387e8ab1d15ec838323413725d11a2640c18939f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-16T10:19:48.443Z] -> Pinging Codecov [2021-11-16T10:19:48.443Z] 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=387e8ab1d15ec838323413725d11a2640c18939f&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-16T10:19:48.704Z] -> Uploading to [2021-11-16T10:19:48.704Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-16/00271124DB129430A58F1EEE437C3FCB/387e8ab1d15ec838323413725d11a2640c18939f/0be56f5f-ee19-4dbd-b27b-d5903b144322.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211116T101948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=184ab241112f23ac00b73ad8b5001642a1f4c7fa295d2c93a435c707ed1437b3 [2021-11-16T10:19:48.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:19:48.704Z] Dload Upload Total Spent Left Speed [2021-11-16T10:19:48.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57617 0 0 100 57617 0 177k --:--:-- --:--:-- --:--:-- 178k [2021-11-16T10:19:48.965Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/387e8ab1d15ec838323413725d11a2640c18939f [Pipeline] } [2021-11-16T10:19:48.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-11-16T10:19:49.304Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-16T10:19:49.314Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:49.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-16T10:19:49.606Z] [2021-11-16T10:19:49.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:19:49.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-16T10:19:49.915Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-16T10:19:49.915Z] 188c0c94c7c5: Pulling fs layer [2021-11-16T10:19:49.915Z] 0ef7d3d256c8: Pulling fs layer [2021-11-16T10:19:49.915Z] de9db76c5a1d: Pulling fs layer [2021-11-16T10:19:49.915Z] 0eba1c9be4d2: Pulling fs layer [2021-11-16T10:19:49.915Z] 0d57e429df01: Pulling fs layer [2021-11-16T10:19:49.915Z] 4e4be7b47b0d: Pulling fs layer [2021-11-16T10:19:49.915Z] e1f770b5df2f: Pulling fs layer [2021-11-16T10:19:49.915Z] 85a0685a4137: Pulling fs layer [2021-11-16T10:19:49.915Z] 0eba1c9be4d2: Waiting [2021-11-16T10:19:49.915Z] 0d57e429df01: Waiting [2021-11-16T10:19:49.915Z] 4e4be7b47b0d: Waiting [2021-11-16T10:19:49.915Z] e1f770b5df2f: Waiting [2021-11-16T10:19:49.915Z] 85a0685a4137: Waiting [2021-11-16T10:19:49.915Z] de9db76c5a1d: Verifying Checksum [2021-11-16T10:19:49.915Z] de9db76c5a1d: Download complete [2021-11-16T10:19:49.915Z] 0ef7d3d256c8: Verifying Checksum [2021-11-16T10:19:49.915Z] 0ef7d3d256c8: Download complete [2021-11-16T10:19:49.915Z] 0d57e429df01: Verifying Checksum [2021-11-16T10:19:49.915Z] 0d57e429df01: Download complete [2021-11-16T10:19:49.915Z] 188c0c94c7c5: Verifying Checksum [2021-11-16T10:19:49.915Z] 188c0c94c7c5: Download complete [2021-11-16T10:19:49.915Z] 4e4be7b47b0d: Verifying Checksum [2021-11-16T10:19:49.915Z] 4e4be7b47b0d: Download complete [2021-11-16T10:19:50.195Z] e1f770b5df2f: Verifying Checksum [2021-11-16T10:19:50.195Z] e1f770b5df2f: Download complete [2021-11-16T10:19:50.476Z] 188c0c94c7c5: Pull complete [2021-11-16T10:19:50.476Z] 0eba1c9be4d2: Verifying Checksum [2021-11-16T10:19:50.476Z] 0eba1c9be4d2: Download complete [2021-11-16T10:19:50.476Z] 0ef7d3d256c8: Pull complete [2021-11-16T10:19:50.749Z] de9db76c5a1d: Pull complete [2021-11-16T10:19:50.749Z] 85a0685a4137: Verifying Checksum [2021-11-16T10:19:50.749Z] 85a0685a4137: Download complete [2021-11-16T10:19:55.004Z] 0eba1c9be4d2: Pull complete [2021-11-16T10:19:55.004Z] 0d57e429df01: Pull complete [2021-11-16T10:19:55.004Z] 4e4be7b47b0d: Pull complete [2021-11-16T10:19:55.276Z] e1f770b5df2f: Pull complete [2021-11-16T10:19:59.497Z] 85a0685a4137: Pull complete [2021-11-16T10:19:59.497Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-16T10:19:59.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-16T10:19:59.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-16T10:19:59.567Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:19:59.599Z] $ 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/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:20:02.234Z] $ docker top 34a5f535d59a8822343fedebf9f5043474586366199b4c49fbd64cb85a12b20b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-16T10:20:02.310Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-16T10:20:02.604Z] + set -o pipefail [2021-11-16T10:20:02.604Z] + snyk monitor '--org=edgex-jenkins' [2021-11-16T10:20:07.902Z] [2021-11-16T10:20:07.902Z] Monitoring /w/workspace/edgex-go/109 (github.com/edgexfoundry/edgex-go)... [2021-11-16T10:20:07.902Z] [2021-11-16T10:20:07.902Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/5abd3de4-326f-49ab-9596-f373958ce060 [2021-11-16T10:20:07.902Z] [2021-11-16T10:20:07.902Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-16T10:20:07.902Z] [2021-11-16T10:20:07.902Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-16T10:20:07.902Z] [2021-11-16T10:20:07.902Z] [Pipeline] } [2021-11-16T10:20:07.915Z] $ docker stop --time=1 34a5f535d59a8822343fedebf9f5043474586366199b4c49fbd64cb85a12b20b [2021-11-16T10:20:10.032Z] $ docker rm -f 34a5f535d59a8822343fedebf9f5043474586366199b4c49fbd64cb85a12b20b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-11-16T10:20:10.577Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T10:20:10.584Z] provisioning config files... [2021-11-16T10:20:10.594Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/109@tmp/config86242127062824943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:20:10.895Z] --> edgex-publish-swagger.sh [2021-11-16T10:20:10.895Z] === Publish openapi/v2 API === [2021-11-16T10:20:10.895Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-11-16T10:20:10.895Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/109/openapi/v2/core-command.yaml] [2021-11-16T10:20:10.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:20:10.895Z] Dload Upload Total Spent Left Speed [2021-11-16T10:20:11.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 28256 0:00:01 0:00:01 --:--:-- 28287 100 32389 0 0 100 32389 0 28251 0:00:01 0:00:01 --:--:-- 28287 [2021-11-16T10:20:11.838Z] [2021-11-16T10:20:11.838Z] [2021-11-16T10:20:11.838Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/109/openapi/v2/core-data.yaml] [2021-11-16T10:20:11.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:20:11.838Z] Dload Upload Total Spent Left Speed [2021-11-16T10:20:13.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 61293 0:00:01 0:00:01 --:--:-- 61306 100 71116 0 0 100 71116 0 59977 0:00:01 0:00:01 --:--:-- 60013 [2021-11-16T10:20:13.225Z] [2021-11-16T10:20:13.225Z] [2021-11-16T10:20:13.225Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/109/openapi/v2/core-metadata.yaml] [2021-11-16T10:20:13.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:20:13.225Z] Dload Upload Total Spent Left Speed [2021-11-16T10:20:14.615Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 101k 0:00:01 0:00:01 --:--:-- 101k 100 119k 0 0 100 119k 0 97937 0:00:01 0:00:01 --:--:-- 98008 [2021-11-16T10:20:14.615Z] [2021-11-16T10:20:14.615Z] [2021-11-16T10:20:14.615Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/109/openapi/v2/support-notifications.yaml] [2021-11-16T10:20:14.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:20:14.615Z] Dload Upload Total Spent Left Speed [2021-11-16T10:20:15.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 76483 0:00:01 0:00:01 --:--:-- 76445 100 88830 0 0 100 88830 0 74573 0:00:01 0:00:01 --:--:-- 74521 [2021-11-16T10:20:15.565Z] [2021-11-16T10:20:15.565Z] [2021-11-16T10:20:15.565Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/109/openapi/v2/support-scheduler.yaml] [2021-11-16T10:20:15.565Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:20:15.565Z] Dload Upload Total Spent Left Speed [2021-11-16T10:20:16.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 33182 0:00:01 0:00:01 --:--:-- 33190 100 38932 0 0 100 38932 0 29107 0:00:01 0:00:01 --:--:-- 29118 [2021-11-16T10:20:16.954Z] [2021-11-16T10:20:16.954Z] [2021-11-16T10:20:16.954Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/109/openapi/v2/system-agent.yaml] [2021-11-16T10:20:16.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-16T10:20:16.954Z] Dload Upload Total Spent Left Speed [2021-11-16T10:20:18.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16619 0:00:01 0:00:01 --:--:-- 16626 100 19603 0 0 100 19603 0 16097 0:00:01 0:00:01 --:--:-- 16107 [2021-11-16T10:20:18.338Z] [2021-11-16T10:20:18.338Z] [Pipeline] } [2021-11-16T10:20:18.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:20:18.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T10:20:18.774Z] . [Pipeline] withDockerContainer [2021-11-16T10:20:18.846Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:20:18.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:20:19.430Z] $ docker top 679eca4ac3f18238da7e70ff4bb7bc752d067ab6fed161799e01829d7429a7c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T10:20:19.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T10:20:19.561Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T10:20:19.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T10:20:19.715Z] $ docker exec 679eca4ac3f18238da7e70ff4bb7bc752d067ab6fed161799e01829d7429a7c6 ssh-agent [2021-11-16T10:20:19.869Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMAgAdM/agent.13 [2021-11-16T10:20:19.869Z] SSH_AGENT_PID=19 [2021-11-16T10:20:19.893Z] Running ssh-add (command line suppressed) [2021-11-16T10:20:20.020Z] Identity added: /w/workspace/edgex-go/109@tmp/private_key_3684485024918786240.key (/w/workspace/edgex-go/109@tmp/private_key_3684485024918786240.key) [2021-11-16T10:20:20.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T10:20:20.319Z] + git semver tag [2021-11-16T10:20:20.319Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T10:20:20.319Z] # $GIT_DIR = /w/workspace/edgex-go/109/.git [2021-11-16T10:20:20.319Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/109 [2021-11-16T10:20:20.319Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T10:20:20.319Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T10:20:20.319Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T10:20:20.319Z] # $SEMVER_BRANCH = main [2021-11-16T10:20:20.319Z] # $SEMVER_DIR = /w/workspace/edgex-go/109/.semver [2021-11-16T10:20:20.319Z] # 387e8ab1d15ec838323413725d11a2640c18939f HEAD [2021-11-16T10:20:20.319Z] # -> Force: false [2021-11-16T10:20:20.319Z] # 6dc0950a256a508403902ebe070f2ccfc6fad079 refs/tags/v2.0.1-dev.97 [Pipeline] } [2021-11-16T10:20:20.330Z] $ docker exec --env ******** --env ******** 679eca4ac3f18238da7e70ff4bb7bc752d067ab6fed161799e01829d7429a7c6 ssh-agent -k [2021-11-16T10:20:20.427Z] unset SSH_AUTH_SOCK; [2021-11-16T10:20:20.428Z] unset SSH_AGENT_PID; [2021-11-16T10:20:20.428Z] echo Agent pid 19 killed; [2021-11-16T10:20:20.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T10:20:20.747Z] + git semver [Pipeline] } [2021-11-16T10:20:20.760Z] $ docker stop --time=1 679eca4ac3f18238da7e70ff4bb7bc752d067ab6fed161799e01829d7429a7c6 [2021-11-16T10:20:21.951Z] $ docker rm -f 679eca4ac3f18238da7e70ff4bb7bc752d067ab6fed161799e01829d7429a7c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:20:22.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-16T10:20:22.333Z] [2021-11-16T10:20:22.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:20:22.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-16T10:20:22.633Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-16T10:20:22.633Z] ab5ef0e58194: Pulling fs layer [2021-11-16T10:20:22.633Z] 9712f1f96733: Pulling fs layer [2021-11-16T10:20:22.633Z] 63f879dbbcfc: Pulling fs layer [2021-11-16T10:20:22.633Z] 0d9ebad4ef96: Pulling fs layer [2021-11-16T10:20:22.633Z] e9a5061849ea: Pulling fs layer [2021-11-16T10:20:22.633Z] d747dcd14b5f: Pulling fs layer [2021-11-16T10:20:22.633Z] 2de7ff778b66: Pulling fs layer [2021-11-16T10:20:22.633Z] 0d9ebad4ef96: Waiting [2021-11-16T10:20:22.633Z] e9a5061849ea: Waiting [2021-11-16T10:20:22.633Z] d747dcd14b5f: Waiting [2021-11-16T10:20:22.633Z] 2de7ff778b66: Waiting [2021-11-16T10:20:22.633Z] 9712f1f96733: Download complete [2021-11-16T10:20:22.913Z] 63f879dbbcfc: Verifying Checksum [2021-11-16T10:20:22.913Z] 63f879dbbcfc: Download complete [2021-11-16T10:20:23.177Z] 0d9ebad4ef96: Verifying Checksum [2021-11-16T10:20:23.177Z] 0d9ebad4ef96: Download complete [2021-11-16T10:20:23.177Z] d747dcd14b5f: Verifying Checksum [2021-11-16T10:20:23.177Z] d747dcd14b5f: Download complete [2021-11-16T10:20:23.177Z] ab5ef0e58194: Verifying Checksum [2021-11-16T10:20:23.177Z] ab5ef0e58194: Download complete [2021-11-16T10:20:23.177Z] e9a5061849ea: Verifying Checksum [2021-11-16T10:20:23.177Z] e9a5061849ea: Download complete [2021-11-16T10:20:23.177Z] 2de7ff778b66: Verifying Checksum [2021-11-16T10:20:23.177Z] 2de7ff778b66: Download complete [2021-11-16T10:20:26.491Z] ab5ef0e58194: Pull complete [2021-11-16T10:20:26.491Z] 9712f1f96733: Pull complete [2021-11-16T10:20:27.076Z] 63f879dbbcfc: Pull complete [2021-11-16T10:20:31.303Z] 0d9ebad4ef96: Pull complete [2021-11-16T10:20:31.303Z] e9a5061849ea: Pull complete [2021-11-16T10:20:31.303Z] d747dcd14b5f: Pull complete [2021-11-16T10:20:32.694Z] 2de7ff778b66: Pull complete [2021-11-16T10:20:32.694Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-16T10:20:32.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-16T10:20:32.694Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-16T10:20:32.758Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:20:32.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:20:35.948Z] $ docker top 649cd47ac230fcad858d8f216db8378179f5cd84f784c20c46ac2a84bfefe890 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-16T10:20:36.026Z] provisioning config files... [2021-11-16T10:20:36.033Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/109@tmp/config2357763478792866160tmp [2021-11-16T10:20:36.042Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/109@tmp/config2806989651395875946tmp [2021-11-16T10:20:36.052Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/109@tmp/config6272848899601661705tmp [Pipeline] { [Pipeline] echo [2021-11-16T10:20:36.068Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:20:36.353Z] ---> sigul-configuration.sh [2021-11-16T10:20:36.353Z] gpg: directory `/root/.gnupg' created [2021-11-16T10:20:36.353Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-16T10:20:36.353Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-16T10:20:36.353Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-16T10:20:36.353Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-16T10:20:36.353Z] gpg: CAST5 encrypted data [2021-11-16T10:20:36.353Z] gpg: encrypted with 1 passphrase [2021-11-16T10:20:36.353Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-16T10:20:36.635Z] + mkdir /home/jenkins [2021-11-16T10:20:36.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-16T10:20:36.929Z] + 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-16T10:20:36.937Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:20:37.225Z] ---> sigul-install.sh [2021-11-16T10:20:37.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-16T10:20:37.510Z] + git tag --list [2021-11-16T10:20:37.510Z] 0.6.0 [2021-11-16T10:20:37.510Z] 0.6.1 [2021-11-16T10:20:37.510Z] 0.7.0 [2021-11-16T10:20:37.510Z] 0.7.1 [2021-11-16T10:20:37.510Z] v1.0.0 [2021-11-16T10:20:37.510Z] v1.0.1 [2021-11-16T10:20:37.510Z] v1.1.0 [2021-11-16T10:20:37.510Z] v1.2.0 [2021-11-16T10:20:37.510Z] v1.2.1 [2021-11-16T10:20:37.510Z] v1.3.0 [2021-11-16T10:20:37.510Z] v1.3.1 [2021-11-16T10:20:37.510Z] v2.0.0 [2021-11-16T10:20:37.510Z] v2.0.1-dev.1 [2021-11-16T10:20:37.510Z] v2.0.1-dev.10 [2021-11-16T10:20:37.510Z] v2.0.1-dev.11 [2021-11-16T10:20:37.510Z] v2.0.1-dev.12 [2021-11-16T10:20:37.510Z] v2.0.1-dev.13 [2021-11-16T10:20:37.510Z] v2.0.1-dev.14 [2021-11-16T10:20:37.510Z] v2.0.1-dev.15 [2021-11-16T10:20:37.510Z] v2.0.1-dev.16 [2021-11-16T10:20:37.510Z] v2.0.1-dev.17 [2021-11-16T10:20:37.510Z] v2.0.1-dev.18 [2021-11-16T10:20:37.510Z] v2.0.1-dev.19 [2021-11-16T10:20:37.510Z] v2.0.1-dev.2 [2021-11-16T10:20:37.510Z] v2.0.1-dev.20 [2021-11-16T10:20:37.510Z] v2.0.1-dev.21 [2021-11-16T10:20:37.510Z] v2.0.1-dev.22 [2021-11-16T10:20:37.510Z] v2.0.1-dev.23 [2021-11-16T10:20:37.510Z] v2.0.1-dev.24 [2021-11-16T10:20:37.510Z] v2.0.1-dev.25 [2021-11-16T10:20:37.510Z] v2.0.1-dev.26 [2021-11-16T10:20:37.510Z] v2.0.1-dev.27 [2021-11-16T10:20:37.510Z] v2.0.1-dev.28 [2021-11-16T10:20:37.510Z] v2.0.1-dev.29 [2021-11-16T10:20:37.510Z] v2.0.1-dev.3 [2021-11-16T10:20:37.510Z] v2.0.1-dev.30 [2021-11-16T10:20:37.510Z] v2.0.1-dev.31 [2021-11-16T10:20:37.510Z] v2.0.1-dev.32 [2021-11-16T10:20:37.510Z] v2.0.1-dev.33 [2021-11-16T10:20:37.510Z] v2.0.1-dev.34 [2021-11-16T10:20:37.510Z] v2.0.1-dev.35 [2021-11-16T10:20:37.510Z] v2.0.1-dev.36 [2021-11-16T10:20:37.510Z] v2.0.1-dev.37 [2021-11-16T10:20:37.510Z] v2.0.1-dev.38 [2021-11-16T10:20:37.510Z] v2.0.1-dev.39 [2021-11-16T10:20:37.510Z] v2.0.1-dev.4 [2021-11-16T10:20:37.510Z] v2.0.1-dev.40 [2021-11-16T10:20:37.510Z] v2.0.1-dev.41 [2021-11-16T10:20:37.510Z] v2.0.1-dev.42 [2021-11-16T10:20:37.510Z] v2.0.1-dev.43 [2021-11-16T10:20:37.510Z] v2.0.1-dev.44 [2021-11-16T10:20:37.510Z] v2.0.1-dev.45 [2021-11-16T10:20:37.510Z] v2.0.1-dev.46 [2021-11-16T10:20:37.510Z] v2.0.1-dev.47 [2021-11-16T10:20:37.510Z] v2.0.1-dev.48 [2021-11-16T10:20:37.510Z] v2.0.1-dev.49 [2021-11-16T10:20:37.510Z] v2.0.1-dev.5 [2021-11-16T10:20:37.510Z] v2.0.1-dev.50 [2021-11-16T10:20:37.510Z] v2.0.1-dev.51 [2021-11-16T10:20:37.510Z] v2.0.1-dev.52 [2021-11-16T10:20:37.510Z] v2.0.1-dev.53 [2021-11-16T10:20:37.510Z] v2.0.1-dev.54 [2021-11-16T10:20:37.510Z] v2.0.1-dev.55 [2021-11-16T10:20:37.510Z] v2.0.1-dev.56 [2021-11-16T10:20:37.510Z] v2.0.1-dev.57 [2021-11-16T10:20:37.510Z] v2.0.1-dev.58 [2021-11-16T10:20:37.510Z] v2.0.1-dev.59 [2021-11-16T10:20:37.510Z] v2.0.1-dev.6 [2021-11-16T10:20:37.510Z] v2.0.1-dev.60 [2021-11-16T10:20:37.510Z] v2.0.1-dev.61 [2021-11-16T10:20:37.510Z] v2.0.1-dev.62 [2021-11-16T10:20:37.510Z] v2.0.1-dev.63 [2021-11-16T10:20:37.510Z] v2.0.1-dev.64 [2021-11-16T10:20:37.510Z] v2.0.1-dev.65 [2021-11-16T10:20:37.510Z] v2.0.1-dev.66 [2021-11-16T10:20:37.510Z] v2.0.1-dev.67 [2021-11-16T10:20:37.510Z] v2.0.1-dev.68 [2021-11-16T10:20:37.510Z] v2.0.1-dev.69 [2021-11-16T10:20:37.510Z] v2.0.1-dev.7 [2021-11-16T10:20:37.510Z] v2.0.1-dev.70 [2021-11-16T10:20:37.510Z] v2.0.1-dev.71 [2021-11-16T10:20:37.510Z] v2.0.1-dev.72 [2021-11-16T10:20:37.510Z] v2.0.1-dev.73 [2021-11-16T10:20:37.510Z] v2.0.1-dev.74 [2021-11-16T10:20:37.510Z] v2.0.1-dev.75 [2021-11-16T10:20:37.510Z] v2.0.1-dev.76 [2021-11-16T10:20:37.510Z] v2.0.1-dev.77 [2021-11-16T10:20:37.510Z] v2.0.1-dev.78 [2021-11-16T10:20:37.510Z] v2.0.1-dev.79 [2021-11-16T10:20:37.510Z] v2.0.1-dev.8 [2021-11-16T10:20:37.510Z] v2.0.1-dev.80 [2021-11-16T10:20:37.510Z] v2.0.1-dev.81 [2021-11-16T10:20:37.510Z] v2.0.1-dev.82 [2021-11-16T10:20:37.510Z] v2.0.1-dev.83 [2021-11-16T10:20:37.510Z] v2.0.1-dev.84 [2021-11-16T10:20:37.510Z] v2.0.1-dev.85 [2021-11-16T10:20:37.510Z] v2.0.1-dev.86 [2021-11-16T10:20:37.510Z] v2.0.1-dev.87 [2021-11-16T10:20:37.510Z] v2.0.1-dev.88 [2021-11-16T10:20:37.510Z] v2.0.1-dev.89 [2021-11-16T10:20:37.510Z] v2.0.1-dev.9 [2021-11-16T10:20:37.510Z] v2.0.1-dev.90 [2021-11-16T10:20:37.510Z] v2.0.1-dev.91 [2021-11-16T10:20:37.510Z] v2.0.1-dev.92 [2021-11-16T10:20:37.510Z] v2.0.1-dev.93 [2021-11-16T10:20:37.510Z] v2.0.1-dev.94 [2021-11-16T10:20:37.510Z] v2.0.1-dev.95 [2021-11-16T10:20:37.510Z] v2.0.1-dev.96 [2021-11-16T10:20:37.510Z] v2.0.1-dev.97 [Pipeline] sh [2021-11-16T10:20:37.799Z] + lftools sign git-tag v2.0.1-dev.97 [2021-11-16T10:20:38.368Z] Signing Git tag with Sigul... [2021-11-16T10:20:38.368Z] Signing v2.0.1-dev.97 [Pipeline] echo [2021-11-16T10:20:39.318Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:20:39.603Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-16T10:20:39.612Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-16T10:20:39.627Z] $ docker stop --time=1 649cd47ac230fcad858d8f216db8378179f5cd84f784c20c46ac2a84bfefe890 [2021-11-16T10:20:40.823Z] $ docker rm -f 649cd47ac230fcad858d8f216db8378179f5cd84f784c20c46ac2a84bfefe890 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:20:41.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T10:20:41.395Z] . [Pipeline] withDockerContainer [2021-11-16T10:20:41.463Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:20:41.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:20:41.873Z] $ docker top d4175b81ba4c84de23289c88d25590af36f96f33e68bb14668ccac51955f0004 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T10:20:41.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T10:20:41.955Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T10:20:42.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T10:20:42.085Z] $ docker exec d4175b81ba4c84de23289c88d25590af36f96f33e68bb14668ccac51955f0004 ssh-agent [2021-11-16T10:20:42.182Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaChggB/agent.15 [2021-11-16T10:20:42.182Z] SSH_AGENT_PID=21 [2021-11-16T10:20:42.186Z] Running ssh-add (command line suppressed) [2021-11-16T10:20:42.309Z] Identity added: /w/workspace/edgex-go/109@tmp/private_key_6134715977413803293.key (/w/workspace/edgex-go/109@tmp/private_key_6134715977413803293.key) [2021-11-16T10:20:42.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T10:20:42.613Z] + git semver bump pre [2021-11-16T10:20:42.613Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T10:20:42.613Z] # $GIT_DIR = /w/workspace/edgex-go/109/.git [2021-11-16T10:20:42.613Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/109 [2021-11-16T10:20:42.613Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T10:20:42.613Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T10:20:42.613Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T10:20:42.613Z] # $SEMVER_BRANCH = main [2021-11-16T10:20:42.613Z] # $SEMVER_DIR = /w/workspace/edgex-go/109/.semver [2021-11-16T10:20:42.613Z] 2.0.1-dev.98 [Pipeline] } [2021-11-16T10:20:42.622Z] $ docker exec --env ******** --env ******** d4175b81ba4c84de23289c88d25590af36f96f33e68bb14668ccac51955f0004 ssh-agent -k [2021-11-16T10:20:42.723Z] unset SSH_AUTH_SOCK; [2021-11-16T10:20:42.723Z] unset SSH_AGENT_PID; [2021-11-16T10:20:42.723Z] echo Agent pid 21 killed; [2021-11-16T10:20:42.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T10:20:43.038Z] + git semver [Pipeline] } [2021-11-16T10:20:43.049Z] $ docker stop --time=1 d4175b81ba4c84de23289c88d25590af36f96f33e68bb14668ccac51955f0004 [2021-11-16T10:20:44.230Z] $ docker rm -f d4175b81ba4c84de23289c88d25590af36f96f33e68bb14668ccac51955f0004 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:20:44.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-16T10:20:44.599Z] . [Pipeline] withDockerContainer [2021-11-16T10:20:44.669Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:20:44.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:20:45.029Z] $ docker top 2d62f41d4d94cba281152a279dcaa6b13f68b96371df3d17926920dc954e86da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-16T10:20:45.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-16T10:20:45.122Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-16T10:20:45.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-16T10:20:45.234Z] $ docker exec 2d62f41d4d94cba281152a279dcaa6b13f68b96371df3d17926920dc954e86da ssh-agent [2021-11-16T10:20:45.334Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlnMoPL/agent.14 [2021-11-16T10:20:45.334Z] SSH_AGENT_PID=21 [2021-11-16T10:20:45.338Z] Running ssh-add (command line suppressed) [2021-11-16T10:20:45.438Z] Identity added: /w/workspace/edgex-go/109@tmp/private_key_7201379128073121685.key (/w/workspace/edgex-go/109@tmp/private_key_7201379128073121685.key) [2021-11-16T10:20:45.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-16T10:20:45.749Z] + git semver push [2021-11-16T10:20:45.749Z] # -> Open(): unable to determine branch for HEAD [2021-11-16T10:20:45.749Z] # $GIT_DIR = /w/workspace/edgex-go/109/.git [2021-11-16T10:20:45.749Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/109 [2021-11-16T10:20:45.749Z] # $SEMVER_REMOTE_NAME = origin [2021-11-16T10:20:45.749Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-16T10:20:45.749Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-16T10:20:45.749Z] # $SEMVER_BRANCH = main [2021-11-16T10:20:45.749Z] # $SEMVER_DIR = /w/workspace/edgex-go/109/.semver [Pipeline] } [2021-11-16T10:20:49.987Z] $ docker exec --env ******** --env ******** 2d62f41d4d94cba281152a279dcaa6b13f68b96371df3d17926920dc954e86da ssh-agent -k [2021-11-16T10:20:50.085Z] unset SSH_AUTH_SOCK; [2021-11-16T10:20:50.085Z] unset SSH_AGENT_PID; [2021-11-16T10:20:50.085Z] echo Agent pid 21 killed; [2021-11-16T10:20:50.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-16T10:20:50.402Z] + git semver [Pipeline] } [2021-11-16T10:20:50.414Z] $ docker stop --time=1 2d62f41d4d94cba281152a279dcaa6b13f68b96371df3d17926920dc954e86da [2021-11-16T10:20:51.642Z] $ docker rm -f 2d62f41d4d94cba281152a279dcaa6b13f68b96371df3d17926920dc954e86da [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-16T10:20:52.503Z] + '[' -d /w/workspace/edgex-go/109/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:20:52.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:20:53.377Z] ---> package-listing.sh [2021-11-16T10:20:53.377Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-16T10:20:53.377Z] ++ facter osfamily [2021-11-16T10:20:53.638Z] + OS_FAMILY=redhat [2021-11-16T10:20:53.638Z] + workspace=/w/workspace/edgex-go/109 [2021-11-16T10:20:53.638Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-16T10:20:53.638Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-16T10:20:53.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-16T10:20:53.638Z] + PACKAGES=/tmp/packages_start.txt [2021-11-16T10:20:53.638Z] + '[' /w/workspace/edgex-go/109 ']' [2021-11-16T10:20:53.638Z] + PACKAGES=/tmp/packages_end.txt [2021-11-16T10:20:53.638Z] + case "${OS_FAMILY}" in [2021-11-16T10:20:53.638Z] + rpm -qa [2021-11-16T10:20:53.638Z] + sort [2021-11-16T10:20:56.937Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-16T10:20:56.937Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-16T10:20:56.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-16T10:20:56.937Z] + '[' /w/workspace/edgex-go/109 ']' [2021-11-16T10:20:56.937Z] + mkdir -p /w/workspace/edgex-go/109/archives/ [2021-11-16T10:20:56.937Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/109/archives/ [Pipeline] echo [2021-11-16T10:20:56.949Z] 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/109/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-16T10:20:57.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:20:57.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T10:20:57.524Z] [2021-11-16T10:20:57.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-16T10:20:57.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T10:20:57.817Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-16T10:20:57.817Z] b4d181a07f80: Pulling fs layer [2021-11-16T10:20:57.817Z] a1111a8f2ec3: Pulling fs layer [2021-11-16T10:20:57.817Z] ed53099fbce6: Pulling fs layer [2021-11-16T10:20:57.817Z] dc539afda2c1: Pulling fs layer [2021-11-16T10:20:57.817Z] 77bc0d833cb6: Pulling fs layer [2021-11-16T10:20:57.817Z] 9065ff56babe: Pulling fs layer [2021-11-16T10:20:57.817Z] d287ab97295c: Pulling fs layer [2021-11-16T10:20:57.817Z] dc539afda2c1: Waiting [2021-11-16T10:20:57.817Z] 77bc0d833cb6: Waiting [2021-11-16T10:20:57.817Z] 9065ff56babe: Waiting [2021-11-16T10:20:57.817Z] d287ab97295c: Waiting [2021-11-16T10:20:57.817Z] a1111a8f2ec3: Verifying Checksum [2021-11-16T10:20:57.817Z] a1111a8f2ec3: Download complete [2021-11-16T10:20:57.817Z] dc539afda2c1: Verifying Checksum [2021-11-16T10:20:57.817Z] dc539afda2c1: Download complete [2021-11-16T10:20:57.817Z] ed53099fbce6: Verifying Checksum [2021-11-16T10:20:57.817Z] ed53099fbce6: Download complete [2021-11-16T10:20:57.817Z] 9065ff56babe: Verifying Checksum [2021-11-16T10:20:57.817Z] 9065ff56babe: Download complete [2021-11-16T10:20:57.817Z] 77bc0d833cb6: Verifying Checksum [2021-11-16T10:20:57.817Z] 77bc0d833cb6: Download complete [2021-11-16T10:20:58.079Z] b4d181a07f80: Verifying Checksum [2021-11-16T10:20:58.079Z] b4d181a07f80: Download complete [2021-11-16T10:20:58.655Z] d287ab97295c: Verifying Checksum [2021-11-16T10:20:58.655Z] d287ab97295c: Download complete [2021-11-16T10:20:59.619Z] b4d181a07f80: Pull complete [2021-11-16T10:20:59.619Z] a1111a8f2ec3: Pull complete [2021-11-16T10:21:00.212Z] ed53099fbce6: Pull complete [2021-11-16T10:21:00.212Z] dc539afda2c1: Pull complete [2021-11-16T10:21:00.478Z] 77bc0d833cb6: Pull complete [2021-11-16T10:21:00.478Z] 9065ff56babe: Pull complete [2021-11-16T10:21:05.768Z] d287ab97295c: Pull complete [2021-11-16T10:21:05.768Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-16T10:21:05.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-16T10:21:05.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-16T10:21:05.834Z] prd-centos7-docker-4c-2g-797 does not seem to be running inside a container [2021-11-16T10:21:05.867Z] $ 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/109/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/109 -v /w/workspace/edgex-go/109:/w/workspace/edgex-go/109:rw,z -v /w/workspace/edgex-go/109@tmp:/w/workspace/edgex-go/109@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-16T10:21:08.238Z] $ docker top 4a501e9223ff97204a233b29b6b368ec98b189107a270e44c3334e88b527565a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-16T10:21:08.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-16T10:21:08.899Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-16T10:21:09.196Z] + ls /var/log/sa-host [2021-11-16T10:21:09.196Z] + sadf -c /var/log/sa-host/sa16 [2021-11-16T10:21:09.196Z] file_magic: OK [2021-11-16T10:21:09.196Z] HZ: Using current value: 100 [2021-11-16T10:21:09.196Z] file_header: OK [2021-11-16T10:21:09.196Z] 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-16T10:21:09.196Z] Statistics: [2021-11-16T10:21:09.196Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T10:21:09.196Z] File successfully converted to sysstat format version 12.0.3 [2021-11-16T10:21:09.196Z] + sadf -c /var/log/sa-host/sa30 [2021-11-16T10:21:09.196Z] file_magic: OK [2021-11-16T10:21:09.196Z] HZ: Using current value: 100 [2021-11-16T10:21:09.196Z] file_header: OK [2021-11-16T10:21:09.196Z] 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-16T10:21:09.196Z] Statistics: [2021-11-16T10:21:09.196Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-16T10:21:09.196Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-16T10:21:09.450Z] provisioning config files... [2021-11-16T10:21:09.460Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/109@tmp/config2128582648008780884tmp [Pipeline] { [Pipeline] echo [2021-11-16T10:21:09.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:21:09.759Z] ---> create-netrc.sh [Pipeline] } [2021-11-16T10:21:09.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:21:10.097Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-16T10:21:10.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:21:10.391Z] ---> sudo-logs.sh [2021-11-16T10:21:10.391Z] Archiving 'sudo' log.. [2021-11-16T10:21:10.391Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-797.novalocal: Name or service not known [2021-11-16T10:21:10.391Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-797.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-16T10:21:10.411Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:21:10.703Z] ---> job-cost.sh [2021-11-16T10:21:10.703Z] lf-activate-venv: SKIPPING [2021-11-16T10:21:10.703Z] DEBUG: total: 0.10999999940395355 [2021-11-16T10:21:10.703Z] INFO: Retrieving Stack Cost... [2021-11-16T10:21:11.272Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-16T10:21:11.531Z] INFO: Archiving Costs [Pipeline] echo [2021-11-16T10:21:11.545Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-16T10:21:11.834Z] ---> logs-deploy.sh [2021-11-16T10:21:11.834Z] lf-activate-venv: SKIPPING [2021-11-16T10:21:11.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/109 [2021-11-16T10:21:11.834Z] INFO: archiving workspace using pattern(s): [2021-11-16T10:21:12.404Z] Archives upload complete. [2021-11-16T10:21:12.664Z] INFO: archiving logs to Nexus