Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c9af10f427590f3fed47012b244cbba5cfcd3da 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-ssh4376418918105255210.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3395694777179355179.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 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3012601338044945731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh6209407654897023405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh3535879409607835630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1488’ is offline ‘prd-centos7-docker-4c-2g-1552’ is offline Running on prd-centos7-docker-4c-2g-1556 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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/19@tmp/jenkins-gitclient-ssh9076675805224400487.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 1c9af10f427590f3fed47012b244cbba5cfcd3da (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 Commit message: "Merge pull request #3643 from soda480/US1908" > git rev-list --no-walk 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:19:24.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:19:25.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:19:25.034Z] ========================================================= [2021-08-02T17:19:25.034Z] EdgeX Global Pipelines Version Info [2021-08-02T17:19:25.034Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:26.295Z] ------------------- [2021-08-02T17:19:26.295Z] stable info: [2021-08-02T17:19:26.295Z] ------------------- [2021-08-02T17:19:26.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:19:26.295Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:19:26.295Z] Message: update stable to v1.0.200 [2021-08-02T17:19:26.879Z] ------------------- [2021-08-02T17:19:26.879Z] experimental info: [2021-08-02T17:19:26.879Z] ------------------- [2021-08-02T17:19:26.879Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:19:26.879Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:19:26.879Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:19:27.010Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-02T17:19:27.031Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-02T17:19:27.054Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:19:27.076Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:19:27.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:19:27.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:19:27.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:19:27.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-02T17:19:27.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-02T17:19:27.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-02T17:19:27.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:19:27.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:19:27.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:19:27.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:19:27.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:19:27.310Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:19:27.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T17:19:27.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:19:27.369Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:19:27.388Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-02T17:19:27.408Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-02T17:19:27.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T17:19:27.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:19:27.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:19:27.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:19:27.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:19:27.530Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] echo [2021-08-02T17:19:27.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c9af10 [Pipeline] echo [2021-08-02T17:19:27.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:19:27.636Z] provisioning config files... [2021-08-02T17:19:27.656Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config8161375567172205044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:19:28.005Z] ---> docker-login.sh [2021-08-02T17:19:28.005Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:19:28.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:28.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:28.282Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:28.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:28.282Z] [2021-08-02T17:19:28.282Z] Login Succeeded [2021-08-02T17:19:28.282Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:19:28.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:28.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:28.282Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:28.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:28.282Z] [2021-08-02T17:19:28.282Z] Login Succeeded [2021-08-02T17:19:28.282Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:19:28.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:28.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:28.550Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:28.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:28.550Z] [2021-08-02T17:19:28.550Z] Login Succeeded [2021-08-02T17:19:28.550Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:19:28.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:28.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:28.821Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:28.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:28.821Z] [2021-08-02T17:19:28.821Z] Login Succeeded [2021-08-02T17:19:28.821Z] docker.io [2021-08-02T17:19:28.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:19:29.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:19:29.094Z] Configure a credential helper to remove this warning. See [2021-08-02T17:19:29.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:19:29.094Z] [2021-08-02T17:19:29.094Z] Login Succeeded [2021-08-02T17:19:29.094Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:19:29.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:19:29.491Z] ++ 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-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/core-command/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/core-data/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-02T17:19:29.491Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-02T17:19:29.491Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-02T17:19:29.491Z] ++ cut -d/ -f2 [2021-08-02T17:19:29.491Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-02T17:19:29.556Z] 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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:19:30.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:19:30.272Z] [2021-08-02T17:19:30.272Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:19:30.614Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:19:30.614Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:19:30.614Z] 31603596830f: Pulling fs layer [2021-08-02T17:19:30.614Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:19:30.614Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:19:30.614Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:19:30.614Z] fd332fbdc1db: Waiting [2021-08-02T17:19:30.614Z] b6dc333f4379: Verifying Checksum [2021-08-02T17:19:30.614Z] b6dc333f4379: Download complete [2021-08-02T17:19:30.891Z] 31603596830f: Verifying Checksum [2021-08-02T17:19:30.891Z] 31603596830f: Download complete [2021-08-02T17:19:30.891Z] 31603596830f: Pull complete [2021-08-02T17:19:31.164Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:19:31.164Z] fd332fbdc1db: Download complete [2021-08-02T17:19:31.164Z] b6dc333f4379: Pull complete [2021-08-02T17:19:31.164Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:19:31.164Z] 3d9ef1400e77: Download complete [2021-08-02T17:19:31.761Z] 3d9ef1400e77: Pull complete [2021-08-02T17:19:31.761Z] fd332fbdc1db: Pull complete [2021-08-02T17:19:31.761Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:19:31.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:19:31.761Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:19:31.860Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-08-02T17:19:31.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:19:32.663Z] $ docker top 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:19:32.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:19:32.786Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:19:32.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:19:32.917Z] $ docker exec 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent [2021-08-02T17:19:33.048Z] SSH_AUTH_SOCK=/tmp/ssh-DvtndaiEnXTG/agent.13 [2021-08-02T17:19:33.049Z] SSH_AGENT_PID=20 [2021-08-02T17:19:33.066Z] Running ssh-add (command line suppressed) [2021-08-02T17:19:33.175Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_6380908304491090616.key (/w/workspace/edgex-go/19@tmp/private_key_6380908304491090616.key) [2021-08-02T17:19:33.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:19:33.519Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:19:33.543Z] $ docker exec --env ******** --env ******** 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent -k [2021-08-02T17:19:33.644Z] unset SSH_AUTH_SOCK; [2021-08-02T17:19:33.644Z] unset SSH_AGENT_PID; [2021-08-02T17:19:33.644Z] echo Agent pid 20 killed; [2021-08-02T17:19:33.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:19:33.702Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:19:33.702Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:19:33.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:19:33.829Z] $ docker exec 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent [2021-08-02T17:19:33.955Z] SSH_AUTH_SOCK=/tmp/ssh-Uti7TiDy3KUk/agent.52 [2021-08-02T17:19:33.955Z] SSH_AGENT_PID=58 [2021-08-02T17:19:33.966Z] Running ssh-add (command line suppressed) [2021-08-02T17:19:34.067Z] Identity added: /w/workspace/edgex-go/19@tmp/private_key_4560983316736734350.key (/w/workspace/edgex-go/19@tmp/private_key_4560983316736734350.key) [2021-08-02T17:19:34.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:19:34.411Z] + git semver init [2021-08-02T17:19:34.411Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:19:34.411Z] # $GIT_DIR = /w/workspace/edgex-go/19/.git [2021-08-02T17:19:34.411Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/19 [2021-08-02T17:19:34.411Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:19:34.411Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:19:34.411Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:19:34.411Z] # $SEMVER_BRANCH = main [2021-08-02T17:19:34.411Z] # $SEMVER_TEMP = /tmp/semver-335770449 [2021-08-02T17:19:34.411Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-02T17:20:42.306Z] # '/tmp/semver-335770449' -> '/w/workspace/edgex-go/19/.semver' [2021-08-02T17:20:42.306Z] # -> Force: false [2021-08-02T17:20:42.306Z] # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } [2021-08-02T17:20:42.321Z] $ docker exec --env ******** --env ******** 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 ssh-agent -k [2021-08-02T17:20:42.438Z] unset SSH_AUTH_SOCK; [2021-08-02T17:20:42.438Z] unset SSH_AGENT_PID; [2021-08-02T17:20:42.438Z] echo Agent pid 58 killed; [2021-08-02T17:20:42.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:20:42.828Z] + git semver [Pipeline] } [2021-08-02T17:20:42.846Z] $ docker stop --time=1 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 [2021-08-02T17:20:44.503Z] $ docker rm -f 826dca681924185edb2026ddc4105aff843065c108a8f3c4f617cb4a8aa96dc4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:20:44.913Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:20:45.279Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:20:45.283Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.19 [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-08-02T17:20:45.567Z] ========================================================= [2021-08-02T17:20:45.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:20:45.567Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:45.892Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T17:20:47.298Z] Sending build context to Docker daemon 328.5MB [2021-08-02T17:20:47.298Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:20:47.298Z] Step 2/6 : FROM ${BASE} [2021-08-02T17:20:47.298Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:20:47.298Z] 540db60ca938: Pulling fs layer [2021-08-02T17:20:47.298Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:20:47.298Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:20:47.298Z] 0773c198feca: Pulling fs layer [2021-08-02T17:20:47.298Z] 345f892a5656: Pulling fs layer [2021-08-02T17:20:47.298Z] 4796506630df: Pulling fs layer [2021-08-02T17:20:47.298Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:20:47.298Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:20:47.298Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:20:47.298Z] 0773c198feca: Waiting [2021-08-02T17:20:47.298Z] 345f892a5656: Waiting [2021-08-02T17:20:47.298Z] 4796506630df: Waiting [2021-08-02T17:20:47.298Z] cc55df3e53f1: Waiting [2021-08-02T17:20:47.298Z] 4d027b6c602c: Waiting [2021-08-02T17:20:47.298Z] 449e75d2c14e: Waiting [2021-08-02T17:20:47.298Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:20:47.298Z] 4c4ab2625f07: Download complete [2021-08-02T17:20:47.298Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:20:47.298Z] adcc1eea9eea: Download complete [2021-08-02T17:20:47.298Z] 345f892a5656: Verifying Checksum [2021-08-02T17:20:47.298Z] 345f892a5656: Download complete [2021-08-02T17:20:47.298Z] 4796506630df: Verifying Checksum [2021-08-02T17:20:47.298Z] 4796506630df: Download complete [2021-08-02T17:20:47.566Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:20:47.566Z] cc55df3e53f1: Download complete [2021-08-02T17:20:47.566Z] 540db60ca938: Verifying Checksum [2021-08-02T17:20:47.566Z] 540db60ca938: Download complete [2021-08-02T17:20:47.566Z] 540db60ca938: Pull complete [2021-08-02T17:20:47.834Z] adcc1eea9eea: Pull complete [2021-08-02T17:20:47.834Z] 4c4ab2625f07: Pull complete [2021-08-02T17:20:48.101Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:20:48.101Z] 4d027b6c602c: Download complete [2021-08-02T17:20:50.702Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:20:50.703Z] 449e75d2c14e: Download complete [2021-08-02T17:20:52.113Z] 0773c198feca: Download complete [2021-08-02T17:20:55.515Z] 0773c198feca: Pull complete [2021-08-02T17:20:55.515Z] 345f892a5656: Pull complete [2021-08-02T17:20:55.515Z] 4796506630df: Pull complete [2021-08-02T17:20:55.515Z] cc55df3e53f1: Pull complete [2021-08-02T17:20:55.515Z] 4d027b6c602c: Pull complete [2021-08-02T17:20:56.935Z] 449e75d2c14e: Pull complete [2021-08-02T17:20:57.234Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:20:57.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:20:57.234Z] ---> 0d28375d9b5b [2021-08-02T17:20:57.234Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-02T17:20:58.192Z] ---> Running in 7993dcdc31a9 [2021-08-02T17:20:58.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:20:59.149Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:20:59.418Z] (1/12) Installing libmagic (5.39-r0) [2021-08-02T17:21:00.381Z] (2/12) Installing file (5.39-r0) [2021-08-02T17:21:00.381Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-08-02T17:21:00.381Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-08-02T17:21:00.487Z] Still waiting to schedule task [2021-08-02T17:21:00.487Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-docker-4c-2g-1478’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-docker-4c-2g-1479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-docker-4c-2g-1488’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-docker-4c-2g-1547’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-docker-4c-2g-1549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-docker-4c-2g-1552’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.487Z] ‘prd-centos7-docker-4c-2g-1554’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:21:00.488Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ is offline [2021-08-02T17:21:00.488Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ is offline [2021-08-02T17:21:00.488Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1487’ is offline [2021-08-02T17:21:00.488Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1564’ is offline [2021-08-02T17:21:28.171Z] (5/12) Installing fortify-headers (1.1-r0) [2021-08-02T17:21:28.171Z] (6/12) Installing patch (2.7.6-r7) [2021-08-02T17:21:28.171Z] (7/12) Installing build-base (0.5-r2) [2021-08-02T17:21:28.171Z] (8/12) Installing libsodium (1.0.18-r0) [2021-08-02T17:21:28.171Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-08-02T17:21:28.171Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-08-02T17:21:28.171Z] (11/12) Installing libzmq (4.3.3-r1) [2021-08-02T17:21:28.171Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-08-02T17:21:28.171Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T17:21:28.171Z] OK: 219 MiB in 52 packages [2021-08-02T17:21:28.171Z] Removing intermediate container 7993dcdc31a9 [2021-08-02T17:21:28.171Z] ---> dbf209648b0d [2021-08-02T17:21:28.171Z] Step 4/6 : WORKDIR /edgex-go [2021-08-02T17:21:28.171Z] ---> Running in 9cf45152c122 [2021-08-02T17:21:28.456Z] Removing intermediate container 9cf45152c122 [2021-08-02T17:21:28.456Z] ---> cfb7ffbfc8a1 [2021-08-02T17:21:28.456Z] Step 5/6 : COPY go.mod . [2021-08-02T17:21:28.456Z] ---> 95de2043b146 [2021-08-02T17:21:28.456Z] Step 6/6 : RUN go mod download [2021-08-02T17:21:28.456Z] ---> Running in 31479eb3354b [2021-08-02T17:22:00.718Z] Removing intermediate container 31479eb3354b [2021-08-02T17:22:00.718Z] ---> 9f570367fc87 [2021-08-02T17:22:00.718Z] Successfully built 9f570367fc87 [2021-08-02T17:22:00.718Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:01.053Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:22:01.053Z] . [Pipeline] withDockerContainer [2021-08-02T17:22:01.159Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-08-02T17:22:01.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:22:01.638Z] $ docker top eafa32c97724c05d7874d0c426f18b96a247107c11cb37f82ad0657b5ba0453a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:22:02.037Z] + go version [2021-08-02T17:22:02.037Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:22:02.055Z] $ docker stop --time=1 eafa32c97724c05d7874d0c426f18b96a247107c11cb37f82ad0657b5ba0453a [2021-08-02T17:22:03.244Z] $ docker rm -f eafa32c97724c05d7874d0c426f18b96a247107c11cb37f82ad0657b5ba0453a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:03.767Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:22:03.767Z] . [Pipeline] withDockerContainer [2021-08-02T17:22:03.857Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-08-02T17:22:03.919Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:22:04.272Z] $ docker top b598e590f579f80a88aaf262cb2ac31362944b1788536195893a6fdc9f7be1b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:22:04.366Z] ========================================================= [2021-08-02T17:22:04.366Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-02T17:22:04.366Z] ========================================================= [Pipeline] sh [2021-08-02T17:22:04.669Z] + go mod tidy [Pipeline] sh [2021-08-02T17:22:05.274Z] + make test [2021-08-02T17:22:05.274Z] 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-08-02T17:22:05.541Z] go mod tidy [2021-08-02T17:22:05.541Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-02T17:22:10.958Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-02T17:22:26.064Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-02T17:22:31.421Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-02T17:22:31.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-02T17:22:31.981Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-02T17:22:34.597Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-02T17:22:34.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-02T17:22:34.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-02T17:22:34.868Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-02T17:22:35.464Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-02T17:22:35.464Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-02T17:22:35.734Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-02T17:22:35.734Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-02T17:22:35.734Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-02T17:22:35.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-02T17:22:38.336Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2021-08-02T17:22:38.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-02T17:22:38.336Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-02T17:22:39.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 100.0% of statements [2021-08-02T17:22:39.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-02T17:22:39.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements [2021-08-02T17:22:39.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-02T17:22:39.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-02T17:22:40.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.106s coverage: 90.1% of statements [2021-08-02T17:22:40.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-02T17:22:40.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-02T17:22:41.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements [2021-08-02T17:22:41.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-02T17:22:41.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-02T17:22:41.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-02T17:22:41.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-02T17:22:41.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-02T17:22:42.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 94.2% of statements [2021-08-02T17:22:42.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-02T17:22:42.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-02T17:22:42.221Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-08-02T17:22:42.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-02T17:22:42.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-02T17:22:42.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-02T17:22:42.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-02T17:22:42.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-02T17:22:42.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-08-02T17:22:42.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-02T17:22:42.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-02T17:22:42.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-02T17:22:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-08-02T17:22:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-02T17:22:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-08-02T17:22:43.116Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements [2021-08-02T17:22:43.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-02T17:22:43.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-08-02T17:22:44.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-08-02T17:22:44.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-08-02T17:22:44.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.147s coverage: 96.3% of statements [2021-08-02T17:22:45.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-08-02T17:22:58.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-08-02T17:22:58.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-08-02T17:23:02.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.168s coverage: 81.8% of statements [2021-08-02T17:23:02.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 58.8% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-02T17:23:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-08-02T17:23:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-02T17:23:21.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-08-02T17:23:21.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-02T17:23:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-02T17:23:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-02T17:23:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-02T17:23:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-02T17:23:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-02T17:23:27.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-02T17:23:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-08-02T17:23:27.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements [2021-08-02T17:23:28.149Z] GO111MODULE=on go vet ./... [2021-08-02T17:23:50.309Z] gofmt -l . [2021-08-02T17:23:50.309Z] [ "`gofmt -l .`" = "" ] [2021-08-02T17:23:50.309Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-08-02T17:23:51.233Z] + ls -al . [2021-08-02T17:23:51.233Z] total 596 [2021-08-02T17:23:51.233Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 17:23 . [2021-08-02T17:23:51.233Z] drwxr-xr-x 4 root root 30 Aug 2 17:22 .. [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 17:19 .dockerignore [2021-08-02T17:23:51.233Z] drwxrwxr-x 8 1001 1001 162 Aug 2 17:19 .git [2021-08-02T17:23:51.233Z] drwxrwxr-x 3 1001 1001 125 Aug 2 17:19 .github [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 818 Aug 2 17:19 .gitignore [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 76 Aug 2 17:19 .hadolint.yml [2021-08-02T17:23:51.233Z] drwx------ 3 1001 1001 43 Aug 2 17:20 .semver [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 17:19 .sonarcloud.properties [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 8609 Aug 2 17:19 Attribution.txt [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 43881 Aug 2 17:19 CHANGELOG.md [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 17:19 CONTRIBUTING.md [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 931 Aug 2 17:19 Dockerfile.build [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 849 Aug 2 17:19 Jenkinsfile [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 17:19 LICENSE [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 5915 Aug 2 17:19 Makefile [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 8643 Aug 2 17:19 README.md [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 17:19 SECURITY.md [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 12 Aug 2 17:20 VERSION [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 17:19 ZMQWindows.md [2021-08-02T17:23:51.233Z] drwxrwxr-x 2 1001 1001 37 Aug 2 17:19 bin [2021-08-02T17:23:51.233Z] drwxrwxr-x 14 1001 1001 4096 Aug 2 17:19 cmd [2021-08-02T17:23:51.233Z] -rw-r--r-- 1 root root 403847 Aug 2 17:23 coverage.out [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 813 Aug 2 17:19 go.mod [2021-08-02T17:23:51.233Z] -rw-r--r-- 1 root root 48847 Aug 2 17:22 go.sum [2021-08-02T17:23:51.233Z] drwxrwxr-x 8 1001 1001 124 Aug 2 17:19 internal [2021-08-02T17:23:51.233Z] drwxrwxr-x 3 1001 1001 16 Aug 2 17:19 openapi [2021-08-02T17:23:51.233Z] drwxrwxr-x 4 1001 1001 71 Aug 2 17:19 snap [2021-08-02T17:23:51.233Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 17:19 version.go [Pipeline] sh [2021-08-02T17:23:51.556Z] + '[' -e coverage.out ] [2021-08-02T17:23:51.556Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-08-02T17:23:51.669Z] Stashed 1 file(s) [Pipeline] sh [2021-08-02T17:23:51.979Z] + make build [2021-08-02T17:23:51.979Z] go mod tidy [2021-08-02T17:23:51.979Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2021-08-02T17:23:53.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T17:24:00.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T17:24:00.337Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T17:24:01.294Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T17:24:01.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T17:24:02.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T17:24:03.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T17:24:04.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T17:24:05.087Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T17:24:05.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T17:24:06.674Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-08-02T17:24:08.446Z] $ docker stop --time=1 b598e590f579f80a88aaf262cb2ac31362944b1788536195893a6fdc9f7be1b8 [2021-08-02T17:24:10.330Z] $ docker rm -f b598e590f579f80a88aaf262cb2ac31362944b1788536195893a6fdc9f7be1b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:24:11.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T17:24:11.966Z] [2021-08-02T17:24:11.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:24:12.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T17:24:12.310Z] latest: Pulling from edgex-devops/edgex-compose [2021-08-02T17:24:12.310Z] cbdbe7a5bc2a: Pulling fs layer [2021-08-02T17:24:12.310Z] ca9280d653b3: Pulling fs layer [2021-08-02T17:24:12.310Z] 7e9c9ca2126c: Pulling fs layer [2021-08-02T17:24:12.583Z] cbdbe7a5bc2a: Download complete [2021-08-02T17:24:12.853Z] cbdbe7a5bc2a: Pull complete [2021-08-02T17:24:13.812Z] ca9280d653b3: Verifying Checksum [2021-08-02T17:24:13.812Z] ca9280d653b3: Download complete [2021-08-02T17:24:14.084Z] ca9280d653b3: Pull complete [2021-08-02T17:24:18.342Z] 7e9c9ca2126c: Download complete [2021-08-02T17:24:20.946Z] 7e9c9ca2126c: Pull complete [2021-08-02T17:24:20.946Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-08-02T17:24:20.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T17:24:20.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-08-02T17:24:21.038Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-08-02T17:24:21.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@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-08-02T17:24:23.732Z] $ docker top 6ef490c64399c2ebee0a63ca211db7992825547595e13d2f1705bcdfe5a02ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:24:24.137Z] + grep parallel [2021-08-02T17:24:24.137Z] + docker-compose build --help [2021-08-02T17:24:24.719Z] --parallel Build images in parallel. [Pipeline] } [2021-08-02T17:24:24.738Z] $ docker stop --time=1 6ef490c64399c2ebee0a63ca211db7992825547595e13d2f1705bcdfe5a02ee6 [2021-08-02T17:24:25.936Z] $ docker rm -f 6ef490c64399c2ebee0a63ca211db7992825547595e13d2f1705bcdfe5a02ee6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:24:26.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-08-02T17:24:26.389Z] . [Pipeline] withDockerContainer [2021-08-02T17:24:26.481Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-08-02T17:24:26.539Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-08-02T17:24:26.898Z] $ docker top f27eb5261aa89c674caa0b01c30ab4cff316cffec2ef18a2af90d3c5253339dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:24:27.295Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-08-02T17:24:27.880Z] Building core-command ... [2021-08-02T17:24:27.880Z] Building core-data ... [2021-08-02T17:24:27.880Z] Building core-metadata ... [2021-08-02T17:24:27.880Z] Building security-bootstrapper ... [2021-08-02T17:24:27.880Z] Building security-proxy-setup ... [2021-08-02T17:24:27.880Z] Building security-secretstore-setup ... [2021-08-02T17:24:27.880Z] Building support-notifications ... [2021-08-02T17:24:27.880Z] Building support-scheduler ... [2021-08-02T17:24:27.881Z] Building sys-mgmt-agent ... [2021-08-02T17:24:27.881Z] Building sys-mgmt-agent [2021-08-02T17:24:27.881Z] Building security-bootstrapper [2021-08-02T17:24:27.881Z] Building core-data [2021-08-02T17:24:27.881Z] Building support-notifications [2021-08-02T17:24:27.881Z] Building security-secretstore-setup [2021-08-02T17:24:37.970Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:24:37.970Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:24:37.970Z] ---> 9f570367fc87 [2021-08-02T17:24:37.970Z] Step 3/26 : WORKDIR /edgex-go [2021-08-02T17:24:37.970Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:24:37.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:24:37.970Z] ---> 9f570367fc87 [2021-08-02T17:24:37.970Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T17:24:37.970Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:24:37.970Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:24:37.970Z] ---> 9f570367fc87 [2021-08-02T17:24:37.970Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T17:24:42.220Z] ---> Running in 6a1b3c1949c2 [2021-08-02T17:24:42.220Z] ---> Running in affe14270ad9 [2021-08-02T17:24:42.220Z] ---> Running in 26422e8cbe6f [2021-08-02T17:24:48.866Z] Removing intermediate container affe14270ad9 [2021-08-02T17:24:48.867Z] ---> 08b7148166db [2021-08-02T17:24:48.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:24:48.867Z] Removing intermediate container 26422e8cbe6f [2021-08-02T17:24:48.867Z] ---> d8b8225466b8 [2021-08-02T17:24:48.867Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:24:48.867Z] Removing intermediate container 6a1b3c1949c2 [2021-08-02T17:24:48.867Z] ---> 3107834584fa [2021-08-02T17:24:48.867Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:24:48.867Z] ---> Running in 65437d823909 [2021-08-02T17:24:48.867Z] ---> Running in 0cadb2439f3a [2021-08-02T17:24:48.867Z] ---> Running in 47c33ac71be9 [2021-08-02T17:24:49.842Z] Removing intermediate container 65437d823909 [2021-08-02T17:24:49.842Z] ---> 93ef5afa9e9d [2021-08-02T17:24:49.842Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-08-02T17:24:49.842Z] ---> Running in 2979063bfe43 [2021-08-02T17:24:50.111Z] Removing intermediate container 0cadb2439f3a [2021-08-02T17:24:50.112Z] ---> 5ff5cd7db5a0 [2021-08-02T17:24:50.112Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-08-02T17:24:50.112Z] Removing intermediate container 47c33ac71be9 [2021-08-02T17:24:50.112Z] ---> 2a2776aaa3ff [2021-08-02T17:24:50.112Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-08-02T17:24:50.112Z] ---> Running in f02365a677f9 [2021-08-02T17:24:50.112Z] ---> Running in 2f117365c914 [2021-08-02T17:24:50.714Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:24:50.714Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:24:50.714Z] ---> 9f570367fc87 [2021-08-02T17:24:50.714Z] Step 3/32 : WORKDIR /edgex-go [2021-08-02T17:24:50.714Z] ---> Using cache [2021-08-02T17:24:50.714Z] ---> 3107834584fa [2021-08-02T17:24:50.714Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:24:50.714Z] ---> Using cache [2021-08-02T17:24:50.714Z] ---> 5ff5cd7db5a0 [2021-08-02T17:24:50.714Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-08-02T17:24:50.714Z] ---> Running in 725c18c0ce4f [2021-08-02T17:24:50.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:50.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:50.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:24:50.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:24:50.714Z] ---> 9f570367fc87 [2021-08-02T17:24:50.714Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T17:24:50.714Z] ---> Using cache [2021-08-02T17:24:50.714Z] ---> 3107834584fa [2021-08-02T17:24:50.714Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:24:50.714Z] ---> Using cache [2021-08-02T17:24:50.714Z] ---> 5ff5cd7db5a0 [2021-08-02T17:24:50.714Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-08-02T17:24:50.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:50.986Z] ---> Running in 149f6b00fc19 [2021-08-02T17:24:50.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:51.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:51.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:51.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:51.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:52.073Z] OK: 219 MiB in 52 packages [2021-08-02T17:24:52.073Z] OK: 219 MiB in 52 packages [2021-08-02T17:24:52.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:52.362Z] OK: 219 MiB in 52 packages [2021-08-02T17:24:52.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:24:52.362Z] Removing intermediate container 2979063bfe43 [2021-08-02T17:24:52.362Z] ---> d15e181136f0 [2021-08-02T17:24:52.362Z] Step 6/23 : COPY go.mod . [2021-08-02T17:24:52.362Z] Removing intermediate container f02365a677f9 [2021-08-02T17:24:52.362Z] ---> 2f670d7957a9 [2021-08-02T17:24:52.362Z] Step 6/24 : COPY go.mod . [2021-08-02T17:24:52.636Z] ---> 03b193c368b8 [2021-08-02T17:24:52.636Z] Step 7/23 : RUN go mod download [2021-08-02T17:24:52.636Z] Removing intermediate container 2f117365c914 [2021-08-02T17:24:52.636Z] ---> 2e399d095523 [2021-08-02T17:24:52.636Z] Step 6/26 : COPY go.mod . [2021-08-02T17:24:52.636Z] ---> 1762247356bd [2021-08-02T17:24:52.636Z] Step 7/24 : RUN go mod download [2021-08-02T17:24:52.636Z] ---> Running in 6fcb0652c8f9 [2021-08-02T17:24:52.636Z] ---> Running in e987783c6662 [2021-08-02T17:24:52.929Z] ---> 576211554c3b [2021-08-02T17:24:52.929Z] Step 7/26 : RUN go mod download [2021-08-02T17:24:52.929Z] ---> Running in 81fec3e73cda [2021-08-02T17:24:53.204Z] OK: 219 MiB in 52 packages [2021-08-02T17:24:53.474Z] Removing intermediate container 149f6b00fc19 [2021-08-02T17:24:53.474Z] ---> cc69c4eecc94 [2021-08-02T17:24:53.474Z] Step 6/24 : COPY go.mod . [2021-08-02T17:24:53.741Z] ---> 6fb53b02c969 [2021-08-02T17:24:53.741Z] Step 7/24 : RUN go mod download [2021-08-02T17:24:53.741Z] ---> Running in e2ced41f7f2c [2021-08-02T17:24:54.335Z] Removing intermediate container 81fec3e73cda [2021-08-02T17:24:54.335Z] ---> 1b991d62c255 [2021-08-02T17:24:54.335Z] Step 8/26 : COPY . . [2021-08-02T17:24:54.335Z] Removing intermediate container e987783c6662 [2021-08-02T17:24:54.335Z] ---> 5be00e8fa35e [2021-08-02T17:24:54.335Z] Step 8/24 : COPY . . [2021-08-02T17:24:54.622Z] Removing intermediate container 6fcb0652c8f9 [2021-08-02T17:24:54.622Z] ---> 478667d88187 [2021-08-02T17:24:54.622Z] Step 8/23 : COPY . . [2021-08-02T17:24:54.890Z] OK: 219 MiB in 52 packages [2021-08-02T17:24:58.256Z] Removing intermediate container e2ced41f7f2c [2021-08-02T17:24:58.256Z] ---> 52402d3b293f [2021-08-02T17:24:58.256Z] Step 8/24 : COPY . . [2021-08-02T17:24:58.256Z] Removing intermediate container 725c18c0ce4f [2021-08-02T17:24:58.256Z] ---> 0cf43b226441 [2021-08-02T17:24:58.256Z] Step 6/32 : COPY go.mod . [2021-08-02T17:24:58.837Z] ---> 074cc461c8b3 [2021-08-02T17:24:58.837Z] Step 7/32 : RUN go mod download [2021-08-02T17:24:59.441Z] ---> Running in c67854664335 [2021-08-02T17:25:02.831Z] ---> d9bcbfc3dc2f [2021-08-02T17:25:02.831Z] Step 9/23 : RUN go mod tidy [2021-08-02T17:25:02.831Z] ---> 043757c7d010 [2021-08-02T17:25:02.831Z] Step 9/26 : RUN go mod tidy [2021-08-02T17:25:03.798Z] Removing intermediate container c67854664335 [2021-08-02T17:25:03.798Z] ---> 3c9e20cb4efc [2021-08-02T17:25:03.798Z] Step 8/32 : COPY . . [2021-08-02T17:25:03.798Z] ---> Running in 90298b348be5 [2021-08-02T17:25:03.798Z] ---> Running in 8611a0601c5e [2021-08-02T17:25:05.745Z] ---> b64000692ecb [2021-08-02T17:25:05.745Z] Step 9/24 : RUN go mod tidy [2021-08-02T17:25:06.012Z] ---> Running in 4243b64983b7 [2021-08-02T17:25:09.364Z] Removing intermediate container 8611a0601c5e [2021-08-02T17:25:09.364Z] ---> 2c79e8ef93ef [2021-08-02T17:25:09.364Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-08-02T17:25:09.364Z] Removing intermediate container 90298b348be5 [2021-08-02T17:25:09.364Z] ---> 8394b8b271e6 [2021-08-02T17:25:09.364Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-08-02T17:25:09.364Z] ---> Running in 58ace38fb1e9 [2021-08-02T17:25:09.364Z] ---> Running in 6bb4bba3b8af [2021-08-02T17:25:09.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-08-02T17:25:10.231Z] Removing intermediate container 4243b64983b7 [2021-08-02T17:25:10.231Z] ---> a6049b9c51fc [2021-08-02T17:25:10.231Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-08-02T17:25:10.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-08-02T17:25:10.231Z] ---> Running in 44c89c7f7e0b [2021-08-02T17:25:10.818Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-data/core-data ./cmd/core-data [2021-08-02T17:25:11.792Z] ---> 1536a4659d08 [2021-08-02T17:25:11.792Z] Step 9/24 : RUN go mod tidy [2021-08-02T17:25:12.075Z] ---> Running in 74c122c8666f [2021-08-02T17:25:15.455Z] Removing intermediate container 74c122c8666f [2021-08-02T17:25:15.455Z] ---> e738e026f09d [2021-08-02T17:25:15.455Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-08-02T17:25:15.455Z] ---> Running in d3f537f01bc3 [2021-08-02T17:25:16.469Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-08-02T17:25:17.929Z] ---> ea26a2378dc9 [2021-08-02T17:25:17.929Z] Step 9/32 : RUN go mod tidy [2021-08-02T17:25:17.929Z] ---> Running in d90158fecb72 [2021-08-02T17:25:19.919Z] Removing intermediate container d90158fecb72 [2021-08-02T17:25:19.919Z] ---> e782442cec2f [2021-08-02T17:25:19.919Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-08-02T17:25:19.919Z] ---> Running in b59ff3c86f8d [2021-08-02T17:25:20.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-08-02T17:25:42.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-08-02T17:25:48.144Z] Removing intermediate container 58ace38fb1e9 [2021-08-02T17:25:48.144Z] ---> f2725de75e01 [2021-08-02T17:25:48.144Z] [2021-08-02T17:25:48.144Z] Step 11/26 : FROM alpine:3.12 [2021-08-02T17:25:48.414Z] 3.12: Pulling from library/alpine [2021-08-02T17:25:49.398Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T17:25:49.398Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T17:25:49.398Z] Removing intermediate container 6bb4bba3b8af [2021-08-02T17:25:49.398Z] ---> cd6bdf6ac1ce [2021-08-02T17:25:49.398Z] [2021-08-02T17:25:49.398Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T17:25:49.398Z] ---> 13621d1b12d4 [2021-08-02T17:25:49.398Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-08-02T17:25:49.398Z] ---> 13621d1b12d4 [2021-08-02T17:25:49.398Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-08-02T17:25:49.398Z] ---> Running in e56f9cef2bd4 [2021-08-02T17:25:49.398Z] ---> Running in 9f8182c9d6ab [2021-08-02T17:25:50.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:25:50.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:25:50.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:25:50.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:25:50.284Z] (1/6) Installing ca-certificates (20191127-r4) [2021-08-02T17:25:50.284Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T17:25:50.284Z] (3/6) Installing libcurl (7.78.0-r0) [2021-08-02T17:25:50.284Z] (4/6) Installing curl (7.78.0-r0) [2021-08-02T17:25:50.561Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-08-02T17:25:50.561Z] (6/6) Installing su-exec (0.2-r1) [2021-08-02T17:25:50.561Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:25:50.561Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T17:25:50.561Z] (1/2) Installing ca-certificates (20191127-r4) [2021-08-02T17:25:50.561Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-08-02T17:25:50.561Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:25:50.561Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T17:25:50.561Z] OK: 7 MiB in 20 packages [2021-08-02T17:25:50.561Z] OK: 6 MiB in 16 packages [2021-08-02T17:25:51.172Z] Removing intermediate container e56f9cef2bd4 [2021-08-02T17:25:51.172Z] ---> e19c8f03c82c [2021-08-02T17:25:51.172Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T17:25:51.172Z] ---> Running in 844abd8ec9bc [2021-08-02T17:25:51.172Z] Removing intermediate container 9f8182c9d6ab [2021-08-02T17:25:51.172Z] ---> e2407907a968 [2021-08-02T17:25:51.172Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T17:25:51.447Z] ---> Running in 4db4f4c7609c [2021-08-02T17:25:51.447Z] Removing intermediate container 844abd8ec9bc [2021-08-02T17:25:51.447Z] ---> c263b4d4e181 [2021-08-02T17:25:51.447Z] Step 14/26 : WORKDIR / [2021-08-02T17:25:51.447Z] Removing intermediate container 4db4f4c7609c [2021-08-02T17:25:51.447Z] ---> 841eb25032b2 [2021-08-02T17:25:51.447Z] Step 14/23 : ENV APP_PORT=59860 [2021-08-02T17:25:51.447Z] ---> Running in c0642ee2d970 [2021-08-02T17:25:51.447Z] ---> Running in ced541f34b46 [2021-08-02T17:25:51.720Z] Removing intermediate container c0642ee2d970 [2021-08-02T17:25:51.720Z] ---> f98c0a8c7c21 [2021-08-02T17:25:51.720Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-08-02T17:25:51.720Z] Removing intermediate container ced541f34b46 [2021-08-02T17:25:51.720Z] ---> 29e91e5e77bb [2021-08-02T17:25:51.720Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T17:25:51.998Z] ---> Running in 73409b153458 [2021-08-02T17:25:51.998Z] ---> f2162f200e8d [2021-08-02T17:25:51.998Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-08-02T17:25:51.998Z] Removing intermediate container 73409b153458 [2021-08-02T17:25:51.998Z] ---> 86531f0f5e93 [2021-08-02T17:25:51.998Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T17:25:52.274Z] ---> c3e20c51d64d [2021-08-02T17:25:52.274Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-08-02T17:25:52.555Z] ---> 192e9ddb1dbb [2021-08-02T17:25:52.555Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-08-02T17:25:52.555Z] ---> 72aee14e5369 [2021-08-02T17:25:52.555Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-08-02T17:25:52.823Z] ---> 5856fa088579 [2021-08-02T17:25:52.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-08-02T17:25:53.104Z] ---> e6ea1f13456a [2021-08-02T17:25:53.104Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-08-02T17:25:53.389Z] ---> 515a77ae8c69 [2021-08-02T17:25:53.389Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-08-02T17:25:53.389Z] ---> Running in 936c5e314982 [2021-08-02T17:25:53.672Z] ---> b6e0d3781f1f [2021-08-02T17:25:53.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-08-02T17:25:53.672Z] Removing intermediate container 936c5e314982 [2021-08-02T17:25:53.672Z] ---> 17e9835cd70c [2021-08-02T17:25:53.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:25:53.952Z] ---> Running in ff01ce66a1bf [2021-08-02T17:25:54.240Z] Removing intermediate container ff01ce66a1bf [2021-08-02T17:25:54.240Z] ---> ff5a1081213c [2021-08-02T17:25:54.240Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T17:25:54.240Z] ---> Running in 4e52cc686681 [2021-08-02T17:25:54.509Z] ---> b43347204dc8 [2021-08-02T17:25:54.509Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-08-02T17:25:54.783Z] Removing intermediate container 4e52cc686681 [2021-08-02T17:25:54.783Z] ---> 351e55e2af28 [2021-08-02T17:25:54.783Z] Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:25:54.783Z] Removing intermediate container d3f537f01bc3 [2021-08-02T17:25:54.783Z] ---> 732cc929d029 [2021-08-02T17:25:54.783Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-08-02T17:25:54.783Z] ---> Running in 3e4a560c21f4 [2021-08-02T17:25:54.783Z] ---> Running in 0c040ab35bd6 [2021-08-02T17:25:55.051Z] ---> f19f0b43e33c [2021-08-02T17:25:55.051Z] Step 22/26 : 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-08-02T17:25:55.322Z] Removing intermediate container 0c040ab35bd6 [2021-08-02T17:25:55.322Z] ---> 3179313b73c2 [2021-08-02T17:25:55.322Z] Step 23/23 : LABEL version=2.0.1-dev.19 [2021-08-02T17:25:55.322Z] ---> Running in 0474fec37f8f [2021-08-02T17:25:55.322Z] Removing intermediate container 44c89c7f7e0b [2021-08-02T17:25:55.322Z] ---> 47f5541dc9a2 [2021-08-02T17:25:55.322Z] [2021-08-02T17:25:55.322Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T17:25:55.322Z] ---> 13621d1b12d4 [2021-08-02T17:25:55.322Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-08-02T17:25:55.322Z] ---> Running in bdfb22c99dac [2021-08-02T17:25:55.322Z] ---> Running in 3652f52b08b2 [2021-08-02T17:25:55.591Z] Removing intermediate container bdfb22c99dac [2021-08-02T17:25:55.592Z] ---> 51abeced6941 [2021-08-02T17:25:55.592Z] [2021-08-02T17:25:55.592Z] Removing intermediate container 3652f52b08b2 [2021-08-02T17:25:55.592Z] ---> 4835c2347462 [2021-08-02T17:25:55.592Z] Step 13/24 : ENV APP_PORT=59880 [2021-08-02T17:25:55.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-08-02T17:25:55.863Z] Successfully built 51abeced6941 [2021-08-02T17:25:55.863Z] ---> Running in 1fedb5b05f12 [2021-08-02T17:25:55.863Z] Successfully tagged support-notifications:latest [2021-08-02T17:25:55.863Z] Building support-scheduler [2021-08-02T17:25:56.450Z]  Building support-notifications ... done Removing intermediate container 1fedb5b05f12 [2021-08-02T17:25:56.451Z] ---> aa70fca0eaea [2021-08-02T17:25:56.451Z] Step 14/24 : EXPOSE $APP_PORT [2021-08-02T17:25:56.739Z] Removing intermediate container b59ff3c86f8d [2021-08-02T17:25:56.739Z] ---> dd0d0909336e [2021-08-02T17:25:56.739Z] [2021-08-02T17:25:56.739Z] Step 11/32 : FROM alpine:3.12 [2021-08-02T17:25:56.739Z] ---> 13621d1b12d4 [2021-08-02T17:25:56.739Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-08-02T17:25:56.739Z] ---> Running in f234c9718039 [2021-08-02T17:25:57.018Z] ---> Running in a75c96fdd9b4 [2021-08-02T17:25:57.606Z] Removing intermediate container f234c9718039 [2021-08-02T17:25:57.606Z] ---> 8d845ea220b4 [2021-08-02T17:25:57.606Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:25:57.606Z] Removing intermediate container a75c96fdd9b4 [2021-08-02T17:25:57.606Z] ---> 9afc30dcb419 [2021-08-02T17:25:57.606Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-08-02T17:25:57.606Z] Removing intermediate container 0474fec37f8f [2021-08-02T17:25:57.606Z] ---> 1f167dc80baf [2021-08-02T17:25:57.606Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-08-02T17:25:57.606Z] ---> Running in 275eb76a95bf [2021-08-02T17:25:57.606Z] ---> Running in 0e7862ed591e [2021-08-02T17:25:57.606Z] ---> Running in 7729ba150a1f [2021-08-02T17:25:57.874Z] Removing intermediate container 7729ba150a1f [2021-08-02T17:25:57.875Z] ---> 9d2d5f6f7597 [2021-08-02T17:25:57.875Z] Step 24/26 : LABEL arch=x86_64 [2021-08-02T17:25:57.875Z] Removing intermediate container 3e4a560c21f4 [2021-08-02T17:25:57.875Z] ---> 42b0d23bf7b9 [2021-08-02T17:25:57.875Z] [2021-08-02T17:25:57.875Z] Step 12/24 : FROM docker:20.10.6 [2021-08-02T17:25:57.875Z] ---> Running in 791f7f44c9f2 [2021-08-02T17:25:58.166Z] 20.10.6: Pulling from library/docker [2021-08-02T17:25:58.166Z] Removing intermediate container 791f7f44c9f2 [2021-08-02T17:25:58.166Z] ---> 062eaeb8c8ea [2021-08-02T17:25:58.166Z] Step 25/26 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:25:58.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:25:58.166Z] ---> Running in e37849499451 [2021-08-02T17:25:58.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:25:58.437Z] Removing intermediate container e37849499451 [2021-08-02T17:25:58.437Z] ---> 036435bcd60c [2021-08-02T17:25:58.437Z] Step 26/26 : LABEL version=2.0.1-dev.19 [2021-08-02T17:25:58.437Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-08-02T17:25:58.437Z] (2/2) Installing su-exec (0.2-r1) [2021-08-02T17:25:58.437Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:25:58.437Z] OK: 6 MiB in 16 packages [2021-08-02T17:25:58.437Z] ---> Running in 3bb7a23d8e01 [2021-08-02T17:25:58.711Z] Removing intermediate container 275eb76a95bf [2021-08-02T17:25:58.711Z] ---> e58b622ff00a [2021-08-02T17:25:58.711Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T17:25:58.711Z] Removing intermediate container 3bb7a23d8e01 [2021-08-02T17:25:58.711Z] ---> 20b2c5d94c6d [2021-08-02T17:25:58.711Z] [2021-08-02T17:25:58.711Z] ---> Running in 661559beb2cc [2021-08-02T17:25:58.711Z] Successfully built 20b2c5d94c6d [2021-08-02T17:25:58.999Z] Successfully tagged security-secretstore-setup:latest [2021-08-02T17:25:58.999Z] Building core-metadata [2021-08-02T17:25:59.596Z]  Building security-secretstore-setup ... done Removing intermediate container 0e7862ed591e [2021-08-02T17:25:59.596Z] ---> ac5ccf3478ba [2021-08-02T17:25:59.596Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-08-02T17:25:59.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:00.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:00.661Z] ---> Running in 7cf42743dc01 [2021-08-02T17:26:00.661Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T17:26:00.936Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T17:26:00.936Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T17:26:01.525Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T17:26:01.525Z] Removing intermediate container 7cf42743dc01 [2021-08-02T17:26:01.525Z] ---> fa0d6f62157e [2021-08-02T17:26:01.525Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-08-02T17:26:01.525Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T17:26:01.791Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T17:26:01.791Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:26:02.063Z] OK: 8 MiB in 20 packages [2021-08-02T17:26:02.884Z] ---> Running in fcb1e9a0f6f3 [2021-08-02T17:26:03.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:26:03.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:26:03.773Z] ---> 9f570367fc87 [2021-08-02T17:26:03.773Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T17:26:03.773Z] ---> Using cache [2021-08-02T17:26:03.773Z] ---> 3107834584fa [2021-08-02T17:26:03.773Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:26:03.773Z] ---> Using cache [2021-08-02T17:26:03.773Z] ---> 5ff5cd7db5a0 [2021-08-02T17:26:03.773Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T17:26:03.773Z] ---> Using cache [2021-08-02T17:26:03.773Z] ---> 0cf43b226441 [2021-08-02T17:26:03.773Z] Step 6/24 : COPY go.mod . [2021-08-02T17:26:03.773Z] ---> Using cache [2021-08-02T17:26:03.773Z] ---> 074cc461c8b3 [2021-08-02T17:26:03.773Z] Step 7/24 : RUN go mod download [2021-08-02T17:26:03.773Z] ---> Using cache [2021-08-02T17:26:03.773Z] ---> 3c9e20cb4efc [2021-08-02T17:26:03.773Z] Step 8/24 : COPY . . [2021-08-02T17:26:03.773Z] ---> Using cache [2021-08-02T17:26:03.773Z] ---> ea26a2378dc9 [2021-08-02T17:26:03.773Z] Step 9/24 : RUN go mod tidy [2021-08-02T17:26:03.773Z] ---> Using cache [2021-08-02T17:26:03.773Z] ---> e782442cec2f [2021-08-02T17:26:03.773Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-08-02T17:26:04.048Z] Removing intermediate container fcb1e9a0f6f3 [2021-08-02T17:26:04.048Z] ---> d727583721e2 [2021-08-02T17:26:04.048Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-08-02T17:26:04.048Z] ---> Running in 40c36c37de8d [2021-08-02T17:26:04.048Z] Removing intermediate container 661559beb2cc [2021-08-02T17:26:04.048Z] ---> f81a953b1f4d [2021-08-02T17:26:04.048Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T17:26:04.048Z] ---> Running in c69f8fdd42f2 [2021-08-02T17:26:04.335Z] ---> 89fc857fabe6 [2021-08-02T17:26:04.335Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-08-02T17:26:04.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-08-02T17:26:05.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:26:05.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:26:05.238Z] ---> 9f570367fc87 [2021-08-02T17:26:05.238Z] Step 3/23 : WORKDIR /edgex-go [2021-08-02T17:26:05.238Z] ---> Using cache [2021-08-02T17:26:05.238Z] ---> 3107834584fa [2021-08-02T17:26:05.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:26:05.238Z] ---> Using cache [2021-08-02T17:26:05.238Z] ---> 5ff5cd7db5a0 [2021-08-02T17:26:05.238Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-08-02T17:26:05.238Z] ---> Using cache [2021-08-02T17:26:05.238Z] ---> 0cf43b226441 [2021-08-02T17:26:05.238Z] Step 6/23 : COPY go.mod . [2021-08-02T17:26:05.238Z] ---> Using cache [2021-08-02T17:26:05.238Z] ---> 074cc461c8b3 [2021-08-02T17:26:05.238Z] Step 7/23 : RUN go mod download [2021-08-02T17:26:05.238Z] ---> Using cache [2021-08-02T17:26:05.238Z] ---> 3c9e20cb4efc [2021-08-02T17:26:05.238Z] Step 8/23 : COPY . . [2021-08-02T17:26:05.238Z] ---> Using cache [2021-08-02T17:26:05.238Z] ---> ea26a2378dc9 [2021-08-02T17:26:05.238Z] Step 9/23 : RUN go mod tidy [2021-08-02T17:26:05.238Z] ---> Using cache [2021-08-02T17:26:05.238Z] ---> e782442cec2f [2021-08-02T17:26:05.238Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-08-02T17:26:05.238Z] ---> 6f092eb7d8be [2021-08-02T17:26:05.238Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-08-02T17:26:05.238Z] ---> Running in e6934045ebe4 [2021-08-02T17:26:05.238Z] Removing intermediate container c69f8fdd42f2 [2021-08-02T17:26:05.238Z] ---> 58009a5a894d [2021-08-02T17:26:05.238Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-08-02T17:26:05.513Z] ---> Running in 515b21a51f48 [2021-08-02T17:26:05.513Z] ---> 9c79665f5594 [2021-08-02T17:26:05.513Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-08-02T17:26:05.791Z] ---> Running in 867009fefb75 [2021-08-02T17:26:05.791Z] Removing intermediate container 515b21a51f48 [2021-08-02T17:26:05.791Z] ---> 9fdd964ff6db [2021-08-02T17:26:05.791Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-08-02T17:26:06.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-08-02T17:26:06.351Z] Removing intermediate container 867009fefb75 [2021-08-02T17:26:06.351Z] ---> 5b4f669baad7 [2021-08-02T17:26:06.351Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:26:06.351Z] ---> Running in dacb9a5c0384 [2021-08-02T17:26:06.351Z] ---> bd3f4f162820 [2021-08-02T17:26:06.351Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-08-02T17:26:06.351Z] ---> Running in 560eddbabc3d [2021-08-02T17:26:06.627Z] Removing intermediate container dacb9a5c0384 [2021-08-02T17:26:06.627Z] ---> 0339f320e958 [2021-08-02T17:26:06.627Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T17:26:06.627Z] ---> Running in 323f181ec2c8 [2021-08-02T17:26:06.905Z] Removing intermediate container 323f181ec2c8 [2021-08-02T17:26:06.905Z] ---> bb4aea0f61e5 [2021-08-02T17:26:06.905Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:06.905Z] ---> Running in 664bb25131e4 [2021-08-02T17:26:06.905Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-08-02T17:26:07.182Z] Status: Downloaded newer image for docker:20.10.6 [2021-08-02T17:26:07.182Z] ---> d2979b152a7d [2021-08-02T17:26:07.182Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-08-02T17:26:07.182Z] Removing intermediate container 664bb25131e4 [2021-08-02T17:26:07.182Z] ---> be3294bcb1ab [2021-08-02T17:26:07.182Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T17:26:07.182Z] ---> Running in e4c236527939 [2021-08-02T17:26:07.182Z] ---> Running in 2691bd583002 [2021-08-02T17:26:07.459Z] Removing intermediate container e4c236527939 [2021-08-02T17:26:07.459Z] ---> 534bc0e5b92e [2021-08-02T17:26:07.459Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-08-02T17:26:07.459Z] Removing intermediate container 2691bd583002 [2021-08-02T17:26:07.459Z] ---> df01684976c9 [2021-08-02T17:26:07.459Z] [2021-08-02T17:26:07.459Z] ---> Running in 081ec9268215 [2021-08-02T17:26:07.459Z] Successfully built df01684976c9 [2021-08-02T17:26:07.459Z] Successfully tagged core-data:latest [2021-08-02T17:26:07.459Z] Building security-proxy-setup [2021-08-02T17:26:07.750Z]  Building core-data ... done Removing intermediate container 560eddbabc3d [2021-08-02T17:26:07.750Z] ---> 5388ef85c03a [2021-08-02T17:26:07.750Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T17:26:09.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:09.204Z] ---> 3b7bdcf3f84e [2021-08-02T17:26:09.204Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-08-02T17:26:09.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:09.488Z] (1/39) Installing readline (8.1.0-r0) [2021-08-02T17:26:09.778Z] (2/39) Installing bash (5.1.0-r0) [2021-08-02T17:26:09.778Z] Executing bash-5.1.0-r0.post-install [2021-08-02T17:26:09.778Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-08-02T17:26:09.778Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-08-02T17:26:09.778Z] (5/39) Installing libcurl (7.78.0-r0) [2021-08-02T17:26:09.778Z] (6/39) Installing curl (7.78.0-r0) [2021-08-02T17:26:10.067Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-08-02T17:26:10.067Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-08-02T17:26:10.067Z] (9/39) Installing expat (2.2.10-r1) [2021-08-02T17:26:10.067Z] (10/39) Installing libffi (3.3-r2) [2021-08-02T17:26:10.067Z] (11/39) Installing gdbm (1.19-r0) [2021-08-02T17:26:10.067Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-08-02T17:26:10.067Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-08-02T17:26:10.067Z] (14/39) Installing python3 (3.8.10-r0) [2021-08-02T17:26:10.067Z] ---> 993d4c6e05ba [2021-08-02T17:26:10.067Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-08-02T17:26:10.362Z] ---> 0d891fef2894 [2021-08-02T17:26:10.362Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-08-02T17:26:11.378Z] ---> 2ba574ea45d5 [2021-08-02T17:26:11.378Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-08-02T17:26:11.378Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-08-02T17:26:11.378Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-08-02T17:26:11.378Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-08-02T17:26:11.378Z] (18/39) Installing py3-six (1.15.0-r0) [2021-08-02T17:26:11.378Z] (19/39) Installing py3-packaging (20.9-r0) [2021-08-02T17:26:11.378Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-08-02T17:26:11.378Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-08-02T17:26:11.672Z] (22/39) Installing py3-idna (3.1-r0) [2021-08-02T17:26:11.672Z] ---> 862251c2db4a [2021-08-02T17:26:11.672Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-08-02T17:26:11.672Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-08-02T17:26:11.672Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-08-02T17:26:11.957Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-08-02T17:26:11.957Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-08-02T17:26:11.957Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-08-02T17:26:12.241Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-08-02T17:26:12.241Z] ---> Running in 97acec60ebe1 [2021-08-02T17:26:12.241Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-08-02T17:26:12.241Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-08-02T17:26:12.241Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-08-02T17:26:12.241Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-08-02T17:26:12.241Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-08-02T17:26:12.241Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-08-02T17:26:12.241Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-08-02T17:26:12.241Z] (36/39) Installing py3-progress (1.5-r0) [2021-08-02T17:26:12.241Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-08-02T17:26:12.241Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-08-02T17:26:12.241Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-08-02T17:26:12.530Z] Removing intermediate container 97acec60ebe1 [2021-08-02T17:26:12.530Z] ---> 4a6f846342e6 [2021-08-02T17:26:12.530Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-08-02T17:26:12.530Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T17:26:12.530Z] OK: 82 MiB in 59 packages [2021-08-02T17:26:12.825Z] ---> d6d28081129d [2021-08-02T17:26:12.825Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-08-02T17:26:12.825Z] ---> Running in aac72774d3ac [2021-08-02T17:26:14.274Z] Removing intermediate container aac72774d3ac [2021-08-02T17:26:14.274Z] ---> febd8f88e721 [2021-08-02T17:26:14.274Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-08-02T17:26:14.274Z] ---> Running in f484bf2fd585 [2021-08-02T17:26:14.274Z] Removing intermediate container f484bf2fd585 [2021-08-02T17:26:14.274Z] ---> 5daa21564804 [2021-08-02T17:26:14.274Z] Step 29/32 : CMD ["gate"] [2021-08-02T17:26:14.568Z] ---> Running in 30949a47c1f2 [2021-08-02T17:26:14.568Z] Removing intermediate container 30949a47c1f2 [2021-08-02T17:26:14.568Z] ---> 1b3edf6d9bce [2021-08-02T17:26:14.568Z] Step 30/32 : LABEL arch=x86_64 [2021-08-02T17:26:14.851Z] ---> Running in c0d611e58c0b [2021-08-02T17:26:15.127Z] Removing intermediate container c0d611e58c0b [2021-08-02T17:26:15.127Z] ---> 969db47f0d6b [2021-08-02T17:26:15.127Z] Step 31/32 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:15.127Z] ---> Running in fbc22f726ae1 [2021-08-02T17:26:15.410Z] Removing intermediate container fbc22f726ae1 [2021-08-02T17:26:15.410Z] ---> b66707e7165a [2021-08-02T17:26:15.410Z] Step 32/32 : LABEL version=2.0.1-dev.19 [2021-08-02T17:26:15.410Z] ---> Running in 485e6ccb6176 [2021-08-02T17:26:15.691Z] Removing intermediate container 485e6ccb6176 [2021-08-02T17:26:15.691Z] ---> 464bf695f75c [2021-08-02T17:26:15.691Z] [2021-08-02T17:26:15.691Z] Successfully built 464bf695f75c [2021-08-02T17:26:15.691Z] Successfully tagged security-bootstrapper:latest [2021-08-02T17:26:15.691Z]  Building security-bootstrapper ... done Building core-command [2021-08-02T17:26:17.149Z] Collecting docker-compose==1.23.2 [2021-08-02T17:26:17.149Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-08-02T17:26:17.149Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:26:17.149Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:26:17.149Z] ---> 9f570367fc87 [2021-08-02T17:26:17.149Z] Step 3/22 : WORKDIR /edgex-go [2021-08-02T17:26:17.149Z] ---> Using cache [2021-08-02T17:26:17.149Z] ---> 3107834584fa [2021-08-02T17:26:17.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:26:17.149Z] ---> Using cache [2021-08-02T17:26:17.149Z] ---> 5ff5cd7db5a0 [2021-08-02T17:26:17.149Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-08-02T17:26:17.149Z] ---> Using cache [2021-08-02T17:26:17.149Z] ---> 0cf43b226441 [2021-08-02T17:26:17.149Z] Step 6/22 : COPY go.mod . [2021-08-02T17:26:17.149Z] ---> Using cache [2021-08-02T17:26:17.149Z] ---> 074cc461c8b3 [2021-08-02T17:26:17.149Z] Step 7/22 : RUN go mod download [2021-08-02T17:26:17.149Z] ---> Using cache [2021-08-02T17:26:17.149Z] ---> 3c9e20cb4efc [2021-08-02T17:26:17.149Z] Step 8/22 : COPY . . [2021-08-02T17:26:17.149Z] ---> Using cache [2021-08-02T17:26:17.149Z] ---> ea26a2378dc9 [2021-08-02T17:26:17.149Z] Step 9/22 : RUN go mod tidy [2021-08-02T17:26:17.149Z] ---> Using cache [2021-08-02T17:26:17.149Z] ---> e782442cec2f [2021-08-02T17:26:17.149Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-08-02T17:26:17.149Z] Collecting dockerpty<0.5,>=0.4.1 [2021-08-02T17:26:17.149Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-08-02T17:26:17.759Z] Collecting PyYAML<4,>=3.10 [2021-08-02T17:26:17.759Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-08-02T17:26:18.385Z] ---> Running in d113d15be65b [2021-08-02T17:26:18.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-08-02T17:26:19.299Z] Collecting jsonschema<3,>=2.5.1 [2021-08-02T17:26:19.299Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-08-02T17:26:19.299Z] Collecting cached-property<2,>=1.2.0 [2021-08-02T17:26:19.299Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-08-02T17:26:19.299Z] Collecting docopt<0.7,>=0.6.1 [2021-08-02T17:26:19.299Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-08-02T17:26:20.791Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-08-02T17:26:20.791Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-08-02T17:26:20.791Z] Collecting websocket-client<1.0,>=0.32.0 [2021-08-02T17:26:20.791Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-08-02T17:26:20.791Z] Collecting docker<4.0,>=3.6.0 [2021-08-02T17:26:20.791Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-08-02T17:26:21.082Z] Collecting texttable<0.10,>=0.9.0 [2021-08-02T17:26:21.082Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-08-02T17:26:21.706Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-08-02T17:26:21.995Z] Collecting docker-pycreds>=0.4.0 [2021-08-02T17:26:21.995Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-08-02T17:26:22.296Z] Collecting urllib3<1.25,>=1.21.1 [2021-08-02T17:26:22.296Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-08-02T17:26:22.296Z] Collecting idna<2.8,>=2.5 [2021-08-02T17:26:22.296Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-08-02T17:26:22.296Z] Collecting chardet<3.1.0,>=3.0.2 [2021-08-02T17:26:22.296Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-08-02T17:26:22.588Z] Collecting certifi>=2017.4.17 [2021-08-02T17:26:22.588Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-08-02T17:26:22.588Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-08-02T17:26:22.588Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-08-02T17:26:22.588Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-08-02T17:26:22.588Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-08-02T17:26:22.893Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-08-02T17:26:22.893Z] Attempting uninstall: urllib3 [2021-08-02T17:26:22.893Z] Found existing installation: urllib3 1.26.2 [2021-08-02T17:26:22.893Z] Uninstalling urllib3-1.26.2: [2021-08-02T17:26:22.893Z] Successfully uninstalled urllib3-1.26.2 [2021-08-02T17:26:23.178Z] Attempting uninstall: idna [2021-08-02T17:26:23.178Z] Found existing installation: idna 3.1 [2021-08-02T17:26:23.178Z] Uninstalling idna-3.1: [2021-08-02T17:26:23.178Z] Successfully uninstalled idna-3.1 [2021-08-02T17:26:23.459Z] Attempting uninstall: chardet [2021-08-02T17:26:23.459Z] Found existing installation: chardet 4.0.0 [2021-08-02T17:26:23.459Z] Uninstalling chardet-4.0.0: [2021-08-02T17:26:23.459Z] Successfully uninstalled chardet-4.0.0 [2021-08-02T17:26:24.069Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-08-02T17:26:24.069Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-08-02T17:26:24.069Z] ---> 9f570367fc87 [2021-08-02T17:26:24.069Z] Step 3/24 : WORKDIR /edgex-go [2021-08-02T17:26:24.069Z] ---> Using cache [2021-08-02T17:26:24.069Z] ---> 3107834584fa [2021-08-02T17:26:24.069Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T17:26:24.069Z] ---> Using cache [2021-08-02T17:26:24.069Z] ---> 5ff5cd7db5a0 [2021-08-02T17:26:24.069Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-08-02T17:26:24.069Z] ---> Using cache [2021-08-02T17:26:24.069Z] ---> 0cf43b226441 [2021-08-02T17:26:24.069Z] Step 6/24 : COPY go.mod . [2021-08-02T17:26:24.069Z] ---> Using cache [2021-08-02T17:26:24.069Z] ---> 074cc461c8b3 [2021-08-02T17:26:24.069Z] Step 7/24 : RUN go mod download [2021-08-02T17:26:24.069Z] ---> Using cache [2021-08-02T17:26:24.069Z] ---> 3c9e20cb4efc [2021-08-02T17:26:24.069Z] Step 8/24 : COPY . . [2021-08-02T17:26:24.069Z] ---> Using cache [2021-08-02T17:26:24.069Z] ---> ea26a2378dc9 [2021-08-02T17:26:24.069Z] Step 9/24 : RUN go mod tidy [2021-08-02T17:26:24.069Z] ---> Using cache [2021-08-02T17:26:24.069Z] ---> e782442cec2f [2021-08-02T17:26:24.069Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-08-02T17:26:24.680Z] ---> Running in 6301cf39c55d [2021-08-02T17:26:24.680Z] Attempting uninstall: requests [2021-08-02T17:26:24.680Z] Found existing installation: requests 2.25.1 [2021-08-02T17:26:24.680Z] Uninstalling requests-2.25.1: [2021-08-02T17:26:24.680Z] Successfully uninstalled requests-2.25.1 [2021-08-02T17:26:24.975Z] Running setup.py install for texttable: started [2021-08-02T17:26:25.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o cmd/core-command/core-command ./cmd/core-command [2021-08-02T17:26:25.886Z] Running setup.py install for texttable: finished with status 'done' [2021-08-02T17:26:25.886Z] Running setup.py install for PyYAML: started [2021-08-02T17:26:26.905Z] Running setup.py install for PyYAML: finished with status 'done' [2021-08-02T17:26:26.905Z] Running setup.py install for docopt: started [2021-08-02T17:26:27.527Z] Running setup.py install for docopt: finished with status 'done' [2021-08-02T17:26:27.527Z] Running setup.py install for dockerpty: started [2021-08-02T17:26:28.557Z] Running setup.py install for dockerpty: finished with status 'done' [2021-08-02T17:26:29.179Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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-08-02T17:26:33.618Z] Removing intermediate container 081ec9268215 [2021-08-02T17:26:33.618Z] ---> ba0eaf3d9768 [2021-08-02T17:26:33.618Z] Step 15/24 : ENV APP_PORT=58890 [2021-08-02T17:26:33.618Z] ---> Running in 7f8910dce339 [2021-08-02T17:26:33.618Z] Removing intermediate container 7f8910dce339 [2021-08-02T17:26:33.618Z] ---> 73a8c3083db9 [2021-08-02T17:26:33.618Z] Step 16/24 : EXPOSE $APP_PORT [2021-08-02T17:26:33.618Z] ---> Running in 7207cf3eb612 [2021-08-02T17:26:33.618Z] Removing intermediate container 7207cf3eb612 [2021-08-02T17:26:33.618Z] ---> 2d995a679ef6 [2021-08-02T17:26:33.618Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-08-02T17:26:33.618Z] ---> a553aef6328f [2021-08-02T17:26:33.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-08-02T17:26:33.901Z] ---> ca9025c92496 [2021-08-02T17:26:33.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-08-02T17:26:34.189Z] ---> 39c2e56999c2 [2021-08-02T17:26:34.189Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-08-02T17:26:34.189Z] ---> Running in 1964851fec79 [2021-08-02T17:26:34.478Z] Removing intermediate container 1964851fec79 [2021-08-02T17:26:34.478Z] ---> 00d81d954ad5 [2021-08-02T17:26:34.478Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:26:34.478Z] ---> Running in d7f0eeccfa5d [2021-08-02T17:26:34.478Z] Removing intermediate container d7f0eeccfa5d [2021-08-02T17:26:34.478Z] ---> 29ec83bd30de [2021-08-02T17:26:34.478Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T17:26:34.478Z] ---> Running in 9f4c0403abd8 [2021-08-02T17:26:34.762Z] Removing intermediate container 9f4c0403abd8 [2021-08-02T17:26:34.762Z] ---> 913e8c9360f0 [2021-08-02T17:26:34.762Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:34.762Z] ---> Running in a7ec11c51638 [2021-08-02T17:26:34.762Z] Removing intermediate container a7ec11c51638 [2021-08-02T17:26:34.762Z] ---> 195f773b9e96 [2021-08-02T17:26:34.762Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T17:26:35.051Z] ---> Running in f70b2c6cab27 [2021-08-02T17:26:35.051Z] Removing intermediate container f70b2c6cab27 [2021-08-02T17:26:35.051Z] ---> 60887fbe3434 [2021-08-02T17:26:35.051Z] [2021-08-02T17:26:35.337Z] Successfully built 60887fbe3434 [2021-08-02T17:26:35.337Z] Successfully tagged sys-mgmt-agent:latest [2021-08-02T17:26:40.855Z]  Building sys-mgmt-agent ... done Removing intermediate container 40c36c37de8d [2021-08-02T17:26:40.855Z] ---> f52a31af6bc2 [2021-08-02T17:26:40.855Z] [2021-08-02T17:26:40.855Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T17:26:40.855Z] ---> 13621d1b12d4 [2021-08-02T17:26:40.855Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T17:26:40.855Z] Removing intermediate container e6934045ebe4 [2021-08-02T17:26:40.855Z] ---> 0f0c30d4dd0a [2021-08-02T17:26:40.855Z] [2021-08-02T17:26:40.855Z] Step 11/23 : FROM alpine:3.12 [2021-08-02T17:26:40.855Z] ---> 13621d1b12d4 [2021-08-02T17:26:40.855Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-08-02T17:26:40.855Z] ---> Running in f4c92a3da2de [2021-08-02T17:26:40.855Z] ---> Running in 3ba108200125 [2021-08-02T17:26:41.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:41.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:41.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:41.578Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:41.934Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T17:26:41.934Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-08-02T17:26:41.934Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:26:41.934Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:26:41.934Z] OK: 6 MiB in 15 packages [2021-08-02T17:26:41.934Z] OK: 6 MiB in 15 packages [2021-08-02T17:26:42.674Z] Removing intermediate container 3ba108200125 [2021-08-02T17:26:42.674Z] ---> 3293676b4450 [2021-08-02T17:26:42.674Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T17:26:42.674Z] ---> Running in b06e5e0bab6e [2021-08-02T17:26:42.674Z] Removing intermediate container f4c92a3da2de [2021-08-02T17:26:42.674Z] ---> e2382fd7215c [2021-08-02T17:26:42.674Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T17:26:42.674Z] ---> Running in 08cb314a7348 [2021-08-02T17:26:42.675Z] Removing intermediate container b06e5e0bab6e [2021-08-02T17:26:42.675Z] ---> d72a20889b54 [2021-08-02T17:26:42.675Z] Step 14/23 : ENV APP_PORT=59861 [2021-08-02T17:26:42.675Z] ---> Running in 0ad039194c46 [2021-08-02T17:26:43.101Z] Removing intermediate container 08cb314a7348 [2021-08-02T17:26:43.101Z] ---> 3c749c0c7efb [2021-08-02T17:26:43.101Z] Step 14/24 : ENV APP_PORT=59881 [2021-08-02T17:26:43.101Z] ---> Running in 86e39843d79a [2021-08-02T17:26:43.101Z] Removing intermediate container 0ad039194c46 [2021-08-02T17:26:43.101Z] ---> 77a0f6eaf7cd [2021-08-02T17:26:43.101Z] Step 15/23 : EXPOSE $APP_PORT [2021-08-02T17:26:43.101Z] ---> Running in 11267b6e8826 [2021-08-02T17:26:43.101Z] Removing intermediate container 86e39843d79a [2021-08-02T17:26:43.101Z] ---> ae1cfdfe2850 [2021-08-02T17:26:43.101Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T17:26:43.101Z] ---> Running in d52c028c14e4 [2021-08-02T17:26:43.101Z] Removing intermediate container 11267b6e8826 [2021-08-02T17:26:43.101Z] ---> 9fb436c2b65f [2021-08-02T17:26:43.101Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T17:26:43.480Z] Removing intermediate container d52c028c14e4 [2021-08-02T17:26:43.480Z] ---> 662aca0a2d32 [2021-08-02T17:26:43.480Z] Step 16/24 : WORKDIR / [2021-08-02T17:26:43.480Z] ---> Running in 624ed0d256d2 [2021-08-02T17:26:43.480Z] ---> 650fb54d936d [2021-08-02T17:26:43.480Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-08-02T17:26:43.873Z] Removing intermediate container 624ed0d256d2 [2021-08-02T17:26:43.874Z] ---> 2b4e3212853f [2021-08-02T17:26:43.874Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T17:26:44.162Z] ---> e47a97893f79 [2021-08-02T17:26:44.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-08-02T17:26:44.162Z] ---> 13e2fce62cc4 [2021-08-02T17:26:44.162Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-08-02T17:26:44.453Z] ---> fb1fe18b75b7 [2021-08-02T17:26:44.453Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-08-02T17:26:44.740Z] ---> Running in d3488a4b75b0 [2021-08-02T17:26:44.740Z] ---> 7f8b1b70fac7 [2021-08-02T17:26:44.740Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-08-02T17:26:44.740Z] Removing intermediate container d3488a4b75b0 [2021-08-02T17:26:44.740Z] ---> 38b478fea53e [2021-08-02T17:26:44.740Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:26:44.740Z] ---> Running in ae3a48fe662b [2021-08-02T17:26:45.015Z] Removing intermediate container ae3a48fe662b [2021-08-02T17:26:45.015Z] ---> 12cb47e79ed3 [2021-08-02T17:26:45.015Z] Step 21/23 : LABEL arch=x86_64 [2021-08-02T17:26:45.015Z] ---> c93b24e6a7a3 [2021-08-02T17:26:45.015Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-08-02T17:26:45.015Z] ---> Running in 9d3f7e853ce2 [2021-08-02T17:26:45.015Z] ---> Running in fde71489e836 [2021-08-02T17:26:45.290Z] Removing intermediate container 9d3f7e853ce2 [2021-08-02T17:26:45.290Z] ---> 023b49cc3a33 [2021-08-02T17:26:45.290Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:26:45.290Z] Removing intermediate container fde71489e836 [2021-08-02T17:26:45.290Z] ---> 4b85175304dd [2021-08-02T17:26:45.290Z] Step 22/23 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:45.290Z] ---> Running in fd93228ea657 [2021-08-02T17:26:45.290Z] ---> Running in 7c76f32e959b [2021-08-02T17:26:45.568Z] Removing intermediate container fd93228ea657 [2021-08-02T17:26:45.569Z] ---> 608e2f2a60f2 [2021-08-02T17:26:45.569Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T17:26:45.569Z] Removing intermediate container 7c76f32e959b [2021-08-02T17:26:45.569Z] ---> dce73cc5ee47 [2021-08-02T17:26:45.569Z] Step 23/23 : LABEL version=2.0.1-dev.19 [2021-08-02T17:26:45.569Z] ---> Running in b256c80bb9ba [2021-08-02T17:26:45.569Z] ---> Running in ba16052521f5 [2021-08-02T17:26:45.844Z] Removing intermediate container b256c80bb9ba [2021-08-02T17:26:45.844Z] ---> b1f4f934ffd8 [2021-08-02T17:26:45.844Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:45.844Z] Removing intermediate container ba16052521f5 [2021-08-02T17:26:45.844Z] ---> 2c4c590c2370 [2021-08-02T17:26:45.844Z] [2021-08-02T17:26:45.844Z] ---> Running in 2462ebfb2f79 [2021-08-02T17:26:45.844Z] Successfully built 2c4c590c2370 [2021-08-02T17:26:45.844Z] Successfully tagged support-scheduler:latest [2021-08-02T17:26:45.844Z]  Building support-scheduler ... done Removing intermediate container 2462ebfb2f79 [2021-08-02T17:26:45.844Z] ---> fa76297c7baf [2021-08-02T17:26:45.844Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T17:26:46.137Z] ---> Running in 09c899f56e3e [2021-08-02T17:26:46.137Z] Removing intermediate container 09c899f56e3e [2021-08-02T17:26:46.137Z] ---> 3231a8fa4c41 [2021-08-02T17:26:46.137Z] [2021-08-02T17:26:46.421Z] Successfully built 3231a8fa4c41 [2021-08-02T17:26:46.421Z] Successfully tagged core-metadata:latest [2021-08-02T17:26:46.701Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config [2021-08-02T17:26:49.349Z] Removing intermediate container d113d15be65b [2021-08-02T17:26:49.349Z] ---> d98b0f95e87b [2021-08-02T17:26:49.349Z] [2021-08-02T17:26:49.349Z] Step 11/22 : FROM alpine:3.12 [2021-08-02T17:26:49.349Z] ---> 13621d1b12d4 [2021-08-02T17:26:49.349Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-08-02T17:26:49.349Z] ---> Running in 0564e4595ec3 [2021-08-02T17:26:49.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:49.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:26:50.230Z] (1/4) Installing ca-certificates (20191127-r4) [2021-08-02T17:26:50.230Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-08-02T17:26:50.230Z] (3/4) Installing libcurl (7.78.0-r0) [2021-08-02T17:26:50.230Z] (4/4) Installing curl (7.78.0-r0) [2021-08-02T17:26:50.230Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T17:26:50.230Z] Executing ca-certificates-20191127-r4.trigger [2021-08-02T17:26:50.230Z] OK: 7 MiB in 18 packages [2021-08-02T17:26:50.230Z] Removing intermediate container 6301cf39c55d [2021-08-02T17:26:50.230Z] ---> 006d2de977ef [2021-08-02T17:26:50.230Z] [2021-08-02T17:26:50.230Z] Step 11/24 : FROM alpine:3.12 [2021-08-02T17:26:50.230Z] ---> 13621d1b12d4 [2021-08-02T17:26:50.230Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-08-02T17:26:50.230Z] ---> Using cache [2021-08-02T17:26:50.230Z] ---> e2382fd7215c [2021-08-02T17:26:50.230Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-08-02T17:26:50.230Z] ---> Using cache [2021-08-02T17:26:50.230Z] ---> 3c749c0c7efb [2021-08-02T17:26:50.230Z] Step 14/24 : ENV APP_PORT=59882 [2021-08-02T17:26:50.230Z] ---> Running in 541a8fab39c9 [2021-08-02T17:26:50.511Z] Removing intermediate container 541a8fab39c9 [2021-08-02T17:26:50.511Z] ---> 2194992ce8a8 [2021-08-02T17:26:50.511Z] Step 15/24 : EXPOSE $APP_PORT [2021-08-02T17:26:50.511Z] ---> Running in 423b0b0861c3 [2021-08-02T17:26:50.511Z] Removing intermediate container 0564e4595ec3 [2021-08-02T17:26:50.511Z] ---> ba74625b7d2d [2021-08-02T17:26:50.511Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-08-02T17:26:50.511Z] ---> Running in f295bfeccdce [2021-08-02T17:26:50.511Z] Removing intermediate container 423b0b0861c3 [2021-08-02T17:26:50.511Z] ---> f2dd88c90581 [2021-08-02T17:26:50.511Z] Step 16/24 : WORKDIR / [2021-08-02T17:26:50.511Z] ---> Running in 3124a28c6f65 [2021-08-02T17:26:50.511Z] Removing intermediate container f295bfeccdce [2021-08-02T17:26:50.511Z] ---> 3b0cc3a3b771 [2021-08-02T17:26:50.511Z] Step 14/22 : WORKDIR /edgex [2021-08-02T17:26:50.785Z] ---> Running in 9110974f4020 [2021-08-02T17:26:50.785Z] Removing intermediate container 3124a28c6f65 [2021-08-02T17:26:50.785Z] ---> 56654e81222d [2021-08-02T17:26:50.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-08-02T17:26:50.785Z] Removing intermediate container 9110974f4020 [2021-08-02T17:26:50.785Z] ---> a4d9188e83be [2021-08-02T17:26:50.785Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-08-02T17:26:50.785Z] ---> f5ed7bc0d660 [2021-08-02T17:26:50.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-08-02T17:26:51.060Z] ---> a4d43bfccaa8 [2021-08-02T17:26:51.060Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-08-02T17:26:51.342Z] ---> 95cb09be8686 [2021-08-02T17:26:51.342Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-08-02T17:26:51.342Z] ---> 1e4336799b5a [2021-08-02T17:26:51.342Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-08-02T17:26:51.628Z] ---> 4a75e9c583b5 [2021-08-02T17:26:51.629Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-08-02T17:26:51.629Z] ---> 73b4501081a8 [2021-08-02T17:26:51.629Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-08-02T17:26:51.629Z] ---> Running in 7362371d6784 [2021-08-02T17:26:51.629Z] ---> Running in b9987e8708bb [2021-08-02T17:26:51.629Z] Removing intermediate container 7362371d6784 [2021-08-02T17:26:51.629Z] ---> 0d3f978083cb [2021-08-02T17:26:51.629Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T17:26:51.629Z] Removing intermediate container b9987e8708bb [2021-08-02T17:26:51.629Z] ---> 327e5cb73620 [2021-08-02T17:26:51.629Z] Step 19/22 : CMD ["--init=true"] [2021-08-02T17:26:51.629Z] ---> Running in d219bb42a0cb [2021-08-02T17:26:51.629Z] ---> Running in 1e758b67aa39 [2021-08-02T17:26:51.906Z] Removing intermediate container d219bb42a0cb [2021-08-02T17:26:51.906Z] ---> e56f35b6380b [2021-08-02T17:26:51.906Z] Step 22/24 : LABEL arch=x86_64 [2021-08-02T17:26:51.906Z] Removing intermediate container 1e758b67aa39 [2021-08-02T17:26:51.906Z] ---> 4377e525aaa7 [2021-08-02T17:26:51.906Z] Step 20/22 : LABEL arch=x86_64 [2021-08-02T17:26:51.906Z] ---> Running in 01ead8ff517c [2021-08-02T17:26:51.906Z] ---> Running in e4fbf15f65bf [2021-08-02T17:26:51.906Z] Removing intermediate container 01ead8ff517c [2021-08-02T17:26:51.906Z] ---> eb3af511c5b4 [2021-08-02T17:26:51.906Z] Step 23/24 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:51.906Z] Removing intermediate container e4fbf15f65bf [2021-08-02T17:26:51.906Z] ---> 2dc5d91970d1 [2021-08-02T17:26:51.906Z] Step 21/22 : LABEL git_sha=1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:51.906Z] ---> Running in afbe9f40a044 [2021-08-02T17:26:51.906Z] ---> Running in 1a2e2ad9ce18 [2021-08-02T17:26:52.182Z] Removing intermediate container afbe9f40a044 [2021-08-02T17:26:52.183Z] ---> 73c1760cdcf8 [2021-08-02T17:26:52.183Z] Step 24/24 : LABEL version=2.0.1-dev.19 [2021-08-02T17:26:52.183Z] Removing intermediate container 1a2e2ad9ce18 [2021-08-02T17:26:52.183Z] ---> dafb391a42f3 [2021-08-02T17:26:52.183Z] Step 22/22 : LABEL version=2.0.1-dev.19 [2021-08-02T17:26:52.183Z] ---> Running in 4f124629fb84 [2021-08-02T17:26:52.183Z] ---> Running in 68a20ec50b32 [2021-08-02T17:26:52.183Z] Removing intermediate container 68a20ec50b32 [2021-08-02T17:26:52.183Z] ---> c58f888a1281 [2021-08-02T17:26:52.183Z] [2021-08-02T17:26:52.183Z] Removing intermediate container 4f124629fb84 [2021-08-02T17:26:52.183Z] ---> a029c947791f [2021-08-02T17:26:52.183Z] [2021-08-02T17:26:52.183Z] Successfully built c58f888a1281 [2021-08-02T17:26:52.183Z] Successfully tagged security-proxy-setup:latest [2021-08-02T17:26:52.456Z]  Building security-proxy-setup ... done Successfully built a029c947791f [2021-08-02T17:26:52.456Z] Successfully tagged core-command:latest [2021-08-02T17:26:52.473Z]  Building core-command ... done  [Pipeline] } [2021-08-02T17:26:52.479Z] $ docker stop --time=1 f27eb5261aa89c674caa0b01c30ab4cff316cffec2ef18a2af90d3c5253339dc [2021-08-02T17:26:53.807Z] $ docker rm -f f27eb5261aa89c674caa0b01c30ab4cff316cffec2ef18a2af90d3c5253339dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:26:54.195Z] + docker images [2021-08-02T17:26:54.195Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-02T17:26:54.195Z] security-proxy-setup latest c58f888a1281 2 seconds ago 25.9MB [2021-08-02T17:26:54.195Z] core-command latest a029c947791f 2 seconds ago 16MB [2021-08-02T17:26:54.195Z] 006d2de977ef 5 seconds ago 1.74GB [2021-08-02T17:26:54.195Z] d98b0f95e87b 6 seconds ago 1.75GB [2021-08-02T17:26:54.195Z] core-metadata latest 3231a8fa4c41 9 seconds ago 16.7MB [2021-08-02T17:26:54.195Z] support-scheduler latest 2c4c590c2370 9 seconds ago 16.1MB [2021-08-02T17:26:54.195Z] 0f0c30d4dd0a 14 seconds ago 1.75GB [2021-08-02T17:26:54.195Z] f52a31af6bc2 14 seconds ago 1.75GB [2021-08-02T17:26:54.195Z] sys-mgmt-agent latest 60887fbe3434 20 seconds ago 324MB [2021-08-02T17:26:54.195Z] security-bootstrapper latest 464bf695f75c 39 seconds ago 18.7MB [2021-08-02T17:26:54.195Z] core-data latest df01684976c9 47 seconds ago 20.4MB [2021-08-02T17:26:54.195Z] security-secretstore-setup latest 20b2c5d94c6d 56 seconds ago 29MB [2021-08-02T17:26:54.195Z] 42b0d23bf7b9 57 seconds ago 1.75GB [2021-08-02T17:26:54.195Z] dd0d0909336e 59 seconds ago 1.75GB [2021-08-02T17:26:54.195Z] support-notifications latest 51abeced6941 59 seconds ago 16.8MB [2021-08-02T17:26:54.195Z] 47f5541dc9a2 59 seconds ago 1.75GB [2021-08-02T17:26:54.195Z] cd6bdf6ac1ce About a minute ago 1.75GB [2021-08-02T17:26:54.195Z] f2725de75e01 About a minute ago 1.75GB [2021-08-02T17:26:54.195Z] ci-base-image-x86_64 latest 9f570367fc87 5 minutes ago 1.24GB [2021-08-02T17:26:54.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-08-02T17:26:54.195Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-08-02T17:26:54.195Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-08-02T17:26:54.195Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-08-02T17:26:54.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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-08-02T17:26:54.420Z] provisioning config files... [2021-08-02T17:26:54.435Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config6418153946302645943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:26:54.770Z] ---> docker-login.sh [2021-08-02T17:26:54.770Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:26:54.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:26:55.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:26:55.036Z] Configure a credential helper to remove this warning. See [2021-08-02T17:26:55.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:26:55.036Z] [2021-08-02T17:26:55.036Z] Login Succeeded [2021-08-02T17:26:55.036Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:26:55.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:26:55.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:26:55.305Z] Configure a credential helper to remove this warning. See [2021-08-02T17:26:55.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:26:55.305Z] [2021-08-02T17:26:55.305Z] Login Succeeded [2021-08-02T17:26:55.305Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:26:55.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:26:55.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:26:55.305Z] Configure a credential helper to remove this warning. See [2021-08-02T17:26:55.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:26:55.305Z] [2021-08-02T17:26:55.305Z] Login Succeeded [2021-08-02T17:26:55.305Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:26:55.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:26:56.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:26:56.533Z] Configure a credential helper to remove this warning. See [2021-08-02T17:26:56.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:26:56.533Z] [2021-08-02T17:26:56.533Z] Login Succeeded [2021-08-02T17:26:56.533Z] docker.io [2021-08-02T17:26:56.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:26:57.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:26:57.117Z] Configure a credential helper to remove this warning. See [2021-08-02T17:26:57.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:26:57.117Z] [2021-08-02T17:26:57.117Z] Login Succeeded [2021-08-02T17:26:57.117Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:26:57.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:26:57.213Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-08-02T17:26:57.213Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:57.213Z] latest [2021-08-02T17:26:57.213Z] 2.0.1-dev.19 [2021-08-02T17:26:57.213Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:26:57.213Z] main [2021-08-02T17:26:57.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:26:57.575Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:26:57.900Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:26:57.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T17:26:57.900Z] d651ed3a9bdb: Preparing [2021-08-02T17:26:57.900Z] f423a048938e: Preparing [2021-08-02T17:26:57.900Z] b7b8f75188b8: Preparing [2021-08-02T17:26:57.900Z] e7e013e9df28: Preparing [2021-08-02T17:26:57.900Z] 32f366d666a5: Preparing [2021-08-02T17:26:57.900Z] 32f366d666a5: Layer already exists [2021-08-02T17:26:58.170Z] b7b8f75188b8: Pushed [2021-08-02T17:26:58.170Z] d651ed3a9bdb: Pushed [2021-08-02T17:26:58.170Z] e7e013e9df28: Pushed [2021-08-02T17:26:59.147Z] f423a048938e: Pushed [2021-08-02T17:27:04.506Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:04.843Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:05.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-02T17:27:05.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T17:27:05.162Z] d651ed3a9bdb: Preparing [2021-08-02T17:27:05.162Z] f423a048938e: Preparing [2021-08-02T17:27:05.162Z] b7b8f75188b8: Preparing [2021-08-02T17:27:05.162Z] e7e013e9df28: Preparing [2021-08-02T17:27:05.162Z] 32f366d666a5: Preparing [2021-08-02T17:27:05.162Z] f423a048938e: Layer already exists [2021-08-02T17:27:05.162Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:05.162Z] d651ed3a9bdb: Layer already exists [2021-08-02T17:27:05.162Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:05.162Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:05.162Z] latest: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:05.497Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:05.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 [2021-08-02T17:27:05.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T17:27:05.813Z] d651ed3a9bdb: Preparing [2021-08-02T17:27:05.813Z] f423a048938e: Preparing [2021-08-02T17:27:05.813Z] b7b8f75188b8: Preparing [2021-08-02T17:27:05.813Z] e7e013e9df28: Preparing [2021-08-02T17:27:05.813Z] 32f366d666a5: Preparing [2021-08-02T17:27:05.813Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:05.813Z] d651ed3a9bdb: Layer already exists [2021-08-02T17:27:05.813Z] f423a048938e: Layer already exists [2021-08-02T17:27:05.813Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:05.813Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:05.813Z] 2.0.1-dev.19: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:06.136Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:06.456Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:06.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T17:27:06.456Z] d651ed3a9bdb: Preparing [2021-08-02T17:27:06.456Z] f423a048938e: Preparing [2021-08-02T17:27:06.456Z] b7b8f75188b8: Preparing [2021-08-02T17:27:06.456Z] e7e013e9df28: Preparing [2021-08-02T17:27:06.456Z] 32f366d666a5: Preparing [2021-08-02T17:27:06.456Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:06.456Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:06.456Z] d651ed3a9bdb: Layer already exists [2021-08-02T17:27:06.456Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:06.456Z] f423a048938e: Layer already exists [2021-08-02T17:27:06.456Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:06.785Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:07.103Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-08-02T17:27:07.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-08-02T17:27:07.103Z] d651ed3a9bdb: Preparing [2021-08-02T17:27:07.103Z] f423a048938e: Preparing [2021-08-02T17:27:07.103Z] b7b8f75188b8: Preparing [2021-08-02T17:27:07.103Z] e7e013e9df28: Preparing [2021-08-02T17:27:07.103Z] 32f366d666a5: Preparing [2021-08-02T17:27:07.103Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:07.103Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:07.103Z] f423a048938e: Layer already exists [2021-08-02T17:27:07.103Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:07.103Z] d651ed3a9bdb: Layer already exists [2021-08-02T17:27:07.103Z] main: digest: sha256:d02f1df2e9c1c28c7d2a9db66fdb02ed4d931df7ac64fa63089dcdc8075de022 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:07.169Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:07.185Z] taggedImages: [2021-08-02T17:27:07.185Z] - nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:07.185Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-08-02T17:27:07.185Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.19 [2021-08-02T17:27:07.185Z] - nexus3.edgexfoundry.org:10004/core-command:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:07.185Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-08-02T17:27:07.215Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-08-02T17:27:07.215Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:07.215Z] latest [2021-08-02T17:27:07.215Z] 2.0.1-dev.19 [2021-08-02T17:27:07.215Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:07.215Z] main [2021-08-02T17:27:07.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:07.566Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:07.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:07.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T17:27:07.880Z] 6662b476fb75: Preparing [2021-08-02T17:27:07.880Z] bde6b0a1ac34: Preparing [2021-08-02T17:27:07.880Z] b7b8f75188b8: Preparing [2021-08-02T17:27:07.880Z] 709b06546ac3: Preparing [2021-08-02T17:27:07.880Z] 0f9e26a6860b: Preparing [2021-08-02T17:27:07.880Z] 32f366d666a5: Preparing [2021-08-02T17:27:07.880Z] 32f366d666a5: Waiting [2021-08-02T17:27:07.880Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:08.148Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:08.148Z] 6662b476fb75: Pushed [2021-08-02T17:27:08.148Z] 0f9e26a6860b: Pushed [2021-08-02T17:27:08.148Z] 709b06546ac3: Pushed [2021-08-02T17:27:09.112Z] bde6b0a1ac34: Pushed [2021-08-02T17:27:09.379Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:09.700Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:10.016Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-02T17:27:10.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T17:27:10.016Z] 6662b476fb75: Preparing [2021-08-02T17:27:10.016Z] bde6b0a1ac34: Preparing [2021-08-02T17:27:10.016Z] b7b8f75188b8: Preparing [2021-08-02T17:27:10.016Z] 709b06546ac3: Preparing [2021-08-02T17:27:10.016Z] 0f9e26a6860b: Preparing [2021-08-02T17:27:10.016Z] 32f366d666a5: Preparing [2021-08-02T17:27:10.016Z] 32f366d666a5: Waiting [2021-08-02T17:27:10.016Z] 6662b476fb75: Layer already exists [2021-08-02T17:27:10.017Z] bde6b0a1ac34: Layer already exists [2021-08-02T17:27:10.017Z] 709b06546ac3: Layer already exists [2021-08-02T17:27:10.017Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:10.017Z] 0f9e26a6860b: Layer already exists [2021-08-02T17:27:10.017Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:10.017Z] latest: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:10.364Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:10.690Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 [2021-08-02T17:27:10.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T17:27:10.690Z] 6662b476fb75: Preparing [2021-08-02T17:27:10.690Z] bde6b0a1ac34: Preparing [2021-08-02T17:27:10.690Z] b7b8f75188b8: Preparing [2021-08-02T17:27:10.690Z] 709b06546ac3: Preparing [2021-08-02T17:27:10.690Z] 0f9e26a6860b: Preparing [2021-08-02T17:27:10.690Z] 32f366d666a5: Preparing [2021-08-02T17:27:10.690Z] 32f366d666a5: Waiting [2021-08-02T17:27:10.690Z] bde6b0a1ac34: Layer already exists [2021-08-02T17:27:10.690Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:10.690Z] 0f9e26a6860b: Layer already exists [2021-08-02T17:27:10.690Z] 6662b476fb75: Layer already exists [2021-08-02T17:27:10.690Z] 709b06546ac3: Layer already exists [2021-08-02T17:27:10.690Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:10.690Z] 2.0.1-dev.19: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:11.015Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:11.338Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:11.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T17:27:11.338Z] 6662b476fb75: Preparing [2021-08-02T17:27:11.338Z] bde6b0a1ac34: Preparing [2021-08-02T17:27:11.338Z] b7b8f75188b8: Preparing [2021-08-02T17:27:11.338Z] 709b06546ac3: Preparing [2021-08-02T17:27:11.338Z] 0f9e26a6860b: Preparing [2021-08-02T17:27:11.338Z] 32f366d666a5: Preparing [2021-08-02T17:27:11.338Z] 32f366d666a5: Waiting [2021-08-02T17:27:11.338Z] 6662b476fb75: Layer already exists [2021-08-02T17:27:11.338Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:11.338Z] bde6b0a1ac34: Layer already exists [2021-08-02T17:27:11.338Z] 709b06546ac3: Layer already exists [2021-08-02T17:27:11.338Z] 0f9e26a6860b: Layer already exists [2021-08-02T17:27:11.338Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:11.338Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:11.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:11.981Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-08-02T17:27:11.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-08-02T17:27:11.981Z] 6662b476fb75: Preparing [2021-08-02T17:27:11.981Z] bde6b0a1ac34: Preparing [2021-08-02T17:27:11.981Z] b7b8f75188b8: Preparing [2021-08-02T17:27:11.981Z] 709b06546ac3: Preparing [2021-08-02T17:27:11.981Z] 0f9e26a6860b: Preparing [2021-08-02T17:27:11.981Z] 32f366d666a5: Preparing [2021-08-02T17:27:11.981Z] 32f366d666a5: Waiting [2021-08-02T17:27:11.981Z] 6662b476fb75: Layer already exists [2021-08-02T17:27:11.981Z] 0f9e26a6860b: Layer already exists [2021-08-02T17:27:11.981Z] bde6b0a1ac34: Layer already exists [2021-08-02T17:27:11.981Z] 709b06546ac3: Layer already exists [2021-08-02T17:27:11.981Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:11.981Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:11.981Z] main: digest: sha256:d7fb37e81b7dd9b7591d4092325488ccc18ccae5c5414d2a798b784fbbadf7b9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:12.036Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:12.057Z] taggedImages: [2021-08-02T17:27:12.057Z] - nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:12.057Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-08-02T17:27:12.057Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.19 [2021-08-02T17:27:12.057Z] - nexus3.edgexfoundry.org:10004/core-data:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:12.057Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-08-02T17:27:12.089Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-08-02T17:27:12.089Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:12.089Z] latest [2021-08-02T17:27:12.089Z] 2.0.1-dev.19 [2021-08-02T17:27:12.089Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:12.089Z] main [2021-08-02T17:27:12.089Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:12.450Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:12.795Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:12.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T17:27:12.795Z] 42974bbd9a9c: Preparing [2021-08-02T17:27:12.795Z] 79f3008fd96d: Preparing [2021-08-02T17:27:12.795Z] b7b8f75188b8: Preparing [2021-08-02T17:27:12.795Z] e7e013e9df28: Preparing [2021-08-02T17:27:12.795Z] 32f366d666a5: Preparing [2021-08-02T17:27:12.795Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:12.795Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:12.795Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:13.065Z] 42974bbd9a9c: Pushed [2021-08-02T17:27:14.487Z] 79f3008fd96d: Pushed [2021-08-02T17:27:14.753Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:15.073Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:15.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-02T17:27:15.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T17:27:15.395Z] 42974bbd9a9c: Preparing [2021-08-02T17:27:15.395Z] 79f3008fd96d: Preparing [2021-08-02T17:27:15.395Z] b7b8f75188b8: Preparing [2021-08-02T17:27:15.395Z] e7e013e9df28: Preparing [2021-08-02T17:27:15.395Z] 32f366d666a5: Preparing [2021-08-02T17:27:15.395Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:15.395Z] 42974bbd9a9c: Layer already exists [2021-08-02T17:27:15.395Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:15.395Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:15.395Z] 79f3008fd96d: Layer already exists [2021-08-02T17:27:15.395Z] latest: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:15.713Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:16.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 [2021-08-02T17:27:16.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T17:27:16.026Z] 42974bbd9a9c: Preparing [2021-08-02T17:27:16.026Z] 79f3008fd96d: Preparing [2021-08-02T17:27:16.026Z] b7b8f75188b8: Preparing [2021-08-02T17:27:16.026Z] e7e013e9df28: Preparing [2021-08-02T17:27:16.026Z] 32f366d666a5: Preparing [2021-08-02T17:27:16.026Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:16.026Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:16.026Z] 42974bbd9a9c: Layer already exists [2021-08-02T17:27:16.026Z] 79f3008fd96d: Layer already exists [2021-08-02T17:27:16.026Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:16.026Z] 2.0.1-dev.19: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:16.356Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:16.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:16.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T17:27:16.686Z] 42974bbd9a9c: Preparing [2021-08-02T17:27:16.686Z] 79f3008fd96d: Preparing [2021-08-02T17:27:16.686Z] b7b8f75188b8: Preparing [2021-08-02T17:27:16.686Z] e7e013e9df28: Preparing [2021-08-02T17:27:16.686Z] 32f366d666a5: Preparing [2021-08-02T17:27:16.686Z] 42974bbd9a9c: Layer already exists [2021-08-02T17:27:16.687Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:16.687Z] 79f3008fd96d: Layer already exists [2021-08-02T17:27:16.687Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:16.687Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:16.687Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:17.009Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:17.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-08-02T17:27:17.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-08-02T17:27:17.328Z] 42974bbd9a9c: Preparing [2021-08-02T17:27:17.328Z] 79f3008fd96d: Preparing [2021-08-02T17:27:17.328Z] b7b8f75188b8: Preparing [2021-08-02T17:27:17.328Z] e7e013e9df28: Preparing [2021-08-02T17:27:17.328Z] 32f366d666a5: Preparing [2021-08-02T17:27:17.328Z] 79f3008fd96d: Layer already exists [2021-08-02T17:27:17.328Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:17.328Z] 42974bbd9a9c: Layer already exists [2021-08-02T17:27:17.328Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:17.328Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:17.328Z] main: digest: sha256:6223a9aae85448e5c7c161c80085ee4338973399db478ff6b17ef10f437575e4 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:17.380Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:17.393Z] taggedImages: [2021-08-02T17:27:17.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:17.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-08-02T17:27:17.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.19 [2021-08-02T17:27:17.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:17.393Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-08-02T17:27:17.423Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-08-02T17:27:17.424Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:17.424Z] latest [2021-08-02T17:27:17.424Z] 2.0.1-dev.19 [2021-08-02T17:27:17.424Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:17.424Z] main [2021-08-02T17:27:17.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:17.791Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:18.128Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:18.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T17:27:18.128Z] 7c1cd650207e: Preparing [2021-08-02T17:27:18.128Z] 7c1cd650207e: Preparing [2021-08-02T17:27:18.128Z] b81d6bc43346: Preparing [2021-08-02T17:27:18.128Z] f173cda1ebd9: Preparing [2021-08-02T17:27:18.128Z] d3baebd10f63: Preparing [2021-08-02T17:27:18.128Z] 843e8e523772: Preparing [2021-08-02T17:27:18.128Z] b7b8f75188b8: Preparing [2021-08-02T17:27:18.128Z] cac3d260a999: Preparing [2021-08-02T17:27:18.128Z] 4a1ba0fb56df: Preparing [2021-08-02T17:27:18.128Z] 5a2128eec957: Preparing [2021-08-02T17:27:18.128Z] 79d82c4f4102: Preparing [2021-08-02T17:27:18.128Z] 32f366d666a5: Preparing [2021-08-02T17:27:18.128Z] b7b8f75188b8: Waiting [2021-08-02T17:27:18.128Z] cac3d260a999: Waiting [2021-08-02T17:27:18.128Z] 4a1ba0fb56df: Waiting [2021-08-02T17:27:18.128Z] 5a2128eec957: Waiting [2021-08-02T17:27:18.128Z] 79d82c4f4102: Waiting [2021-08-02T17:27:18.128Z] 32f366d666a5: Waiting [2021-08-02T17:27:18.395Z] d3baebd10f63: Pushed [2021-08-02T17:27:18.395Z] f173cda1ebd9: Pushed [2021-08-02T17:27:18.395Z] b81d6bc43346: Pushed [2021-08-02T17:27:18.395Z] 7c1cd650207e: Pushed [2021-08-02T17:27:18.396Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:18.663Z] 79d82c4f4102: Pushed [2021-08-02T17:27:18.663Z] 4a1ba0fb56df: Pushed [2021-08-02T17:27:18.663Z] 5a2128eec957: Pushed [2021-08-02T17:27:18.663Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:18.663Z] cac3d260a999: Pushed [2021-08-02T17:27:19.625Z] 843e8e523772: Pushed [2021-08-02T17:27:19.625Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:19.955Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:20.294Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-02T17:27:20.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T17:27:20.294Z] 7c1cd650207e: Preparing [2021-08-02T17:27:20.294Z] 7c1cd650207e: Preparing [2021-08-02T17:27:20.294Z] b81d6bc43346: Preparing [2021-08-02T17:27:20.294Z] f173cda1ebd9: Preparing [2021-08-02T17:27:20.294Z] d3baebd10f63: Preparing [2021-08-02T17:27:20.294Z] 843e8e523772: Preparing [2021-08-02T17:27:20.294Z] b7b8f75188b8: Preparing [2021-08-02T17:27:20.294Z] cac3d260a999: Preparing [2021-08-02T17:27:20.294Z] 4a1ba0fb56df: Preparing [2021-08-02T17:27:20.294Z] 5a2128eec957: Preparing [2021-08-02T17:27:20.294Z] 79d82c4f4102: Preparing [2021-08-02T17:27:20.294Z] 32f366d666a5: Preparing [2021-08-02T17:27:20.294Z] cac3d260a999: Waiting [2021-08-02T17:27:20.294Z] 4a1ba0fb56df: Waiting [2021-08-02T17:27:20.294Z] 5a2128eec957: Waiting [2021-08-02T17:27:20.294Z] 79d82c4f4102: Waiting [2021-08-02T17:27:20.294Z] 32f366d666a5: Waiting [2021-08-02T17:27:20.294Z] b7b8f75188b8: Waiting [2021-08-02T17:27:20.294Z] 843e8e523772: Layer already exists [2021-08-02T17:27:20.294Z] d3baebd10f63: Layer already exists [2021-08-02T17:27:20.294Z] f173cda1ebd9: Layer already exists [2021-08-02T17:27:20.294Z] 7c1cd650207e: Layer already exists [2021-08-02T17:27:20.294Z] b81d6bc43346: Layer already exists [2021-08-02T17:27:20.294Z] 5a2128eec957: Layer already exists [2021-08-02T17:27:20.294Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:20.294Z] 4a1ba0fb56df: Layer already exists [2021-08-02T17:27:20.294Z] cac3d260a999: Layer already exists [2021-08-02T17:27:20.294Z] 79d82c4f4102: Layer already exists [2021-08-02T17:27:20.294Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:20.294Z] latest: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:20.624Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:20.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 [2021-08-02T17:27:20.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T17:27:20.964Z] 7c1cd650207e: Preparing [2021-08-02T17:27:20.964Z] 7c1cd650207e: Preparing [2021-08-02T17:27:20.964Z] b81d6bc43346: Preparing [2021-08-02T17:27:20.964Z] f173cda1ebd9: Preparing [2021-08-02T17:27:20.964Z] d3baebd10f63: Preparing [2021-08-02T17:27:20.964Z] 843e8e523772: Preparing [2021-08-02T17:27:20.964Z] b7b8f75188b8: Preparing [2021-08-02T17:27:20.964Z] cac3d260a999: Preparing [2021-08-02T17:27:20.964Z] 4a1ba0fb56df: Preparing [2021-08-02T17:27:20.964Z] 5a2128eec957: Preparing [2021-08-02T17:27:20.964Z] 79d82c4f4102: Preparing [2021-08-02T17:27:20.964Z] 32f366d666a5: Preparing [2021-08-02T17:27:20.964Z] b7b8f75188b8: Waiting [2021-08-02T17:27:20.964Z] cac3d260a999: Waiting [2021-08-02T17:27:20.964Z] 4a1ba0fb56df: Waiting [2021-08-02T17:27:20.964Z] 5a2128eec957: Waiting [2021-08-02T17:27:20.964Z] 79d82c4f4102: Waiting [2021-08-02T17:27:20.964Z] 32f366d666a5: Waiting [2021-08-02T17:27:20.964Z] b81d6bc43346: Layer already exists [2021-08-02T17:27:20.964Z] 843e8e523772: Layer already exists [2021-08-02T17:27:20.964Z] 7c1cd650207e: Layer already exists [2021-08-02T17:27:20.964Z] f173cda1ebd9: Layer already exists [2021-08-02T17:27:20.964Z] d3baebd10f63: Layer already exists [2021-08-02T17:27:20.964Z] 5a2128eec957: Layer already exists [2021-08-02T17:27:20.964Z] cac3d260a999: Layer already exists [2021-08-02T17:27:20.964Z] 4a1ba0fb56df: Layer already exists [2021-08-02T17:27:20.964Z] 79d82c4f4102: Layer already exists [2021-08-02T17:27:20.964Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:20.964Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:20.964Z] 2.0.1-dev.19: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:21.292Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:21.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:21.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T17:27:21.614Z] 7c1cd650207e: Preparing [2021-08-02T17:27:21.614Z] 7c1cd650207e: Preparing [2021-08-02T17:27:21.614Z] b81d6bc43346: Preparing [2021-08-02T17:27:21.614Z] f173cda1ebd9: Preparing [2021-08-02T17:27:21.614Z] d3baebd10f63: Preparing [2021-08-02T17:27:21.614Z] 843e8e523772: Preparing [2021-08-02T17:27:21.614Z] b7b8f75188b8: Preparing [2021-08-02T17:27:21.614Z] cac3d260a999: Preparing [2021-08-02T17:27:21.614Z] 4a1ba0fb56df: Preparing [2021-08-02T17:27:21.614Z] 5a2128eec957: Preparing [2021-08-02T17:27:21.614Z] 79d82c4f4102: Preparing [2021-08-02T17:27:21.614Z] 32f366d666a5: Preparing [2021-08-02T17:27:21.614Z] b7b8f75188b8: Waiting [2021-08-02T17:27:21.614Z] cac3d260a999: Waiting [2021-08-02T17:27:21.614Z] 4a1ba0fb56df: Waiting [2021-08-02T17:27:21.614Z] 5a2128eec957: Waiting [2021-08-02T17:27:21.614Z] 79d82c4f4102: Waiting [2021-08-02T17:27:21.614Z] 32f366d666a5: Waiting [2021-08-02T17:27:21.614Z] d3baebd10f63: Layer already exists [2021-08-02T17:27:21.614Z] 7c1cd650207e: Layer already exists [2021-08-02T17:27:21.614Z] b81d6bc43346: Layer already exists [2021-08-02T17:27:21.614Z] f173cda1ebd9: Layer already exists [2021-08-02T17:27:21.614Z] 843e8e523772: Layer already exists [2021-08-02T17:27:21.614Z] 4a1ba0fb56df: Layer already exists [2021-08-02T17:27:21.614Z] cac3d260a999: Layer already exists [2021-08-02T17:27:21.614Z] 5a2128eec957: Layer already exists [2021-08-02T17:27:21.614Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:21.614Z] 79d82c4f4102: Layer already exists [2021-08-02T17:27:21.614Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:21.614Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:21.959Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:22.282Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-08-02T17:27:22.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-08-02T17:27:22.282Z] 7c1cd650207e: Preparing [2021-08-02T17:27:22.282Z] 7c1cd650207e: Preparing [2021-08-02T17:27:22.282Z] b81d6bc43346: Preparing [2021-08-02T17:27:22.282Z] f173cda1ebd9: Preparing [2021-08-02T17:27:22.282Z] d3baebd10f63: Preparing [2021-08-02T17:27:22.282Z] 843e8e523772: Preparing [2021-08-02T17:27:22.282Z] b7b8f75188b8: Preparing [2021-08-02T17:27:22.282Z] cac3d260a999: Preparing [2021-08-02T17:27:22.282Z] 4a1ba0fb56df: Preparing [2021-08-02T17:27:22.282Z] 5a2128eec957: Preparing [2021-08-02T17:27:22.282Z] 79d82c4f4102: Preparing [2021-08-02T17:27:22.282Z] 32f366d666a5: Preparing [2021-08-02T17:27:22.282Z] b7b8f75188b8: Waiting [2021-08-02T17:27:22.282Z] cac3d260a999: Waiting [2021-08-02T17:27:22.282Z] 4a1ba0fb56df: Waiting [2021-08-02T17:27:22.282Z] 5a2128eec957: Waiting [2021-08-02T17:27:22.282Z] 79d82c4f4102: Waiting [2021-08-02T17:27:22.282Z] 32f366d666a5: Waiting [2021-08-02T17:27:22.282Z] 7c1cd650207e: Layer already exists [2021-08-02T17:27:22.282Z] f173cda1ebd9: Layer already exists [2021-08-02T17:27:22.282Z] d3baebd10f63: Layer already exists [2021-08-02T17:27:22.282Z] 843e8e523772: Layer already exists [2021-08-02T17:27:22.282Z] b81d6bc43346: Layer already exists [2021-08-02T17:27:22.282Z] 4a1ba0fb56df: Layer already exists [2021-08-02T17:27:22.282Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:22.282Z] cac3d260a999: Layer already exists [2021-08-02T17:27:22.282Z] 5a2128eec957: Layer already exists [2021-08-02T17:27:22.282Z] 79d82c4f4102: Layer already exists [2021-08-02T17:27:22.283Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:22.548Z] main: digest: sha256:839222ca7d7cefdb283b1f13e4cab40a0424749238fab9bd77d4a25c550b67c6 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:22.603Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:22.618Z] taggedImages: [2021-08-02T17:27:22.618Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:22.618Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-08-02T17:27:22.618Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.19 [2021-08-02T17:27:22.618Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:22.618Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-08-02T17:27:22.654Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-08-02T17:27:22.654Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:22.654Z] latest [2021-08-02T17:27:22.654Z] 2.0.1-dev.19 [2021-08-02T17:27:22.654Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:22.654Z] main [2021-08-02T17:27:22.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:23.020Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:23.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:23.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T17:27:23.343Z] c21425fc712f: Preparing [2021-08-02T17:27:23.343Z] 707156e2f662: Preparing [2021-08-02T17:27:23.343Z] 5e8ea83bd3be: Preparing [2021-08-02T17:27:23.343Z] 7bb3cd44ad84: Preparing [2021-08-02T17:27:23.343Z] 06cc9e681e5c: Preparing [2021-08-02T17:27:23.343Z] 32f366d666a5: Preparing [2021-08-02T17:27:23.343Z] 32f366d666a5: Waiting [2021-08-02T17:27:23.989Z] 7bb3cd44ad84: Pushed [2021-08-02T17:27:23.989Z] 06cc9e681e5c: Pushed [2021-08-02T17:27:23.989Z] 5e8ea83bd3be: Pushed [2021-08-02T17:27:23.989Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:24.255Z] 707156e2f662: Pushed [2021-08-02T17:27:24.255Z] c21425fc712f: Pushed [2021-08-02T17:27:24.521Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:24.874Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:25.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-02T17:27:25.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T17:27:25.203Z] c21425fc712f: Preparing [2021-08-02T17:27:25.203Z] 707156e2f662: Preparing [2021-08-02T17:27:25.203Z] 5e8ea83bd3be: Preparing [2021-08-02T17:27:25.203Z] 7bb3cd44ad84: Preparing [2021-08-02T17:27:25.203Z] 06cc9e681e5c: Preparing [2021-08-02T17:27:25.203Z] 32f366d666a5: Preparing [2021-08-02T17:27:25.203Z] 32f366d666a5: Waiting [2021-08-02T17:27:25.203Z] c21425fc712f: Layer already exists [2021-08-02T17:27:25.203Z] 707156e2f662: Layer already exists [2021-08-02T17:27:25.203Z] 7bb3cd44ad84: Layer already exists [2021-08-02T17:27:25.203Z] 06cc9e681e5c: Layer already exists [2021-08-02T17:27:25.203Z] 5e8ea83bd3be: Layer already exists [2021-08-02T17:27:25.203Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:25.203Z] latest: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:25.539Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:26.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 [2021-08-02T17:27:26.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T17:27:26.077Z] c21425fc712f: Preparing [2021-08-02T17:27:26.077Z] 707156e2f662: Preparing [2021-08-02T17:27:26.077Z] 5e8ea83bd3be: Preparing [2021-08-02T17:27:26.077Z] 7bb3cd44ad84: Preparing [2021-08-02T17:27:26.077Z] 06cc9e681e5c: Preparing [2021-08-02T17:27:26.077Z] 32f366d666a5: Preparing [2021-08-02T17:27:26.077Z] 32f366d666a5: Waiting [2021-08-02T17:27:26.077Z] 707156e2f662: Layer already exists [2021-08-02T17:27:26.077Z] 5e8ea83bd3be: Layer already exists [2021-08-02T17:27:26.077Z] 06cc9e681e5c: Layer already exists [2021-08-02T17:27:26.077Z] c21425fc712f: Layer already exists [2021-08-02T17:27:26.077Z] 7bb3cd44ad84: Layer already exists [2021-08-02T17:27:26.077Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:26.077Z] 2.0.1-dev.19: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:26.410Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:26.732Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:26.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T17:27:26.732Z] c21425fc712f: Preparing [2021-08-02T17:27:26.732Z] 707156e2f662: Preparing [2021-08-02T17:27:26.732Z] 5e8ea83bd3be: Preparing [2021-08-02T17:27:26.732Z] 7bb3cd44ad84: Preparing [2021-08-02T17:27:26.732Z] 06cc9e681e5c: Preparing [2021-08-02T17:27:26.732Z] 32f366d666a5: Preparing [2021-08-02T17:27:26.732Z] 32f366d666a5: Waiting [2021-08-02T17:27:26.732Z] 707156e2f662: Layer already exists [2021-08-02T17:27:26.732Z] c21425fc712f: Layer already exists [2021-08-02T17:27:26.732Z] 06cc9e681e5c: Layer already exists [2021-08-02T17:27:26.732Z] 7bb3cd44ad84: Layer already exists [2021-08-02T17:27:26.732Z] 5e8ea83bd3be: Layer already exists [2021-08-02T17:27:26.732Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:26.998Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:27.327Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:27.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-08-02T17:27:27.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-08-02T17:27:27.651Z] c21425fc712f: Preparing [2021-08-02T17:27:27.651Z] 707156e2f662: Preparing [2021-08-02T17:27:27.651Z] 5e8ea83bd3be: Preparing [2021-08-02T17:27:27.651Z] 7bb3cd44ad84: Preparing [2021-08-02T17:27:27.651Z] 06cc9e681e5c: Preparing [2021-08-02T17:27:27.651Z] 32f366d666a5: Preparing [2021-08-02T17:27:27.651Z] 32f366d666a5: Waiting [2021-08-02T17:27:27.651Z] 5e8ea83bd3be: Layer already exists [2021-08-02T17:27:27.651Z] 7bb3cd44ad84: Layer already exists [2021-08-02T17:27:27.651Z] c21425fc712f: Layer already exists [2021-08-02T17:27:27.651Z] 707156e2f662: Layer already exists [2021-08-02T17:27:27.651Z] 06cc9e681e5c: Layer already exists [2021-08-02T17:27:27.651Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:27.651Z] main: digest: sha256:4170e26ffe533eaa6d64ab066010c1de191748ede3e975c0d119be9f31de3d37 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:27.706Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:27.719Z] taggedImages: [2021-08-02T17:27:27.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:27.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-08-02T17:27:27.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.19 [2021-08-02T17:27:27.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:27.719Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-08-02T17:27:27.748Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-08-02T17:27:27.748Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:27.748Z] latest [2021-08-02T17:27:27.748Z] 2.0.1-dev.19 [2021-08-02T17:27:27.748Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:27.748Z] main [2021-08-02T17:27:27.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:28.108Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:28.659Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:28.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T17:27:28.659Z] cd5a5e067bcb: Preparing [2021-08-02T17:27:28.659Z] 6b9057722fd2: Preparing [2021-08-02T17:27:28.659Z] 8bc411399cf9: Preparing [2021-08-02T17:27:28.659Z] cfa45ec72e97: Preparing [2021-08-02T17:27:28.659Z] 36bce437ee31: Preparing [2021-08-02T17:27:28.659Z] cee3704cad34: Preparing [2021-08-02T17:27:28.659Z] 5b3d774776f7: Preparing [2021-08-02T17:27:28.659Z] f101a6197cc9: Preparing [2021-08-02T17:27:28.659Z] 1d29e1c1a7e5: Preparing [2021-08-02T17:27:28.659Z] 32f366d666a5: Preparing [2021-08-02T17:27:28.659Z] cee3704cad34: Waiting [2021-08-02T17:27:28.659Z] 5b3d774776f7: Waiting [2021-08-02T17:27:28.659Z] f101a6197cc9: Waiting [2021-08-02T17:27:28.659Z] 1d29e1c1a7e5: Waiting [2021-08-02T17:27:28.659Z] 32f366d666a5: Waiting [2021-08-02T17:27:29.027Z] cd5a5e067bcb: Pushed [2021-08-02T17:27:29.027Z] 36bce437ee31: Pushed [2021-08-02T17:27:29.027Z] 6b9057722fd2: Pushed [2021-08-02T17:27:29.422Z] f101a6197cc9: Pushed [2021-08-02T17:27:29.422Z] 5b3d774776f7: Pushed [2021-08-02T17:27:29.422Z] cee3704cad34: Pushed [2021-08-02T17:27:29.422Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:29.422Z] cfa45ec72e97: Pushed [2021-08-02T17:27:29.743Z] 8bc411399cf9: Pushed [2021-08-02T17:27:29.743Z] 1d29e1c1a7e5: Pushed [2021-08-02T17:27:29.743Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:30.069Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:30.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-02T17:27:30.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T17:27:30.388Z] cd5a5e067bcb: Preparing [2021-08-02T17:27:30.388Z] 6b9057722fd2: Preparing [2021-08-02T17:27:30.388Z] 8bc411399cf9: Preparing [2021-08-02T17:27:30.388Z] cfa45ec72e97: Preparing [2021-08-02T17:27:30.388Z] 36bce437ee31: Preparing [2021-08-02T17:27:30.388Z] cee3704cad34: Preparing [2021-08-02T17:27:30.388Z] 5b3d774776f7: Preparing [2021-08-02T17:27:30.388Z] f101a6197cc9: Preparing [2021-08-02T17:27:30.388Z] 1d29e1c1a7e5: Preparing [2021-08-02T17:27:30.388Z] 32f366d666a5: Preparing [2021-08-02T17:27:30.388Z] 5b3d774776f7: Waiting [2021-08-02T17:27:30.388Z] f101a6197cc9: Waiting [2021-08-02T17:27:30.388Z] 1d29e1c1a7e5: Waiting [2021-08-02T17:27:30.388Z] 32f366d666a5: Waiting [2021-08-02T17:27:30.388Z] cee3704cad34: Waiting [2021-08-02T17:27:30.388Z] 36bce437ee31: Layer already exists [2021-08-02T17:27:30.388Z] cfa45ec72e97: Layer already exists [2021-08-02T17:27:30.388Z] cd5a5e067bcb: Layer already exists [2021-08-02T17:27:30.388Z] 6b9057722fd2: Layer already exists [2021-08-02T17:27:30.388Z] 8bc411399cf9: Layer already exists [2021-08-02T17:27:30.388Z] 5b3d774776f7: Layer already exists [2021-08-02T17:27:30.388Z] 1d29e1c1a7e5: Layer already exists [2021-08-02T17:27:30.388Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:30.388Z] cee3704cad34: Layer already exists [2021-08-02T17:27:30.388Z] f101a6197cc9: Layer already exists [2021-08-02T17:27:30.388Z] latest: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:30.710Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:31.035Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 [2021-08-02T17:27:31.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T17:27:31.035Z] cd5a5e067bcb: Preparing [2021-08-02T17:27:31.035Z] 6b9057722fd2: Preparing [2021-08-02T17:27:31.035Z] 8bc411399cf9: Preparing [2021-08-02T17:27:31.035Z] cfa45ec72e97: Preparing [2021-08-02T17:27:31.035Z] 36bce437ee31: Preparing [2021-08-02T17:27:31.035Z] cee3704cad34: Preparing [2021-08-02T17:27:31.035Z] 5b3d774776f7: Preparing [2021-08-02T17:27:31.035Z] f101a6197cc9: Preparing [2021-08-02T17:27:31.035Z] 1d29e1c1a7e5: Preparing [2021-08-02T17:27:31.035Z] 32f366d666a5: Preparing [2021-08-02T17:27:31.035Z] cee3704cad34: Waiting [2021-08-02T17:27:31.035Z] 5b3d774776f7: Waiting [2021-08-02T17:27:31.035Z] f101a6197cc9: Waiting [2021-08-02T17:27:31.035Z] 1d29e1c1a7e5: Waiting [2021-08-02T17:27:31.035Z] 32f366d666a5: Waiting [2021-08-02T17:27:31.035Z] 8bc411399cf9: Layer already exists [2021-08-02T17:27:31.035Z] cd5a5e067bcb: Layer already exists [2021-08-02T17:27:31.035Z] cfa45ec72e97: Layer already exists [2021-08-02T17:27:31.035Z] 36bce437ee31: Layer already exists [2021-08-02T17:27:31.035Z] 6b9057722fd2: Layer already exists [2021-08-02T17:27:31.035Z] cee3704cad34: Layer already exists [2021-08-02T17:27:31.035Z] 5b3d774776f7: Layer already exists [2021-08-02T17:27:31.035Z] 1d29e1c1a7e5: Layer already exists [2021-08-02T17:27:31.035Z] f101a6197cc9: Layer already exists [2021-08-02T17:27:31.035Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:31.035Z] 2.0.1-dev.19: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:31.359Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:31.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:31.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T17:27:31.679Z] cd5a5e067bcb: Preparing [2021-08-02T17:27:31.679Z] 6b9057722fd2: Preparing [2021-08-02T17:27:31.679Z] 8bc411399cf9: Preparing [2021-08-02T17:27:31.679Z] cfa45ec72e97: Preparing [2021-08-02T17:27:31.679Z] 36bce437ee31: Preparing [2021-08-02T17:27:31.679Z] cee3704cad34: Preparing [2021-08-02T17:27:31.679Z] 5b3d774776f7: Preparing [2021-08-02T17:27:31.679Z] f101a6197cc9: Preparing [2021-08-02T17:27:31.679Z] 1d29e1c1a7e5: Preparing [2021-08-02T17:27:31.679Z] 32f366d666a5: Preparing [2021-08-02T17:27:31.679Z] cee3704cad34: Waiting [2021-08-02T17:27:31.679Z] 5b3d774776f7: Waiting [2021-08-02T17:27:31.679Z] f101a6197cc9: Waiting [2021-08-02T17:27:31.679Z] 1d29e1c1a7e5: Waiting [2021-08-02T17:27:31.679Z] 32f366d666a5: Waiting [2021-08-02T17:27:31.679Z] 8bc411399cf9: Layer already exists [2021-08-02T17:27:31.679Z] 6b9057722fd2: Layer already exists [2021-08-02T17:27:31.679Z] cd5a5e067bcb: Layer already exists [2021-08-02T17:27:31.679Z] cfa45ec72e97: Layer already exists [2021-08-02T17:27:31.679Z] 36bce437ee31: Layer already exists [2021-08-02T17:27:31.679Z] f101a6197cc9: Layer already exists [2021-08-02T17:27:31.679Z] 5b3d774776f7: Layer already exists [2021-08-02T17:27:31.679Z] cee3704cad34: Layer already exists [2021-08-02T17:27:31.679Z] 1d29e1c1a7e5: Layer already exists [2021-08-02T17:27:31.679Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:31.679Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:31.999Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:32.313Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-08-02T17:27:32.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-08-02T17:27:32.313Z] cd5a5e067bcb: Preparing [2021-08-02T17:27:32.313Z] 6b9057722fd2: Preparing [2021-08-02T17:27:32.313Z] 8bc411399cf9: Preparing [2021-08-02T17:27:32.313Z] cfa45ec72e97: Preparing [2021-08-02T17:27:32.313Z] 36bce437ee31: Preparing [2021-08-02T17:27:32.313Z] cee3704cad34: Preparing [2021-08-02T17:27:32.313Z] 5b3d774776f7: Preparing [2021-08-02T17:27:32.313Z] f101a6197cc9: Preparing [2021-08-02T17:27:32.313Z] 1d29e1c1a7e5: Preparing [2021-08-02T17:27:32.313Z] 32f366d666a5: Preparing [2021-08-02T17:27:32.313Z] cee3704cad34: Waiting [2021-08-02T17:27:32.313Z] 5b3d774776f7: Waiting [2021-08-02T17:27:32.313Z] f101a6197cc9: Waiting [2021-08-02T17:27:32.313Z] 1d29e1c1a7e5: Waiting [2021-08-02T17:27:32.313Z] 32f366d666a5: Waiting [2021-08-02T17:27:32.313Z] 6b9057722fd2: Layer already exists [2021-08-02T17:27:32.313Z] 8bc411399cf9: Layer already exists [2021-08-02T17:27:32.313Z] cfa45ec72e97: Layer already exists [2021-08-02T17:27:32.313Z] 36bce437ee31: Layer already exists [2021-08-02T17:27:32.313Z] cd5a5e067bcb: Layer already exists [2021-08-02T17:27:32.313Z] cee3704cad34: Layer already exists [2021-08-02T17:27:32.313Z] 5b3d774776f7: Layer already exists [2021-08-02T17:27:32.313Z] 1d29e1c1a7e5: Layer already exists [2021-08-02T17:27:32.313Z] f101a6197cc9: Layer already exists [2021-08-02T17:27:32.313Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:32.313Z] main: digest: sha256:08c10c31cd27d63eb942c5aca789dd7b57e1992705dde8786debda4c38196ce6 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:32.367Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:32.381Z] taggedImages: [2021-08-02T17:27:32.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:32.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-08-02T17:27:32.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.19 [2021-08-02T17:27:32.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:32.381Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-08-02T17:27:32.412Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-08-02T17:27:32.412Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:32.412Z] latest [2021-08-02T17:27:32.412Z] 2.0.1-dev.19 [2021-08-02T17:27:32.412Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:32.412Z] main [2021-08-02T17:27:32.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:32.763Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:33.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:33.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T17:27:33.075Z] 4685e18fcbbf: Preparing [2021-08-02T17:27:33.075Z] aac7a18c6826: Preparing [2021-08-02T17:27:33.075Z] b7b8f75188b8: Preparing [2021-08-02T17:27:33.075Z] 5ef96fc7b6cb: Preparing [2021-08-02T17:27:33.075Z] 32f366d666a5: Preparing [2021-08-02T17:27:33.075Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:33.075Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:33.341Z] 5ef96fc7b6cb: Pushed [2021-08-02T17:27:33.341Z] 4685e18fcbbf: Pushed [2021-08-02T17:27:34.758Z] aac7a18c6826: Pushed [2021-08-02T17:27:35.024Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:35.345Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:35.672Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-02T17:27:35.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T17:27:35.672Z] 4685e18fcbbf: Preparing [2021-08-02T17:27:35.672Z] aac7a18c6826: Preparing [2021-08-02T17:27:35.672Z] b7b8f75188b8: Preparing [2021-08-02T17:27:35.672Z] 5ef96fc7b6cb: Preparing [2021-08-02T17:27:35.672Z] 32f366d666a5: Preparing [2021-08-02T17:27:35.672Z] 4685e18fcbbf: Layer already exists [2021-08-02T17:27:35.672Z] 5ef96fc7b6cb: Layer already exists [2021-08-02T17:27:35.673Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:35.673Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:35.673Z] aac7a18c6826: Layer already exists [2021-08-02T17:27:35.673Z] latest: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:36.000Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:36.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 [2021-08-02T17:27:36.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T17:27:36.321Z] 4685e18fcbbf: Preparing [2021-08-02T17:27:36.321Z] aac7a18c6826: Preparing [2021-08-02T17:27:36.321Z] b7b8f75188b8: Preparing [2021-08-02T17:27:36.321Z] 5ef96fc7b6cb: Preparing [2021-08-02T17:27:36.321Z] 32f366d666a5: Preparing [2021-08-02T17:27:36.321Z] 5ef96fc7b6cb: Layer already exists [2021-08-02T17:27:36.321Z] aac7a18c6826: Layer already exists [2021-08-02T17:27:36.321Z] 4685e18fcbbf: Layer already exists [2021-08-02T17:27:36.321Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:36.321Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:36.321Z] 2.0.1-dev.19: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:36.644Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:36.959Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:36.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T17:27:36.959Z] 4685e18fcbbf: Preparing [2021-08-02T17:27:36.959Z] aac7a18c6826: Preparing [2021-08-02T17:27:36.959Z] b7b8f75188b8: Preparing [2021-08-02T17:27:36.959Z] 5ef96fc7b6cb: Preparing [2021-08-02T17:27:36.959Z] 32f366d666a5: Preparing [2021-08-02T17:27:36.959Z] 4685e18fcbbf: Layer already exists [2021-08-02T17:27:36.959Z] 5ef96fc7b6cb: Layer already exists [2021-08-02T17:27:36.959Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:36.959Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:36.959Z] aac7a18c6826: Layer already exists [2021-08-02T17:27:36.959Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:37.289Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:37.606Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-08-02T17:27:37.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-08-02T17:27:37.606Z] 4685e18fcbbf: Preparing [2021-08-02T17:27:37.606Z] aac7a18c6826: Preparing [2021-08-02T17:27:37.606Z] b7b8f75188b8: Preparing [2021-08-02T17:27:37.606Z] 5ef96fc7b6cb: Preparing [2021-08-02T17:27:37.606Z] 32f366d666a5: Preparing [2021-08-02T17:27:37.606Z] aac7a18c6826: Layer already exists [2021-08-02T17:27:37.606Z] 5ef96fc7b6cb: Layer already exists [2021-08-02T17:27:37.606Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:37.606Z] 4685e18fcbbf: Layer already exists [2021-08-02T17:27:37.606Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:37.606Z] main: digest: sha256:fbf1b98c6779800fa5d502a07f6ece5b6079ae1028b98bfa345e4d56ed328ba0 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:37.664Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:37.683Z] taggedImages: [2021-08-02T17:27:37.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:37.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-08-02T17:27:37.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.19 [2021-08-02T17:27:37.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:37.683Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-08-02T17:27:37.715Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-08-02T17:27:37.715Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:37.715Z] latest [2021-08-02T17:27:37.715Z] 2.0.1-dev.19 [2021-08-02T17:27:37.715Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:37.715Z] main [2021-08-02T17:27:37.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:38.065Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:38.381Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:38.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T17:27:38.381Z] 9eaa15731b4f: Preparing [2021-08-02T17:27:38.381Z] 8159054349fd: Preparing [2021-08-02T17:27:38.381Z] b7b8f75188b8: Preparing [2021-08-02T17:27:38.381Z] e7e013e9df28: Preparing [2021-08-02T17:27:38.381Z] 32f366d666a5: Preparing [2021-08-02T17:27:38.381Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:38.381Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:38.381Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:38.645Z] 9eaa15731b4f: Pushed [2021-08-02T17:27:39.606Z] 8159054349fd: Pushed [2021-08-02T17:27:39.606Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:39.928Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:40.240Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-02T17:27:40.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T17:27:40.240Z] 9eaa15731b4f: Preparing [2021-08-02T17:27:40.240Z] 8159054349fd: Preparing [2021-08-02T17:27:40.240Z] b7b8f75188b8: Preparing [2021-08-02T17:27:40.240Z] e7e013e9df28: Preparing [2021-08-02T17:27:40.240Z] 32f366d666a5: Preparing [2021-08-02T17:27:40.240Z] 8159054349fd: Layer already exists [2021-08-02T17:27:40.240Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:40.240Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:40.240Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:40.240Z] 9eaa15731b4f: Layer already exists [2021-08-02T17:27:40.240Z] latest: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:40.559Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:40.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 [2021-08-02T17:27:40.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T17:27:40.873Z] 9eaa15731b4f: Preparing [2021-08-02T17:27:40.873Z] 8159054349fd: Preparing [2021-08-02T17:27:40.873Z] b7b8f75188b8: Preparing [2021-08-02T17:27:40.873Z] e7e013e9df28: Preparing [2021-08-02T17:27:40.873Z] 32f366d666a5: Preparing [2021-08-02T17:27:40.873Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:40.873Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:40.873Z] 8159054349fd: Layer already exists [2021-08-02T17:27:40.873Z] 9eaa15731b4f: Layer already exists [2021-08-02T17:27:40.873Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:40.873Z] 2.0.1-dev.19: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:41.191Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:41.510Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:41.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T17:27:41.510Z] 9eaa15731b4f: Preparing [2021-08-02T17:27:41.510Z] 8159054349fd: Preparing [2021-08-02T17:27:41.510Z] b7b8f75188b8: Preparing [2021-08-02T17:27:41.510Z] e7e013e9df28: Preparing [2021-08-02T17:27:41.510Z] 32f366d666a5: Preparing [2021-08-02T17:27:41.510Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:41.510Z] 8159054349fd: Layer already exists [2021-08-02T17:27:41.510Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:41.510Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:41.510Z] 9eaa15731b4f: Layer already exists [2021-08-02T17:27:41.510Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:41.828Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:42.142Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-08-02T17:27:42.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-08-02T17:27:42.143Z] 9eaa15731b4f: Preparing [2021-08-02T17:27:42.143Z] 8159054349fd: Preparing [2021-08-02T17:27:42.143Z] b7b8f75188b8: Preparing [2021-08-02T17:27:42.143Z] e7e013e9df28: Preparing [2021-08-02T17:27:42.143Z] 32f366d666a5: Preparing [2021-08-02T17:27:42.143Z] e7e013e9df28: Layer already exists [2021-08-02T17:27:42.143Z] 32f366d666a5: Layer already exists [2021-08-02T17:27:42.143Z] b7b8f75188b8: Layer already exists [2021-08-02T17:27:42.143Z] 9eaa15731b4f: Layer already exists [2021-08-02T17:27:42.143Z] 8159054349fd: Layer already exists [2021-08-02T17:27:42.143Z] main: digest: sha256:f9cfdea21fb2977044f8923953c55497ff6e866c61f43b6364d0358accd9ff61 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:42.197Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:42.212Z] taggedImages: [2021-08-02T17:27:42.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:42.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-08-02T17:27:42.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.19 [2021-08-02T17:27:42.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:42.212Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-08-02T17:27:42.244Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-08-02T17:27:42.245Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:42.245Z] latest [2021-08-02T17:27:42.245Z] 2.0.1-dev.19 [2021-08-02T17:27:42.245Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:42.245Z] main [2021-08-02T17:27:42.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:42.601Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:42.932Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:42.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T17:27:42.932Z] 00851e421224: Preparing [2021-08-02T17:27:42.932Z] baba7f340c31: Preparing [2021-08-02T17:27:42.932Z] 974b409932f4: Preparing [2021-08-02T17:27:42.932Z] 5f1d2f89f4e7: Preparing [2021-08-02T17:27:42.932Z] b82f54db960b: Preparing [2021-08-02T17:27:42.932Z] 4bc13ba6e7d2: Preparing [2021-08-02T17:27:42.932Z] 241588b2373e: Preparing [2021-08-02T17:27:42.932Z] 9e9604462a57: Preparing [2021-08-02T17:27:42.932Z] 563ea45970c1: Preparing [2021-08-02T17:27:42.932Z] 91e3b9641807: Preparing [2021-08-02T17:27:42.932Z] b2d5eeeaba3a: Preparing [2021-08-02T17:27:42.932Z] 9e9604462a57: Waiting [2021-08-02T17:27:42.932Z] 4bc13ba6e7d2: Waiting [2021-08-02T17:27:42.932Z] 241588b2373e: Waiting [2021-08-02T17:27:42.932Z] 563ea45970c1: Waiting [2021-08-02T17:27:42.932Z] 91e3b9641807: Waiting [2021-08-02T17:27:42.932Z] b2d5eeeaba3a: Waiting [2021-08-02T17:27:42.932Z] b82f54db960b: Layer already exists [2021-08-02T17:27:43.552Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T17:27:43.552Z] 241588b2373e: Layer already exists [2021-08-02T17:27:43.824Z] 9e9604462a57: Layer already exists [2021-08-02T17:27:43.824Z] baba7f340c31: Pushed [2021-08-02T17:27:43.824Z] 563ea45970c1: Layer already exists [2021-08-02T17:27:43.824Z] 91e3b9641807: Layer already exists [2021-08-02T17:27:43.824Z] b2d5eeeaba3a: Layer already exists [2021-08-02T17:27:43.824Z] 00851e421224: Pushed [2021-08-02T17:27:44.090Z] 974b409932f4: Pushed [2021-08-02T17:27:49.433Z] 5f1d2f89f4e7: Pushed [2021-08-02T17:27:49.433Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:49.762Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:50.082Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-02T17:27:50.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T17:27:50.082Z] 00851e421224: Preparing [2021-08-02T17:27:50.082Z] baba7f340c31: Preparing [2021-08-02T17:27:50.082Z] 974b409932f4: Preparing [2021-08-02T17:27:50.082Z] 5f1d2f89f4e7: Preparing [2021-08-02T17:27:50.082Z] b82f54db960b: Preparing [2021-08-02T17:27:50.082Z] 4bc13ba6e7d2: Preparing [2021-08-02T17:27:50.082Z] 241588b2373e: Preparing [2021-08-02T17:27:50.082Z] 9e9604462a57: Preparing [2021-08-02T17:27:50.082Z] 563ea45970c1: Preparing [2021-08-02T17:27:50.082Z] 91e3b9641807: Preparing [2021-08-02T17:27:50.082Z] b2d5eeeaba3a: Preparing [2021-08-02T17:27:50.082Z] 4bc13ba6e7d2: Waiting [2021-08-02T17:27:50.082Z] 241588b2373e: Waiting [2021-08-02T17:27:50.082Z] 91e3b9641807: Waiting [2021-08-02T17:27:50.082Z] b2d5eeeaba3a: Waiting [2021-08-02T17:27:50.082Z] 9e9604462a57: Waiting [2021-08-02T17:27:50.082Z] 563ea45970c1: Waiting [2021-08-02T17:27:50.082Z] baba7f340c31: Layer already exists [2021-08-02T17:27:50.082Z] b82f54db960b: Layer already exists [2021-08-02T17:27:50.082Z] 00851e421224: Layer already exists [2021-08-02T17:27:50.082Z] 974b409932f4: Layer already exists [2021-08-02T17:27:50.082Z] 5f1d2f89f4e7: Layer already exists [2021-08-02T17:27:50.082Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T17:27:50.082Z] 563ea45970c1: Layer already exists [2021-08-02T17:27:50.082Z] 91e3b9641807: Layer already exists [2021-08-02T17:27:50.082Z] b2d5eeeaba3a: Layer already exists [2021-08-02T17:27:50.349Z] 9e9604462a57: Layer already exists [2021-08-02T17:27:51.310Z] 241588b2373e: Layer already exists [2021-08-02T17:27:51.310Z] latest: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:51.652Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:51.977Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 [2021-08-02T17:27:57.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T17:27:57.354Z] 00851e421224: Preparing [2021-08-02T17:27:57.354Z] baba7f340c31: Preparing [2021-08-02T17:27:57.354Z] 974b409932f4: Preparing [2021-08-02T17:27:57.354Z] 5f1d2f89f4e7: Preparing [2021-08-02T17:27:57.354Z] b82f54db960b: Preparing [2021-08-02T17:27:57.354Z] 4bc13ba6e7d2: Preparing [2021-08-02T17:27:57.354Z] 241588b2373e: Preparing [2021-08-02T17:27:57.354Z] 9e9604462a57: Preparing [2021-08-02T17:27:57.354Z] 563ea45970c1: Preparing [2021-08-02T17:27:57.354Z] 91e3b9641807: Preparing [2021-08-02T17:27:57.354Z] b2d5eeeaba3a: Preparing [2021-08-02T17:27:57.354Z] 4bc13ba6e7d2: Waiting [2021-08-02T17:27:57.354Z] 241588b2373e: Waiting [2021-08-02T17:27:57.354Z] 9e9604462a57: Waiting [2021-08-02T17:27:57.354Z] 563ea45970c1: Waiting [2021-08-02T17:27:57.354Z] 91e3b9641807: Waiting [2021-08-02T17:27:57.354Z] b2d5eeeaba3a: Waiting [2021-08-02T17:27:57.354Z] baba7f340c31: Layer already exists [2021-08-02T17:27:57.354Z] b82f54db960b: Layer already exists [2021-08-02T17:27:57.354Z] 974b409932f4: Layer already exists [2021-08-02T17:27:57.354Z] 00851e421224: Layer already exists [2021-08-02T17:27:57.354Z] 5f1d2f89f4e7: Layer already exists [2021-08-02T17:27:57.354Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T17:27:57.354Z] 241588b2373e: Layer already exists [2021-08-02T17:27:57.354Z] 91e3b9641807: Layer already exists [2021-08-02T17:27:57.354Z] 563ea45970c1: Layer already exists [2021-08-02T17:27:57.354Z] 9e9604462a57: Layer already exists [2021-08-02T17:27:57.354Z] b2d5eeeaba3a: Layer already exists [2021-08-02T17:27:57.354Z] 2.0.1-dev.19: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:57.698Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:58.044Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:58.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T17:27:58.044Z] 00851e421224: Preparing [2021-08-02T17:27:58.044Z] baba7f340c31: Preparing [2021-08-02T17:27:58.044Z] 974b409932f4: Preparing [2021-08-02T17:27:58.044Z] 5f1d2f89f4e7: Preparing [2021-08-02T17:27:58.044Z] b82f54db960b: Preparing [2021-08-02T17:27:58.044Z] 4bc13ba6e7d2: Preparing [2021-08-02T17:27:58.044Z] 241588b2373e: Preparing [2021-08-02T17:27:58.044Z] 9e9604462a57: Preparing [2021-08-02T17:27:58.044Z] 563ea45970c1: Preparing [2021-08-02T17:27:58.044Z] 91e3b9641807: Preparing [2021-08-02T17:27:58.044Z] b2d5eeeaba3a: Preparing [2021-08-02T17:27:58.044Z] 4bc13ba6e7d2: Waiting [2021-08-02T17:27:58.044Z] 241588b2373e: Waiting [2021-08-02T17:27:58.044Z] 9e9604462a57: Waiting [2021-08-02T17:27:58.044Z] 563ea45970c1: Waiting [2021-08-02T17:27:58.044Z] 91e3b9641807: Waiting [2021-08-02T17:27:58.044Z] b2d5eeeaba3a: Waiting [2021-08-02T17:27:58.044Z] 5f1d2f89f4e7: Layer already exists [2021-08-02T17:27:58.044Z] 974b409932f4: Layer already exists [2021-08-02T17:27:58.044Z] baba7f340c31: Layer already exists [2021-08-02T17:27:58.044Z] b82f54db960b: Layer already exists [2021-08-02T17:27:58.044Z] 00851e421224: Layer already exists [2021-08-02T17:27:58.044Z] 563ea45970c1: Layer already exists [2021-08-02T17:27:58.044Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T17:27:58.044Z] 241588b2373e: Layer already exists [2021-08-02T17:27:58.044Z] 91e3b9641807: Layer already exists [2021-08-02T17:27:58.044Z] 9e9604462a57: Layer already exists [2021-08-02T17:27:58.044Z] b2d5eeeaba3a: Layer already exists [2021-08-02T17:27:58.044Z] 1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:58.375Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:27:58.706Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-08-02T17:27:58.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-08-02T17:27:58.706Z] 00851e421224: Preparing [2021-08-02T17:27:58.706Z] baba7f340c31: Preparing [2021-08-02T17:27:58.706Z] 974b409932f4: Preparing [2021-08-02T17:27:58.706Z] 5f1d2f89f4e7: Preparing [2021-08-02T17:27:58.706Z] b82f54db960b: Preparing [2021-08-02T17:27:58.706Z] 4bc13ba6e7d2: Preparing [2021-08-02T17:27:58.706Z] 241588b2373e: Preparing [2021-08-02T17:27:58.706Z] 9e9604462a57: Preparing [2021-08-02T17:27:58.706Z] 563ea45970c1: Preparing [2021-08-02T17:27:58.706Z] 91e3b9641807: Preparing [2021-08-02T17:27:58.706Z] b2d5eeeaba3a: Preparing [2021-08-02T17:27:58.706Z] 4bc13ba6e7d2: Waiting [2021-08-02T17:27:58.706Z] 241588b2373e: Waiting [2021-08-02T17:27:58.706Z] 9e9604462a57: Waiting [2021-08-02T17:27:58.706Z] 563ea45970c1: Waiting [2021-08-02T17:27:58.706Z] 91e3b9641807: Waiting [2021-08-02T17:27:58.706Z] b2d5eeeaba3a: Waiting [2021-08-02T17:27:58.706Z] 00851e421224: Layer already exists [2021-08-02T17:27:58.706Z] b82f54db960b: Layer already exists [2021-08-02T17:27:58.706Z] baba7f340c31: Layer already exists [2021-08-02T17:27:58.706Z] 5f1d2f89f4e7: Layer already exists [2021-08-02T17:27:58.706Z] 974b409932f4: Layer already exists [2021-08-02T17:27:58.706Z] 9e9604462a57: Layer already exists [2021-08-02T17:27:58.706Z] 4bc13ba6e7d2: Layer already exists [2021-08-02T17:27:58.706Z] 241588b2373e: Layer already exists [2021-08-02T17:27:58.706Z] 563ea45970c1: Layer already exists [2021-08-02T17:27:58.706Z] 91e3b9641807: Layer already exists [2021-08-02T17:27:58.706Z] b2d5eeeaba3a: Layer already exists [2021-08-02T17:27:58.706Z] main: digest: sha256:66121c653ce6d26436eb671eee300b93082dd59e7331eafc53ccc7b1d5e6a970 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T17:27:58.766Z] ===================================================== [Pipeline] echo [2021-08-02T17:27:58.780Z] taggedImages: [2021-08-02T17:27:58.780Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da [2021-08-02T17:27:58.780Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-08-02T17:27:58.780Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.19 [2021-08-02T17:27:58.780Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1c9af10f427590f3fed47012b244cbba5cfcd3da-2.0.1-dev.19 [2021-08-02T17:27:58.780Z] - 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-08-02T17:29:03.740Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1691 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-08-02T17:29:03.762Z] Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout [2021-08-02T17:29:04.034Z] The recommended git tool is: git [2021-08-02T17:29:10.801Z] using credential edgex-jenkins-ssh [2021-08-02T17:29:10.822Z] Cloning the remote Git repository [2021-08-02T17:29:10.949Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-02T17:29:11.098Z] > git init /w/workspace/edgex-go/19 # timeout=10 [2021-08-02T17:29:11.246Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-02T17:29:11.249Z] > git --version # timeout=10 [2021-08-02T17:29:11.307Z] > git --version # 'git version 2.17.1' [2021-08-02T17:29:11.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:29:11.414Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:29:37.970Z] Avoid second fetch [2021-08-02T17:29:37.970Z] Checking out Revision 1c9af10f427590f3fed47012b244cbba5cfcd3da (main) [2021-08-02T17:29:37.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-02T17:29:37.943Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:29:37.990Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:29:38.004Z] > git checkout -f 1c9af10f427590f3fed47012b244cbba5cfcd3da # timeout=10 [2021-08-02T17:29:42.668Z] Commit message: "Merge pull request #3643 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:29:43.014Z] provisioning config files... [2021-08-02T17:29:43.052Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config5596661077114210561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:29:43.750Z] ---> docker-login.sh [2021-08-02T17:29:43.750Z] nexus3.edgexfoundry.org:10001 [2021-08-02T17:29:44.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:29:45.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:29:45.393Z] Configure a credential helper to remove this warning. See [2021-08-02T17:29:45.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:29:45.393Z] [2021-08-02T17:29:45.393Z] Login Succeeded [2021-08-02T17:29:45.393Z] nexus3.edgexfoundry.org:10002 [2021-08-02T17:29:45.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:29:45.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:29:45.969Z] Configure a credential helper to remove this warning. See [2021-08-02T17:29:45.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:29:45.969Z] [2021-08-02T17:29:45.969Z] Login Succeeded [2021-08-02T17:29:45.969Z] nexus3.edgexfoundry.org:10003 [2021-08-02T17:29:46.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:29:46.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:29:46.866Z] Configure a credential helper to remove this warning. See [2021-08-02T17:29:46.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:29:46.866Z] [2021-08-02T17:29:46.866Z] Login Succeeded [2021-08-02T17:29:46.866Z] nexus3.edgexfoundry.org:10004 [2021-08-02T17:29:47.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:29:47.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:29:47.435Z] Configure a credential helper to remove this warning. See [2021-08-02T17:29:47.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:29:47.435Z] [2021-08-02T17:29:47.435Z] Login Succeeded [2021-08-02T17:29:47.435Z] docker.io [2021-08-02T17:29:47.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T17:29:48.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T17:29:48.330Z] Configure a credential helper to remove this warning. See [2021-08-02T17:29:48.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T17:29:48.330Z] [2021-08-02T17:29:48.330Z] Login Succeeded [2021-08-02T17:29:48.330Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T17:29:48.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T17:29:48.799Z] ========================================================= [2021-08-02T17:29:48.799Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:29:48.799Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:29:49.191Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T17:29:51.858Z] Sending build context to Docker daemon 165.8MB [2021-08-02T17:29:51.858Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T17:29:51.858Z] Step 2/6 : FROM ${BASE} [2021-08-02T17:29:51.858Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:29:51.858Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:29:51.858Z] 24495759ef45: Pulling fs layer [2021-08-02T17:29:51.858Z] d148012ef14d: Pulling fs layer [2021-08-02T17:29:51.858Z] e90a11edd702: Pulling fs layer [2021-08-02T17:29:51.858Z] d77568369979: Pulling fs layer [2021-08-02T17:29:51.858Z] c70fe1637996: Pulling fs layer [2021-08-02T17:29:51.858Z] 56b9a3b27deb: Pulling fs layer [2021-08-02T17:29:51.858Z] 0c467a088ba4: Pulling fs layer [2021-08-02T17:29:51.858Z] e90a11edd702: Waiting [2021-08-02T17:29:51.858Z] d77568369979: Waiting [2021-08-02T17:29:51.858Z] 56b9a3b27deb: Waiting [2021-08-02T17:29:51.858Z] c70fe1637996: Waiting [2021-08-02T17:29:51.858Z] d148012ef14d: Download complete [2021-08-02T17:29:51.858Z] 24495759ef45: Verifying Checksum [2021-08-02T17:29:51.858Z] 24495759ef45: Download complete [2021-08-02T17:29:51.858Z] d77568369979: Verifying Checksum [2021-08-02T17:29:51.858Z] d77568369979: Download complete [2021-08-02T17:29:51.858Z] c70fe1637996: Download complete [2021-08-02T17:29:52.133Z] 56b9a3b27deb: Verifying Checksum [2021-08-02T17:29:52.133Z] 56b9a3b27deb: Download complete [2021-08-02T17:29:52.133Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:29:52.133Z] 595b0fe564bb: Download complete [2021-08-02T17:29:52.740Z] 595b0fe564bb: Pull complete [2021-08-02T17:29:53.736Z] 24495759ef45: Pull complete [2021-08-02T17:29:54.015Z] d148012ef14d: Pull complete [2021-08-02T17:29:56.017Z] 0c467a088ba4: Verifying Checksum [2021-08-02T17:29:56.017Z] 0c467a088ba4: Download complete [2021-08-02T17:29:56.620Z] e90a11edd702: Verifying Checksum [2021-08-02T17:29:56.620Z] e90a11edd702: Download complete [2021-08-02T17:30:06.940Z] e90a11edd702: Pull complete [2021-08-02T17:30:06.940Z] d77568369979: Pull complete [2021-08-02T17:30:07.226Z] c70fe1637996: Pull complete [2021-08-02T17:30:07.875Z] 56b9a3b27deb: Pull complete [2021-08-02T17:30:13.319Z] 0c467a088ba4: Pull complete [2021-08-02T17:30:13.319Z] Digest: sha256:fb27c914a9ebb91544b5ed834b192fc4c8f82265cfe9b1e607194c792a26e257 [2021-08-02T17:30:13.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:30:13.319Z] ---> 4f74392f9e0c [2021-08-02T17:30:13.319Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-08-02T17:30:18.737Z] ---> Running in f83c013c99d7 [2021-08-02T17:30:20.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:30:21.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:30:22.444Z] OK: 218 MiB in 52 packages [2021-08-02T17:30:22.444Z] ln: /usr/bin/touch: File exists [2021-08-02T17:30:23.077Z] The command '/bin/sh -c apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:30:23.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:30:24.236Z] [2021-08-02T17:30:24.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:30:24.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:30:24.953Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:30:24.953Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:30:24.953Z] f757da607395: Pulling fs layer [2021-08-02T17:30:24.953Z] 05883995daec: Pulling fs layer [2021-08-02T17:30:24.953Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:30:24.953Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:30:24.953Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:30:24.953Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:30:24.953Z] 8603b9c90790: Waiting [2021-08-02T17:30:24.953Z] 27f5ce0e4adf: Waiting [2021-08-02T17:30:24.953Z] c2d8d7efcc4b: Waiting [2021-08-02T17:30:24.953Z] 1560dd03e051: Waiting [2021-08-02T17:30:25.245Z] f757da607395: Verifying Checksum [2021-08-02T17:30:25.245Z] f757da607395: Download complete [2021-08-02T17:30:25.245Z] 8603b9c90790: Verifying Checksum [2021-08-02T17:30:25.245Z] 8603b9c90790: Download complete [2021-08-02T17:30:25.531Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:30:25.531Z] 1560dd03e051: Download complete [2021-08-02T17:30:25.531Z] 27f5ce0e4adf: Download complete [2021-08-02T17:30:25.531Z] 05883995daec: Verifying Checksum [2021-08-02T17:30:25.531Z] 05883995daec: Download complete [2021-08-02T17:30:26.533Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:30:26.533Z] 448f6bf000e3: Download complete [2021-08-02T17:30:29.968Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:30:29.968Z] c2d8d7efcc4b: Download complete [2021-08-02T17:30:29.968Z] 448f6bf000e3: Pull complete [2021-08-02T17:30:30.958Z] f757da607395: Pull complete [2021-08-02T17:30:32.406Z] 05883995daec: Pull complete [2021-08-02T17:30:33.015Z] 8603b9c90790: Pull complete [2021-08-02T17:30:34.024Z] 1560dd03e051: Pull complete [2021-08-02T17:30:34.303Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:30:49.468Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:30:49.468Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:30:49.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:30:49.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:30:49.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-1691 does not seem to be running inside a container [2021-08-02T17:30:49.948Z] $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T17:30:55.844Z] $ docker top dcf22169d1a5e6991e9af992ef02e1795c36c0a1ea0dd5d9291801ac197ab225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:30:56.914Z] ---> job-cost.sh [2021-08-02T17:30:56.914Z] lf-activate-venv: SKIPPING [2021-08-02T17:30:56.914Z] INFO: No Stack... [2021-08-02T17:30:57.894Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:30:58.173Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:30:58.859Z] + cat /w/workspace/edgex-go/19/archives/cost.csv [2021-08-02T17:30:58.859Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:30:58.938Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] [2021-08-02T17:30:58.947Z] Resource [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] did not exist. Created. [2021-08-02T17:30:58.947Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:30:59.647Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:31:00.439Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:31:00.447Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:31:00.474Z] $ docker stop --time=1 dcf22169d1a5e6991e9af992ef02e1795c36c0a1ea0dd5d9291801ac197ab225 [2021-08-02T17:31:02.225Z] $ docker rm -f dcf22169d1a5e6991e9af992ef02e1795c36c0a1ea0dd5d9291801ac197ab225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:31:02.805Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:31:04.159Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:31:04.753Z] ---> package-listing.sh [2021-08-02T17:31:04.753Z] ++ facter osfamily [2021-08-02T17:31:04.753Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:31:05.018Z] + OS_FAMILY=redhat [2021-08-02T17:31:05.018Z] + workspace=/w/workspace/edgex-go/19 [2021-08-02T17:31:05.018Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:31:05.018Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:31:05.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:31:05.018Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:31:05.018Z] + '[' /w/workspace/edgex-go/19 ']' [2021-08-02T17:31:05.018Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:31:05.018Z] + case "${OS_FAMILY}" in [2021-08-02T17:31:05.018Z] + rpm -qa [2021-08-02T17:31:05.018Z] + sort [2021-08-02T17:31:06.966Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:31:06.966Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:31:06.966Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:31:06.966Z] + '[' /w/workspace/edgex-go/19 ']' [2021-08-02T17:31:06.966Z] + mkdir -p /w/workspace/edgex-go/19/archives/ [2021-08-02T17:31:06.966Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo [2021-08-02T17:31:06.981Z] 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T17:31:07.298Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:31:07.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:31:07.895Z] [2021-08-02T17:31:07.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:31:08.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:31:08.240Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:31:08.240Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:31:08.240Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:31:08.240Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:31:08.240Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:31:08.240Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:31:08.240Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:31:08.240Z] d287ab97295c: Pulling fs layer [2021-08-02T17:31:08.240Z] 77bc0d833cb6: Waiting [2021-08-02T17:31:08.240Z] 9065ff56babe: Waiting [2021-08-02T17:31:08.240Z] d287ab97295c: Waiting [2021-08-02T17:31:08.240Z] dc539afda2c1: Waiting [2021-08-02T17:31:08.506Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:31:08.506Z] a1111a8f2ec3: Download complete [2021-08-02T17:31:08.506Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:31:08.506Z] dc539afda2c1: Download complete [2021-08-02T17:31:08.778Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:31:08.778Z] 77bc0d833cb6: Download complete [2021-08-02T17:31:08.778Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:31:08.778Z] 9065ff56babe: Download complete [2021-08-02T17:31:09.047Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:31:09.047Z] ed53099fbce6: Download complete [2021-08-02T17:31:10.456Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:31:10.456Z] b4d181a07f80: Download complete [2021-08-02T17:31:11.436Z] b4d181a07f80: Pull complete [2021-08-02T17:31:11.436Z] a1111a8f2ec3: Pull complete [2021-08-02T17:31:12.029Z] ed53099fbce6: Pull complete [2021-08-02T17:31:12.029Z] dc539afda2c1: Pull complete [2021-08-02T17:31:12.296Z] 77bc0d833cb6: Pull complete [2021-08-02T17:31:12.296Z] 9065ff56babe: Pull complete [2021-08-02T17:31:14.238Z] d287ab97295c: Verifying Checksum [2021-08-02T17:31:14.238Z] d287ab97295c: Download complete [2021-08-02T17:31:18.584Z] d287ab97295c: Pull complete [2021-08-02T17:31:18.584Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:31:18.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:31:18.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:31:18.700Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-08-02T17:31:18.773Z] $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:31:22.045Z] $ docker top a4578f7ffc30cd4a67c7cc3e5cd8c2d1aedc8e146ba3ac11892c50bccc347d61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:31:22.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:31:22.973Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:31:23.292Z] + ls /var/log/sa-host [2021-08-02T17:31:23.292Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:31:23.292Z] file_magic: OK [2021-08-02T17:31:23.292Z] HZ: Using current value: 100 [2021-08-02T17:31:23.292Z] file_header: OK [2021-08-02T17:31:23.292Z] 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-08-02T17:31:23.292Z] Statistics: [2021-08-02T17:31:23.292Z] 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... [2021-08-02T17:31:23.292Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:31:23.292Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:31:23.292Z] file_magic: OK [2021-08-02T17:31:23.292Z] HZ: Using current value: 100 [2021-08-02T17:31:23.292Z] file_header: OK [2021-08-02T17:31:23.292Z] 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-08-02T17:31:23.292Z] Statistics: [2021-08-02T17:31:23.292Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:31:23.292Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:31:23.529Z] provisioning config files... [2021-08-02T17:31:23.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config7852855724563030576tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:31:23.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:31:23.891Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:31:23.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:31:24.309Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:31:24.327Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:31:24.643Z] ---> sudo-logs.sh [2021-08-02T17:31:24.643Z] Archiving 'sudo' log.. [2021-08-02T17:31:29.991Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known [2021-08-02T17:31:29.991Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1556.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:31:30.051Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:31:30.578Z] ---> job-cost.sh [2021-08-02T17:31:30.578Z] lf-activate-venv: SKIPPING [2021-08-02T17:31:30.578Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:31:30.578Z] INFO: Retrieving Stack Cost... [2021-08-02T17:31:31.158Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:31:31.424Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:31:31.440Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:31:31.758Z] ---> logs-deploy.sh [2021-08-02T17:31:31.758Z] lf-activate-venv: SKIPPING [2021-08-02T17:31:31.758Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/19 [2021-08-02T17:31:31.758Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:31:32.341Z] Archives upload complete. [2021-08-02T17:31:32.610Z] INFO: archiving logs to Nexus