Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1404bfaf31859b334881d5b2c40dd08403d8cbc6 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-ssh17956069496333778051.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh13288223963525546792.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh33769559038311491.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh16537153042078759735.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh11383348883524164398.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7788’ Running on prd-ubuntu20.04-docker-8c-8g-7790 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/157 [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/157 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1404bfaf31859b334881d5b2c40dd08403d8cbc6 (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 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 Commit message: "Merge pull request #3907 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.1" > git rev-list --no-walk de3e46c9e66e58c3746600f5f36eb4922299a402 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-17T05:31:20.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-17T05:31:20.813Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-17T05:31:20.826Z] ========================================================= [2022-03-17T05:31:20.826Z] EdgeX Global Pipelines Version Info [2022-03-17T05:31:20.826Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:31:21.602Z] ------------------- [2022-03-17T05:31:21.602Z] stable info: [2022-03-17T05:31:21.602Z] ------------------- [2022-03-17T05:31:21.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-17T05:31:21.602Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-17T05:31:21.602Z] Message: update stable to v1.0.221 [2022-03-17T05:31:22.177Z] ------------------- [2022-03-17T05:31:22.177Z] experimental info: [2022-03-17T05:31:22.177Z] ------------------- [2022-03-17T05:31:22.177Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-17T05:31:22.177Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-17T05:31:22.177Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-17T05:31:22.289Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-17T05:31:22.304Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-17T05:31:22.314Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-17T05:31:22.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-17T05:31:22.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-17T05:31:22.348Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-17T05:31:22.358Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-17T05:31:22.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-17T05:31:22.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-17T05:31:22.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-17T05:31:22.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-17T05:31:22.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-17T05:31:22.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-17T05:31:22.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-17T05:31:22.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-17T05:31:22.460Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-17T05:31:22.471Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-17T05:31:22.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-17T05:31:22.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-17T05:31:22.505Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-17T05:31:22.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-17T05:31:22.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-17T05:31:22.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-17T05:31:22.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-17T05:31:22.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-17T05:31:22.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] echo [2022-03-17T05:31:22.591Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1404bfa [Pipeline] echo [2022-03-17T05:31:22.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T05:31:22.640Z] provisioning config files... [2022-03-17T05:31:22.655Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/157@tmp/config2564879420164567464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:31:22.967Z] ---> docker-login.sh [2022-03-17T05:31:22.967Z] nexus3.edgexfoundry.org:10001 [2022-03-17T05:31:23.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:31:23.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:31:23.229Z] Configure a credential helper to remove this warning. See [2022-03-17T05:31:23.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:31:23.229Z] [2022-03-17T05:31:23.229Z] Login Succeeded [2022-03-17T05:31:23.229Z] nexus3.edgexfoundry.org:10002 [2022-03-17T05:31:23.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:31:23.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:31:23.491Z] Configure a credential helper to remove this warning. See [2022-03-17T05:31:23.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:31:23.491Z] [2022-03-17T05:31:23.491Z] Login Succeeded [2022-03-17T05:31:23.491Z] nexus3.edgexfoundry.org:10003 [2022-03-17T05:31:23.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:31:23.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:31:23.491Z] Configure a credential helper to remove this warning. See [2022-03-17T05:31:23.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:31:23.491Z] [2022-03-17T05:31:23.491Z] Login Succeeded [2022-03-17T05:31:23.491Z] nexus3.edgexfoundry.org:10004 [2022-03-17T05:31:23.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:31:23.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:31:23.753Z] Configure a credential helper to remove this warning. See [2022-03-17T05:31:23.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:31:23.753Z] [2022-03-17T05:31:23.753Z] Login Succeeded [2022-03-17T05:31:23.753Z] docker.io [2022-03-17T05:31:23.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:31:24.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:31:24.327Z] Configure a credential helper to remove this warning. See [2022-03-17T05:31:24.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:31:24.327Z] [2022-03-17T05:31:24.327Z] Login Succeeded [2022-03-17T05:31:24.327Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T05:31:24.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T05:31:24.656Z] + 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 [2022-03-17T05:31:24.656Z] + dirname cmd/core-command/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-17T05:31:24.656Z] + dirname cmd/core-data/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-17T05:31:24.656Z] + dirname cmd/core-metadata/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-17T05:31:24.656Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-17T05:31:24.656Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-17T05:31:24.656Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-17T05:31:24.656Z] + dirname+ cmd/support-notifications/Dockerfile [2022-03-17T05:31:24.656Z] cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-17T05:31:24.656Z] + dirname cmd/support-scheduler/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-17T05:31:24.656Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-17T05:31:24.656Z] + cut -d/ -f2 [2022-03-17T05:31:24.656Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-17T05:31:24.785Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-17T05:31:25.134Z] + git rev-list -1 --merges 1404bfaf31859b334881d5b2c40dd08403d8cbc6~1..1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] echo [2022-03-17T05:31:25.149Z] -----------> git rev-list -1 --merges 1404bfaf31859b334881d5b2c40dd08403d8cbc6~1..1404bfaf31859b334881d5b2c40dd08403d8cbc6 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:31:25.149Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [false] [Pipeline] sh [2022-03-17T05:31:25.440Z] + git log --format=format:%s -1 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] echo [2022-03-17T05:31:25.456Z] ========================================================= [2022-03-17T05:31:25.456Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-17T05:31:25.456Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-17T05:31:26.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-17T05:31:26.018Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-17T05:31:26.018Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-17T05:31:26.018Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-17T05:31:26.018Z] + + echosudo tee -a github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= /etc/ssh/ssh_known_hosts [2022-03-17T05:31:26.018Z] [2022-03-17T05:31:26.018Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:31:26.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T05:31:26.364Z] [2022-03-17T05:31:26.364Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:31:26.671Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T05:31:26.671Z] latest: Pulling from edgex-devops/git-semver [2022-03-17T05:31:26.671Z] a0d0a0d46f8b: Pulling fs layer [2022-03-17T05:31:26.672Z] 3e5f54012d9b: Pulling fs layer [2022-03-17T05:31:26.672Z] 4c7163046ea9: Pulling fs layer [2022-03-17T05:31:26.672Z] 0c2d73faf560: Pulling fs layer [2022-03-17T05:31:26.672Z] 0c2d73faf560: Waiting [2022-03-17T05:31:26.672Z] 3e5f54012d9b: Verifying Checksum [2022-03-17T05:31:26.672Z] 3e5f54012d9b: Download complete [2022-03-17T05:31:26.672Z] a0d0a0d46f8b: Download complete [2022-03-17T05:31:26.672Z] 0c2d73faf560: Verifying Checksum [2022-03-17T05:31:26.672Z] 0c2d73faf560: Download complete [2022-03-17T05:31:26.672Z] 4c7163046ea9: Verifying Checksum [2022-03-17T05:31:26.672Z] 4c7163046ea9: Download complete [2022-03-17T05:31:26.931Z] a0d0a0d46f8b: Pull complete [2022-03-17T05:31:26.931Z] 3e5f54012d9b: Pull complete [2022-03-17T05:31:27.192Z] 4c7163046ea9: Pull complete [2022-03-17T05:31:27.454Z] 0c2d73faf560: Pull complete [2022-03-17T05:31:27.454Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-17T05:31:27.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T05:31:27.454Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-17T05:31:27.536Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:31:27.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-17T05:31:28.276Z] $ docker top f5c757b8ed0185533b1e2ed0f2ced04d10d5a7e895639c86567b84bdf0b6b435 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-17T05:31:28.399Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T05:31:28.399Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T05:31:28.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T05:31:28.555Z] $ docker exec f5c757b8ed0185533b1e2ed0f2ced04d10d5a7e895639c86567b84bdf0b6b435 ssh-agent [2022-03-17T05:31:28.675Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAmMnNC/agent.16 [2022-03-17T05:31:28.675Z] SSH_AGENT_PID=22 [2022-03-17T05:31:28.685Z] Running ssh-add (command line suppressed) [2022-03-17T05:31:28.812Z] Identity added: /w/workspace/edgex-go/157@tmp/private_key_7251506714146262755.key (/w/workspace/edgex-go/157@tmp/private_key_7251506714146262755.key) [2022-03-17T05:31:28.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T05:31:29.121Z] + git tag --points-at HEAD [Pipeline] } [2022-03-17T05:31:29.149Z] $ docker exec --env ******** --env ******** f5c757b8ed0185533b1e2ed0f2ced04d10d5a7e895639c86567b84bdf0b6b435 ssh-agent -k [2022-03-17T05:31:29.283Z] unset SSH_AUTH_SOCK; [2022-03-17T05:31:29.283Z] unset SSH_AGENT_PID; [2022-03-17T05:31:29.283Z] echo Agent pid 22 killed; [2022-03-17T05:31:29.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-17T05:31:29.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T05:31:29.313Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T05:31:29.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T05:31:29.468Z] $ docker exec f5c757b8ed0185533b1e2ed0f2ced04d10d5a7e895639c86567b84bdf0b6b435 ssh-agent [2022-03-17T05:31:29.599Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaalKNm/agent.55 [2022-03-17T05:31:29.599Z] SSH_AGENT_PID=61 [2022-03-17T05:31:29.604Z] Running ssh-add (command line suppressed) [2022-03-17T05:31:29.742Z] Identity added: /w/workspace/edgex-go/157@tmp/private_key_1792118854750568800.key (/w/workspace/edgex-go/157@tmp/private_key_1792118854750568800.key) [2022-03-17T05:31:29.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T05:31:30.046Z] + git semver init [2022-03-17T05:31:30.046Z] # -> Open(): unable to determine branch for HEAD [2022-03-17T05:31:30.046Z] # $GIT_DIR = /w/workspace/edgex-go/157/.git [2022-03-17T05:31:30.046Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/157 [2022-03-17T05:31:30.046Z] # $SEMVER_REMOTE_NAME = origin [2022-03-17T05:31:30.046Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-17T05:31:30.046Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-17T05:31:30.046Z] # $SEMVER_BRANCH = main [2022-03-17T05:31:30.046Z] # $SEMVER_TEMP = /tmp/semver-207629546 [2022-03-17T05:31:30.046Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-17T05:31:44.971Z] # '/tmp/semver-207629546' -> '/w/workspace/edgex-go/157/.semver' [2022-03-17T05:31:44.971Z] # -> Force: false [2022-03-17T05:31:44.971Z] # $SEMVER_DIR = /w/workspace/edgex-go/157/.semver [Pipeline] } [2022-03-17T05:31:44.989Z] $ docker exec --env ******** --env ******** f5c757b8ed0185533b1e2ed0f2ced04d10d5a7e895639c86567b84bdf0b6b435 ssh-agent -k [2022-03-17T05:31:45.107Z] unset SSH_AUTH_SOCK; [2022-03-17T05:31:45.107Z] unset SSH_AGENT_PID; [2022-03-17T05:31:45.107Z] echo Agent pid 61 killed; [2022-03-17T05:31:45.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T05:31:45.429Z] + git semver [Pipeline] } [2022-03-17T05:31:45.452Z] $ docker stop --time=1 f5c757b8ed0185533b1e2ed0f2ced04d10d5a7e895639c86567b84bdf0b6b435 [2022-03-17T05:31:47.204Z] $ docker rm -f f5c757b8ed0185533b1e2ed0f2ced04d10d5a7e895639c86567b84bdf0b6b435 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T05:31:47.575Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-17T05:31:47.836Z] Stashed 1 file(s) [Pipeline] echo [2022-03-17T05:31:47.840Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.37 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-03-17T05:31:47.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T05:31:47.937Z] ========================================================= [2022-03-17T05:31:47.937Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-17T05:31:47.937Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-17T05:31:48.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T05:31:48.228Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-17T05:31:48.228Z] 59bf1c3509f3: Pulling fs layer [2022-03-17T05:31:48.228Z] 666ba61612fd: Pulling fs layer [2022-03-17T05:31:48.228Z] 8ed8ca486205: Pulling fs layer [2022-03-17T05:31:48.228Z] 4fe6c5a15a65: Pulling fs layer [2022-03-17T05:31:48.228Z] 22a0e8bec74d: Pulling fs layer [2022-03-17T05:31:48.228Z] 640e595b4fbd: Pulling fs layer [2022-03-17T05:31:48.228Z] 763cafe07f6e: Pulling fs layer [2022-03-17T05:31:48.228Z] 0c0b528cf693: Pulling fs layer [2022-03-17T05:31:48.228Z] 10935f4eaf8b: Pulling fs layer [2022-03-17T05:31:48.228Z] 4fe6c5a15a65: Waiting [2022-03-17T05:31:48.228Z] 22a0e8bec74d: Waiting [2022-03-17T05:31:48.228Z] 640e595b4fbd: Waiting [2022-03-17T05:31:48.228Z] 763cafe07f6e: Waiting [2022-03-17T05:31:48.228Z] 0c0b528cf693: Waiting [2022-03-17T05:31:48.228Z] 10935f4eaf8b: Waiting [2022-03-17T05:31:48.228Z] 8ed8ca486205: Verifying Checksum [2022-03-17T05:31:48.228Z] 8ed8ca486205: Download complete [2022-03-17T05:31:48.228Z] 666ba61612fd: Download complete [2022-03-17T05:31:48.228Z] 22a0e8bec74d: Verifying Checksum [2022-03-17T05:31:48.228Z] 22a0e8bec74d: Download complete [2022-03-17T05:31:48.228Z] 640e595b4fbd: Verifying Checksum [2022-03-17T05:31:48.228Z] 640e595b4fbd: Download complete [2022-03-17T05:31:48.228Z] 59bf1c3509f3: Verifying Checksum [2022-03-17T05:31:48.228Z] 59bf1c3509f3: Download complete [2022-03-17T05:31:48.228Z] 763cafe07f6e: Download complete [2022-03-17T05:31:48.228Z] 0c0b528cf693: Verifying Checksum [2022-03-17T05:31:48.228Z] 0c0b528cf693: Download complete [2022-03-17T05:31:48.488Z] 59bf1c3509f3: Pull complete [2022-03-17T05:31:48.488Z] 666ba61612fd: Pull complete [2022-03-17T05:31:48.748Z] 8ed8ca486205: Pull complete [2022-03-17T05:31:49.007Z] 10935f4eaf8b: Verifying Checksum [2022-03-17T05:31:49.007Z] 10935f4eaf8b: Download complete [2022-03-17T05:31:49.007Z] 4fe6c5a15a65: Verifying Checksum [2022-03-17T05:31:49.007Z] 4fe6c5a15a65: Download complete [2022-03-17T05:31:53.210Z] 4fe6c5a15a65: Pull complete [2022-03-17T05:31:53.210Z] 22a0e8bec74d: Pull complete [2022-03-17T05:31:53.210Z] 640e595b4fbd: Pull complete [2022-03-17T05:31:53.210Z] 763cafe07f6e: Pull complete [2022-03-17T05:31:53.470Z] 0c0b528cf693: Pull complete [2022-03-17T05:31:56.021Z] 10935f4eaf8b: Pull complete [2022-03-17T05:31:56.021Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-17T05:31:56.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T05:31:56.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-17T05:31:56.322Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T05:31:56.322Z] WORKDIR /edgex [2022-03-17T05:31:56.322Z] COPY go.mod . [2022-03-17T05:31:56.322Z] RUN go mod download [2022-03-17T05:31:56.322Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-17T05:31:57.702Z] Sending build context to Docker daemon 334.1MB [2022-03-17T05:31:57.702Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-17T05:31:57.702Z] ---> 99d49a6021b9 [2022-03-17T05:31:57.702Z] Step 2/4 : WORKDIR /edgex [2022-03-17T05:31:59.086Z] ---> Running in 94bdfe72fff8 [2022-03-17T05:31:59.346Z] Removing intermediate container 94bdfe72fff8 [2022-03-17T05:31:59.346Z] ---> a21911e68c07 [2022-03-17T05:31:59.346Z] Step 3/4 : COPY go.mod . [2022-03-17T05:31:59.346Z] ---> 89bd163362a7 [2022-03-17T05:31:59.346Z] Step 4/4 : RUN go mod download [2022-03-17T05:31:59.346Z] ---> Running in 6c077922fd85 [2022-03-17T05:32:02.898Z] Still waiting to schedule task [2022-03-17T05:32:02.898Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7789’ [2022-03-17T05:32:25.941Z] Removing intermediate container 6c077922fd85 [2022-03-17T05:32:25.941Z] ---> 0d4cdd6771cd [2022-03-17T05:32:25.941Z] Successfully built 0d4cdd6771cd [2022-03-17T05:32:25.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:32:26.246Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-17T05:32:26.246Z] . [Pipeline] withDockerContainer [2022-03-17T05:32:26.324Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:32:26.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-17T05:32:26.812Z] $ docker top 85ccc3b57a843766b3c5d6e41d62f26bbeaeeff9a335b7fff327bb9178caa2cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T05:32:27.181Z] + go version [2022-03-17T05:32:27.181Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-17T05:32:27.199Z] $ docker stop --time=1 85ccc3b57a843766b3c5d6e41d62f26bbeaeeff9a335b7fff327bb9178caa2cb [2022-03-17T05:32:28.477Z] $ docker rm -f 85ccc3b57a843766b3c5d6e41d62f26bbeaeeff9a335b7fff327bb9178caa2cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:32:28.856Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-17T05:32:28.856Z] . [Pipeline] withDockerContainer [2022-03-17T05:32:28.929Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:32:28.975Z] $ 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/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-17T05:32:29.345Z] $ docker top 7a31867f822572f876b338cfb2463ad386c5a08fd307dfbb873241c6705893ca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-17T05:32:29.428Z] ========================================================= [2022-03-17T05:32:29.428Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-17T05:32:29.428Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-17T05:32:29.716Z] + make test [2022-03-17T05:32:29.716Z] go mod tidy [2022-03-17T05:32:29.977Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-17T05:32:36.564Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-17T05:32:44.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-17T05:32:44.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-17T05:32:45.390Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-17T05:32:45.650Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-17T05:32:45.650Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-17T05:32:45.650Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-17T05:32:45.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-17T05:32:46.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-03-17T05:32:46.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-17T05:32:46.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-17T05:32:46.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-03-17T05:32:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-17T05:32:46.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.161s coverage: 54.9% of statements [2022-03-17T05:32:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-17T05:32:46.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.840s coverage: 89.2% of statements [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 84.4% of statements [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.369s coverage: 94.2% of statements [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 24.0% of statements [2022-03-17T05:32:50.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2022-03-17T05:32:50.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-03-17T05:33:00.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements [2022-03-17T05:33:00.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2022-03-17T05:33:01.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 82.5% of statements [2022-03-17T05:33:01.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.379s coverage: 65.4% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.107s coverage: 89.5% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-17T05:33:11.948Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-03-17T05:33:11.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-03-17T05:33:11.948Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-03-17T05:33:26.850Z] GO111MODULE=on go vet ./... [2022-03-17T05:33:29.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-17T05:33:29.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-17T05:33:29.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-17T05:33:30.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-17T05:33:30.794Z] + ls -al . [2022-03-17T05:33:30.794Z] total 676 [2022-03-17T05:33:30.794Z] drwxrwxr-x 10 1001 1001 4096 Mar 17 05:33 . [2022-03-17T05:33:30.794Z] drwxr-xr-x 4 root root 4096 Mar 17 05:32 .. [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 11 Mar 17 05:31 .dockerignore [2022-03-17T05:33:30.794Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 05:31 .git [2022-03-17T05:33:30.794Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 05:31 .github [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 804 Mar 17 05:31 .gitignore [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 05:31 .golangci.yml [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 76 Mar 17 05:31 .hadolint.yml [2022-03-17T05:33:30.794Z] drwx------ 3 1001 1001 4096 Mar 17 05:31 .semver [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 05:31 .sonarcloud.properties [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 05:31 ADOPTERS.md [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 9019 Mar 17 05:31 Attribution.txt [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 51732 Mar 17 05:31 CHANGELOG.md [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 05:31 CONTRIBUTING.md [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 05:31 GOVERNANCE.md [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 849 Mar 17 05:31 Jenkinsfile [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 05:31 LICENSE [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 6508 Mar 17 05:31 Makefile [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 05:31 OWNERS.md [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 8207 Mar 17 05:31 README.md [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 6912 Mar 17 05:31 SECURITY.md [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 12 Mar 17 05:31 VERSION [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 4131 Mar 17 05:31 ZMQWindows.md [2022-03-17T05:33:30.794Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 05:31 bin [2022-03-17T05:33:30.794Z] drwxrwxr-x 14 1001 1001 4096 Mar 17 05:31 cmd [2022-03-17T05:33:30.794Z] -rw-r--r-- 1 root root 426503 Mar 17 05:33 coverage.out [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 2827 Mar 17 05:31 go.mod [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 50365 Mar 17 05:31 go.sum [2022-03-17T05:33:30.794Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 05:31 internal [2022-03-17T05:33:30.794Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 05:31 openapi [2022-03-17T05:33:30.794Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 05:31 snap [2022-03-17T05:33:30.794Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 05:31 version.go [Pipeline] sh [2022-03-17T05:33:31.087Z] + '[' -e coverage.out ] [2022-03-17T05:33:31.087Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-17T05:33:31.181Z] Stashed 1 file(s) [Pipeline] sh [2022-03-17T05:33:31.471Z] + make build [2022-03-17T05:33:31.471Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2022-03-17T05:33:32.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-17T05:33:38.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2022-03-17T05:33:38.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-17T05:33:39.657Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-17T05:33:39.917Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-17T05:33:40.857Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-17T05:33:41.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-17T05:33:42.738Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-17T05:33:43.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-17T05:33:44.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-17T05:33:45.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-17T05:33:46.590Z] $ docker stop --time=1 7a31867f822572f876b338cfb2463ad386c5a08fd307dfbb873241c6705893ca [2022-03-17T05:33:48.431Z] $ docker rm -f 7a31867f822572f876b338cfb2463ad386c5a08fd307dfbb873241c6705893ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:33:49.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T05:33:49.777Z] [2022-03-17T05:33:49.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:33:50.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T05:33:50.074Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-17T05:33:50.074Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-17T05:33:50.074Z] ca9280d653b3: Pulling fs layer [2022-03-17T05:33:50.074Z] 7e9c9ca2126c: Pulling fs layer [2022-03-17T05:33:50.074Z] cbdbe7a5bc2a: Download complete [2022-03-17T05:33:50.335Z] ca9280d653b3: Verifying Checksum [2022-03-17T05:33:50.335Z] ca9280d653b3: Download complete [2022-03-17T05:33:50.335Z] cbdbe7a5bc2a: Pull complete [2022-03-17T05:33:50.596Z] 7e9c9ca2126c: Verifying Checksum [2022-03-17T05:33:50.596Z] 7e9c9ca2126c: Download complete [2022-03-17T05:33:50.855Z] ca9280d653b3: Pull complete [2022-03-17T05:33:55.051Z] 7e9c9ca2126c: Pull complete [2022-03-17T05:33:55.051Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-17T05:33:55.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T05:33:55.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-17T05:33:55.128Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:33:55.168Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-17T05:33:56.310Z] $ docker top b9bcc467d43e327bce0da38e0abe65b49d9d0defb42551f5f3d749823779b25f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T05:33:56.666Z] + docker-compose build --help [2022-03-17T05:33:56.666Z] + grep parallel [2022-03-17T05:33:57.238Z] --parallel Build images in parallel. [Pipeline] } [2022-03-17T05:33:57.257Z] $ docker stop --time=1 b9bcc467d43e327bce0da38e0abe65b49d9d0defb42551f5f3d749823779b25f [2022-03-17T05:33:58.569Z] $ docker rm -f b9bcc467d43e327bce0da38e0abe65b49d9d0defb42551f5f3d749823779b25f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:33:59.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-17T05:33:59.035Z] . [Pipeline] withDockerContainer [2022-03-17T05:33:59.109Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:33:59.145Z] $ 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/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-17T05:33:59.516Z] $ docker top 980a8e5dfc645256348ea606b64f8c10d69cea0591218acf714d9c661fea0a34 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T05:33:59.869Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-17T05:34:00.443Z] Building core-command ... [2022-03-17T05:34:00.443Z] Building core-data ... [2022-03-17T05:34:00.443Z] Building core-metadata ... [2022-03-17T05:34:00.443Z] Building security-bootstrapper ... [2022-03-17T05:34:00.443Z] Building security-proxy-setup ... [2022-03-17T05:34:00.443Z] Building security-secretstore-setup ... [2022-03-17T05:34:00.443Z] Building support-notifications ... [2022-03-17T05:34:00.443Z] Building support-scheduler ... [2022-03-17T05:34:00.443Z] Building sys-mgmt-agent ... [2022-03-17T05:34:00.443Z] Building core-command [2022-03-17T05:34:00.443Z] Building security-secretstore-setup [2022-03-17T05:34:00.443Z] Building support-scheduler [2022-03-17T05:34:00.443Z] Building security-bootstrapper [2022-03-17T05:34:00.443Z] Building core-data [2022-03-17T05:34:18.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:34:18.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:34:18.558Z] ---> 0d4cdd6771cd [2022-03-17T05:34:18.558Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:34:18.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:34:18.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:34:18.558Z] ---> 0d4cdd6771cd [2022-03-17T05:34:18.558Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:34:18.558Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:34:18.558Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:34:18.558Z] ---> 0d4cdd6771cd [2022-03-17T05:34:18.558Z] Step 3/31 : WORKDIR /edgex-go [2022-03-17T05:34:18.558Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:34:18.558Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:34:18.558Z] ---> 0d4cdd6771cd [2022-03-17T05:34:18.558Z] Step 3/25 : WORKDIR /edgex-go [2022-03-17T05:34:18.558Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:34:18.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:34:18.558Z] ---> 0d4cdd6771cd [2022-03-17T05:34:18.558Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T05:34:19.131Z] ---> Running in 51811fd1e8e1 [2022-03-17T05:34:19.131Z] ---> Running in c672336e56a9 [2022-03-17T05:34:19.131Z] ---> Running in 4254af7f9b44 [2022-03-17T05:34:19.131Z] ---> Running in d117b0710ef9 [2022-03-17T05:34:19.131Z] ---> Running in 9ac9398ede51 [2022-03-17T05:34:19.390Z] Removing intermediate container c672336e56a9 [2022-03-17T05:34:19.390Z] ---> a0499886dd64 [2022-03-17T05:34:19.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:34:19.390Z] Removing intermediate container d117b0710ef9 [2022-03-17T05:34:19.390Z] ---> 91b158339b9b [2022-03-17T05:34:19.390Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:34:19.390Z] Removing intermediate container 51811fd1e8e1 [2022-03-17T05:34:19.390Z] ---> a25363e54f3d [2022-03-17T05:34:19.390Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:34:19.390Z] Removing intermediate container 4254af7f9b44 [2022-03-17T05:34:19.390Z] ---> 8983eba6eec2 [2022-03-17T05:34:19.390Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:34:19.390Z] Removing intermediate container 9ac9398ede51 [2022-03-17T05:34:19.390Z] ---> e00f0dea2d23 [2022-03-17T05:34:19.390Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:34:19.390Z] ---> Running in 55e943004365 [2022-03-17T05:34:19.390Z] ---> Running in 7d4c11cecc76 [2022-03-17T05:34:19.390Z] ---> Running in 34b1b6e1f78e [2022-03-17T05:34:19.390Z] ---> Running in 733aec04bc8d [2022-03-17T05:34:19.390Z] ---> Running in 66bd32c0e0b1 [2022-03-17T05:34:20.773Z] Removing intermediate container 7d4c11cecc76 [2022-03-17T05:34:20.773Z] ---> 16618602d971 [2022-03-17T05:34:20.773Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-17T05:34:20.773Z] ---> Running in 33a2f6a509f2 [2022-03-17T05:34:20.773Z] Removing intermediate container 55e943004365 [2022-03-17T05:34:20.773Z] ---> 6cafe1474f33 [2022-03-17T05:34:20.773Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-17T05:34:21.032Z] ---> Running in 07e840a69db7 [2022-03-17T05:34:21.032Z] Removing intermediate container 34b1b6e1f78e [2022-03-17T05:34:21.032Z] ---> 3642b903a050 [2022-03-17T05:34:21.032Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-17T05:34:21.032Z] ---> Running in 641655e00e53 [2022-03-17T05:34:21.032Z] Removing intermediate container 733aec04bc8d [2022-03-17T05:34:21.032Z] ---> 2af811a21402 [2022-03-17T05:34:21.032Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-17T05:34:21.032Z] Removing intermediate container 66bd32c0e0b1 [2022-03-17T05:34:21.032Z] ---> f4bf6220890e [2022-03-17T05:34:21.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T05:34:21.033Z] ---> Running in eb45702204f2 [2022-03-17T05:34:21.033Z] ---> Running in 84fecedb654e [2022-03-17T05:34:21.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:21.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:21.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:21.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:21.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:22.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:22.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:22.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:22.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:22.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:22.644Z] OK: 221 MiB in 52 packages [2022-03-17T05:34:22.644Z] OK: 221 MiB in 52 packages [2022-03-17T05:34:22.644Z] OK: 221 MiB in 52 packages [2022-03-17T05:34:22.644Z] OK: 221 MiB in 52 packages [2022-03-17T05:34:22.905Z] OK: 221 MiB in 52 packages [2022-03-17T05:34:23.166Z] Removing intermediate container 33a2f6a509f2 [2022-03-17T05:34:23.166Z] ---> dcc14c671adb [2022-03-17T05:34:23.166Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T05:34:23.166Z] Removing intermediate container 07e840a69db7 [2022-03-17T05:34:23.166Z] ---> 62f49e34e091 [2022-03-17T05:34:23.166Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:34:23.166Z] Removing intermediate container 641655e00e53 [2022-03-17T05:34:23.166Z] ---> e67a34d19103 [2022-03-17T05:34:23.166Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-17T05:34:23.426Z] ---> 5743ee3a8e70 [2022-03-17T05:34:23.426Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:34:23.426Z] ---> Running in 4b7d154ec8b1 [2022-03-17T05:34:23.426Z] Removing intermediate container eb45702204f2 [2022-03-17T05:34:23.426Z] ---> 63372c892f1e [2022-03-17T05:34:23.426Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:34:23.426Z] Removing intermediate container 84fecedb654e [2022-03-17T05:34:23.426Z] ---> 8e9866baf24f [2022-03-17T05:34:23.426Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-17T05:34:23.426Z] ---> 1c51a736dcf1 [2022-03-17T05:34:23.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:34:23.426Z] ---> Running in a2b4870d17f7 [2022-03-17T05:34:23.426Z] ---> 37c30e8da29a [2022-03-17T05:34:23.426Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:34:23.685Z] ---> Running in 818fe012b22e [2022-03-17T05:34:23.685Z] ---> 20e4e4ade56c [2022-03-17T05:34:23.685Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:34:23.685Z] ---> 08a0a62417cb [2022-03-17T05:34:23.685Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:34:23.685Z] ---> Running in fa4a50e9041d [2022-03-17T05:34:23.685Z] ---> Running in 980a0169140d [2022-03-17T05:34:24.256Z] Removing intermediate container 4b7d154ec8b1 [2022-03-17T05:34:24.256Z] ---> f6ac1dcf9e64 [2022-03-17T05:34:24.256Z] Step 8/22 : COPY . . [2022-03-17T05:34:25.648Z] Removing intermediate container a2b4870d17f7 [2022-03-17T05:34:25.648Z] ---> 1c2cf3ebcb59 [2022-03-17T05:34:25.648Z] Step 8/23 : COPY . . [2022-03-17T05:34:25.911Z] Removing intermediate container 818fe012b22e [2022-03-17T05:34:25.911Z] ---> e4d38f2932dd [2022-03-17T05:34:25.911Z] Step 8/25 : COPY . . [2022-03-17T05:34:26.172Z] Removing intermediate container fa4a50e9041d [2022-03-17T05:34:26.172Z] ---> 9aa3f45a875d [2022-03-17T05:34:26.172Z] Step 8/23 : COPY . . [2022-03-17T05:34:26.172Z] Removing intermediate container 980a0169140d [2022-03-17T05:34:26.172Z] ---> a1a1bab5dba1 [2022-03-17T05:34:26.172Z] Step 8/31 : COPY . . [2022-03-17T05:34:34.301Z] ---> 1e2def7ee157 [2022-03-17T05:34:34.301Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-17T05:34:34.301Z] ---> 2069363ee33d [2022-03-17T05:34:34.301Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-17T05:34:34.301Z] ---> 538ad3f1b6c7 [2022-03-17T05:34:34.301Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-17T05:34:34.301Z] ---> 27f3ea2689e9 [2022-03-17T05:34:34.301Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-17T05:34:34.301Z] ---> b213b68aa743 [2022-03-17T05:34:34.301Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-17T05:34:34.301Z] ---> Running in 4faba9f84bcf [2022-03-17T05:34:34.301Z] ---> Running in 59cf6c8f0f7b [2022-03-17T05:34:34.301Z] ---> Running in f088b4f78af2 [2022-03-17T05:34:34.301Z] ---> Running in 28d948510add [2022-03-17T05:34:34.301Z] ---> Running in 484dff8972af [2022-03-17T05:34:34.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-17T05:34:34.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-17T05:34:34.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2022-03-17T05:34:34.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-17T05:34:34.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2022-03-17T05:34:42.373Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7792 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-03-17T05:34:42.385Z] Running in /w/workspace/edgex-go/157 [Pipeline] { [Pipeline] checkout [2022-03-17T05:34:42.820Z] The recommended git tool is: git [2022-03-17T05:34:49.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-17T05:34:50.448Z] using credential edgex-jenkins-ssh [2022-03-17T05:34:50.470Z] Cloning the remote Git repository [2022-03-17T05:34:50.540Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-17T05:34:50.642Z] > git init /w/workspace/edgex-go/157 # timeout=10 [2022-03-17T05:34:50.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-17T05:34:50.756Z] > git --version # timeout=10 [2022-03-17T05:34:50.802Z] > git --version # 'git version 2.25.1' [2022-03-17T05:34:50.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-17T05:34:51.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T05:34:52.479Z] Removing intermediate container f088b4f78af2 [2022-03-17T05:34:52.479Z] ---> 30e7100eb7f8 [2022-03-17T05:34:52.479Z] [2022-03-17T05:34:52.479Z] Step 10/31 : FROM alpine:3.14 [2022-03-17T05:34:52.479Z] Removing intermediate container 484dff8972af [2022-03-17T05:34:52.479Z] ---> 3b48942f63f4 [2022-03-17T05:34:52.479Z] [2022-03-17T05:34:52.479Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T05:34:52.479Z] Removing intermediate container 59cf6c8f0f7b [2022-03-17T05:34:52.479Z] ---> 50689d9a44bc [2022-03-17T05:34:52.479Z] [2022-03-17T05:34:52.479Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T05:34:52.479Z] Removing intermediate container 4faba9f84bcf [2022-03-17T05:34:52.479Z] ---> f2fad3ec1404 [2022-03-17T05:34:52.479Z] [2022-03-17T05:34:52.479Z] Step 10/25 : FROM alpine:3.14 [2022-03-17T05:34:52.479Z] Removing intermediate container 28d948510add [2022-03-17T05:34:52.479Z] ---> c6ebb11396ea [2022-03-17T05:34:52.479Z] [2022-03-17T05:34:52.479Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T05:34:52.479Z] 3.14: Pulling from library/alpine [2022-03-17T05:34:53.053Z] 3.14: Pulling from library/alpine [2022-03-17T05:34:53.624Z] 3.14: Pulling from library/alpine [2022-03-17T05:34:54.198Z] 3.14: Pulling from library/alpine [2022-03-17T05:34:54.198Z] 3.14: Pulling from library/alpine [2022-03-17T05:34:56.109Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T05:34:56.109Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T05:34:56.109Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T05:34:56.109Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T05:34:56.109Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T05:34:56.109Z] Status: Image is up to date for alpine:3.14 [2022-03-17T05:34:56.109Z] Status: Image is up to date for alpine:3.14 [2022-03-17T05:34:56.109Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T05:34:56.109Z] ---> 0a97eee8041e [2022-03-17T05:34:56.109Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-17T05:34:56.109Z] ---> 0a97eee8041e [2022-03-17T05:34:56.109Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-17T05:34:56.109Z] ---> 0a97eee8041e [2022-03-17T05:34:56.109Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-17T05:34:56.109Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T05:34:56.109Z] Status: Image is up to date for alpine:3.14 [2022-03-17T05:34:56.109Z] ---> 0a97eee8041e [2022-03-17T05:34:56.109Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-17T05:34:56.109Z] ---> 0a97eee8041e [2022-03-17T05:34:56.109Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-17T05:34:56.109Z] ---> Running in 9df4063d9816 [2022-03-17T05:34:56.109Z] ---> Running in 0a9e85949543 [2022-03-17T05:34:56.109Z] ---> Running in c35ea87ab50c [2022-03-17T05:34:56.109Z] ---> Running in abeb4bfbae83 [2022-03-17T05:34:56.109Z] ---> Running in 194260c44b34 [2022-03-17T05:34:56.109Z] Removing intermediate container 9df4063d9816 [2022-03-17T05:34:56.109Z] ---> ba1fd3bf33e8 [2022-03-17T05:34:56.109Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-17T05:34:56.109Z] Removing intermediate container 0a9e85949543 [2022-03-17T05:34:56.109Z] ---> 0d97dbbadbd5 [2022-03-17T05:34:56.109Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-17T05:34:56.109Z] ---> Running in 4217c7b52238 [2022-03-17T05:34:56.109Z] ---> Running in dbdf465c77d6 [2022-03-17T05:34:56.372Z] Removing intermediate container dbdf465c77d6 [2022-03-17T05:34:56.372Z] ---> b3b4baf6093d [2022-03-17T05:34:56.372Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-17T05:34:56.372Z] ---> Running in 6f21827f1335 [2022-03-17T05:34:56.631Z] Removing intermediate container 6f21827f1335 [2022-03-17T05:34:56.631Z] ---> 3f430dd4c174 [2022-03-17T05:34:56.631Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:34:56.631Z] ---> Running in 6d162c84bf1a [2022-03-17T05:34:56.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:56.891Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-17T05:34:56.891Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:34:56.891Z] OK: 6 MiB in 15 packages [2022-03-17T05:34:56.891Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-17T05:34:57.151Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-17T05:34:57.151Z] (3/3) Installing su-exec (0.2-r1) [2022-03-17T05:34:57.151Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:34:57.151Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T05:34:57.151Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-17T05:34:57.151Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:34:57.151Z] OK: 6 MiB in 15 packages [2022-03-17T05:34:57.151Z] OK: 6 MiB in 17 packages [2022-03-17T05:34:57.151Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-17T05:34:57.151Z] (2/2) Installing su-exec (0.2-r1) [2022-03-17T05:34:57.151Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:34:57.151Z] OK: 6 MiB in 16 packages [2022-03-17T05:34:57.721Z] Removing intermediate container 6d162c84bf1a [2022-03-17T05:34:57.721Z] ---> a9d9ca972e26 [2022-03-17T05:34:57.721Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-17T05:34:57.721Z] Removing intermediate container c35ea87ab50c [2022-03-17T05:34:57.721Z] ---> b749b56201b1 [2022-03-17T05:34:57.721Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:34:57.982Z] Removing intermediate container 194260c44b34 [2022-03-17T05:34:57.982Z] ---> 4147a787a62e [2022-03-17T05:34:57.982Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:34:57.982Z] ---> Running in 1dbf356b8f91 [2022-03-17T05:34:57.982Z] Removing intermediate container 4217c7b52238 [2022-03-17T05:34:57.982Z] ---> 0a19464d4778 [2022-03-17T05:34:57.982Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-17T05:34:57.982Z] ---> Running in a731496ccc9a [2022-03-17T05:34:57.982Z] ---> Running in 5c21ba2ef4c3 [2022-03-17T05:34:58.245Z] ---> Running in 81f6b654830d [2022-03-17T05:34:58.245Z] Removing intermediate container abeb4bfbae83 [2022-03-17T05:34:58.245Z] ---> 808c952d0e22 [2022-03-17T05:34:58.245Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T05:34:58.245Z] ---> Running in 4a418ef0d554 [2022-03-17T05:34:58.245Z] Removing intermediate container a731496ccc9a [2022-03-17T05:34:58.245Z] ---> ee8ae87925a2 [2022-03-17T05:34:58.245Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-17T05:34:58.245Z] Removing intermediate container 5c21ba2ef4c3 [2022-03-17T05:34:58.245Z] ---> d1f2091b5577 [2022-03-17T05:34:58.245Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-17T05:34:58.245Z] Removing intermediate container 81f6b654830d [2022-03-17T05:34:58.245Z] ---> 33befaa4af10 [2022-03-17T05:34:58.245Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-17T05:34:58.508Z] ---> Running in 471814e00f23 [2022-03-17T05:34:58.508Z] ---> Running in c4f65d7d53af [2022-03-17T05:34:58.508Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:58.508Z] ---> Running in 06f9e4f9243f [2022-03-17T05:34:58.508Z] Removing intermediate container 4a418ef0d554 [2022-03-17T05:34:58.508Z] ---> 3a5cf17005fb [2022-03-17T05:34:58.508Z] Step 13/25 : WORKDIR / [2022-03-17T05:34:58.508Z] ---> Running in 2d699f6bcf82 [2022-03-17T05:34:58.508Z] Removing intermediate container c4f65d7d53af [2022-03-17T05:34:58.508Z] ---> 62af717c6dda [2022-03-17T05:34:58.508Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T05:34:58.508Z] Removing intermediate container 471814e00f23 [2022-03-17T05:34:58.508Z] ---> 09a79e85ad99 [2022-03-17T05:34:58.508Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T05:34:58.508Z] ---> Running in da107a64d523 [2022-03-17T05:34:58.508Z] Removing intermediate container 06f9e4f9243f [2022-03-17T05:34:58.508Z] ---> 78ae7d64e9ad [2022-03-17T05:34:58.508Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-17T05:34:58.775Z] ---> Running in 081616c15069 [2022-03-17T05:34:58.775Z] ---> Running in fc5aaa38d97a [2022-03-17T05:34:58.775Z] Removing intermediate container 2d699f6bcf82 [2022-03-17T05:34:58.775Z] ---> 009003442d19 [2022-03-17T05:34:58.775Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-17T05:34:58.775Z] Removing intermediate container da107a64d523 [2022-03-17T05:34:58.775Z] ---> fe79c51c31dd [2022-03-17T05:34:58.775Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:34:58.775Z] Removing intermediate container 081616c15069 [2022-03-17T05:34:58.775Z] ---> ce611da56449 [2022-03-17T05:34:58.775Z] Step 15/23 : WORKDIR / [2022-03-17T05:34:59.038Z] ---> Running in 5076c6d21f13 [2022-03-17T05:34:59.038Z] ---> e7bc69c15b89 [2022-03-17T05:34:59.038Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-17T05:34:59.038Z] ---> 6a5e93610cd1 [2022-03-17T05:34:59.038Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-17T05:34:59.038Z] Removing intermediate container 5076c6d21f13 [2022-03-17T05:34:59.038Z] ---> 78d82377d2e3 [2022-03-17T05:34:59.038Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:34:59.315Z] ---> 11a43eea3201 [2022-03-17T05:34:59.315Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-17T05:34:59.315Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:34:59.315Z] ---> 47e9fb743a0e [2022-03-17T05:34:59.315Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-17T05:34:59.574Z] ---> 81c473865769 [2022-03-17T05:34:59.574Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-17T05:34:59.574Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-17T05:34:59.574Z] Removing intermediate container fc5aaa38d97a [2022-03-17T05:34:59.574Z] ---> d9624f1361c6 [2022-03-17T05:34:59.574Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-17T05:34:59.574Z] ---> 3455b590ca9b [2022-03-17T05:34:59.575Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-17T05:34:59.575Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T05:34:59.575Z] ---> Running in 7f57cdd43111 [2022-03-17T05:34:59.834Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-17T05:34:59.835Z] ---> f72371785cdf [2022-03-17T05:34:59.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-17T05:34:59.835Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T05:34:59.835Z] ---> 5dce128d88fb [2022-03-17T05:34:59.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-17T05:34:59.835Z] Removing intermediate container 7f57cdd43111 [2022-03-17T05:34:59.835Z] ---> c459f48a3835 [2022-03-17T05:34:59.835Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-17T05:34:59.835Z] ---> bffb38570299 [2022-03-17T05:34:59.835Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-17T05:34:59.835Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-17T05:35:00.095Z] ---> Running in 3b621eca9338 [2022-03-17T05:35:00.095Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-17T05:35:00.095Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:35:00.095Z] OK: 8 MiB in 20 packages [2022-03-17T05:35:00.095Z] ---> 3c786afdbff7 [2022-03-17T05:35:00.095Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-17T05:35:00.095Z] Removing intermediate container 3b621eca9338 [2022-03-17T05:35:00.095Z] ---> 63baa01c80b9 [2022-03-17T05:35:00.095Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:35:00.354Z] ---> 95fddb6b50a4 [2022-03-17T05:35:00.355Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-17T05:35:00.355Z] ---> 864fcdb26e9a [2022-03-17T05:35:00.355Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-17T05:35:00.355Z] ---> Running in edcf1a34a1bb [2022-03-17T05:35:00.355Z] ---> Running in fdcee8259dda [2022-03-17T05:35:00.355Z] ---> Running in b111a7d0b431 [2022-03-17T05:35:00.616Z] Removing intermediate container fdcee8259dda [2022-03-17T05:35:00.616Z] ---> a716da5ed0bb [2022-03-17T05:35:00.616Z] Step 20/22 : LABEL arch=x86_64 [2022-03-17T05:35:00.616Z] Removing intermediate container b111a7d0b431 [2022-03-17T05:35:00.616Z] ---> 1525e0ea6abe [2022-03-17T05:35:00.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:35:00.616Z] ---> Running in 330ea598939d [2022-03-17T05:35:00.616Z] ---> Running in 83b746273832 [2022-03-17T05:35:00.616Z] Removing intermediate container 1dbf356b8f91 [2022-03-17T05:35:00.616Z] ---> 2fa5002b64f5 [2022-03-17T05:35:00.616Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:35:00.875Z] ---> c2dd4c2f3f36 [2022-03-17T05:35:00.875Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-17T05:35:00.875Z] Removing intermediate container 83b746273832 [2022-03-17T05:35:00.875Z] ---> 44674d030f99 [2022-03-17T05:35:00.875Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T05:35:00.875Z] Removing intermediate container 330ea598939d [2022-03-17T05:35:00.875Z] ---> 97a17fdc5918 [2022-03-17T05:35:00.875Z] Step 21/22 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:01.136Z] ---> f0a6f2143990 [2022-03-17T05:35:01.136Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-17T05:35:01.136Z] ---> ae407630c971 [2022-03-17T05:35:01.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-17T05:35:01.136Z] ---> Running in 1258973c10bc [2022-03-17T05:35:01.136Z] ---> Running in 680e64c70214 [2022-03-17T05:35:01.136Z] ---> Running in 20d0b51bdae4 [2022-03-17T05:35:01.395Z] Removing intermediate container 1258973c10bc [2022-03-17T05:35:01.395Z] ---> 178e682222bd [2022-03-17T05:35:01.395Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:01.395Z] Removing intermediate container 680e64c70214 [2022-03-17T05:35:01.395Z] ---> 2f612ed0a566 [2022-03-17T05:35:01.395Z] Step 22/22 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:01.395Z] Removing intermediate container edcf1a34a1bb [2022-03-17T05:35:01.395Z] ---> 1a3967b6ddd2 [2022-03-17T05:35:01.395Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:35:01.395Z] ---> 2367e5bab37d [2022-03-17T05:35:01.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-17T05:35:01.395Z] ---> Running in 533b6f90ff18 [2022-03-17T05:35:01.654Z] ---> Running in 884b1af26208 [2022-03-17T05:35:01.654Z] Removing intermediate container 533b6f90ff18 [2022-03-17T05:35:01.654Z] ---> 1ce47fc754ea [2022-03-17T05:35:01.654Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:01.913Z] ---> eb74a5983371 [2022-03-17T05:35:01.913Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-17T05:35:01.913Z] ---> Running in a22ca9796145 [2022-03-17T05:35:01.913Z] Removing intermediate container 884b1af26208 [2022-03-17T05:35:01.913Z] ---> e82793cc2657 [2022-03-17T05:35:01.913Z] [2022-03-17T05:35:01.913Z] ---> 75bd33b95815 [2022-03-17T05:35:01.913Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-17T05:35:01.913Z] ---> Running in 706b7c22ec4f [2022-03-17T05:35:01.913Z] Successfully built e82793cc2657 [2022-03-17T05:35:01.913Z] Successfully tagged support-scheduler:latest [2022-03-17T05:35:01.913Z]  Building support-scheduler ... done Removing intermediate container 20d0b51bdae4 [2022-03-17T05:35:01.913Z] ---> 69554a540402 [2022-03-17T05:35:01.913Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-17T05:35:01.913Z] Building support-notifications [2022-03-17T05:35:02.176Z] ---> Running in b183c2781fae [2022-03-17T05:35:02.436Z] Removing intermediate container a22ca9796145 [2022-03-17T05:35:02.436Z] ---> e6f527ebfc6a [2022-03-17T05:35:02.436Z] [2022-03-17T05:35:02.436Z] Removing intermediate container 706b7c22ec4f [2022-03-17T05:35:02.436Z] ---> c09013ecbd3b [2022-03-17T05:35:02.436Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:35:02.436Z] Successfully built e6f527ebfc6a [2022-03-17T05:35:02.697Z] Successfully tagged core-command:latest [2022-03-17T05:35:02.697Z]  Building core-command ... done Building security-proxy-setup [2022-03-17T05:35:03.643Z] Removing intermediate container b183c2781fae [2022-03-17T05:35:03.643Z] ---> 31a12ce5a784 [2022-03-17T05:35:03.643Z] Step 23/25 : LABEL arch=x86_64 [2022-03-17T05:35:03.903Z] ---> 2918d2dfd944 [2022-03-17T05:35:03.903Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-17T05:35:03.903Z] ---> Running in e3ddfcb99768 [2022-03-17T05:35:04.164Z] ---> Running in 567997d019d6 [2022-03-17T05:35:04.754Z] Removing intermediate container e3ddfcb99768 [2022-03-17T05:35:04.754Z] ---> 03b663db8442 [2022-03-17T05:35:04.754Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T05:35:04.754Z] ---> af8f788a312d [2022-03-17T05:35:04.754Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-17T05:35:04.754Z] Removing intermediate container 567997d019d6 [2022-03-17T05:35:04.754Z] ---> bf6fe8f840c8 [2022-03-17T05:35:04.754Z] Step 24/25 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:04.754Z] ---> Running in 3b401d5ebe61 [2022-03-17T05:35:05.015Z] ---> Running in 5d35812ebc52 [2022-03-17T05:35:05.274Z] ---> 7abe4740e749 [2022-03-17T05:35:05.274Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-17T05:35:05.274Z] Removing intermediate container 3b401d5ebe61 [2022-03-17T05:35:05.274Z] ---> 83501919eeb8 [2022-03-17T05:35:05.274Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:05.274Z] Removing intermediate container 5d35812ebc52 [2022-03-17T05:35:05.274Z] ---> c57a3a82a6bb [2022-03-17T05:35:05.274Z] Step 25/25 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:05.274Z] ---> Running in a2203f205fd6 [2022-03-17T05:35:05.536Z] ---> Running in 5e5f28d3a89e [2022-03-17T05:35:05.536Z] Removing intermediate container a2203f205fd6 [2022-03-17T05:35:05.536Z] ---> b043f6bddb27 [2022-03-17T05:35:05.536Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:05.536Z] ---> 219cdc3c1087 [2022-03-17T05:35:05.536Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-17T05:35:05.829Z] ---> Running in 00dbd6616078 [2022-03-17T05:35:05.829Z] Removing intermediate container 5e5f28d3a89e [2022-03-17T05:35:05.829Z] ---> 131db4c5116b [2022-03-17T05:35:05.829Z] [2022-03-17T05:35:05.829Z] Successfully built 131db4c5116b [2022-03-17T05:35:05.829Z] Successfully tagged security-secretstore-setup:latest [2022-03-17T05:35:05.829Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-03-17T05:35:05.829Z] ---> Running in 00fe2e2127ce [2022-03-17T05:35:06.090Z] Removing intermediate container 00dbd6616078 [2022-03-17T05:35:06.090Z] ---> e18aed395c96 [2022-03-17T05:35:06.090Z] [2022-03-17T05:35:06.090Z] Successfully built e18aed395c96 [2022-03-17T05:35:06.353Z] Successfully tagged core-data:latest [2022-03-17T05:35:06.353Z]  Building core-data ... done Building core-metadata [2022-03-17T05:35:06.353Z] Removing intermediate container 00fe2e2127ce [2022-03-17T05:35:06.353Z] ---> 1a9e0dc9a871 [2022-03-17T05:35:06.353Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-17T05:35:07.293Z] ---> 66ccd8bebda1 [2022-03-17T05:35:07.293Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-17T05:35:07.865Z] ---> Running in d332420d8b8a [2022-03-17T05:35:08.346Z] Avoid second fetch [2022-03-17T05:35:08.347Z] Checking out Revision 1404bfaf31859b334881d5b2c40dd08403d8cbc6 (main) [2022-03-17T05:35:08.804Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:35:08.805Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:35:08.805Z] ---> 0d4cdd6771cd [2022-03-17T05:35:08.805Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T05:35:08.805Z] ---> Using cache [2022-03-17T05:35:08.805Z] ---> e00f0dea2d23 [2022-03-17T05:35:08.805Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:35:08.805Z] ---> Using cache [2022-03-17T05:35:08.805Z] ---> 2af811a21402 [2022-03-17T05:35:08.805Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-17T05:35:09.373Z] Removing intermediate container d332420d8b8a [2022-03-17T05:35:09.373Z] ---> 2a8427498c0d [2022-03-17T05:35:09.373Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-17T05:35:08.297Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-17T05:35:08.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-17T05:35:08.377Z] > git config core.sparsecheckout # timeout=10 [2022-03-17T05:35:08.394Z] > git checkout -f 1404bfaf31859b334881d5b2c40dd08403d8cbc6 # timeout=10 [2022-03-17T05:35:09.633Z] ---> Running in d3d84758e38f [2022-03-17T05:35:10.203Z] ---> Running in 7de4ed91eca2 [2022-03-17T05:35:10.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:10.510Z] Removing intermediate container 7de4ed91eca2 [2022-03-17T05:35:10.510Z] ---> 5b353da40dce [2022-03-17T05:35:10.510Z] Step 28/31 : CMD ["gate"] [2022-03-17T05:35:10.850Z] ---> Running in d285a4cb64a3 [2022-03-17T05:35:10.850Z] Removing intermediate container d285a4cb64a3 [2022-03-17T05:35:10.850Z] ---> 2a573ac58f4e [2022-03-17T05:35:10.851Z] Step 29/31 : LABEL arch=x86_64 [2022-03-17T05:35:11.113Z] ---> Running in 8b65f29aa0d2 [2022-03-17T05:35:11.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:11.373Z] Removing intermediate container 8b65f29aa0d2 [2022-03-17T05:35:11.373Z] ---> 7d843d8b9d3d [2022-03-17T05:35:11.373Z] Step 30/31 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:11.373Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:35:11.373Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:35:11.373Z] ---> 0d4cdd6771cd [2022-03-17T05:35:11.373Z] Step 3/21 : WORKDIR /edgex-go [2022-03-17T05:35:11.373Z] ---> Using cache [2022-03-17T05:35:11.373Z] ---> e00f0dea2d23 [2022-03-17T05:35:11.373Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:35:11.373Z] ---> Using cache [2022-03-17T05:35:11.373Z] ---> 2af811a21402 [2022-03-17T05:35:11.373Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-17T05:35:11.373Z] ---> Using cache [2022-03-17T05:35:11.373Z] ---> 8e9866baf24f [2022-03-17T05:35:11.373Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-17T05:35:11.373Z] ---> Using cache [2022-03-17T05:35:11.373Z] ---> 08a0a62417cb [2022-03-17T05:35:11.373Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:35:11.373Z] ---> Using cache [2022-03-17T05:35:11.373Z] ---> a1a1bab5dba1 [2022-03-17T05:35:11.373Z] Step 8/21 : COPY . . [2022-03-17T05:35:11.373Z] ---> Using cache [2022-03-17T05:35:11.373Z] ---> 538ad3f1b6c7 [2022-03-17T05:35:11.373Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-17T05:35:11.635Z] OK: 221 MiB in 52 packages [2022-03-17T05:35:11.635Z] ---> Running in 63c6f78ed4c3 [2022-03-17T05:35:11.635Z] ---> Running in 3625fea1ca09 [2022-03-17T05:35:11.635Z] Removing intermediate container 63c6f78ed4c3 [2022-03-17T05:35:11.635Z] ---> 50c33fee5a95 [2022-03-17T05:35:11.635Z] Step 31/31 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:11.898Z] ---> Running in 1d495532ed88 [2022-03-17T05:35:12.157Z] Removing intermediate container 1d495532ed88 [2022-03-17T05:35:12.157Z] ---> 023573e2750b [2022-03-17T05:35:12.157Z] [2022-03-17T05:35:12.157Z] Removing intermediate container d3d84758e38f [2022-03-17T05:35:12.157Z] ---> 8fd4f8320000 [2022-03-17T05:35:12.157Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T05:35:12.417Z] Successfully built 023573e2750b [2022-03-17T05:35:12.417Z] Successfully tagged security-bootstrapper:latest [2022-03-17T05:35:12.417Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-17T05:35:12.815Z] Commit message: "Merge pull request #3907 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.7.1" [2022-03-17T05:35:12.986Z] ---> ad1b343e68f3 [2022-03-17T05:35:12.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:35:12.986Z] ---> Running in 89f6f25663ce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-17T05:35:13.653Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-17T05:35:13.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:35:13.653Z] Dload Upload Total Spent Left Speed [2022-03-17T05:35:13.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46996 [Pipeline] sh [2022-03-17T05:35:14.263Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-17T05:35:14.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:35:14.367Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:35:14.367Z] ---> 0d4cdd6771cd [2022-03-17T05:35:14.367Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:35:14.367Z] ---> Using cache [2022-03-17T05:35:14.367Z] ---> e00f0dea2d23 [2022-03-17T05:35:14.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:35:14.367Z] ---> Using cache [2022-03-17T05:35:14.367Z] ---> 2af811a21402 [2022-03-17T05:35:14.367Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-17T05:35:14.619Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-17T05:35:14.619Z] + sudo tee /etc/docker/daemon.new [2022-03-17T05:35:14.619Z] { [2022-03-17T05:35:14.619Z] "registry-mirrors": [ [2022-03-17T05:35:14.619Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-17T05:35:14.619Z] ], [2022-03-17T05:35:14.619Z] "bip": "10.250.0.254/24", [2022-03-17T05:35:14.619Z] "hosts": [ [2022-03-17T05:35:14.619Z] "tcp://0.0.0.0:5555", [2022-03-17T05:35:14.619Z] "unix:///var/run/docker.sock" [2022-03-17T05:35:14.619Z] ], [2022-03-17T05:35:14.619Z] "mtu": 1458, [2022-03-17T05:35:14.619Z] "selinux-enabled": true, [2022-03-17T05:35:14.619Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-17T05:35:14.619Z] } [2022-03-17T05:35:14.626Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:35:14.626Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:35:14.626Z] ---> 0d4cdd6771cd [2022-03-17T05:35:14.626Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:35:14.626Z] ---> Using cache [2022-03-17T05:35:14.626Z] ---> e00f0dea2d23 [2022-03-17T05:35:14.626Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:35:14.626Z] ---> Using cache [2022-03-17T05:35:14.626Z] ---> 2af811a21402 [2022-03-17T05:35:14.626Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T05:35:14.626Z] ---> Using cache [2022-03-17T05:35:14.626Z] ---> 8e9866baf24f [2022-03-17T05:35:14.626Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:35:14.626Z] ---> Using cache [2022-03-17T05:35:14.626Z] ---> 08a0a62417cb [2022-03-17T05:35:14.626Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:35:14.626Z] ---> Using cache [2022-03-17T05:35:14.626Z] ---> a1a1bab5dba1 [2022-03-17T05:35:14.626Z] Step 8/23 : COPY . . [2022-03-17T05:35:14.626Z] ---> Using cache [2022-03-17T05:35:14.626Z] ---> 538ad3f1b6c7 [2022-03-17T05:35:14.626Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [Pipeline] sh [2022-03-17T05:35:14.969Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-17T05:35:15.196Z] ---> Running in 808d70e27e43 [2022-03-17T05:35:15.196Z] ---> Running in 022e65fe308e [2022-03-17T05:35:15.196Z] Removing intermediate container 89f6f25663ce [2022-03-17T05:35:15.196Z] ---> d9718cb12365 [2022-03-17T05:35:15.196Z] Step 8/22 : COPY . . [2022-03-17T05:35:15.342Z] + sudo service docker restart [2022-03-17T05:35:15.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-17T05:35:15.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:16.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:16.656Z] OK: 221 MiB in 52 packages [2022-03-17T05:35:20.850Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-17T05:35:20.850Z] Removing intermediate container 022e65fe308e [2022-03-17T05:35:20.850Z] ---> 5ac1ef912165 [2022-03-17T05:35:20.850Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:35:20.850Z] ---> 509af8b31a52 [2022-03-17T05:35:20.850Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-17T05:35:20.850Z] ---> Running in f649c9f04f4c [2022-03-17T05:35:20.850Z] ---> fe0ec0db9e29 [2022-03-17T05:35:20.850Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:35:20.850Z] ---> Running in 197c780abed0 [2022-03-17T05:35:21.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-17T05:35:22.488Z] Removing intermediate container 197c780abed0 [2022-03-17T05:35:22.488Z] ---> 96e83c4e16db [2022-03-17T05:35:22.488Z] Step 8/23 : COPY . . [2022-03-17T05:35:25.040Z] Removing intermediate container 3625fea1ca09 [2022-03-17T05:35:25.040Z] ---> 1398806f3f24 [2022-03-17T05:35:25.040Z] [2022-03-17T05:35:25.040Z] Step 10/21 : FROM alpine:3.14 [2022-03-17T05:35:25.040Z] ---> 0a97eee8041e [2022-03-17T05:35:25.040Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-17T05:35:25.609Z] ---> Running in b30f161c52e0 [2022-03-17T05:35:26.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:26.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:26.436Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-17T05:35:26.436Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-17T05:35:26.436Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T05:35:26.436Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-17T05:35:26.436Z] (5/5) Installing curl (7.79.1-r0) [2022-03-17T05:35:26.436Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:35:26.436Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T05:35:26.436Z] OK: 8 MiB in 19 packages [2022-03-17T05:35:27.375Z] Removing intermediate container 808d70e27e43 [2022-03-17T05:35:27.375Z] ---> 568a7f9d8f1c [2022-03-17T05:35:27.375Z] [2022-03-17T05:35:27.375Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T05:35:27.375Z] ---> 0a97eee8041e [2022-03-17T05:35:27.375Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-17T05:35:27.375Z] ---> Using cache [2022-03-17T05:35:27.375Z] ---> 4147a787a62e [2022-03-17T05:35:27.375Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:35:27.375Z] ---> Using cache [2022-03-17T05:35:27.375Z] ---> d1f2091b5577 [2022-03-17T05:35:27.375Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-17T05:35:27.375Z] ---> Running in c8f1e8262d71 [2022-03-17T05:35:27.946Z] Removing intermediate container c8f1e8262d71 [2022-03-17T05:35:27.946Z] ---> 043c92dd0a1c [2022-03-17T05:35:27.946Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T05:35:27.946Z] ---> Running in f209c3becc6b [2022-03-17T05:35:27.946Z] Removing intermediate container b30f161c52e0 [2022-03-17T05:35:27.946Z] ---> 392817e21ee3 [2022-03-17T05:35:27.946Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T05:35:28.205Z] ---> Running in 303b4b498996 [2022-03-17T05:35:28.205Z] Removing intermediate container f209c3becc6b [2022-03-17T05:35:28.205Z] ---> 0059cf34d89a [2022-03-17T05:35:28.205Z] Step 15/23 : WORKDIR / [2022-03-17T05:35:28.205Z] ---> Running in d1f84820eef9 [2022-03-17T05:35:28.205Z] Removing intermediate container 303b4b498996 [2022-03-17T05:35:28.205Z] ---> 8ffeb9bc118a [2022-03-17T05:35:28.205Z] Step 13/21 : WORKDIR /edgex [2022-03-17T05:35:28.466Z] ---> Running in 100af2214407 [2022-03-17T05:35:28.466Z] Removing intermediate container d1f84820eef9 [2022-03-17T05:35:28.466Z] ---> 308d79dc850b [2022-03-17T05:35:28.466Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:35:28.466Z] ---> 47aea5c6f5b7 [2022-03-17T05:35:28.466Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-17T05:35:28.466Z] ---> Running in 0f3540e620b6 [2022-03-17T05:35:28.466Z] Removing intermediate container 100af2214407 [2022-03-17T05:35:28.466Z] ---> ad694acfa630 [2022-03-17T05:35:28.466Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-17T05:35:28.808Z] ---> 5355efb6b115 [2022-03-17T05:35:28.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-17T05:35:28.808Z] ---> c4eeb71ce470 [2022-03-17T05:35:28.808Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-17T05:35:28.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-17T05:35:29.452Z] ---> 8b773ce0bbd3 [2022-03-17T05:35:29.452Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-17T05:35:29.452Z] ---> bf22c0c26bdf [2022-03-17T05:35:29.452Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-17T05:35:30.050Z] ---> 8e3b57095f2f [2022-03-17T05:35:30.051Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-17T05:35:30.051Z] ---> Running in 29915800e87a [2022-03-17T05:35:30.051Z] ---> eceeaea68255 [2022-03-17T05:35:30.051Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-17T05:35:30.312Z] ---> Running in cbe34368a56a [2022-03-17T05:35:30.312Z] Removing intermediate container 29915800e87a [2022-03-17T05:35:30.312Z] ---> 7984f64b6618 [2022-03-17T05:35:30.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:35:30.588Z] Removing intermediate container cbe34368a56a [2022-03-17T05:35:30.588Z] ---> e2d4a3bc2571 [2022-03-17T05:35:30.588Z] Step 18/21 : CMD ["--init=true"] [2022-03-17T05:35:30.588Z] ---> Running in 5e02180585cb [2022-03-17T05:35:30.589Z] ---> Running in 9fcc7225ed69 [2022-03-17T05:35:30.853Z] Removing intermediate container 5e02180585cb [2022-03-17T05:35:30.853Z] ---> 5e656befef8b [2022-03-17T05:35:30.853Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T05:35:30.853Z] ---> Running in cd7fd2cd8eb4 [2022-03-17T05:35:30.853Z] Removing intermediate container 9fcc7225ed69 [2022-03-17T05:35:30.853Z] ---> 261b749ee6eb [2022-03-17T05:35:30.853Z] Step 19/21 : LABEL arch=x86_64 [2022-03-17T05:35:31.115Z] ---> Running in 640407ad2b42 [2022-03-17T05:35:31.115Z] Removing intermediate container f649c9f04f4c [2022-03-17T05:35:31.115Z] ---> 6e13d7ea79a5 [2022-03-17T05:35:31.115Z] [2022-03-17T05:35:31.115Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T05:35:31.115Z] ---> 0a97eee8041e [2022-03-17T05:35:31.115Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-17T05:35:31.115Z] Removing intermediate container cd7fd2cd8eb4 [2022-03-17T05:35:31.115Z] ---> f6e594325685 [2022-03-17T05:35:31.115Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:31.115Z] ---> Running in dc5271f15673 [2022-03-17T05:35:31.375Z] ---> Running in e4635097fc68 [2022-03-17T05:35:31.375Z] Removing intermediate container 640407ad2b42 [2022-03-17T05:35:31.375Z] ---> 962ac092a5bf [2022-03-17T05:35:31.375Z] Step 20/21 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:31.375Z] ---> Running in 154f9c505967 [2022-03-17T05:35:31.375Z] Removing intermediate container e4635097fc68 [2022-03-17T05:35:31.375Z] ---> 7a0db54daf37 [2022-03-17T05:35:31.375Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:31.635Z] ---> Running in 40225c947ce7 [2022-03-17T05:35:31.635Z] Removing intermediate container 154f9c505967 [2022-03-17T05:35:31.635Z] ---> d87d50fd202f [2022-03-17T05:35:31.635Z] Step 21/21 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:31.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:31.635Z] ---> Running in db15ec8c046f [2022-03-17T05:35:31.635Z] Removing intermediate container 40225c947ce7 [2022-03-17T05:35:31.635Z] ---> de751dedfc57 [2022-03-17T05:35:31.635Z] [2022-03-17T05:35:31.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:31.895Z] Successfully built de751dedfc57 [2022-03-17T05:35:31.895Z] Removing intermediate container db15ec8c046f [2022-03-17T05:35:31.895Z] ---> c82e0b84dcc6 [2022-03-17T05:35:31.895Z] [2022-03-17T05:35:31.895Z] Successfully tagged core-metadata:latest [2022-03-17T05:35:31.895Z]  Building core-metadata ... done (1/2) Installing ca-certificates (20211220-r0) [2022-03-17T05:35:31.895Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-17T05:35:31.895Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:35:31.895Z] Successfully built c82e0b84dcc6 [2022-03-17T05:35:31.895Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T05:35:31.895Z] Successfully tagged security-proxy-setup:latest [2022-03-17T05:35:31.895Z]  Building security-proxy-setup ... done OK: 6 MiB in 16 packages [2022-03-17T05:35:32.852Z] Removing intermediate container dc5271f15673 [2022-03-17T05:35:32.852Z] ---> 582b6b324601 [2022-03-17T05:35:32.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:35:32.852Z] ---> Running in 0be46ebf1f2b [2022-03-17T05:35:32.852Z] Removing intermediate container 0be46ebf1f2b [2022-03-17T05:35:32.852Z] ---> da29e67a4771 [2022-03-17T05:35:32.852Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-17T05:35:32.852Z] ---> Running in fcd6a65fac75 [2022-03-17T05:35:33.111Z] Removing intermediate container fcd6a65fac75 [2022-03-17T05:35:33.111Z] ---> 30d034b3ba5c [2022-03-17T05:35:33.111Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T05:35:33.111Z] ---> Running in 749c01bbb07d [2022-03-17T05:35:33.111Z] Removing intermediate container 749c01bbb07d [2022-03-17T05:35:33.111Z] ---> d8e09b385775 [2022-03-17T05:35:33.111Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:35:33.678Z] ---> bfc3c3544a2a [2022-03-17T05:35:33.678Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T05:35:33.751Z] provisioning config files... [2022-03-17T05:35:33.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/157@tmp/config1979198421799883665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:35:33.937Z] ---> 61d51086bda2 [2022-03-17T05:35:33.937Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-17T05:35:34.144Z] ---> docker-login.sh [2022-03-17T05:35:34.144Z] nexus3.edgexfoundry.org:10001 [2022-03-17T05:35:34.196Z] ---> 310507bafff1 [2022-03-17T05:35:34.196Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-17T05:35:34.455Z] ---> Running in a6f4c73906b7 [2022-03-17T05:35:34.455Z] Removing intermediate container a6f4c73906b7 [2022-03-17T05:35:34.455Z] ---> 0f156f960165 [2022-03-17T05:35:34.455Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:35:34.455Z] ---> Running in 06e351f024df [2022-03-17T05:35:34.716Z] Removing intermediate container 06e351f024df [2022-03-17T05:35:34.716Z] ---> e3a11e6cdfd7 [2022-03-17T05:35:34.716Z] Step 20/22 : LABEL arch=x86_64 [2022-03-17T05:35:34.716Z] ---> Running in 6e9ec5036ab2 [2022-03-17T05:35:34.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:34.976Z] Removing intermediate container 6e9ec5036ab2 [2022-03-17T05:35:34.976Z] ---> 4894b0f858c6 [2022-03-17T05:35:34.976Z] Step 21/22 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:34.976Z] ---> Running in 13de6382d05d [2022-03-17T05:35:34.976Z] Removing intermediate container 13de6382d05d [2022-03-17T05:35:34.976Z] ---> f84570eca7f7 [2022-03-17T05:35:34.976Z] Step 22/22 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:34.976Z] ---> Running in 219fc3471342 [2022-03-17T05:35:35.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:35.012Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:35.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:35.012Z] [2022-03-17T05:35:35.012Z] Login Succeeded [2022-03-17T05:35:35.012Z] nexus3.edgexfoundry.org:10002 [2022-03-17T05:35:35.235Z] Removing intermediate container 219fc3471342 [2022-03-17T05:35:35.235Z] ---> de02f6bddb49 [2022-03-17T05:35:35.235Z] [2022-03-17T05:35:35.235Z] Successfully built de02f6bddb49 [2022-03-17T05:35:35.235Z] Successfully tagged support-notifications:latest [2022-03-17T05:35:35.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:35.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:35.558Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:35.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:35.558Z] [2022-03-17T05:35:35.558Z] Login Succeeded [2022-03-17T05:35:35.558Z] nexus3.edgexfoundry.org:10003 [2022-03-17T05:35:35.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:35.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:35.828Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:35.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:35.828Z] [2022-03-17T05:35:35.828Z] Login Succeeded [2022-03-17T05:35:35.828Z] nexus3.edgexfoundry.org:10004 [2022-03-17T05:35:36.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:36.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:36.386Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:36.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:36.386Z] [2022-03-17T05:35:36.386Z] Login Succeeded [2022-03-17T05:35:36.386Z] docker.io [2022-03-17T05:35:36.617Z]  Building support-notifications ... done Removing intermediate container 0f3540e620b6 [2022-03-17T05:35:36.618Z] ---> 80666fb94ccf [2022-03-17T05:35:36.618Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-17T05:35:36.618Z] ---> Running in f3565b5f6522 [2022-03-17T05:35:36.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:37.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-17T05:35:37.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:37.250Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:37.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:37.250Z] [2022-03-17T05:35:37.250Z] Login Succeeded [2022-03-17T05:35:37.250Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T05:35:37.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-17T05:35:37.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T05:35:37.668Z] ========================================================= [2022-03-17T05:35:37.668Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-17T05:35:37.668Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-17T05:35:37.756Z] Removing intermediate container f3565b5f6522 [2022-03-17T05:35:37.756Z] ---> 72e0dd334b3a [2022-03-17T05:35:37.756Z] [2022-03-17T05:35:37.756Z] Step 11/23 : FROM docker:20.10.10 [2022-03-17T05:35:37.756Z] 20.10.10: Pulling from library/docker [2022-03-17T05:35:38.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T05:35:38.300Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-17T05:35:38.300Z] 9b3977197b4f: Pulling fs layer [2022-03-17T05:35:38.300Z] 1a89e8eeedd5: Pulling fs layer [2022-03-17T05:35:38.300Z] 94645a83ff95: Pulling fs layer [2022-03-17T05:35:38.300Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-17T05:35:38.300Z] 0c92f367c5e7: Pulling fs layer [2022-03-17T05:35:38.300Z] f7c0051592d6: Pulling fs layer [2022-03-17T05:35:38.300Z] a227ed2f7395: Pulling fs layer [2022-03-17T05:35:38.300Z] 7b1c46037f91: Pulling fs layer [2022-03-17T05:35:38.300Z] f7c0051592d6: Waiting [2022-03-17T05:35:38.300Z] 3f3a8bcf1eab: Waiting [2022-03-17T05:35:38.300Z] 0c92f367c5e7: Waiting [2022-03-17T05:35:38.300Z] a227ed2f7395: Waiting [2022-03-17T05:35:38.300Z] 7b1c46037f91: Waiting [2022-03-17T05:35:38.300Z] 94645a83ff95: Verifying Checksum [2022-03-17T05:35:38.300Z] 94645a83ff95: Download complete [2022-03-17T05:35:38.300Z] 1a89e8eeedd5: Download complete [2022-03-17T05:35:38.300Z] 0c92f367c5e7: Verifying Checksum [2022-03-17T05:35:38.300Z] 0c92f367c5e7: Download complete [2022-03-17T05:35:38.300Z] f7c0051592d6: Download complete [2022-03-17T05:35:38.300Z] 9b3977197b4f: Verifying Checksum [2022-03-17T05:35:38.300Z] a227ed2f7395: Verifying Checksum [2022-03-17T05:35:38.300Z] a227ed2f7395: Download complete [2022-03-17T05:35:38.904Z] 9b3977197b4f: Pull complete [2022-03-17T05:35:39.522Z] 1a89e8eeedd5: Pull complete [2022-03-17T05:35:39.798Z] 94645a83ff95: Pull complete [2022-03-17T05:35:40.398Z] 7b1c46037f91: Verifying Checksum [2022-03-17T05:35:40.398Z] 7b1c46037f91: Download complete [2022-03-17T05:35:40.675Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-17T05:35:40.675Z] 3f3a8bcf1eab: Download complete [2022-03-17T05:35:41.953Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-17T05:35:41.953Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-17T05:35:41.953Z] ---> b706a049f56e [2022-03-17T05:35:41.953Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:35:42.213Z] ---> Running in be85c06527e2 [2022-03-17T05:35:42.213Z] Removing intermediate container be85c06527e2 [2022-03-17T05:35:42.213Z] ---> f3c595ebf637 [2022-03-17T05:35:42.213Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-17T05:35:42.473Z] ---> Running in d0370a2e4536 [2022-03-17T05:35:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-17T05:35:42.992Z] (1/42) Installing readline (8.1.0-r0) [2022-03-17T05:35:42.992Z] (2/42) Installing bash (5.1.4-r0) [2022-03-17T05:35:42.992Z] Executing bash-5.1.4-r0.post-install [2022-03-17T05:35:42.992Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-17T05:35:42.992Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T05:35:42.992Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-17T05:35:42.992Z] (6/42) Installing curl (7.79.1-r0) [2022-03-17T05:35:42.992Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-17T05:35:42.992Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-17T05:35:42.992Z] (9/42) Installing expat (2.4.7-r0) [2022-03-17T05:35:42.992Z] (10/42) Installing libffi (3.3-r2) [2022-03-17T05:35:42.992Z] (11/42) Installing gdbm (1.19-r0) [2022-03-17T05:35:42.992Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-17T05:35:42.992Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T05:35:42.992Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T05:35:42.992Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-17T05:35:42.992Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-17T05:35:42.992Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-17T05:35:43.561Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-17T05:35:43.561Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-17T05:35:43.561Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-17T05:35:43.561Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-17T05:35:43.561Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-17T05:35:43.561Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-17T05:35:43.561Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-17T05:35:43.561Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-17T05:35:43.561Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-17T05:35:43.561Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-17T05:35:43.561Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-17T05:35:43.561Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-17T05:35:43.561Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-17T05:35:43.561Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-17T05:35:43.561Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-17T05:35:43.561Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-17T05:35:43.561Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-17T05:35:43.561Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-17T05:35:43.561Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-17T05:35:43.561Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-17T05:35:43.561Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-17T05:35:43.561Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-17T05:35:43.561Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-17T05:35:43.561Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-17T05:35:43.561Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-17T05:35:43.819Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:35:43.819Z] OK: 84 MiB in 64 packages [2022-03-17T05:35:44.387Z] Collecting docker-compose==1.23.2 [2022-03-17T05:35:44.387Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-17T05:35:44.387Z] Collecting jsonschema<3,>=2.5.1 [2022-03-17T05:35:44.387Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-17T05:35:44.647Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-17T05:35:44.647Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-17T05:35:44.647Z] Collecting PyYAML<4,>=3.10 [2022-03-17T05:35:44.647Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-17T05:35:45.218Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-17T05:35:45.218Z] Collecting docopt<0.7,>=0.6.1 [2022-03-17T05:35:45.218Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-17T05:35:45.479Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-17T05:35:45.479Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-17T05:35:45.739Z] Collecting cached-property<2,>=1.2.0 [2022-03-17T05:35:45.739Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-17T05:35:45.739Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-17T05:35:45.739Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-17T05:35:46.000Z] Collecting docker<4.0,>=3.6.0 [2022-03-17T05:35:46.000Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-17T05:35:46.000Z] Collecting texttable<0.10,>=0.9.0 [2022-03-17T05:35:46.000Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-17T05:35:46.261Z] Collecting docker-pycreds>=0.4.0 [2022-03-17T05:35:46.261Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-17T05:35:46.261Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-17T05:35:46.261Z] Collecting idna<2.8,>=2.5 [2022-03-17T05:35:46.261Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-17T05:35:46.522Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-17T05:35:46.522Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-17T05:35:46.522Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-17T05:35:46.522Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-17T05:35:46.522Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-17T05:35:46.522Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-17T05:35:46.522Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-17T05:35:46.522Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-17T05:35:46.522Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-17T05:35:46.522Z] Attempting uninstall: urllib3 [2022-03-17T05:35:46.522Z] Found existing installation: urllib3 1.26.5 [2022-03-17T05:35:46.522Z] Uninstalling urllib3-1.26.5: [2022-03-17T05:35:46.783Z] Successfully uninstalled urllib3-1.26.5 [2022-03-17T05:35:46.783Z] Attempting uninstall: idna [2022-03-17T05:35:46.783Z] Found existing installation: idna 3.2 [2022-03-17T05:35:46.783Z] Uninstalling idna-3.2: [2022-03-17T05:35:46.783Z] Successfully uninstalled idna-3.2 [2022-03-17T05:35:47.044Z] Attempting uninstall: chardet [2022-03-17T05:35:47.044Z] Found existing installation: chardet 4.0.0 [2022-03-17T05:35:47.044Z] Uninstalling chardet-4.0.0: [2022-03-17T05:35:47.044Z] Successfully uninstalled chardet-4.0.0 [2022-03-17T05:35:47.305Z] Attempting uninstall: requests [2022-03-17T05:35:47.305Z] Found existing installation: requests 2.25.1 [2022-03-17T05:35:47.305Z] Uninstalling requests-2.25.1: [2022-03-17T05:35:47.305Z] Successfully uninstalled requests-2.25.1 [2022-03-17T05:35:47.305Z] Running setup.py install for texttable: started [2022-03-17T05:35:47.566Z] Running setup.py install for texttable: finished with status 'done' [2022-03-17T05:35:47.566Z] Running setup.py install for PyYAML: started [2022-03-17T05:35:48.136Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-17T05:35:48.136Z] Running setup.py install for docopt: started [2022-03-17T05:35:48.397Z] Running setup.py install for docopt: finished with status 'done' [2022-03-17T05:35:48.397Z] Running setup.py install for dockerpty: started [2022-03-17T05:35:48.657Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-17T05:35:48.918Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-17T05:35:52.214Z] Removing intermediate container d0370a2e4536 [2022-03-17T05:35:52.214Z] ---> dc38c1012ac8 [2022-03-17T05:35:52.214Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-17T05:35:52.214Z] ---> Running in 9adfc7e8adb2 [2022-03-17T05:35:52.214Z] Removing intermediate container 9adfc7e8adb2 [2022-03-17T05:35:52.214Z] ---> 62d7374cf9f4 [2022-03-17T05:35:52.214Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-17T05:35:52.214Z] ---> Running in 6524c65336da [2022-03-17T05:35:52.214Z] Removing intermediate container 6524c65336da [2022-03-17T05:35:52.214Z] ---> dfc331757fcd [2022-03-17T05:35:52.214Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-17T05:35:52.474Z] ---> 76fa55ef2466 [2022-03-17T05:35:52.474Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-17T05:35:52.474Z] ---> 11ca04b6afdd [2022-03-17T05:35:52.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-17T05:35:52.733Z] ---> a21777f5f455 [2022-03-17T05:35:52.733Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-17T05:35:52.733Z] ---> Running in 9205e32adeba [2022-03-17T05:35:52.993Z] Removing intermediate container 9205e32adeba [2022-03-17T05:35:52.993Z] ---> 5b4bb78ce8de [2022-03-17T05:35:52.993Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:35:52.993Z] ---> Running in 78d6f5b9bf97 [2022-03-17T05:35:52.993Z] Removing intermediate container 78d6f5b9bf97 [2022-03-17T05:35:52.993Z] ---> 865871470815 [2022-03-17T05:35:52.993Z] Step 21/23 : LABEL arch=x86_64 [2022-03-17T05:35:53.075Z] 3f3a8bcf1eab: Pull complete [2022-03-17T05:35:53.075Z] 0c92f367c5e7: Pull complete [2022-03-17T05:35:53.075Z] f7c0051592d6: Pull complete [2022-03-17T05:35:53.075Z] a227ed2f7395: Pull complete [2022-03-17T05:35:53.254Z] ---> Running in c6875c57e7f8 [2022-03-17T05:35:53.254Z] Removing intermediate container c6875c57e7f8 [2022-03-17T05:35:53.254Z] ---> 2d93b2c31c34 [2022-03-17T05:35:53.254Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:53.254Z] ---> Running in c74fbd7a71c0 [2022-03-17T05:35:53.521Z] Removing intermediate container c74fbd7a71c0 [2022-03-17T05:35:53.521Z] ---> a9914007504f [2022-03-17T05:35:53.521Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:35:53.521Z] ---> Running in 4a6b25f4ca73 [2022-03-17T05:35:53.521Z] Removing intermediate container 4a6b25f4ca73 [2022-03-17T05:35:53.521Z] ---> 060e0ba7da4e [2022-03-17T05:35:53.521Z] [2022-03-17T05:35:53.521Z] Successfully built 060e0ba7da4e [2022-03-17T05:35:53.781Z] Successfully tagged sys-mgmt-agent:latest [2022-03-17T05:35:53.788Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-17T05:35:53.798Z] $ docker stop --time=1 980a8e5dfc645256348ea606b64f8c10d69cea0591218acf714d9c661fea0a34 [2022-03-17T05:35:55.121Z] $ docker rm -f 980a8e5dfc645256348ea606b64f8c10d69cea0591218acf714d9c661fea0a34 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T05:35:55.467Z] + docker images [2022-03-17T05:35:55.467Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T05:35:55.467Z] sys-mgmt-agent latest 060e0ba7da4e 2 seconds ago 296MB [2022-03-17T05:35:55.467Z] 72e0dd334b3a 18 seconds ago 1.77GB [2022-03-17T05:35:55.467Z] support-notifications latest de02f6bddb49 20 seconds ago 16.7MB [2022-03-17T05:35:55.467Z] core-metadata latest de751dedfc57 24 seconds ago 16.6MB [2022-03-17T05:35:55.467Z] security-proxy-setup latest c82e0b84dcc6 24 seconds ago 26.2MB [2022-03-17T05:35:55.467Z] 6e13d7ea79a5 25 seconds ago 1.78GB [2022-03-17T05:35:55.467Z] 568a7f9d8f1c 29 seconds ago 1.78GB [2022-03-17T05:35:55.467Z] 1398806f3f24 32 seconds ago 1.78GB [2022-03-17T05:35:55.467Z] security-bootstrapper latest 023573e2750b 44 seconds ago 18.7MB [2022-03-17T05:35:55.467Z] core-data latest e18aed395c96 50 seconds ago 20MB [2022-03-17T05:35:55.467Z] security-secretstore-setup latest 131db4c5116b 50 seconds ago 27.9MB [2022-03-17T05:35:55.467Z] support-scheduler latest e82793cc2657 54 seconds ago 16MB [2022-03-17T05:35:55.467Z] core-command latest e6f527ebfc6a 54 seconds ago 15.8MB [2022-03-17T05:35:55.467Z] f2fad3ec1404 About a minute ago 1.78GB [2022-03-17T05:35:55.467Z] c6ebb11396ea About a minute ago 1.79GB [2022-03-17T05:35:55.467Z] 3b48942f63f4 About a minute ago 1.77GB [2022-03-17T05:35:55.467Z] 50689d9a44bc About a minute ago 1.78GB [2022-03-17T05:35:55.467Z] 30e7100eb7f8 About a minute ago 1.77GB [2022-03-17T05:35:55.467Z] ci-base-image-x86_64 latest 0d4cdd6771cd 3 minutes ago 1.27GB [2022-03-17T05:35:55.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB [2022-03-17T05:35:55.468Z] docker 20.10.10 b706a049f56e 4 months ago 216MB [2022-03-17T05:35:55.468Z] alpine 3.14 0a97eee8041e 4 months ago 5.61MB [2022-03-17T05:35:55.468Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-17T05:35:55.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T05:35:55.583Z] provisioning config files... [2022-03-17T05:35:55.597Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/157@tmp/config439399490326538381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:35:55.894Z] ---> docker-login.sh [2022-03-17T05:35:55.894Z] nexus3.edgexfoundry.org:10001 [2022-03-17T05:35:55.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:55.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:55.894Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:55.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:55.894Z] [2022-03-17T05:35:55.894Z] Login Succeeded [2022-03-17T05:35:55.894Z] nexus3.edgexfoundry.org:10002 [2022-03-17T05:35:55.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:56.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:56.154Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:56.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:56.154Z] [2022-03-17T05:35:56.154Z] Login Succeeded [2022-03-17T05:35:56.154Z] nexus3.edgexfoundry.org:10003 [2022-03-17T05:35:56.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:56.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:56.154Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:56.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:56.154Z] [2022-03-17T05:35:56.154Z] Login Succeeded [2022-03-17T05:35:56.154Z] nexus3.edgexfoundry.org:10004 [2022-03-17T05:35:56.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:56.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:56.415Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:56.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:56.415Z] [2022-03-17T05:35:56.415Z] Login Succeeded [2022-03-17T05:35:56.415Z] docker.io [2022-03-17T05:35:56.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:35:56.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:35:56.675Z] Configure a credential helper to remove this warning. See [2022-03-17T05:35:56.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:35:56.675Z] [2022-03-17T05:35:56.675Z] Login Succeeded [2022-03-17T05:35:56.675Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T05:35:56.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:35:56.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T05:35:56.738Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-03-17T05:35:56.738Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:56.738Z] latest [2022-03-17T05:35:56.738Z] 2.2.0-dev.37 [2022-03-17T05:35:56.738Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:35:56.738Z] main [2022-03-17T05:35:56.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:35:57.054Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:35:57.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:35:57.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-17T05:35:57.344Z] a7a0fc7c07bf: Preparing [2022-03-17T05:35:57.344Z] b6d7c7c20e4c: Preparing [2022-03-17T05:35:57.344Z] aa119a38062f: Preparing [2022-03-17T05:35:57.344Z] 5506031987b6: Preparing [2022-03-17T05:35:57.344Z] 1a058d5342cc: Preparing [2022-03-17T05:35:57.344Z] 1a058d5342cc: Layer already exists [2022-03-17T05:35:57.344Z] a7a0fc7c07bf: Pushed [2022-03-17T05:35:57.344Z] aa119a38062f: Pushed [2022-03-17T05:35:57.344Z] 5506031987b6: Pushed [2022-03-17T05:35:57.392Z] 7b1c46037f91: Pull complete [2022-03-17T05:35:57.392Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-17T05:35:57.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T05:35:57.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-17T05:35:57.794Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T05:35:57.794Z] WORKDIR /edgex [2022-03-17T05:35:57.794Z] COPY go.mod . [2022-03-17T05:35:57.794Z] RUN go mod download [2022-03-17T05:35:57.794Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-17T05:35:58.724Z] b6d7c7c20e4c: Pushed [2022-03-17T05:35:58.724Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:d55428ccb430480834973bcf47a6d0beff73fb64ad10e68df777be94f797eb50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:35:59.023Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:35:59.316Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-17T05:35:59.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-17T05:35:59.316Z] a7a0fc7c07bf: Preparing [2022-03-17T05:35:59.316Z] b6d7c7c20e4c: Preparing [2022-03-17T05:35:59.316Z] aa119a38062f: Preparing [2022-03-17T05:35:59.316Z] 5506031987b6: Preparing [2022-03-17T05:35:59.316Z] 1a058d5342cc: Preparing [2022-03-17T05:35:59.316Z] b6d7c7c20e4c: Layer already exists [2022-03-17T05:35:59.316Z] 5506031987b6: Layer already exists [2022-03-17T05:35:59.316Z] 1a058d5342cc: Layer already exists [2022-03-17T05:35:59.316Z] aa119a38062f: Layer already exists [2022-03-17T05:35:59.316Z] a7a0fc7c07bf: Layer already exists [2022-03-17T05:35:59.316Z] latest: digest: sha256:d55428ccb430480834973bcf47a6d0beff73fb64ad10e68df777be94f797eb50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:35:59.613Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:35:59.904Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.37 [2022-03-17T05:35:59.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-17T05:35:59.904Z] a7a0fc7c07bf: Preparing [2022-03-17T05:35:59.904Z] b6d7c7c20e4c: Preparing [2022-03-17T05:35:59.904Z] aa119a38062f: Preparing [2022-03-17T05:35:59.904Z] 5506031987b6: Preparing [2022-03-17T05:35:59.904Z] 1a058d5342cc: Preparing [2022-03-17T05:35:59.904Z] a7a0fc7c07bf: Layer already exists [2022-03-17T05:35:59.904Z] 5506031987b6: Layer already exists [2022-03-17T05:35:59.904Z] b6d7c7c20e4c: Layer already exists [2022-03-17T05:35:59.904Z] aa119a38062f: Layer already exists [2022-03-17T05:35:59.904Z] 1a058d5342cc: Layer already exists [2022-03-17T05:35:59.904Z] 2.2.0-dev.37: digest: sha256:d55428ccb430480834973bcf47a6d0beff73fb64ad10e68df777be94f797eb50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:00.203Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:00.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:00.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-17T05:36:00.494Z] a7a0fc7c07bf: Preparing [2022-03-17T05:36:00.494Z] b6d7c7c20e4c: Preparing [2022-03-17T05:36:00.494Z] aa119a38062f: Preparing [2022-03-17T05:36:00.494Z] 5506031987b6: Preparing [2022-03-17T05:36:00.494Z] 1a058d5342cc: Preparing [2022-03-17T05:36:00.494Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:00.494Z] aa119a38062f: Layer already exists [2022-03-17T05:36:00.494Z] b6d7c7c20e4c: Layer already exists [2022-03-17T05:36:00.494Z] a7a0fc7c07bf: Layer already exists [2022-03-17T05:36:00.494Z] 5506031987b6: Layer already exists [2022-03-17T05:36:00.494Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:d55428ccb430480834973bcf47a6d0beff73fb64ad10e68df777be94f797eb50 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:00.792Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:01.092Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-03-17T05:36:01.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-03-17T05:36:01.092Z] a7a0fc7c07bf: Preparing [2022-03-17T05:36:01.092Z] b6d7c7c20e4c: Preparing [2022-03-17T05:36:01.092Z] aa119a38062f: Preparing [2022-03-17T05:36:01.092Z] 5506031987b6: Preparing [2022-03-17T05:36:01.092Z] 1a058d5342cc: Preparing [2022-03-17T05:36:01.092Z] a7a0fc7c07bf: Layer already exists [2022-03-17T05:36:01.092Z] aa119a38062f: Layer already exists [2022-03-17T05:36:01.092Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:01.092Z] 5506031987b6: Layer already exists [2022-03-17T05:36:01.092Z] b6d7c7c20e4c: Layer already exists [2022-03-17T05:36:01.092Z] main: digest: sha256:d55428ccb430480834973bcf47a6d0beff73fb64ad10e68df777be94f797eb50 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:01.125Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:01.135Z] taggedImages: [2022-03-17T05:36:01.135Z] - nexus3.edgexfoundry.org:10004/core-command:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:01.135Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-03-17T05:36:01.135Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.37 [2022-03-17T05:36:01.135Z] - nexus3.edgexfoundry.org:10004/core-command:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:01.135Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-03-17T05:36:01.156Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-03-17T05:36:01.156Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:01.156Z] latest [2022-03-17T05:36:01.156Z] 2.2.0-dev.37 [2022-03-17T05:36:01.156Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:01.156Z] main [2022-03-17T05:36:01.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:01.473Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:01.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:01.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-17T05:36:01.764Z] 0940f8be80d1: Preparing [2022-03-17T05:36:01.764Z] 7ee6fea66d58: Preparing [2022-03-17T05:36:01.764Z] aa119a38062f: Preparing [2022-03-17T05:36:01.764Z] 1ac040ed4a7a: Preparing [2022-03-17T05:36:01.764Z] c9d21162c91d: Preparing [2022-03-17T05:36:01.764Z] 1a058d5342cc: Preparing [2022-03-17T05:36:01.764Z] 1a058d5342cc: Waiting [2022-03-17T05:36:01.764Z] aa119a38062f: Layer already exists [2022-03-17T05:36:01.764Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:01.764Z] 0940f8be80d1: Pushed [2022-03-17T05:36:01.764Z] c9d21162c91d: Pushed [2022-03-17T05:36:02.023Z] 1ac040ed4a7a: Pushed [2022-03-17T05:36:02.127Z] Sending build context to Docker daemon 168.7MB [2022-03-17T05:36:02.127Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-17T05:36:02.127Z] ---> f79e39bc4007 [2022-03-17T05:36:02.127Z] Step 2/4 : WORKDIR /edgex [2022-03-17T05:36:03.402Z] 7ee6fea66d58: Pushed [2022-03-17T05:36:03.402Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:64fc8b73ce16b12d0eebb1ba57a97aebdd74a766380286dccbd558e605d544f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:03.561Z] ---> Running in bacf70a342ee [2022-03-17T05:36:03.697Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:03.834Z] Removing intermediate container bacf70a342ee [2022-03-17T05:36:03.834Z] ---> 6b4f294ec48f [2022-03-17T05:36:03.834Z] Step 3/4 : COPY go.mod . [2022-03-17T05:36:03.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-17T05:36:03.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-17T05:36:03.997Z] 0940f8be80d1: Preparing [2022-03-17T05:36:03.997Z] 7ee6fea66d58: Preparing [2022-03-17T05:36:03.997Z] aa119a38062f: Preparing [2022-03-17T05:36:03.997Z] 1ac040ed4a7a: Preparing [2022-03-17T05:36:03.997Z] c9d21162c91d: Preparing [2022-03-17T05:36:03.997Z] 1a058d5342cc: Preparing [2022-03-17T05:36:03.997Z] 1a058d5342cc: Waiting [2022-03-17T05:36:03.997Z] c9d21162c91d: Layer already exists [2022-03-17T05:36:03.997Z] 0940f8be80d1: Layer already exists [2022-03-17T05:36:03.997Z] 7ee6fea66d58: Layer already exists [2022-03-17T05:36:03.997Z] 1ac040ed4a7a: Layer already exists [2022-03-17T05:36:03.997Z] aa119a38062f: Layer already exists [2022-03-17T05:36:03.997Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:03.997Z] latest: digest: sha256:64fc8b73ce16b12d0eebb1ba57a97aebdd74a766380286dccbd558e605d544f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:04.292Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:04.435Z] ---> 90a38f27d454 [2022-03-17T05:36:04.435Z] Step 4/4 : RUN go mod download [2022-03-17T05:36:04.435Z] ---> Running in 599149a00dce [2022-03-17T05:36:04.643Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.37 [2022-03-17T05:36:04.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-17T05:36:04.643Z] 0940f8be80d1: Preparing [2022-03-17T05:36:04.643Z] 7ee6fea66d58: Preparing [2022-03-17T05:36:04.643Z] aa119a38062f: Preparing [2022-03-17T05:36:04.643Z] 1ac040ed4a7a: Preparing [2022-03-17T05:36:04.643Z] c9d21162c91d: Preparing [2022-03-17T05:36:04.643Z] 1a058d5342cc: Preparing [2022-03-17T05:36:04.643Z] 1a058d5342cc: Waiting [2022-03-17T05:36:04.643Z] 7ee6fea66d58: Layer already exists [2022-03-17T05:36:04.643Z] c9d21162c91d: Layer already exists [2022-03-17T05:36:04.643Z] 1ac040ed4a7a: Layer already exists [2022-03-17T05:36:04.643Z] 0940f8be80d1: Layer already exists [2022-03-17T05:36:04.643Z] aa119a38062f: Layer already exists [2022-03-17T05:36:04.643Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:04.643Z] 2.2.0-dev.37: digest: sha256:64fc8b73ce16b12d0eebb1ba57a97aebdd74a766380286dccbd558e605d544f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:04.960Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:05.252Z] + docker push nexus3.edgexfoundry.org:10004/core-data:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:05.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-17T05:36:05.252Z] 0940f8be80d1: Preparing [2022-03-17T05:36:05.252Z] 7ee6fea66d58: Preparing [2022-03-17T05:36:05.252Z] aa119a38062f: Preparing [2022-03-17T05:36:05.252Z] 1ac040ed4a7a: Preparing [2022-03-17T05:36:05.252Z] c9d21162c91d: Preparing [2022-03-17T05:36:05.252Z] 1a058d5342cc: Preparing [2022-03-17T05:36:05.252Z] 1a058d5342cc: Waiting [2022-03-17T05:36:05.252Z] c9d21162c91d: Layer already exists [2022-03-17T05:36:05.252Z] 0940f8be80d1: Layer already exists [2022-03-17T05:36:05.252Z] 7ee6fea66d58: Layer already exists [2022-03-17T05:36:05.252Z] 1ac040ed4a7a: Layer already exists [2022-03-17T05:36:05.252Z] aa119a38062f: Layer already exists [2022-03-17T05:36:05.252Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:05.252Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:64fc8b73ce16b12d0eebb1ba57a97aebdd74a766380286dccbd558e605d544f8 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:05.553Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:05.847Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-03-17T05:36:05.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-03-17T05:36:05.847Z] 0940f8be80d1: Preparing [2022-03-17T05:36:05.847Z] 7ee6fea66d58: Preparing [2022-03-17T05:36:05.847Z] aa119a38062f: Preparing [2022-03-17T05:36:05.847Z] 1ac040ed4a7a: Preparing [2022-03-17T05:36:05.847Z] c9d21162c91d: Preparing [2022-03-17T05:36:05.847Z] 1a058d5342cc: Preparing [2022-03-17T05:36:05.847Z] 1a058d5342cc: Waiting [2022-03-17T05:36:05.847Z] aa119a38062f: Layer already exists [2022-03-17T05:36:05.847Z] c9d21162c91d: Layer already exists [2022-03-17T05:36:05.847Z] 7ee6fea66d58: Layer already exists [2022-03-17T05:36:05.847Z] 0940f8be80d1: Layer already exists [2022-03-17T05:36:05.847Z] 1ac040ed4a7a: Layer already exists [2022-03-17T05:36:05.847Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:05.847Z] main: digest: sha256:64fc8b73ce16b12d0eebb1ba57a97aebdd74a766380286dccbd558e605d544f8 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:05.884Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:05.896Z] taggedImages: [2022-03-17T05:36:05.896Z] - nexus3.edgexfoundry.org:10004/core-data:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:05.896Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-03-17T05:36:05.896Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.37 [2022-03-17T05:36:05.896Z] - nexus3.edgexfoundry.org:10004/core-data:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:05.896Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-03-17T05:36:05.920Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-03-17T05:36:05.920Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:05.920Z] latest [2022-03-17T05:36:05.920Z] 2.2.0-dev.37 [2022-03-17T05:36:05.920Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:05.920Z] main [2022-03-17T05:36:05.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:06.237Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:06.526Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:06.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-17T05:36:06.526Z] e1d37f4e7ea9: Preparing [2022-03-17T05:36:06.526Z] a8ee5ef0e593: Preparing [2022-03-17T05:36:06.526Z] aa119a38062f: Preparing [2022-03-17T05:36:06.526Z] 5506031987b6: Preparing [2022-03-17T05:36:06.526Z] 1a058d5342cc: Preparing [2022-03-17T05:36:06.526Z] 5506031987b6: Layer already exists [2022-03-17T05:36:06.526Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:06.526Z] aa119a38062f: Layer already exists [2022-03-17T05:36:06.526Z] e1d37f4e7ea9: Pushed [2022-03-17T05:36:07.907Z] a8ee5ef0e593: Pushed [2022-03-17T05:36:07.907Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:bec2939be2d5573d5877258ed02563796aa856383e8288630e11abbdb6aae022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:08.203Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:08.498Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-17T05:36:08.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-17T05:36:08.498Z] e1d37f4e7ea9: Preparing [2022-03-17T05:36:08.498Z] a8ee5ef0e593: Preparing [2022-03-17T05:36:08.498Z] aa119a38062f: Preparing [2022-03-17T05:36:08.498Z] 5506031987b6: Preparing [2022-03-17T05:36:08.498Z] 1a058d5342cc: Preparing [2022-03-17T05:36:08.498Z] aa119a38062f: Layer already exists [2022-03-17T05:36:08.498Z] e1d37f4e7ea9: Layer already exists [2022-03-17T05:36:08.498Z] a8ee5ef0e593: Layer already exists [2022-03-17T05:36:08.498Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:08.498Z] 5506031987b6: Layer already exists [2022-03-17T05:36:08.498Z] latest: digest: sha256:bec2939be2d5573d5877258ed02563796aa856383e8288630e11abbdb6aae022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:08.799Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:09.092Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.37 [2022-03-17T05:36:09.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-17T05:36:09.092Z] e1d37f4e7ea9: Preparing [2022-03-17T05:36:09.092Z] a8ee5ef0e593: Preparing [2022-03-17T05:36:09.092Z] aa119a38062f: Preparing [2022-03-17T05:36:09.092Z] 5506031987b6: Preparing [2022-03-17T05:36:09.092Z] 1a058d5342cc: Preparing [2022-03-17T05:36:09.092Z] 5506031987b6: Layer already exists [2022-03-17T05:36:09.092Z] e1d37f4e7ea9: Layer already exists [2022-03-17T05:36:09.092Z] aa119a38062f: Layer already exists [2022-03-17T05:36:09.092Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:09.092Z] a8ee5ef0e593: Layer already exists [2022-03-17T05:36:09.092Z] 2.2.0-dev.37: digest: sha256:bec2939be2d5573d5877258ed02563796aa856383e8288630e11abbdb6aae022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:09.393Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:09.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:09.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-17T05:36:09.687Z] e1d37f4e7ea9: Preparing [2022-03-17T05:36:09.687Z] a8ee5ef0e593: Preparing [2022-03-17T05:36:09.687Z] aa119a38062f: Preparing [2022-03-17T05:36:09.687Z] 5506031987b6: Preparing [2022-03-17T05:36:09.687Z] 1a058d5342cc: Preparing [2022-03-17T05:36:09.687Z] e1d37f4e7ea9: Layer already exists [2022-03-17T05:36:09.687Z] 5506031987b6: Layer already exists [2022-03-17T05:36:09.687Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:09.687Z] aa119a38062f: Layer already exists [2022-03-17T05:36:09.687Z] a8ee5ef0e593: Layer already exists [2022-03-17T05:36:09.687Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:bec2939be2d5573d5877258ed02563796aa856383e8288630e11abbdb6aae022 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:09.987Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:10.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-03-17T05:36:10.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-03-17T05:36:10.280Z] e1d37f4e7ea9: Preparing [2022-03-17T05:36:10.280Z] a8ee5ef0e593: Preparing [2022-03-17T05:36:10.280Z] aa119a38062f: Preparing [2022-03-17T05:36:10.280Z] 5506031987b6: Preparing [2022-03-17T05:36:10.280Z] 1a058d5342cc: Preparing [2022-03-17T05:36:10.280Z] aa119a38062f: Layer already exists [2022-03-17T05:36:10.280Z] 5506031987b6: Layer already exists [2022-03-17T05:36:10.280Z] a8ee5ef0e593: Layer already exists [2022-03-17T05:36:10.280Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:10.280Z] e1d37f4e7ea9: Layer already exists [2022-03-17T05:36:10.280Z] main: digest: sha256:bec2939be2d5573d5877258ed02563796aa856383e8288630e11abbdb6aae022 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:10.319Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:10.328Z] taggedImages: [2022-03-17T05:36:10.328Z] - nexus3.edgexfoundry.org:10004/core-metadata:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:10.328Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-03-17T05:36:10.328Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.37 [2022-03-17T05:36:10.328Z] - nexus3.edgexfoundry.org:10004/core-metadata:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:10.328Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-03-17T05:36:10.348Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-03-17T05:36:10.348Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:10.348Z] latest [2022-03-17T05:36:10.348Z] 2.2.0-dev.37 [2022-03-17T05:36:10.348Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:10.348Z] main [2022-03-17T05:36:10.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:10.677Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:10.970Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:10.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-17T05:36:10.970Z] f83341996122: Preparing [2022-03-17T05:36:10.970Z] f83341996122: Preparing [2022-03-17T05:36:10.970Z] 8b16e519fbe0: Preparing [2022-03-17T05:36:10.970Z] cbe4f727ae14: Preparing [2022-03-17T05:36:10.970Z] bad08b3e2d11: Preparing [2022-03-17T05:36:10.970Z] ac9008b44b3b: Preparing [2022-03-17T05:36:10.970Z] aa119a38062f: Preparing [2022-03-17T05:36:10.970Z] 0049882522a0: Preparing [2022-03-17T05:36:10.970Z] 5edd88a3a4db: Preparing [2022-03-17T05:36:10.970Z] 4c36d93bafde: Preparing [2022-03-17T05:36:10.970Z] 0f46077f4613: Preparing [2022-03-17T05:36:10.970Z] 1a058d5342cc: Preparing [2022-03-17T05:36:10.970Z] 4c36d93bafde: Waiting [2022-03-17T05:36:10.970Z] 0f46077f4613: Waiting [2022-03-17T05:36:10.970Z] aa119a38062f: Waiting [2022-03-17T05:36:10.970Z] 5edd88a3a4db: Waiting [2022-03-17T05:36:10.970Z] 0049882522a0: Waiting [2022-03-17T05:36:10.970Z] 1a058d5342cc: Waiting [2022-03-17T05:36:10.970Z] cbe4f727ae14: Pushed [2022-03-17T05:36:10.970Z] 8b16e519fbe0: Pushed [2022-03-17T05:36:10.970Z] bad08b3e2d11: Pushed [2022-03-17T05:36:10.970Z] f83341996122: Pushed [2022-03-17T05:36:10.970Z] aa119a38062f: Layer already exists [2022-03-17T05:36:11.230Z] 0049882522a0: Pushed [2022-03-17T05:36:11.230Z] 4c36d93bafde: Pushed [2022-03-17T05:36:11.230Z] 5edd88a3a4db: Pushed [2022-03-17T05:36:11.230Z] 0f46077f4613: Pushed [2022-03-17T05:36:11.230Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:12.614Z] ac9008b44b3b: Pushed [2022-03-17T05:36:12.614Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:e4be328fb169d82207861b43376f9c4abf77576f6ca03cca8ca89845531a001f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:12.918Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:13.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-17T05:36:13.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-17T05:36:13.209Z] f83341996122: Preparing [2022-03-17T05:36:13.209Z] f83341996122: Preparing [2022-03-17T05:36:13.209Z] 8b16e519fbe0: Preparing [2022-03-17T05:36:13.209Z] cbe4f727ae14: Preparing [2022-03-17T05:36:13.209Z] bad08b3e2d11: Preparing [2022-03-17T05:36:13.209Z] ac9008b44b3b: Preparing [2022-03-17T05:36:13.209Z] aa119a38062f: Preparing [2022-03-17T05:36:13.209Z] 0049882522a0: Preparing [2022-03-17T05:36:13.209Z] 5edd88a3a4db: Preparing [2022-03-17T05:36:13.209Z] 4c36d93bafde: Preparing [2022-03-17T05:36:13.209Z] 0f46077f4613: Preparing [2022-03-17T05:36:13.209Z] 1a058d5342cc: Preparing [2022-03-17T05:36:13.209Z] 0049882522a0: Waiting [2022-03-17T05:36:13.209Z] 5edd88a3a4db: Waiting [2022-03-17T05:36:13.209Z] 4c36d93bafde: Waiting [2022-03-17T05:36:13.209Z] 1a058d5342cc: Waiting [2022-03-17T05:36:13.209Z] 0f46077f4613: Waiting [2022-03-17T05:36:13.209Z] aa119a38062f: Waiting [2022-03-17T05:36:13.209Z] 8b16e519fbe0: Layer already exists [2022-03-17T05:36:13.209Z] cbe4f727ae14: Layer already exists [2022-03-17T05:36:13.209Z] bad08b3e2d11: Layer already exists [2022-03-17T05:36:13.209Z] f83341996122: Layer already exists [2022-03-17T05:36:13.209Z] ac9008b44b3b: Layer already exists [2022-03-17T05:36:13.209Z] aa119a38062f: Layer already exists [2022-03-17T05:36:13.209Z] 0049882522a0: Layer already exists [2022-03-17T05:36:13.209Z] 5edd88a3a4db: Layer already exists [2022-03-17T05:36:13.209Z] 0f46077f4613: Layer already exists [2022-03-17T05:36:13.209Z] 4c36d93bafde: Layer already exists [2022-03-17T05:36:13.209Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:13.209Z] latest: digest: sha256:e4be328fb169d82207861b43376f9c4abf77576f6ca03cca8ca89845531a001f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:13.508Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:13.805Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.37 [2022-03-17T05:36:13.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-17T05:36:13.805Z] f83341996122: Preparing [2022-03-17T05:36:13.805Z] f83341996122: Preparing [2022-03-17T05:36:13.805Z] 8b16e519fbe0: Preparing [2022-03-17T05:36:13.805Z] cbe4f727ae14: Preparing [2022-03-17T05:36:13.805Z] bad08b3e2d11: Preparing [2022-03-17T05:36:13.805Z] ac9008b44b3b: Preparing [2022-03-17T05:36:13.805Z] aa119a38062f: Preparing [2022-03-17T05:36:13.805Z] 0049882522a0: Preparing [2022-03-17T05:36:13.805Z] 5edd88a3a4db: Preparing [2022-03-17T05:36:13.805Z] 0049882522a0: Waiting [2022-03-17T05:36:13.805Z] aa119a38062f: Waiting [2022-03-17T05:36:13.805Z] 4c36d93bafde: Preparing [2022-03-17T05:36:13.805Z] 0f46077f4613: Preparing [2022-03-17T05:36:13.805Z] 5edd88a3a4db: Waiting [2022-03-17T05:36:13.805Z] 1a058d5342cc: Preparing [2022-03-17T05:36:13.805Z] 0f46077f4613: Waiting [2022-03-17T05:36:13.805Z] 1a058d5342cc: Waiting [2022-03-17T05:36:13.805Z] bad08b3e2d11: Layer already exists [2022-03-17T05:36:13.805Z] cbe4f727ae14: Layer already exists [2022-03-17T05:36:13.805Z] ac9008b44b3b: Layer already exists [2022-03-17T05:36:13.805Z] f83341996122: Layer already exists [2022-03-17T05:36:13.805Z] 8b16e519fbe0: Layer already exists [2022-03-17T05:36:13.805Z] 4c36d93bafde: Layer already exists [2022-03-17T05:36:13.805Z] 0049882522a0: Layer already exists [2022-03-17T05:36:13.805Z] aa119a38062f: Layer already exists [2022-03-17T05:36:13.805Z] 0f46077f4613: Layer already exists [2022-03-17T05:36:13.805Z] 5edd88a3a4db: Layer already exists [2022-03-17T05:36:13.805Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:13.805Z] 2.2.0-dev.37: digest: sha256:e4be328fb169d82207861b43376f9c4abf77576f6ca03cca8ca89845531a001f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:14.109Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:14.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:14.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-17T05:36:14.401Z] f83341996122: Preparing [2022-03-17T05:36:14.401Z] f83341996122: Preparing [2022-03-17T05:36:14.401Z] 8b16e519fbe0: Preparing [2022-03-17T05:36:14.401Z] cbe4f727ae14: Preparing [2022-03-17T05:36:14.401Z] bad08b3e2d11: Preparing [2022-03-17T05:36:14.401Z] ac9008b44b3b: Preparing [2022-03-17T05:36:14.401Z] aa119a38062f: Preparing [2022-03-17T05:36:14.401Z] 0049882522a0: Preparing [2022-03-17T05:36:14.401Z] 5edd88a3a4db: Preparing [2022-03-17T05:36:14.401Z] aa119a38062f: Waiting [2022-03-17T05:36:14.401Z] 4c36d93bafde: Preparing [2022-03-17T05:36:14.401Z] 0049882522a0: Waiting [2022-03-17T05:36:14.401Z] 5edd88a3a4db: Waiting [2022-03-17T05:36:14.401Z] 0f46077f4613: Preparing [2022-03-17T05:36:14.401Z] 1a058d5342cc: Preparing [2022-03-17T05:36:14.401Z] 0f46077f4613: Waiting [2022-03-17T05:36:14.401Z] 4c36d93bafde: Waiting [2022-03-17T05:36:14.401Z] cbe4f727ae14: Layer already exists [2022-03-17T05:36:14.401Z] bad08b3e2d11: Layer already exists [2022-03-17T05:36:14.401Z] 8b16e519fbe0: Layer already exists [2022-03-17T05:36:14.401Z] ac9008b44b3b: Layer already exists [2022-03-17T05:36:14.401Z] f83341996122: Layer already exists [2022-03-17T05:36:14.401Z] aa119a38062f: Layer already exists [2022-03-17T05:36:14.401Z] 0049882522a0: Layer already exists [2022-03-17T05:36:14.401Z] 5edd88a3a4db: Layer already exists [2022-03-17T05:36:14.401Z] 0f46077f4613: Layer already exists [2022-03-17T05:36:14.401Z] 4c36d93bafde: Layer already exists [2022-03-17T05:36:14.401Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:14.401Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:e4be328fb169d82207861b43376f9c4abf77576f6ca03cca8ca89845531a001f size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:14.698Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:14.995Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-03-17T05:36:14.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-03-17T05:36:14.995Z] f83341996122: Preparing [2022-03-17T05:36:14.995Z] f83341996122: Preparing [2022-03-17T05:36:14.995Z] 8b16e519fbe0: Preparing [2022-03-17T05:36:14.995Z] cbe4f727ae14: Preparing [2022-03-17T05:36:14.995Z] bad08b3e2d11: Preparing [2022-03-17T05:36:14.995Z] ac9008b44b3b: Preparing [2022-03-17T05:36:14.995Z] aa119a38062f: Preparing [2022-03-17T05:36:14.995Z] 0049882522a0: Preparing [2022-03-17T05:36:14.995Z] 5edd88a3a4db: Preparing [2022-03-17T05:36:14.995Z] 4c36d93bafde: Preparing [2022-03-17T05:36:14.995Z] 0f46077f4613: Preparing [2022-03-17T05:36:14.995Z] 1a058d5342cc: Preparing [2022-03-17T05:36:14.995Z] aa119a38062f: Waiting [2022-03-17T05:36:14.995Z] 0049882522a0: Waiting [2022-03-17T05:36:14.995Z] 5edd88a3a4db: Waiting [2022-03-17T05:36:14.995Z] 0f46077f4613: Waiting [2022-03-17T05:36:14.995Z] 4c36d93bafde: Waiting [2022-03-17T05:36:14.995Z] 1a058d5342cc: Waiting [2022-03-17T05:36:14.995Z] bad08b3e2d11: Layer already exists [2022-03-17T05:36:14.995Z] 8b16e519fbe0: Layer already exists [2022-03-17T05:36:14.995Z] ac9008b44b3b: Layer already exists [2022-03-17T05:36:14.995Z] f83341996122: Layer already exists [2022-03-17T05:36:14.995Z] cbe4f727ae14: Layer already exists [2022-03-17T05:36:14.995Z] 5edd88a3a4db: Layer already exists [2022-03-17T05:36:14.995Z] 0049882522a0: Layer already exists [2022-03-17T05:36:14.995Z] 0f46077f4613: Layer already exists [2022-03-17T05:36:14.995Z] aa119a38062f: Layer already exists [2022-03-17T05:36:14.995Z] 4c36d93bafde: Layer already exists [2022-03-17T05:36:14.995Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:14.995Z] main: digest: sha256:e4be328fb169d82207861b43376f9c4abf77576f6ca03cca8ca89845531a001f size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:15.036Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:15.044Z] taggedImages: [2022-03-17T05:36:15.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:15.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-03-17T05:36:15.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.37 [2022-03-17T05:36:15.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:15.044Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-03-17T05:36:15.070Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-03-17T05:36:15.070Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:15.070Z] latest [2022-03-17T05:36:15.070Z] 2.2.0-dev.37 [2022-03-17T05:36:15.070Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:15.070Z] main [2022-03-17T05:36:15.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:15.387Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:15.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:15.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-17T05:36:15.680Z] 854b9715c4ab: Preparing [2022-03-17T05:36:15.680Z] 60f0427f5c3f: Preparing [2022-03-17T05:36:15.680Z] 64f3d826df47: Preparing [2022-03-17T05:36:15.680Z] f7593ead27b6: Preparing [2022-03-17T05:36:15.680Z] c989ea2205aa: Preparing [2022-03-17T05:36:15.680Z] 1a058d5342cc: Preparing [2022-03-17T05:36:15.680Z] 1a058d5342cc: Waiting [2022-03-17T05:36:15.680Z] f7593ead27b6: Pushed [2022-03-17T05:36:15.680Z] 64f3d826df47: Pushed [2022-03-17T05:36:15.680Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:15.940Z] c989ea2205aa: Pushed [2022-03-17T05:36:16.880Z] 60f0427f5c3f: Pushed [2022-03-17T05:36:16.880Z] 854b9715c4ab: Pushed [2022-03-17T05:36:16.880Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:5a7be64f4c9e6d99d5041ae6d6e42144b7bfabdc9cef049149e61df598d6c989 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:17.181Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:17.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-17T05:36:17.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-17T05:36:17.471Z] 854b9715c4ab: Preparing [2022-03-17T05:36:17.471Z] 60f0427f5c3f: Preparing [2022-03-17T05:36:17.471Z] 64f3d826df47: Preparing [2022-03-17T05:36:17.471Z] f7593ead27b6: Preparing [2022-03-17T05:36:17.471Z] c989ea2205aa: Preparing [2022-03-17T05:36:17.471Z] 1a058d5342cc: Preparing [2022-03-17T05:36:17.471Z] 1a058d5342cc: Waiting [2022-03-17T05:36:17.471Z] c989ea2205aa: Layer already exists [2022-03-17T05:36:17.471Z] 854b9715c4ab: Layer already exists [2022-03-17T05:36:17.471Z] f7593ead27b6: Layer already exists [2022-03-17T05:36:17.471Z] 64f3d826df47: Layer already exists [2022-03-17T05:36:17.471Z] 60f0427f5c3f: Layer already exists [2022-03-17T05:36:17.471Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:17.471Z] latest: digest: sha256:5a7be64f4c9e6d99d5041ae6d6e42144b7bfabdc9cef049149e61df598d6c989 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:17.770Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:18.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.37 [2022-03-17T05:36:18.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-17T05:36:18.060Z] 854b9715c4ab: Preparing [2022-03-17T05:36:18.060Z] 60f0427f5c3f: Preparing [2022-03-17T05:36:18.060Z] 64f3d826df47: Preparing [2022-03-17T05:36:18.060Z] f7593ead27b6: Preparing [2022-03-17T05:36:18.060Z] c989ea2205aa: Preparing [2022-03-17T05:36:18.060Z] 1a058d5342cc: Preparing [2022-03-17T05:36:18.060Z] 1a058d5342cc: Waiting [2022-03-17T05:36:18.060Z] 854b9715c4ab: Layer already exists [2022-03-17T05:36:18.060Z] 60f0427f5c3f: Layer already exists [2022-03-17T05:36:18.060Z] 64f3d826df47: Layer already exists [2022-03-17T05:36:18.060Z] c989ea2205aa: Layer already exists [2022-03-17T05:36:18.060Z] f7593ead27b6: Layer already exists [2022-03-17T05:36:18.060Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:18.060Z] 2.2.0-dev.37: digest: sha256:5a7be64f4c9e6d99d5041ae6d6e42144b7bfabdc9cef049149e61df598d6c989 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:18.358Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:18.650Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:18.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-17T05:36:18.650Z] 854b9715c4ab: Preparing [2022-03-17T05:36:18.650Z] 60f0427f5c3f: Preparing [2022-03-17T05:36:18.650Z] 64f3d826df47: Preparing [2022-03-17T05:36:18.650Z] f7593ead27b6: Preparing [2022-03-17T05:36:18.650Z] c989ea2205aa: Preparing [2022-03-17T05:36:18.650Z] 1a058d5342cc: Preparing [2022-03-17T05:36:18.650Z] c989ea2205aa: Layer already exists [2022-03-17T05:36:18.650Z] f7593ead27b6: Layer already exists [2022-03-17T05:36:18.650Z] 854b9715c4ab: Layer already exists [2022-03-17T05:36:18.650Z] 60f0427f5c3f: Layer already exists [2022-03-17T05:36:18.650Z] 64f3d826df47: Layer already exists [2022-03-17T05:36:18.650Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:18.650Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:5a7be64f4c9e6d99d5041ae6d6e42144b7bfabdc9cef049149e61df598d6c989 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:18.948Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:19.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-03-17T05:36:19.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-03-17T05:36:19.241Z] 854b9715c4ab: Preparing [2022-03-17T05:36:19.241Z] 60f0427f5c3f: Preparing [2022-03-17T05:36:19.241Z] 64f3d826df47: Preparing [2022-03-17T05:36:19.241Z] f7593ead27b6: Preparing [2022-03-17T05:36:19.241Z] c989ea2205aa: Preparing [2022-03-17T05:36:19.241Z] 1a058d5342cc: Preparing [2022-03-17T05:36:19.241Z] 1a058d5342cc: Waiting [2022-03-17T05:36:19.241Z] c989ea2205aa: Layer already exists [2022-03-17T05:36:19.241Z] 60f0427f5c3f: Layer already exists [2022-03-17T05:36:19.241Z] 854b9715c4ab: Layer already exists [2022-03-17T05:36:19.241Z] f7593ead27b6: Layer already exists [2022-03-17T05:36:19.241Z] 64f3d826df47: Layer already exists [2022-03-17T05:36:19.241Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:19.241Z] main: digest: sha256:5a7be64f4c9e6d99d5041ae6d6e42144b7bfabdc9cef049149e61df598d6c989 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:19.277Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:19.285Z] taggedImages: [2022-03-17T05:36:19.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:19.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-03-17T05:36:19.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.37 [2022-03-17T05:36:19.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:19.285Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-03-17T05:36:19.307Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-03-17T05:36:19.307Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:19.307Z] latest [2022-03-17T05:36:19.307Z] 2.2.0-dev.37 [2022-03-17T05:36:19.307Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:19.307Z] main [2022-03-17T05:36:19.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:19.615Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:19.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:19.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-17T05:36:19.905Z] 5863b56926dc: Preparing [2022-03-17T05:36:19.905Z] 2ff554ee5e92: Preparing [2022-03-17T05:36:19.905Z] 80c281ede7e1: Preparing [2022-03-17T05:36:19.905Z] 86eebb5aa7ab: Preparing [2022-03-17T05:36:19.905Z] df0e3b5639bf: Preparing [2022-03-17T05:36:19.905Z] 9f65e67cef04: Preparing [2022-03-17T05:36:19.905Z] 8ef35c9eb8c8: Preparing [2022-03-17T05:36:19.905Z] 2cb8d22f2064: Preparing [2022-03-17T05:36:19.905Z] 11691651768f: Preparing [2022-03-17T05:36:19.905Z] 1a058d5342cc: Preparing [2022-03-17T05:36:19.905Z] 9f65e67cef04: Waiting [2022-03-17T05:36:19.905Z] 11691651768f: Waiting [2022-03-17T05:36:19.905Z] 8ef35c9eb8c8: Waiting [2022-03-17T05:36:19.905Z] 2cb8d22f2064: Waiting [2022-03-17T05:36:19.905Z] 1a058d5342cc: Waiting [2022-03-17T05:36:19.905Z] df0e3b5639bf: Pushed [2022-03-17T05:36:19.905Z] 2ff554ee5e92: Pushed [2022-03-17T05:36:19.905Z] 5863b56926dc: Pushed [2022-03-17T05:36:19.905Z] 9f65e67cef04: Pushed [2022-03-17T05:36:20.164Z] 8ef35c9eb8c8: Pushed [2022-03-17T05:36:20.164Z] 2cb8d22f2064: Pushed [2022-03-17T05:36:20.164Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:20.164Z] 11691651768f: Pushed [2022-03-17T05:36:21.104Z] 86eebb5aa7ab: Pushed [2022-03-17T05:36:21.104Z] 80c281ede7e1: Pushed [2022-03-17T05:36:21.365Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:e9cd996e32c0e26ffe5f28d1f3490789aeb9b64954c49b9d5a32e748f6edb3f7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:21.759Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:22.044Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-17T05:36:22.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-17T05:36:22.044Z] 5863b56926dc: Preparing [2022-03-17T05:36:22.044Z] 2ff554ee5e92: Preparing [2022-03-17T05:36:22.044Z] 80c281ede7e1: Preparing [2022-03-17T05:36:22.044Z] 86eebb5aa7ab: Preparing [2022-03-17T05:36:22.044Z] df0e3b5639bf: Preparing [2022-03-17T05:36:22.044Z] 9f65e67cef04: Preparing [2022-03-17T05:36:22.044Z] 8ef35c9eb8c8: Preparing [2022-03-17T05:36:22.044Z] 2cb8d22f2064: Preparing [2022-03-17T05:36:22.044Z] 11691651768f: Preparing [2022-03-17T05:36:22.044Z] 1a058d5342cc: Preparing [2022-03-17T05:36:22.044Z] 2cb8d22f2064: Waiting [2022-03-17T05:36:22.044Z] 9f65e67cef04: Waiting [2022-03-17T05:36:22.044Z] 8ef35c9eb8c8: Waiting [2022-03-17T05:36:22.044Z] 11691651768f: Waiting [2022-03-17T05:36:22.044Z] 80c281ede7e1: Layer already exists [2022-03-17T05:36:22.044Z] 5863b56926dc: Layer already exists [2022-03-17T05:36:22.044Z] df0e3b5639bf: Layer already exists [2022-03-17T05:36:22.044Z] 2ff554ee5e92: Layer already exists [2022-03-17T05:36:22.044Z] 86eebb5aa7ab: Layer already exists [2022-03-17T05:36:22.044Z] 8ef35c9eb8c8: Layer already exists [2022-03-17T05:36:22.044Z] 9f65e67cef04: Layer already exists [2022-03-17T05:36:22.044Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:22.044Z] 2cb8d22f2064: Layer already exists [2022-03-17T05:36:22.044Z] 11691651768f: Layer already exists [2022-03-17T05:36:22.044Z] latest: digest: sha256:e9cd996e32c0e26ffe5f28d1f3490789aeb9b64954c49b9d5a32e748f6edb3f7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:22.339Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:22.627Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.37 [2022-03-17T05:36:22.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-17T05:36:22.628Z] 5863b56926dc: Preparing [2022-03-17T05:36:22.628Z] 2ff554ee5e92: Preparing [2022-03-17T05:36:22.628Z] 80c281ede7e1: Preparing [2022-03-17T05:36:22.628Z] 86eebb5aa7ab: Preparing [2022-03-17T05:36:22.628Z] df0e3b5639bf: Preparing [2022-03-17T05:36:22.628Z] 9f65e67cef04: Preparing [2022-03-17T05:36:22.628Z] 8ef35c9eb8c8: Preparing [2022-03-17T05:36:22.628Z] 2cb8d22f2064: Preparing [2022-03-17T05:36:22.628Z] 11691651768f: Preparing [2022-03-17T05:36:22.628Z] 1a058d5342cc: Preparing [2022-03-17T05:36:22.628Z] 8ef35c9eb8c8: Waiting [2022-03-17T05:36:22.628Z] 11691651768f: Waiting [2022-03-17T05:36:22.628Z] 1a058d5342cc: Waiting [2022-03-17T05:36:22.628Z] 2cb8d22f2064: Waiting [2022-03-17T05:36:22.628Z] 9f65e67cef04: Waiting [2022-03-17T05:36:22.628Z] df0e3b5639bf: Layer already exists [2022-03-17T05:36:22.628Z] 5863b56926dc: Layer already exists [2022-03-17T05:36:22.628Z] 80c281ede7e1: Layer already exists [2022-03-17T05:36:22.628Z] 2ff554ee5e92: Layer already exists [2022-03-17T05:36:22.628Z] 86eebb5aa7ab: Layer already exists [2022-03-17T05:36:22.628Z] 9f65e67cef04: Layer already exists [2022-03-17T05:36:22.628Z] 8ef35c9eb8c8: Layer already exists [2022-03-17T05:36:22.628Z] 2cb8d22f2064: Layer already exists [2022-03-17T05:36:22.628Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:22.628Z] 11691651768f: Layer already exists [2022-03-17T05:36:22.628Z] 2.2.0-dev.37: digest: sha256:e9cd996e32c0e26ffe5f28d1f3490789aeb9b64954c49b9d5a32e748f6edb3f7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:22.926Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:23.218Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:23.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-17T05:36:23.218Z] 5863b56926dc: Preparing [2022-03-17T05:36:23.218Z] 2ff554ee5e92: Preparing [2022-03-17T05:36:23.218Z] 80c281ede7e1: Preparing [2022-03-17T05:36:23.218Z] 86eebb5aa7ab: Preparing [2022-03-17T05:36:23.218Z] df0e3b5639bf: Preparing [2022-03-17T05:36:23.218Z] 9f65e67cef04: Preparing [2022-03-17T05:36:23.218Z] 8ef35c9eb8c8: Preparing [2022-03-17T05:36:23.218Z] 2cb8d22f2064: Preparing [2022-03-17T05:36:23.218Z] 11691651768f: Preparing [2022-03-17T05:36:23.218Z] 1a058d5342cc: Preparing [2022-03-17T05:36:23.218Z] 8ef35c9eb8c8: Waiting [2022-03-17T05:36:23.218Z] 11691651768f: Waiting [2022-03-17T05:36:23.218Z] 1a058d5342cc: Waiting [2022-03-17T05:36:23.218Z] 9f65e67cef04: Waiting [2022-03-17T05:36:23.218Z] 2cb8d22f2064: Waiting [2022-03-17T05:36:23.218Z] 5863b56926dc: Layer already exists [2022-03-17T05:36:23.218Z] 2ff554ee5e92: Layer already exists [2022-03-17T05:36:23.218Z] 86eebb5aa7ab: Layer already exists [2022-03-17T05:36:23.218Z] df0e3b5639bf: Layer already exists [2022-03-17T05:36:23.218Z] 80c281ede7e1: Layer already exists [2022-03-17T05:36:23.218Z] 8ef35c9eb8c8: Layer already exists [2022-03-17T05:36:23.218Z] 2cb8d22f2064: Layer already exists [2022-03-17T05:36:23.218Z] 9f65e67cef04: Layer already exists [2022-03-17T05:36:23.218Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:23.218Z] 11691651768f: Layer already exists [2022-03-17T05:36:23.218Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:e9cd996e32c0e26ffe5f28d1f3490789aeb9b64954c49b9d5a32e748f6edb3f7 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:23.515Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:23.803Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-03-17T05:36:23.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-03-17T05:36:23.803Z] 5863b56926dc: Preparing [2022-03-17T05:36:23.803Z] 2ff554ee5e92: Preparing [2022-03-17T05:36:23.803Z] 80c281ede7e1: Preparing [2022-03-17T05:36:23.803Z] 86eebb5aa7ab: Preparing [2022-03-17T05:36:23.803Z] df0e3b5639bf: Preparing [2022-03-17T05:36:23.803Z] 9f65e67cef04: Preparing [2022-03-17T05:36:23.803Z] 8ef35c9eb8c8: Preparing [2022-03-17T05:36:23.803Z] 2cb8d22f2064: Preparing [2022-03-17T05:36:23.803Z] 11691651768f: Preparing [2022-03-17T05:36:23.803Z] 1a058d5342cc: Preparing [2022-03-17T05:36:23.803Z] 9f65e67cef04: Waiting [2022-03-17T05:36:23.803Z] 11691651768f: Waiting [2022-03-17T05:36:23.803Z] 8ef35c9eb8c8: Waiting [2022-03-17T05:36:23.803Z] 2cb8d22f2064: Waiting [2022-03-17T05:36:23.803Z] 1a058d5342cc: Waiting [2022-03-17T05:36:23.803Z] df0e3b5639bf: Layer already exists [2022-03-17T05:36:23.803Z] 80c281ede7e1: Layer already exists [2022-03-17T05:36:23.803Z] 86eebb5aa7ab: Layer already exists [2022-03-17T05:36:23.803Z] 5863b56926dc: Layer already exists [2022-03-17T05:36:23.803Z] 2ff554ee5e92: Layer already exists [2022-03-17T05:36:23.803Z] 9f65e67cef04: Layer already exists [2022-03-17T05:36:23.803Z] 8ef35c9eb8c8: Layer already exists [2022-03-17T05:36:23.803Z] 11691651768f: Layer already exists [2022-03-17T05:36:23.803Z] 2cb8d22f2064: Layer already exists [2022-03-17T05:36:23.803Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:23.803Z] main: digest: sha256:e9cd996e32c0e26ffe5f28d1f3490789aeb9b64954c49b9d5a32e748f6edb3f7 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:23.839Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:23.848Z] taggedImages: [2022-03-17T05:36:23.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:23.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-03-17T05:36:23.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.37 [2022-03-17T05:36:23.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:23.848Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-03-17T05:36:23.869Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-03-17T05:36:23.869Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:23.869Z] latest [2022-03-17T05:36:23.869Z] 2.2.0-dev.37 [2022-03-17T05:36:23.869Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:23.869Z] main [2022-03-17T05:36:23.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:24.193Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:24.482Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:24.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-17T05:36:24.482Z] b2607794c1ff: Preparing [2022-03-17T05:36:24.482Z] 68ed1199ba51: Preparing [2022-03-17T05:36:24.482Z] aa119a38062f: Preparing [2022-03-17T05:36:24.482Z] 60a4266520d7: Preparing [2022-03-17T05:36:24.482Z] 1a058d5342cc: Preparing [2022-03-17T05:36:24.482Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:24.482Z] aa119a38062f: Layer already exists [2022-03-17T05:36:24.482Z] b2607794c1ff: Pushed [2022-03-17T05:36:24.482Z] 60a4266520d7: Pushed [2022-03-17T05:36:25.864Z] 68ed1199ba51: Pushed [2022-03-17T05:36:25.864Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:bc6441d0c46003ca175ca8e55769bd15c540314370e43530e592f490ae05425f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:26.163Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:26.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-17T05:36:26.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-17T05:36:26.456Z] b2607794c1ff: Preparing [2022-03-17T05:36:26.456Z] 68ed1199ba51: Preparing [2022-03-17T05:36:26.456Z] aa119a38062f: Preparing [2022-03-17T05:36:26.456Z] 60a4266520d7: Preparing [2022-03-17T05:36:26.456Z] 1a058d5342cc: Preparing [2022-03-17T05:36:26.456Z] 60a4266520d7: Layer already exists [2022-03-17T05:36:26.456Z] aa119a38062f: Layer already exists [2022-03-17T05:36:26.456Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:26.456Z] b2607794c1ff: Layer already exists [2022-03-17T05:36:26.456Z] 68ed1199ba51: Layer already exists [2022-03-17T05:36:26.456Z] latest: digest: sha256:bc6441d0c46003ca175ca8e55769bd15c540314370e43530e592f490ae05425f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:26.760Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:27.056Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.37 [2022-03-17T05:36:27.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-17T05:36:27.056Z] b2607794c1ff: Preparing [2022-03-17T05:36:27.056Z] 68ed1199ba51: Preparing [2022-03-17T05:36:27.056Z] aa119a38062f: Preparing [2022-03-17T05:36:27.056Z] 60a4266520d7: Preparing [2022-03-17T05:36:27.056Z] 1a058d5342cc: Preparing [2022-03-17T05:36:27.056Z] 60a4266520d7: Layer already exists [2022-03-17T05:36:27.056Z] aa119a38062f: Layer already exists [2022-03-17T05:36:27.056Z] 68ed1199ba51: Layer already exists [2022-03-17T05:36:27.056Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:27.056Z] b2607794c1ff: Layer already exists [2022-03-17T05:36:27.056Z] 2.2.0-dev.37: digest: sha256:bc6441d0c46003ca175ca8e55769bd15c540314370e43530e592f490ae05425f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:27.352Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:27.641Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:27.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-17T05:36:27.641Z] b2607794c1ff: Preparing [2022-03-17T05:36:27.641Z] 68ed1199ba51: Preparing [2022-03-17T05:36:27.641Z] aa119a38062f: Preparing [2022-03-17T05:36:27.641Z] 60a4266520d7: Preparing [2022-03-17T05:36:27.641Z] 1a058d5342cc: Preparing [2022-03-17T05:36:27.641Z] 68ed1199ba51: Layer already exists [2022-03-17T05:36:27.641Z] aa119a38062f: Layer already exists [2022-03-17T05:36:27.641Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:27.641Z] b2607794c1ff: Layer already exists [2022-03-17T05:36:27.641Z] 60a4266520d7: Layer already exists [2022-03-17T05:36:27.641Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:bc6441d0c46003ca175ca8e55769bd15c540314370e43530e592f490ae05425f size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:27.940Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:28.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-03-17T05:36:28.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-03-17T05:36:28.229Z] b2607794c1ff: Preparing [2022-03-17T05:36:28.229Z] 68ed1199ba51: Preparing [2022-03-17T05:36:28.229Z] aa119a38062f: Preparing [2022-03-17T05:36:28.229Z] 60a4266520d7: Preparing [2022-03-17T05:36:28.229Z] 1a058d5342cc: Preparing [2022-03-17T05:36:28.229Z] 68ed1199ba51: Layer already exists [2022-03-17T05:36:28.229Z] b2607794c1ff: Layer already exists [2022-03-17T05:36:28.229Z] 60a4266520d7: Layer already exists [2022-03-17T05:36:28.229Z] aa119a38062f: Layer already exists [2022-03-17T05:36:28.229Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:28.229Z] main: digest: sha256:bc6441d0c46003ca175ca8e55769bd15c540314370e43530e592f490ae05425f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:28.267Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:28.277Z] taggedImages: [2022-03-17T05:36:28.277Z] - nexus3.edgexfoundry.org:10004/support-notifications:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:28.277Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-03-17T05:36:28.277Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.37 [2022-03-17T05:36:28.277Z] - nexus3.edgexfoundry.org:10004/support-notifications:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:28.277Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-03-17T05:36:28.303Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-03-17T05:36:28.303Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:28.303Z] latest [2022-03-17T05:36:28.303Z] 2.2.0-dev.37 [2022-03-17T05:36:28.303Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:28.303Z] main [2022-03-17T05:36:28.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:28.627Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:28.914Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:28.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-17T05:36:28.914Z] 472ff6b2cda4: Preparing [2022-03-17T05:36:28.914Z] b2bbaadf6f61: Preparing [2022-03-17T05:36:28.914Z] aa119a38062f: Preparing [2022-03-17T05:36:28.914Z] 5506031987b6: Preparing [2022-03-17T05:36:28.914Z] 1a058d5342cc: Preparing [2022-03-17T05:36:28.914Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:28.914Z] 5506031987b6: Layer already exists [2022-03-17T05:36:28.915Z] aa119a38062f: Layer already exists [2022-03-17T05:36:28.915Z] 472ff6b2cda4: Pushed [2022-03-17T05:36:30.296Z] b2bbaadf6f61: Pushed [2022-03-17T05:36:30.296Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:7a6a2b80b9150120986531a1249ef43e0fe591b4fe5fbca11efffc9da0889ab4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:30.598Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:30.888Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-17T05:36:30.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-17T05:36:30.888Z] 472ff6b2cda4: Preparing [2022-03-17T05:36:30.888Z] b2bbaadf6f61: Preparing [2022-03-17T05:36:30.888Z] aa119a38062f: Preparing [2022-03-17T05:36:30.888Z] 5506031987b6: Preparing [2022-03-17T05:36:30.888Z] 1a058d5342cc: Preparing [2022-03-17T05:36:30.888Z] 5506031987b6: Layer already exists [2022-03-17T05:36:30.888Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:30.888Z] aa119a38062f: Layer already exists [2022-03-17T05:36:30.888Z] 472ff6b2cda4: Layer already exists [2022-03-17T05:36:30.888Z] b2bbaadf6f61: Layer already exists [2022-03-17T05:36:30.888Z] latest: digest: sha256:7a6a2b80b9150120986531a1249ef43e0fe591b4fe5fbca11efffc9da0889ab4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:31.187Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:31.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.37 [2022-03-17T05:36:31.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-17T05:36:31.478Z] 472ff6b2cda4: Preparing [2022-03-17T05:36:31.478Z] b2bbaadf6f61: Preparing [2022-03-17T05:36:31.478Z] aa119a38062f: Preparing [2022-03-17T05:36:31.478Z] 5506031987b6: Preparing [2022-03-17T05:36:31.478Z] 1a058d5342cc: Preparing [2022-03-17T05:36:31.478Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:31.478Z] aa119a38062f: Layer already exists [2022-03-17T05:36:31.478Z] 5506031987b6: Layer already exists [2022-03-17T05:36:31.478Z] b2bbaadf6f61: Layer already exists [2022-03-17T05:36:31.478Z] 472ff6b2cda4: Layer already exists [2022-03-17T05:36:31.478Z] 2.2.0-dev.37: digest: sha256:7a6a2b80b9150120986531a1249ef43e0fe591b4fe5fbca11efffc9da0889ab4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:31.779Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:32.068Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:32.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-17T05:36:32.069Z] 472ff6b2cda4: Preparing [2022-03-17T05:36:32.069Z] b2bbaadf6f61: Preparing [2022-03-17T05:36:32.069Z] aa119a38062f: Preparing [2022-03-17T05:36:32.069Z] 5506031987b6: Preparing [2022-03-17T05:36:32.069Z] 1a058d5342cc: Preparing [2022-03-17T05:36:32.069Z] 472ff6b2cda4: Layer already exists [2022-03-17T05:36:32.069Z] aa119a38062f: Layer already exists [2022-03-17T05:36:32.069Z] b2bbaadf6f61: Layer already exists [2022-03-17T05:36:32.069Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:32.069Z] 5506031987b6: Layer already exists [2022-03-17T05:36:32.069Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:7a6a2b80b9150120986531a1249ef43e0fe591b4fe5fbca11efffc9da0889ab4 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:32.365Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:32.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-03-17T05:36:32.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-03-17T05:36:32.658Z] 472ff6b2cda4: Preparing [2022-03-17T05:36:32.658Z] b2bbaadf6f61: Preparing [2022-03-17T05:36:32.658Z] aa119a38062f: Preparing [2022-03-17T05:36:32.658Z] 5506031987b6: Preparing [2022-03-17T05:36:32.658Z] 1a058d5342cc: Preparing [2022-03-17T05:36:32.658Z] aa119a38062f: Layer already exists [2022-03-17T05:36:32.659Z] b2bbaadf6f61: Layer already exists [2022-03-17T05:36:32.659Z] 472ff6b2cda4: Layer already exists [2022-03-17T05:36:32.659Z] 5506031987b6: Layer already exists [2022-03-17T05:36:32.659Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:32.659Z] main: digest: sha256:7a6a2b80b9150120986531a1249ef43e0fe591b4fe5fbca11efffc9da0889ab4 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:32.700Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:32.710Z] taggedImages: [2022-03-17T05:36:32.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:32.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-03-17T05:36:32.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.37 [2022-03-17T05:36:32.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:32.710Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-03-17T05:36:32.732Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-03-17T05:36:32.732Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:32.732Z] latest [2022-03-17T05:36:32.732Z] 2.2.0-dev.37 [2022-03-17T05:36:32.732Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:32.732Z] main [2022-03-17T05:36:32.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:33.044Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:33.337Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:33.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-17T05:36:33.338Z] b2225e610703: Preparing [2022-03-17T05:36:33.338Z] bfa003ac5d52: Preparing [2022-03-17T05:36:33.338Z] 36144c94c1d5: Preparing [2022-03-17T05:36:33.338Z] d5beb0e94b1e: Preparing [2022-03-17T05:36:33.338Z] 4b4527d9d361: Preparing [2022-03-17T05:36:33.338Z] 0419e16943bb: Preparing [2022-03-17T05:36:33.338Z] 2bc6eda7d6fe: Preparing [2022-03-17T05:36:33.338Z] 38c686747f67: Preparing [2022-03-17T05:36:33.338Z] 698317193ef4: Preparing [2022-03-17T05:36:33.338Z] 3de006b0ad1b: Preparing [2022-03-17T05:36:33.338Z] 1a058d5342cc: Preparing [2022-03-17T05:36:33.338Z] 698317193ef4: Waiting [2022-03-17T05:36:33.338Z] 0419e16943bb: Waiting [2022-03-17T05:36:33.338Z] 3de006b0ad1b: Waiting [2022-03-17T05:36:33.338Z] 1a058d5342cc: Waiting [2022-03-17T05:36:33.338Z] 2bc6eda7d6fe: Waiting [2022-03-17T05:36:33.338Z] 4b4527d9d361: Layer already exists [2022-03-17T05:36:33.338Z] 0419e16943bb: Layer already exists [2022-03-17T05:36:33.338Z] 2bc6eda7d6fe: Layer already exists [2022-03-17T05:36:33.338Z] 38c686747f67: Layer already exists [2022-03-17T05:36:33.338Z] bfa003ac5d52: Pushed [2022-03-17T05:36:33.338Z] 698317193ef4: Layer already exists [2022-03-17T05:36:33.338Z] 3de006b0ad1b: Layer already exists [2022-03-17T05:36:33.338Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:33.597Z] b2225e610703: Pushed [2022-03-17T05:36:34.534Z] 36144c94c1d5: Pushed [2022-03-17T05:36:41.107Z] d5beb0e94b1e: Pushed [2022-03-17T05:36:41.107Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:af95ce04d3ff4218f6214181e125bbca993bfba7dcfd3b2d6388f1ff857e5438 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:41.408Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:41.699Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-17T05:36:41.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-17T05:36:41.699Z] b2225e610703: Preparing [2022-03-17T05:36:41.699Z] bfa003ac5d52: Preparing [2022-03-17T05:36:41.699Z] 36144c94c1d5: Preparing [2022-03-17T05:36:41.699Z] d5beb0e94b1e: Preparing [2022-03-17T05:36:41.699Z] 4b4527d9d361: Preparing [2022-03-17T05:36:41.699Z] 0419e16943bb: Preparing [2022-03-17T05:36:41.699Z] 2bc6eda7d6fe: Preparing [2022-03-17T05:36:41.699Z] 38c686747f67: Preparing [2022-03-17T05:36:41.699Z] 698317193ef4: Preparing [2022-03-17T05:36:41.699Z] 3de006b0ad1b: Preparing [2022-03-17T05:36:41.699Z] 1a058d5342cc: Preparing [2022-03-17T05:36:41.699Z] 0419e16943bb: Waiting [2022-03-17T05:36:41.699Z] 2bc6eda7d6fe: Waiting [2022-03-17T05:36:41.699Z] 38c686747f67: Waiting [2022-03-17T05:36:41.699Z] 698317193ef4: Waiting [2022-03-17T05:36:41.699Z] 3de006b0ad1b: Waiting [2022-03-17T05:36:41.699Z] 1a058d5342cc: Waiting [2022-03-17T05:36:41.699Z] d5beb0e94b1e: Layer already exists [2022-03-17T05:36:41.699Z] bfa003ac5d52: Layer already exists [2022-03-17T05:36:41.699Z] 4b4527d9d361: Layer already exists [2022-03-17T05:36:41.699Z] 36144c94c1d5: Layer already exists [2022-03-17T05:36:41.699Z] b2225e610703: Layer already exists [2022-03-17T05:36:41.699Z] 0419e16943bb: Layer already exists [2022-03-17T05:36:41.699Z] 38c686747f67: Layer already exists [2022-03-17T05:36:41.699Z] 698317193ef4: Layer already exists [2022-03-17T05:36:41.699Z] 2bc6eda7d6fe: Layer already exists [2022-03-17T05:36:41.699Z] 3de006b0ad1b: Layer already exists [2022-03-17T05:36:41.699Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:41.699Z] latest: digest: sha256:af95ce04d3ff4218f6214181e125bbca993bfba7dcfd3b2d6388f1ff857e5438 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:41.997Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:42.292Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.37 [2022-03-17T05:36:42.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-17T05:36:42.292Z] b2225e610703: Preparing [2022-03-17T05:36:42.292Z] bfa003ac5d52: Preparing [2022-03-17T05:36:42.292Z] 36144c94c1d5: Preparing [2022-03-17T05:36:42.292Z] d5beb0e94b1e: Preparing [2022-03-17T05:36:42.292Z] 4b4527d9d361: Preparing [2022-03-17T05:36:42.292Z] 0419e16943bb: Preparing [2022-03-17T05:36:42.292Z] 2bc6eda7d6fe: Preparing [2022-03-17T05:36:42.292Z] 38c686747f67: Preparing [2022-03-17T05:36:42.292Z] 698317193ef4: Preparing [2022-03-17T05:36:42.292Z] 3de006b0ad1b: Preparing [2022-03-17T05:36:42.292Z] 1a058d5342cc: Preparing [2022-03-17T05:36:42.292Z] 0419e16943bb: Waiting [2022-03-17T05:36:42.292Z] 2bc6eda7d6fe: Waiting [2022-03-17T05:36:42.292Z] 38c686747f67: Waiting [2022-03-17T05:36:42.292Z] 3de006b0ad1b: Waiting [2022-03-17T05:36:42.292Z] 1a058d5342cc: Waiting [2022-03-17T05:36:42.292Z] d5beb0e94b1e: Layer already exists [2022-03-17T05:36:42.292Z] b2225e610703: Layer already exists [2022-03-17T05:36:42.292Z] 4b4527d9d361: Layer already exists [2022-03-17T05:36:42.292Z] 36144c94c1d5: Layer already exists [2022-03-17T05:36:42.292Z] bfa003ac5d52: Layer already exists [2022-03-17T05:36:42.292Z] 2bc6eda7d6fe: Layer already exists [2022-03-17T05:36:42.292Z] 0419e16943bb: Layer already exists [2022-03-17T05:36:42.292Z] 698317193ef4: Layer already exists [2022-03-17T05:36:42.292Z] 38c686747f67: Layer already exists [2022-03-17T05:36:42.292Z] 3de006b0ad1b: Layer already exists [2022-03-17T05:36:42.292Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:42.292Z] 2.2.0-dev.37: digest: sha256:af95ce04d3ff4218f6214181e125bbca993bfba7dcfd3b2d6388f1ff857e5438 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:42.599Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:42.895Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:42.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-17T05:36:42.895Z] b2225e610703: Preparing [2022-03-17T05:36:42.895Z] bfa003ac5d52: Preparing [2022-03-17T05:36:42.895Z] 36144c94c1d5: Preparing [2022-03-17T05:36:42.895Z] d5beb0e94b1e: Preparing [2022-03-17T05:36:42.895Z] 4b4527d9d361: Preparing [2022-03-17T05:36:42.895Z] 0419e16943bb: Preparing [2022-03-17T05:36:42.895Z] 2bc6eda7d6fe: Preparing [2022-03-17T05:36:42.895Z] 38c686747f67: Preparing [2022-03-17T05:36:42.895Z] 698317193ef4: Preparing [2022-03-17T05:36:42.895Z] 3de006b0ad1b: Preparing [2022-03-17T05:36:42.895Z] 1a058d5342cc: Preparing [2022-03-17T05:36:42.895Z] 0419e16943bb: Waiting [2022-03-17T05:36:42.895Z] 2bc6eda7d6fe: Waiting [2022-03-17T05:36:42.895Z] 38c686747f67: Waiting [2022-03-17T05:36:42.895Z] 1a058d5342cc: Waiting [2022-03-17T05:36:42.895Z] 698317193ef4: Waiting [2022-03-17T05:36:42.895Z] 3de006b0ad1b: Waiting [2022-03-17T05:36:42.895Z] d5beb0e94b1e: Layer already exists [2022-03-17T05:36:42.895Z] 4b4527d9d361: Layer already exists [2022-03-17T05:36:42.895Z] b2225e610703: Layer already exists [2022-03-17T05:36:42.895Z] bfa003ac5d52: Layer already exists [2022-03-17T05:36:42.895Z] 36144c94c1d5: Layer already exists [2022-03-17T05:36:42.895Z] 2bc6eda7d6fe: Layer already exists [2022-03-17T05:36:42.895Z] 0419e16943bb: Layer already exists [2022-03-17T05:36:42.895Z] 698317193ef4: Layer already exists [2022-03-17T05:36:42.895Z] 38c686747f67: Layer already exists [2022-03-17T05:36:42.895Z] 3de006b0ad1b: Layer already exists [2022-03-17T05:36:42.895Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:42.895Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:af95ce04d3ff4218f6214181e125bbca993bfba7dcfd3b2d6388f1ff857e5438 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:43.213Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:36:43.572Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-03-17T05:36:43.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-03-17T05:36:43.573Z] b2225e610703: Preparing [2022-03-17T05:36:43.573Z] bfa003ac5d52: Preparing [2022-03-17T05:36:43.573Z] 36144c94c1d5: Preparing [2022-03-17T05:36:43.573Z] d5beb0e94b1e: Preparing [2022-03-17T05:36:43.573Z] 4b4527d9d361: Preparing [2022-03-17T05:36:43.573Z] 0419e16943bb: Preparing [2022-03-17T05:36:43.573Z] 2bc6eda7d6fe: Preparing [2022-03-17T05:36:43.573Z] 38c686747f67: Preparing [2022-03-17T05:36:43.573Z] 698317193ef4: Preparing [2022-03-17T05:36:43.573Z] 3de006b0ad1b: Preparing [2022-03-17T05:36:43.573Z] 1a058d5342cc: Preparing [2022-03-17T05:36:43.573Z] 3de006b0ad1b: Waiting [2022-03-17T05:36:43.573Z] 698317193ef4: Waiting [2022-03-17T05:36:43.573Z] 38c686747f67: Waiting [2022-03-17T05:36:43.573Z] 0419e16943bb: Waiting [2022-03-17T05:36:43.573Z] 1a058d5342cc: Waiting [2022-03-17T05:36:43.573Z] d5beb0e94b1e: Layer already exists [2022-03-17T05:36:43.573Z] bfa003ac5d52: Layer already exists [2022-03-17T05:36:43.573Z] 36144c94c1d5: Layer already exists [2022-03-17T05:36:43.573Z] b2225e610703: Layer already exists [2022-03-17T05:36:43.573Z] 4b4527d9d361: Layer already exists [2022-03-17T05:36:43.573Z] 0419e16943bb: Layer already exists [2022-03-17T05:36:43.573Z] 2bc6eda7d6fe: Layer already exists [2022-03-17T05:36:43.573Z] 698317193ef4: Layer already exists [2022-03-17T05:36:43.573Z] 3de006b0ad1b: Layer already exists [2022-03-17T05:36:43.573Z] 38c686747f67: Layer already exists [2022-03-17T05:36:43.573Z] 1a058d5342cc: Layer already exists [2022-03-17T05:36:43.573Z] main: digest: sha256:af95ce04d3ff4218f6214181e125bbca993bfba7dcfd3b2d6388f1ff857e5438 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:36:43.607Z] ===================================================== [Pipeline] echo [2022-03-17T05:36:43.618Z] taggedImages: [2022-03-17T05:36:43.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:36:43.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-03-17T05:36:43.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.37 [2022-03-17T05:36:43.618Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:36:43.618Z] - 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] } [2022-03-17T05:37:26.272Z] Removing intermediate container 599149a00dce [2022-03-17T05:37:26.272Z] ---> ba532f058827 [2022-03-17T05:37:26.272Z] Successfully built ba532f058827 [2022-03-17T05:37:26.272Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:37:26.620Z] + docker inspect -f . ci-base-image-arm64 [2022-03-17T05:37:26.620Z] . [Pipeline] withDockerContainer [2022-03-17T05:37:26.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-7792 does not seem to be running inside a container [2022-03-17T05:37:26.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-17T05:37:28.401Z] $ docker top ed6412cb609548883aad738269bd8e46aff1c3185f4128c131f0e1d0709a183f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T05:37:29.345Z] + go version [2022-03-17T05:37:29.345Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-17T05:37:29.373Z] $ docker stop --time=1 ed6412cb609548883aad738269bd8e46aff1c3185f4128c131f0e1d0709a183f [2022-03-17T05:37:31.036Z] $ docker rm -f ed6412cb609548883aad738269bd8e46aff1c3185f4128c131f0e1d0709a183f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:37:31.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T05:37:31.782Z] [2022-03-17T05:37:31.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:37:32.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T05:37:32.429Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-17T05:37:32.429Z] 29e5d40040c1: Pulling fs layer [2022-03-17T05:37:32.429Z] 1ce36da41761: Pulling fs layer [2022-03-17T05:37:32.429Z] 25b303627fd3: Pulling fs layer [2022-03-17T05:37:32.429Z] 29e5d40040c1: Download complete [2022-03-17T05:37:32.706Z] 1ce36da41761: Verifying Checksum [2022-03-17T05:37:32.706Z] 1ce36da41761: Download complete [2022-03-17T05:37:32.982Z] 29e5d40040c1: Pull complete [2022-03-17T05:37:34.422Z] 1ce36da41761: Pull complete [2022-03-17T05:37:34.422Z] 25b303627fd3: Verifying Checksum [2022-03-17T05:37:34.422Z] 25b303627fd3: Download complete [2022-03-17T05:37:44.582Z] 25b303627fd3: Pull complete [2022-03-17T05:37:44.582Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-17T05:37:44.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T05:37:44.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-17T05:37:44.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-7792 does not seem to be running inside a container [2022-03-17T05:37:44.911Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-17T05:37:47.298Z] $ docker top f421e6d7150133418f0cb382788b9f4632d42c19d806dcc360a18a55fc7989ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T05:37:48.230Z] + docker-compose build --help [2022-03-17T05:37:48.230Z] + grep parallel [2022-03-17T05:37:53.637Z] --parallel Build images in parallel. [Pipeline] } [2022-03-17T05:37:53.666Z] $ docker stop --time=1 f421e6d7150133418f0cb382788b9f4632d42c19d806dcc360a18a55fc7989ce [2022-03-17T05:37:55.422Z] $ docker rm -f f421e6d7150133418f0cb382788b9f4632d42c19d806dcc360a18a55fc7989ce [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:37:56.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-17T05:37:56.034Z] . [Pipeline] withDockerContainer [2022-03-17T05:37:56.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-7792 does not seem to be running inside a container [2022-03-17T05:37:56.374Z] $ 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/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-17T05:37:57.717Z] $ docker top 65c15f06a6f8cb37f467003d8e0843c772d36044ec08242c8c8a3bfecff2cbce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T05:37:58.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-17T05:38:04.052Z] Building core-command ... [2022-03-17T05:38:04.052Z] Building core-data ... [2022-03-17T05:38:04.052Z] Building core-metadata ... [2022-03-17T05:38:04.052Z] Building security-bootstrapper ... [2022-03-17T05:38:04.052Z] Building security-proxy-setup ... [2022-03-17T05:38:04.052Z] Building security-secretstore-setup ... [2022-03-17T05:38:04.052Z] Building support-notifications ... [2022-03-17T05:38:04.052Z] Building support-scheduler ... [2022-03-17T05:38:04.052Z] Building sys-mgmt-agent ... [2022-03-17T05:38:04.052Z] Building core-metadata [2022-03-17T05:38:04.052Z] Building sys-mgmt-agent [2022-03-17T05:38:04.052Z] Building core-command [2022-03-17T05:38:04.052Z] Building support-scheduler [2022-03-17T05:38:04.052Z] Building security-secretstore-setup [2022-03-17T05:38:51.027Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:38:51.028Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:38:51.028Z] ---> ba532f058827 [2022-03-17T05:38:51.028Z] Step 3/25 : WORKDIR /edgex-go [2022-03-17T05:38:51.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:38:51.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:38:51.028Z] ---> ba532f058827 [2022-03-17T05:38:51.028Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:38:51.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:38:51.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:38:51.028Z] ---> ba532f058827 [2022-03-17T05:38:51.028Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:38:51.028Z] ---> Running in 8be57c458e6b [2022-03-17T05:38:51.028Z] ---> Running in 9bdbc9a22d35 [2022-03-17T05:38:51.028Z] ---> Running in cb54dd819e05 [2022-03-17T05:38:51.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:38:51.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:38:51.028Z] ---> ba532f058827 [2022-03-17T05:38:51.028Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:38:51.304Z] ---> Running in e1839847969f [2022-03-17T05:38:51.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:38:51.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:38:51.304Z] ---> ba532f058827 [2022-03-17T05:38:51.304Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T05:38:51.304Z] ---> Running in 37719cbf7533 [2022-03-17T05:38:51.913Z] Removing intermediate container 8be57c458e6b [2022-03-17T05:38:51.913Z] ---> 6bbd67483be4 [2022-03-17T05:38:51.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:38:51.913Z] Removing intermediate container 37719cbf7533 [2022-03-17T05:38:51.913Z] ---> 82949030b850 [2022-03-17T05:38:51.913Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:38:51.913Z] Removing intermediate container e1839847969f [2022-03-17T05:38:51.913Z] ---> 40ebee0343fa [2022-03-17T05:38:51.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:38:51.913Z] Removing intermediate container cb54dd819e05 [2022-03-17T05:38:51.913Z] ---> 096895ed9f5e [2022-03-17T05:38:51.913Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:38:51.913Z] Removing intermediate container 9bdbc9a22d35 [2022-03-17T05:38:51.913Z] ---> 7b839927539f [2022-03-17T05:38:51.913Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:38:51.913Z] ---> Running in 6eb7ccbca26b [2022-03-17T05:38:51.913Z] ---> Running in 0b7caf657060 [2022-03-17T05:38:52.188Z] ---> Running in 9d08dcf706ae [2022-03-17T05:38:52.188Z] ---> Running in a27d4eba17d7 [2022-03-17T05:38:52.188Z] ---> Running in 7ee70b9b2d31 [2022-03-17T05:38:55.680Z] Removing intermediate container 6eb7ccbca26b [2022-03-17T05:38:55.680Z] ---> 85dff1b80314 [2022-03-17T05:38:55.680Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-17T05:38:56.055Z] ---> Running in f81a8ad556d4 [2022-03-17T05:38:56.055Z] Removing intermediate container 0b7caf657060 [2022-03-17T05:38:56.055Z] ---> ccace8770b0d [2022-03-17T05:38:56.055Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-17T05:38:56.457Z] ---> Running in 45bcde43faf8 [2022-03-17T05:38:56.457Z] Removing intermediate container a27d4eba17d7 [2022-03-17T05:38:56.457Z] ---> 394186c73015 [2022-03-17T05:38:56.457Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-17T05:38:56.754Z] ---> Running in dd990f6fda54 [2022-03-17T05:38:57.104Z] Removing intermediate container 7ee70b9b2d31 [2022-03-17T05:38:57.104Z] ---> 7d4977efce53 [2022-03-17T05:38:57.104Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T05:38:57.428Z] ---> Running in 15d4926694a7 [2022-03-17T05:38:57.428Z] Removing intermediate container 9d08dcf706ae [2022-03-17T05:38:57.428Z] ---> a71d5be29e89 [2022-03-17T05:38:57.428Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-17T05:38:57.713Z] ---> Running in 26384e2e1282 [2022-03-17T05:38:58.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:38:59.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:38:59.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:38:59.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:38:59.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:38:59.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:39:00.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:39:00.546Z] OK: 220 MiB in 52 packages [2022-03-17T05:39:00.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:39:00.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:39:01.132Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:39:01.412Z] OK: 220 MiB in 52 packages [2022-03-17T05:39:02.045Z] Removing intermediate container f81a8ad556d4 [2022-03-17T05:39:02.045Z] ---> c9af8fa11e62 [2022-03-17T05:39:02.045Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:39:02.331Z] OK: 220 MiB in 52 packages [2022-03-17T05:39:02.607Z] OK: 220 MiB in 52 packages [2022-03-17T05:39:02.607Z] OK: 220 MiB in 52 packages [2022-03-17T05:39:02.883Z] Removing intermediate container 45bcde43faf8 [2022-03-17T05:39:02.883Z] ---> 4a6e1f84d45c [2022-03-17T05:39:02.883Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T05:39:03.899Z] Removing intermediate container dd990f6fda54 [2022-03-17T05:39:03.899Z] ---> a22e3783a61b [2022-03-17T05:39:03.899Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-17T05:39:03.899Z] ---> 5d510a165456 [2022-03-17T05:39:03.899Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:39:04.180Z] ---> Running in b3566ea7f4ac [2022-03-17T05:39:04.464Z] Removing intermediate container 26384e2e1282 [2022-03-17T05:39:04.464Z] ---> 5d36538facc3 [2022-03-17T05:39:04.464Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:39:04.464Z] Removing intermediate container 15d4926694a7 [2022-03-17T05:39:04.464Z] ---> 4e8c020ae452 [2022-03-17T05:39:04.464Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:39:04.739Z] ---> 335e9614d54c [2022-03-17T05:39:04.739Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:39:05.013Z] ---> Running in 1611326fce1e [2022-03-17T05:39:05.618Z] ---> de2717607720 [2022-03-17T05:39:05.618Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:39:05.618Z] ---> Running in 0ceac179724a [2022-03-17T05:39:06.224Z] ---> 1aadfd964190 [2022-03-17T05:39:06.224Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:39:06.224Z] ---> ecfb93042b40 [2022-03-17T05:39:06.224Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in f487e9bcd8f3 [2022-03-17T05:39:06.224Z] [2022-03-17T05:39:06.509Z] ---> Running in 9c2a5e85fc0c [2022-03-17T05:39:09.921Z] Removing intermediate container b3566ea7f4ac [2022-03-17T05:39:09.921Z] ---> d330131781d3 [2022-03-17T05:39:09.921Z] Step 8/23 : COPY . . [2022-03-17T05:39:13.366Z] Removing intermediate container 1611326fce1e [2022-03-17T05:39:13.366Z] ---> fc3b7477cfa2 [2022-03-17T05:39:13.366Z] Step 8/22 : COPY . . [2022-03-17T05:39:13.366Z] Removing intermediate container 0ceac179724a [2022-03-17T05:39:13.366Z] ---> 72cb1b818baa [2022-03-17T05:39:13.366Z] Step 8/25 : COPY . . [2022-03-17T05:39:13.366Z] Removing intermediate container f487e9bcd8f3 [2022-03-17T05:39:13.366Z] ---> 17741921e671 [2022-03-17T05:39:13.366Z] Step 8/23 : COPY . . [2022-03-17T05:39:13.366Z] Removing intermediate container 9c2a5e85fc0c [2022-03-17T05:39:13.366Z] ---> d48b28b97d93 [2022-03-17T05:39:13.366Z] Step 8/23 : COPY . . [2022-03-17T05:39:31.703Z] ---> 5ef3e05c7680 [2022-03-17T05:39:31.703Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-17T05:39:31.703Z] ---> Running in 766a0131ef8f [2022-03-17T05:39:31.703Z] ---> 24f4978a2159 [2022-03-17T05:39:31.703Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-17T05:39:31.703Z] ---> Running in a27bd62b037b [2022-03-17T05:39:31.703Z] ---> 2689d2287ac5 [2022-03-17T05:39:31.703Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-17T05:39:31.703Z] ---> 5ed1108a81ee [2022-03-17T05:39:31.703Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-17T05:39:31.703Z] ---> d8c63f408606 [2022-03-17T05:39:31.703Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-17T05:39:31.703Z] ---> Running in 2c46645a7e71 [2022-03-17T05:39:31.703Z] ---> Running in aa36e0711ffa [2022-03-17T05:39:31.703Z] ---> Running in 578667bfa6a1 [2022-03-17T05:39:31.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-17T05:39:31.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-17T05:39:32.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-17T05:39:32.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-17T05:39:32.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-command/core-command ./cmd/core-command [2022-03-17T05:41:54.963Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-17T05:41:55.964Z] Removing intermediate container 766a0131ef8f [2022-03-17T05:41:55.964Z] ---> ef29c7fd1b13 [2022-03-17T05:41:55.964Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-17T05:41:56.242Z] ---> Running in c59a848db27e [2022-03-17T05:41:58.903Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-17T05:41:59.186Z] Removing intermediate container 2c46645a7e71 [2022-03-17T05:41:59.186Z] ---> 5926a9be1bf1 [2022-03-17T05:41:59.186Z] [2022-03-17T05:41:59.186Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T05:41:59.462Z] 3.14: Pulling from library/alpine [2022-03-17T05:42:02.150Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-17T05:42:02.150Z] Status: Downloaded newer image for alpine:3.14 [2022-03-17T05:42:02.150Z] ---> 5b8b7b635229 [2022-03-17T05:42:02.150Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-17T05:42:02.150Z] ---> Running in 3a72a4134403 [2022-03-17T05:42:04.839Z] Removing intermediate container c59a848db27e [2022-03-17T05:42:04.839Z] ---> b23f7bfcd2b3 [2022-03-17T05:42:04.839Z] [2022-03-17T05:42:04.839Z] Step 11/23 : FROM docker:20.10.10 [2022-03-17T05:42:04.839Z] 20.10.10: Pulling from library/docker [2022-03-17T05:42:04.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:42:05.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:42:06.570Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-17T05:42:06.570Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:42:06.570Z] OK: 6 MiB in 15 packages [2022-03-17T05:42:07.562Z] Removing intermediate container aa36e0711ffa [2022-03-17T05:42:07.562Z] ---> c510ef5b73a8 [2022-03-17T05:42:07.562Z] [2022-03-17T05:42:07.562Z] Step 10/25 : FROM alpine:3.14 [2022-03-17T05:42:07.562Z] ---> 5b8b7b635229 [2022-03-17T05:42:07.562Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-17T05:42:08.171Z] ---> Running in 6b04f5a5a115 [2022-03-17T05:42:08.171Z] Removing intermediate container 3a72a4134403 [2022-03-17T05:42:08.171Z] ---> 9c5320cf681a [2022-03-17T05:42:08.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:42:08.453Z] ---> Running in 6c34d6008f8a [2022-03-17T05:42:09.444Z] Removing intermediate container 6c34d6008f8a [2022-03-17T05:42:09.444Z] ---> 8f8a76007991 [2022-03-17T05:42:09.444Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-17T05:42:09.723Z] ---> Running in a041e8a1c52e [2022-03-17T05:42:10.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:42:10.335Z] Removing intermediate container a041e8a1c52e [2022-03-17T05:42:10.335Z] ---> ff624b3124e4 [2022-03-17T05:42:10.335Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T05:42:10.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:42:10.619Z] ---> Running in 00df9b55b46c [2022-03-17T05:42:11.627Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-17T05:42:11.627Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-17T05:42:11.627Z] (3/3) Installing su-exec (0.2-r1) [2022-03-17T05:42:11.627Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:42:11.627Z] Removing intermediate container 00df9b55b46c [2022-03-17T05:42:11.627Z] ---> 9d781ff800f9 [2022-03-17T05:42:11.627Z] Step 15/23 : WORKDIR / [2022-03-17T05:42:11.627Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T05:42:11.909Z] ---> Running in 718efc88c34a [2022-03-17T05:42:11.909Z] OK: 6 MiB in 17 packages [2022-03-17T05:42:12.893Z] Removing intermediate container 718efc88c34a [2022-03-17T05:42:12.893Z] ---> 9e31f47094ab [2022-03-17T05:42:12.893Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:42:14.348Z] ---> 1c0c447f7bb2 [2022-03-17T05:42:14.348Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-17T05:42:14.348Z] Removing intermediate container 6b04f5a5a115 [2022-03-17T05:42:14.348Z] ---> 229e15173c46 [2022-03-17T05:42:14.348Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T05:42:14.348Z] ---> Running in d80db9d50eba [2022-03-17T05:42:15.337Z] Removing intermediate container d80db9d50eba [2022-03-17T05:42:15.337Z] ---> adf7a91fdf17 [2022-03-17T05:42:15.337Z] Step 13/25 : WORKDIR / [2022-03-17T05:42:15.337Z] ---> Running in 08a9d10b0dc3 [2022-03-17T05:42:15.936Z] Removing intermediate container 08a9d10b0dc3 [2022-03-17T05:42:15.936Z] ---> d77c6357cb1e [2022-03-17T05:42:15.936Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-17T05:42:16.545Z] ---> b32379aa6ebd [2022-03-17T05:42:16.545Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-17T05:42:16.831Z] Removing intermediate container 578667bfa6a1 [2022-03-17T05:42:16.831Z] ---> 6c7446159c75 [2022-03-17T05:42:16.831Z] [2022-03-17T05:42:16.831Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T05:42:16.831Z] ---> 5b8b7b635229 [2022-03-17T05:42:16.831Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-17T05:42:16.831Z] ---> Using cache [2022-03-17T05:42:16.831Z] ---> 9c5320cf681a [2022-03-17T05:42:16.831Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:42:16.831Z] ---> Using cache [2022-03-17T05:42:16.831Z] ---> 8f8a76007991 [2022-03-17T05:42:16.831Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-17T05:42:17.115Z] Removing intermediate container a27bd62b037b [2022-03-17T05:42:17.115Z] ---> 2cbcc1dd0502 [2022-03-17T05:42:17.115Z] [2022-03-17T05:42:17.115Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T05:42:17.115Z] ---> 5b8b7b635229 [2022-03-17T05:42:17.115Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-17T05:42:17.115Z] ---> Using cache [2022-03-17T05:42:17.115Z] ---> 9c5320cf681a [2022-03-17T05:42:17.115Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:42:17.115Z] ---> Using cache [2022-03-17T05:42:17.115Z] ---> 8f8a76007991 [2022-03-17T05:42:17.115Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-17T05:42:17.115Z] ---> Running in 24061738504b [2022-03-17T05:42:17.397Z] ---> Running in 8b88b9ae2ba5 [2022-03-17T05:42:17.397Z] ---> 4777522097c3 [2022-03-17T05:42:17.397Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-17T05:42:17.397Z] ---> e90d020a9ba7 [2022-03-17T05:42:17.397Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-17T05:42:17.674Z] ---> Running in fcc27310d7d9 [2022-03-17T05:42:17.949Z] Removing intermediate container 8b88b9ae2ba5 [2022-03-17T05:42:17.949Z] ---> a907cb2a131b [2022-03-17T05:42:17.949Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T05:42:18.224Z] Removing intermediate container 24061738504b [2022-03-17T05:42:18.224Z] ---> 36fbe575b25b [2022-03-17T05:42:18.224Z] ---> Running in 5e4d292696f1 [2022-03-17T05:42:18.224Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-17T05:42:18.224Z] ---> Running in 7c07a644121f [2022-03-17T05:42:18.224Z] Removing intermediate container fcc27310d7d9 [2022-03-17T05:42:18.224Z] ---> 725a773ac598 [2022-03-17T05:42:18.224Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:42:18.504Z] ---> 1679f22dff04 [2022-03-17T05:42:18.504Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-17T05:42:18.504Z] ---> Running in 92fac79ec4fc [2022-03-17T05:42:19.108Z] Removing intermediate container 5e4d292696f1 [2022-03-17T05:42:19.108Z] ---> d7d924896e60 [2022-03-17T05:42:19.108Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:42:19.108Z] Removing intermediate container 7c07a644121f [2022-03-17T05:42:19.108Z] ---> 7c4af2eac09e [2022-03-17T05:42:19.108Z] Step 15/23 : WORKDIR / [2022-03-17T05:42:19.108Z] ---> Running in 892297026e44 [2022-03-17T05:42:19.384Z] Removing intermediate container 92fac79ec4fc [2022-03-17T05:42:19.385Z] ---> e33064ab2b89 [2022-03-17T05:42:19.385Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T05:42:19.385Z] ---> Running in 5bff63047e2f [2022-03-17T05:42:19.983Z] Removing intermediate container 892297026e44 [2022-03-17T05:42:19.984Z] ---> b1fff8b6fbeb [2022-03-17T05:42:19.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:42:19.984Z] ---> 4d5c451fb4e7 [2022-03-17T05:42:19.984Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-17T05:42:20.257Z] Removing intermediate container 5bff63047e2f [2022-03-17T05:42:20.257Z] ---> 6b40753598d8 [2022-03-17T05:42:20.257Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:42:20.257Z] ---> 43c15e2f0d49 [2022-03-17T05:42:20.257Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-17T05:42:20.257Z] ---> Running in 113c2c67dca7 [2022-03-17T05:42:20.863Z] Removing intermediate container 113c2c67dca7 [2022-03-17T05:42:20.863Z] ---> 9b6372f05616 [2022-03-17T05:42:20.863Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:42:21.139Z] ---> a5e6091daf7d [2022-03-17T05:42:21.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-17T05:42:21.139Z] ---> 94eab5491838 [2022-03-17T05:42:21.139Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-17T05:42:21.139Z] ---> Running in 999ca22e13e6 [2022-03-17T05:42:21.743Z] Removing intermediate container 999ca22e13e6 [2022-03-17T05:42:21.743Z] ---> 8c4649985d7a [2022-03-17T05:42:21.743Z] [2022-03-17T05:42:22.339Z] Successfully built 8c4649985d7a [2022-03-17T05:42:22.611Z] Successfully tagged core-command-arm64:latest [2022-03-17T05:42:22.611Z]  Building core-command ... done Building security-bootstrapper [2022-03-17T05:42:22.612Z] ---> 6166739407af [2022-03-17T05:42:22.612Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-17T05:42:23.634Z] ---> 0ea23fc49348 [2022-03-17T05:42:23.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-17T05:42:23.634Z] ---> 415467eab4e1 [2022-03-17T05:42:23.634Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-17T05:42:23.634Z] ---> 83bf485a54bf [2022-03-17T05:42:23.634Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-17T05:42:23.916Z] ---> Running in 1f8503f8a4ed [2022-03-17T05:42:24.921Z] ---> 5faa5e5d4597 [2022-03-17T05:42:24.921Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-17T05:42:24.921Z] Removing intermediate container 1f8503f8a4ed [2022-03-17T05:42:24.921Z] ---> e724b63d31ee [2022-03-17T05:42:24.921Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:42:24.921Z] ---> Running in a2c3c59a6aab [2022-03-17T05:42:24.921Z] ---> Running in 915a485f0055 [2022-03-17T05:42:24.921Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-17T05:42:24.921Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-17T05:42:24.921Z] ---> 520e9a0a30f7 [2022-03-17T05:42:24.921Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:42:25.206Z] ---> Running in f325b013e767 [2022-03-17T05:42:25.478Z] Removing intermediate container a2c3c59a6aab [2022-03-17T05:42:25.478Z] ---> f88869ff0341 [2022-03-17T05:42:25.478Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:42:25.755Z] ---> Running in 83acd36aa195 [2022-03-17T05:42:25.755Z] ---> 8e80827dc669 [2022-03-17T05:42:25.755Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-17T05:42:25.755Z] Removing intermediate container 915a485f0055 [2022-03-17T05:42:25.755Z] ---> 722cccaa3268 [2022-03-17T05:42:25.755Z] Step 20/22 : LABEL arch=arm64 [2022-03-17T05:42:26.051Z] Removing intermediate container f325b013e767 [2022-03-17T05:42:26.051Z] ---> 212cbb8fc5bc [2022-03-17T05:42:26.051Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-17T05:42:26.051Z] ---> Running in d33f08d6467f [2022-03-17T05:42:26.331Z] ---> Running in f906c5163465 [2022-03-17T05:42:26.331Z] Removing intermediate container 83acd36aa195 [2022-03-17T05:42:26.331Z] ---> 2d77dbfbc9e1 [2022-03-17T05:42:26.331Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T05:42:26.613Z] ---> Running in 81912b540ed5 [2022-03-17T05:42:26.897Z] Removing intermediate container d33f08d6467f [2022-03-17T05:42:26.897Z] ---> dfbc851e8102 [2022-03-17T05:42:26.897Z] Step 21/22 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:42:27.188Z] ---> Running in 11cab4224f0b [2022-03-17T05:42:27.469Z] ---> 458928ff0472 [2022-03-17T05:42:27.469Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-17T05:42:27.469Z] ---> Running in eee6f410cdf0 [2022-03-17T05:42:27.469Z] Removing intermediate container 81912b540ed5 [2022-03-17T05:42:27.469Z] ---> 68eacc7c3bbe [2022-03-17T05:42:27.469Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:42:27.758Z] ---> Running in e103662b8c4d [2022-03-17T05:42:28.048Z] Removing intermediate container 11cab4224f0b [2022-03-17T05:42:28.328Z] ---> 9b5080003f9e [2022-03-17T05:42:28.328Z] Step 22/22 : LABEL version=2.2.0-dev.37 [2022-03-17T05:42:28.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:42:28.328Z] ---> Running in 2afc7674de78 [2022-03-17T05:42:28.328Z] Removing intermediate container e103662b8c4d [2022-03-17T05:42:28.328Z] ---> 354e6e74f556 [2022-03-17T05:42:28.328Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:42:28.605Z] ---> Running in 2b4944c6dc27 [2022-03-17T05:42:28.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:42:29.218Z] Removing intermediate container 2afc7674de78 [2022-03-17T05:42:29.218Z] ---> 9ad13dee96df [2022-03-17T05:42:29.218Z] [2022-03-17T05:42:29.218Z] Removing intermediate container 2b4944c6dc27 [2022-03-17T05:42:29.218Z] ---> 6e7072f5040d [2022-03-17T05:42:29.219Z] [2022-03-17T05:42:29.835Z] Successfully built 6e7072f5040d [2022-03-17T05:42:29.835Z] Successfully tagged core-metadata-arm64:latest [2022-03-17T05:42:29.835Z]  Building core-metadata ... done Building security-proxy-setup [2022-03-17T05:42:29.835Z] (1/42) Installing readline (8.1.0-r0) [2022-03-17T05:42:29.835Z] (2/42) Installing bash (5.1.4-r0) [2022-03-17T05:42:29.835Z] Successfully built 9ad13dee96df [2022-03-17T05:42:29.835Z] Executing bash-5.1.4-r0.post-install [2022-03-17T05:42:29.835Z] Successfully tagged support-scheduler-arm64:latest [2022-03-17T05:42:29.835Z] Building support-notifications [2022-03-17T05:42:29.835Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-17T05:42:29.835Z]  Building support-scheduler ... done (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T05:42:29.835Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-17T05:42:30.136Z] (6/42) Installing curl (7.79.1-r0) [2022-03-17T05:42:30.136Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-17T05:42:30.136Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-17T05:42:30.136Z] (9/42) Installing expat (2.4.7-r0) [2022-03-17T05:42:30.136Z] (10/42) Installing libffi (3.3-r2) [2022-03-17T05:42:30.136Z] (11/42) Installing gdbm (1.19-r0) [2022-03-17T05:42:30.136Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-17T05:42:30.136Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T05:42:30.136Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T05:42:30.136Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-17T05:42:30.136Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-17T05:42:30.136Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-17T05:42:30.437Z] Removing intermediate container eee6f410cdf0 [2022-03-17T05:42:30.437Z] ---> d6e228e564e6 [2022-03-17T05:42:30.437Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-17T05:42:30.437Z] ---> Running in 019e50028252 [2022-03-17T05:42:31.047Z] Removing intermediate container 019e50028252 [2022-03-17T05:42:31.047Z] ---> a5d5908596cf [2022-03-17T05:42:31.047Z] Step 23/25 : LABEL arch=arm64 [2022-03-17T05:42:31.047Z] ---> Running in f67e49a70514 [2022-03-17T05:42:31.652Z] Removing intermediate container f67e49a70514 [2022-03-17T05:42:31.652Z] ---> b4fbed04f064 [2022-03-17T05:42:31.652Z] Step 24/25 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:42:31.652Z] ---> Running in 3614d040d237 [2022-03-17T05:42:32.258Z] Removing intermediate container 3614d040d237 [2022-03-17T05:42:32.258Z] ---> b8852b72be88 [2022-03-17T05:42:32.258Z] Step 25/25 : LABEL version=2.2.0-dev.37 [2022-03-17T05:42:32.258Z] ---> Running in 2517ff296d51 [2022-03-17T05:42:32.533Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-17T05:42:32.533Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-17T05:42:32.533Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-17T05:42:32.807Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-17T05:42:32.807Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-17T05:42:32.807Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-17T05:42:32.807Z] Removing intermediate container 2517ff296d51 [2022-03-17T05:42:32.807Z] ---> 17a345aab584 [2022-03-17T05:42:32.807Z] [2022-03-17T05:42:32.807Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-17T05:42:32.807Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-17T05:42:32.807Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-17T05:42:32.807Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-17T05:42:32.807Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-17T05:42:32.807Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-17T05:42:33.082Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-17T05:42:33.082Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-17T05:42:33.082Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-17T05:42:33.082Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-17T05:42:33.082Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-17T05:42:33.082Z] Successfully built 17a345aab584 [2022-03-17T05:42:33.082Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-17T05:42:33.082Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-17T05:42:33.082Z] Building core-data [2022-03-17T05:42:33.082Z]  Building security-secretstore-setup ... done (36/42) Installing py3-toml (0.10.2-r2) [2022-03-17T05:42:33.082Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-17T05:42:33.082Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-17T05:42:33.082Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-17T05:42:33.082Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-17T05:42:33.082Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-17T05:42:33.460Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-17T05:42:34.107Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:42:34.107Z] OK: 84 MiB in 64 packages [2022-03-17T05:42:38.483Z] Collecting docker-compose==1.23.2 [2022-03-17T05:42:38.483Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-17T05:42:39.467Z] Collecting PyYAML<4,>=3.10 [2022-03-17T05:42:39.467Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-17T05:42:43.780Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-17T05:42:43.780Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-17T05:42:43.780Z] Collecting docker<4.0,>=3.6.0 [2022-03-17T05:42:43.780Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-17T05:42:44.758Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-17T05:42:44.758Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-17T05:42:44.758Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-17T05:42:45.369Z] Collecting jsonschema<3,>=2.5.1 [2022-03-17T05:42:45.370Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-17T05:42:45.370Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-17T05:42:45.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-17T05:42:47.351Z] Collecting texttable<0.10,>=0.9.0 [2022-03-17T05:42:47.351Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-17T05:42:49.340Z] Collecting docopt<0.7,>=0.6.1 [2022-03-17T05:42:49.340Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-17T05:42:51.316Z] Collecting cached-property<2,>=1.2.0 [2022-03-17T05:42:51.316Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-17T05:42:51.915Z] Collecting docker-pycreds>=0.4.0 [2022-03-17T05:42:51.915Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-17T05:42:52.192Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:42:52.192Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:42:52.192Z] ---> ba532f058827 [2022-03-17T05:42:52.193Z] Step 3/31 : WORKDIR /edgex-go [2022-03-17T05:42:52.193Z] ---> Using cache [2022-03-17T05:42:52.193Z] ---> 7b839927539f [2022-03-17T05:42:52.193Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:42:52.193Z] ---> Using cache [2022-03-17T05:42:52.193Z] ---> 7d4977efce53 [2022-03-17T05:42:52.193Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-17T05:42:52.193Z] ---> Using cache [2022-03-17T05:42:52.193Z] ---> 4e8c020ae452 [2022-03-17T05:42:52.193Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-17T05:42:52.193Z] ---> Using cache [2022-03-17T05:42:52.193Z] ---> ecfb93042b40 [2022-03-17T05:42:52.193Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:42:52.193Z] ---> Using cache [2022-03-17T05:42:52.193Z] ---> d48b28b97d93 [2022-03-17T05:42:52.193Z] Step 8/31 : COPY . . [2022-03-17T05:42:52.193Z] ---> Using cache [2022-03-17T05:42:52.193Z] ---> d8c63f408606 [2022-03-17T05:42:52.193Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-17T05:42:52.789Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-17T05:42:52.789Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-17T05:42:53.068Z] Collecting idna<2.8,>=2.5 [2022-03-17T05:42:53.068Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-17T05:42:53.346Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-17T05:42:53.346Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-17T05:42:53.346Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-17T05:42:53.625Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-17T05:42:53.899Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-17T05:42:53.899Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-17T05:42:53.899Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-17T05:42:53.899Z] ---> Running in 7e9627c222a8 [2022-03-17T05:42:54.894Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-17T05:42:54.894Z] Attempting uninstall: urllib3 [2022-03-17T05:42:54.894Z] Found existing installation: urllib3 1.26.5 [2022-03-17T05:42:54.894Z] Uninstalling urllib3-1.26.5: [2022-03-17T05:42:55.174Z] Successfully uninstalled urllib3-1.26.5 [2022-03-17T05:42:55.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-17T05:42:55.732Z] Attempting uninstall: idna [2022-03-17T05:42:55.732Z] Found existing installation: idna 3.2 [2022-03-17T05:42:55.732Z] Uninstalling idna-3.2: [2022-03-17T05:42:56.012Z] Successfully uninstalled idna-3.2 [2022-03-17T05:42:57.002Z] Attempting uninstall: chardet [2022-03-17T05:42:57.002Z] Found existing installation: chardet 4.0.0 [2022-03-17T05:42:57.002Z] Uninstalling chardet-4.0.0: [2022-03-17T05:42:57.002Z] Successfully uninstalled chardet-4.0.0 [2022-03-17T05:42:59.006Z] Attempting uninstall: requests [2022-03-17T05:42:59.006Z] Found existing installation: requests 2.25.1 [2022-03-17T05:42:59.006Z] Uninstalling requests-2.25.1: [2022-03-17T05:42:59.280Z] Successfully uninstalled requests-2.25.1 [2022-03-17T05:42:59.557Z] Running setup.py install for texttable: started [2022-03-17T05:43:02.223Z] Running setup.py install for texttable: finished with status 'done' [2022-03-17T05:43:02.223Z] Running setup.py install for PyYAML: started [2022-03-17T05:43:04.886Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-17T05:43:04.886Z] Running setup.py install for docopt: started [2022-03-17T05:43:05.880Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:43:05.880Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:43:05.880Z] ---> ba532f058827 [2022-03-17T05:43:05.880Z] Step 3/22 : WORKDIR /edgex-go [2022-03-17T05:43:05.880Z] ---> Using cache [2022-03-17T05:43:05.880Z] ---> 7b839927539f [2022-03-17T05:43:05.880Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:43:05.880Z] ---> Using cache [2022-03-17T05:43:05.880Z] ---> 7d4977efce53 [2022-03-17T05:43:05.880Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-17T05:43:05.880Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:43:05.880Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:43:05.880Z] ---> ba532f058827 [2022-03-17T05:43:05.880Z] Step 3/21 : WORKDIR /edgex-go [2022-03-17T05:43:05.880Z] ---> Using cache [2022-03-17T05:43:05.880Z] ---> 7b839927539f [2022-03-17T05:43:05.880Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:43:05.880Z] ---> Using cache [2022-03-17T05:43:05.880Z] ---> 7d4977efce53 [2022-03-17T05:43:05.880Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-17T05:43:05.880Z] ---> Using cache [2022-03-17T05:43:05.880Z] ---> 4e8c020ae452 [2022-03-17T05:43:05.880Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-17T05:43:05.880Z] ---> Using cache [2022-03-17T05:43:05.880Z] ---> ecfb93042b40 [2022-03-17T05:43:05.880Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:43:05.880Z] ---> Using cache [2022-03-17T05:43:05.880Z] ---> d48b28b97d93 [2022-03-17T05:43:05.880Z] Step 8/21 : COPY . . [2022-03-17T05:43:06.156Z] ---> Using cache [2022-03-17T05:43:06.156Z] ---> d8c63f408606 [2022-03-17T05:43:06.156Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-17T05:43:06.449Z] ---> Running in 1fdc6a05f3aa [2022-03-17T05:43:06.725Z] ---> Running in d2005559201f [2022-03-17T05:43:07.327Z] Running setup.py install for docopt: finished with status 'done' [2022-03-17T05:43:07.607Z] Running setup.py install for dockerpty: started [2022-03-17T05:43:09.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:43:09.604Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-17T05:43:09.604Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-17T05:43:09.604Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-17T05:43:09.604Z] ---> ba532f058827 [2022-03-17T05:43:09.604Z] Step 3/23 : WORKDIR /edgex-go [2022-03-17T05:43:09.604Z] ---> Using cache [2022-03-17T05:43:09.604Z] ---> 7b839927539f [2022-03-17T05:43:09.604Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:43:09.604Z] ---> Using cache [2022-03-17T05:43:09.604Z] ---> 7d4977efce53 [2022-03-17T05:43:09.604Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-17T05:43:09.604Z] ---> Running in e37123055f11 [2022-03-17T05:43:10.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:43:10.494Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-17T05:43:11.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:43:11.490Z] OK: 220 MiB in 52 packages [2022-03-17T05:43:12.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:43:12.793Z] Removing intermediate container 1fdc6a05f3aa [2022-03-17T05:43:12.793Z] ---> 373e71404cb9 [2022-03-17T05:43:12.793Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-17T05:43:13.412Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-17T05:43:13.691Z] ---> 7c5687f8dc5b [2022-03-17T05:43:13.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:43:13.692Z] ---> Running in 5ad1135bd15c [2022-03-17T05:43:13.969Z] OK: 220 MiB in 52 packages [2022-03-17T05:43:15.418Z] Removing intermediate container e37123055f11 [2022-03-17T05:43:15.418Z] ---> dd82559c37df [2022-03-17T05:43:15.418Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-17T05:43:16.872Z] ---> 24cdb5f36cec [2022-03-17T05:43:16.872Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-17T05:43:16.872Z] ---> Running in 2ad1e1fb2e9e [2022-03-17T05:43:21.218Z] Removing intermediate container 5ad1135bd15c [2022-03-17T05:43:21.218Z] ---> 44b0771c2d29 [2022-03-17T05:43:21.218Z] Step 8/22 : COPY . . [2022-03-17T05:43:24.620Z] Removing intermediate container 2ad1e1fb2e9e [2022-03-17T05:43:24.620Z] ---> 4cea1300997a [2022-03-17T05:43:24.620Z] Step 8/23 : COPY . . [2022-03-17T05:43:37.053Z] Removing intermediate container f906c5163465 [2022-03-17T05:43:37.053Z] ---> cef78fd45957 [2022-03-17T05:43:37.053Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-17T05:43:37.053Z] ---> Running in a7b058c99a94 [2022-03-17T05:43:38.046Z] Removing intermediate container a7b058c99a94 [2022-03-17T05:43:38.046Z] ---> 5fd54d71629c [2022-03-17T05:43:38.046Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-17T05:43:38.326Z] ---> Running in 3579e8c93b1c [2022-03-17T05:43:39.775Z] Removing intermediate container 3579e8c93b1c [2022-03-17T05:43:39.775Z] ---> b5bc157100bb [2022-03-17T05:43:39.775Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-17T05:43:43.193Z] ---> b01682f9de56 [2022-03-17T05:43:43.193Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-17T05:43:45.193Z] ---> 3dc16577ad16 [2022-03-17T05:43:45.193Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-17T05:43:47.192Z] ---> 5f3aa3bd0832 [2022-03-17T05:43:47.192Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-17T05:43:47.469Z] ---> Running in e90e34440b40 [2022-03-17T05:43:47.469Z] ---> 4d0781936751 [2022-03-17T05:43:47.469Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-17T05:43:47.752Z] ---> Running in 1c665f8d073a [2022-03-17T05:43:48.738Z] Removing intermediate container e90e34440b40 [2022-03-17T05:43:49.012Z] ---> 2ef34771cedd [2022-03-17T05:43:49.012Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:43:49.012Z] ---> Running in ce4768334b1b [2022-03-17T05:43:50.459Z] Removing intermediate container ce4768334b1b [2022-03-17T05:43:50.459Z] ---> f74995b0eb71 [2022-03-17T05:43:50.459Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T05:43:50.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-17T05:43:50.459Z] ---> Running in 1e0eb91553f7 [2022-03-17T05:43:51.452Z] Removing intermediate container 1e0eb91553f7 [2022-03-17T05:43:51.452Z] ---> c2ff2bda0e0e [2022-03-17T05:43:51.452Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:43:51.452Z] ---> Running in 09bf5c829972 [2022-03-17T05:43:51.726Z] ---> a2a4358c010a [2022-03-17T05:43:51.726Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-17T05:43:51.726Z] ---> Running in ff9e54502f51 [2022-03-17T05:43:52.331Z] Removing intermediate container 09bf5c829972 [2022-03-17T05:43:52.331Z] ---> 7c43c41bd474 [2022-03-17T05:43:52.331Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:43:52.331Z] ---> Running in 0b1b54dc79dc [2022-03-17T05:43:52.944Z] Removing intermediate container 0b1b54dc79dc [2022-03-17T05:43:52.944Z] ---> a9e283108bd9 [2022-03-17T05:43:52.944Z] [2022-03-17T05:43:53.544Z] Successfully built a9e283108bd9 [2022-03-17T05:43:53.544Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-17T05:43:54.150Z]  Building sys-mgmt-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o cmd/core-data/core-data ./cmd/core-data [2022-03-17T05:45:02.422Z] Removing intermediate container 7e9627c222a8 [2022-03-17T05:45:02.422Z] ---> 6ac042432c9c [2022-03-17T05:45:02.422Z] [2022-03-17T05:45:02.422Z] Step 10/31 : FROM alpine:3.14 [2022-03-17T05:45:02.422Z] ---> 5b8b7b635229 [2022-03-17T05:45:02.422Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-17T05:45:02.422Z] ---> Running in 9c4352cd3e02 [2022-03-17T05:45:02.422Z] Removing intermediate container 9c4352cd3e02 [2022-03-17T05:45:02.422Z] ---> 545d79a728ea [2022-03-17T05:45:02.422Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-17T05:45:02.422Z] ---> Running in 5f0d82070a59 [2022-03-17T05:45:02.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:45:02.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:45:02.422Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-17T05:45:02.422Z] (2/2) Installing su-exec (0.2-r1) [2022-03-17T05:45:02.422Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:45:02.422Z] OK: 6 MiB in 16 packages [2022-03-17T05:45:02.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.37" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-17T05:45:02.422Z] Removing intermediate container 5f0d82070a59 [2022-03-17T05:45:02.422Z] ---> 8e27862950e2 [2022-03-17T05:45:02.422Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-17T05:45:02.422Z] ---> Running in 1cbc69c1a43a [2022-03-17T05:45:02.422Z] Removing intermediate container 1cbc69c1a43a [2022-03-17T05:45:02.422Z] ---> 6ada501c2847 [2022-03-17T05:45:02.422Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-17T05:45:02.422Z] ---> Running in d4ea5c6ea154 [2022-03-17T05:45:02.422Z] Removing intermediate container d4ea5c6ea154 [2022-03-17T05:45:02.422Z] ---> 06e2b4d2c3f7 [2022-03-17T05:45:02.422Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-17T05:45:02.422Z] ---> Running in 7a2a569c093e [2022-03-17T05:45:03.019Z] Removing intermediate container 7a2a569c093e [2022-03-17T05:45:03.019Z] ---> 47d7d00165e9 [2022-03-17T05:45:03.019Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-17T05:45:03.019Z] ---> Running in 6d3a1d4c49c9 [2022-03-17T05:45:03.299Z] Removing intermediate container 6d3a1d4c49c9 [2022-03-17T05:45:03.299Z] ---> 29a82d8c1990 [2022-03-17T05:45:03.299Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-17T05:45:04.277Z] ---> 6ece5d7327ad [2022-03-17T05:45:04.277Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-17T05:45:04.557Z] ---> Running in 5d001a453675 [2022-03-17T05:45:07.978Z] Removing intermediate container 5d001a453675 [2022-03-17T05:45:07.978Z] ---> d9f78d126476 [2022-03-17T05:45:07.978Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:45:08.256Z] ---> e28e29e98700 [2022-03-17T05:45:08.256Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-17T05:45:10.245Z] ---> c8a622d6d8aa [2022-03-17T05:45:10.245Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-17T05:45:11.237Z] ---> 58322abdcf2a [2022-03-17T05:45:11.237Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-17T05:45:12.690Z] ---> 458c7449d8a3 [2022-03-17T05:45:12.690Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-17T05:45:14.688Z] ---> 85d9d29c6f36 [2022-03-17T05:45:14.688Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-17T05:45:14.688Z] ---> Running in dd0e48307c13 [2022-03-17T05:45:15.677Z] Removing intermediate container dd0e48307c13 [2022-03-17T05:45:15.677Z] ---> 78312f6b08be [2022-03-17T05:45:15.677Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-17T05:45:16.673Z] ---> ae3c66c069f2 [2022-03-17T05:45:16.673Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-17T05:45:17.282Z] Removing intermediate container d2005559201f [2022-03-17T05:45:17.282Z] ---> e01e19a71a09 [2022-03-17T05:45:17.282Z] [2022-03-17T05:45:17.282Z] Step 10/21 : FROM alpine:3.14 [2022-03-17T05:45:17.282Z] ---> 5b8b7b635229 [2022-03-17T05:45:17.282Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-17T05:45:17.282Z] ---> Running in 777ec8aaa5ab [2022-03-17T05:45:17.282Z] ---> Running in 45101d09e8c6 [2022-03-17T05:45:19.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:45:19.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:45:20.948Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-17T05:45:20.948Z] Removing intermediate container 777ec8aaa5ab [2022-03-17T05:45:20.948Z] ---> 09a4ea55330d [2022-03-17T05:45:20.948Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-17T05:45:20.948Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-17T05:45:20.948Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-17T05:45:20.948Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-17T05:45:20.948Z] (5/5) Installing curl (7.79.1-r0) [2022-03-17T05:45:20.948Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:45:20.948Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T05:45:21.228Z] ---> Running in 05a58cfc724e [2022-03-17T05:45:21.518Z] OK: 8 MiB in 19 packages [2022-03-17T05:45:21.805Z] Removing intermediate container 05a58cfc724e [2022-03-17T05:45:21.805Z] ---> 5dc899c832a1 [2022-03-17T05:45:21.805Z] Step 28/31 : CMD ["gate"] [2022-03-17T05:45:22.798Z] ---> Running in c0125acd0de9 [2022-03-17T05:45:23.396Z] Removing intermediate container c0125acd0de9 [2022-03-17T05:45:23.396Z] ---> 85e47d4ed916 [2022-03-17T05:45:23.396Z] Step 29/31 : LABEL arch=arm64 [2022-03-17T05:45:24.018Z] Removing intermediate container 45101d09e8c6 [2022-03-17T05:45:24.018Z] ---> e5697457729b [2022-03-17T05:45:24.018Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-17T05:45:24.018Z] ---> Running in 8215ece1a6c8 [2022-03-17T05:45:24.018Z] ---> Running in eb1d0ea79433 [2022-03-17T05:45:25.017Z] Removing intermediate container eb1d0ea79433 [2022-03-17T05:45:25.017Z] ---> 1ce0ba99c9ae [2022-03-17T05:45:25.017Z] Step 13/21 : WORKDIR /edgex [2022-03-17T05:45:25.017Z] Removing intermediate container 8215ece1a6c8 [2022-03-17T05:45:25.017Z] ---> 97975d875635 [2022-03-17T05:45:25.017Z] Step 30/31 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:45:25.017Z] ---> Running in 152dbf86bb1b [2022-03-17T05:45:25.296Z] ---> Running in b599ade3c6ef [2022-03-17T05:45:25.573Z] Removing intermediate container 152dbf86bb1b [2022-03-17T05:45:25.573Z] ---> 2bc84c6841fd [2022-03-17T05:45:25.573Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-17T05:45:25.850Z] Removing intermediate container b599ade3c6ef [2022-03-17T05:45:25.850Z] ---> 83dec11260b9 [2022-03-17T05:45:25.850Z] Step 31/31 : LABEL version=2.2.0-dev.37 [2022-03-17T05:45:26.463Z] ---> Running in 60a9d1e7c6b6 [2022-03-17T05:45:26.738Z] ---> 2b6e7d781328 [2022-03-17T05:45:26.738Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-17T05:45:27.357Z] Removing intermediate container 60a9d1e7c6b6 [2022-03-17T05:45:27.357Z] ---> bd64cdf66346 [2022-03-17T05:45:27.357Z] [2022-03-17T05:45:27.960Z] Successfully built bd64cdf66346 [2022-03-17T05:45:27.960Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-17T05:45:28.959Z]  Building security-bootstrapper ... done  ---> 688bba193b9d [2022-03-17T05:45:28.959Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-17T05:45:30.412Z] ---> 72d9b956f46a [2022-03-17T05:45:30.412Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-17T05:45:30.412Z] ---> Running in 1949bdcef855 [2022-03-17T05:45:31.021Z] Removing intermediate container 1949bdcef855 [2022-03-17T05:45:31.021Z] ---> bb65034ac247 [2022-03-17T05:45:31.021Z] Step 18/21 : CMD ["--init=true"] [2022-03-17T05:45:31.021Z] ---> Running in 24d3637204df [2022-03-17T05:45:31.632Z] Removing intermediate container 24d3637204df [2022-03-17T05:45:31.632Z] ---> 0ace81b6e0ae [2022-03-17T05:45:31.632Z] Step 19/21 : LABEL arch=arm64 [2022-03-17T05:45:31.632Z] ---> Running in ce43fa9e587c [2022-03-17T05:45:32.247Z] Removing intermediate container ce43fa9e587c [2022-03-17T05:45:32.247Z] ---> 76ac94acfaf7 [2022-03-17T05:45:32.247Z] Step 20/21 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:45:32.247Z] ---> Running in 7e792f13e90a [2022-03-17T05:45:32.855Z] Removing intermediate container 7e792f13e90a [2022-03-17T05:45:32.855Z] ---> e4e5ae744e76 [2022-03-17T05:45:32.855Z] Step 21/21 : LABEL version=2.2.0-dev.37 [2022-03-17T05:45:32.855Z] ---> Running in ec3fe6df49ed [2022-03-17T05:45:33.467Z] Removing intermediate container ec3fe6df49ed [2022-03-17T05:45:33.467Z] ---> 70904ac1fad1 [2022-03-17T05:45:33.467Z] [2022-03-17T05:45:33.746Z] Successfully built 70904ac1fad1 [2022-03-17T05:45:33.747Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-17T05:45:48.920Z]  Building security-proxy-setup ... done Removing intermediate container 1c665f8d073a [2022-03-17T05:45:48.920Z] ---> 47d675c6d721 [2022-03-17T05:45:48.920Z] [2022-03-17T05:45:48.920Z] Step 10/22 : FROM alpine:3.14 [2022-03-17T05:45:48.920Z] ---> 5b8b7b635229 [2022-03-17T05:45:48.920Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-17T05:45:48.920Z] ---> Running in 075cfb1c1a19 [2022-03-17T05:45:49.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:45:50.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:45:51.188Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-17T05:45:51.188Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-17T05:45:51.188Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:45:51.188Z] Executing ca-certificates-20211220-r0.trigger [2022-03-17T05:45:51.188Z] OK: 6 MiB in 16 packages [2022-03-17T05:45:53.214Z] Removing intermediate container 075cfb1c1a19 [2022-03-17T05:45:53.214Z] ---> b8d8b5cc7222 [2022-03-17T05:45:53.214Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-17T05:45:53.214Z] ---> Running in a283e065af75 [2022-03-17T05:45:53.819Z] Removing intermediate container a283e065af75 [2022-03-17T05:45:53.819Z] ---> 356f7a2af6e1 [2022-03-17T05:45:53.819Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-17T05:45:53.819Z] ---> Running in 4fff9940d56b [2022-03-17T05:45:54.427Z] Removing intermediate container 4fff9940d56b [2022-03-17T05:45:54.427Z] ---> 253428f33e86 [2022-03-17T05:45:54.427Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-17T05:45:54.427Z] ---> Running in 95e33186f0b9 [2022-03-17T05:45:55.036Z] Removing intermediate container 95e33186f0b9 [2022-03-17T05:45:55.036Z] ---> 7c4df34b7596 [2022-03-17T05:45:55.036Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:45:55.642Z] ---> 3a9ab1c36f1a [2022-03-17T05:45:55.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-17T05:45:56.250Z] Removing intermediate container ff9e54502f51 [2022-03-17T05:45:56.250Z] ---> 51dae3d435a9 [2022-03-17T05:45:56.250Z] [2022-03-17T05:45:56.250Z] Step 10/23 : FROM alpine:3.14 [2022-03-17T05:45:56.250Z] ---> 5b8b7b635229 [2022-03-17T05:45:56.250Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-17T05:45:56.250Z] ---> Running in 3d899e222432 [2022-03-17T05:45:56.526Z] Removing intermediate container 3d899e222432 [2022-03-17T05:45:56.526Z] ---> 6046b493cfd0 [2022-03-17T05:45:56.526Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-17T05:45:56.802Z] ---> Running in 71a4865d22a6 [2022-03-17T05:45:56.802Z] ---> 422123795dc6 [2022-03-17T05:45:56.802Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-17T05:45:57.084Z] Removing intermediate container 71a4865d22a6 [2022-03-17T05:45:57.084Z] ---> 9bf659ebd167 [2022-03-17T05:45:57.084Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-17T05:45:57.384Z] ---> Running in ec75f80a371b [2022-03-17T05:45:57.664Z] ---> d78194048b18 [2022-03-17T05:45:57.664Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-17T05:45:57.664Z] ---> Running in 093ed51c0332 [2022-03-17T05:45:57.664Z] Removing intermediate container ec75f80a371b [2022-03-17T05:45:57.664Z] ---> 6b4cac13e8a6 [2022-03-17T05:45:57.665Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-17T05:45:57.665Z] ---> Running in a217c9203f7a [2022-03-17T05:45:58.270Z] Removing intermediate container 093ed51c0332 [2022-03-17T05:45:58.271Z] ---> 976293b4c36a [2022-03-17T05:45:58.271Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:45:58.271Z] ---> Running in 323779a71123 [2022-03-17T05:45:58.547Z] Removing intermediate container 323779a71123 [2022-03-17T05:45:58.547Z] ---> f7f5cb78a0ce [2022-03-17T05:45:58.547Z] Step 20/22 : LABEL arch=arm64 [2022-03-17T05:45:58.824Z] ---> Running in 22fa20c7fc22 [2022-03-17T05:45:59.102Z] Removing intermediate container 22fa20c7fc22 [2022-03-17T05:45:59.102Z] ---> 3e66b79e8a12 [2022-03-17T05:45:59.102Z] Step 21/22 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:45:59.102Z] ---> Running in d34a208899d5 [2022-03-17T05:45:59.704Z] Removing intermediate container d34a208899d5 [2022-03-17T05:45:59.704Z] ---> 7e553071b494 [2022-03-17T05:45:59.704Z] Step 22/22 : LABEL version=2.2.0-dev.37 [2022-03-17T05:45:59.704Z] Removing intermediate container a217c9203f7a [2022-03-17T05:45:59.704Z] ---> b0da524cdfe1 [2022-03-17T05:45:59.704Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-17T05:45:59.704Z] ---> Running in 11a9dcdf59f9 [2022-03-17T05:45:59.979Z] ---> Running in 729368b0549f [2022-03-17T05:46:00.255Z] Removing intermediate container 11a9dcdf59f9 [2022-03-17T05:46:00.255Z] ---> b5d697a540d1 [2022-03-17T05:46:00.255Z] [2022-03-17T05:46:00.531Z] Successfully built b5d697a540d1 [2022-03-17T05:46:00.531Z] Successfully tagged support-notifications-arm64:latest [2022-03-17T05:46:01.127Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-17T05:46:02.103Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-17T05:46:02.696Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-17T05:46:02.969Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-17T05:46:02.969Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-17T05:46:03.242Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-17T05:46:03.242Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-17T05:46:03.242Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-17T05:46:03.516Z] Executing busybox-1.33.1-r6.trigger [2022-03-17T05:46:03.516Z] OK: 8 MiB in 20 packages [2022-03-17T05:46:04.500Z] Removing intermediate container 729368b0549f [2022-03-17T05:46:04.501Z] ---> 2b71fdf59369 [2022-03-17T05:46:04.501Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-17T05:46:05.097Z] ---> 1d34ac46bec8 [2022-03-17T05:46:05.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-17T05:46:06.075Z] ---> 762de5e7838a [2022-03-17T05:46:06.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-17T05:46:06.672Z] ---> 64ab0bb758fa [2022-03-17T05:46:06.672Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-17T05:46:06.672Z] ---> Running in 4b549fc60d50 [2022-03-17T05:46:06.946Z] Removing intermediate container 4b549fc60d50 [2022-03-17T05:46:06.946Z] ---> 2e2704d31fc5 [2022-03-17T05:46:06.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-17T05:46:07.221Z] ---> Running in 5f5e9a123783 [2022-03-17T05:46:07.494Z] Removing intermediate container 5f5e9a123783 [2022-03-17T05:46:07.494Z] ---> c1777e4c0262 [2022-03-17T05:46:07.494Z] Step 21/23 : LABEL arch=arm64 [2022-03-17T05:46:07.494Z] ---> Running in 7174c5cf70f4 [2022-03-17T05:46:07.768Z] Removing intermediate container 7174c5cf70f4 [2022-03-17T05:46:07.768Z] ---> ad45e796cadb [2022-03-17T05:46:07.768Z] Step 22/23 : LABEL git_sha=1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:08.045Z] ---> Running in b8813ed1f42a [2022-03-17T05:46:08.318Z] Removing intermediate container b8813ed1f42a [2022-03-17T05:46:08.318Z] ---> 8235067029fb [2022-03-17T05:46:08.318Z] Step 23/23 : LABEL version=2.2.0-dev.37 [2022-03-17T05:46:08.318Z] ---> Running in 690d32be9bd7 [2022-03-17T05:46:08.592Z] Removing intermediate container 690d32be9bd7 [2022-03-17T05:46:08.592Z] ---> 5d0a4fe0fe6f [2022-03-17T05:46:08.592Z] [2022-03-17T05:46:08.867Z] Successfully built 5d0a4fe0fe6f [2022-03-17T05:46:08.867Z] Successfully tagged core-data-arm64:latest [2022-03-17T05:46:09.157Z]  Building core-data ... done  [Pipeline] } [2022-03-17T05:46:09.167Z] $ docker stop --time=1 65c15f06a6f8cb37f467003d8e0843c772d36044ec08242c8c8a3bfecff2cbce [2022-03-17T05:46:10.911Z] $ docker rm -f 65c15f06a6f8cb37f467003d8e0843c772d36044ec08242c8c8a3bfecff2cbce [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T05:46:11.534Z] + docker images [2022-03-17T05:46:11.810Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-17T05:46:11.810Z] core-data-arm64 latest 5d0a4fe0fe6f 3 seconds ago 19.2MB [2022-03-17T05:46:11.810Z] support-notifications-arm64 latest b5d697a540d1 11 seconds ago 16.1MB [2022-03-17T05:46:11.810Z] 51dae3d435a9 16 seconds ago 1.49GB [2022-03-17T05:46:11.810Z] 47d675c6d721 24 seconds ago 1.48GB [2022-03-17T05:46:11.810Z] security-proxy-setup-arm64 latest 70904ac1fad1 38 seconds ago 25.5MB [2022-03-17T05:46:11.810Z] security-bootstrapper-arm64 latest bd64cdf66346 45 seconds ago 18MB [2022-03-17T05:46:11.810Z] e01e19a71a09 55 seconds ago 1.48GB [2022-03-17T05:46:11.810Z] 6ac042432c9c About a minute ago 1.48GB [2022-03-17T05:46:11.810Z] sys-mgmt-agent-arm64 latest a9e283108bd9 2 minutes ago 280MB [2022-03-17T05:46:11.810Z] security-secretstore-setup-arm64 latest 17a345aab584 3 minutes ago 27MB [2022-03-17T05:46:11.810Z] core-metadata-arm64 latest 6e7072f5040d 3 minutes ago 16MB [2022-03-17T05:46:11.810Z] support-scheduler-arm64 latest 9ad13dee96df 3 minutes ago 15.4MB [2022-03-17T05:46:11.810Z] core-command-arm64 latest 8c4649985d7a 3 minutes ago 15.3MB [2022-03-17T05:46:11.810Z] 6c7446159c75 3 minutes ago 1.48GB [2022-03-17T05:46:11.810Z] 2cbcc1dd0502 3 minutes ago 1.48GB [2022-03-17T05:46:11.810Z] c510ef5b73a8 4 minutes ago 1.49GB [2022-03-17T05:46:11.810Z] b23f7bfcd2b3 4 minutes ago 1.48GB [2022-03-17T05:46:11.810Z] 5926a9be1bf1 4 minutes ago 1.48GB [2022-03-17T05:46:11.810Z] ci-base-image-arm64 latest ba532f058827 9 minutes ago 1.26GB [2022-03-17T05:46:11.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB [2022-03-17T05:46:11.810Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-17T05:46:11.811Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-17T05:46:11.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T05:46:11.929Z] provisioning config files... [2022-03-17T05:46:11.947Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/157@tmp/config8648927197709331209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:46:12.350Z] ---> docker-login.sh [2022-03-17T05:46:12.350Z] nexus3.edgexfoundry.org:10001 [2022-03-17T05:46:12.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:46:12.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:46:12.909Z] Configure a credential helper to remove this warning. See [2022-03-17T05:46:12.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:46:12.909Z] [2022-03-17T05:46:12.909Z] Login Succeeded [2022-03-17T05:46:12.909Z] nexus3.edgexfoundry.org:10002 [2022-03-17T05:46:13.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:46:13.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:46:13.467Z] Configure a credential helper to remove this warning. See [2022-03-17T05:46:13.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:46:13.467Z] [2022-03-17T05:46:13.467Z] Login Succeeded [2022-03-17T05:46:13.467Z] nexus3.edgexfoundry.org:10003 [2022-03-17T05:46:13.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:46:14.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:46:14.010Z] Configure a credential helper to remove this warning. See [2022-03-17T05:46:14.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:46:14.010Z] [2022-03-17T05:46:14.010Z] Login Succeeded [2022-03-17T05:46:14.010Z] nexus3.edgexfoundry.org:10004 [2022-03-17T05:46:14.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:46:14.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:46:14.557Z] Configure a credential helper to remove this warning. See [2022-03-17T05:46:14.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:46:14.557Z] [2022-03-17T05:46:14.557Z] Login Succeeded [2022-03-17T05:46:14.557Z] docker.io [2022-03-17T05:46:14.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-17T05:46:15.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-17T05:46:15.422Z] Configure a credential helper to remove this warning. See [2022-03-17T05:46:15.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-17T05:46:15.422Z] [2022-03-17T05:46:15.422Z] Login Succeeded [2022-03-17T05:46:15.422Z] ---> docker-login.sh ends [Pipeline] } [2022-03-17T05:46:15.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:46:15.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-17T05:46:15.495Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-03-17T05:46:15.496Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:15.496Z] latest [2022-03-17T05:46:15.496Z] 2.2.0-dev.37 [2022-03-17T05:46:15.496Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:15.496Z] main [2022-03-17T05:46:15.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:15.843Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:16.205Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:16.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-17T05:46:16.205Z] ef1fd1156436: Preparing [2022-03-17T05:46:16.205Z] 2ee5f54b70e7: Preparing [2022-03-17T05:46:16.205Z] dc2b5f372a30: Preparing [2022-03-17T05:46:16.205Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:16.205Z] 62170e181a92: Preparing [2022-03-17T05:46:16.479Z] 62170e181a92: Layer already exists [2022-03-17T05:46:16.479Z] dc2b5f372a30: Pushed [2022-03-17T05:46:16.479Z] ef1fd1156436: Pushed [2022-03-17T05:46:16.479Z] 5542e86ea7fe: Pushed [2022-03-17T05:46:19.097Z] 2ee5f54b70e7: Pushed [2022-03-17T05:46:19.372Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:378cd86b7f0cf4c63b2ef0052e3fe0e685658b280f6ff5f961095d2431494b98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:19.726Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:20.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-17T05:46:20.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-17T05:46:20.074Z] ef1fd1156436: Preparing [2022-03-17T05:46:20.074Z] 2ee5f54b70e7: Preparing [2022-03-17T05:46:20.074Z] dc2b5f372a30: Preparing [2022-03-17T05:46:20.074Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:20.074Z] 62170e181a92: Preparing [2022-03-17T05:46:20.348Z] 62170e181a92: Layer already exists [2022-03-17T05:46:20.348Z] 2ee5f54b70e7: Layer already exists [2022-03-17T05:46:20.348Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:20.348Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:20.348Z] ef1fd1156436: Layer already exists [2022-03-17T05:46:20.348Z] latest: digest: sha256:378cd86b7f0cf4c63b2ef0052e3fe0e685658b280f6ff5f961095d2431494b98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:20.699Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:21.044Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.37 [2022-03-17T05:46:21.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-17T05:46:21.044Z] ef1fd1156436: Preparing [2022-03-17T05:46:21.044Z] 2ee5f54b70e7: Preparing [2022-03-17T05:46:21.044Z] dc2b5f372a30: Preparing [2022-03-17T05:46:21.044Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:21.044Z] 62170e181a92: Preparing [2022-03-17T05:46:21.044Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:21.044Z] 62170e181a92: Layer already exists [2022-03-17T05:46:21.044Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:21.044Z] 2ee5f54b70e7: Layer already exists [2022-03-17T05:46:21.044Z] ef1fd1156436: Layer already exists [2022-03-17T05:46:21.316Z] 2.2.0-dev.37: digest: sha256:378cd86b7f0cf4c63b2ef0052e3fe0e685658b280f6ff5f961095d2431494b98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:21.668Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:22.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:22.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-17T05:46:22.013Z] ef1fd1156436: Preparing [2022-03-17T05:46:22.013Z] 2ee5f54b70e7: Preparing [2022-03-17T05:46:22.013Z] dc2b5f372a30: Preparing [2022-03-17T05:46:22.013Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:22.013Z] 62170e181a92: Preparing [2022-03-17T05:46:22.013Z] 62170e181a92: Layer already exists [2022-03-17T05:46:22.013Z] 2ee5f54b70e7: Layer already exists [2022-03-17T05:46:22.013Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:22.013Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:22.013Z] ef1fd1156436: Layer already exists [2022-03-17T05:46:22.287Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:378cd86b7f0cf4c63b2ef0052e3fe0e685658b280f6ff5f961095d2431494b98 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:22.638Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:22.984Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-03-17T05:46:22.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-03-17T05:46:22.984Z] ef1fd1156436: Preparing [2022-03-17T05:46:22.984Z] 2ee5f54b70e7: Preparing [2022-03-17T05:46:22.984Z] dc2b5f372a30: Preparing [2022-03-17T05:46:22.984Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:22.984Z] 62170e181a92: Preparing [2022-03-17T05:46:22.984Z] 2ee5f54b70e7: Layer already exists [2022-03-17T05:46:22.984Z] 62170e181a92: Layer already exists [2022-03-17T05:46:22.984Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:22.984Z] ef1fd1156436: Layer already exists [2022-03-17T05:46:22.984Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:23.258Z] main: digest: sha256:378cd86b7f0cf4c63b2ef0052e3fe0e685658b280f6ff5f961095d2431494b98 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:46:23.313Z] ===================================================== [Pipeline] echo [2022-03-17T05:46:23.323Z] taggedImages: [2022-03-17T05:46:23.323Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:23.323Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-03-17T05:46:23.323Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.37 [2022-03-17T05:46:23.323Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:23.323Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-03-17T05:46:23.344Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-03-17T05:46:23.344Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:23.344Z] latest [2022-03-17T05:46:23.344Z] 2.2.0-dev.37 [2022-03-17T05:46:23.344Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:23.344Z] main [2022-03-17T05:46:23.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:23.705Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:24.048Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:24.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-17T05:46:24.048Z] 1b122bf596c8: Preparing [2022-03-17T05:46:24.048Z] 363ca05e0595: Preparing [2022-03-17T05:46:24.048Z] dc2b5f372a30: Preparing [2022-03-17T05:46:24.048Z] 57c2a1804776: Preparing [2022-03-17T05:46:24.048Z] 604ac3491eee: Preparing [2022-03-17T05:46:24.048Z] 62170e181a92: Preparing [2022-03-17T05:46:24.048Z] 62170e181a92: Waiting [2022-03-17T05:46:24.320Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:24.320Z] 62170e181a92: Layer already exists [2022-03-17T05:46:24.320Z] 1b122bf596c8: Pushed [2022-03-17T05:46:24.320Z] 604ac3491eee: Pushed [2022-03-17T05:46:25.296Z] 57c2a1804776: Pushed [2022-03-17T05:46:27.267Z] 363ca05e0595: Pushed [2022-03-17T05:46:27.539Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:bfc5c61501f9236fc1a3e2eb90e237da037b3ed57f723a278cb123fa3e2b3b8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:27.885Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:28.228Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-17T05:46:28.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-17T05:46:28.228Z] 1b122bf596c8: Preparing [2022-03-17T05:46:28.228Z] 363ca05e0595: Preparing [2022-03-17T05:46:28.228Z] dc2b5f372a30: Preparing [2022-03-17T05:46:28.228Z] 57c2a1804776: Preparing [2022-03-17T05:46:28.228Z] 604ac3491eee: Preparing [2022-03-17T05:46:28.228Z] 62170e181a92: Preparing [2022-03-17T05:46:28.228Z] 62170e181a92: Waiting [2022-03-17T05:46:28.228Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:28.228Z] 1b122bf596c8: Layer already exists [2022-03-17T05:46:28.228Z] 363ca05e0595: Layer already exists [2022-03-17T05:46:28.228Z] 57c2a1804776: Layer already exists [2022-03-17T05:46:28.228Z] 604ac3491eee: Layer already exists [2022-03-17T05:46:28.500Z] 62170e181a92: Layer already exists [2022-03-17T05:46:28.500Z] latest: digest: sha256:bfc5c61501f9236fc1a3e2eb90e237da037b3ed57f723a278cb123fa3e2b3b8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:28.849Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:29.191Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.37 [2022-03-17T05:46:29.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-17T05:46:29.192Z] 1b122bf596c8: Preparing [2022-03-17T05:46:29.192Z] 363ca05e0595: Preparing [2022-03-17T05:46:29.192Z] dc2b5f372a30: Preparing [2022-03-17T05:46:29.192Z] 57c2a1804776: Preparing [2022-03-17T05:46:29.192Z] 604ac3491eee: Preparing [2022-03-17T05:46:29.192Z] 62170e181a92: Preparing [2022-03-17T05:46:29.192Z] 62170e181a92: Waiting [2022-03-17T05:46:29.192Z] 57c2a1804776: Layer already exists [2022-03-17T05:46:29.192Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:29.192Z] 604ac3491eee: Layer already exists [2022-03-17T05:46:29.192Z] 363ca05e0595: Layer already exists [2022-03-17T05:46:29.192Z] 1b122bf596c8: Layer already exists [2022-03-17T05:46:29.463Z] 62170e181a92: Layer already exists [2022-03-17T05:46:29.463Z] 2.2.0-dev.37: digest: sha256:bfc5c61501f9236fc1a3e2eb90e237da037b3ed57f723a278cb123fa3e2b3b8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:29.812Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:30.157Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:30.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-17T05:46:30.158Z] 1b122bf596c8: Preparing [2022-03-17T05:46:30.158Z] 363ca05e0595: Preparing [2022-03-17T05:46:30.158Z] dc2b5f372a30: Preparing [2022-03-17T05:46:30.158Z] 57c2a1804776: Preparing [2022-03-17T05:46:30.158Z] 604ac3491eee: Preparing [2022-03-17T05:46:30.158Z] 62170e181a92: Preparing [2022-03-17T05:46:30.158Z] 62170e181a92: Waiting [2022-03-17T05:46:30.430Z] 363ca05e0595: Layer already exists [2022-03-17T05:46:30.430Z] 1b122bf596c8: Layer already exists [2022-03-17T05:46:30.430Z] 57c2a1804776: Layer already exists [2022-03-17T05:46:30.430Z] 604ac3491eee: Layer already exists [2022-03-17T05:46:30.430Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:30.430Z] 62170e181a92: Layer already exists [2022-03-17T05:46:30.430Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:bfc5c61501f9236fc1a3e2eb90e237da037b3ed57f723a278cb123fa3e2b3b8f size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:30.781Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:31.126Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-03-17T05:46:31.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-03-17T05:46:31.127Z] 1b122bf596c8: Preparing [2022-03-17T05:46:31.127Z] 363ca05e0595: Preparing [2022-03-17T05:46:31.127Z] dc2b5f372a30: Preparing [2022-03-17T05:46:31.127Z] 57c2a1804776: Preparing [2022-03-17T05:46:31.127Z] 604ac3491eee: Preparing [2022-03-17T05:46:31.127Z] 62170e181a92: Preparing [2022-03-17T05:46:31.127Z] 62170e181a92: Waiting [2022-03-17T05:46:31.400Z] 57c2a1804776: Layer already exists [2022-03-17T05:46:31.400Z] 604ac3491eee: Layer already exists [2022-03-17T05:46:31.400Z] 1b122bf596c8: Layer already exists [2022-03-17T05:46:31.400Z] 363ca05e0595: Layer already exists [2022-03-17T05:46:31.400Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:31.400Z] 62170e181a92: Layer already exists [2022-03-17T05:46:31.400Z] main: digest: sha256:bfc5c61501f9236fc1a3e2eb90e237da037b3ed57f723a278cb123fa3e2b3b8f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:46:31.447Z] ===================================================== [Pipeline] echo [2022-03-17T05:46:31.455Z] taggedImages: [2022-03-17T05:46:31.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:31.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-03-17T05:46:31.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.37 [2022-03-17T05:46:31.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:31.455Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-03-17T05:46:31.475Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-03-17T05:46:31.475Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:31.475Z] latest [2022-03-17T05:46:31.475Z] 2.2.0-dev.37 [2022-03-17T05:46:31.475Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:31.475Z] main [2022-03-17T05:46:31.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:31.842Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:32.192Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:32.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-17T05:46:32.192Z] 9ab318196b4c: Preparing [2022-03-17T05:46:32.192Z] 1858cf2a8a8f: Preparing [2022-03-17T05:46:32.192Z] dc2b5f372a30: Preparing [2022-03-17T05:46:32.192Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:32.192Z] 62170e181a92: Preparing [2022-03-17T05:46:32.463Z] 62170e181a92: Layer already exists [2022-03-17T05:46:32.463Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:32.463Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:32.463Z] 9ab318196b4c: Pushed [2022-03-17T05:46:35.074Z] 1858cf2a8a8f: Pushed [2022-03-17T05:46:35.074Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:64f9a00d31bad0fcc4d70a95cd53e2c2a56c4164c60637d78a3b297ccc6e282b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:35.462Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:35.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-17T05:46:35.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-17T05:46:35.832Z] 9ab318196b4c: Preparing [2022-03-17T05:46:35.832Z] 1858cf2a8a8f: Preparing [2022-03-17T05:46:35.832Z] dc2b5f372a30: Preparing [2022-03-17T05:46:35.832Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:35.832Z] 62170e181a92: Preparing [2022-03-17T05:46:36.109Z] 62170e181a92: Layer already exists [2022-03-17T05:46:36.109Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:36.109Z] 9ab318196b4c: Layer already exists [2022-03-17T05:46:36.109Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:36.109Z] 1858cf2a8a8f: Layer already exists [2022-03-17T05:46:36.109Z] latest: digest: sha256:64f9a00d31bad0fcc4d70a95cd53e2c2a56c4164c60637d78a3b297ccc6e282b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:36.470Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:36.826Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.37 [2022-03-17T05:46:36.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-17T05:46:36.826Z] 9ab318196b4c: Preparing [2022-03-17T05:46:36.826Z] 1858cf2a8a8f: Preparing [2022-03-17T05:46:36.826Z] dc2b5f372a30: Preparing [2022-03-17T05:46:36.826Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:36.826Z] 62170e181a92: Preparing [2022-03-17T05:46:36.826Z] 1858cf2a8a8f: Layer already exists [2022-03-17T05:46:36.826Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:36.826Z] 9ab318196b4c: Layer already exists [2022-03-17T05:46:36.826Z] 62170e181a92: Layer already exists [2022-03-17T05:46:36.826Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:37.096Z] 2.2.0-dev.37: digest: sha256:64f9a00d31bad0fcc4d70a95cd53e2c2a56c4164c60637d78a3b297ccc6e282b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:37.443Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:37.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:37.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-17T05:46:37.777Z] 9ab318196b4c: Preparing [2022-03-17T05:46:37.777Z] 1858cf2a8a8f: Preparing [2022-03-17T05:46:37.777Z] dc2b5f372a30: Preparing [2022-03-17T05:46:37.777Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:37.777Z] 62170e181a92: Preparing [2022-03-17T05:46:38.049Z] 1858cf2a8a8f: Layer already exists [2022-03-17T05:46:38.049Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:38.049Z] 62170e181a92: Layer already exists [2022-03-17T05:46:38.049Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:38.049Z] 9ab318196b4c: Layer already exists [2022-03-17T05:46:38.049Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:64f9a00d31bad0fcc4d70a95cd53e2c2a56c4164c60637d78a3b297ccc6e282b size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:38.394Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:38.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-03-17T05:46:38.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-03-17T05:46:38.734Z] 9ab318196b4c: Preparing [2022-03-17T05:46:38.734Z] 1858cf2a8a8f: Preparing [2022-03-17T05:46:38.734Z] dc2b5f372a30: Preparing [2022-03-17T05:46:38.734Z] 5542e86ea7fe: Preparing [2022-03-17T05:46:38.734Z] 62170e181a92: Preparing [2022-03-17T05:46:38.734Z] 62170e181a92: Layer already exists [2022-03-17T05:46:38.734Z] 9ab318196b4c: Layer already exists [2022-03-17T05:46:38.734Z] 1858cf2a8a8f: Layer already exists [2022-03-17T05:46:38.734Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:38.734Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:46:39.006Z] main: digest: sha256:64f9a00d31bad0fcc4d70a95cd53e2c2a56c4164c60637d78a3b297ccc6e282b size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:46:39.050Z] ===================================================== [Pipeline] echo [2022-03-17T05:46:39.059Z] taggedImages: [2022-03-17T05:46:39.059Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:39.059Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-03-17T05:46:39.059Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.37 [2022-03-17T05:46:39.059Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:39.059Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-03-17T05:46:39.078Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-03-17T05:46:39.078Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:39.078Z] latest [2022-03-17T05:46:39.078Z] 2.2.0-dev.37 [2022-03-17T05:46:39.078Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:39.078Z] main [2022-03-17T05:46:39.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:39.438Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:39.778Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:39.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-17T05:46:39.778Z] e79bb983ca1b: Preparing [2022-03-17T05:46:39.778Z] e79bb983ca1b: Preparing [2022-03-17T05:46:39.778Z] 9fcda435a65b: Preparing [2022-03-17T05:46:39.778Z] e45d62ec3478: Preparing [2022-03-17T05:46:39.778Z] 6cd9bf10bb77: Preparing [2022-03-17T05:46:39.778Z] 57d6aa1cc201: Preparing [2022-03-17T05:46:39.778Z] dc2b5f372a30: Preparing [2022-03-17T05:46:39.778Z] 0d7d96a9818a: Preparing [2022-03-17T05:46:39.778Z] a73d85d469d9: Preparing [2022-03-17T05:46:39.778Z] da90b22e7cea: Preparing [2022-03-17T05:46:39.778Z] baf3abf2f458: Preparing [2022-03-17T05:46:39.778Z] 62170e181a92: Preparing [2022-03-17T05:46:39.778Z] dc2b5f372a30: Waiting [2022-03-17T05:46:39.778Z] da90b22e7cea: Waiting [2022-03-17T05:46:39.778Z] baf3abf2f458: Waiting [2022-03-17T05:46:39.778Z] 0d7d96a9818a: Waiting [2022-03-17T05:46:39.778Z] 62170e181a92: Waiting [2022-03-17T05:46:39.778Z] a73d85d469d9: Waiting [2022-03-17T05:46:40.048Z] 6cd9bf10bb77: Pushed [2022-03-17T05:46:40.048Z] 9fcda435a65b: Pushed [2022-03-17T05:46:40.048Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:40.048Z] e79bb983ca1b: Pushed [2022-03-17T05:46:40.048Z] e45d62ec3478: Pushed [2022-03-17T05:46:40.319Z] 0d7d96a9818a: Pushed [2022-03-17T05:46:40.319Z] da90b22e7cea: Pushed [2022-03-17T05:46:40.319Z] baf3abf2f458: Pushed [2022-03-17T05:46:40.319Z] 62170e181a92: Layer already exists [2022-03-17T05:46:40.319Z] a73d85d469d9: Pushed [2022-03-17T05:46:43.692Z] 57d6aa1cc201: Pushed [2022-03-17T05:46:43.692Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:30e80af32f01041671ebdee0a8a162f74004fa5a3db773fb7ce8337adfe6f9a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:44.038Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:44.388Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-17T05:46:44.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-17T05:46:44.389Z] e79bb983ca1b: Preparing [2022-03-17T05:46:44.389Z] e79bb983ca1b: Preparing [2022-03-17T05:46:44.389Z] 9fcda435a65b: Preparing [2022-03-17T05:46:44.389Z] e45d62ec3478: Preparing [2022-03-17T05:46:44.389Z] 6cd9bf10bb77: Preparing [2022-03-17T05:46:44.389Z] 57d6aa1cc201: Preparing [2022-03-17T05:46:44.389Z] dc2b5f372a30: Preparing [2022-03-17T05:46:44.389Z] 0d7d96a9818a: Preparing [2022-03-17T05:46:44.389Z] a73d85d469d9: Preparing [2022-03-17T05:46:44.389Z] da90b22e7cea: Preparing [2022-03-17T05:46:44.389Z] baf3abf2f458: Preparing [2022-03-17T05:46:44.389Z] 62170e181a92: Preparing [2022-03-17T05:46:44.389Z] a73d85d469d9: Waiting [2022-03-17T05:46:44.389Z] da90b22e7cea: Waiting [2022-03-17T05:46:44.389Z] baf3abf2f458: Waiting [2022-03-17T05:46:44.389Z] 62170e181a92: Waiting [2022-03-17T05:46:44.389Z] dc2b5f372a30: Waiting [2022-03-17T05:46:44.389Z] 0d7d96a9818a: Waiting [2022-03-17T05:46:44.389Z] 9fcda435a65b: Layer already exists [2022-03-17T05:46:44.389Z] 6cd9bf10bb77: Layer already exists [2022-03-17T05:46:44.389Z] e45d62ec3478: Layer already exists [2022-03-17T05:46:44.389Z] e79bb983ca1b: Layer already exists [2022-03-17T05:46:44.389Z] 57d6aa1cc201: Layer already exists [2022-03-17T05:46:44.659Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:44.659Z] baf3abf2f458: Layer already exists [2022-03-17T05:46:44.659Z] da90b22e7cea: Layer already exists [2022-03-17T05:46:44.659Z] a73d85d469d9: Layer already exists [2022-03-17T05:46:44.659Z] 0d7d96a9818a: Layer already exists [2022-03-17T05:46:44.659Z] 62170e181a92: Layer already exists [2022-03-17T05:46:44.659Z] latest: digest: sha256:30e80af32f01041671ebdee0a8a162f74004fa5a3db773fb7ce8337adfe6f9a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:45.000Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:45.344Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.37 [2022-03-17T05:46:45.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-17T05:46:45.344Z] e79bb983ca1b: Preparing [2022-03-17T05:46:45.344Z] e79bb983ca1b: Preparing [2022-03-17T05:46:45.344Z] 9fcda435a65b: Preparing [2022-03-17T05:46:45.344Z] e45d62ec3478: Preparing [2022-03-17T05:46:45.344Z] 6cd9bf10bb77: Preparing [2022-03-17T05:46:45.344Z] 57d6aa1cc201: Preparing [2022-03-17T05:46:45.344Z] dc2b5f372a30: Preparing [2022-03-17T05:46:45.344Z] 0d7d96a9818a: Preparing [2022-03-17T05:46:45.344Z] a73d85d469d9: Preparing [2022-03-17T05:46:45.344Z] da90b22e7cea: Preparing [2022-03-17T05:46:45.344Z] baf3abf2f458: Preparing [2022-03-17T05:46:45.344Z] 62170e181a92: Preparing [2022-03-17T05:46:45.344Z] 0d7d96a9818a: Waiting [2022-03-17T05:46:45.344Z] a73d85d469d9: Waiting [2022-03-17T05:46:45.344Z] da90b22e7cea: Waiting [2022-03-17T05:46:45.344Z] baf3abf2f458: Waiting [2022-03-17T05:46:45.344Z] 62170e181a92: Waiting [2022-03-17T05:46:45.344Z] dc2b5f372a30: Waiting [2022-03-17T05:46:45.344Z] 9fcda435a65b: Layer already exists [2022-03-17T05:46:45.344Z] e45d62ec3478: Layer already exists [2022-03-17T05:46:45.344Z] e79bb983ca1b: Layer already exists [2022-03-17T05:46:45.344Z] 57d6aa1cc201: Layer already exists [2022-03-17T05:46:45.344Z] 6cd9bf10bb77: Layer already exists [2022-03-17T05:46:45.616Z] 0d7d96a9818a: Layer already exists [2022-03-17T05:46:45.616Z] a73d85d469d9: Layer already exists [2022-03-17T05:46:45.616Z] da90b22e7cea: Layer already exists [2022-03-17T05:46:45.616Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:45.616Z] baf3abf2f458: Layer already exists [2022-03-17T05:46:45.616Z] 62170e181a92: Layer already exists [2022-03-17T05:46:45.616Z] 2.2.0-dev.37: digest: sha256:30e80af32f01041671ebdee0a8a162f74004fa5a3db773fb7ce8337adfe6f9a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:45.959Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:46.296Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:46.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-17T05:46:46.296Z] e79bb983ca1b: Preparing [2022-03-17T05:46:46.296Z] e79bb983ca1b: Preparing [2022-03-17T05:46:46.296Z] 9fcda435a65b: Preparing [2022-03-17T05:46:46.296Z] e45d62ec3478: Preparing [2022-03-17T05:46:46.296Z] 6cd9bf10bb77: Preparing [2022-03-17T05:46:46.296Z] 57d6aa1cc201: Preparing [2022-03-17T05:46:46.296Z] dc2b5f372a30: Preparing [2022-03-17T05:46:46.296Z] 0d7d96a9818a: Preparing [2022-03-17T05:46:46.296Z] a73d85d469d9: Preparing [2022-03-17T05:46:46.296Z] da90b22e7cea: Preparing [2022-03-17T05:46:46.296Z] baf3abf2f458: Preparing [2022-03-17T05:46:46.296Z] 62170e181a92: Preparing [2022-03-17T05:46:46.296Z] dc2b5f372a30: Waiting [2022-03-17T05:46:46.296Z] 0d7d96a9818a: Waiting [2022-03-17T05:46:46.296Z] a73d85d469d9: Waiting [2022-03-17T05:46:46.296Z] da90b22e7cea: Waiting [2022-03-17T05:46:46.296Z] baf3abf2f458: Waiting [2022-03-17T05:46:46.296Z] 62170e181a92: Waiting [2022-03-17T05:46:46.296Z] e79bb983ca1b: Layer already exists [2022-03-17T05:46:46.296Z] 6cd9bf10bb77: Layer already exists [2022-03-17T05:46:46.296Z] 57d6aa1cc201: Layer already exists [2022-03-17T05:46:46.296Z] e45d62ec3478: Layer already exists [2022-03-17T05:46:46.296Z] 9fcda435a65b: Layer already exists [2022-03-17T05:46:46.568Z] a73d85d469d9: Layer already exists [2022-03-17T05:46:46.568Z] 0d7d96a9818a: Layer already exists [2022-03-17T05:46:46.568Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:46.568Z] da90b22e7cea: Layer already exists [2022-03-17T05:46:46.568Z] baf3abf2f458: Layer already exists [2022-03-17T05:46:46.568Z] 62170e181a92: Layer already exists [2022-03-17T05:46:46.568Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:30e80af32f01041671ebdee0a8a162f74004fa5a3db773fb7ce8337adfe6f9a4 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:46.912Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:47.253Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-03-17T05:46:47.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-03-17T05:46:47.253Z] e79bb983ca1b: Preparing [2022-03-17T05:46:47.253Z] e79bb983ca1b: Preparing [2022-03-17T05:46:47.253Z] 9fcda435a65b: Preparing [2022-03-17T05:46:47.253Z] e45d62ec3478: Preparing [2022-03-17T05:46:47.253Z] 6cd9bf10bb77: Preparing [2022-03-17T05:46:47.253Z] 57d6aa1cc201: Preparing [2022-03-17T05:46:47.253Z] dc2b5f372a30: Preparing [2022-03-17T05:46:47.253Z] 0d7d96a9818a: Preparing [2022-03-17T05:46:47.253Z] a73d85d469d9: Preparing [2022-03-17T05:46:47.253Z] da90b22e7cea: Preparing [2022-03-17T05:46:47.253Z] baf3abf2f458: Preparing [2022-03-17T05:46:47.253Z] 62170e181a92: Preparing [2022-03-17T05:46:47.253Z] dc2b5f372a30: Waiting [2022-03-17T05:46:47.253Z] da90b22e7cea: Waiting [2022-03-17T05:46:47.253Z] baf3abf2f458: Waiting [2022-03-17T05:46:47.253Z] 62170e181a92: Waiting [2022-03-17T05:46:47.253Z] 0d7d96a9818a: Waiting [2022-03-17T05:46:47.253Z] a73d85d469d9: Waiting [2022-03-17T05:46:47.525Z] e45d62ec3478: Layer already exists [2022-03-17T05:46:47.525Z] 6cd9bf10bb77: Layer already exists [2022-03-17T05:46:47.525Z] 9fcda435a65b: Layer already exists [2022-03-17T05:46:47.525Z] e79bb983ca1b: Layer already exists [2022-03-17T05:46:47.525Z] 57d6aa1cc201: Layer already exists [2022-03-17T05:46:47.525Z] a73d85d469d9: Layer already exists [2022-03-17T05:46:47.525Z] dc2b5f372a30: Layer already exists [2022-03-17T05:46:47.525Z] baf3abf2f458: Layer already exists [2022-03-17T05:46:47.525Z] 0d7d96a9818a: Layer already exists [2022-03-17T05:46:47.525Z] da90b22e7cea: Layer already exists [2022-03-17T05:46:47.525Z] 62170e181a92: Layer already exists [2022-03-17T05:46:47.525Z] main: digest: sha256:30e80af32f01041671ebdee0a8a162f74004fa5a3db773fb7ce8337adfe6f9a4 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:46:47.565Z] ===================================================== [Pipeline] echo [2022-03-17T05:46:47.572Z] taggedImages: [2022-03-17T05:46:47.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:47.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-03-17T05:46:47.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.37 [2022-03-17T05:46:47.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:47.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-03-17T05:46:47.596Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-03-17T05:46:47.596Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:47.596Z] latest [2022-03-17T05:46:47.596Z] 2.2.0-dev.37 [2022-03-17T05:46:47.596Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:47.596Z] main [2022-03-17T05:46:47.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:47.956Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:48.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:48.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-17T05:46:48.293Z] 78ffaf54c86b: Preparing [2022-03-17T05:46:48.293Z] 8499f87e49e1: Preparing [2022-03-17T05:46:48.293Z] e8b7bb3e4c98: Preparing [2022-03-17T05:46:48.293Z] c7031fc51301: Preparing [2022-03-17T05:46:48.293Z] 4649c90036c7: Preparing [2022-03-17T05:46:48.293Z] 62170e181a92: Preparing [2022-03-17T05:46:48.293Z] 62170e181a92: Waiting [2022-03-17T05:46:48.566Z] e8b7bb3e4c98: Pushed [2022-03-17T05:46:48.566Z] c7031fc51301: Pushed [2022-03-17T05:46:48.566Z] 62170e181a92: Layer already exists [2022-03-17T05:46:49.161Z] 4649c90036c7: Pushed [2022-03-17T05:46:51.131Z] 78ffaf54c86b: Pushed [2022-03-17T05:46:51.131Z] 8499f87e49e1: Pushed [2022-03-17T05:46:51.131Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:17c3826669a876e32a2dada017d5058a1a7fd18ae7f33561ff1b3585b41d5f5c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:51.478Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:51.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-17T05:46:51.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-17T05:46:51.818Z] 78ffaf54c86b: Preparing [2022-03-17T05:46:51.818Z] 8499f87e49e1: Preparing [2022-03-17T05:46:51.818Z] e8b7bb3e4c98: Preparing [2022-03-17T05:46:51.818Z] c7031fc51301: Preparing [2022-03-17T05:46:51.818Z] 4649c90036c7: Preparing [2022-03-17T05:46:51.818Z] 62170e181a92: Preparing [2022-03-17T05:46:51.818Z] 62170e181a92: Waiting [2022-03-17T05:46:51.818Z] c7031fc51301: Layer already exists [2022-03-17T05:46:51.818Z] 4649c90036c7: Layer already exists [2022-03-17T05:46:51.818Z] 78ffaf54c86b: Layer already exists [2022-03-17T05:46:51.818Z] e8b7bb3e4c98: Layer already exists [2022-03-17T05:46:51.818Z] 8499f87e49e1: Layer already exists [2022-03-17T05:46:52.090Z] 62170e181a92: Layer already exists [2022-03-17T05:46:52.090Z] latest: digest: sha256:17c3826669a876e32a2dada017d5058a1a7fd18ae7f33561ff1b3585b41d5f5c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:52.432Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:52.772Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.37 [2022-03-17T05:46:52.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-17T05:46:52.773Z] 78ffaf54c86b: Preparing [2022-03-17T05:46:52.773Z] 8499f87e49e1: Preparing [2022-03-17T05:46:52.773Z] e8b7bb3e4c98: Preparing [2022-03-17T05:46:52.773Z] c7031fc51301: Preparing [2022-03-17T05:46:52.773Z] 4649c90036c7: Preparing [2022-03-17T05:46:52.773Z] 62170e181a92: Preparing [2022-03-17T05:46:52.773Z] 62170e181a92: Waiting [2022-03-17T05:46:52.773Z] e8b7bb3e4c98: Layer already exists [2022-03-17T05:46:52.773Z] 8499f87e49e1: Layer already exists [2022-03-17T05:46:52.773Z] c7031fc51301: Layer already exists [2022-03-17T05:46:52.773Z] 78ffaf54c86b: Layer already exists [2022-03-17T05:46:52.773Z] 4649c90036c7: Layer already exists [2022-03-17T05:46:53.044Z] 62170e181a92: Layer already exists [2022-03-17T05:46:53.044Z] 2.2.0-dev.37: digest: sha256:17c3826669a876e32a2dada017d5058a1a7fd18ae7f33561ff1b3585b41d5f5c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:53.397Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:53.741Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:53.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-17T05:46:53.741Z] 78ffaf54c86b: Preparing [2022-03-17T05:46:53.741Z] 8499f87e49e1: Preparing [2022-03-17T05:46:53.741Z] e8b7bb3e4c98: Preparing [2022-03-17T05:46:53.741Z] c7031fc51301: Preparing [2022-03-17T05:46:53.741Z] 4649c90036c7: Preparing [2022-03-17T05:46:53.741Z] 62170e181a92: Preparing [2022-03-17T05:46:53.741Z] 62170e181a92: Waiting [2022-03-17T05:46:53.741Z] 78ffaf54c86b: Layer already exists [2022-03-17T05:46:53.741Z] 4649c90036c7: Layer already exists [2022-03-17T05:46:53.741Z] 8499f87e49e1: Layer already exists [2022-03-17T05:46:53.741Z] c7031fc51301: Layer already exists [2022-03-17T05:46:53.741Z] e8b7bb3e4c98: Layer already exists [2022-03-17T05:46:54.012Z] 62170e181a92: Layer already exists [2022-03-17T05:46:54.012Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:17c3826669a876e32a2dada017d5058a1a7fd18ae7f33561ff1b3585b41d5f5c size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:54.359Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:54.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-03-17T05:46:54.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-03-17T05:46:54.696Z] 78ffaf54c86b: Preparing [2022-03-17T05:46:54.696Z] 8499f87e49e1: Preparing [2022-03-17T05:46:54.696Z] e8b7bb3e4c98: Preparing [2022-03-17T05:46:54.696Z] c7031fc51301: Preparing [2022-03-17T05:46:54.696Z] 4649c90036c7: Preparing [2022-03-17T05:46:54.696Z] 62170e181a92: Preparing [2022-03-17T05:46:54.696Z] 62170e181a92: Waiting [2022-03-17T05:46:54.696Z] c7031fc51301: Layer already exists [2022-03-17T05:46:54.696Z] 78ffaf54c86b: Layer already exists [2022-03-17T05:46:54.696Z] 8499f87e49e1: Layer already exists [2022-03-17T05:46:54.696Z] 4649c90036c7: Layer already exists [2022-03-17T05:46:54.696Z] e8b7bb3e4c98: Layer already exists [2022-03-17T05:46:54.968Z] 62170e181a92: Layer already exists [2022-03-17T05:46:54.968Z] main: digest: sha256:17c3826669a876e32a2dada017d5058a1a7fd18ae7f33561ff1b3585b41d5f5c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:46:55.015Z] ===================================================== [Pipeline] echo [2022-03-17T05:46:55.023Z] taggedImages: [2022-03-17T05:46:55.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:55.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-03-17T05:46:55.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.37 [2022-03-17T05:46:55.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:55.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-03-17T05:46:55.044Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-03-17T05:46:55.044Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:55.044Z] latest [2022-03-17T05:46:55.044Z] 2.2.0-dev.37 [2022-03-17T05:46:55.044Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:46:55.044Z] main [2022-03-17T05:46:55.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:55.399Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:55.738Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:46:55.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-17T05:46:55.738Z] 18685444ff3a: Preparing [2022-03-17T05:46:55.738Z] 4908330bef12: Preparing [2022-03-17T05:46:55.738Z] fbe2d052490a: Preparing [2022-03-17T05:46:55.738Z] 3c37c5bac618: Preparing [2022-03-17T05:46:55.738Z] 20bdaebb23ec: Preparing [2022-03-17T05:46:55.738Z] 697dea0c8326: Preparing [2022-03-17T05:46:55.738Z] 533df7ddec43: Preparing [2022-03-17T05:46:55.738Z] 8b443cd4eb82: Preparing [2022-03-17T05:46:55.738Z] d92ab440c218: Preparing [2022-03-17T05:46:55.738Z] 62170e181a92: Preparing [2022-03-17T05:46:55.738Z] 697dea0c8326: Waiting [2022-03-17T05:46:55.738Z] 533df7ddec43: Waiting [2022-03-17T05:46:55.738Z] 8b443cd4eb82: Waiting [2022-03-17T05:46:55.738Z] d92ab440c218: Waiting [2022-03-17T05:46:55.738Z] 62170e181a92: Waiting [2022-03-17T05:46:56.022Z] 4908330bef12: Pushed [2022-03-17T05:46:56.022Z] 20bdaebb23ec: Pushed [2022-03-17T05:46:56.022Z] 18685444ff3a: Pushed [2022-03-17T05:46:56.295Z] 697dea0c8326: Pushed [2022-03-17T05:46:56.295Z] 533df7ddec43: Pushed [2022-03-17T05:46:56.295Z] 8b443cd4eb82: Pushed [2022-03-17T05:46:56.295Z] 62170e181a92: Layer already exists [2022-03-17T05:46:56.569Z] d92ab440c218: Pushed [2022-03-17T05:46:58.548Z] 3c37c5bac618: Pushed [2022-03-17T05:46:59.142Z] fbe2d052490a: Pushed [2022-03-17T05:46:59.415Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:f0ed06c29f81495e70bc013de55b7261de3423eb383ae2ed3a5dff0ae859cb0c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:46:59.765Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:00.104Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-17T05:47:00.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-17T05:47:00.104Z] 18685444ff3a: Preparing [2022-03-17T05:47:00.104Z] 4908330bef12: Preparing [2022-03-17T05:47:00.104Z] fbe2d052490a: Preparing [2022-03-17T05:47:00.104Z] 3c37c5bac618: Preparing [2022-03-17T05:47:00.104Z] 20bdaebb23ec: Preparing [2022-03-17T05:47:00.104Z] 697dea0c8326: Preparing [2022-03-17T05:47:00.104Z] 533df7ddec43: Preparing [2022-03-17T05:47:00.104Z] 8b443cd4eb82: Preparing [2022-03-17T05:47:00.104Z] d92ab440c218: Preparing [2022-03-17T05:47:00.104Z] 62170e181a92: Preparing [2022-03-17T05:47:00.104Z] 697dea0c8326: Waiting [2022-03-17T05:47:00.104Z] 533df7ddec43: Waiting [2022-03-17T05:47:00.104Z] 8b443cd4eb82: Waiting [2022-03-17T05:47:00.104Z] d92ab440c218: Waiting [2022-03-17T05:47:00.393Z] 4908330bef12: Layer already exists [2022-03-17T05:47:00.393Z] 18685444ff3a: Layer already exists [2022-03-17T05:47:00.393Z] 3c37c5bac618: Layer already exists [2022-03-17T05:47:00.393Z] fbe2d052490a: Layer already exists [2022-03-17T05:47:00.393Z] 20bdaebb23ec: Layer already exists [2022-03-17T05:47:00.393Z] 533df7ddec43: Layer already exists [2022-03-17T05:47:00.393Z] 697dea0c8326: Layer already exists [2022-03-17T05:47:00.393Z] 62170e181a92: Layer already exists [2022-03-17T05:47:00.393Z] 8b443cd4eb82: Layer already exists [2022-03-17T05:47:00.393Z] d92ab440c218: Layer already exists [2022-03-17T05:47:00.393Z] latest: digest: sha256:f0ed06c29f81495e70bc013de55b7261de3423eb383ae2ed3a5dff0ae859cb0c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:00.777Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:01.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.37 [2022-03-17T05:47:01.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-17T05:47:01.145Z] 18685444ff3a: Preparing [2022-03-17T05:47:01.145Z] 4908330bef12: Preparing [2022-03-17T05:47:01.145Z] fbe2d052490a: Preparing [2022-03-17T05:47:01.145Z] 3c37c5bac618: Preparing [2022-03-17T05:47:01.145Z] 20bdaebb23ec: Preparing [2022-03-17T05:47:01.145Z] 697dea0c8326: Preparing [2022-03-17T05:47:01.145Z] 533df7ddec43: Preparing [2022-03-17T05:47:01.145Z] 8b443cd4eb82: Preparing [2022-03-17T05:47:01.145Z] d92ab440c218: Preparing [2022-03-17T05:47:01.145Z] 62170e181a92: Preparing [2022-03-17T05:47:01.145Z] 8b443cd4eb82: Waiting [2022-03-17T05:47:01.145Z] d92ab440c218: Waiting [2022-03-17T05:47:01.145Z] 62170e181a92: Waiting [2022-03-17T05:47:01.145Z] 697dea0c8326: Waiting [2022-03-17T05:47:01.145Z] 533df7ddec43: Waiting [2022-03-17T05:47:01.145Z] 4908330bef12: Layer already exists [2022-03-17T05:47:01.145Z] 3c37c5bac618: Layer already exists [2022-03-17T05:47:01.145Z] 20bdaebb23ec: Layer already exists [2022-03-17T05:47:01.145Z] 18685444ff3a: Layer already exists [2022-03-17T05:47:01.145Z] fbe2d052490a: Layer already exists [2022-03-17T05:47:01.422Z] d92ab440c218: Layer already exists [2022-03-17T05:47:01.422Z] 8b443cd4eb82: Layer already exists [2022-03-17T05:47:01.422Z] 533df7ddec43: Layer already exists [2022-03-17T05:47:01.422Z] 62170e181a92: Layer already exists [2022-03-17T05:47:01.422Z] 697dea0c8326: Layer already exists [2022-03-17T05:47:01.422Z] 2.2.0-dev.37: digest: sha256:f0ed06c29f81495e70bc013de55b7261de3423eb383ae2ed3a5dff0ae859cb0c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:01.780Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:02.127Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:02.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-17T05:47:02.127Z] 18685444ff3a: Preparing [2022-03-17T05:47:02.127Z] 4908330bef12: Preparing [2022-03-17T05:47:02.127Z] fbe2d052490a: Preparing [2022-03-17T05:47:02.127Z] 3c37c5bac618: Preparing [2022-03-17T05:47:02.127Z] 20bdaebb23ec: Preparing [2022-03-17T05:47:02.127Z] 697dea0c8326: Preparing [2022-03-17T05:47:02.127Z] 533df7ddec43: Preparing [2022-03-17T05:47:02.127Z] 8b443cd4eb82: Preparing [2022-03-17T05:47:02.127Z] d92ab440c218: Preparing [2022-03-17T05:47:02.127Z] 62170e181a92: Preparing [2022-03-17T05:47:02.127Z] 697dea0c8326: Waiting [2022-03-17T05:47:02.127Z] 533df7ddec43: Waiting [2022-03-17T05:47:02.127Z] 8b443cd4eb82: Waiting [2022-03-17T05:47:02.127Z] d92ab440c218: Waiting [2022-03-17T05:47:02.127Z] 62170e181a92: Waiting [2022-03-17T05:47:02.400Z] 4908330bef12: Layer already exists [2022-03-17T05:47:02.400Z] 20bdaebb23ec: Layer already exists [2022-03-17T05:47:02.400Z] 3c37c5bac618: Layer already exists [2022-03-17T05:47:02.400Z] fbe2d052490a: Layer already exists [2022-03-17T05:47:02.400Z] 18685444ff3a: Layer already exists [2022-03-17T05:47:02.400Z] 533df7ddec43: Layer already exists [2022-03-17T05:47:02.400Z] 697dea0c8326: Layer already exists [2022-03-17T05:47:02.400Z] d92ab440c218: Layer already exists [2022-03-17T05:47:02.400Z] 8b443cd4eb82: Layer already exists [2022-03-17T05:47:02.400Z] 62170e181a92: Layer already exists [2022-03-17T05:47:02.400Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:f0ed06c29f81495e70bc013de55b7261de3423eb383ae2ed3a5dff0ae859cb0c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:02.745Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:03.082Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-03-17T05:47:03.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-03-17T05:47:03.082Z] 18685444ff3a: Preparing [2022-03-17T05:47:03.082Z] 4908330bef12: Preparing [2022-03-17T05:47:03.082Z] fbe2d052490a: Preparing [2022-03-17T05:47:03.082Z] 3c37c5bac618: Preparing [2022-03-17T05:47:03.082Z] 20bdaebb23ec: Preparing [2022-03-17T05:47:03.082Z] 697dea0c8326: Preparing [2022-03-17T05:47:03.082Z] 533df7ddec43: Preparing [2022-03-17T05:47:03.082Z] 8b443cd4eb82: Preparing [2022-03-17T05:47:03.082Z] d92ab440c218: Preparing [2022-03-17T05:47:03.082Z] 62170e181a92: Preparing [2022-03-17T05:47:03.082Z] 697dea0c8326: Waiting [2022-03-17T05:47:03.082Z] 533df7ddec43: Waiting [2022-03-17T05:47:03.082Z] 8b443cd4eb82: Waiting [2022-03-17T05:47:03.082Z] d92ab440c218: Waiting [2022-03-17T05:47:03.082Z] 62170e181a92: Waiting [2022-03-17T05:47:03.082Z] 3c37c5bac618: Layer already exists [2022-03-17T05:47:03.082Z] fbe2d052490a: Layer already exists [2022-03-17T05:47:03.082Z] 18685444ff3a: Layer already exists [2022-03-17T05:47:03.082Z] 20bdaebb23ec: Layer already exists [2022-03-17T05:47:03.082Z] 4908330bef12: Layer already exists [2022-03-17T05:47:03.354Z] 697dea0c8326: Layer already exists [2022-03-17T05:47:03.354Z] 8b443cd4eb82: Layer already exists [2022-03-17T05:47:03.355Z] d92ab440c218: Layer already exists [2022-03-17T05:47:03.355Z] 533df7ddec43: Layer already exists [2022-03-17T05:47:03.355Z] 62170e181a92: Layer already exists [2022-03-17T05:47:03.355Z] main: digest: sha256:f0ed06c29f81495e70bc013de55b7261de3423eb383ae2ed3a5dff0ae859cb0c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:47:03.404Z] ===================================================== [Pipeline] echo [2022-03-17T05:47:03.412Z] taggedImages: [2022-03-17T05:47:03.412Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:03.412Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-03-17T05:47:03.412Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.37 [2022-03-17T05:47:03.412Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:03.412Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-03-17T05:47:03.428Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-03-17T05:47:03.428Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:03.428Z] latest [2022-03-17T05:47:03.428Z] 2.2.0-dev.37 [2022-03-17T05:47:03.428Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:03.428Z] main [2022-03-17T05:47:03.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:03.772Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:04.110Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:04.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-17T05:47:04.110Z] 358459739ba0: Preparing [2022-03-17T05:47:04.110Z] f4c3ee30fe4d: Preparing [2022-03-17T05:47:04.110Z] dc2b5f372a30: Preparing [2022-03-17T05:47:04.110Z] 0a2ff676f1e5: Preparing [2022-03-17T05:47:04.110Z] 62170e181a92: Preparing [2022-03-17T05:47:04.388Z] 62170e181a92: Layer already exists [2022-03-17T05:47:04.388Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:04.388Z] 358459739ba0: Pushed [2022-03-17T05:47:04.660Z] 0a2ff676f1e5: Pushed [2022-03-17T05:47:06.693Z] f4c3ee30fe4d: Pushed [2022-03-17T05:47:06.965Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:1933010a077663d3a7200cbb4adc69ff8e988b00bee055c3ef127fbeb27c1c5e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:07.379Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:07.716Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-17T05:47:07.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-17T05:47:07.716Z] 358459739ba0: Preparing [2022-03-17T05:47:07.716Z] f4c3ee30fe4d: Preparing [2022-03-17T05:47:07.716Z] dc2b5f372a30: Preparing [2022-03-17T05:47:07.716Z] 0a2ff676f1e5: Preparing [2022-03-17T05:47:07.716Z] 62170e181a92: Preparing [2022-03-17T05:47:07.716Z] f4c3ee30fe4d: Layer already exists [2022-03-17T05:47:07.716Z] 358459739ba0: Layer already exists [2022-03-17T05:47:07.716Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:07.716Z] 0a2ff676f1e5: Layer already exists [2022-03-17T05:47:07.716Z] 62170e181a92: Layer already exists [2022-03-17T05:47:07.988Z] latest: digest: sha256:1933010a077663d3a7200cbb4adc69ff8e988b00bee055c3ef127fbeb27c1c5e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:08.330Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:08.667Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.37 [2022-03-17T05:47:08.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-17T05:47:08.667Z] 358459739ba0: Preparing [2022-03-17T05:47:08.667Z] f4c3ee30fe4d: Preparing [2022-03-17T05:47:08.667Z] dc2b5f372a30: Preparing [2022-03-17T05:47:08.667Z] 0a2ff676f1e5: Preparing [2022-03-17T05:47:08.667Z] 62170e181a92: Preparing [2022-03-17T05:47:08.667Z] f4c3ee30fe4d: Layer already exists [2022-03-17T05:47:08.667Z] 62170e181a92: Layer already exists [2022-03-17T05:47:08.667Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:08.667Z] 358459739ba0: Layer already exists [2022-03-17T05:47:08.667Z] 0a2ff676f1e5: Layer already exists [2022-03-17T05:47:08.939Z] 2.2.0-dev.37: digest: sha256:1933010a077663d3a7200cbb4adc69ff8e988b00bee055c3ef127fbeb27c1c5e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:09.285Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:09.625Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:09.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-17T05:47:09.625Z] 358459739ba0: Preparing [2022-03-17T05:47:09.625Z] f4c3ee30fe4d: Preparing [2022-03-17T05:47:09.625Z] dc2b5f372a30: Preparing [2022-03-17T05:47:09.625Z] 0a2ff676f1e5: Preparing [2022-03-17T05:47:09.625Z] 62170e181a92: Preparing [2022-03-17T05:47:09.625Z] 358459739ba0: Layer already exists [2022-03-17T05:47:09.625Z] 62170e181a92: Layer already exists [2022-03-17T05:47:09.625Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:09.625Z] 0a2ff676f1e5: Layer already exists [2022-03-17T05:47:09.625Z] f4c3ee30fe4d: Layer already exists [2022-03-17T05:47:09.896Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:1933010a077663d3a7200cbb4adc69ff8e988b00bee055c3ef127fbeb27c1c5e size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:10.241Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:10.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-03-17T05:47:10.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-03-17T05:47:10.575Z] 358459739ba0: Preparing [2022-03-17T05:47:10.575Z] f4c3ee30fe4d: Preparing [2022-03-17T05:47:10.575Z] dc2b5f372a30: Preparing [2022-03-17T05:47:10.575Z] 0a2ff676f1e5: Preparing [2022-03-17T05:47:10.575Z] 62170e181a92: Preparing [2022-03-17T05:47:10.575Z] 62170e181a92: Layer already exists [2022-03-17T05:47:10.575Z] 358459739ba0: Layer already exists [2022-03-17T05:47:10.575Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:10.575Z] f4c3ee30fe4d: Layer already exists [2022-03-17T05:47:10.575Z] 0a2ff676f1e5: Layer already exists [2022-03-17T05:47:10.847Z] main: digest: sha256:1933010a077663d3a7200cbb4adc69ff8e988b00bee055c3ef127fbeb27c1c5e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:47:10.889Z] ===================================================== [Pipeline] echo [2022-03-17T05:47:10.898Z] taggedImages: [2022-03-17T05:47:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-03-17T05:47:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.37 [2022-03-17T05:47:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:10.898Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-03-17T05:47:10.918Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-03-17T05:47:10.918Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:10.918Z] latest [2022-03-17T05:47:10.918Z] 2.2.0-dev.37 [2022-03-17T05:47:10.918Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:10.918Z] main [2022-03-17T05:47:10.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:11.266Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:11.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:11.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-17T05:47:11.601Z] bc564b84a81f: Preparing [2022-03-17T05:47:11.601Z] 8a184fb6db5b: Preparing [2022-03-17T05:47:11.601Z] dc2b5f372a30: Preparing [2022-03-17T05:47:11.601Z] 5542e86ea7fe: Preparing [2022-03-17T05:47:11.601Z] 62170e181a92: Preparing [2022-03-17T05:47:11.871Z] 62170e181a92: Layer already exists [2022-03-17T05:47:11.871Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:47:11.871Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:11.871Z] bc564b84a81f: Pushed [2022-03-17T05:47:14.480Z] 8a184fb6db5b: Pushed [2022-03-17T05:47:14.480Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:8b36c2ecdc4dd9b6f909a67d019889e064e91610a8b560d73b640f2c9be9c64c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:14.824Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:15.163Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-17T05:47:15.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-17T05:47:15.163Z] bc564b84a81f: Preparing [2022-03-17T05:47:15.163Z] 8a184fb6db5b: Preparing [2022-03-17T05:47:15.163Z] dc2b5f372a30: Preparing [2022-03-17T05:47:15.163Z] 5542e86ea7fe: Preparing [2022-03-17T05:47:15.163Z] 62170e181a92: Preparing [2022-03-17T05:47:15.434Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:47:15.434Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:15.434Z] 8a184fb6db5b: Layer already exists [2022-03-17T05:47:15.434Z] bc564b84a81f: Layer already exists [2022-03-17T05:47:15.434Z] 62170e181a92: Layer already exists [2022-03-17T05:47:15.434Z] latest: digest: sha256:8b36c2ecdc4dd9b6f909a67d019889e064e91610a8b560d73b640f2c9be9c64c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:15.784Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:16.119Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.37 [2022-03-17T05:47:16.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-17T05:47:16.119Z] bc564b84a81f: Preparing [2022-03-17T05:47:16.119Z] 8a184fb6db5b: Preparing [2022-03-17T05:47:16.119Z] dc2b5f372a30: Preparing [2022-03-17T05:47:16.119Z] 5542e86ea7fe: Preparing [2022-03-17T05:47:16.119Z] 62170e181a92: Preparing [2022-03-17T05:47:16.393Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:16.393Z] 62170e181a92: Layer already exists [2022-03-17T05:47:16.393Z] bc564b84a81f: Layer already exists [2022-03-17T05:47:16.393Z] 8a184fb6db5b: Layer already exists [2022-03-17T05:47:16.393Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:47:16.393Z] 2.2.0-dev.37: digest: sha256:8b36c2ecdc4dd9b6f909a67d019889e064e91610a8b560d73b640f2c9be9c64c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:16.735Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:17.072Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:17.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-17T05:47:17.072Z] bc564b84a81f: Preparing [2022-03-17T05:47:17.072Z] 8a184fb6db5b: Preparing [2022-03-17T05:47:17.072Z] dc2b5f372a30: Preparing [2022-03-17T05:47:17.072Z] 5542e86ea7fe: Preparing [2022-03-17T05:47:17.072Z] 62170e181a92: Preparing [2022-03-17T05:47:17.345Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:17.345Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:47:17.345Z] 8a184fb6db5b: Layer already exists [2022-03-17T05:47:17.345Z] 62170e181a92: Layer already exists [2022-03-17T05:47:17.345Z] bc564b84a81f: Layer already exists [2022-03-17T05:47:17.345Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:8b36c2ecdc4dd9b6f909a67d019889e064e91610a8b560d73b640f2c9be9c64c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:17.685Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:18.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-03-17T05:47:18.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-03-17T05:47:18.025Z] bc564b84a81f: Preparing [2022-03-17T05:47:18.025Z] 8a184fb6db5b: Preparing [2022-03-17T05:47:18.025Z] dc2b5f372a30: Preparing [2022-03-17T05:47:18.025Z] 5542e86ea7fe: Preparing [2022-03-17T05:47:18.025Z] 62170e181a92: Preparing [2022-03-17T05:47:18.025Z] 62170e181a92: Layer already exists [2022-03-17T05:47:18.025Z] 8a184fb6db5b: Layer already exists [2022-03-17T05:47:18.025Z] 5542e86ea7fe: Layer already exists [2022-03-17T05:47:18.025Z] bc564b84a81f: Layer already exists [2022-03-17T05:47:18.025Z] dc2b5f372a30: Layer already exists [2022-03-17T05:47:18.312Z] main: digest: sha256:8b36c2ecdc4dd9b6f909a67d019889e064e91610a8b560d73b640f2c9be9c64c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:47:18.358Z] ===================================================== [Pipeline] echo [2022-03-17T05:47:18.368Z] taggedImages: [2022-03-17T05:47:18.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:18.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-03-17T05:47:18.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.37 [2022-03-17T05:47:18.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:18.368Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-03-17T05:47:18.389Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-03-17T05:47:18.389Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:18.389Z] latest [2022-03-17T05:47:18.389Z] 2.2.0-dev.37 [2022-03-17T05:47:18.389Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:18.389Z] main [2022-03-17T05:47:18.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:18.743Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:19.085Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:19.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-17T05:47:19.086Z] d422d6870226: Preparing [2022-03-17T05:47:19.086Z] ffba10bbc621: Preparing [2022-03-17T05:47:19.086Z] 009634514e58: Preparing [2022-03-17T05:47:19.086Z] 1769bbf5a0f1: Preparing [2022-03-17T05:47:19.086Z] e25cc80ef78c: Preparing [2022-03-17T05:47:19.086Z] f7be28c579d0: Preparing [2022-03-17T05:47:19.086Z] 5ddf987a193f: Preparing [2022-03-17T05:47:19.086Z] 05d0a213effb: Preparing [2022-03-17T05:47:19.086Z] 087270190219: Preparing [2022-03-17T05:47:19.086Z] b49c6594ab31: Preparing [2022-03-17T05:47:19.086Z] 62170e181a92: Preparing [2022-03-17T05:47:19.086Z] 05d0a213effb: Waiting [2022-03-17T05:47:19.086Z] b49c6594ab31: Waiting [2022-03-17T05:47:19.086Z] 62170e181a92: Waiting [2022-03-17T05:47:19.086Z] f7be28c579d0: Waiting [2022-03-17T05:47:19.086Z] 087270190219: Waiting [2022-03-17T05:47:19.086Z] 5ddf987a193f: Waiting [2022-03-17T05:47:19.376Z] e25cc80ef78c: Layer already exists [2022-03-17T05:47:19.376Z] f7be28c579d0: Layer already exists [2022-03-17T05:47:19.376Z] 5ddf987a193f: Layer already exists [2022-03-17T05:47:19.376Z] 05d0a213effb: Layer already exists [2022-03-17T05:47:19.376Z] ffba10bbc621: Pushed [2022-03-17T05:47:19.376Z] 087270190219: Layer already exists [2022-03-17T05:47:19.655Z] b49c6594ab31: Layer already exists [2022-03-17T05:47:19.655Z] 62170e181a92: Layer already exists [2022-03-17T05:47:20.251Z] d422d6870226: Pushed [2022-03-17T05:47:21.686Z] 009634514e58: Pushed [2022-03-17T05:47:36.753Z] 1769bbf5a0f1: Pushed [2022-03-17T05:47:36.753Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6: digest: sha256:d1ce5e0d7caaed3b41ab5887b393bfa7175769e40e7eede9042992b9e8adb829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:37.099Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:37.434Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-17T05:47:37.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-17T05:47:37.434Z] d422d6870226: Preparing [2022-03-17T05:47:37.434Z] ffba10bbc621: Preparing [2022-03-17T05:47:37.434Z] 009634514e58: Preparing [2022-03-17T05:47:37.434Z] 1769bbf5a0f1: Preparing [2022-03-17T05:47:37.434Z] e25cc80ef78c: Preparing [2022-03-17T05:47:37.434Z] f7be28c579d0: Preparing [2022-03-17T05:47:37.434Z] 5ddf987a193f: Preparing [2022-03-17T05:47:37.434Z] 05d0a213effb: Preparing [2022-03-17T05:47:37.434Z] 087270190219: Preparing [2022-03-17T05:47:37.434Z] b49c6594ab31: Preparing [2022-03-17T05:47:37.434Z] 62170e181a92: Preparing [2022-03-17T05:47:37.434Z] 05d0a213effb: Waiting [2022-03-17T05:47:37.434Z] 087270190219: Waiting [2022-03-17T05:47:37.434Z] f7be28c579d0: Waiting [2022-03-17T05:47:37.434Z] b49c6594ab31: Waiting [2022-03-17T05:47:37.434Z] 5ddf987a193f: Waiting [2022-03-17T05:47:37.434Z] 1769bbf5a0f1: Layer already exists [2022-03-17T05:47:37.434Z] e25cc80ef78c: Layer already exists [2022-03-17T05:47:37.434Z] ffba10bbc621: Layer already exists [2022-03-17T05:47:37.434Z] d422d6870226: Layer already exists [2022-03-17T05:47:37.434Z] 009634514e58: Layer already exists [2022-03-17T05:47:37.707Z] 05d0a213effb: Layer already exists [2022-03-17T05:47:37.707Z] f7be28c579d0: Layer already exists [2022-03-17T05:47:37.707Z] 087270190219: Layer already exists [2022-03-17T05:47:37.707Z] 5ddf987a193f: Layer already exists [2022-03-17T05:47:37.707Z] b49c6594ab31: Layer already exists [2022-03-17T05:47:37.707Z] 62170e181a92: Layer already exists [2022-03-17T05:47:37.707Z] latest: digest: sha256:d1ce5e0d7caaed3b41ab5887b393bfa7175769e40e7eede9042992b9e8adb829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:38.051Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:38.383Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.37 [2022-03-17T05:47:38.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-17T05:47:38.383Z] d422d6870226: Preparing [2022-03-17T05:47:38.383Z] ffba10bbc621: Preparing [2022-03-17T05:47:38.383Z] 009634514e58: Preparing [2022-03-17T05:47:38.383Z] 1769bbf5a0f1: Preparing [2022-03-17T05:47:38.383Z] e25cc80ef78c: Preparing [2022-03-17T05:47:38.383Z] f7be28c579d0: Preparing [2022-03-17T05:47:38.383Z] 5ddf987a193f: Preparing [2022-03-17T05:47:38.383Z] 05d0a213effb: Preparing [2022-03-17T05:47:38.383Z] 087270190219: Preparing [2022-03-17T05:47:38.383Z] b49c6594ab31: Preparing [2022-03-17T05:47:38.383Z] 62170e181a92: Preparing [2022-03-17T05:47:38.383Z] 05d0a213effb: Waiting [2022-03-17T05:47:38.383Z] 087270190219: Waiting [2022-03-17T05:47:38.383Z] b49c6594ab31: Waiting [2022-03-17T05:47:38.383Z] f7be28c579d0: Waiting [2022-03-17T05:47:38.383Z] 62170e181a92: Waiting [2022-03-17T05:47:38.383Z] 5ddf987a193f: Waiting [2022-03-17T05:47:38.383Z] 1769bbf5a0f1: Layer already exists [2022-03-17T05:47:38.383Z] e25cc80ef78c: Layer already exists [2022-03-17T05:47:38.383Z] ffba10bbc621: Layer already exists [2022-03-17T05:47:38.383Z] d422d6870226: Layer already exists [2022-03-17T05:47:38.383Z] 009634514e58: Layer already exists [2022-03-17T05:47:38.655Z] 5ddf987a193f: Layer already exists [2022-03-17T05:47:38.655Z] b49c6594ab31: Layer already exists [2022-03-17T05:47:38.655Z] 05d0a213effb: Layer already exists [2022-03-17T05:47:38.655Z] f7be28c579d0: Layer already exists [2022-03-17T05:47:38.655Z] 087270190219: Layer already exists [2022-03-17T05:47:38.655Z] 62170e181a92: Layer already exists [2022-03-17T05:47:38.655Z] 2.2.0-dev.37: digest: sha256:d1ce5e0d7caaed3b41ab5887b393bfa7175769e40e7eede9042992b9e8adb829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:38.995Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:39.326Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:39.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-17T05:47:39.327Z] d422d6870226: Preparing [2022-03-17T05:47:39.327Z] ffba10bbc621: Preparing [2022-03-17T05:47:39.327Z] 009634514e58: Preparing [2022-03-17T05:47:39.327Z] 1769bbf5a0f1: Preparing [2022-03-17T05:47:39.327Z] e25cc80ef78c: Preparing [2022-03-17T05:47:39.327Z] f7be28c579d0: Preparing [2022-03-17T05:47:39.327Z] 5ddf987a193f: Preparing [2022-03-17T05:47:39.327Z] 05d0a213effb: Preparing [2022-03-17T05:47:39.327Z] 087270190219: Preparing [2022-03-17T05:47:39.327Z] b49c6594ab31: Preparing [2022-03-17T05:47:39.327Z] 62170e181a92: Preparing [2022-03-17T05:47:39.327Z] f7be28c579d0: Waiting [2022-03-17T05:47:39.327Z] 5ddf987a193f: Waiting [2022-03-17T05:47:39.327Z] 05d0a213effb: Waiting [2022-03-17T05:47:39.327Z] 087270190219: Waiting [2022-03-17T05:47:39.327Z] b49c6594ab31: Waiting [2022-03-17T05:47:39.327Z] 62170e181a92: Waiting [2022-03-17T05:47:39.327Z] 1769bbf5a0f1: Layer already exists [2022-03-17T05:47:39.327Z] d422d6870226: Layer already exists [2022-03-17T05:47:39.599Z] e25cc80ef78c: Layer already exists [2022-03-17T05:47:39.599Z] ffba10bbc621: Layer already exists [2022-03-17T05:47:39.599Z] 009634514e58: Layer already exists [2022-03-17T05:47:39.599Z] 5ddf987a193f: Layer already exists [2022-03-17T05:47:39.599Z] f7be28c579d0: Layer already exists [2022-03-17T05:47:39.599Z] 087270190219: Layer already exists [2022-03-17T05:47:39.599Z] 05d0a213effb: Layer already exists [2022-03-17T05:47:39.599Z] b49c6594ab31: Layer already exists [2022-03-17T05:47:39.599Z] 62170e181a92: Layer already exists [2022-03-17T05:47:39.599Z] 1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37: digest: sha256:d1ce5e0d7caaed3b41ab5887b393bfa7175769e40e7eede9042992b9e8adb829 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:39.937Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:40.276Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-03-17T05:47:40.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-03-17T05:47:40.276Z] d422d6870226: Preparing [2022-03-17T05:47:40.276Z] ffba10bbc621: Preparing [2022-03-17T05:47:40.276Z] 009634514e58: Preparing [2022-03-17T05:47:40.276Z] 1769bbf5a0f1: Preparing [2022-03-17T05:47:40.276Z] e25cc80ef78c: Preparing [2022-03-17T05:47:40.276Z] f7be28c579d0: Preparing [2022-03-17T05:47:40.276Z] 5ddf987a193f: Preparing [2022-03-17T05:47:40.276Z] 05d0a213effb: Preparing [2022-03-17T05:47:40.276Z] 087270190219: Preparing [2022-03-17T05:47:40.276Z] b49c6594ab31: Preparing [2022-03-17T05:47:40.276Z] 62170e181a92: Preparing [2022-03-17T05:47:40.276Z] 05d0a213effb: Waiting [2022-03-17T05:47:40.276Z] 087270190219: Waiting [2022-03-17T05:47:40.276Z] f7be28c579d0: Waiting [2022-03-17T05:47:40.276Z] 5ddf987a193f: Waiting [2022-03-17T05:47:40.276Z] b49c6594ab31: Waiting [2022-03-17T05:47:40.276Z] 1769bbf5a0f1: Layer already exists [2022-03-17T05:47:40.276Z] e25cc80ef78c: Layer already exists [2022-03-17T05:47:40.276Z] d422d6870226: Layer already exists [2022-03-17T05:47:40.276Z] 009634514e58: Layer already exists [2022-03-17T05:47:40.276Z] ffba10bbc621: Layer already exists [2022-03-17T05:47:40.548Z] 087270190219: Layer already exists [2022-03-17T05:47:40.548Z] f7be28c579d0: Layer already exists [2022-03-17T05:47:40.548Z] 05d0a213effb: Layer already exists [2022-03-17T05:47:40.548Z] 5ddf987a193f: Layer already exists [2022-03-17T05:47:40.548Z] b49c6594ab31: Layer already exists [2022-03-17T05:47:40.548Z] 62170e181a92: Layer already exists [2022-03-17T05:47:40.548Z] main: digest: sha256:d1ce5e0d7caaed3b41ab5887b393bfa7175769e40e7eede9042992b9e8adb829 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-17T05:47:40.593Z] ===================================================== [Pipeline] echo [2022-03-17T05:47:40.604Z] taggedImages: [2022-03-17T05:47:40.604Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6 [2022-03-17T05:47:40.604Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-03-17T05:47:40.604Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.37 [2022-03-17T05:47:40.604Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:1404bfaf31859b334881d5b2c40dd08403d8cbc6-2.2.0-dev.37 [2022-03-17T05:47:40.604Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:40.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T05:47:40.961Z] [2022-03-17T05:47:40.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:47:41.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T05:47:41.583Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-17T05:47:41.583Z] 8998bd30e6a1: Pulling fs layer [2022-03-17T05:47:41.583Z] 04944245beec: Pulling fs layer [2022-03-17T05:47:41.583Z] 699f458cf7ca: Pulling fs layer [2022-03-17T05:47:41.583Z] 765212b225bb: Pulling fs layer [2022-03-17T05:47:41.583Z] f23df028b6ca: Pulling fs layer [2022-03-17T05:47:41.583Z] d65c8cfc05b1: Pulling fs layer [2022-03-17T05:47:41.583Z] 2437ff75d9bd: Pulling fs layer [2022-03-17T05:47:41.583Z] f23df028b6ca: Waiting [2022-03-17T05:47:41.583Z] d65c8cfc05b1: Waiting [2022-03-17T05:47:41.583Z] 2437ff75d9bd: Waiting [2022-03-17T05:47:41.583Z] 765212b225bb: Waiting [2022-03-17T05:47:41.583Z] 04944245beec: Verifying Checksum [2022-03-17T05:47:41.583Z] 04944245beec: Download complete [2022-03-17T05:47:41.583Z] 765212b225bb: Verifying Checksum [2022-03-17T05:47:41.583Z] 765212b225bb: Download complete [2022-03-17T05:47:41.584Z] f23df028b6ca: Verifying Checksum [2022-03-17T05:47:41.584Z] f23df028b6ca: Download complete [2022-03-17T05:47:41.584Z] d65c8cfc05b1: Verifying Checksum [2022-03-17T05:47:41.584Z] d65c8cfc05b1: Download complete [2022-03-17T05:47:41.859Z] 699f458cf7ca: Verifying Checksum [2022-03-17T05:47:41.859Z] 699f458cf7ca: Download complete [2022-03-17T05:47:42.132Z] 8998bd30e6a1: Verifying Checksum [2022-03-17T05:47:42.132Z] 8998bd30e6a1: Download complete [2022-03-17T05:47:44.749Z] 2437ff75d9bd: Verifying Checksum [2022-03-17T05:47:44.749Z] 2437ff75d9bd: Download complete [2022-03-17T05:47:46.181Z] 8998bd30e6a1: Pull complete [2022-03-17T05:47:46.773Z] 04944245beec: Pull complete [2022-03-17T05:47:48.201Z] 699f458cf7ca: Pull complete [2022-03-17T05:47:48.471Z] 765212b225bb: Pull complete [2022-03-17T05:47:49.075Z] f23df028b6ca: Pull complete [2022-03-17T05:47:49.348Z] d65c8cfc05b1: Pull complete [2022-03-17T05:48:04.430Z] 2437ff75d9bd: Pull complete [2022-03-17T05:48:04.430Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-17T05:48:04.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-17T05:48:04.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-17T05:48:04.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-7792 does not seem to be running inside a container [2022-03-17T05:48:04.762Z] $ 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/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-17T05:48:07.684Z] $ docker top 17f037b5bde70d6aa133a0810b3cf8b67116903bb608e9874f971c46f4290dec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:48:08.707Z] ---> job-cost.sh [2022-03-17T05:48:08.707Z] lf-activate-venv: SKIPPING [2022-03-17T05:48:08.707Z] INFO: No Stack... [2022-03-17T05:48:09.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-17T05:48:10.281Z] INFO: Archiving Costs [Pipeline] sh [2022-03-17T05:48:10.949Z] + cat /w/workspace/edgex-go/157/archives/cost.csv [2022-03-17T05:48:10.949Z] + cut -d, -f6 [Pipeline] lock [2022-03-17T05:48:11.017Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-157-stack-cost] [2022-03-17T05:48:11.026Z] Resource [jenkins-edgexfoundry-edgex-go-main-157-stack-cost] did not exist. Created. [2022-03-17T05:48:11.026Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-157-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-17T05:48:11.693Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-17T05:48:12.331Z] Stashed 1 file(s) [Pipeline] } [2022-03-17T05:48:12.341Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-157-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-17T05:48:12.365Z] $ docker stop --time=1 17f037b5bde70d6aa133a0810b3cf8b67116903bb608e9874f971c46f4290dec [2022-03-17T05:48:13.893Z] $ docker rm -f 17f037b5bde70d6aa133a0810b3cf8b67116903bb608e9874f971c46f4290dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-17T05:48:14.471Z] provisioning config files... [2022-03-17T05:48:14.479Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/157@tmp/config5511134680350390523tmp [Pipeline] { [Pipeline] sh [2022-03-17T05:48:14.777Z] + set +x [2022-03-17T05:48:14.777Z] + curl -s https://codecov.io/bash [2022-03-17T05:48:14.777Z] + bash -s -- [2022-03-17T05:48:14.777Z] [2022-03-17T05:48:14.777Z] _____ _ [2022-03-17T05:48:14.777Z] / ____| | | [2022-03-17T05:48:14.777Z] | | ___ __| | ___ ___ _____ __ [2022-03-17T05:48:14.777Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-17T05:48:14.777Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-17T05:48:14.777Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-17T05:48:14.777Z] Bash-1.0.6 [2022-03-17T05:48:14.777Z] [2022-03-17T05:48:14.777Z] [2022-03-17T05:48:14.777Z] ==> git version 2.25.1 found [2022-03-17T05:48:14.777Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-03-17T05:48:14.777Z] Release-Date: 2020-01-08 [2022-03-17T05:48:14.777Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-03-17T05:48:14.777Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-17T05:48:14.777Z] ==> Jenkins CI detected. [2022-03-17T05:48:14.777Z] current dir:  /w/workspace/edgex-go/157 [2022-03-17T05:48:14.777Z] project root: . [2022-03-17T05:48:14.777Z] --> token set from env [2022-03-17T05:48:14.777Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-17T05:48:14.777Z] ==> Running gcov in . (disable via -X gcov) [2022-03-17T05:48:14.777Z] ==> Python coveragepy not found [2022-03-17T05:48:14.777Z] ==> Searching for coverage reports in: [2022-03-17T05:48:14.777Z] + . [2022-03-17T05:48:14.777Z] -> Found 1 reports [2022-03-17T05:48:14.777Z] ==> Detecting git/mercurial file structure [2022-03-17T05:48:14.777Z] ==> Reading reports [2022-03-17T05:48:14.777Z] + ./coverage.out bytes=426503 [2022-03-17T05:48:14.777Z] ==> Appending adjustments [2022-03-17T05:48:14.777Z] https://docs.codecov.io/docs/fixing-reports [2022-03-17T05:48:16.158Z] + Found adjustments [2022-03-17T05:48:16.158Z] ==> Gzipping contents [2022-03-17T05:48:16.158Z] 60K /tmp/codecov.L7BhdK.gz [2022-03-17T05:48:16.158Z] ==> Uploading reports [2022-03-17T05:48:16.158Z] url: https://codecov.io [2022-03-17T05:48:16.158Z] query: branch=main&commit=1404bfaf31859b334881d5b2c40dd08403d8cbc6&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-17T05:48:16.158Z] -> Pinging Codecov [2022-03-17T05:48:16.158Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=1404bfaf31859b334881d5b2c40dd08403d8cbc6&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F157%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-17T05:48:16.419Z] -> Uploading to [2022-03-17T05:48:16.419Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-17/00271124DB129430A58F1EEE437C3FCB/1404bfaf31859b334881d5b2c40dd08403d8cbc6/5ff5b767-7119-4653-b9e2-044a9b24fbed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220317T054816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b725ec0535c3ec8a4b818abd744c36a9cb204858f525770e02879aa40c9bf857 [2022-03-17T05:48:16.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:48:16.419Z] Dload Upload Total Spent Left Speed [2022-03-17T05:48:16.678Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57860 0 0 100 57860 0 207k --:--:-- --:--:-- --:--:-- 207k [2022-03-17T05:48:16.678Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1404bfaf31859b334881d5b2c40dd08403d8cbc6 [Pipeline] } [2022-03-17T05:48:16.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-03-17T05:48:16.973Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-17T05:48:16.983Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:48:17.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-17T05:48:17.273Z] [2022-03-17T05:48:17.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:48:17.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-17T05:48:17.573Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-17T05:48:17.573Z] 188c0c94c7c5: Pulling fs layer [2022-03-17T05:48:17.573Z] 0ef7d3d256c8: Pulling fs layer [2022-03-17T05:48:17.573Z] de9db76c5a1d: Pulling fs layer [2022-03-17T05:48:17.573Z] 0eba1c9be4d2: Pulling fs layer [2022-03-17T05:48:17.573Z] 0d57e429df01: Pulling fs layer [2022-03-17T05:48:17.573Z] 4e4be7b47b0d: Pulling fs layer [2022-03-17T05:48:17.573Z] e1f770b5df2f: Pulling fs layer [2022-03-17T05:48:17.573Z] 85a0685a4137: Pulling fs layer [2022-03-17T05:48:17.573Z] 0d57e429df01: Waiting [2022-03-17T05:48:17.573Z] 85a0685a4137: Waiting [2022-03-17T05:48:17.573Z] 4e4be7b47b0d: Waiting [2022-03-17T05:48:17.573Z] de9db76c5a1d: Download complete [2022-03-17T05:48:17.573Z] 0ef7d3d256c8: Verifying Checksum [2022-03-17T05:48:17.573Z] 0ef7d3d256c8: Download complete [2022-03-17T05:48:17.573Z] 0d57e429df01: Verifying Checksum [2022-03-17T05:48:17.573Z] 0d57e429df01: Download complete [2022-03-17T05:48:17.573Z] 4e4be7b47b0d: Download complete [2022-03-17T05:48:17.573Z] 188c0c94c7c5: Verifying Checksum [2022-03-17T05:48:17.573Z] 188c0c94c7c5: Download complete [2022-03-17T05:48:17.834Z] e1f770b5df2f: Verifying Checksum [2022-03-17T05:48:17.834Z] e1f770b5df2f: Download complete [2022-03-17T05:48:17.834Z] 188c0c94c7c5: Pull complete [2022-03-17T05:48:17.834Z] 0ef7d3d256c8: Pull complete [2022-03-17T05:48:18.094Z] de9db76c5a1d: Pull complete [2022-03-17T05:48:18.353Z] 0eba1c9be4d2: Verifying Checksum [2022-03-17T05:48:18.353Z] 0eba1c9be4d2: Download complete [2022-03-17T05:48:18.353Z] 85a0685a4137: Verifying Checksum [2022-03-17T05:48:18.353Z] 85a0685a4137: Download complete [2022-03-17T05:48:21.644Z] 0eba1c9be4d2: Pull complete [2022-03-17T05:48:21.645Z] 0d57e429df01: Pull complete [2022-03-17T05:48:21.645Z] 4e4be7b47b0d: Pull complete [2022-03-17T05:48:21.904Z] e1f770b5df2f: Pull complete [2022-03-17T05:48:25.194Z] 85a0685a4137: Pull complete [2022-03-17T05:48:25.194Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-17T05:48:25.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-17T05:48:25.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-17T05:48:25.262Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:48:25.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-17T05:48:27.348Z] $ docker top 9959be1b165f09916213aac31e55722d47ad0dc2e64570226df35ae0950039e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-17T05:48:27.426Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-17T05:48:27.704Z] + set -o pipefail [2022-03-17T05:48:27.705Z] + snyk monitor '--org=edgex-jenkins' [2022-03-17T05:48:31.905Z] [2022-03-17T05:48:31.905Z] Monitoring /w/workspace/edgex-go/157 (github.com/edgexfoundry/edgex-go)... [2022-03-17T05:48:31.905Z] [2022-03-17T05:48:31.905Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/fcb2917a-b331-4ac9-aac7-9f8add2eaa4e [2022-03-17T05:48:31.905Z] [2022-03-17T05:48:31.905Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-17T05:48:31.905Z] [2022-03-17T05:48:31.905Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-17T05:48:31.905Z] [2022-03-17T05:48:31.905Z] [Pipeline] } [2022-03-17T05:48:31.919Z] $ docker stop --time=1 9959be1b165f09916213aac31e55722d47ad0dc2e64570226df35ae0950039e7 [2022-03-17T05:48:33.487Z] $ docker rm -f 9959be1b165f09916213aac31e55722d47ad0dc2e64570226df35ae0950039e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-17T05:48:33.838Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T05:48:33.848Z] provisioning config files... [2022-03-17T05:48:33.858Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/157@tmp/config7912367351888841097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:48:34.156Z] --> edgex-publish-swagger.sh [2022-03-17T05:48:34.156Z] === Publish openapi/v2 API === [2022-03-17T05:48:34.156Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-17T05:48:34.156Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/157/openapi/v2/core-command.yaml] [2022-03-17T05:48:34.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:48:34.156Z] Dload Upload Total Spent Left Speed [2022-03-17T05:48:35.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 237k --:--:-- --:--:-- --:--:-- 235k 100 33831 0 0 100 33831 0 34416 --:--:-- --:--:-- --:--:-- 34381 [2022-03-17T05:48:35.097Z] [2022-03-17T05:48:35.097Z] [2022-03-17T05:48:35.097Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/157/openapi/v2/core-data.yaml] [2022-03-17T05:48:35.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:48:35.097Z] Dload Upload Total Spent Left Speed [2022-03-17T05:48:36.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 550k --:--:-- --:--:-- --:--:-- 546k 100 71604 0 0 100 71604 0 81926 --:--:-- --:--:-- --:--:-- 81833 [2022-03-17T05:48:36.038Z] [2022-03-17T05:48:36.038Z] [2022-03-17T05:48:36.038Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/157/openapi/v2/core-metadata.yaml] [2022-03-17T05:48:36.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:48:36.038Z] Dload Upload Total Spent Left Speed [2022-03-17T05:48:36.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k [2022-03-17T05:48:36.978Z] [2022-03-17T05:48:36.978Z] [2022-03-17T05:48:36.978Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/157/openapi/v2/support-notifications.yaml] [2022-03-17T05:48:36.978Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:48:36.978Z] Dload Upload Total Spent Left Speed [2022-03-17T05:48:37.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 97615 --:--:-- --:--:-- --:--:-- 97508 100 89318 0 0 100 89318 0 97615 --:--:-- --:--:-- --:--:-- 97508 [2022-03-17T05:48:37.918Z] [2022-03-17T05:48:37.918Z] [2022-03-17T05:48:37.918Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/157/openapi/v2/support-scheduler.yaml] [2022-03-17T05:48:37.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:48:37.918Z] Dload Upload Total Spent Left Speed [2022-03-17T05:48:38.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 41725 --:--:-- --:--:-- --:--:-- 41681 100 39556 0 0 100 39556 0 41333 --:--:-- --:--:-- --:--:-- 41290 [2022-03-17T05:48:38.857Z] [2022-03-17T05:48:38.857Z] [2022-03-17T05:48:38.857Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/157/openapi/v2/system-agent.yaml] [2022-03-17T05:48:38.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-17T05:48:38.857Z] Dload Upload Total Spent Left Speed [2022-03-17T05:48:39.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 23361 --:--:-- --:--:-- --:--:-- 23334 100 20091 0 0 100 20091 0 23361 --:--:-- --:--:-- --:--:-- 23334 [2022-03-17T05:48:39.799Z] [2022-03-17T05:48:39.799Z] [Pipeline] } [2022-03-17T05:48:39.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-03-17T05:48:40.202Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-17T05:48:40.202Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:48:40.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T05:48:40.500Z] . [Pipeline] withDockerContainer [2022-03-17T05:48:40.568Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:48:40.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@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 [2022-03-17T05:48:40.977Z] $ docker top 82f45353278d4f35ddf889e23f7323ecb2f7e8e5160bab7485caae570420c611 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-17T05:48:41.070Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T05:48:41.070Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T05:48:41.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T05:48:41.189Z] $ docker exec 82f45353278d4f35ddf889e23f7323ecb2f7e8e5160bab7485caae570420c611 ssh-agent [2022-03-17T05:48:41.299Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfkMOAp/agent.13 [2022-03-17T05:48:41.299Z] SSH_AGENT_PID=20 [2022-03-17T05:48:41.304Z] Running ssh-add (command line suppressed) [2022-03-17T05:48:41.433Z] Identity added: /w/workspace/edgex-go/157@tmp/private_key_1744628096646482487.key (/w/workspace/edgex-go/157@tmp/private_key_1744628096646482487.key) [2022-03-17T05:48:41.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T05:48:41.736Z] + git semver tag [2022-03-17T05:48:41.736Z] # -> Open(): unable to determine branch for HEAD [2022-03-17T05:48:41.736Z] # $GIT_DIR = /w/workspace/edgex-go/157/.git [2022-03-17T05:48:41.736Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/157 [2022-03-17T05:48:41.736Z] # $SEMVER_REMOTE_NAME = origin [2022-03-17T05:48:41.736Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-17T05:48:41.736Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-17T05:48:41.736Z] # $SEMVER_BRANCH = main [2022-03-17T05:48:41.736Z] # $SEMVER_DIR = /w/workspace/edgex-go/157/.semver [2022-03-17T05:48:41.736Z] # 1404bfaf31859b334881d5b2c40dd08403d8cbc6 HEAD [2022-03-17T05:48:41.736Z] # -> Force: false [2022-03-17T05:48:41.736Z] # ed8a606294cc6e27d9382ecd98097c341804259b refs/tags/v2.2.0-dev.37 [Pipeline] } [2022-03-17T05:48:41.749Z] $ docker exec --env ******** --env ******** 82f45353278d4f35ddf889e23f7323ecb2f7e8e5160bab7485caae570420c611 ssh-agent -k [2022-03-17T05:48:41.858Z] unset SSH_AUTH_SOCK; [2022-03-17T05:48:41.858Z] unset SSH_AGENT_PID; [2022-03-17T05:48:41.858Z] echo Agent pid 20 killed; [2022-03-17T05:48:41.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T05:48:42.266Z] + git semver [Pipeline] } [2022-03-17T05:48:42.280Z] $ docker stop --time=1 82f45353278d4f35ddf889e23f7323ecb2f7e8e5160bab7485caae570420c611 [2022-03-17T05:48:43.599Z] $ docker rm -f 82f45353278d4f35ddf889e23f7323ecb2f7e8e5160bab7485caae570420c611 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:48:43.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-17T05:48:43.988Z] [2022-03-17T05:48:43.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:48:44.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-17T05:48:44.285Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-17T05:48:44.285Z] ab5ef0e58194: Pulling fs layer [2022-03-17T05:48:44.285Z] 9712f1f96733: Pulling fs layer [2022-03-17T05:48:44.285Z] 63f879dbbcfc: Pulling fs layer [2022-03-17T05:48:44.285Z] 0d9ebad4ef96: Pulling fs layer [2022-03-17T05:48:44.285Z] e9a5061849ea: Pulling fs layer [2022-03-17T05:48:44.285Z] d747dcd14b5f: Pulling fs layer [2022-03-17T05:48:44.285Z] 2de7ff778b66: Pulling fs layer [2022-03-17T05:48:44.285Z] d747dcd14b5f: Waiting [2022-03-17T05:48:44.285Z] 0d9ebad4ef96: Waiting [2022-03-17T05:48:44.285Z] 2de7ff778b66: Waiting [2022-03-17T05:48:44.285Z] e9a5061849ea: Waiting [2022-03-17T05:48:44.285Z] 9712f1f96733: Verifying Checksum [2022-03-17T05:48:44.285Z] 9712f1f96733: Download complete [2022-03-17T05:48:44.545Z] 63f879dbbcfc: Verifying Checksum [2022-03-17T05:48:44.545Z] 63f879dbbcfc: Download complete [2022-03-17T05:48:44.805Z] e9a5061849ea: Verifying Checksum [2022-03-17T05:48:44.805Z] e9a5061849ea: Download complete [2022-03-17T05:48:44.805Z] d747dcd14b5f: Verifying Checksum [2022-03-17T05:48:44.805Z] d747dcd14b5f: Download complete [2022-03-17T05:48:44.805Z] 0d9ebad4ef96: Verifying Checksum [2022-03-17T05:48:44.805Z] 0d9ebad4ef96: Download complete [2022-03-17T05:48:45.065Z] ab5ef0e58194: Verifying Checksum [2022-03-17T05:48:45.065Z] ab5ef0e58194: Download complete [2022-03-17T05:48:45.065Z] 2de7ff778b66: Verifying Checksum [2022-03-17T05:48:45.065Z] 2de7ff778b66: Download complete [2022-03-17T05:48:48.360Z] ab5ef0e58194: Pull complete [2022-03-17T05:48:48.360Z] 9712f1f96733: Pull complete [2022-03-17T05:48:48.619Z] 63f879dbbcfc: Pull complete [2022-03-17T05:48:52.820Z] 0d9ebad4ef96: Pull complete [2022-03-17T05:48:53.080Z] e9a5061849ea: Pull complete [2022-03-17T05:48:53.340Z] d747dcd14b5f: Pull complete [2022-03-17T05:48:54.722Z] 2de7ff778b66: Pull complete [2022-03-17T05:48:54.722Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-17T05:48:54.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-17T05:48:54.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-17T05:48:54.788Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:48:54.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-17T05:48:56.630Z] $ docker top fb0149c8d9232fdee3835275ccaab96854fadc2f0b4b7ca2a6a3a52197a7db28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-17T05:48:56.710Z] provisioning config files... [2022-03-17T05:48:56.718Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/157@tmp/config1021040250465260073tmp [2022-03-17T05:48:56.729Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/157@tmp/config1410137377990920955tmp [2022-03-17T05:48:56.739Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/157@tmp/config4815531475564867298tmp [Pipeline] { [Pipeline] echo [2022-03-17T05:48:56.755Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:48:57.039Z] ---> sigul-configuration.sh [2022-03-17T05:48:57.039Z] gpg: directory `/root/.gnupg' created [2022-03-17T05:48:57.039Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-17T05:48:57.039Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-17T05:48:57.039Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-17T05:48:57.039Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-17T05:48:57.039Z] gpg: CAST5 encrypted data [2022-03-17T05:48:57.039Z] gpg: encrypted with 1 passphrase [2022-03-17T05:48:57.039Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-17T05:48:57.324Z] + mkdir /home/jenkins [2022-03-17T05:48:57.324Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-17T05:48:57.614Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-17T05:48:57.623Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:48:57.909Z] ---> sigul-install.sh [2022-03-17T05:48:57.909Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-17T05:48:58.193Z] + git tag --list [2022-03-17T05:48:58.193Z] 0.6.0 [2022-03-17T05:48:58.193Z] 0.6.1 [2022-03-17T05:48:58.193Z] 0.7.0 [2022-03-17T05:48:58.193Z] 0.7.1 [2022-03-17T05:48:58.193Z] v1.0.0 [2022-03-17T05:48:58.194Z] v1.0.1 [2022-03-17T05:48:58.194Z] v1.1.0 [2022-03-17T05:48:58.194Z] v1.2.0 [2022-03-17T05:48:58.194Z] v1.2.1 [2022-03-17T05:48:58.194Z] v1.3.0 [2022-03-17T05:48:58.194Z] v1.3.1 [2022-03-17T05:48:58.194Z] v2.0.0 [2022-03-17T05:48:58.194Z] v2.0.1-dev.1 [2022-03-17T05:48:58.194Z] v2.0.1-dev.10 [2022-03-17T05:48:58.194Z] v2.0.1-dev.11 [2022-03-17T05:48:58.194Z] v2.0.1-dev.12 [2022-03-17T05:48:58.194Z] v2.0.1-dev.13 [2022-03-17T05:48:58.194Z] v2.0.1-dev.14 [2022-03-17T05:48:58.194Z] v2.0.1-dev.15 [2022-03-17T05:48:58.194Z] v2.0.1-dev.16 [2022-03-17T05:48:58.194Z] v2.0.1-dev.17 [2022-03-17T05:48:58.194Z] v2.0.1-dev.18 [2022-03-17T05:48:58.194Z] v2.0.1-dev.19 [2022-03-17T05:48:58.194Z] v2.0.1-dev.2 [2022-03-17T05:48:58.194Z] v2.0.1-dev.20 [2022-03-17T05:48:58.194Z] v2.0.1-dev.21 [2022-03-17T05:48:58.194Z] v2.0.1-dev.22 [2022-03-17T05:48:58.194Z] v2.0.1-dev.23 [2022-03-17T05:48:58.194Z] v2.0.1-dev.24 [2022-03-17T05:48:58.194Z] v2.0.1-dev.25 [2022-03-17T05:48:58.194Z] v2.0.1-dev.26 [2022-03-17T05:48:58.194Z] v2.0.1-dev.27 [2022-03-17T05:48:58.194Z] v2.0.1-dev.28 [2022-03-17T05:48:58.194Z] v2.0.1-dev.29 [2022-03-17T05:48:58.194Z] v2.0.1-dev.3 [2022-03-17T05:48:58.194Z] v2.0.1-dev.30 [2022-03-17T05:48:58.194Z] v2.0.1-dev.31 [2022-03-17T05:48:58.194Z] v2.0.1-dev.32 [2022-03-17T05:48:58.194Z] v2.0.1-dev.33 [2022-03-17T05:48:58.194Z] v2.0.1-dev.34 [2022-03-17T05:48:58.194Z] v2.0.1-dev.35 [2022-03-17T05:48:58.194Z] v2.0.1-dev.36 [2022-03-17T05:48:58.194Z] v2.0.1-dev.37 [2022-03-17T05:48:58.194Z] v2.0.1-dev.38 [2022-03-17T05:48:58.194Z] v2.0.1-dev.39 [2022-03-17T05:48:58.194Z] v2.0.1-dev.4 [2022-03-17T05:48:58.194Z] v2.0.1-dev.40 [2022-03-17T05:48:58.194Z] v2.0.1-dev.41 [2022-03-17T05:48:58.194Z] v2.0.1-dev.42 [2022-03-17T05:48:58.194Z] v2.0.1-dev.43 [2022-03-17T05:48:58.194Z] v2.0.1-dev.44 [2022-03-17T05:48:58.194Z] v2.0.1-dev.45 [2022-03-17T05:48:58.194Z] v2.0.1-dev.46 [2022-03-17T05:48:58.194Z] v2.0.1-dev.47 [2022-03-17T05:48:58.194Z] v2.0.1-dev.48 [2022-03-17T05:48:58.194Z] v2.0.1-dev.49 [2022-03-17T05:48:58.194Z] v2.0.1-dev.5 [2022-03-17T05:48:58.194Z] v2.0.1-dev.50 [2022-03-17T05:48:58.194Z] v2.0.1-dev.51 [2022-03-17T05:48:58.194Z] v2.0.1-dev.52 [2022-03-17T05:48:58.194Z] v2.0.1-dev.53 [2022-03-17T05:48:58.194Z] v2.0.1-dev.54 [2022-03-17T05:48:58.194Z] v2.0.1-dev.55 [2022-03-17T05:48:58.194Z] v2.0.1-dev.56 [2022-03-17T05:48:58.194Z] v2.0.1-dev.57 [2022-03-17T05:48:58.194Z] v2.0.1-dev.58 [2022-03-17T05:48:58.194Z] v2.0.1-dev.59 [2022-03-17T05:48:58.194Z] v2.0.1-dev.6 [2022-03-17T05:48:58.194Z] v2.0.1-dev.60 [2022-03-17T05:48:58.194Z] v2.0.1-dev.61 [2022-03-17T05:48:58.194Z] v2.0.1-dev.62 [2022-03-17T05:48:58.194Z] v2.0.1-dev.63 [2022-03-17T05:48:58.194Z] v2.0.1-dev.64 [2022-03-17T05:48:58.194Z] v2.0.1-dev.65 [2022-03-17T05:48:58.194Z] v2.0.1-dev.66 [2022-03-17T05:48:58.194Z] v2.0.1-dev.67 [2022-03-17T05:48:58.194Z] v2.0.1-dev.68 [2022-03-17T05:48:58.194Z] v2.0.1-dev.69 [2022-03-17T05:48:58.194Z] v2.0.1-dev.7 [2022-03-17T05:48:58.194Z] v2.0.1-dev.70 [2022-03-17T05:48:58.194Z] v2.0.1-dev.71 [2022-03-17T05:48:58.194Z] v2.0.1-dev.72 [2022-03-17T05:48:58.194Z] v2.0.1-dev.73 [2022-03-17T05:48:58.194Z] v2.0.1-dev.74 [2022-03-17T05:48:58.194Z] v2.0.1-dev.75 [2022-03-17T05:48:58.194Z] v2.0.1-dev.76 [2022-03-17T05:48:58.194Z] v2.0.1-dev.77 [2022-03-17T05:48:58.194Z] v2.0.1-dev.78 [2022-03-17T05:48:58.194Z] v2.0.1-dev.79 [2022-03-17T05:48:58.194Z] v2.0.1-dev.8 [2022-03-17T05:48:58.194Z] v2.0.1-dev.80 [2022-03-17T05:48:58.194Z] v2.0.1-dev.81 [2022-03-17T05:48:58.194Z] v2.0.1-dev.82 [2022-03-17T05:48:58.194Z] v2.0.1-dev.83 [2022-03-17T05:48:58.194Z] v2.0.1-dev.84 [2022-03-17T05:48:58.194Z] v2.0.1-dev.85 [2022-03-17T05:48:58.194Z] v2.0.1-dev.86 [2022-03-17T05:48:58.194Z] v2.0.1-dev.87 [2022-03-17T05:48:58.194Z] v2.0.1-dev.88 [2022-03-17T05:48:58.194Z] v2.0.1-dev.89 [2022-03-17T05:48:58.194Z] v2.0.1-dev.9 [2022-03-17T05:48:58.194Z] v2.0.1-dev.90 [2022-03-17T05:48:58.194Z] v2.0.1-dev.91 [2022-03-17T05:48:58.194Z] v2.0.1-dev.92 [2022-03-17T05:48:58.194Z] v2.0.1-dev.93 [2022-03-17T05:48:58.194Z] v2.0.1-dev.94 [2022-03-17T05:48:58.194Z] v2.0.1-dev.95 [2022-03-17T05:48:58.194Z] v2.0.1-dev.96 [2022-03-17T05:48:58.194Z] v2.0.1-dev.97 [2022-03-17T05:48:58.194Z] v2.0.1-dev.98 [2022-03-17T05:48:58.194Z] v2.0.1-dev.99 [2022-03-17T05:48:58.194Z] v2.1.0 [2022-03-17T05:48:58.194Z] v2.2.0-dev.1 [2022-03-17T05:48:58.194Z] v2.2.0-dev.10 [2022-03-17T05:48:58.194Z] v2.2.0-dev.11 [2022-03-17T05:48:58.194Z] v2.2.0-dev.12 [2022-03-17T05:48:58.194Z] v2.2.0-dev.13 [2022-03-17T05:48:58.194Z] v2.2.0-dev.14 [2022-03-17T05:48:58.194Z] v2.2.0-dev.15 [2022-03-17T05:48:58.194Z] v2.2.0-dev.16 [2022-03-17T05:48:58.194Z] v2.2.0-dev.17 [2022-03-17T05:48:58.194Z] v2.2.0-dev.18 [2022-03-17T05:48:58.194Z] v2.2.0-dev.19 [2022-03-17T05:48:58.194Z] v2.2.0-dev.2 [2022-03-17T05:48:58.194Z] v2.2.0-dev.20 [2022-03-17T05:48:58.194Z] v2.2.0-dev.21 [2022-03-17T05:48:58.194Z] v2.2.0-dev.22 [2022-03-17T05:48:58.194Z] v2.2.0-dev.23 [2022-03-17T05:48:58.194Z] v2.2.0-dev.24 [2022-03-17T05:48:58.194Z] v2.2.0-dev.25 [2022-03-17T05:48:58.194Z] v2.2.0-dev.26 [2022-03-17T05:48:58.194Z] v2.2.0-dev.27 [2022-03-17T05:48:58.194Z] v2.2.0-dev.28 [2022-03-17T05:48:58.194Z] v2.2.0-dev.29 [2022-03-17T05:48:58.194Z] v2.2.0-dev.3 [2022-03-17T05:48:58.194Z] v2.2.0-dev.30 [2022-03-17T05:48:58.194Z] v2.2.0-dev.31 [2022-03-17T05:48:58.194Z] v2.2.0-dev.32 [2022-03-17T05:48:58.194Z] v2.2.0-dev.33 [2022-03-17T05:48:58.194Z] v2.2.0-dev.34 [2022-03-17T05:48:58.194Z] v2.2.0-dev.35 [2022-03-17T05:48:58.194Z] v2.2.0-dev.36 [2022-03-17T05:48:58.194Z] v2.2.0-dev.37 [2022-03-17T05:48:58.194Z] v2.2.0-dev.4 [2022-03-17T05:48:58.194Z] v2.2.0-dev.5 [2022-03-17T05:48:58.194Z] v2.2.0-dev.6 [2022-03-17T05:48:58.194Z] v2.2.0-dev.7 [2022-03-17T05:48:58.194Z] v2.2.0-dev.8 [2022-03-17T05:48:58.194Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-17T05:48:58.484Z] + lftools sign git-tag v2.2.0-dev.37 [2022-03-17T05:48:59.056Z] Signing Git tag with Sigul... [2022-03-17T05:48:59.056Z] Signing v2.2.0-dev.37 [Pipeline] echo [2022-03-17T05:48:59.327Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:48:59.616Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-17T05:48:59.624Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-17T05:48:59.647Z] $ docker stop --time=1 fb0149c8d9232fdee3835275ccaab96854fadc2f0b4b7ca2a6a3a52197a7db28 [2022-03-17T05:49:00.993Z] $ docker rm -f fb0149c8d9232fdee3835275ccaab96854fadc2f0b4b7ca2a6a3a52197a7db28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-17T05:49:01.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-17T05:49:01.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:49:01.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T05:49:01.720Z] . [Pipeline] withDockerContainer [2022-03-17T05:49:01.800Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:49:01.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@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 [2022-03-17T05:49:02.212Z] $ docker top e6461fc8798c08616c1951c2646743603267739bd887865326fd0b032cd0b53a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-17T05:49:02.309Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T05:49:02.309Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T05:49:02.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T05:49:02.440Z] $ docker exec e6461fc8798c08616c1951c2646743603267739bd887865326fd0b032cd0b53a ssh-agent [2022-03-17T05:49:02.574Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXakMeMc/agent.13 [2022-03-17T05:49:02.574Z] SSH_AGENT_PID=19 [2022-03-17T05:49:02.579Z] Running ssh-add (command line suppressed) [2022-03-17T05:49:02.710Z] Identity added: /w/workspace/edgex-go/157@tmp/private_key_1415003076674432723.key (/w/workspace/edgex-go/157@tmp/private_key_1415003076674432723.key) [2022-03-17T05:49:02.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T05:49:03.009Z] + git semver bump pre [2022-03-17T05:49:03.009Z] # -> Open(): unable to determine branch for HEAD [2022-03-17T05:49:03.009Z] # $GIT_DIR = /w/workspace/edgex-go/157/.git [2022-03-17T05:49:03.009Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/157 [2022-03-17T05:49:03.009Z] # $SEMVER_REMOTE_NAME = origin [2022-03-17T05:49:03.009Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-17T05:49:03.009Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-17T05:49:03.009Z] # $SEMVER_BRANCH = main [2022-03-17T05:49:03.009Z] # $SEMVER_DIR = /w/workspace/edgex-go/157/.semver [2022-03-17T05:49:03.009Z] 2.2.0-dev.38 [Pipeline] } [2022-03-17T05:49:03.021Z] $ docker exec --env ******** --env ******** e6461fc8798c08616c1951c2646743603267739bd887865326fd0b032cd0b53a ssh-agent -k [2022-03-17T05:49:03.132Z] unset SSH_AUTH_SOCK; [2022-03-17T05:49:03.132Z] unset SSH_AGENT_PID; [2022-03-17T05:49:03.132Z] echo Agent pid 19 killed; [2022-03-17T05:49:03.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T05:49:03.444Z] + git semver [Pipeline] } [2022-03-17T05:49:03.460Z] $ docker stop --time=1 e6461fc8798c08616c1951c2646743603267739bd887865326fd0b032cd0b53a [2022-03-17T05:49:04.759Z] $ docker rm -f e6461fc8798c08616c1951c2646743603267739bd887865326fd0b032cd0b53a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-17T05:49:05.115Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-17T05:49:05.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:49:05.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-17T05:49:05.411Z] . [Pipeline] withDockerContainer [2022-03-17T05:49:05.487Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:49:05.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@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 [2022-03-17T05:49:05.923Z] $ docker top 7c43b60aeef7fd716cf23ba150098c3f5bdd1508297a71f48499ee36c54061af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-17T05:49:06.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-17T05:49:06.017Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-17T05:49:06.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-17T05:49:06.185Z] $ docker exec 7c43b60aeef7fd716cf23ba150098c3f5bdd1508297a71f48499ee36c54061af ssh-agent [2022-03-17T05:49:06.316Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIpMIjd/agent.13 [2022-03-17T05:49:06.316Z] SSH_AGENT_PID=20 [2022-03-17T05:49:06.364Z] Running ssh-add (command line suppressed) [2022-03-17T05:49:06.482Z] Identity added: /w/workspace/edgex-go/157@tmp/private_key_9016876194203119550.key (/w/workspace/edgex-go/157@tmp/private_key_9016876194203119550.key) [2022-03-17T05:49:06.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-17T05:49:06.789Z] + git semver push [2022-03-17T05:49:06.789Z] # -> Open(): unable to determine branch for HEAD [2022-03-17T05:49:06.789Z] # $GIT_DIR = /w/workspace/edgex-go/157/.git [2022-03-17T05:49:06.789Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/157 [2022-03-17T05:49:06.789Z] # $SEMVER_REMOTE_NAME = origin [2022-03-17T05:49:06.789Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-17T05:49:06.789Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-17T05:49:06.789Z] # $SEMVER_BRANCH = main [2022-03-17T05:49:06.789Z] # $SEMVER_DIR = /w/workspace/edgex-go/157/.semver [Pipeline] } [2022-03-17T05:49:11.009Z] $ docker exec --env ******** --env ******** 7c43b60aeef7fd716cf23ba150098c3f5bdd1508297a71f48499ee36c54061af ssh-agent -k [2022-03-17T05:49:11.126Z] unset SSH_AUTH_SOCK; [2022-03-17T05:49:11.127Z] unset SSH_AGENT_PID; [2022-03-17T05:49:11.127Z] echo Agent pid 20 killed; [2022-03-17T05:49:11.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-17T05:49:11.444Z] + git semver [Pipeline] } [2022-03-17T05:49:11.461Z] $ docker stop --time=1 7c43b60aeef7fd716cf23ba150098c3f5bdd1508297a71f48499ee36c54061af [2022-03-17T05:49:12.758Z] $ docker rm -f 7c43b60aeef7fd716cf23ba150098c3f5bdd1508297a71f48499ee36c54061af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-17T05:49:13.364Z] + [ -d /w/workspace/edgex-go/157/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:49:13.659Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:49:14.522Z] ---> package-listing.sh [2022-03-17T05:49:14.522Z] ++ facter osfamily [2022-03-17T05:49:14.522Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-17T05:49:14.783Z] + OS_FAMILY=debian [2022-03-17T05:49:14.783Z] + workspace=/w/workspace/edgex-go/157 [2022-03-17T05:49:14.783Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-17T05:49:14.783Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-17T05:49:14.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-17T05:49:14.783Z] + PACKAGES=/tmp/packages_start.txt [2022-03-17T05:49:14.783Z] + '[' /w/workspace/edgex-go/157 ']' [2022-03-17T05:49:14.783Z] + PACKAGES=/tmp/packages_end.txt [2022-03-17T05:49:14.783Z] + case "${OS_FAMILY}" in [2022-03-17T05:49:14.783Z] + dpkg -l [2022-03-17T05:49:14.783Z] + grep '^ii' [2022-03-17T05:49:14.783Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-17T05:49:14.783Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-17T05:49:14.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-17T05:49:14.783Z] + '[' /w/workspace/edgex-go/157 ']' [2022-03-17T05:49:14.783Z] + mkdir -p /w/workspace/edgex-go/157/archives/ [2022-03-17T05:49:14.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/157/archives/ [Pipeline] echo [2022-03-17T05:49:14.795Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-17T05:49:15.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:49:15.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T05:49:15.633Z] [2022-03-17T05:49:15.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-17T05:49:15.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T05:49:15.933Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-17T05:49:15.933Z] 5eb5b503b376: Pulling fs layer [2022-03-17T05:49:15.933Z] 5c69ac0246d0: Pulling fs layer [2022-03-17T05:49:15.933Z] ec43610c2a17: Pulling fs layer [2022-03-17T05:49:15.933Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-17T05:49:15.933Z] 33b1e0a273af: Pulling fs layer [2022-03-17T05:49:15.933Z] 5d3b04190fa2: Pulling fs layer [2022-03-17T05:49:15.933Z] 2f39f015ded8: Pulling fs layer [2022-03-17T05:49:15.933Z] 33b1e0a273af: Waiting [2022-03-17T05:49:15.933Z] 5d3b04190fa2: Waiting [2022-03-17T05:49:15.933Z] 2f39f015ded8: Waiting [2022-03-17T05:49:15.933Z] 3a2ae6a8a46f: Waiting [2022-03-17T05:49:15.933Z] 5c69ac0246d0: Verifying Checksum [2022-03-17T05:49:15.933Z] 5c69ac0246d0: Download complete [2022-03-17T05:49:15.933Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-17T05:49:15.933Z] 3a2ae6a8a46f: Download complete [2022-03-17T05:49:15.933Z] 33b1e0a273af: Verifying Checksum [2022-03-17T05:49:15.933Z] 33b1e0a273af: Download complete [2022-03-17T05:49:15.933Z] ec43610c2a17: Verifying Checksum [2022-03-17T05:49:15.933Z] ec43610c2a17: Download complete [2022-03-17T05:49:15.933Z] 5d3b04190fa2: Verifying Checksum [2022-03-17T05:49:15.933Z] 5d3b04190fa2: Download complete [2022-03-17T05:49:16.191Z] 5eb5b503b376: Verifying Checksum [2022-03-17T05:49:16.191Z] 5eb5b503b376: Download complete [2022-03-17T05:49:16.763Z] 2f39f015ded8: Download complete [2022-03-17T05:49:17.330Z] 5eb5b503b376: Pull complete [2022-03-17T05:49:17.590Z] 5c69ac0246d0: Pull complete [2022-03-17T05:49:17.851Z] ec43610c2a17: Pull complete [2022-03-17T05:49:18.111Z] 3a2ae6a8a46f: Pull complete [2022-03-17T05:49:18.111Z] 33b1e0a273af: Pull complete [2022-03-17T05:49:18.370Z] 5d3b04190fa2: Pull complete [2022-03-17T05:49:22.560Z] 2f39f015ded8: Pull complete [2022-03-17T05:49:22.560Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-17T05:49:22.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-17T05:49:22.560Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-17T05:49:22.626Z] prd-ubuntu20.04-docker-8c-8g-7790 does not seem to be running inside a container [2022-03-17T05:49:22.662Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/157/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/157 -v /w/workspace/edgex-go/157:/w/workspace/edgex-go/157:rw,z -v /w/workspace/edgex-go/157@tmp:/w/workspace/edgex-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-17T05:49:24.090Z] $ docker top 7230a643320a18964fea917d9c4f0294186f83d103571e4fd10ee966b55b7636 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-17T05:49:24.447Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-17T05:49:24.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-17T05:49:25.030Z] + ls /var/log/sa-host [2022-03-17T05:49:25.030Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-17T05:49:25.257Z] provisioning config files... [2022-03-17T05:49:25.267Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/157@tmp/config7737372091604741898tmp [Pipeline] { [Pipeline] echo [2022-03-17T05:49:25.280Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:49:25.567Z] ---> create-netrc.sh [Pipeline] } [2022-03-17T05:49:25.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:49:25.925Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-17T05:49:25.934Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:49:26.224Z] ---> sudo-logs.sh [2022-03-17T05:49:26.224Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-17T05:49:26.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:49:26.547Z] ---> job-cost.sh [2022-03-17T05:49:26.547Z] lf-activate-venv: SKIPPING [2022-03-17T05:49:26.547Z] DEBUG: total: 0.10999999940395355 [2022-03-17T05:49:26.547Z] INFO: Retrieving Stack Cost... [2022-03-17T05:49:26.807Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-17T05:49:27.377Z] INFO: Archiving Costs [Pipeline] echo [2022-03-17T05:49:27.390Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-17T05:49:27.673Z] ---> logs-deploy.sh [2022-03-17T05:49:27.673Z] lf-activate-venv: SKIPPING [2022-03-17T05:49:27.673Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/157 [2022-03-17T05:49:27.673Z] INFO: archiving workspace using pattern(s): [2022-03-17T05:49:28.613Z] Archives upload complete. [2022-03-17T05:49:28.613Z] INFO: archiving logs to Nexus