Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4795752910451032499.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh912856590812585815.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh3367054609739658125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-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-ssh6947003192190426958.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8967153028846800064.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27863 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/101 [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/101 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/101@tmp/jenkins-gitclient-ssh6730863460797061862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 (main) Commit message: "Merge pull request #3793 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.27" > 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 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 > git rev-list --no-walk b757e3986260d98ca516b4d2b666fd27cfb0acf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:40 ========================================================= 01:27:40 EdgeX Global Pipelines Version Info 01:27:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:42 ------------------- 01:27:42 stable info: 01:27:42 ------------------- 01:27:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:42 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 01:27:42 Message: update stable to v1.0.211 01:27:42 ------------------- 01:27:42 experimental info: 01:27:42 ------------------- 01:27:42 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:42 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 01:27:42 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8f79a5 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:43 provisioning config files... 01:27:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config9006119670377725023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:43 ---> docker-login.sh 01:27:43 nexus3.edgexfoundry.org:10001 01:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:43 Configure a credential helper to remove this warning. See 01:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:43 01:27:43 Login Succeeded 01:27:43 nexus3.edgexfoundry.org:10002 01:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:43 Configure a credential helper to remove this warning. See 01:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:43 01:27:43 Login Succeeded 01:27:43 nexus3.edgexfoundry.org:10003 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 nexus3.edgexfoundry.org:10004 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 docker.io 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 ---> docker-login.sh ends [Pipeline] } 01:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:44 ++ 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 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/core-command/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo core-command,cmd/core-command/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/core-data/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo core-data,cmd/core-data/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/core-metadata/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo core-metadata,cmd/core-metadata/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/security-bootstrapper/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/security-proxy-setup/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/support-notifications/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo support-notifications,cmd/support-notifications/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/support-scheduler/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:27:44 + for file in '`ls cmd/**/Dockerfile`' 01:27:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:27:44 ++ cut -d/ -f2 01:27:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:27:44 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 01:27:45 + git rev-list -1 --merges a8f79a531488eb65fa2ee69f6917ed2b6faa2d33~1..a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] echo 01:27:45 -----------> git rev-list -1 --merges a8f79a531488eb65fa2ee69f6917ed2b6faa2d33~1..a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:27:45 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [false] [Pipeline] sh 01:27:45 + git log --format=format:%s -1 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] echo 01:27:45 ========================================================= 01:27:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:27:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:27:46 01:27:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:27:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:27:46 latest: Pulling from edgex-devops/git-semver 01:27:46 a0d0a0d46f8b: Pulling fs layer 01:27:46 3e5f54012d9b: Pulling fs layer 01:27:46 4c7163046ea9: Pulling fs layer 01:27:46 0c2d73faf560: Pulling fs layer 01:27:46 0c2d73faf560: Waiting 01:27:46 3e5f54012d9b: Verifying Checksum 01:27:46 3e5f54012d9b: Download complete 01:27:46 a0d0a0d46f8b: Verifying Checksum 01:27:46 a0d0a0d46f8b: Download complete 01:27:46 0c2d73faf560: Verifying Checksum 01:27:46 0c2d73faf560: Download complete 01:27:46 4c7163046ea9: Verifying Checksum 01:27:46 4c7163046ea9: Download complete 01:27:46 a0d0a0d46f8b: Pull complete 01:27:46 3e5f54012d9b: Pull complete 01:27:46 4c7163046ea9: Pull complete 01:27:47 0c2d73faf560: Pull complete 01:27:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:27:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:27:47 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:27:47 $ docker top ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:48 [ssh-agent] Looking for ssh-agent implementation... 01:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:48 $ docker exec ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent 01:27:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKDmlcL/agent.14 01:27:48 SSH_AGENT_PID=21 01:27:48 Running ssh-add (command line suppressed) 01:27:48 Identity added: /w/workspace/edgex-go/101@tmp/private_key_7281252522506268658.key (/w/workspace/edgex-go/101@tmp/private_key_7281252522506268658.key) 01:27:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:48 + git tag --points-at HEAD [Pipeline] } 01:27:48 $ docker exec --env ******** --env ******** ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent -k 01:27:48 unset SSH_AUTH_SOCK; 01:27:48 unset SSH_AGENT_PID; 01:27:48 echo Agent pid 21 killed; 01:27:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:48 [ssh-agent] Looking for ssh-agent implementation... 01:27:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:48 $ docker exec ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent 01:27:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIEJDJL/agent.54 01:27:49 SSH_AGENT_PID=60 01:27:49 Running ssh-add (command line suppressed) 01:27:49 Identity added: /w/workspace/edgex-go/101@tmp/private_key_4461097516614725736.key (/w/workspace/edgex-go/101@tmp/private_key_4461097516614725736.key) 01:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:49 + git semver init 01:27:49 # -> Open(): unable to determine branch for HEAD 01:27:49 # $GIT_DIR = /w/workspace/edgex-go/101/.git 01:27:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/101 01:27:49 # $SEMVER_REMOTE_NAME = origin 01:27:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:27:49 # $SEMVER_USER_NAME = edgex-jenkins 01:27:49 # $SEMVER_BRANCH = main 01:27:49 # $SEMVER_TEMP = /tmp/semver-607644190 01:27:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:29:10 # '/tmp/semver-607644190' -> '/w/workspace/edgex-go/101/.semver' 01:29:10 # -> Force: false 01:29:10 # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver [Pipeline] } 01:29:10 $ docker exec --env ******** --env ******** ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 ssh-agent -k 01:29:11 unset SSH_AUTH_SOCK; 01:29:11 unset SSH_AGENT_PID; 01:29:11 echo Agent pid 60 killed; 01:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:11 + git semver [Pipeline] } 01:29:11 $ docker stop --time=1 ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 01:29:13 $ docker rm -f ef8131296ba525339ff2e5ba082a96506fb555197eac7467d97794e66996c902 [Pipeline] // withDockerContainer [Pipeline] sh 01:29:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:13 Stashed 1 file(s) [Pipeline] echo 01:29:13 [edgeXSemver]: initialized semver on version 2.0.1-dev.89 [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 01:29:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:13 ========================================================= 01:29:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:29:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:29:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:14 a0d0a0d46f8b: Already exists 01:29:14 31adcdaf11c8: Pulling fs layer 01:29:14 b8b176561691: Pulling fs layer 01:29:14 4527c011a84f: Pulling fs layer 01:29:14 5d74067f8e1e: Pulling fs layer 01:29:14 e0aca202a116: Pulling fs layer 01:29:14 3a43be97a3b4: Pulling fs layer 01:29:14 34cad66bf833: Pulling fs layer 01:29:14 b4e3c513aaa6: Pulling fs layer 01:29:14 5d74067f8e1e: Waiting 01:29:14 e0aca202a116: Waiting 01:29:14 3a43be97a3b4: Waiting 01:29:14 34cad66bf833: Waiting 01:29:14 b4e3c513aaa6: Waiting 01:29:14 b8b176561691: Verifying Checksum 01:29:14 b8b176561691: Download complete 01:29:14 31adcdaf11c8: Verifying Checksum 01:29:14 31adcdaf11c8: Download complete 01:29:14 5d74067f8e1e: Verifying Checksum 01:29:14 5d74067f8e1e: Download complete 01:29:14 e0aca202a116: Verifying Checksum 01:29:14 e0aca202a116: Download complete 01:29:14 3a43be97a3b4: Verifying Checksum 01:29:14 3a43be97a3b4: Download complete 01:29:14 34cad66bf833: Verifying Checksum 01:29:14 34cad66bf833: Download complete 01:29:14 31adcdaf11c8: Pull complete 01:29:14 b8b176561691: Pull complete 01:29:14 4527c011a84f: Verifying Checksum 01:29:14 4527c011a84f: Download complete 01:29:15 b4e3c513aaa6: Verifying Checksum 01:29:15 b4e3c513aaa6: Download complete 01:29:18 4527c011a84f: Pull complete 01:29:18 5d74067f8e1e: Pull complete 01:29:18 e0aca202a116: Pull complete 01:29:18 3a43be97a3b4: Pull complete 01:29:18 34cad66bf833: Pull complete 01:29:21 b4e3c513aaa6: Pull complete 01:29:21 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 01:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:29:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:29:21 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:29:21 WORKDIR /edgex 01:29:21 COPY go.mod . 01:29:21 RUN go mod download' 01:29:21 + docker build -t ci-base-image-x86_64 -f - . 01:29:23 Sending build context to Docker daemon 329.8MB 01:29:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:29:23 ---> 9f6097aaca64 01:29:23 Step 2/4 : WORKDIR /edgex 01:29:25 ---> Running in adeadcd3cfa1 01:29:25 Removing intermediate container adeadcd3cfa1 01:29:25 ---> 5b9656236040 01:29:25 Step 3/4 : COPY go.mod . 01:29:25 ---> 4085667d8ec1 01:29:25 Step 4/4 : RUN go mod download 01:29:25 ---> Running in a36fc0079ec2 01:29:28 Still waiting to schedule task 01:29:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:30:03 Removing intermediate container a36fc0079ec2 01:30:03 ---> 43c9ccd8f503 01:30:03 Successfully built 43c9ccd8f503 01:30:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:30:04 + docker inspect -f . ci-base-image-x86_64 01:30:04 . [Pipeline] withDockerContainer 01:30:04 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:30:04 $ docker top 5d069673b1f54a7c85b5b1c05f189e57f857d2eb9c85e3c246435f35cce7264b -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:04 + go version 01:30:04 go version go1.16.8 linux/amd64 [Pipeline] } 01:30:04 $ docker stop --time=1 5d069673b1f54a7c85b5b1c05f189e57f857d2eb9c85e3c246435f35cce7264b 01:30:06 $ docker rm -f 5d069673b1f54a7c85b5b1c05f189e57f857d2eb9c85e3c246435f35cce7264b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:06 + docker inspect -f . ci-base-image-x86_64 01:30:06 . [Pipeline] withDockerContainer 01:30:06 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:30:06 $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:30:06 $ docker top 8c43e7452cfb6f1d5768ea4f3e6d96aebac332c2cfe1e4174a48e225882f8d6f -eo pid,comm [Pipeline] { [Pipeline] echo 01:30:07 ========================================================= 01:30:07 [edgeXBuildGoParallel] Running Tests and Build... 01:30:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:30:07 + make test 01:30:07 go mod tidy 01:30:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:30:12 ? github.com/edgexfoundry/edgex-go [no test files] 01:30:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:30:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:30:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:30:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:30:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:30:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:30:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:30:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:30:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:30:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.032s coverage: 28.7% of statements 01:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 01:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 44.7% of statements 01:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:30:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.115s coverage: 89.5% of statements 01:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:30:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.340s coverage: 94.2% of statements 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:30:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:30:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:30:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 01:30:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:30:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 01:30:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 21.7% of statements 01:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 01:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 01:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 01:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 01:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 01:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 01:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 82.5% of statements 01:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 01:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 01:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 65.4% of statements 01:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 01:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 01:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:31:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 01:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:31:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:31:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:31:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:31:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 01:31:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 01:31:33 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 01:32:05 GO111MODULE=on go vet ./... 01:32:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:32:15 ./bin/test-attribution-txt.sh [Pipeline] sh 01:32:16 + ls -al . 01:32:16 total 636 01:32:16 drwxrwxr-x 10 1001 1001 4096 Nov 8 01:32 . 01:32:16 drwxr-xr-x 4 root root 32 Nov 8 01:30 .. 01:32:16 -rw-rw-r-- 1 1001 1001 11 Nov 8 01:27 .dockerignore 01:32:16 drwxrwxr-x 8 1001 1001 162 Nov 8 01:27 .git 01:32:16 drwxrwxr-x 4 1001 1001 142 Nov 8 01:27 .github 01:32:16 -rw-rw-r-- 1 1001 1001 804 Nov 8 01:27 .gitignore 01:32:16 -rw-rw-r-- 1 1001 1001 42 Nov 8 01:27 .golangci.yml 01:32:16 -rw-rw-r-- 1 1001 1001 76 Nov 8 01:27 .hadolint.yml 01:32:16 drwx------ 3 1001 1001 43 Nov 8 01:29 .semver 01:32:16 -rw-rw-r-- 1 1001 1001 166 Nov 8 01:27 .sonarcloud.properties 01:32:16 -rw-rw-r-- 1 1001 1001 1171 Nov 8 01:27 ADOPTERS.md 01:32:16 -rw-rw-r-- 1 1001 1001 8910 Nov 8 01:27 Attribution.txt 01:32:16 -rw-rw-r-- 1 1001 1001 43881 Nov 8 01:27 CHANGELOG.md 01:32:16 -rw-rw-r-- 1 1001 1001 3804 Nov 8 01:27 CONTRIBUTING.md 01:32:16 -rw-rw-r-- 1 1001 1001 677 Nov 8 01:27 GOVERNANCE.md 01:32:16 -rw-rw-r-- 1 1001 1001 849 Nov 8 01:27 Jenkinsfile 01:32:16 -rw-rw-r-- 1 1001 1001 10775 Nov 8 01:27 LICENSE 01:32:16 -rw-rw-r-- 1 1001 1001 6508 Nov 8 01:27 Makefile 01:32:16 -rw-rw-r-- 1 1001 1001 582 Nov 8 01:27 OWNERS.md 01:32:16 -rw-rw-r-- 1 1001 1001 8256 Nov 8 01:27 README.md 01:32:16 -rw-rw-r-- 1 1001 1001 6912 Nov 8 01:27 SECURITY.md 01:32:16 -rw-rw-r-- 1 1001 1001 12 Nov 8 01:29 VERSION 01:32:16 -rw-rw-r-- 1 1001 1001 4131 Nov 8 01:27 ZMQWindows.md 01:32:16 drwxrwxr-x 2 1001 1001 37 Nov 8 01:27 bin 01:32:16 drwxrwxr-x 14 1001 1001 4096 Nov 8 01:27 cmd 01:32:16 -rw-r--r-- 1 root root 428381 Nov 8 01:31 coverage.out 01:32:16 -rw-rw-r-- 1 1001 1001 854 Nov 8 01:27 go.mod 01:32:16 -rw-rw-r-- 1 1001 1001 49665 Nov 8 01:27 go.sum 01:32:16 drwxrwxr-x 8 1001 1001 124 Nov 8 01:27 internal 01:32:16 drwxrwxr-x 3 1001 1001 16 Nov 8 01:27 openapi 01:32:16 drwxrwxr-x 4 1001 1001 71 Nov 8 01:27 snap 01:32:16 -rw-rw-r-- 1 1001 1001 204 Nov 8 01:27 version.go [Pipeline] sh 01:32:16 + '[' -e coverage.out ] 01:32:16 + chown 1001:1001 coverage.out [Pipeline] stash 01:32:16 Stashed 1 file(s) [Pipeline] sh 01:32:16 + make build 01:32:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data 01:32:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:32:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command 01:32:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:32:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:32:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:32:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:32:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:32:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:32:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:32:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config 01:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:32:33 $ docker stop --time=1 8c43e7452cfb6f1d5768ea4f3e6d96aebac332c2cfe1e4174a48e225882f8d6f 01:32:35 $ docker rm -f 8c43e7452cfb6f1d5768ea4f3e6d96aebac332c2cfe1e4174a48e225882f8d6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:36 01:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:36 latest: Pulling from edgex-devops/edgex-compose 01:32:36 cbdbe7a5bc2a: Pulling fs layer 01:32:36 ca9280d653b3: Pulling fs layer 01:32:36 7e9c9ca2126c: Pulling fs layer 01:32:36 cbdbe7a5bc2a: Verifying Checksum 01:32:36 cbdbe7a5bc2a: Download complete 01:32:37 ca9280d653b3: Verifying Checksum 01:32:37 ca9280d653b3: Download complete 01:32:37 cbdbe7a5bc2a: Pull complete 01:32:37 7e9c9ca2126c: Verifying Checksum 01:32:37 7e9c9ca2126c: Download complete 01:32:37 ca9280d653b3: Pull complete 01:32:41 7e9c9ca2126c: Pull complete 01:32:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:32:42 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:32:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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 01:32:44 $ docker top 14dc7347bd5abf071159447a6e8480d9a515697a70a09294bc35540fbfb274a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:44 + docker-compose build --help 01:32:44 + grep parallel 01:32:45 --parallel Build images in parallel. [Pipeline] } 01:32:45 $ docker stop --time=1 14dc7347bd5abf071159447a6e8480d9a515697a70a09294bc35540fbfb274a2 01:32:46 $ docker rm -f 14dc7347bd5abf071159447a6e8480d9a515697a70a09294bc35540fbfb274a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:47 . [Pipeline] withDockerContainer 01:32:47 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:32:47 $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:32:47 $ docker top baa5b16f13bde79f8023fceaa17d3ff82586f6811e82bad1f7bfc464b79f4ee9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:47 + docker-compose -f ./docker-compose-build.yml build --parallel 01:32:48 Building core-command ... 01:32:48 Building core-data ... 01:32:48 Building core-metadata ... 01:32:48 Building security-bootstrapper ... 01:32:48 Building security-proxy-setup ... 01:32:48 Building security-secretstore-setup ... 01:32:48 Building support-notifications ... 01:32:48 Building support-scheduler ... 01:32:48 Building sys-mgmt-agent ... 01:32:48 Building support-notifications 01:32:48 Building sys-mgmt-agent 01:32:48 Building security-secretstore-setup 01:32:48 Building security-bootstrapper 01:32:48 Building support-scheduler 01:32:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:32:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:32:58 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:32:58 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:32:58 ---> 43c9ccd8f503 01:32:58 Step 3/30 : WORKDIR /edgex-go 01:32:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:32:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:58 ---> 43c9ccd8f503 01:32:58 Step 3/23 : WORKDIR /edgex-go 01:32:58 ---> 43c9ccd8f503 01:32:58 Step 3/24 : WORKDIR /edgex-go 01:33:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27870 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:33:00 Running in /w/workspace/edgex-go/101 [Pipeline] { [Pipeline] checkout 01:33:00 The recommended git tool is: git 01:33:02 ---> Running in e6fb14c64e4c 01:33:02 ---> Running in 51a8d0e2ebe0 01:33:02 ---> Running in 76b96d6925eb 01:33:06 Removing intermediate container 51a8d0e2ebe0 01:33:06 ---> e78d7465b8af 01:33:06 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:06 Removing intermediate container e6fb14c64e4c 01:33:06 ---> 252b5d7e2d48 01:33:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:06 Removing intermediate container 76b96d6925eb 01:33:06 ---> 9632372bcffb 01:33:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:06 using credential edgex-jenkins-ssh 01:33:06 Cloning the remote Git repository 01:33:06 ---> Running in a61836b1f691 01:33:06 ---> Running in 3227914fdd46 01:33:06 ---> Running in a83c421abad3 01:33:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:33:06 > git init /w/workspace/edgex-go/101 # timeout=10 01:33:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:33:07 > git --version # timeout=10 01:33:07 > git --version # 'git version 2.17.1' 01:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:11 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:33:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:33:11 ---> 43c9ccd8f503 01:33:11 Step 3/21 : WORKDIR /edgex-go 01:33:11 ---> Using cache 01:33:11 ---> e78d7465b8af 01:33:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:12 ---> Running in 60bcc396ef48 01:33:12 Removing intermediate container a83c421abad3 01:33:12 ---> 096bd841445a 01:33:12 Step 5/24 : RUN apk add --update --no-cache make git 01:33:12 ---> Running in c200b1b6cd48 01:33:12 Removing intermediate container a61836b1f691 01:33:12 ---> b3a6deec3d15 01:33:12 Step 5/23 : RUN apk add --update --no-cache make git 01:33:12 ---> Running in 0104c2d339a3 01:33:12 Removing intermediate container 3227914fdd46 01:33:12 ---> facff8906811 01:33:12 Step 5/30 : RUN apk add --update --no-cache make git 01:33:12 ---> Running in 9e7be0f97f81 01:33:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:13 Removing intermediate container 60bcc396ef48 01:33:13 ---> e9332ccfeb35 01:33:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:33:13 ---> Running in 4688a51ebf49 01:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:33:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:33:13 ---> 43c9ccd8f503 01:33:13 Step 3/22 : WORKDIR /edgex-go 01:33:13 ---> Using cache 01:33:13 ---> e78d7465b8af 01:33:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:13 ---> Using cache 01:33:13 ---> e9332ccfeb35 01:33:13 Step 5/22 : RUN apk add --update --no-cache make bash git 01:33:13 ---> Running in a6bd48277f13 01:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:14 OK: 220 MiB in 52 packages 01:33:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:14 OK: 220 MiB in 52 packages 01:33:14 OK: 220 MiB in 52 packages 01:33:14 Removing intermediate container 9e7be0f97f81 01:33:14 ---> e2a3842d7bf0 01:33:14 Step 6/30 : COPY . . 01:33:14 OK: 220 MiB in 52 packages 01:33:14 Removing intermediate container 0104c2d339a3 01:33:14 ---> 8ed6d233b434 01:33:14 Step 6/23 : COPY go.mod . 01:33:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:15 OK: 220 MiB in 52 packages 01:33:15 ---> 7c6e0cb731c9 01:33:15 Step 7/23 : RUN go mod download 01:33:15 Removing intermediate container c200b1b6cd48 01:33:15 ---> f0937235f1b3 01:33:15 Step 6/24 : COPY . . 01:33:17 ---> Running in a8254e1a5a4e 01:33:17 Removing intermediate container 4688a51ebf49 01:33:17 ---> 8442eff2aad4 01:33:17 Step 6/21 : COPY . . 01:33:18 Removing intermediate container a6bd48277f13 01:33:18 ---> 77859b14d3b0 01:33:18 Step 6/22 : COPY . . 01:33:23 ---> 109cc705e9cf 01:33:23 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:23 ---> 3776f30d5473 01:33:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:23 Removing intermediate container a8254e1a5a4e 01:33:23 ---> f70ded36bda3 01:33:23 Step 8/23 : COPY . . 01:33:23 ---> Running in 02589745f8b8 01:33:23 ---> Running in 920ae4072545 01:33:28 ---> 86d5a35065c8 01:33:28 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:28 ---> 5339db8b1e6e 01:33:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:28 ---> Running in 55759fa37b7a 01:33:28 ---> Running in 21f33583124c 01:33:28 Removing intermediate container 02589745f8b8 01:33:28 ---> 2a2a0342d0f5 01:33:28 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:33:28 Removing intermediate container 920ae4072545 01:33:28 ---> a0e786e5a1df 01:33:28 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:33:28 ---> Running in e71718754c3c 01:33:28 ---> Running in b4d4dfb5a46c 01:33:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:33:29 Removing intermediate container 55759fa37b7a 01:33:29 ---> bfc47f5ddb0b 01:33:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:33:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:33:29 ---> Running in f1c4f94bd41a 01:33:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:33:30 Removing intermediate container 21f33583124c 01:33:30 ---> 068784a792f6 01:33:30 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:33:31 ---> Running in 41fc94d78b37 01:33:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:33:42 ---> 5b0697c8365c 01:33:42 Step 9/23 : RUN go mod tidy 01:33:42 ---> Running in 0b68dd08525a 01:33:44 Removing intermediate container 0b68dd08525a 01:33:44 ---> 963bb6d9aa4b 01:33:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:33:44 ---> Running in 2e7bb06f60c5 01:33:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:34:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:34:09 Removing intermediate container f1c4f94bd41a 01:34:09 ---> 0e5ebfc18914 01:34:09 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:34:09 ---> Running in c6622965d69d 01:34:09 Removing intermediate container e71718754c3c 01:34:09 ---> d07c3f8f2083 01:34:09 01:34:09 Step 9/30 : FROM alpine:3.14 01:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:34:10 3.14: Pulling from library/alpine 01:34:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:34:10 Status: Downloaded newer image for alpine:3.14 01:34:10 ---> 14119a10abf4 01:34:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:34:11 ---> Running in 5ea90ca46eaa 01:34:11 Removing intermediate container b4d4dfb5a46c 01:34:11 ---> 6f74b7c41ad2 01:34:11 01:34:11 Step 9/24 : FROM alpine:3.14 01:34:11 ---> 14119a10abf4 01:34:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:34:11 ---> Running in e397ffbb94e7 01:34:11 Removing intermediate container 5ea90ca46eaa 01:34:11 ---> c306f6ecff1a 01:34:11 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:34:11 ---> Running in 401cd422a832 01:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:12 Removing intermediate container c6622965d69d 01:34:12 ---> 08d93b2a3ee9 01:34:12 01:34:12 Step 10/22 : FROM docker:20.10.8 01:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:12 (1/3) Installing ca-certificates (20191127-r5) 01:34:12 20.10.8: Pulling from library/docker 01:34:12 (2/3) Installing dumb-init (1.2.5-r1) 01:34:12 (3/3) Installing su-exec (0.2-r1) 01:34:12 Executing busybox-1.33.1-r3.trigger 01:34:12 Executing ca-certificates-20191127-r5.trigger 01:34:12 OK: 6 MiB in 17 packages 01:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:13 (1/2) Installing dumb-init (1.2.5-r1) 01:34:13 (2/2) Installing su-exec (0.2-r1) 01:34:13 Executing busybox-1.33.1-r3.trigger 01:34:13 OK: 6 MiB in 16 packages 01:34:13 Removing intermediate container 41fc94d78b37 01:34:13 ---> 1bcce89e37b3 01:34:13 01:34:13 Step 9/21 : FROM alpine:3.14 01:34:13 ---> 14119a10abf4 01:34:13 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:34:13 ---> Running in dbe06c07fb86 01:34:13 Removing intermediate container e397ffbb94e7 01:34:13 ---> 3a9400b5cdba 01:34:13 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:34:13 Removing intermediate container 401cd422a832 01:34:13 ---> 205392c68fb0 01:34:13 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:34:13 ---> Running in f489d6ff1740 01:34:13 ---> Running in 9614e339d768 01:34:14 Removing intermediate container 9614e339d768 01:34:14 ---> ee195cc3dfad 01:34:14 Step 12/24 : WORKDIR / 01:34:14 Removing intermediate container f489d6ff1740 01:34:14 ---> ab902b1cab08 01:34:14 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:34:14 ---> Running in 3085a77adc85 01:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:14 ---> Running in 402b3f0efd63 01:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:14 Removing intermediate container 3085a77adc85 01:34:14 ---> 8115e510e953 01:34:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:34:14 (1/2) Installing ca-certificates (20191127-r5) 01:34:14 Removing intermediate container 402b3f0efd63 01:34:14 ---> 53a969272b62 01:34:14 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:34:14 ---> Running in 93bc3ec2ca66 01:34:14 (2/2) Installing dumb-init (1.2.5-r1) 01:34:14 Executing busybox-1.33.1-r3.trigger 01:34:14 Executing ca-certificates-20191127-r5.trigger 01:34:14 OK: 6 MiB in 16 packages 01:34:15 ---> c75d203b4fae 01:34:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:34:15 ---> 6c13985e8bde 01:34:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:34:15 Removing intermediate container dbe06c07fb86 01:34:15 ---> 3892a3ecef79 01:34:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:34:15 ---> Running in cf3fdf474571 01:34:15 Removing intermediate container 93bc3ec2ca66 01:34:15 ---> aa9a13c56d5f 01:34:15 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:34:15 ---> 290dd6ccf054 01:34:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:34:16 ---> Running in e3f47527c09e 01:34:16 Removing intermediate container cf3fdf474571 01:34:16 ---> 80a4214e5295 01:34:16 Step 12/21 : ENV APP_PORT=59860 01:34:16 ---> Running in e3fb8420d6b7 01:34:16 Removing intermediate container e3f47527c09e 01:34:16 ---> 85bc0e368fde 01:34:16 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:34:16 ---> 45c712cc0685 01:34:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:34:16 Removing intermediate container e3fb8420d6b7 01:34:16 ---> cde46360603f 01:34:16 Step 13/21 : EXPOSE $APP_PORT 01:34:16 ---> Running in 01b43a1d2bd6 01:34:17 ---> 7a96ffbbf77b 01:34:17 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:34:17 Removing intermediate container 01b43a1d2bd6 01:34:17 ---> 83ee3c41a1df 01:34:17 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:17 ---> Running in 41cc1997ba64 01:34:17 ---> 37275d5eb579 01:34:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:34:17 ---> 679847a0607c 01:34:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:34:18 ---> 886cf84a4540 01:34:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:34:18 ---> f6d84b4caaf7 01:34:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:34:18 ---> 23a5e9765492 01:34:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:34:18 Removing intermediate container 41cc1997ba64 01:34:18 ---> 7bf45f79df0d 01:34:18 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:18 ---> 154f5c390a08 01:34:18 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:34:18 ---> Running in d6404583f6db 01:34:18 ---> Running in c08de9a626df 01:34:18 ---> 4ff4f2721f80 01:34:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:34:18 Removing intermediate container c08de9a626df 01:34:18 ---> 70d6a270192a 01:34:18 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:19 ---> Running in c1ed57675a6a 01:34:19 Removing intermediate container c1ed57675a6a 01:34:19 ---> a0e8a36918a7 01:34:19 Step 19/21 : LABEL arch=x86_64 01:34:19 Removing intermediate container 2e7bb06f60c5 01:34:19 ---> f04186310aa3 01:34:19 01:34:19 Step 11/23 : FROM alpine:3.14 01:34:19 ---> 14119a10abf4 01:34:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:34:19 ---> Running in 89715f6ed3e3 01:34:19 ---> b0d75ecdaad4 01:34:19 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:34:19 ---> Running in 704c3e24121b 01:34:19 Removing intermediate container d6404583f6db 01:34:19 ---> d691321018ae 01:34:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:34:19 Removing intermediate container 89715f6ed3e3 01:34:19 ---> a654dd841293 01:34:19 Step 20/21 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:34:19 ---> Running in 01975cbbde1f 01:34:19 ---> Running in 27a5c3d29b14 01:34:19 ---> ca768f6a7850 01:34:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:34:19 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:34:19 Status: Downloaded newer image for docker:20.10.8 01:34:19 ---> bc6c0ffef665 01:34:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:34:19 ---> Running in 55d39d9ce194 01:34:19 Removing intermediate container 01975cbbde1f 01:34:19 ---> 9ef8b2470250 01:34:19 Step 22/24 : LABEL arch=x86_64 01:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:19 Removing intermediate container 27a5c3d29b14 01:34:19 ---> 06947e4e785a 01:34:19 Step 21/21 : LABEL version=2.0.1-dev.89 01:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:20 ---> Running in 0a2d6f8c25ac 01:34:20 ---> Running in 7b2d513d5008 01:34:20 Removing intermediate container 55d39d9ce194 01:34:20 ---> 2e833537b9df 01:34:20 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:34:20 ---> 2881d610922d 01:34:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:34:20 ---> Running in 9b11c990ba57 01:34:20 Removing intermediate container 0a2d6f8c25ac 01:34:20 ---> 5ce33be29235 01:34:20 Step 23/24 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:34:20 (1/1) Installing dumb-init (1.2.5-r1) 01:34:20 Executing busybox-1.33.1-r3.trigger 01:34:20 OK: 6 MiB in 15 packages 01:34:20 Removing intermediate container 7b2d513d5008 01:34:20 ---> 660bc0712498 01:34:20 01:34:20 ---> Running in 04249a804328 01:34:20 ---> 7a6411f63037 01:34:20 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:34:20 Successfully built 660bc0712498 01:34:20 Successfully tagged support-notifications:latest 01:34:20 Building core-command 01:34:20 ---> Running in b2eb94d951e2 01:34:20  Building support-notifications ... done Removing intermediate container 04249a804328 01:34:20 ---> 2a29d446c8f8 01:34:20 Step 24/24 : LABEL version=2.0.1-dev.89 01:34:20 ---> Running in 0447eb5ac496 01:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:20 (1/42) Installing readline (8.1.0-r0) 01:34:20 (2/42) Installing bash (5.1.4-r0) 01:34:20 Executing bash-5.1.4-r0.post-install 01:34:20 (3/42) Installing brotli-libs (1.0.9-r5) 01:34:20 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:34:20 (5/42) Installing libcurl (7.79.1-r0) 01:34:20 (6/42) Installing curl (7.79.1-r0) 01:34:20 (7/42) Installing dumb-init (1.2.5-r1) 01:34:20 (8/42) Installing libbz2 (1.0.8-r1) 01:34:20 (9/42) Installing expat (2.4.1-r0) 01:34:21 (10/42) Installing libffi (3.3-r2) 01:34:21 (11/42) Installing gdbm (1.19-r0) 01:34:21 (12/42) Installing xz-libs (5.2.5-r0) 01:34:21 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:34:21 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:34:21 (15/42) Installing mpdecimal (2.5.1-r1) 01:34:21 (16/42) Installing sqlite-libs (3.35.5-r0) 01:34:21 Removing intermediate container b2eb94d951e2 01:34:21 ---> 8d4ab2033359 01:34:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:34:21 (17/42) Installing python3 (3.9.5-r1) 01:34:21 Removing intermediate container 0447eb5ac496 01:34:21 ---> 51ec72f8a8ed 01:34:21 01:34:21 Successfully built 51ec72f8a8ed 01:34:21 Successfully tagged security-secretstore-setup:latest 01:34:21 Removing intermediate container 704c3e24121b 01:34:21 ---> b06de62526dd 01:34:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:21  Building security-secretstore-setup ... done Building core-data 01:34:24 ---> 60a68efd2e6f 01:34:24 Step 25/30 : RUN chmod +x /entrypoint.sh 01:34:24 ---> Running in db39df09843a 01:34:24 (18/42) Installing py3-appdirs (1.4.4-r2) 01:34:24 (19/42) Installing py3-chardet (4.0.0-r2) 01:34:24 (20/42) Installing py3-idna (3.2-r0) 01:34:24 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:34:24 (22/42) Installing py3-certifi (2020.12.5-r1) 01:34:24 (23/42) Installing py3-requests (2.25.1-r4) 01:34:24 (24/42) Installing py3-msgpack (1.0.2-r1) 01:34:24 (25/42) Installing py3-lockfile (0.12.2-r4) 01:34:24 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:34:25 (27/42) Installing py3-colorama (0.4.4-r1) 01:34:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:34:25 (29/42) Installing py3-distlib (0.3.1-r3) 01:34:25 (30/42) Installing py3-distro (1.5.0-r3) 01:34:25 ---> Running in 9623c1b0157d 01:34:25 (31/42) Installing py3-six (1.15.0-r1) 01:34:25 (32/42) Installing py3-webencodings (0.5.1-r4) 01:34:25 (33/42) Installing py3-html5lib (1.1-r1) 01:34:25 (34/42) Installing py3-parsing (2.4.7-r2) 01:34:25 (35/42) Installing py3-packaging (20.9-r1) 01:34:25 (36/42) Installing py3-toml (0.10.2-r2) 01:34:25 (37/42) Installing py3-pep517 (0.10.0-r2) 01:34:25 (38/42) Installing py3-progress (1.5-r2) 01:34:25 (39/42) Installing py3-retrying (1.3.3-r1) 01:34:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:34:25 (41/42) Installing py3-setuptools (52.0.0-r3) 01:34:26 (42/42) Installing py3-pip (20.3.4-r1) 01:34:26 Removing intermediate container db39df09843a 01:34:26 ---> 13ebaa9aa098 01:34:26 Step 14/23 : ENV APP_PORT=59861 01:34:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:34:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:34:26 ---> 43c9ccd8f503 01:34:26 Step 3/22 : WORKDIR /edgex-go 01:34:26 ---> Using cache 01:34:26 ---> e78d7465b8af 01:34:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:26 ---> Using cache 01:34:26 ---> e9332ccfeb35 01:34:26 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:34:26 Executing busybox-1.33.1-r3.trigger 01:34:26 OK: 84 MiB in 64 packages 01:34:27 ---> Running in d7101b2071c2 01:34:27 ---> Running in 4686e3c830ba 01:34:28 Removing intermediate container 4686e3c830ba 01:34:28 ---> 1971145d529c 01:34:28 Step 15/23 : EXPOSE $APP_PORT 01:34:28 ---> Running in 99e7265547cb 01:34:28 Removing intermediate container 99e7265547cb 01:34:28 ---> e61defce2272 01:34:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:28 Collecting docker-compose==1.23.2 01:34:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:34:28 Collecting PyYAML<4,>=3.10 01:34:28 Downloading PyYAML-3.13.tar.gz (270 kB) 01:34:28 ---> 75e261d13083 01:34:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:34:29 Removing intermediate container 9623c1b0157d 01:34:29 ---> 1073f3bec9d4 01:34:29 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:34:29 Collecting docopt<0.7,>=0.6.1 01:34:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:29 Downloading docopt-0.6.2.tar.gz (25 kB) 01:34:29 ---> Running in fe0bd95070f0 01:34:29 ---> 4d5ffc8f1459 01:34:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:34:29 OK: 220 MiB in 52 packages 01:34:29 Removing intermediate container fe0bd95070f0 01:34:29 ---> 458db6ddbdab 01:34:29 Step 27/30 : CMD ["gate"] 01:34:30 Collecting texttable<0.10,>=0.9.0 01:34:30 ---> Running in bd11f1a1f92c 01:34:30 Downloading texttable-0.9.1.tar.gz (11 kB) 01:34:30 ---> b44d93c2877b 01:34:30 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:34:30 ---> Running in 7dcd5e2f6354 01:34:30 Removing intermediate container bd11f1a1f92c 01:34:30 ---> f05feb3b3d43 01:34:30 Step 28/30 : LABEL arch=x86_64 01:34:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:34:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:34:30 ---> 43c9ccd8f503 01:34:30 Step 3/22 : WORKDIR /edgex-go 01:34:30 ---> Using cache 01:34:30 ---> e78d7465b8af 01:34:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:30 ---> Using cache 01:34:30 ---> e9332ccfeb35 01:34:30 Step 5/22 : RUN apk add --update --no-cache make git 01:34:30 ---> Running in 86ac439e165e 01:34:30 ---> Running in f3583550d7a5 01:34:30 Removing intermediate container 7dcd5e2f6354 01:34:30 ---> 8ba611990938 01:34:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:30 Removing intermediate container d7101b2071c2 01:34:30 ---> cbded37bd43f 01:34:30 Step 6/22 : COPY . . 01:34:30 ---> Running in 27accfd80177 01:34:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:34:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:34:30 Avoid second fetch 01:34:30 Checking out Revision a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 (main) 01:34:30 Collecting dockerpty<0.5,>=0.4.1 01:34:30 Removing intermediate container f3583550d7a5 01:34:30 ---> 04bbd898f64d 01:34:30 Step 29/30 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:34:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:34:30 Removing intermediate container 27accfd80177 01:34:30 ---> 4077b43d8c76 01:34:30 Step 21/23 : LABEL arch=x86_64 01:34:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:30 > git config core.sparsecheckout # timeout=10 01:34:30 > git checkout -f a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 # timeout=10 01:34:31 Collecting cached-property<2,>=1.2.0 01:34:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:34:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:34:31 Collecting websocket-client<1.0,>=0.32.0 01:34:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:34:31 Collecting docker<4.0,>=3.6.0 01:34:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:34:31 Collecting jsonschema<3,>=2.5.1 01:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:34:31 Collecting docker-pycreds>=0.4.0 01:34:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:34:32 Collecting chardet<3.1.0,>=3.0.2 01:34:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:34:32 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) 01:34:32 ---> Running in 770b1571c4ec 01:34:32 OK: 220 MiB in 52 packages 01:34:32 Collecting urllib3<1.25,>=1.21.1 01:34:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:34:32 Collecting idna<2.8,>=2.5 01:34:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:34:32 ---> Running in 29b2da14262b 01:34:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:34:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:34:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:34:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:34:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:34:32 Attempting uninstall: urllib3 01:34:32 Found existing installation: urllib3 1.26.5 01:34:32 Uninstalling urllib3-1.26.5: 01:34:32 Successfully uninstalled urllib3-1.26.5 01:34:32 Removing intermediate container 770b1571c4ec 01:34:32 ---> 266d53499921 01:34:32 Step 30/30 : LABEL version=2.0.1-dev.89 01:34:32 Attempting uninstall: idna 01:34:32 Found existing installation: idna 3.2 01:34:32 Uninstalling idna-3.2: 01:34:32 Successfully uninstalled idna-3.2 01:34:32 ---> Running in 0227b7656fc1 01:34:32 Attempting uninstall: chardet 01:34:32 Found existing installation: chardet 4.0.0 01:34:32 Uninstalling chardet-4.0.0: 01:34:32 Removing intermediate container 29b2da14262b 01:34:32 ---> 83790d34d69c 01:34:32 Step 22/23 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:34:32 Successfully uninstalled chardet-4.0.0 01:34:33 Removing intermediate container 86ac439e165e 01:34:33 ---> 0579af4b7f58 01:34:33 Step 6/22 : COPY . . 01:34:33 Attempting uninstall: requests 01:34:33 Found existing installation: requests 2.25.1 01:34:33 Uninstalling requests-2.25.1: 01:34:33 Successfully uninstalled requests-2.25.1 01:34:33 ---> Running in 099534f0f96b 01:34:33 Running setup.py install for texttable: started 01:34:33 Removing intermediate container 0227b7656fc1 01:34:33 ---> 6a043f84964a 01:34:33 01:34:33 Successfully built 6a043f84964a 01:34:33 Running setup.py install for texttable: finished with status 'done' 01:34:33 Running setup.py install for PyYAML: started 01:34:33 Successfully tagged security-bootstrapper:latest 01:34:33 Building core-metadata 01:34:33 Removing intermediate container 099534f0f96b 01:34:33 ---> be699ce15882 01:34:33 Step 23/23 : LABEL version=2.0.1-dev.89 01:34:34  Building security-bootstrapper ... done  ---> Running in a3fef13faf8e 01:34:34 Running setup.py install for PyYAML: finished with status 'done' 01:34:34 Running setup.py install for docopt: started 01:34:35 Running setup.py install for docopt: finished with status 'done' 01:34:35 Running setup.py install for dockerpty: started 01:34:35 Running setup.py install for dockerpty: finished with status 'done' 01:34:35 Commit message: "Merge pull request #3793 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.27" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:34:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:36 Dload Upload Total Spent Left Speed 01:34:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 79891 [Pipeline] sh 01:34:36 Removing intermediate container a3fef13faf8e 01:34:36 ---> 3de3b039e5e1 01:34:36 01:34:36 Successfully built 3de3b039e5e1 01:34:36 Successfully tagged support-scheduler:latest 01:34:36  Building support-scheduler ... done Building security-proxy-setup 01:34:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:34:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:34:37 + sudo tee /etc/docker/daemon.new 01:34:37 { 01:34:37 "registry-mirrors": [ 01:34:37 "https://nexus3.edgexfoundry.org:10001" 01:34:37 ], 01:34:37 "bip": "10.250.0.254/24", 01:34:37 "hosts": [ 01:34:37 "tcp://0.0.0.0:5555", 01:34:37 "unix:///var/run/docker.sock" 01:34:37 ], 01:34:37 "mtu": 1458, 01:34:37 "selinux-enabled": true, 01:34:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:34:37 } [Pipeline] sh 01:34:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:34:38 + sudo service docker restart 01:34:38 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 01:34:39 ---> bfed549078e2 01:34:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:43 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:34:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:34:43 ---> 43c9ccd8f503 01:34:43 Step 3/20 : WORKDIR /edgex-go 01:34:43 ---> Using cache 01:34:43 ---> e78d7465b8af 01:34:43 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:43 ---> Using cache 01:34:43 ---> e9332ccfeb35 01:34:43 Step 5/20 : RUN apk add --update --no-cache make git 01:34:43 ---> Using cache 01:34:43 ---> 0579af4b7f58 01:34:43 Step 6/20 : COPY . . 01:34:43 ---> Running in 866bf2fc1a98 01:34:47 ---> 2225886b8e05 01:34:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:48 ---> fb3b9c1d9de5 01:34:48 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:48 ---> Running in 49dc3a6a429e 01:34:48 ---> Running in 94d00b4d5f3b 01:34:50 Removing intermediate container 866bf2fc1a98 01:34:50 ---> 75520dd387ed 01:34:50 Step 8/22 : RUN make cmd/core-data/core-data 01:34:51 ---> Running in e2898e564abd 01:34:51 Removing intermediate container 49dc3a6a429e 01:34:51 ---> 7db7f1356023 01:34:51 Step 8/22 : RUN make cmd/core-command/core-command 01:34:51 Removing intermediate container 94d00b4d5f3b 01:34:51 ---> 681928df808b 01:34:51 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:34:51 ---> Running in 65045e3f1457 01:34:51 ---> Running in 57f7c7ada22d 01:34:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data 01:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:34:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command 01:34:56 Removing intermediate container 9b11c990ba57 01:34:56 ---> 162ece70ae37 01:34:56 Step 13/22 : ENV APP_PORT=58890 01:34:56 ---> Running in d5f8915881be 01:34:56 Removing intermediate container d5f8915881be 01:34:56 ---> 1abbea88a6bf 01:34:56 Step 14/22 : EXPOSE $APP_PORT 01:34:56 ---> Running in cd9af69a7ed1 01:34:56 Removing intermediate container cd9af69a7ed1 01:34:56 ---> 582810d92ffc 01:34:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:56 provisioning config files... 01:34:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config2202745830735410260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:56 ---> docker-login.sh 01:34:56 nexus3.edgexfoundry.org:10001 01:34:57 ---> 64e617f50484 01:34:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:34:57 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:34:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:34:57 ---> 43c9ccd8f503 01:34:57 Step 3/22 : WORKDIR /edgex-go 01:34:57 ---> Using cache 01:34:57 ---> e78d7465b8af 01:34:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:57 ---> Using cache 01:34:57 ---> e9332ccfeb35 01:34:57 Step 5/22 : RUN apk add --update --no-cache make git 01:34:57 ---> Using cache 01:34:57 ---> 0579af4b7f58 01:34:57 Step 6/22 : COPY . . 01:34:57 ---> Using cache 01:34:57 ---> fb3b9c1d9de5 01:34:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:57 ---> Using cache 01:34:57 ---> 681928df808b 01:34:57 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:34:57 ---> Running in a10d61ef094d 01:34:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:57 ---> 5cb5b14a1636 01:34:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:34:57 ---> ec483bc10126 01:34:57 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:57 ---> Running in b6e111567332 01:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:58 Configure a credential helper to remove this warning. See 01:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:58 01:34:58 Login Succeeded 01:34:58 nexus3.edgexfoundry.org:10002 01:34:58 Removing intermediate container b6e111567332 01:34:58 ---> 009b3810eb73 01:34:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:58 ---> Running in 8720f0a27b91 01:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:58 Removing intermediate container 8720f0a27b91 01:34:58 ---> 9c41aa34a8cf 01:34:58 Step 20/22 : LABEL arch=x86_64 01:34:58 ---> Running in 672fb1b0dfe5 01:34:58 Removing intermediate container 672fb1b0dfe5 01:34:58 ---> 905b9d28c0a9 01:34:58 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:34:58 ---> Running in 721420e0b141 01:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:58 Configure a credential helper to remove this warning. See 01:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:58 01:34:58 Login Succeeded 01:34:58 nexus3.edgexfoundry.org:10003 01:34:58 Removing intermediate container 721420e0b141 01:34:58 ---> f1c8b2491bab 01:34:58 Step 22/22 : LABEL version=2.0.1-dev.89 01:34:58 ---> Running in e70e94013dc9 01:34:58 Removing intermediate container e70e94013dc9 01:34:58 ---> eb4511bc514f 01:34:58 01:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:59 Successfully built eb4511bc514f 01:34:59 Successfully tagged sys-mgmt-agent:latest 01:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:59 Configure a credential helper to remove this warning. See 01:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:59 01:34:59 Login Succeeded 01:34:59 nexus3.edgexfoundry.org:10004 01:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:59 Configure a credential helper to remove this warning. See 01:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:59 01:34:59 Login Succeeded 01:34:59 docker.io 01:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:00 Configure a credential helper to remove this warning. See 01:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:00 01:35:00 Login Succeeded 01:35:00 ---> docker-login.sh ends [Pipeline] } 01:35:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:35:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:01 ========================================================= 01:35:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:35:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:35:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:35:01 552d1f2373af: Pulling fs layer 01:35:01 ea3f2d53f512: Pulling fs layer 01:35:01 9e70ebbbe112: Pulling fs layer 01:35:01 7a9cfe048b4a: Pulling fs layer 01:35:01 72dc09318566: Pulling fs layer 01:35:01 f4f7b4309257: Pulling fs layer 01:35:01 0ac9a79272e3: Pulling fs layer 01:35:01 b78e95d17946: Pulling fs layer 01:35:01 72dc09318566: Waiting 01:35:01 f4f7b4309257: Waiting 01:35:01 0ac9a79272e3: Waiting 01:35:01 b78e95d17946: Waiting 01:35:01 7a9cfe048b4a: Waiting 01:35:01 9e70ebbbe112: Verifying Checksum 01:35:01 9e70ebbbe112: Download complete 01:35:01 ea3f2d53f512: Verifying Checksum 01:35:01 ea3f2d53f512: Download complete 01:35:01 72dc09318566: Verifying Checksum 01:35:01 72dc09318566: Download complete 01:35:01 f4f7b4309257: Verifying Checksum 01:35:01 f4f7b4309257: Download complete 01:35:01 552d1f2373af: Verifying Checksum 01:35:01 552d1f2373af: Download complete 01:35:02 0ac9a79272e3: Verifying Checksum 01:35:02 0ac9a79272e3: Download complete 01:35:02 552d1f2373af: Pull complete 01:35:03 ea3f2d53f512: Pull complete 01:35:04 9e70ebbbe112: Pull complete 01:35:04 b78e95d17946: Verifying Checksum 01:35:04 b78e95d17946: Download complete 01:35:04 7a9cfe048b4a: Verifying Checksum 01:35:04 7a9cfe048b4a: Download complete 01:35:17 7a9cfe048b4a: Pull complete 01:35:17 72dc09318566: Pull complete 01:35:17 f4f7b4309257: Pull complete 01:35:17 0ac9a79272e3: Pull complete 01:35:22 b78e95d17946: Pull complete 01:35:22 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 01:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:35:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:35:22 + docker build -t ci-base-image-arm64 -f - . 01:35:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:35:22 WORKDIR /edgex 01:35:22 COPY go.mod . 01:35:22 RUN go mod download 01:35:25 Sending build context to Docker daemon 166.5MB 01:35:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:35:25 ---> 8b459fc5aaf0 01:35:25 Step 2/4 : WORKDIR /edgex 01:35:25  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config 01:35:25 Removing intermediate container 57f7c7ada22d 01:35:25 ---> 529616a78e94 01:35:25 01:35:25 Step 9/22 : FROM alpine:3.14 01:35:25 ---> 14119a10abf4 01:35:25 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:35:25 ---> Using cache 01:35:25 ---> b06de62526dd 01:35:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:35:25 ---> Using cache 01:35:25 ---> 13ebaa9aa098 01:35:25 Step 12/22 : ENV APP_PORT=59882 01:35:25 ---> Running in 1b9830550d00 01:35:26 Removing intermediate container 1b9830550d00 01:35:26 ---> c3fffd393d26 01:35:26 Step 13/22 : EXPOSE $APP_PORT 01:35:26 ---> Running in ea43095198bc 01:35:26 Removing intermediate container ea43095198bc 01:35:26 ---> 10acd7e15f1a 01:35:26 Step 14/22 : WORKDIR / 01:35:26 ---> Running in c121544dc673 01:35:26 Removing intermediate container c121544dc673 01:35:26 ---> ecc76ba9a9ec 01:35:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:27 ---> 854c3808110b 01:35:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:35:27 ---> Running in b8cda1bea05d 01:35:27 Removing intermediate container b8cda1bea05d 01:35:27 ---> 93e76df39035 01:35:27 Step 3/4 : COPY go.mod . 01:35:27 Removing intermediate container 65045e3f1457 01:35:27 ---> e0fcfd438356 01:35:27 01:35:27 Step 9/20 : FROM alpine:3.14 01:35:27 ---> 14119a10abf4 01:35:27 Step 10/20 : RUN apk add --update --no-cache curl 01:35:27 ---> Running in 233c987b68e1 01:35:27 ---> 1ae00b6f38ab 01:35:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:35:28 ---> a5fc33199483 01:35:28 Step 18/22 : ENTRYPOINT ["/core-command"] 01:35:28 ---> Running in ede71b52d335 01:35:28 ---> dff25fc83f3c 01:35:28 Step 4/4 : RUN go mod download 01:35:28 ---> Running in 5da5b9725524 01:35:28 Removing intermediate container ede71b52d335 01:35:28 ---> 9a0629d1de67 01:35:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:35:28 ---> Running in 6e4e7f53d69b 01:35:28 Removing intermediate container 6e4e7f53d69b 01:35:28 ---> 9a84163d982e 01:35:28 Step 20/22 : LABEL arch=x86_64 01:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:35:28 ---> Running in f97519bcab05 01:35:29 Removing intermediate container f97519bcab05 01:35:29 ---> 8f181716a097 01:35:29 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:29 ---> Running in b3ab210f575f 01:35:29 Removing intermediate container b3ab210f575f 01:35:29 ---> 44fdad7014cb 01:35:29 Step 22/22 : LABEL version=2.0.1-dev.89 01:35:29 (1/5) Installing ca-certificates (20191127-r5) 01:35:29 (2/5) Installing brotli-libs (1.0.9-r5) 01:35:29 ---> Running in f6e3feb2a7c1 01:35:29 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:35:29 (4/5) Installing libcurl (7.79.1-r0) 01:35:29 (5/5) Installing curl (7.79.1-r0) 01:35:29 Executing busybox-1.33.1-r3.trigger 01:35:29 Executing ca-certificates-20191127-r5.trigger 01:35:29 OK: 8 MiB in 19 packages 01:35:29 Removing intermediate container f6e3feb2a7c1 01:35:29 ---> f9f02dc5b2be 01:35:29 01:35:29 Successfully built f9f02dc5b2be 01:35:29 Successfully tagged core-command:latest 01:35:30  Building core-command ... done Removing intermediate container 233c987b68e1 01:35:30 ---> 5f1c97c2d9d3 01:35:30 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:35:30 ---> Running in 16289541e059 01:35:30 Removing intermediate container 16289541e059 01:35:30 ---> 996e62d32549 01:35:30 Step 12/20 : WORKDIR /edgex 01:35:30 ---> Running in b96885899c53 01:35:30 Removing intermediate container b96885899c53 01:35:30 ---> 4271cc7859d0 01:35:30 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:35:31 ---> e051167b5170 01:35:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:35:31 Removing intermediate container e2898e564abd 01:35:31 ---> 0a3468dc0309 01:35:31 01:35:31 Step 9/22 : FROM alpine:3.14 01:35:31 ---> 14119a10abf4 01:35:31 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:35:31 ---> 9baa68495acf 01:35:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:35:31 ---> Running in 510dfbef67c8 01:35:31 Removing intermediate container a10d61ef094d 01:35:31 ---> f04007d04136 01:35:31 01:35:31 Step 9/22 : FROM alpine:3.14 01:35:31 ---> 14119a10abf4 01:35:31 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:35:31 ---> Using cache 01:35:31 ---> b06de62526dd 01:35:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:35:31 ---> Using cache 01:35:31 ---> 13ebaa9aa098 01:35:31 Step 12/22 : ENV APP_PORT=59881 01:35:31 ---> Running in 814fce02f3ee 01:35:31 Removing intermediate container 510dfbef67c8 01:35:31 ---> 148fcbde0cac 01:35:31 Step 11/22 : ENV APP_PORT=59880 01:35:31 ---> Running in 50f5f574fb08 01:35:31 Removing intermediate container 814fce02f3ee 01:35:31 ---> 4b8582bc3628 01:35:31 Step 13/22 : EXPOSE $APP_PORT 01:35:32 ---> Running in 2471e3472826 01:35:32 Removing intermediate container 50f5f574fb08 01:35:32 ---> d74339a93edf 01:35:32 Step 12/22 : EXPOSE $APP_PORT 01:35:32 ---> c3a5473c94ff 01:35:32 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:35:32 ---> Running in c0ad52d2fb45 01:35:32 Removing intermediate container 2471e3472826 01:35:32 ---> e05e7e9ba1a4 01:35:32 Step 14/22 : WORKDIR / 01:35:32 ---> Running in 468cb2ab0c1f 01:35:32 ---> Running in a85988b689d5 01:35:32 Removing intermediate container c0ad52d2fb45 01:35:32 ---> d52de862e6b4 01:35:32 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:32 ---> Running in 5e414e90c5e6 01:35:32 Removing intermediate container 468cb2ab0c1f 01:35:32 ---> 89e7a9ce8bc2 01:35:32 Step 17/20 : CMD ["--init=true"] 01:35:32 Removing intermediate container a85988b689d5 01:35:32 ---> 3a8dd74e355a 01:35:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:32 ---> Running in 4ed235612394 01:35:32 Removing intermediate container 4ed235612394 01:35:32 ---> 7d3af2b99b14 01:35:32 Step 18/20 : LABEL arch=x86_64 01:35:32 ---> dcb212ad8064 01:35:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:35:32 ---> Running in eddb67c46457 01:35:32 Removing intermediate container eddb67c46457 01:35:32 ---> 1e2887f0bdf6 01:35:32 Step 19/20 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:32 ---> Running in 9c7738172ac0 01:35:32 Removing intermediate container 5e414e90c5e6 01:35:32 ---> 2bc4deab1303 01:35:32 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:35:32 Removing intermediate container 9c7738172ac0 01:35:32 ---> 157f3d56c55f 01:35:32 Step 20/20 : LABEL version=2.0.1-dev.89 01:35:32 ---> 22796ffa1c6f 01:35:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:35:32 ---> Running in daaaccfbfb4f 01:35:32 ---> Running in f06596b282c1 01:35:33 Removing intermediate container f06596b282c1 01:35:33 ---> b92882483141 01:35:33 01:35:33 Successfully built b92882483141 01:35:33 Successfully tagged security-proxy-setup:latest 01:35:33  Building security-proxy-setup ... done  ---> 0f822545c4d2 01:35:33 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:35:33 ---> Running in 6375304607e8 01:35:33 Removing intermediate container 6375304607e8 01:35:33 ---> 34d92afd38c2 01:35:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:35:33 ---> Running in 2a8507fa0f32 01:35:33 Removing intermediate container 2a8507fa0f32 01:35:33 ---> acdeee438cb6 01:35:33 Step 20/22 : LABEL arch=x86_64 01:35:33 ---> Running in 0d0f5252d756 01:35:33 Removing intermediate container 0d0f5252d756 01:35:33 ---> d45f2d3f35bf 01:35:33 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:33 ---> Running in 89f0c2955d0b 01:35:33 Removing intermediate container 89f0c2955d0b 01:35:33 ---> ed0b21c6adca 01:35:33 Step 22/22 : LABEL version=2.0.1-dev.89 01:35:33 ---> Running in 398f37033285 01:35:33 Removing intermediate container 398f37033285 01:35:33 ---> 28559aef55d8 01:35:33 01:35:33 Successfully built 28559aef55d8 01:35:33 Successfully tagged core-metadata:latest 01:35:34  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:35:34 (1/6) Installing dumb-init (1.2.5-r1) 01:35:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:35:34 (3/6) Installing libsodium (1.0.18-r0) 01:35:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:35:34 (5/6) Installing libzmq (4.3.4-r0) 01:35:34 (6/6) Installing zeromq (4.3.4-r0) 01:35:34 Executing busybox-1.33.1-r3.trigger 01:35:34 OK: 8 MiB in 20 packages 01:35:35 Removing intermediate container daaaccfbfb4f 01:35:35 ---> ec4995f4e20d 01:35:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:35:35 ---> 2fb08c953757 01:35:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:35:35 ---> ade62cb1d447 01:35:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:35:35 ---> 1d0aa0a5f2e6 01:35:35 Step 18/22 : ENTRYPOINT ["/core-data"] 01:35:35 ---> Running in a860514baf85 01:35:35 Removing intermediate container a860514baf85 01:35:35 ---> 4adfc68cdd8f 01:35:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:35:35 ---> Running in 7a404b0a3586 01:35:36 Removing intermediate container 7a404b0a3586 01:35:36 ---> 9910e2c8e62d 01:35:36 Step 20/22 : LABEL arch=x86_64 01:35:36 ---> Running in 157b16169ed1 01:35:36 Removing intermediate container 157b16169ed1 01:35:36 ---> 9603c455f119 01:35:36 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:36 ---> Running in b475eff113d7 01:35:36 Removing intermediate container b475eff113d7 01:35:36 ---> 90acb36ea465 01:35:36 Step 22/22 : LABEL version=2.0.1-dev.89 01:35:36 ---> Running in 7ac19a8a68f8 01:35:36 Removing intermediate container 7ac19a8a68f8 01:35:36 ---> 0736ce420bd1 01:35:36 01:35:36 Successfully built 0736ce420bd1 01:35:36 Successfully tagged core-data:latest 01:35:36  Building core-data ... done  [Pipeline] } 01:35:36 $ docker stop --time=1 baa5b16f13bde79f8023fceaa17d3ff82586f6811e82bad1f7bfc464b79f4ee9 01:35:38 $ docker rm -f baa5b16f13bde79f8023fceaa17d3ff82586f6811e82bad1f7bfc464b79f4ee9 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:38 + docker images 01:35:38 REPOSITORY TAG IMAGE ID CREATED SIZE 01:35:38 core-data latest 0736ce420bd1 2 seconds ago 20.7MB 01:35:38 core-metadata latest 28559aef55d8 5 seconds ago 16.9MB 01:35:38 security-proxy-setup latest b92882483141 6 seconds ago 26.9MB 01:35:38 0a3468dc0309 7 seconds ago 1.76GB 01:35:38 f04007d04136 7 seconds ago 1.76GB 01:35:38 core-command latest f9f02dc5b2be 9 seconds ago 16.1MB 01:35:38 e0fcfd438356 11 seconds ago 1.76GB 01:35:38 529616a78e94 13 seconds ago 1.75GB 01:35:38 sys-mgmt-agent latest eb4511bc514f 40 seconds ago 294MB 01:35:38 support-scheduler latest 3de3b039e5e1 About a minute ago 16.2MB 01:35:38 security-bootstrapper latest 6a043f84964a About a minute ago 18.9MB 01:35:38 support-notifications latest 660bc0712498 About a minute ago 16.9MB 01:35:38 security-secretstore-setup latest 51ec72f8a8ed About a minute ago 28.4MB 01:35:38 f04186310aa3 About a minute ago 1.76GB 01:35:38 1bcce89e37b3 About a minute ago 1.76GB 01:35:38 08d93b2a3ee9 About a minute ago 1.76GB 01:35:38 6f74b7c41ad2 About a minute ago 1.76GB 01:35:38 d07c3f8f2083 About a minute ago 1.76GB 01:35:38 ci-base-image-x86_64 latest 43c9ccd8f503 5 minutes ago 1.25GB 01:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 weeks ago 548MB 01:35:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 weeks ago 34.5MB 01:35:38 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 01:35:38 alpine 3.14 14119a10abf4 2 months ago 5.6MB 01:35:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:38 provisioning config files... 01:35:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config3955134588037242984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:39 ---> docker-login.sh 01:35:39 nexus3.edgexfoundry.org:10001 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:39 Configure a credential helper to remove this warning. See 01:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:39 01:35:39 Login Succeeded 01:35:39 nexus3.edgexfoundry.org:10002 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:39 Configure a credential helper to remove this warning. See 01:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:39 01:35:39 Login Succeeded 01:35:39 nexus3.edgexfoundry.org:10003 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:39 Configure a credential helper to remove this warning. See 01:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:39 01:35:39 Login Succeeded 01:35:39 nexus3.edgexfoundry.org:10004 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:39 Configure a credential helper to remove this warning. See 01:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:39 01:35:39 Login Succeeded 01:35:39 docker.io 01:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:35:39 Configure a credential helper to remove this warning. See 01:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:35:39 01:35:39 Login Succeeded 01:35:39 ---> docker-login.sh ends [Pipeline] } 01:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:35:39 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:35:39 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:39 latest 01:35:39 2.0.1-dev.89 01:35:39 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:39 main 01:35:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:35:40 + docker push nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:40 dd4459f66b44: Preparing 01:35:40 cf8c8488b49f: Preparing 01:35:40 3c31ab9d79a9: Preparing 01:35:40 27d1ae45a99e: Preparing 01:35:40 e2eb06d8af82: Preparing 01:35:40 e2eb06d8af82: Layer already exists 01:35:40 27d1ae45a99e: Pushed 01:35:40 dd4459f66b44: Pushed 01:35:40 3c31ab9d79a9: Pushed 01:35:41 cf8c8488b49f: Pushed 01:35:41 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh 01:35:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 01:35:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:42 dd4459f66b44: Preparing 01:35:42 cf8c8488b49f: Preparing 01:35:42 3c31ab9d79a9: Preparing 01:35:42 27d1ae45a99e: Preparing 01:35:42 e2eb06d8af82: Preparing 01:35:42 3c31ab9d79a9: Layer already exists 01:35:42 dd4459f66b44: Layer already exists 01:35:42 cf8c8488b49f: Layer already exists 01:35:42 27d1ae45a99e: Layer already exists 01:35:42 e2eb06d8af82: Layer already exists 01:35:42 latest: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh 01:35:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:43 + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.89 01:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:43 dd4459f66b44: Preparing 01:35:43 cf8c8488b49f: Preparing 01:35:43 3c31ab9d79a9: Preparing 01:35:43 27d1ae45a99e: Preparing 01:35:43 e2eb06d8af82: Preparing 01:35:43 e2eb06d8af82: Layer already exists 01:35:43 dd4459f66b44: Layer already exists 01:35:43 cf8c8488b49f: Layer already exists 01:35:43 27d1ae45a99e: Layer already exists 01:35:43 3c31ab9d79a9: Layer already exists 01:35:43 2.0.1-dev.89: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh 01:35:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:43 + docker push nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:43 dd4459f66b44: Preparing 01:35:43 cf8c8488b49f: Preparing 01:35:43 3c31ab9d79a9: Preparing 01:35:43 27d1ae45a99e: Preparing 01:35:43 e2eb06d8af82: Preparing 01:35:43 dd4459f66b44: Layer already exists 01:35:43 3c31ab9d79a9: Layer already exists 01:35:43 cf8c8488b49f: Layer already exists 01:35:43 27d1ae45a99e: Layer already exists 01:35:43 e2eb06d8af82: Layer already exists 01:35:43 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] isUnix [Pipeline] sh 01:35:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 01:35:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:35:44 dd4459f66b44: Preparing 01:35:44 cf8c8488b49f: Preparing 01:35:44 3c31ab9d79a9: Preparing 01:35:44 27d1ae45a99e: Preparing 01:35:44 e2eb06d8af82: Preparing 01:35:44 e2eb06d8af82: Layer already exists 01:35:44 27d1ae45a99e: Layer already exists 01:35:44 3c31ab9d79a9: Layer already exists 01:35:44 dd4459f66b44: Layer already exists 01:35:44 cf8c8488b49f: Layer already exists 01:35:44 main: digest: sha256:eef987d8b74206225254e4310f9d2908db18ddebd0eed111abda18962ac45fac size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:44 ===================================================== [Pipeline] echo 01:35:44 taggedImages: 01:35:44 - nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:44 - nexus3.edgexfoundry.org:10004/core-command:latest 01:35:44 - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.89 01:35:44 - nexus3.edgexfoundry.org:10004/core-command:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:35:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:35:44 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:44 latest 01:35:44 2.0.1-dev.89 01:35:44 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:44 main 01:35:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:35:44 + docker push nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:35:44 40eab974e366: Preparing 01:35:44 8535c55c0978: Preparing 01:35:44 3c31ab9d79a9: Preparing 01:35:44 59752fda022c: Preparing 01:35:44 2f6279a65665: Preparing 01:35:44 e2eb06d8af82: Preparing 01:35:44 e2eb06d8af82: Waiting 01:35:44 3c31ab9d79a9: Layer already exists 01:35:45 e2eb06d8af82: Layer already exists 01:35:45 40eab974e366: Pushed 01:35:45 2f6279a65665: Pushed 01:35:45 59752fda022c: Pushed 01:35:46 8535c55c0978: Pushed 01:35:46 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:35:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 01:35:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:35:46 40eab974e366: Preparing 01:35:46 8535c55c0978: Preparing 01:35:46 3c31ab9d79a9: Preparing 01:35:46 59752fda022c: Preparing 01:35:46 2f6279a65665: Preparing 01:35:46 e2eb06d8af82: Preparing 01:35:46 e2eb06d8af82: Waiting 01:35:46 2f6279a65665: Layer already exists 01:35:46 3c31ab9d79a9: Layer already exists 01:35:46 8535c55c0978: Layer already exists 01:35:46 59752fda022c: Layer already exists 01:35:46 40eab974e366: Layer already exists 01:35:46 e2eb06d8af82: Layer already exists 01:35:46 latest: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:35:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:47 + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.89 01:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:35:47 40eab974e366: Preparing 01:35:47 8535c55c0978: Preparing 01:35:47 3c31ab9d79a9: Preparing 01:35:47 59752fda022c: Preparing 01:35:47 2f6279a65665: Preparing 01:35:47 e2eb06d8af82: Preparing 01:35:47 e2eb06d8af82: Waiting 01:35:47 40eab974e366: Layer already exists 01:35:47 2f6279a65665: Layer already exists 01:35:47 3c31ab9d79a9: Layer already exists 01:35:47 59752fda022c: Layer already exists 01:35:47 8535c55c0978: Layer already exists 01:35:47 e2eb06d8af82: Layer already exists 01:35:47 2.0.1-dev.89: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:35:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:47 + docker push nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:35:47 40eab974e366: Preparing 01:35:47 8535c55c0978: Preparing 01:35:47 3c31ab9d79a9: Preparing 01:35:47 59752fda022c: Preparing 01:35:47 2f6279a65665: Preparing 01:35:47 e2eb06d8af82: Preparing 01:35:47 e2eb06d8af82: Waiting 01:35:47 40eab974e366: Layer already exists 01:35:47 59752fda022c: Layer already exists 01:35:47 2f6279a65665: Layer already exists 01:35:47 3c31ab9d79a9: Layer already exists 01:35:47 8535c55c0978: Layer already exists 01:35:47 e2eb06d8af82: Layer already exists 01:35:47 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] isUnix [Pipeline] sh 01:35:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 01:35:48 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:35:48 40eab974e366: Preparing 01:35:48 8535c55c0978: Preparing 01:35:48 3c31ab9d79a9: Preparing 01:35:48 59752fda022c: Preparing 01:35:48 2f6279a65665: Preparing 01:35:48 e2eb06d8af82: Preparing 01:35:48 e2eb06d8af82: Waiting 01:35:48 2f6279a65665: Layer already exists 01:35:48 3c31ab9d79a9: Layer already exists 01:35:48 59752fda022c: Layer already exists 01:35:48 8535c55c0978: Layer already exists 01:35:48 40eab974e366: Layer already exists 01:35:48 e2eb06d8af82: Layer already exists 01:35:48 main: digest: sha256:08f274ee76fd3c1c224560a847a21a839a7ed4c98c4ce55f228971e545861940 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:48 ===================================================== [Pipeline] echo 01:35:48 taggedImages: 01:35:48 - nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:48 - nexus3.edgexfoundry.org:10004/core-data:latest 01:35:48 - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.89 01:35:48 - nexus3.edgexfoundry.org:10004/core-data:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:48 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:35:48 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:35:48 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:48 latest 01:35:48 2.0.1-dev.89 01:35:48 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:48 main 01:35:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:35:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:35:49 9e771f9a7a79: Preparing 01:35:49 30a739ecf7c3: Preparing 01:35:49 3c31ab9d79a9: Preparing 01:35:49 27d1ae45a99e: Preparing 01:35:49 e2eb06d8af82: Preparing 01:35:49 e2eb06d8af82: Layer already exists 01:35:49 3c31ab9d79a9: Layer already exists 01:35:49 27d1ae45a99e: Layer already exists 01:35:49 9e771f9a7a79: Pushed 01:35:50 30a739ecf7c3: Pushed 01:35:50 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:35:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 01:35:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:35:51 9e771f9a7a79: Preparing 01:35:51 30a739ecf7c3: Preparing 01:35:51 3c31ab9d79a9: Preparing 01:35:51 27d1ae45a99e: Preparing 01:35:51 e2eb06d8af82: Preparing 01:35:51 e2eb06d8af82: Layer already exists 01:35:51 30a739ecf7c3: Layer already exists 01:35:51 3c31ab9d79a9: Layer already exists 01:35:51 27d1ae45a99e: Layer already exists 01:35:51 9e771f9a7a79: Layer already exists 01:35:51 latest: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:35:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.89 01:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:35:51 9e771f9a7a79: Preparing 01:35:51 30a739ecf7c3: Preparing 01:35:51 3c31ab9d79a9: Preparing 01:35:51 27d1ae45a99e: Preparing 01:35:51 e2eb06d8af82: Preparing 01:35:51 e2eb06d8af82: Layer already exists 01:35:51 30a739ecf7c3: Layer already exists 01:35:51 27d1ae45a99e: Layer already exists 01:35:51 3c31ab9d79a9: Layer already exists 01:35:51 9e771f9a7a79: Layer already exists 01:35:51 2.0.1-dev.89: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:35:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:35:52 9e771f9a7a79: Preparing 01:35:52 30a739ecf7c3: Preparing 01:35:52 3c31ab9d79a9: Preparing 01:35:52 27d1ae45a99e: Preparing 01:35:52 e2eb06d8af82: Preparing 01:35:52 3c31ab9d79a9: Layer already exists 01:35:52 e2eb06d8af82: Layer already exists 01:35:52 30a739ecf7c3: Layer already exists 01:35:52 27d1ae45a99e: Layer already exists 01:35:52 9e771f9a7a79: Layer already exists 01:35:52 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] isUnix [Pipeline] sh 01:35:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 01:35:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:35:52 9e771f9a7a79: Preparing 01:35:52 30a739ecf7c3: Preparing 01:35:52 3c31ab9d79a9: Preparing 01:35:52 27d1ae45a99e: Preparing 01:35:52 e2eb06d8af82: Preparing 01:35:52 e2eb06d8af82: Layer already exists 01:35:52 30a739ecf7c3: Layer already exists 01:35:52 9e771f9a7a79: Layer already exists 01:35:52 3c31ab9d79a9: Layer already exists 01:35:52 27d1ae45a99e: Layer already exists 01:35:52 main: digest: sha256:09fc50b33af88c511be619687b7b61c325a79f96633785a127825518b17b986e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:52 ===================================================== [Pipeline] echo 01:35:52 taggedImages: 01:35:52 - nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:52 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:35:52 - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.89 01:35:52 - nexus3.edgexfoundry.org:10004/core-metadata:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:52 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:35:52 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:35:52 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:52 latest 01:35:52 2.0.1-dev.89 01:35:52 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:52 main 01:35:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:35:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:35:53 4f7ba9aa8fab: Preparing 01:35:53 4f7ba9aa8fab: Preparing 01:35:53 427c267e15f7: Preparing 01:35:53 4f394f05c9ed: Preparing 01:35:53 38c02117805b: Preparing 01:35:53 a82248dc668b: Preparing 01:35:53 3c31ab9d79a9: Preparing 01:35:53 6b58f2ff80d3: Preparing 01:35:53 7a547abcfcb5: Preparing 01:35:53 a94ae03a9e91: Preparing 01:35:53 bdd33df61077: Preparing 01:35:53 e2eb06d8af82: Preparing 01:35:53 3c31ab9d79a9: Waiting 01:35:53 6b58f2ff80d3: Waiting 01:35:53 7a547abcfcb5: Waiting 01:35:53 a94ae03a9e91: Waiting 01:35:53 bdd33df61077: Waiting 01:35:53 e2eb06d8af82: Waiting 01:35:53 4f7ba9aa8fab: Pushed 01:35:53 427c267e15f7: Pushed 01:35:53 3c31ab9d79a9: Layer already exists 01:35:53 38c02117805b: Pushed 01:35:53 4f394f05c9ed: Pushed 01:35:53 7a547abcfcb5: Pushed 01:35:53 e2eb06d8af82: Layer already exists 01:35:53 bdd33df61077: Pushed 01:35:53 a94ae03a9e91: Pushed 01:35:53 6b58f2ff80d3: Pushed 01:35:54 a82248dc668b: Pushed 01:35:55 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:35:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 01:35:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:35:55 4f7ba9aa8fab: Preparing 01:35:55 4f7ba9aa8fab: Preparing 01:35:55 427c267e15f7: Preparing 01:35:55 4f394f05c9ed: Preparing 01:35:55 38c02117805b: Preparing 01:35:55 a82248dc668b: Preparing 01:35:55 3c31ab9d79a9: Preparing 01:35:55 6b58f2ff80d3: Preparing 01:35:55 7a547abcfcb5: Preparing 01:35:55 a94ae03a9e91: Preparing 01:35:55 bdd33df61077: Preparing 01:35:55 e2eb06d8af82: Preparing 01:35:55 3c31ab9d79a9: Waiting 01:35:55 6b58f2ff80d3: Waiting 01:35:55 7a547abcfcb5: Waiting 01:35:55 a94ae03a9e91: Waiting 01:35:55 bdd33df61077: Waiting 01:35:55 e2eb06d8af82: Waiting 01:35:55 4f394f05c9ed: Layer already exists 01:35:55 38c02117805b: Layer already exists 01:35:55 427c267e15f7: Layer already exists 01:35:55 4f7ba9aa8fab: Layer already exists 01:35:55 a82248dc668b: Layer already exists 01:35:55 3c31ab9d79a9: Layer already exists 01:35:55 bdd33df61077: Layer already exists 01:35:55 7a547abcfcb5: Layer already exists 01:35:55 6b58f2ff80d3: Layer already exists 01:35:55 a94ae03a9e91: Layer already exists 01:35:55 e2eb06d8af82: Layer already exists 01:35:55 latest: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:35:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.89 01:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:35:56 4f7ba9aa8fab: Preparing 01:35:56 4f7ba9aa8fab: Preparing 01:35:56 427c267e15f7: Preparing 01:35:56 4f394f05c9ed: Preparing 01:35:56 38c02117805b: Preparing 01:35:56 a82248dc668b: Preparing 01:35:56 3c31ab9d79a9: Preparing 01:35:56 6b58f2ff80d3: Preparing 01:35:56 7a547abcfcb5: Preparing 01:35:56 a94ae03a9e91: Preparing 01:35:56 bdd33df61077: Preparing 01:35:56 e2eb06d8af82: Preparing 01:35:56 3c31ab9d79a9: Waiting 01:35:56 6b58f2ff80d3: Waiting 01:35:56 7a547abcfcb5: Waiting 01:35:56 a94ae03a9e91: Waiting 01:35:56 bdd33df61077: Waiting 01:35:56 e2eb06d8af82: Waiting 01:35:56 38c02117805b: Layer already exists 01:35:56 4f7ba9aa8fab: Layer already exists 01:35:56 a82248dc668b: Layer already exists 01:35:56 4f394f05c9ed: Layer already exists 01:35:56 427c267e15f7: Layer already exists 01:35:56 6b58f2ff80d3: Layer already exists 01:35:56 7a547abcfcb5: Layer already exists 01:35:56 3c31ab9d79a9: Layer already exists 01:35:56 a94ae03a9e91: Layer already exists 01:35:56 bdd33df61077: Layer already exists 01:35:56 e2eb06d8af82: Layer already exists 01:35:56 2.0.1-dev.89: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:35:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:35:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:35:56 4f7ba9aa8fab: Preparing 01:35:56 4f7ba9aa8fab: Preparing 01:35:56 427c267e15f7: Preparing 01:35:56 4f394f05c9ed: Preparing 01:35:56 38c02117805b: Preparing 01:35:56 a82248dc668b: Preparing 01:35:56 3c31ab9d79a9: Preparing 01:35:56 6b58f2ff80d3: Preparing 01:35:56 7a547abcfcb5: Preparing 01:35:56 a94ae03a9e91: Preparing 01:35:56 bdd33df61077: Preparing 01:35:56 e2eb06d8af82: Preparing 01:35:56 7a547abcfcb5: Waiting 01:35:56 a94ae03a9e91: Waiting 01:35:56 3c31ab9d79a9: Waiting 01:35:56 6b58f2ff80d3: Waiting 01:35:56 bdd33df61077: Waiting 01:35:56 e2eb06d8af82: Waiting 01:35:56 a82248dc668b: Layer already exists 01:35:56 38c02117805b: Layer already exists 01:35:56 4f394f05c9ed: Layer already exists 01:35:56 4f7ba9aa8fab: Layer already exists 01:35:56 427c267e15f7: Layer already exists 01:35:56 3c31ab9d79a9: Layer already exists 01:35:56 7a547abcfcb5: Layer already exists 01:35:56 bdd33df61077: Layer already exists 01:35:56 a94ae03a9e91: Layer already exists 01:35:56 6b58f2ff80d3: Layer already exists 01:35:56 e2eb06d8af82: Layer already exists 01:35:56 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] isUnix [Pipeline] sh 01:35:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 01:35:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:35:57 4f7ba9aa8fab: Preparing 01:35:57 4f7ba9aa8fab: Preparing 01:35:57 427c267e15f7: Preparing 01:35:57 4f394f05c9ed: Preparing 01:35:57 38c02117805b: Preparing 01:35:57 a82248dc668b: Preparing 01:35:57 3c31ab9d79a9: Preparing 01:35:57 6b58f2ff80d3: Preparing 01:35:57 7a547abcfcb5: Preparing 01:35:57 a94ae03a9e91: Preparing 01:35:57 bdd33df61077: Preparing 01:35:57 e2eb06d8af82: Preparing 01:35:57 6b58f2ff80d3: Waiting 01:35:57 7a547abcfcb5: Waiting 01:35:57 a94ae03a9e91: Waiting 01:35:57 bdd33df61077: Waiting 01:35:57 e2eb06d8af82: Waiting 01:35:57 3c31ab9d79a9: Waiting 01:35:57 38c02117805b: Layer already exists 01:35:57 427c267e15f7: Layer already exists 01:35:57 4f394f05c9ed: Layer already exists 01:35:57 4f7ba9aa8fab: Layer already exists 01:35:57 a82248dc668b: Layer already exists 01:35:57 7a547abcfcb5: Layer already exists 01:35:57 6b58f2ff80d3: Layer already exists 01:35:57 3c31ab9d79a9: Layer already exists 01:35:57 a94ae03a9e91: Layer already exists 01:35:57 bdd33df61077: Layer already exists 01:35:57 e2eb06d8af82: Layer already exists 01:35:57 main: digest: sha256:8b7c66ac4c81722752c55ffd1a8ad2bd78a2cece7805b1bf6b206e5f5ec8d059 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:57 ===================================================== [Pipeline] echo 01:35:57 taggedImages: 01:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.89 01:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:35:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:35:57 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:57 latest 01:35:57 2.0.1-dev.89 01:35:57 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:35:57 main 01:35:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:35:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:35:58 004e1f1c859f: Preparing 01:35:58 373d4a111cdd: Preparing 01:35:58 f7ca4d074baa: Preparing 01:35:58 768b003e45da: Preparing 01:35:58 8f8faceec502: Preparing 01:35:58 e2eb06d8af82: Preparing 01:35:58 e2eb06d8af82: Waiting 01:35:58 768b003e45da: Pushed 01:35:58 f7ca4d074baa: Pushed 01:35:58 e2eb06d8af82: Layer already exists 01:35:58 8f8faceec502: Pushed 01:35:58 373d4a111cdd: Pushed 01:35:58 004e1f1c859f: Pushed 01:35:58 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:35:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 01:35:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:35:59 004e1f1c859f: Preparing 01:35:59 373d4a111cdd: Preparing 01:35:59 f7ca4d074baa: Preparing 01:35:59 768b003e45da: Preparing 01:35:59 8f8faceec502: Preparing 01:35:59 e2eb06d8af82: Preparing 01:35:59 e2eb06d8af82: Waiting 01:35:59 768b003e45da: Layer already exists 01:35:59 373d4a111cdd: Layer already exists 01:35:59 004e1f1c859f: Layer already exists 01:35:59 f7ca4d074baa: Layer already exists 01:35:59 8f8faceec502: Layer already exists 01:35:59 e2eb06d8af82: Layer already exists 01:35:59 latest: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:35:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.89 01:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:00 004e1f1c859f: Preparing 01:36:00 373d4a111cdd: Preparing 01:36:00 f7ca4d074baa: Preparing 01:36:00 768b003e45da: Preparing 01:36:00 8f8faceec502: Preparing 01:36:00 e2eb06d8af82: Preparing 01:36:00 e2eb06d8af82: Waiting 01:36:00 f7ca4d074baa: Layer already exists 01:36:00 8f8faceec502: Layer already exists 01:36:00 373d4a111cdd: Layer already exists 01:36:00 768b003e45da: Layer already exists 01:36:00 004e1f1c859f: Layer already exists 01:36:00 e2eb06d8af82: Layer already exists 01:36:00 2.0.1-dev.89: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:36:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:00 004e1f1c859f: Preparing 01:36:00 373d4a111cdd: Preparing 01:36:00 f7ca4d074baa: Preparing 01:36:00 768b003e45da: Preparing 01:36:00 8f8faceec502: Preparing 01:36:00 e2eb06d8af82: Preparing 01:36:00 e2eb06d8af82: Waiting 01:36:00 f7ca4d074baa: Layer already exists 01:36:00 768b003e45da: Layer already exists 01:36:00 8f8faceec502: Layer already exists 01:36:00 004e1f1c859f: Layer already exists 01:36:00 373d4a111cdd: Layer already exists 01:36:00 e2eb06d8af82: Layer already exists 01:36:00 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] isUnix [Pipeline] sh 01:36:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 01:36:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:36:01 004e1f1c859f: Preparing 01:36:01 373d4a111cdd: Preparing 01:36:01 f7ca4d074baa: Preparing 01:36:01 768b003e45da: Preparing 01:36:01 8f8faceec502: Preparing 01:36:01 e2eb06d8af82: Preparing 01:36:01 e2eb06d8af82: Waiting 01:36:01 004e1f1c859f: Layer already exists 01:36:01 f7ca4d074baa: Layer already exists 01:36:01 768b003e45da: Layer already exists 01:36:01 8f8faceec502: Layer already exists 01:36:01 373d4a111cdd: Layer already exists 01:36:01 e2eb06d8af82: Layer already exists 01:36:01 main: digest: sha256:0e74fa92b3538e1e8c7e4181b6447df952d0ec69f701db4b017826b2be5d2608 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:01 ===================================================== [Pipeline] echo 01:36:01 taggedImages: 01:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.89 01:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:36:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:36:01 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:01 latest 01:36:01 2.0.1-dev.89 01:36:01 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:01 main 01:36:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:36:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:01 10dde36f5e31: Preparing 01:36:01 ae40dffef0da: Preparing 01:36:01 00095ebb80a0: Preparing 01:36:01 2c1932524d2a: Preparing 01:36:01 663bdbf0dc8f: Preparing 01:36:01 21168e53a091: Preparing 01:36:01 9e000c60c280: Preparing 01:36:01 3f60073e9d72: Preparing 01:36:01 9fe6548eea5c: Preparing 01:36:01 e2eb06d8af82: Preparing 01:36:01 21168e53a091: Waiting 01:36:01 9e000c60c280: Waiting 01:36:01 3f60073e9d72: Waiting 01:36:01 9fe6548eea5c: Waiting 01:36:01 e2eb06d8af82: Waiting 01:36:02 ae40dffef0da: Pushed 01:36:02 663bdbf0dc8f: Pushed 01:36:02 10dde36f5e31: Pushed 01:36:02 9e000c60c280: Pushed 01:36:02 21168e53a091: Pushed 01:36:02 3f60073e9d72: Pushed 01:36:02 e2eb06d8af82: Layer already exists 01:36:02 2c1932524d2a: Pushed 01:36:02 9fe6548eea5c: Pushed 01:36:02 00095ebb80a0: Pushed 01:36:03 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:36:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 01:36:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:03 10dde36f5e31: Preparing 01:36:03 ae40dffef0da: Preparing 01:36:03 00095ebb80a0: Preparing 01:36:03 2c1932524d2a: Preparing 01:36:03 663bdbf0dc8f: Preparing 01:36:03 21168e53a091: Preparing 01:36:03 9e000c60c280: Preparing 01:36:03 3f60073e9d72: Preparing 01:36:03 9fe6548eea5c: Preparing 01:36:03 e2eb06d8af82: Preparing 01:36:03 21168e53a091: Waiting 01:36:03 9e000c60c280: Waiting 01:36:03 3f60073e9d72: Waiting 01:36:03 9fe6548eea5c: Waiting 01:36:03 e2eb06d8af82: Waiting 01:36:03 ae40dffef0da: Layer already exists 01:36:03 663bdbf0dc8f: Layer already exists 01:36:03 10dde36f5e31: Layer already exists 01:36:03 00095ebb80a0: Layer already exists 01:36:03 2c1932524d2a: Layer already exists 01:36:03 21168e53a091: Layer already exists 01:36:03 9e000c60c280: Layer already exists 01:36:03 e2eb06d8af82: Layer already exists 01:36:03 9fe6548eea5c: Layer already exists 01:36:03 3f60073e9d72: Layer already exists 01:36:03 latest: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:36:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.89 01:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:04 10dde36f5e31: Preparing 01:36:04 ae40dffef0da: Preparing 01:36:04 00095ebb80a0: Preparing 01:36:04 2c1932524d2a: Preparing 01:36:04 663bdbf0dc8f: Preparing 01:36:04 21168e53a091: Preparing 01:36:04 9e000c60c280: Preparing 01:36:04 3f60073e9d72: Preparing 01:36:04 9fe6548eea5c: Preparing 01:36:04 e2eb06d8af82: Preparing 01:36:04 21168e53a091: Waiting 01:36:04 9e000c60c280: Waiting 01:36:04 3f60073e9d72: Waiting 01:36:04 9fe6548eea5c: Waiting 01:36:04 e2eb06d8af82: Waiting 01:36:04 663bdbf0dc8f: Layer already exists 01:36:04 00095ebb80a0: Layer already exists 01:36:04 ae40dffef0da: Layer already exists 01:36:04 2c1932524d2a: Layer already exists 01:36:04 10dde36f5e31: Layer already exists 01:36:04 9e000c60c280: Layer already exists 01:36:04 21168e53a091: Layer already exists 01:36:04 3f60073e9d72: Layer already exists 01:36:04 9fe6548eea5c: Layer already exists 01:36:04 e2eb06d8af82: Layer already exists 01:36:04 2.0.1-dev.89: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:36:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:04 10dde36f5e31: Preparing 01:36:04 ae40dffef0da: Preparing 01:36:04 00095ebb80a0: Preparing 01:36:04 2c1932524d2a: Preparing 01:36:04 663bdbf0dc8f: Preparing 01:36:04 21168e53a091: Preparing 01:36:04 9e000c60c280: Preparing 01:36:04 3f60073e9d72: Preparing 01:36:04 9fe6548eea5c: Preparing 01:36:04 e2eb06d8af82: Preparing 01:36:04 21168e53a091: Waiting 01:36:04 9e000c60c280: Waiting 01:36:04 3f60073e9d72: Waiting 01:36:04 9fe6548eea5c: Waiting 01:36:04 e2eb06d8af82: Waiting 01:36:04 663bdbf0dc8f: Layer already exists 01:36:04 2c1932524d2a: Layer already exists 01:36:04 ae40dffef0da: Layer already exists 01:36:04 10dde36f5e31: Layer already exists 01:36:04 00095ebb80a0: Layer already exists 01:36:04 21168e53a091: Layer already exists 01:36:04 9e000c60c280: Layer already exists 01:36:04 3f60073e9d72: Layer already exists 01:36:04 9fe6548eea5c: Layer already exists 01:36:04 e2eb06d8af82: Layer already exists 01:36:04 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:36:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 01:36:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:36:05 10dde36f5e31: Preparing 01:36:05 ae40dffef0da: Preparing 01:36:05 00095ebb80a0: Preparing 01:36:05 2c1932524d2a: Preparing 01:36:05 663bdbf0dc8f: Preparing 01:36:05 21168e53a091: Preparing 01:36:05 9e000c60c280: Preparing 01:36:05 3f60073e9d72: Preparing 01:36:05 9fe6548eea5c: Preparing 01:36:05 e2eb06d8af82: Preparing 01:36:05 9e000c60c280: Waiting 01:36:05 3f60073e9d72: Waiting 01:36:05 9fe6548eea5c: Waiting 01:36:05 e2eb06d8af82: Waiting 01:36:05 21168e53a091: Waiting 01:36:05 663bdbf0dc8f: Layer already exists 01:36:05 00095ebb80a0: Layer already exists 01:36:05 2c1932524d2a: Layer already exists 01:36:05 10dde36f5e31: Layer already exists 01:36:05 ae40dffef0da: Layer already exists 01:36:05 21168e53a091: Layer already exists 01:36:05 9e000c60c280: Layer already exists 01:36:05 e2eb06d8af82: Layer already exists 01:36:05 3f60073e9d72: Layer already exists 01:36:05 9fe6548eea5c: Layer already exists 01:36:05 main: digest: sha256:659987dcafdaf33a3c60414a333da64ebd7ea389fd167fd2ed708a52074f5793 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:05 ===================================================== [Pipeline] echo 01:36:05 taggedImages: 01:36:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:36:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.89 01:36:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:36:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:36:05 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:05 latest 01:36:05 2.0.1-dev.89 01:36:05 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:05 main 01:36:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:36:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:36:06 703735ce96d3: Preparing 01:36:06 57eafd928c96: Preparing 01:36:06 3c31ab9d79a9: Preparing 01:36:06 0307a2e0b88e: Preparing 01:36:06 e2eb06d8af82: Preparing 01:36:06 e2eb06d8af82: Layer already exists 01:36:06 3c31ab9d79a9: Layer already exists 01:36:06 703735ce96d3: Pushed 01:36:06 0307a2e0b88e: Pushed 01:36:07 57eafd928c96: Pushed 01:36:07 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:36:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 01:36:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:36:08 703735ce96d3: Preparing 01:36:08 57eafd928c96: Preparing 01:36:08 3c31ab9d79a9: Preparing 01:36:08 0307a2e0b88e: Preparing 01:36:08 e2eb06d8af82: Preparing 01:36:08 57eafd928c96: Layer already exists 01:36:08 703735ce96d3: Layer already exists 01:36:08 e2eb06d8af82: Layer already exists 01:36:08 3c31ab9d79a9: Layer already exists 01:36:08 0307a2e0b88e: Layer already exists 01:36:08 latest: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:36:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.89 01:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:36:08 703735ce96d3: Preparing 01:36:08 57eafd928c96: Preparing 01:36:08 3c31ab9d79a9: Preparing 01:36:08 0307a2e0b88e: Preparing 01:36:08 e2eb06d8af82: Preparing 01:36:08 e2eb06d8af82: Layer already exists 01:36:08 0307a2e0b88e: Layer already exists 01:36:08 3c31ab9d79a9: Layer already exists 01:36:08 703735ce96d3: Layer already exists 01:36:08 57eafd928c96: Layer already exists 01:36:08 2.0.1-dev.89: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:36:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:36:09 703735ce96d3: Preparing 01:36:09 57eafd928c96: Preparing 01:36:09 3c31ab9d79a9: Preparing 01:36:09 0307a2e0b88e: Preparing 01:36:09 e2eb06d8af82: Preparing 01:36:09 3c31ab9d79a9: Layer already exists 01:36:09 57eafd928c96: Layer already exists 01:36:09 703735ce96d3: Layer already exists 01:36:09 e2eb06d8af82: Layer already exists 01:36:09 0307a2e0b88e: Layer already exists 01:36:09 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:36:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 01:36:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:36:09 703735ce96d3: Preparing 01:36:09 57eafd928c96: Preparing 01:36:09 3c31ab9d79a9: Preparing 01:36:09 0307a2e0b88e: Preparing 01:36:09 e2eb06d8af82: Preparing 01:36:09 e2eb06d8af82: Layer already exists 01:36:09 703735ce96d3: Layer already exists 01:36:09 3c31ab9d79a9: Layer already exists 01:36:09 0307a2e0b88e: Layer already exists 01:36:09 57eafd928c96: Layer already exists 01:36:09 main: digest: sha256:add25d257e68b6aeadbff049ba4b66a7ccf77f8945df0fa6f9c5bf61fb6b8ac8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:09 ===================================================== [Pipeline] echo 01:36:09 taggedImages: 01:36:09 - nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:36:09 - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.89 01:36:09 - nexus3.edgexfoundry.org:10004/support-notifications:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:09 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:36:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:36:09 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:09 latest 01:36:09 2.0.1-dev.89 01:36:09 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:09 main 01:36:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:36:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:36:10 46e23d532767: Preparing 01:36:10 305c89d15691: Preparing 01:36:10 3c31ab9d79a9: Preparing 01:36:10 27d1ae45a99e: Preparing 01:36:10 e2eb06d8af82: Preparing 01:36:10 e2eb06d8af82: Layer already exists 01:36:10 27d1ae45a99e: Layer already exists 01:36:10 3c31ab9d79a9: Layer already exists 01:36:10 46e23d532767: Pushed 01:36:11 305c89d15691: Pushed 01:36:11 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:36:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 01:36:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:36:12 46e23d532767: Preparing 01:36:12 305c89d15691: Preparing 01:36:12 3c31ab9d79a9: Preparing 01:36:12 27d1ae45a99e: Preparing 01:36:12 e2eb06d8af82: Preparing 01:36:12 305c89d15691: Layer already exists 01:36:12 3c31ab9d79a9: Layer already exists 01:36:12 e2eb06d8af82: Layer already exists 01:36:12 27d1ae45a99e: Layer already exists 01:36:12 46e23d532767: Layer already exists 01:36:12 latest: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:36:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.89 01:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:36:12 46e23d532767: Preparing 01:36:12 305c89d15691: Preparing 01:36:12 3c31ab9d79a9: Preparing 01:36:12 27d1ae45a99e: Preparing 01:36:12 e2eb06d8af82: Preparing 01:36:12 27d1ae45a99e: Layer already exists 01:36:12 3c31ab9d79a9: Layer already exists 01:36:12 305c89d15691: Layer already exists 01:36:12 46e23d532767: Layer already exists 01:36:12 e2eb06d8af82: Layer already exists 01:36:12 2.0.1-dev.89: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:36:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:36:13 46e23d532767: Preparing 01:36:13 305c89d15691: Preparing 01:36:13 3c31ab9d79a9: Preparing 01:36:13 27d1ae45a99e: Preparing 01:36:13 e2eb06d8af82: Preparing 01:36:13 e2eb06d8af82: Layer already exists 01:36:13 46e23d532767: Layer already exists 01:36:13 305c89d15691: Layer already exists 01:36:13 3c31ab9d79a9: Layer already exists 01:36:13 27d1ae45a99e: Layer already exists 01:36:13 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:36:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 01:36:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:36:13 46e23d532767: Preparing 01:36:13 305c89d15691: Preparing 01:36:13 3c31ab9d79a9: Preparing 01:36:13 27d1ae45a99e: Preparing 01:36:13 e2eb06d8af82: Preparing 01:36:13 27d1ae45a99e: Layer already exists 01:36:13 3c31ab9d79a9: Layer already exists 01:36:13 e2eb06d8af82: Layer already exists 01:36:13 46e23d532767: Layer already exists 01:36:13 305c89d15691: Layer already exists 01:36:13 main: digest: sha256:e36522e7b20f4996853a23d3f8349c58140288129eecc7ee485702427737c087 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:13 ===================================================== [Pipeline] echo 01:36:13 taggedImages: 01:36:13 - nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:36:13 - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.89 01:36:13 - nexus3.edgexfoundry.org:10004/support-scheduler:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 01:36:13 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 01:36:13 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:13 latest 01:36:13 2.0.1-dev.89 01:36:13 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:13 main 01:36:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:36:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:36:14 3d7c69cd6e14: Preparing 01:36:14 ac824ed8c1c3: Preparing 01:36:14 a2b0a374d6f2: Preparing 01:36:14 609eadf87e5e: Preparing 01:36:14 879b85f2d1ed: Preparing 01:36:14 6777e3bbcb7c: Preparing 01:36:14 fd08d546f6b8: Preparing 01:36:14 0636255016a6: Preparing 01:36:14 84e9d258764d: Preparing 01:36:14 56463f638872: Preparing 01:36:14 e2eb06d8af82: Preparing 01:36:14 6777e3bbcb7c: Waiting 01:36:14 fd08d546f6b8: Waiting 01:36:14 0636255016a6: Waiting 01:36:14 84e9d258764d: Waiting 01:36:14 56463f638872: Waiting 01:36:14 e2eb06d8af82: Waiting 01:36:14 879b85f2d1ed: Layer already exists 01:36:14 6777e3bbcb7c: Layer already exists 01:36:15 fd08d546f6b8: Layer already exists 01:36:15 ac824ed8c1c3: Pushed 01:36:15 0636255016a6: Layer already exists 01:36:15 3d7c69cd6e14: Pushed 01:36:15 84e9d258764d: Layer already exists 01:36:15 56463f638872: Layer already exists 01:36:15 e2eb06d8af82: Layer already exists 01:36:15 a2b0a374d6f2: Pushed 01:36:20 609eadf87e5e: Pushed 01:36:20 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh 01:36:20 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 01:36:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:36:21 3d7c69cd6e14: Preparing 01:36:21 ac824ed8c1c3: Preparing 01:36:21 a2b0a374d6f2: Preparing 01:36:21 609eadf87e5e: Preparing 01:36:21 879b85f2d1ed: Preparing 01:36:21 6777e3bbcb7c: Preparing 01:36:21 fd08d546f6b8: Preparing 01:36:21 0636255016a6: Preparing 01:36:21 84e9d258764d: Preparing 01:36:21 56463f638872: Preparing 01:36:21 e2eb06d8af82: Preparing 01:36:21 fd08d546f6b8: Waiting 01:36:21 0636255016a6: Waiting 01:36:21 84e9d258764d: Waiting 01:36:21 56463f638872: Waiting 01:36:21 e2eb06d8af82: Waiting 01:36:21 6777e3bbcb7c: Waiting 01:36:21 609eadf87e5e: Layer already exists 01:36:21 ac824ed8c1c3: Layer already exists 01:36:21 879b85f2d1ed: Layer already exists 01:36:21 a2b0a374d6f2: Layer already exists 01:36:21 3d7c69cd6e14: Layer already exists 01:36:21 0636255016a6: Layer already exists 01:36:21 84e9d258764d: Layer already exists 01:36:21 6777e3bbcb7c: Layer already exists 01:36:21 fd08d546f6b8: Layer already exists 01:36:21 56463f638872: Layer already exists 01:36:21 e2eb06d8af82: Layer already exists 01:36:21 latest: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh 01:36:21 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:21 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.89 01:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:36:21 3d7c69cd6e14: Preparing 01:36:21 ac824ed8c1c3: Preparing 01:36:21 a2b0a374d6f2: Preparing 01:36:21 609eadf87e5e: Preparing 01:36:21 879b85f2d1ed: Preparing 01:36:21 6777e3bbcb7c: Preparing 01:36:21 fd08d546f6b8: Preparing 01:36:21 0636255016a6: Preparing 01:36:21 84e9d258764d: Preparing 01:36:21 56463f638872: Preparing 01:36:21 e2eb06d8af82: Preparing 01:36:21 6777e3bbcb7c: Waiting 01:36:21 fd08d546f6b8: Waiting 01:36:21 0636255016a6: Waiting 01:36:21 84e9d258764d: Waiting 01:36:21 56463f638872: Waiting 01:36:21 e2eb06d8af82: Waiting 01:36:21 3d7c69cd6e14: Layer already exists 01:36:21 ac824ed8c1c3: Layer already exists 01:36:21 a2b0a374d6f2: Layer already exists 01:36:21 879b85f2d1ed: Layer already exists 01:36:21 609eadf87e5e: Layer already exists 01:36:21 fd08d546f6b8: Layer already exists 01:36:21 6777e3bbcb7c: Layer already exists 01:36:21 84e9d258764d: Layer already exists 01:36:21 56463f638872: Layer already exists 01:36:21 0636255016a6: Layer already exists 01:36:21 e2eb06d8af82: Layer already exists 01:36:21 2.0.1-dev.89: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh 01:36:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:36:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:36:22 3d7c69cd6e14: Preparing 01:36:22 ac824ed8c1c3: Preparing 01:36:22 a2b0a374d6f2: Preparing 01:36:22 609eadf87e5e: Preparing 01:36:22 879b85f2d1ed: Preparing 01:36:22 6777e3bbcb7c: Preparing 01:36:22 fd08d546f6b8: Preparing 01:36:22 0636255016a6: Preparing 01:36:22 84e9d258764d: Preparing 01:36:22 56463f638872: Preparing 01:36:22 e2eb06d8af82: Preparing 01:36:22 6777e3bbcb7c: Waiting 01:36:22 fd08d546f6b8: Waiting 01:36:22 0636255016a6: Waiting 01:36:22 84e9d258764d: Waiting 01:36:22 56463f638872: Waiting 01:36:22 e2eb06d8af82: Waiting 01:36:22 609eadf87e5e: Layer already exists 01:36:22 3d7c69cd6e14: Layer already exists 01:36:22 a2b0a374d6f2: Layer already exists 01:36:22 ac824ed8c1c3: Layer already exists 01:36:22 879b85f2d1ed: Layer already exists 01:36:22 6777e3bbcb7c: Layer already exists 01:36:22 56463f638872: Layer already exists 01:36:22 fd08d546f6b8: Layer already exists 01:36:22 0636255016a6: Layer already exists 01:36:22 84e9d258764d: Layer already exists 01:36:22 e2eb06d8af82: Layer already exists 01:36:22 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] isUnix [Pipeline] sh 01:36:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 01:36:22 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 01:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 01:36:22 3d7c69cd6e14: Preparing 01:36:22 ac824ed8c1c3: Preparing 01:36:22 a2b0a374d6f2: Preparing 01:36:22 609eadf87e5e: Preparing 01:36:22 879b85f2d1ed: Preparing 01:36:22 6777e3bbcb7c: Preparing 01:36:22 fd08d546f6b8: Preparing 01:36:22 0636255016a6: Preparing 01:36:22 84e9d258764d: Preparing 01:36:22 56463f638872: Preparing 01:36:22 e2eb06d8af82: Preparing 01:36:22 fd08d546f6b8: Waiting 01:36:22 0636255016a6: Waiting 01:36:22 84e9d258764d: Waiting 01:36:22 56463f638872: Waiting 01:36:22 e2eb06d8af82: Waiting 01:36:22 6777e3bbcb7c: Waiting 01:36:22 609eadf87e5e: Layer already exists 01:36:22 a2b0a374d6f2: Layer already exists 01:36:22 879b85f2d1ed: Layer already exists 01:36:22 3d7c69cd6e14: Layer already exists 01:36:22 ac824ed8c1c3: Layer already exists 01:36:22 fd08d546f6b8: Layer already exists 01:36:22 6777e3bbcb7c: Layer already exists 01:36:22 0636255016a6: Layer already exists 01:36:22 84e9d258764d: Layer already exists 01:36:22 56463f638872: Layer already exists 01:36:22 e2eb06d8af82: Layer already exists 01:36:22 main: digest: sha256:be500424060569082e029f5f36211a8c223f0b258a3d5b1c82948a07783f09ce size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:36:22 ===================================================== [Pipeline] echo 01:36:22 taggedImages: 01:36:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:36:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 01:36:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.89 01:36:22 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:36:22 - 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] } 01:36:50 Removing intermediate container 5da5b9725524 01:36:50 ---> ff0f6c981cb6 01:36:50 Successfully built ff0f6c981cb6 01:36:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:36:50 + docker inspect -f . ci-base-image-arm64 01:36:50 . [Pipeline] withDockerContainer 01:36:51 prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container 01:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:36:52 $ docker top f13dc657c31e890a0d93fcc498d8b81549ad92932c3386c7fcf47ea788edb1e2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:53 + go version 01:36:53 go version go1.16.8 linux/arm64 [Pipeline] } 01:36:53 $ docker stop --time=1 f13dc657c31e890a0d93fcc498d8b81549ad92932c3386c7fcf47ea788edb1e2 01:36:55 $ docker rm -f f13dc657c31e890a0d93fcc498d8b81549ad92932c3386c7fcf47ea788edb1e2 [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 01:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:36:56 01:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:36:56 latest: Pulling from edgex-devops/edgex-compose-arm64 01:36:56 29e5d40040c1: Pulling fs layer 01:36:56 1ce36da41761: Pulling fs layer 01:36:56 25b303627fd3: Pulling fs layer 01:36:56 29e5d40040c1: Verifying Checksum 01:36:56 29e5d40040c1: Download complete 01:36:57 1ce36da41761: Verifying Checksum 01:36:57 1ce36da41761: Download complete 01:36:57 29e5d40040c1: Pull complete 01:36:58 25b303627fd3: Verifying Checksum 01:36:58 25b303627fd3: Download complete 01:36:58 1ce36da41761: Pull complete 01:37:08 25b303627fd3: Pull complete 01:37:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:37:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:37:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:37:09 prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container 01:37:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:37:11 $ docker top 00bc03a02ce079daeb0bb69aafc07c68b2c816fa00897a3eabd17a66447c31a2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:12 + docker-compose build --help 01:37:12 + grep parallel 01:37:16 --parallel Build images in parallel. [Pipeline] } 01:37:17 $ docker stop --time=1 00bc03a02ce079daeb0bb69aafc07c68b2c816fa00897a3eabd17a66447c31a2 01:37:18 $ docker rm -f 00bc03a02ce079daeb0bb69aafc07c68b2c816fa00897a3eabd17a66447c31a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:37:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:37:19 . [Pipeline] withDockerContainer 01:37:19 prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container 01:37:19 $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@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 01:37:21 $ docker top 3d0c74af59158188f641e6c4399fddde1dc6a0c1f6f4d00a619b862343066fbb -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:22 + docker-compose -f ./docker-compose-build.yml build --parallel 01:37:27 Building core-command ... 01:37:27 Building core-data ... 01:37:27 Building core-metadata ... 01:37:27 Building security-bootstrapper ... 01:37:27 Building security-proxy-setup ... 01:37:27 Building security-secretstore-setup ... 01:37:27 Building support-notifications ... 01:37:27 Building support-scheduler ... 01:37:27 Building sys-mgmt-agent ... 01:37:27 Building core-data 01:37:27 Building core-metadata 01:37:27 Building security-bootstrapper 01:37:27 Building sys-mgmt-agent 01:37:27 Building security-proxy-setup 01:38:14 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:38:14 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:38:14 ---> ff0f6c981cb6 01:38:14 Step 3/30 : WORKDIR /edgex-go 01:38:14 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:38:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:38:14 ---> ff0f6c981cb6 01:38:14 Step 3/20 : WORKDIR /edgex-go 01:38:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:38:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:38:14 ---> ff0f6c981cb6 01:38:14 Step 3/22 : WORKDIR /edgex-go 01:38:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:38:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:38:14 ---> ff0f6c981cb6 01:38:14 Step 3/22 : WORKDIR /edgex-go 01:38:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:38:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:38:14 ---> ff0f6c981cb6 01:38:14 Step 3/22 : WORKDIR /edgex-go 01:38:14 ---> Running in da15a3e49945 01:38:14 ---> Running in 42fd05f3272f 01:38:14 ---> Running in de92f8ce8d71 01:38:14 ---> Running in 0ab24335e8f2 01:38:14 ---> Running in 733fe1b23e7d 01:38:14 Removing intermediate container de92f8ce8d71 01:38:14 ---> 00b392e5f568 01:38:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:14 Removing intermediate container 42fd05f3272f 01:38:14 ---> 318b04df9aec 01:38:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:14 Removing intermediate container da15a3e49945 01:38:14 ---> 0caf0076d018 01:38:14 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:14 Removing intermediate container 0ab24335e8f2 01:38:14 ---> feb4952df3ad 01:38:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:14 Removing intermediate container 733fe1b23e7d 01:38:14 ---> 69901168279d 01:38:14 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:14 ---> Running in ecac11b9f315 01:38:14 ---> Running in 23396db729ee 01:38:14 ---> Running in 7b40c55942ea 01:38:14 ---> Running in 13c62f2760f6 01:38:14 ---> Running in 60cce2c485d0 01:38:14 Removing intermediate container ecac11b9f315 01:38:14 ---> 2fa7adc3e912 01:38:14 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:38:15 ---> Running in 2f2679c7dffb 01:38:15 Removing intermediate container 23396db729ee 01:38:15 ---> b952ab60cb7e 01:38:15 Step 5/22 : RUN apk add --update --no-cache make bash git 01:38:15 ---> Running in d3d67401dbb6 01:38:15 Removing intermediate container 7b40c55942ea 01:38:15 ---> 5aa9172c8de7 01:38:15 Step 5/30 : RUN apk add --update --no-cache make git 01:38:15 Removing intermediate container 13c62f2760f6 01:38:15 ---> 13108a30e0b2 01:38:15 Step 5/22 : RUN apk add --update --no-cache make git 01:38:15 ---> Running in 5b93b74dce60 01:38:15 Removing intermediate container 60cce2c485d0 01:38:15 ---> c2aad2e74c71 01:38:15 Step 5/20 : RUN apk add --update --no-cache make git 01:38:15 ---> Running in 4c0071656e2a 01:38:15 ---> Running in 2622b47f3b71 01:38:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:38:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:38:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:38:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:38:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:38:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:38:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:38:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:38:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:38:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:38:19 OK: 219 MiB in 52 packages 01:38:19 OK: 219 MiB in 52 packages 01:38:19 OK: 219 MiB in 52 packages 01:38:21 OK: 219 MiB in 52 packages 01:38:21 OK: 219 MiB in 52 packages 01:38:21 Removing intermediate container 2f2679c7dffb 01:38:21 ---> 931ac0b311ec 01:38:21 Step 6/22 : COPY . . 01:38:21 Removing intermediate container d3d67401dbb6 01:38:21 ---> b3ab114e4981 01:38:21 Step 6/22 : COPY . . 01:38:21 Removing intermediate container 5b93b74dce60 01:38:21 ---> 72900169fe87 01:38:21 Step 6/30 : COPY . . 01:38:22 Removing intermediate container 2622b47f3b71 01:38:22 ---> f6eb2e663c3c 01:38:22 Step 6/20 : COPY . . 01:38:22 Removing intermediate container 4c0071656e2a 01:38:22 ---> ec5b3107dca9 01:38:22 Step 6/22 : COPY . . 01:38:40 ---> 15dfcade407f 01:38:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:40 ---> 81b751cb7dbd 01:38:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:40 ---> a225495f57e6 01:38:40 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:40 ---> Running in 933db6597bd5 01:38:40 ---> Running in ff655bdd986d 01:38:40 ---> Running in eda12e9aba9f 01:38:40 ---> ac82cbdbad34 01:38:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:40 ---> Running in 371d0904bda9 01:38:40 ---> 1e698d92f0ae 01:38:40 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:40 ---> Running in ce1a4817ca05 01:38:44 Removing intermediate container 933db6597bd5 01:38:44 ---> 38925defa77c 01:38:44 Step 8/22 : RUN make cmd/core-data/core-data 01:38:44 ---> Running in 25da0213b608 01:38:44 Removing intermediate container ff655bdd986d 01:38:44 ---> a0724f80ceb0 01:38:44 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:38:44 ---> Running in b3e2126e3cce 01:38:44 Removing intermediate container eda12e9aba9f 01:38:44 ---> 7579a6b3b675 01:38:44 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:45 Removing intermediate container 371d0904bda9 01:38:45 ---> ce44d1a19de7 01:38:45 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:38:45 ---> Running in 0d7fda80686f 01:38:45 Removing intermediate container ce1a4817ca05 01:38:45 ---> fb17a852326a 01:38:45 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:38:45 ---> Running in b513e6a0fa56 01:38:45 ---> Running in 1be778cba43c 01:38:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-data/core-data ./cmd/core-data 01:38:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:38:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:38:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:38:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:40:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/secrets-config ./cmd/secrets-config 01:41:07 Removing intermediate container b513e6a0fa56 01:41:07 ---> d9bdec8ddd3e 01:41:07 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:41:07 ---> Running in c63d0f5b943e 01:41:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:41:09 Removing intermediate container 0d7fda80686f 01:41:09 ---> 86c60192ec4d 01:41:09 01:41:09 Step 9/30 : FROM alpine:3.14 01:41:09 3.14: Pulling from library/alpine 01:41:10 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:41:10 Status: Downloaded newer image for alpine:3.14 01:41:10 ---> bb3de5531c18 01:41:10 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:41:11 ---> Running in f48bf9815a22 01:41:12 Removing intermediate container f48bf9815a22 01:41:12 ---> 1c215efb0094 01:41:12 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:41:12 ---> Running in 7e60a04563f6 01:41:14 Removing intermediate container 1be778cba43c 01:41:14 ---> 4a44865384b9 01:41:14 01:41:14 Step 9/20 : FROM alpine:3.14 01:41:14 ---> bb3de5531c18 01:41:14 Step 10/20 : RUN apk add --update --no-cache curl 01:41:14 ---> Running in 7afbb5b444d3 01:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:41:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:41:15 Removing intermediate container c63d0f5b943e 01:41:15 ---> 086a20406b71 01:41:15 01:41:15 Step 10/22 : FROM docker:20.10.8 01:41:16 20.10.8: Pulling from library/docker 01:41:16 (1/2) Installing dumb-init (1.2.5-r1) 01:41:16 (2/2) Installing su-exec (0.2-r1) 01:41:16 Executing busybox-1.33.1-r3.trigger 01:41:16 OK: 5 MiB in 16 packages 01:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:41:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:41:17 (1/5) Installing ca-certificates (20191127-r5) 01:41:18 (2/5) Installing brotli-libs (1.0.9-r5) 01:41:18 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:41:18 (4/5) Installing libcurl (7.79.1-r0) 01:41:18 (5/5) Installing curl (7.79.1-r0) 01:41:18 Executing busybox-1.33.1-r3.trigger 01:41:18 Executing ca-certificates-20191127-r5.trigger 01:41:18 Removing intermediate container 7e60a04563f6 01:41:18 ---> 230f52563e54 01:41:18 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:41:18 OK: 8 MiB in 19 packages 01:41:18 ---> Running in 5cba0bbad78c 01:41:20 Removing intermediate container 5cba0bbad78c 01:41:20 ---> 5b1d5e67c91f 01:41:20 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:41:20 ---> Running in 6ac20521c0f3 01:41:21 Removing intermediate container b3e2126e3cce 01:41:21 ---> 487a39a4d69d 01:41:21 01:41:21 Step 9/22 : FROM alpine:3.14 01:41:21 ---> bb3de5531c18 01:41:21 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:41:21 ---> Running in 76491943cdff 01:41:21 Removing intermediate container 6ac20521c0f3 01:41:21 ---> 03629ade3d34 01:41:21 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:41:21 Removing intermediate container 7afbb5b444d3 01:41:21 ---> 08e69c7b9e65 01:41:21 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:41:22 ---> Running in da4df55795f0 01:41:22 ---> Running in afd91abb2be9 01:41:23 Removing intermediate container afd91abb2be9 01:41:23 ---> 675bb0528202 01:41:23 Step 12/20 : WORKDIR /edgex 01:41:23 ---> Running in d39e4e7c997a 01:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:41:24 Removing intermediate container d39e4e7c997a 01:41:24 ---> 7e37c8c5da1f 01:41:24 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:41:25 (1/1) Installing dumb-init (1.2.5-r1) 01:41:25 Executing busybox-1.33.1-r3.trigger 01:41:25 OK: 5 MiB in 15 packages 01:41:25 ---> 16cebb8ca681 01:41:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:41:26 Removing intermediate container da4df55795f0 01:41:26 ---> 5d51f180b3b1 01:41:26 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:41:26 ---> Running in 579222477b8c 01:41:27 Removing intermediate container 579222477b8c 01:41:27 ---> cb06e19084e9 01:41:27 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:41:27 Removing intermediate container 76491943cdff 01:41:27 ---> 1119881ca7ee 01:41:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:41:27 ---> Running in cf315f26e7e8 01:41:28 ---> 710fbf894f0b 01:41:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:41:28 Removing intermediate container cf315f26e7e8 01:41:28 ---> 4bd1240994fa 01:41:28 Step 12/22 : ENV APP_PORT=59881 01:41:28 ---> Running in 28e1d64eff3a 01:41:28 ---> 428e373f80ec 01:41:28 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:41:29 ---> Running in 8ba3a8c8d6ee 01:41:29 Removing intermediate container 28e1d64eff3a 01:41:29 ---> 47982c6d3269 01:41:29 Step 13/22 : EXPOSE $APP_PORT 01:41:29 ---> Running in bf36c1a5108b 01:41:30 ---> c5c87d892b45 01:41:30 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:41:30 Removing intermediate container bf36c1a5108b 01:41:30 ---> cd59f97a2b64 01:41:30 Step 14/22 : WORKDIR / 01:41:30 ---> Running in a7d60949225a 01:41:30 ---> Running in b42a5f44fabb 01:41:31 Removing intermediate container a7d60949225a 01:41:31 ---> 767b6faf742b 01:41:31 Step 17/20 : CMD ["--init=true"] 01:41:31 ---> Running in e6c9f5c598f7 01:41:32 Removing intermediate container b42a5f44fabb 01:41:32 ---> 0f552bbd9cf4 01:41:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:32 Removing intermediate container 25da0213b608 01:41:32 ---> 0f6bc469f1a7 01:41:32 01:41:32 Step 9/22 : FROM alpine:3.14 01:41:32 ---> bb3de5531c18 01:41:32 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:41:32 Removing intermediate container 8ba3a8c8d6ee 01:41:32 ---> 57ffb03f79e6 01:41:32 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:32 ---> Running in 255c14615570 01:41:32 Removing intermediate container e6c9f5c598f7 01:41:32 ---> 0e32d908c335 01:41:32 Step 18/20 : LABEL arch=arm64 01:41:32 ---> Running in eeaeccbda469 01:41:33 ---> 9d3270c4901e 01:41:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:41:33 Removing intermediate container 255c14615570 01:41:33 ---> 4976ef245d7e 01:41:33 Step 11/22 : ENV APP_PORT=59880 01:41:33 ---> Running in 11dbdc6430e4 01:41:33 Removing intermediate container eeaeccbda469 01:41:33 ---> 97d5e1b8b438 01:41:33 Step 19/20 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:41:34 ---> Running in d481faa47340 01:41:34 ---> f1d77cba84f4 01:41:34 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:41:34 Removing intermediate container 11dbdc6430e4 01:41:34 ---> 13d5dd00470a 01:41:34 Step 12/22 : EXPOSE $APP_PORT 01:41:34 Removing intermediate container d481faa47340 01:41:34 ---> ced8e8283d3d 01:41:34 Step 20/20 : LABEL version=2.0.1-dev.89 01:41:34 ---> Running in 8ca008de7ddb 01:41:34 ---> Running in 8dc6e291d452 01:41:35 Removing intermediate container 8ca008de7ddb 01:41:35 ---> 70fd3f095d07 01:41:35 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:35 ---> Running in 926d88b20998 01:41:35 ---> b488cd4b080e 01:41:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:41:35 Removing intermediate container 8dc6e291d452 01:41:35 ---> 257a45804ea0 01:41:35 01:41:36 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:41:36 Status: Downloaded newer image for docker:20.10.8 01:41:36 ---> 3734d5adc5ac 01:41:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:41:36 ---> Running in cb2b9b568c99 01:41:36 Successfully built 257a45804ea0 01:41:36 Successfully tagged security-proxy-setup-arm64:latest 01:41:36  Building security-proxy-setup ... done Building support-notifications 01:41:36 ---> e7bd5519fae3 01:41:36 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:41:37 Removing intermediate container cb2b9b568c99 01:41:37 ---> 49f85165b052 01:41:37 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:41:37 ---> e5e1e0ab51fe 01:41:37 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:41:37 ---> Running in 5e5e63a9d13c 01:41:37 ---> Running in 824a4563abc8 01:41:38 ---> ef8dc7022cac 01:41:38 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:41:38 Removing intermediate container 824a4563abc8 01:41:38 ---> 359c14f48266 01:41:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:41:38 ---> Running in a73df195731b 01:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:41:39 Removing intermediate container a73df195731b 01:41:39 ---> 11efa43ae0a4 01:41:39 Step 20/22 : LABEL arch=arm64 01:41:39 Removing intermediate container 926d88b20998 01:41:39 ---> bdb14c21ccee 01:41:39 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:41:39 ---> e72a0ffb9928 01:41:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:41:39 ---> Running in 61eb1da62955 01:41:39 ---> Running in d98b19d67f06 01:41:40 (1/42) Installing readline (8.1.0-r0) 01:41:40 (2/42) Installing bash (5.1.4-r0) 01:41:40 Executing bash-5.1.4-r0.post-install 01:41:40 (3/42) Installing brotli-libs (1.0.9-r5) 01:41:40 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:41:40 (5/42) Installing libcurl (7.79.1-r0) 01:41:40 (6/42) Installing curl (7.79.1-r0) 01:41:40 (7/42) Installing dumb-init (1.2.5-r1) 01:41:41 (8/42) Installing libbz2 (1.0.8-r1) 01:41:41 Removing intermediate container d98b19d67f06 01:41:41 ---> 9d89d08f04d6 01:41:41 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:41:41 (9/42) Installing expat (2.4.1-r0) 01:41:41 (10/42) Installing libffi (3.3-r2) 01:41:41 (11/42) Installing gdbm (1.19-r0) 01:41:41 (12/42) Installing xz-libs (5.2.5-r0) 01:41:41 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:41:41 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:41:41 ---> Running in 33e5b46ad929 01:41:41 (15/42) Installing mpdecimal (2.5.1-r1) 01:41:41 (16/42) Installing sqlite-libs (3.35.5-r0) 01:41:41 (17/42) Installing python3 (3.9.5-r1) 01:41:41 ---> 79f6ba8cba7a 01:41:41 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:41:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:41:42 ---> Running in 4e0c6cc08d1b 01:41:42 Removing intermediate container 33e5b46ad929 01:41:42 ---> 09d89a0b38b5 01:41:42 Step 22/22 : LABEL version=2.0.1-dev.89 01:41:42 ---> Running in 937b306d285a 01:41:42 Removing intermediate container 4e0c6cc08d1b 01:41:42 ---> 4acf8b56d496 01:41:42 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:41:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:41:43 Removing intermediate container 937b306d285a 01:41:43 ---> b79f5e8a4bdc 01:41:43 01:41:43 (18/42) Installing py3-appdirs (1.4.4-r2) 01:41:43 (19/42) Installing py3-chardet (4.0.0-r2) 01:41:43 Successfully built b79f5e8a4bdc 01:41:43 Successfully tagged core-metadata-arm64:latest 01:41:43  Building core-metadata ... done Building security-secretstore-setup 01:41:43 (20/42) Installing py3-idna (3.2-r0) 01:41:43 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:41:43 (22/42) Installing py3-certifi (2020.12.5-r1) 01:41:43 (23/42) Installing py3-requests (2.25.1-r4) 01:41:43 (24/42) Installing py3-msgpack (1.0.2-r1) 01:41:43 (1/6) Installing dumb-init (1.2.5-r1) 01:41:43 (25/42) Installing py3-lockfile (0.12.2-r4) 01:41:43 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:41:43 (27/42) Installing py3-colorama (0.4.4-r1) 01:41:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:41:43 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:41:43 (29/42) Installing py3-distlib (0.3.1-r3) 01:41:43 (3/6) Installing libsodium (1.0.18-r0) 01:41:43 (30/42) Installing py3-distro (1.5.0-r3) 01:41:43 (31/42) Installing py3-six (1.15.0-r1) 01:41:43 (32/42) Installing py3-webencodings (0.5.1-r4) 01:41:44 (33/42) Installing py3-html5lib (1.1-r1) 01:41:44 ---> 3a94ff1fb125 01:41:44 Step 25/30 : RUN chmod +x /entrypoint.sh 01:41:44 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:41:44 (34/42) Installing py3-parsing (2.4.7-r2) 01:41:44 (35/42) Installing py3-packaging (20.9-r1) 01:41:44 (36/42) Installing py3-toml (0.10.2-r2) 01:41:44 (37/42) Installing py3-pep517 (0.10.0-r2) 01:41:44 (38/42) Installing py3-progress (1.5-r2) 01:41:44 (39/42) Installing py3-retrying (1.3.3-r1) 01:41:44 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:41:44 (41/42) Installing py3-setuptools (52.0.0-r3) 01:41:44 (5/6) Installing libzmq (4.3.4-r0) 01:41:44 ---> Running in d50e89f4f0b9 01:41:44 (6/6) Installing zeromq (4.3.4-r0) 01:41:44 (42/42) Installing py3-pip (20.3.4-r1) 01:41:44 Executing busybox-1.33.1-r3.trigger 01:41:44 OK: 8 MiB in 20 packages 01:41:45 Executing busybox-1.33.1-r3.trigger 01:41:45 OK: 84 MiB in 64 packages 01:41:47 Removing intermediate container 61eb1da62955 01:41:47 ---> 86ab1943ce82 01:41:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:41:48 ---> 8f7b824c8082 01:41:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:41:48 Removing intermediate container d50e89f4f0b9 01:41:48 ---> a44cb4d3546e 01:41:48 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:41:48 ---> Running in f2bda346727f 01:41:49 Removing intermediate container f2bda346727f 01:41:49 ---> 40a406c0e8b7 01:41:49 Step 27/30 : CMD ["gate"] 01:41:50 ---> Running in 90049e37bf50 01:41:50 Collecting docker-compose==1.23.2 01:41:50 ---> 9117c3f8a19d 01:41:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:41:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:41:50 Removing intermediate container 90049e37bf50 01:41:50 ---> ac1d1c954f06 01:41:50 Step 28/30 : LABEL arch=arm64 01:41:51 ---> Running in 98dd6abfec44 01:41:51 ---> 618aa388da14 01:41:51 Step 18/22 : ENTRYPOINT ["/core-data"] 01:41:51 ---> Running in 27e7d9573b91 01:41:52 Collecting PyYAML<4,>=3.10 01:41:52 Downloading PyYAML-3.13.tar.gz (270 kB) 01:41:52 Removing intermediate container 98dd6abfec44 01:41:52 ---> babdfa53f777 01:41:52 Step 29/30 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:41:52 ---> Running in 4f9b0bdcd90a 01:41:52 Removing intermediate container 27e7d9573b91 01:41:52 ---> 49287a41d59c 01:41:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:41:53 ---> Running in 23611ebbe368 01:41:53 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:41:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:41:53 ---> ff0f6c981cb6 01:41:53 Step 3/21 : WORKDIR /edgex-go 01:41:53 ---> Using cache 01:41:53 ---> feb4952df3ad 01:41:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:41:53 ---> Using cache 01:41:53 ---> 13108a30e0b2 01:41:53 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:41:53 Removing intermediate container 4f9b0bdcd90a 01:41:53 ---> c0cee9d30d54 01:41:53 Step 30/30 : LABEL version=2.0.1-dev.89 01:41:53 ---> Running in 57cade9ed1cf 01:41:54 Removing intermediate container 23611ebbe368 01:41:54 ---> fc83d1f5f90c 01:41:54 Step 20/22 : LABEL arch=arm64 01:41:54 ---> Running in 90898fe2112d 01:41:54 ---> Running in 2e5868fa9076 01:41:55 Removing intermediate container 90898fe2112d 01:41:55 ---> e7dcac4354c0 01:41:55 01:41:55 Removing intermediate container 2e5868fa9076 01:41:55 ---> e48f19ec608e 01:41:55 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:41:55 ---> Running in 5294d441a72e 01:41:55 Successfully built e7dcac4354c0 01:41:55 Successfully tagged security-bootstrapper-arm64:latest 01:41:55  Building security-bootstrapper ... done Building core-command 01:41:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:41:56 Removing intermediate container 5294d441a72e 01:41:56 ---> 5adcc536f380 01:41:56 Step 22/22 : LABEL version=2.0.1-dev.89 01:41:56 ---> Running in 43444ae77cae 01:41:56 Collecting dockerpty<0.5,>=0.4.1 01:41:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:41:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:41:57 Removing intermediate container 43444ae77cae 01:41:57 ---> 3a83e120a8c5 01:41:57 01:41:57 Successfully built 3a83e120a8c5 01:41:57 Successfully tagged core-data-arm64:latest 01:41:57 Building support-scheduler 01:41:57  Building core-data ... done OK: 219 MiB in 52 packages 01:41:59 Collecting cached-property<2,>=1.2.0 01:41:59 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:41:59 Removing intermediate container 57cade9ed1cf 01:41:59 ---> 9220eba99ec0 01:41:59 Step 6/21 : COPY . . 01:42:00 Collecting jsonschema<3,>=2.5.1 01:42:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:42:00 Collecting websocket-client<1.0,>=0.32.0 01:42:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:42:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:42:00 Collecting docopt<0.7,>=0.6.1 01:42:00 Downloading docopt-0.6.2.tar.gz (25 kB) 01:42:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:42:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:42:05 Collecting docker<4.0,>=3.6.0 01:42:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:42:05 Collecting texttable<0.10,>=0.9.0 01:42:05 Downloading texttable-0.9.1.tar.gz (11 kB) 01:42:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:42:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:42:06 ---> ff0f6c981cb6 01:42:06 Step 3/24 : WORKDIR /edgex-go 01:42:06 ---> Using cache 01:42:06 ---> feb4952df3ad 01:42:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:06 ---> Using cache 01:42:06 ---> 13108a30e0b2 01:42:06 Step 5/24 : RUN apk add --update --no-cache make git 01:42:06 ---> Using cache 01:42:06 ---> ec5b3107dca9 01:42:06 Step 6/24 : COPY . . 01:42:06 ---> Using cache 01:42:06 ---> 81b751cb7dbd 01:42:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:06 ---> Using cache 01:42:06 ---> a0724f80ceb0 01:42:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:42:07 ---> Running in 2a4cc11e2329 01:42:07 Collecting docker-pycreds>=0.4.0 01:42:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:42:08 Collecting chardet<3.1.0,>=3.0.2 01:42:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:42:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:09 Collecting urllib3<1.25,>=1.21.1 01:42:09 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:42:09 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) 01:42:09 Collecting idna<2.8,>=2.5 01:42:09 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:42:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:42:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:42:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:42:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:42:11 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:42:11 Attempting uninstall: urllib3 01:42:11 Found existing installation: urllib3 1.26.5 01:42:11 Uninstalling urllib3-1.26.5: 01:42:11 Successfully uninstalled urllib3-1.26.5 01:42:12 ---> 8755f4526f9e 01:42:12 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:12 Attempting uninstall: idna 01:42:12 Found existing installation: idna 3.2 01:42:12 Uninstalling idna-3.2: 01:42:13 Successfully uninstalled idna-3.2 01:42:13 ---> Running in de0233083182 01:42:14 Attempting uninstall: chardet 01:42:14 Found existing installation: chardet 4.0.0 01:42:14 Uninstalling chardet-4.0.0: 01:42:14 Successfully uninstalled chardet-4.0.0 01:42:17 Attempting uninstall: requests 01:42:17 Found existing installation: requests 2.25.1 01:42:17 Uninstalling requests-2.25.1: 01:42:17 Successfully uninstalled requests-2.25.1 01:42:17 Running setup.py install for texttable: started 01:42:19 Removing intermediate container de0233083182 01:42:19 ---> f4705d6d4855 01:42:19 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:42:20 ---> Running in 8a323ecad17d 01:42:20 Running setup.py install for texttable: finished with status 'done' 01:42:20 Running setup.py install for PyYAML: started 01:42:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:42:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:42:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:42:23 ---> ff0f6c981cb6 01:42:23 Step 3/22 : WORKDIR /edgex-go 01:42:23 ---> Using cache 01:42:23 ---> feb4952df3ad 01:42:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:23 ---> Using cache 01:42:23 ---> 13108a30e0b2 01:42:23 Step 5/22 : RUN apk add --update --no-cache make git 01:42:23 ---> Using cache 01:42:23 ---> ec5b3107dca9 01:42:23 Step 6/22 : COPY . . 01:42:23 ---> Using cache 01:42:23 ---> 81b751cb7dbd 01:42:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:23 ---> Using cache 01:42:23 ---> a0724f80ceb0 01:42:23 Step 8/22 : RUN make cmd/core-command/core-command 01:42:23 ---> Running in d716105bbdcf 01:42:24 Running setup.py install for PyYAML: finished with status 'done' 01:42:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:42:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:42:25 ---> ff0f6c981cb6 01:42:25 Step 3/23 : WORKDIR /edgex-go 01:42:25 ---> Using cache 01:42:25 ---> feb4952df3ad 01:42:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:25 ---> Using cache 01:42:25 ---> 13108a30e0b2 01:42:25 Step 5/23 : RUN apk add --update --no-cache make git 01:42:25 ---> Using cache 01:42:25 ---> ec5b3107dca9 01:42:25 Step 6/23 : COPY go.mod . 01:42:25 Running setup.py install for docopt: started 01:42:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/core-command/core-command ./cmd/core-command 01:42:26 ---> 60dff17a88cc 01:42:26 Step 7/23 : RUN go mod download 01:42:26 ---> Running in f87bbe014876 01:42:28 Running setup.py install for docopt: finished with status 'done' 01:42:28 Running setup.py install for dockerpty: started 01:42:32 Running setup.py install for dockerpty: finished with status 'done' 01:42:32 Removing intermediate container f87bbe014876 01:42:32 ---> acc1fa75c6fe 01:42:32 Step 8/23 : COPY . . 01:42:34 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 01:42:50 ---> 61e4902fdf2a 01:42:50 Step 9/23 : RUN go mod tidy 01:42:50 ---> Running in 52882038bfc4 01:42:53 Removing intermediate container 5e5e63a9d13c 01:42:53 ---> 2c35d1a88952 01:42:53 Step 13/22 : ENV APP_PORT=58890 01:42:53 ---> Running in 0ede769cf0b2 01:42:54 Removing intermediate container 0ede769cf0b2 01:42:54 ---> f0c280b2a206 01:42:54 Step 14/22 : EXPOSE $APP_PORT 01:42:54 ---> Running in 08184e83e675 01:42:54 Removing intermediate container 08184e83e675 01:42:54 ---> eaaf235c5509 01:42:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:42:56 ---> 5a9f2100dfb8 01:42:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:42:57 Removing intermediate container 52882038bfc4 01:42:57 ---> a0b3475d251d 01:42:57 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:42:58 ---> Running in 8225c5ff71a1 01:42:58 ---> 1c3232f8b0ff 01:42:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:43:00 ---> c9d481f2526f 01:43:00 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:43:00 ---> Running in 579cc50ba711 01:43:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:43:01 Removing intermediate container 579cc50ba711 01:43:01 ---> df834a97b174 01:43:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:01 ---> Running in 72d358a368a0 01:43:02 Removing intermediate container 72d358a368a0 01:43:02 ---> 1920089b3f63 01:43:02 Step 20/22 : LABEL arch=arm64 01:43:02 ---> Running in 08f5cee759c5 01:43:02 Removing intermediate container 08f5cee759c5 01:43:02 ---> 9f2a7d31be91 01:43:02 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:43:02 ---> Running in 51738d021057 01:43:03 Removing intermediate container 51738d021057 01:43:03 ---> 03782141bfd3 01:43:03 Step 22/22 : LABEL version=2.0.1-dev.89 01:43:03 ---> Running in 76512be3eaaf 01:43:04 Removing intermediate container 76512be3eaaf 01:43:04 ---> 50d85d12c5ad 01:43:04 01:43:04 Successfully built 50d85d12c5ad 01:43:04 Successfully tagged sys-mgmt-agent-arm64:latest 01:44:01  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.89" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:44:07 Removing intermediate container 2a4cc11e2329 01:44:07 ---> c6eb6d3a8afa 01:44:07 01:44:07 Step 9/24 : FROM alpine:3.14 01:44:07 ---> bb3de5531c18 01:44:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:44:07 ---> Running in e32a87c3ddc8 01:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:44:11 (1/3) Installing ca-certificates (20191127-r5) 01:44:11 (2/3) Installing dumb-init (1.2.5-r1) 01:44:11 (3/3) Installing su-exec (0.2-r1) 01:44:11 Executing busybox-1.33.1-r3.trigger 01:44:11 Executing ca-certificates-20191127-r5.trigger 01:44:11 OK: 6 MiB in 17 packages 01:44:14 Removing intermediate container e32a87c3ddc8 01:44:14 ---> 09d4c4418368 01:44:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:44:14 ---> Running in c0e411542558 01:44:15 Removing intermediate container c0e411542558 01:44:15 ---> f467d3a32bdc 01:44:15 Step 12/24 : WORKDIR / 01:44:15 ---> Running in a88b5c3de890 01:44:16 Removing intermediate container a88b5c3de890 01:44:16 ---> fbdc7d30bbd3 01:44:16 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:44:17 ---> 61388e71ff57 01:44:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:44:18 Removing intermediate container d716105bbdcf 01:44:18 ---> 2359ca0b62ff 01:44:18 01:44:18 Step 9/22 : FROM alpine:3.14 01:44:18 ---> bb3de5531c18 01:44:18 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:44:18 ---> Using cache 01:44:18 ---> 1119881ca7ee 01:44:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:44:18 ---> Using cache 01:44:18 ---> 4bd1240994fa 01:44:18 Step 12/22 : ENV APP_PORT=59882 01:44:18 ---> Running in 9cdbd77149de 01:44:19 Removing intermediate container 9cdbd77149de 01:44:19 ---> 7ece752422b1 01:44:19 Step 13/22 : EXPOSE $APP_PORT 01:44:19 ---> Running in 3528153f6fd5 01:44:19 ---> 8f32ffab9634 01:44:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:44:19 Removing intermediate container 3528153f6fd5 01:44:19 ---> 8df6823f1f52 01:44:19 Step 14/22 : WORKDIR / 01:44:20 ---> Running in 12c4cb62e713 01:44:21 Removing intermediate container 12c4cb62e713 01:44:21 ---> bd0b72549b87 01:44:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:21 ---> d2b8934b8dd3 01:44:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:44:22 ---> 065b9477efab 01:44:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:44:23 ---> 188e017b0f54 01:44:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:44:27 ---> d7ab34490052 01:44:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:44:27 ---> e644eef08796 01:44:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:44:27 Removing intermediate container 8a323ecad17d 01:44:27 ---> 893a3f35f133 01:44:27 01:44:27 Step 9/21 : FROM alpine:3.14 01:44:27 ---> bb3de5531c18 01:44:27 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:44:27 ---> Running in 780dfd210be3 01:44:28 ---> 506105b8a59f 01:44:28 Step 18/22 : ENTRYPOINT ["/core-command"] 01:44:28 ---> Running in fd66d108333f 01:44:29 ---> fb8e46ff23d0 01:44:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:44:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:44:29 Removing intermediate container fd66d108333f 01:44:29 ---> 742a0ccc7434 01:44:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:29 ---> Running in d916ae8c4c28 01:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:44:30 Removing intermediate container d916ae8c4c28 01:44:30 ---> 2fe636b8adda 01:44:30 Step 20/22 : LABEL arch=arm64 01:44:30 ---> Running in c7fb28bdad2e 01:44:30 ---> d837dc7c7966 01:44:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:44:30 ---> Running in a68e41a1935b 01:44:31 (1/2) Installing ca-certificates (20191127-r5) 01:44:31 (2/2) Installing dumb-init (1.2.5-r1) 01:44:31 Executing busybox-1.33.1-r3.trigger 01:44:31 Executing ca-certificates-20191127-r5.trigger 01:44:31 Removing intermediate container c7fb28bdad2e 01:44:31 ---> 4246e1b4e2dd 01:44:31 Step 21/22 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:44:31 OK: 6 MiB in 16 packages 01:44:31 ---> Running in 162cc97ff70f 01:44:32 Removing intermediate container 162cc97ff70f 01:44:32 ---> 87a2062b7f9f 01:44:32 Step 22/22 : LABEL version=2.0.1-dev.89 01:44:32 ---> Running in e057986e7dc4 01:44:33 Removing intermediate container e057986e7dc4 01:44:33 ---> 00afcf69d0a4 01:44:33 01:44:33 Removing intermediate container 780dfd210be3 01:44:33 ---> ad91f5e95453 01:44:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:44:33 Successfully built 00afcf69d0a4 01:44:33 Successfully tagged core-command-arm64:latest 01:44:33  Building core-command ... done  ---> Running in 4a0e4e2acd0c 01:44:34 Removing intermediate container a68e41a1935b 01:44:34 ---> 675782d22be2 01:44:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:44:34 ---> Running in d70e445090b2 01:44:34 Removing intermediate container 4a0e4e2acd0c 01:44:34 ---> efda71151223 01:44:34 Step 12/21 : ENV APP_PORT=59860 01:44:34 ---> Running in e897447bfbf5 01:44:35 Removing intermediate container d70e445090b2 01:44:35 ---> 4934a4e96c81 01:44:35 Step 22/24 : LABEL arch=arm64 01:44:35 ---> Running in 01544618b7c2 01:44:35 Removing intermediate container e897447bfbf5 01:44:35 ---> 48fa195e0dc6 01:44:35 Step 13/21 : EXPOSE $APP_PORT 01:44:35 ---> Running in 73223d2b8d9c 01:44:35 Removing intermediate container 01544618b7c2 01:44:35 ---> 523e4c7ce897 01:44:35 Step 23/24 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:44:35 ---> Running in 92413deaa9a5 01:44:36 Removing intermediate container 73223d2b8d9c 01:44:36 ---> 87d59553c5ab 01:44:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:36 Removing intermediate container 92413deaa9a5 01:44:36 ---> d7dcd83d553a 01:44:36 Step 24/24 : LABEL version=2.0.1-dev.89 01:44:36 ---> Running in bfff88f7408a 01:44:37 ---> f0fe907776ce 01:44:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:44:37 Removing intermediate container bfff88f7408a 01:44:37 ---> 3485d624ebdc 01:44:37 01:44:37 Successfully built 3485d624ebdc 01:44:37 Successfully tagged security-secretstore-setup-arm64:latest 01:44:39  Building security-secretstore-setup ... done  ---> 2a43402a3621 01:44:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:44:39 Removing intermediate container 8225c5ff71a1 01:44:39 ---> 7034cb6aee58 01:44:39 01:44:39 Step 11/23 : FROM alpine:3.14 01:44:39 ---> bb3de5531c18 01:44:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:44:39 ---> Using cache 01:44:39 ---> 1119881ca7ee 01:44:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:44:39 ---> Using cache 01:44:39 ---> 4bd1240994fa 01:44:39 Step 14/23 : ENV APP_PORT=59861 01:44:39 ---> Running in b0d74db7f90b 01:44:39 ---> 953ab76970f9 01:44:39 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:44:39 Removing intermediate container b0d74db7f90b 01:44:39 ---> 261b68aad512 01:44:39 Step 15/23 : EXPOSE $APP_PORT 01:44:39 ---> Running in ef7b93cd7dde 01:44:39 ---> Running in 8a555b278b02 01:44:40 Removing intermediate container ef7b93cd7dde 01:44:40 ---> a18fb5522ce5 01:44:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:40 Removing intermediate container 8a555b278b02 01:44:40 ---> 7733ef1c884d 01:44:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:40 ---> Running in 504efb0cf9c5 01:44:40 Removing intermediate container 504efb0cf9c5 01:44:40 ---> fa488601ffa1 01:44:40 Step 19/21 : LABEL arch=arm64 01:44:40 ---> Running in 1c7a150f9a08 01:44:41 ---> 2ace30bc3882 01:44:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:44:41 Removing intermediate container 1c7a150f9a08 01:44:41 ---> 735458226beb 01:44:41 Step 20/21 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:44:41 ---> Running in 66f4b14e6d9e 01:44:42 Removing intermediate container 66f4b14e6d9e 01:44:42 ---> 2910469eb1df 01:44:42 Step 21/21 : LABEL version=2.0.1-dev.89 01:44:42 ---> Running in 7cc5ff3f826f 01:44:42 ---> 9f66e3c1fdbb 01:44:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:44:42 Removing intermediate container 7cc5ff3f826f 01:44:42 ---> c758ae9d3703 01:44:42 01:44:43 Successfully built c758ae9d3703 01:44:43 Successfully tagged support-notifications-arm64:latest 01:44:43  Building support-notifications ... done  ---> 25bf48b863e3 01:44:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:44:43 ---> Running in 420eaacb1482 01:44:43 Removing intermediate container 420eaacb1482 01:44:43 ---> 839941d735cc 01:44:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:43 ---> Running in 9a22fdc94e52 01:44:44 Removing intermediate container 9a22fdc94e52 01:44:44 ---> 8b50d40481cb 01:44:44 Step 21/23 : LABEL arch=arm64 01:44:44 ---> Running in 6213a6636881 01:44:44 Removing intermediate container 6213a6636881 01:44:44 ---> a0f028c3c9be 01:44:44 Step 22/23 : LABEL git_sha=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:44:45 ---> Running in 4dd169c66b65 01:44:45 Removing intermediate container 4dd169c66b65 01:44:45 ---> 6b54eb171a31 01:44:45 Step 23/23 : LABEL version=2.0.1-dev.89 01:44:45 ---> Running in c18d1902c76d 01:44:45 Removing intermediate container c18d1902c76d 01:44:45 ---> 76b963cbc2a2 01:44:45 01:44:46 Successfully built 76b963cbc2a2 01:44:46 Successfully tagged support-scheduler-arm64:latest 01:44:46  Building support-scheduler ... done  [Pipeline] } 01:44:46 $ docker stop --time=1 3d0c74af59158188f641e6c4399fddde1dc6a0c1f6f4d00a619b862343066fbb 01:44:48 $ docker rm -f 3d0c74af59158188f641e6c4399fddde1dc6a0c1f6f4d00a619b862343066fbb [Pipeline] // withDockerContainer [Pipeline] sh 01:44:49 + docker images 01:44:49 REPOSITORY TAG IMAGE ID CREATED SIZE 01:44:49 support-scheduler-arm64 latest 76b963cbc2a2 4 seconds ago 15.3MB 01:44:49 support-notifications-arm64 latest c758ae9d3703 7 seconds ago 16.1MB 01:44:49 7034cb6aee58 11 seconds ago 1.46GB 01:44:49 security-secretstore-setup-arm64 latest 3485d624ebdc 12 seconds ago 26.8MB 01:44:49 core-command-arm64 latest 00afcf69d0a4 16 seconds ago 15.2MB 01:44:49 893a3f35f133 23 seconds ago 1.46GB 01:44:49 2359ca0b62ff 32 seconds ago 1.45GB 01:44:49 c6eb6d3a8afa 43 seconds ago 1.46GB 01:44:49 sys-mgmt-agent-arm64 latest 50d85d12c5ad About a minute ago 277MB 01:44:49 core-data-arm64 latest 3a83e120a8c5 2 minutes ago 19.5MB 01:44:49 security-bootstrapper-arm64 latest e7dcac4354c0 2 minutes ago 17.8MB 01:44:49 core-metadata-arm64 latest b79f5e8a4bdc 3 minutes ago 15.9MB 01:44:49 security-proxy-setup-arm64 latest 257a45804ea0 3 minutes ago 25.4MB 01:44:49 0f6bc469f1a7 3 minutes ago 1.46GB 01:44:49 487a39a4d69d 3 minutes ago 1.46GB 01:44:49 086a20406b71 3 minutes ago 1.45GB 01:44:49 4a44865384b9 3 minutes ago 1.46GB 01:44:49 86c60192ec4d 3 minutes ago 1.46GB 01:44:49 ci-base-image-arm64 latest ff0f6c981cb6 8 minutes ago 1.24GB 01:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 weeks ago 534MB 01:44:49 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 01:44:49 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 01:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:49 provisioning config files... 01:44:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/101@tmp/config3082497583950744765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:50 ---> docker-login.sh 01:44:50 nexus3.edgexfoundry.org:10001 01:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:50 Configure a credential helper to remove this warning. See 01:44:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:50 01:44:50 Login Succeeded 01:44:50 nexus3.edgexfoundry.org:10002 01:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:51 Configure a credential helper to remove this warning. See 01:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:51 01:44:51 Login Succeeded 01:44:51 nexus3.edgexfoundry.org:10003 01:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:51 Configure a credential helper to remove this warning. See 01:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:51 01:44:51 Login Succeeded 01:44:51 nexus3.edgexfoundry.org:10004 01:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:52 Configure a credential helper to remove this warning. See 01:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:52 01:44:52 Login Succeeded 01:44:52 docker.io 01:44:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:44:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:44:53 Configure a credential helper to remove this warning. See 01:44:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:44:53 01:44:53 Login Succeeded 01:44:53 ---> docker-login.sh ends [Pipeline] } 01:44:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:44:53 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:44:53 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:44:53 latest 01:44:53 2.0.1-dev.89 01:44:53 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:44:53 main 01:44:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:44:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:44:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:44:54 feae5984b8a4: Preparing 01:44:54 0f89299446a4: Preparing 01:44:54 e46b65b487d0: Preparing 01:44:54 6e5017a58c10: Preparing 01:44:54 ee420dfed78a: Preparing 01:44:54 ee420dfed78a: Layer already exists 01:44:54 e46b65b487d0: Pushed 01:44:54 feae5984b8a4: Pushed 01:44:54 6e5017a58c10: Pushed 01:44:57 0f89299446a4: Pushed 01:44:57 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:44:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:44:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:44:58 feae5984b8a4: Preparing 01:44:58 0f89299446a4: Preparing 01:44:58 e46b65b487d0: Preparing 01:44:58 6e5017a58c10: Preparing 01:44:58 ee420dfed78a: Preparing 01:44:58 6e5017a58c10: Layer already exists 01:44:58 0f89299446a4: Layer already exists 01:44:58 ee420dfed78a: Layer already exists 01:44:58 e46b65b487d0: Layer already exists 01:44:58 feae5984b8a4: Layer already exists 01:44:58 latest: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:44:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:44:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.89 01:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:44:59 feae5984b8a4: Preparing 01:44:59 0f89299446a4: Preparing 01:44:59 e46b65b487d0: Preparing 01:44:59 6e5017a58c10: Preparing 01:44:59 ee420dfed78a: Preparing 01:44:59 0f89299446a4: Layer already exists 01:44:59 6e5017a58c10: Layer already exists 01:44:59 ee420dfed78a: Layer already exists 01:44:59 feae5984b8a4: Layer already exists 01:44:59 e46b65b487d0: Layer already exists 01:44:59 2.0.1-dev.89: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:44:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:45:00 feae5984b8a4: Preparing 01:45:00 0f89299446a4: Preparing 01:45:00 e46b65b487d0: Preparing 01:45:00 6e5017a58c10: Preparing 01:45:00 ee420dfed78a: Preparing 01:45:00 feae5984b8a4: Layer already exists 01:45:00 6e5017a58c10: Layer already exists 01:45:00 e46b65b487d0: Layer already exists 01:45:00 0f89299446a4: Layer already exists 01:45:00 ee420dfed78a: Layer already exists 01:45:00 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] isUnix [Pipeline] sh 01:45:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:45:01 feae5984b8a4: Preparing 01:45:01 0f89299446a4: Preparing 01:45:01 e46b65b487d0: Preparing 01:45:01 6e5017a58c10: Preparing 01:45:01 ee420dfed78a: Preparing 01:45:01 feae5984b8a4: Layer already exists 01:45:01 0f89299446a4: Layer already exists 01:45:01 ee420dfed78a: Layer already exists 01:45:01 6e5017a58c10: Layer already exists 01:45:01 e46b65b487d0: Layer already exists 01:45:01 main: digest: sha256:747521619caef6d39e347e08a729febed06ec137ea489e4a3bc3ff7e17666190 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:01 ===================================================== [Pipeline] echo 01:45:01 taggedImages: 01:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.89 01:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:45:01 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:45:01 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:01 latest 01:45:01 2.0.1-dev.89 01:45:01 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:01 main 01:45:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:45:02 91268b13f956: Preparing 01:45:02 270eb9414740: Preparing 01:45:02 e46b65b487d0: Preparing 01:45:02 045737846ca4: Preparing 01:45:02 26fc74ff54c5: Preparing 01:45:02 ee420dfed78a: Preparing 01:45:02 ee420dfed78a: Waiting 01:45:02 e46b65b487d0: Layer already exists 01:45:02 ee420dfed78a: Layer already exists 01:45:02 91268b13f956: Pushed 01:45:02 26fc74ff54c5: Pushed 01:45:03 045737846ca4: Pushed 01:45:06 270eb9414740: Pushed 01:45:06 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:45:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:45:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:45:07 91268b13f956: Preparing 01:45:07 270eb9414740: Preparing 01:45:07 e46b65b487d0: Preparing 01:45:07 045737846ca4: Preparing 01:45:07 26fc74ff54c5: Preparing 01:45:07 ee420dfed78a: Preparing 01:45:07 ee420dfed78a: Waiting 01:45:07 91268b13f956: Layer already exists 01:45:07 26fc74ff54c5: Layer already exists 01:45:07 270eb9414740: Layer already exists 01:45:07 e46b65b487d0: Layer already exists 01:45:07 045737846ca4: Layer already exists 01:45:07 ee420dfed78a: Layer already exists 01:45:07 latest: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:45:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.89 01:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:45:08 91268b13f956: Preparing 01:45:08 270eb9414740: Preparing 01:45:08 e46b65b487d0: Preparing 01:45:08 045737846ca4: Preparing 01:45:08 26fc74ff54c5: Preparing 01:45:08 ee420dfed78a: Preparing 01:45:08 ee420dfed78a: Waiting 01:45:08 045737846ca4: Layer already exists 01:45:08 e46b65b487d0: Layer already exists 01:45:08 26fc74ff54c5: Layer already exists 01:45:08 270eb9414740: Layer already exists 01:45:08 91268b13f956: Layer already exists 01:45:08 ee420dfed78a: Layer already exists 01:45:08 2.0.1-dev.89: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:45:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:45:09 91268b13f956: Preparing 01:45:09 270eb9414740: Preparing 01:45:09 e46b65b487d0: Preparing 01:45:09 045737846ca4: Preparing 01:45:09 26fc74ff54c5: Preparing 01:45:09 ee420dfed78a: Preparing 01:45:09 ee420dfed78a: Waiting 01:45:09 26fc74ff54c5: Layer already exists 01:45:09 91268b13f956: Layer already exists 01:45:09 045737846ca4: Layer already exists 01:45:09 270eb9414740: Layer already exists 01:45:09 e46b65b487d0: Layer already exists 01:45:09 ee420dfed78a: Layer already exists 01:45:09 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] isUnix [Pipeline] sh 01:45:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:45:09 91268b13f956: Preparing 01:45:09 270eb9414740: Preparing 01:45:09 e46b65b487d0: Preparing 01:45:09 045737846ca4: Preparing 01:45:09 26fc74ff54c5: Preparing 01:45:09 ee420dfed78a: Preparing 01:45:09 ee420dfed78a: Waiting 01:45:10 270eb9414740: Layer already exists 01:45:10 91268b13f956: Layer already exists 01:45:10 045737846ca4: Layer already exists 01:45:10 e46b65b487d0: Layer already exists 01:45:10 26fc74ff54c5: Layer already exists 01:45:10 ee420dfed78a: Layer already exists 01:45:10 main: digest: sha256:23fbc354ac07479ce3749229d557282b438b6ca4fa8c1df45826ee330b40c91e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:10 ===================================================== [Pipeline] echo 01:45:10 taggedImages: 01:45:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:45:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.89 01:45:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:10 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:45:10 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:45:10 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:10 latest 01:45:10 2.0.1-dev.89 01:45:10 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:10 main 01:45:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:45:10 775b3e2d6430: Preparing 01:45:10 b4e28a8a675a: Preparing 01:45:10 e46b65b487d0: Preparing 01:45:10 6e5017a58c10: Preparing 01:45:10 ee420dfed78a: Preparing 01:45:11 6e5017a58c10: Layer already exists 01:45:11 e46b65b487d0: Layer already exists 01:45:11 ee420dfed78a: Layer already exists 01:45:11 775b3e2d6430: Pushed 01:45:14 b4e28a8a675a: Pushed 01:45:14 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:45:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:45:15 775b3e2d6430: Preparing 01:45:15 b4e28a8a675a: Preparing 01:45:15 e46b65b487d0: Preparing 01:45:15 6e5017a58c10: Preparing 01:45:15 ee420dfed78a: Preparing 01:45:15 b4e28a8a675a: Layer already exists 01:45:15 ee420dfed78a: Layer already exists 01:45:15 e46b65b487d0: Layer already exists 01:45:15 6e5017a58c10: Layer already exists 01:45:15 775b3e2d6430: Layer already exists 01:45:15 latest: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.89 01:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:45:16 775b3e2d6430: Preparing 01:45:16 b4e28a8a675a: Preparing 01:45:16 e46b65b487d0: Preparing 01:45:16 6e5017a58c10: Preparing 01:45:16 ee420dfed78a: Preparing 01:45:16 775b3e2d6430: Layer already exists 01:45:16 6e5017a58c10: Layer already exists 01:45:16 ee420dfed78a: Layer already exists 01:45:16 b4e28a8a675a: Layer already exists 01:45:16 e46b65b487d0: Layer already exists 01:45:16 2.0.1-dev.89: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:45:17 775b3e2d6430: Preparing 01:45:17 b4e28a8a675a: Preparing 01:45:17 e46b65b487d0: Preparing 01:45:17 6e5017a58c10: Preparing 01:45:17 ee420dfed78a: Preparing 01:45:17 775b3e2d6430: Layer already exists 01:45:17 6e5017a58c10: Layer already exists 01:45:17 b4e28a8a675a: Layer already exists 01:45:17 e46b65b487d0: Layer already exists 01:45:17 ee420dfed78a: Layer already exists 01:45:17 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:45:18 775b3e2d6430: Preparing 01:45:18 b4e28a8a675a: Preparing 01:45:18 e46b65b487d0: Preparing 01:45:18 6e5017a58c10: Preparing 01:45:18 ee420dfed78a: Preparing 01:45:18 e46b65b487d0: Layer already exists 01:45:18 6e5017a58c10: Layer already exists 01:45:18 b4e28a8a675a: Layer already exists 01:45:18 775b3e2d6430: Layer already exists 01:45:18 ee420dfed78a: Layer already exists 01:45:18 main: digest: sha256:30753e8e27afbd35f6a4269fa495a134b4e720e7d1a1c2e4340ee1c138a8c7ae size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:18 ===================================================== [Pipeline] echo 01:45:18 taggedImages: 01:45:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:45:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.89 01:45:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:18 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:45:18 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:45:18 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:18 latest 01:45:18 2.0.1-dev.89 01:45:18 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:18 main 01:45:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:45:19 2470b9e5ba38: Preparing 01:45:19 2470b9e5ba38: Preparing 01:45:19 69cbbf4c3c41: Preparing 01:45:19 f6445f68ab99: Preparing 01:45:19 2243d8c88e92: Preparing 01:45:19 d2cae976db21: Preparing 01:45:19 e46b65b487d0: Preparing 01:45:19 2572a17f3495: Preparing 01:45:19 c77e3f504e7b: Preparing 01:45:19 f76333258924: Preparing 01:45:19 948975ce12aa: Preparing 01:45:19 ee420dfed78a: Preparing 01:45:19 e46b65b487d0: Waiting 01:45:19 2572a17f3495: Waiting 01:45:19 c77e3f504e7b: Waiting 01:45:19 f76333258924: Waiting 01:45:19 948975ce12aa: Waiting 01:45:19 ee420dfed78a: Waiting 01:45:19 2243d8c88e92: Pushed 01:45:19 f6445f68ab99: Pushed 01:45:19 2470b9e5ba38: Pushed 01:45:19 69cbbf4c3c41: Pushed 01:45:19 e46b65b487d0: Layer already exists 01:45:19 2572a17f3495: Pushed 01:45:19 f76333258924: Pushed 01:45:19 c77e3f504e7b: Pushed 01:45:19 ee420dfed78a: Layer already exists 01:45:19 948975ce12aa: Pushed 01:45:23 d2cae976db21: Pushed 01:45:23 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:45:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:45:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:45:23 2470b9e5ba38: Preparing 01:45:23 2470b9e5ba38: Preparing 01:45:23 69cbbf4c3c41: Preparing 01:45:23 f6445f68ab99: Preparing 01:45:23 2243d8c88e92: Preparing 01:45:23 d2cae976db21: Preparing 01:45:23 e46b65b487d0: Preparing 01:45:23 2572a17f3495: Preparing 01:45:23 c77e3f504e7b: Preparing 01:45:23 f76333258924: Preparing 01:45:23 948975ce12aa: Preparing 01:45:23 ee420dfed78a: Preparing 01:45:23 e46b65b487d0: Waiting 01:45:23 f76333258924: Waiting 01:45:23 2572a17f3495: Waiting 01:45:23 948975ce12aa: Waiting 01:45:23 c77e3f504e7b: Waiting 01:45:23 ee420dfed78a: Waiting 01:45:24 f6445f68ab99: Layer already exists 01:45:24 2470b9e5ba38: Layer already exists 01:45:24 69cbbf4c3c41: Layer already exists 01:45:24 2243d8c88e92: Layer already exists 01:45:24 d2cae976db21: Layer already exists 01:45:24 e46b65b487d0: Layer already exists 01:45:24 2572a17f3495: Layer already exists 01:45:24 948975ce12aa: Layer already exists 01:45:24 c77e3f504e7b: Layer already exists 01:45:24 f76333258924: Layer already exists 01:45:24 ee420dfed78a: Layer already exists 01:45:24 latest: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:45:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.89 01:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:45:24 2470b9e5ba38: Preparing 01:45:24 2470b9e5ba38: Preparing 01:45:24 69cbbf4c3c41: Preparing 01:45:24 f6445f68ab99: Preparing 01:45:24 2243d8c88e92: Preparing 01:45:24 d2cae976db21: Preparing 01:45:24 e46b65b487d0: Preparing 01:45:24 2572a17f3495: Preparing 01:45:24 c77e3f504e7b: Preparing 01:45:24 f76333258924: Preparing 01:45:24 948975ce12aa: Preparing 01:45:24 ee420dfed78a: Preparing 01:45:24 c77e3f504e7b: Waiting 01:45:24 f76333258924: Waiting 01:45:24 948975ce12aa: Waiting 01:45:24 ee420dfed78a: Waiting 01:45:24 e46b65b487d0: Waiting 01:45:24 2572a17f3495: Waiting 01:45:25 2470b9e5ba38: Layer already exists 01:45:25 69cbbf4c3c41: Layer already exists 01:45:25 2243d8c88e92: Layer already exists 01:45:25 d2cae976db21: Layer already exists 01:45:25 f6445f68ab99: Layer already exists 01:45:25 2572a17f3495: Layer already exists 01:45:25 f76333258924: Layer already exists 01:45:25 948975ce12aa: Layer already exists 01:45:25 e46b65b487d0: Layer already exists 01:45:25 c77e3f504e7b: Layer already exists 01:45:25 ee420dfed78a: Layer already exists 01:45:25 2.0.1-dev.89: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:45:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:45:25 2470b9e5ba38: Preparing 01:45:25 2470b9e5ba38: Preparing 01:45:25 69cbbf4c3c41: Preparing 01:45:25 f6445f68ab99: Preparing 01:45:25 2243d8c88e92: Preparing 01:45:25 d2cae976db21: Preparing 01:45:25 e46b65b487d0: Preparing 01:45:25 2572a17f3495: Preparing 01:45:25 c77e3f504e7b: Preparing 01:45:25 f76333258924: Preparing 01:45:25 948975ce12aa: Preparing 01:45:25 ee420dfed78a: Preparing 01:45:25 e46b65b487d0: Waiting 01:45:25 2572a17f3495: Waiting 01:45:25 c77e3f504e7b: Waiting 01:45:25 ee420dfed78a: Waiting 01:45:25 f76333258924: Waiting 01:45:25 948975ce12aa: Waiting 01:45:26 2243d8c88e92: Layer already exists 01:45:26 d2cae976db21: Layer already exists 01:45:26 2470b9e5ba38: Layer already exists 01:45:26 69cbbf4c3c41: Layer already exists 01:45:26 f6445f68ab99: Layer already exists 01:45:26 f76333258924: Layer already exists 01:45:26 2572a17f3495: Layer already exists 01:45:26 e46b65b487d0: Layer already exists 01:45:26 c77e3f504e7b: Layer already exists 01:45:26 948975ce12aa: Layer already exists 01:45:26 ee420dfed78a: Layer already exists 01:45:26 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] isUnix [Pipeline] sh 01:45:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:45:26 2470b9e5ba38: Preparing 01:45:26 2470b9e5ba38: Preparing 01:45:26 69cbbf4c3c41: Preparing 01:45:26 f6445f68ab99: Preparing 01:45:26 2243d8c88e92: Preparing 01:45:26 d2cae976db21: Preparing 01:45:26 e46b65b487d0: Preparing 01:45:26 2572a17f3495: Preparing 01:45:26 c77e3f504e7b: Preparing 01:45:26 f76333258924: Preparing 01:45:26 948975ce12aa: Preparing 01:45:26 ee420dfed78a: Preparing 01:45:26 c77e3f504e7b: Waiting 01:45:26 f76333258924: Waiting 01:45:26 948975ce12aa: Waiting 01:45:26 e46b65b487d0: Waiting 01:45:26 ee420dfed78a: Waiting 01:45:26 2572a17f3495: Waiting 01:45:26 2243d8c88e92: Layer already exists 01:45:26 2470b9e5ba38: Layer already exists 01:45:26 69cbbf4c3c41: Layer already exists 01:45:26 f6445f68ab99: Layer already exists 01:45:26 d2cae976db21: Layer already exists 01:45:26 2572a17f3495: Layer already exists 01:45:26 948975ce12aa: Layer already exists 01:45:26 e46b65b487d0: Layer already exists 01:45:26 c77e3f504e7b: Layer already exists 01:45:26 f76333258924: Layer already exists 01:45:26 ee420dfed78a: Layer already exists 01:45:26 main: digest: sha256:c46440b851dc88dcc1b309d205743595d02e4edb403364cea1d66ec78256647d size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:26 ===================================================== [Pipeline] echo 01:45:27 taggedImages: 01:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.89 01:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:45:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:45:27 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:27 latest 01:45:27 2.0.1-dev.89 01:45:27 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:27 main 01:45:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:45:27 0ced8b1d37b7: Preparing 01:45:27 de88889af172: Preparing 01:45:27 c692f449b8f8: Preparing 01:45:27 ce2a67c24dd6: Preparing 01:45:27 29f629b13ecd: Preparing 01:45:27 ee420dfed78a: Preparing 01:45:27 ee420dfed78a: Waiting 01:45:27 c692f449b8f8: Pushed 01:45:27 ce2a67c24dd6: Pushed 01:45:27 ee420dfed78a: Layer already exists 01:45:28 29f629b13ecd: Pushed 01:45:30 0ced8b1d37b7: Pushed 01:45:30 de88889af172: Pushed 01:45:30 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh 01:45:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:45:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:45:31 0ced8b1d37b7: Preparing 01:45:31 de88889af172: Preparing 01:45:31 c692f449b8f8: Preparing 01:45:31 ce2a67c24dd6: Preparing 01:45:31 29f629b13ecd: Preparing 01:45:31 ee420dfed78a: Preparing 01:45:31 ee420dfed78a: Waiting 01:45:31 ce2a67c24dd6: Layer already exists 01:45:31 29f629b13ecd: Layer already exists 01:45:31 de88889af172: Layer already exists 01:45:31 c692f449b8f8: Layer already exists 01:45:31 0ced8b1d37b7: Layer already exists 01:45:31 ee420dfed78a: Layer already exists 01:45:31 latest: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh 01:45:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.89 01:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:45:32 0ced8b1d37b7: Preparing 01:45:32 de88889af172: Preparing 01:45:32 c692f449b8f8: Preparing 01:45:32 ce2a67c24dd6: Preparing 01:45:32 29f629b13ecd: Preparing 01:45:32 ee420dfed78a: Preparing 01:45:32 ee420dfed78a: Waiting 01:45:32 29f629b13ecd: Layer already exists 01:45:32 0ced8b1d37b7: Layer already exists 01:45:32 ce2a67c24dd6: Layer already exists 01:45:32 c692f449b8f8: Layer already exists 01:45:32 de88889af172: Layer already exists 01:45:32 ee420dfed78a: Layer already exists 01:45:32 2.0.1-dev.89: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh 01:45:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:45:33 0ced8b1d37b7: Preparing 01:45:33 de88889af172: Preparing 01:45:33 c692f449b8f8: Preparing 01:45:33 ce2a67c24dd6: Preparing 01:45:33 29f629b13ecd: Preparing 01:45:33 ee420dfed78a: Preparing 01:45:33 ee420dfed78a: Waiting 01:45:33 c692f449b8f8: Layer already exists 01:45:33 0ced8b1d37b7: Layer already exists 01:45:33 ce2a67c24dd6: Layer already exists 01:45:33 de88889af172: Layer already exists 01:45:33 29f629b13ecd: Layer already exists 01:45:33 ee420dfed78a: Layer already exists 01:45:33 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] isUnix [Pipeline] sh 01:45:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:45:34 0ced8b1d37b7: Preparing 01:45:34 de88889af172: Preparing 01:45:34 c692f449b8f8: Preparing 01:45:34 ce2a67c24dd6: Preparing 01:45:34 29f629b13ecd: Preparing 01:45:34 ee420dfed78a: Preparing 01:45:34 ee420dfed78a: Waiting 01:45:34 29f629b13ecd: Layer already exists 01:45:34 ce2a67c24dd6: Layer already exists 01:45:34 c692f449b8f8: Layer already exists 01:45:34 0ced8b1d37b7: Layer already exists 01:45:34 de88889af172: Layer already exists 01:45:34 ee420dfed78a: Layer already exists 01:45:34 main: digest: sha256:77bfd4d982a878ff71c82412cd0147a6ab528c309df5e531eadd93e1f09db51e size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:34 ===================================================== [Pipeline] echo 01:45:34 taggedImages: 01:45:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:45:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.89 01:45:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:45:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:45:34 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:34 latest 01:45:34 2.0.1-dev.89 01:45:34 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:34 main 01:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:45:35 86c09e53244d: Preparing 01:45:35 fba747c098c5: Preparing 01:45:35 2efeabc100be: Preparing 01:45:35 20774cd041e5: Preparing 01:45:35 c584af7fce4e: Preparing 01:45:35 c5c2ca801e2e: Preparing 01:45:35 ba623a56cefc: Preparing 01:45:35 af1920d9d385: Preparing 01:45:35 9b943ba946ca: Preparing 01:45:35 ee420dfed78a: Preparing 01:45:35 9b943ba946ca: Waiting 01:45:35 c5c2ca801e2e: Waiting 01:45:35 ba623a56cefc: Waiting 01:45:35 af1920d9d385: Waiting 01:45:35 ee420dfed78a: Waiting 01:45:35 fba747c098c5: Pushed 01:45:35 c584af7fce4e: Pushed 01:45:35 86c09e53244d: Pushed 01:45:35 c5c2ca801e2e: Pushed 01:45:35 af1920d9d385: Pushed 01:45:35 ba623a56cefc: Pushed 01:45:35 ee420dfed78a: Layer already exists 01:45:35 9b943ba946ca: Pushed 01:45:37 20774cd041e5: Pushed 01:45:38 2efeabc100be: Pushed 01:45:38 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:45:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:45:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:45:39 86c09e53244d: Preparing 01:45:39 fba747c098c5: Preparing 01:45:39 2efeabc100be: Preparing 01:45:39 20774cd041e5: Preparing 01:45:39 c584af7fce4e: Preparing 01:45:39 c5c2ca801e2e: Preparing 01:45:39 ba623a56cefc: Preparing 01:45:39 af1920d9d385: Preparing 01:45:39 9b943ba946ca: Preparing 01:45:39 ee420dfed78a: Preparing 01:45:39 c5c2ca801e2e: Waiting 01:45:39 ba623a56cefc: Waiting 01:45:39 af1920d9d385: Waiting 01:45:39 9b943ba946ca: Waiting 01:45:39 ee420dfed78a: Waiting 01:45:39 c584af7fce4e: Layer already exists 01:45:39 20774cd041e5: Layer already exists 01:45:39 2efeabc100be: Layer already exists 01:45:39 fba747c098c5: Layer already exists 01:45:39 86c09e53244d: Layer already exists 01:45:39 ba623a56cefc: Layer already exists 01:45:39 9b943ba946ca: Layer already exists 01:45:39 c5c2ca801e2e: Layer already exists 01:45:39 af1920d9d385: Layer already exists 01:45:39 ee420dfed78a: Layer already exists 01:45:39 latest: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:45:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.89 01:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:45:40 86c09e53244d: Preparing 01:45:40 fba747c098c5: Preparing 01:45:40 2efeabc100be: Preparing 01:45:40 20774cd041e5: Preparing 01:45:40 c584af7fce4e: Preparing 01:45:40 c5c2ca801e2e: Preparing 01:45:40 ba623a56cefc: Preparing 01:45:40 af1920d9d385: Preparing 01:45:40 9b943ba946ca: Preparing 01:45:40 ee420dfed78a: Preparing 01:45:40 af1920d9d385: Waiting 01:45:40 9b943ba946ca: Waiting 01:45:40 ee420dfed78a: Waiting 01:45:40 ba623a56cefc: Waiting 01:45:40 20774cd041e5: Layer already exists 01:45:40 fba747c098c5: Layer already exists 01:45:40 c584af7fce4e: Layer already exists 01:45:40 86c09e53244d: Layer already exists 01:45:40 2efeabc100be: Layer already exists 01:45:40 c5c2ca801e2e: Layer already exists 01:45:40 af1920d9d385: Layer already exists 01:45:40 9b943ba946ca: Layer already exists 01:45:40 ba623a56cefc: Layer already exists 01:45:40 ee420dfed78a: Layer already exists 01:45:40 2.0.1-dev.89: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:45:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:45:41 86c09e53244d: Preparing 01:45:41 fba747c098c5: Preparing 01:45:41 2efeabc100be: Preparing 01:45:41 20774cd041e5: Preparing 01:45:41 c584af7fce4e: Preparing 01:45:41 c5c2ca801e2e: Preparing 01:45:41 ba623a56cefc: Preparing 01:45:41 af1920d9d385: Preparing 01:45:41 9b943ba946ca: Preparing 01:45:41 ee420dfed78a: Preparing 01:45:41 af1920d9d385: Waiting 01:45:41 c5c2ca801e2e: Waiting 01:45:41 ba623a56cefc: Waiting 01:45:41 ee420dfed78a: Waiting 01:45:41 9b943ba946ca: Waiting 01:45:41 c584af7fce4e: Layer already exists 01:45:41 2efeabc100be: Layer already exists 01:45:41 fba747c098c5: Layer already exists 01:45:41 86c09e53244d: Layer already exists 01:45:41 20774cd041e5: Layer already exists 01:45:41 c5c2ca801e2e: Layer already exists 01:45:41 af1920d9d385: Layer already exists 01:45:41 ee420dfed78a: Layer already exists 01:45:41 ba623a56cefc: Layer already exists 01:45:41 9b943ba946ca: Layer already exists 01:45:41 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] isUnix [Pipeline] sh 01:45:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:45:42 86c09e53244d: Preparing 01:45:42 fba747c098c5: Preparing 01:45:42 2efeabc100be: Preparing 01:45:42 20774cd041e5: Preparing 01:45:42 c584af7fce4e: Preparing 01:45:42 c5c2ca801e2e: Preparing 01:45:42 ba623a56cefc: Preparing 01:45:42 af1920d9d385: Preparing 01:45:42 9b943ba946ca: Preparing 01:45:42 ee420dfed78a: Preparing 01:45:42 af1920d9d385: Waiting 01:45:42 9b943ba946ca: Waiting 01:45:42 ba623a56cefc: Waiting 01:45:42 ee420dfed78a: Waiting 01:45:42 c5c2ca801e2e: Waiting 01:45:42 20774cd041e5: Layer already exists 01:45:42 86c09e53244d: Layer already exists 01:45:42 fba747c098c5: Layer already exists 01:45:42 2efeabc100be: Layer already exists 01:45:42 c584af7fce4e: Layer already exists 01:45:42 9b943ba946ca: Layer already exists 01:45:42 ee420dfed78a: Layer already exists 01:45:42 af1920d9d385: Layer already exists 01:45:42 c5c2ca801e2e: Layer already exists 01:45:42 ba623a56cefc: Layer already exists 01:45:42 main: digest: sha256:56cec1729710bf0580fde16a73c3aec47bcefd21a6b32a689905cd18b47687a8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:42 ===================================================== [Pipeline] echo 01:45:42 taggedImages: 01:45:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:45:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.89 01:45:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:45:42 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:45:42 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:42 latest 01:45:42 2.0.1-dev.89 01:45:42 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:42 main 01:45:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:45:43 94856f223645: Preparing 01:45:43 df6d5e6799fe: Preparing 01:45:43 e46b65b487d0: Preparing 01:45:43 d59be0aabcd5: Preparing 01:45:43 ee420dfed78a: Preparing 01:45:43 e46b65b487d0: Layer already exists 01:45:43 ee420dfed78a: Layer already exists 01:45:43 94856f223645: Pushed 01:45:43 d59be0aabcd5: Pushed 01:45:46 df6d5e6799fe: Pushed 01:45:46 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:45:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:45:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:45:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:45:47 94856f223645: Preparing 01:45:47 df6d5e6799fe: Preparing 01:45:47 e46b65b487d0: Preparing 01:45:47 d59be0aabcd5: Preparing 01:45:47 ee420dfed78a: Preparing 01:45:47 ee420dfed78a: Layer already exists 01:45:47 df6d5e6799fe: Layer already exists 01:45:47 94856f223645: Layer already exists 01:45:47 d59be0aabcd5: Layer already exists 01:45:47 e46b65b487d0: Layer already exists 01:45:47 latest: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:45:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.89 01:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:45:48 94856f223645: Preparing 01:45:48 df6d5e6799fe: Preparing 01:45:48 e46b65b487d0: Preparing 01:45:48 d59be0aabcd5: Preparing 01:45:48 ee420dfed78a: Preparing 01:45:48 df6d5e6799fe: Layer already exists 01:45:48 94856f223645: Layer already exists 01:45:48 d59be0aabcd5: Layer already exists 01:45:48 e46b65b487d0: Layer already exists 01:45:48 ee420dfed78a: Layer already exists 01:45:48 2.0.1-dev.89: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:45:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:45:49 94856f223645: Preparing 01:45:49 df6d5e6799fe: Preparing 01:45:49 e46b65b487d0: Preparing 01:45:49 d59be0aabcd5: Preparing 01:45:49 ee420dfed78a: Preparing 01:45:49 ee420dfed78a: Layer already exists 01:45:49 d59be0aabcd5: Layer already exists 01:45:49 94856f223645: Layer already exists 01:45:49 e46b65b487d0: Layer already exists 01:45:49 df6d5e6799fe: Layer already exists 01:45:49 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:45:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:45:50 94856f223645: Preparing 01:45:50 df6d5e6799fe: Preparing 01:45:50 e46b65b487d0: Preparing 01:45:50 d59be0aabcd5: Preparing 01:45:50 ee420dfed78a: Preparing 01:45:50 df6d5e6799fe: Layer already exists 01:45:50 94856f223645: Layer already exists 01:45:50 ee420dfed78a: Layer already exists 01:45:50 e46b65b487d0: Layer already exists 01:45:50 d59be0aabcd5: Layer already exists 01:45:50 main: digest: sha256:1285775ef74d5392e13b4a57cc4c59a5036bf0bef8330beb4b5227a38bf953f9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:50 ===================================================== [Pipeline] echo 01:45:50 taggedImages: 01:45:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:45:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.89 01:45:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:45:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:45:50 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:50 latest 01:45:50 2.0.1-dev.89 01:45:50 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:50 main 01:45:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:45:51 4fcb2eb49ef1: Preparing 01:45:51 6b24f510b529: Preparing 01:45:51 e46b65b487d0: Preparing 01:45:51 6e5017a58c10: Preparing 01:45:51 ee420dfed78a: Preparing 01:45:51 6e5017a58c10: Layer already exists 01:45:51 ee420dfed78a: Layer already exists 01:45:51 e46b65b487d0: Layer already exists 01:45:51 4fcb2eb49ef1: Pushed 01:45:54 6b24f510b529: Pushed 01:45:54 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:45:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:45:55 4fcb2eb49ef1: Preparing 01:45:55 6b24f510b529: Preparing 01:45:55 e46b65b487d0: Preparing 01:45:55 6e5017a58c10: Preparing 01:45:55 ee420dfed78a: Preparing 01:45:55 ee420dfed78a: Layer already exists 01:45:55 6b24f510b529: Layer already exists 01:45:55 e46b65b487d0: Layer already exists 01:45:55 4fcb2eb49ef1: Layer already exists 01:45:55 6e5017a58c10: Layer already exists 01:45:55 latest: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.89 01:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:45:56 4fcb2eb49ef1: Preparing 01:45:56 6b24f510b529: Preparing 01:45:56 e46b65b487d0: Preparing 01:45:56 6e5017a58c10: Preparing 01:45:56 ee420dfed78a: Preparing 01:45:56 ee420dfed78a: Layer already exists 01:45:56 e46b65b487d0: Layer already exists 01:45:56 4fcb2eb49ef1: Layer already exists 01:45:56 6e5017a58c10: Layer already exists 01:45:56 6b24f510b529: Layer already exists 01:45:56 2.0.1-dev.89: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:45:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:45:56 4fcb2eb49ef1: Preparing 01:45:56 6b24f510b529: Preparing 01:45:56 e46b65b487d0: Preparing 01:45:56 6e5017a58c10: Preparing 01:45:56 ee420dfed78a: Preparing 01:45:57 e46b65b487d0: Layer already exists 01:45:57 6e5017a58c10: Layer already exists 01:45:57 ee420dfed78a: Layer already exists 01:45:57 4fcb2eb49ef1: Layer already exists 01:45:57 6b24f510b529: Layer already exists 01:45:57 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] isUnix [Pipeline] sh 01:45:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 01:45:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:45:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:45:57 4fcb2eb49ef1: Preparing 01:45:57 6b24f510b529: Preparing 01:45:57 e46b65b487d0: Preparing 01:45:57 6e5017a58c10: Preparing 01:45:57 ee420dfed78a: Preparing 01:45:58 ee420dfed78a: Layer already exists 01:45:58 6e5017a58c10: Layer already exists 01:45:58 4fcb2eb49ef1: Layer already exists 01:45:58 6b24f510b529: Layer already exists 01:45:58 e46b65b487d0: Layer already exists 01:45:58 main: digest: sha256:782033c9363b5ca75ad9a6c4071beeb2b6ce7d8865d62a1610fe905b166a4b17 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:45:58 ===================================================== [Pipeline] echo 01:45:58 taggedImages: 01:45:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:45:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.89 01:45:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 01:45:58 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 01:45:58 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:58 latest 01:45:58 2.0.1-dev.89 01:45:58 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:45:58 main 01:45:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:45:58 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] isUnix [Pipeline] sh 01:45:58 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:45:59 e8ce1509a4ae: Preparing 01:45:59 14d896258b55: Preparing 01:45:59 25cac0f95cdd: Preparing 01:45:59 7d7fde373469: Preparing 01:45:59 166dde17997b: Preparing 01:45:59 78c4bc0ebec3: Preparing 01:45:59 45596ee15a31: Preparing 01:45:59 52dc75cd08be: Preparing 01:45:59 a6e1fd50fee5: Preparing 01:45:59 56eb02710082: Preparing 01:45:59 ee420dfed78a: Preparing 01:45:59 78c4bc0ebec3: Waiting 01:45:59 45596ee15a31: Waiting 01:45:59 a6e1fd50fee5: Waiting 01:45:59 56eb02710082: Waiting 01:45:59 ee420dfed78a: Waiting 01:45:59 52dc75cd08be: Waiting 01:45:59 166dde17997b: Layer already exists 01:45:59 78c4bc0ebec3: Layer already exists 01:45:59 45596ee15a31: Layer already exists 01:45:59 52dc75cd08be: Layer already exists 01:45:59 14d896258b55: Pushed 01:45:59 a6e1fd50fee5: Layer already exists 01:45:59 56eb02710082: Layer already exists 01:45:59 ee420dfed78a: Layer already exists 01:46:00 e8ce1509a4ae: Pushed 01:46:02 25cac0f95cdd: Pushed 01:46:17 7d7fde373469: Pushed 01:46:17 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh 01:46:17 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:46:17 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:46:17 e8ce1509a4ae: Preparing 01:46:17 14d896258b55: Preparing 01:46:17 25cac0f95cdd: Preparing 01:46:17 7d7fde373469: Preparing 01:46:17 166dde17997b: Preparing 01:46:17 78c4bc0ebec3: Preparing 01:46:17 45596ee15a31: Preparing 01:46:17 52dc75cd08be: Preparing 01:46:17 a6e1fd50fee5: Preparing 01:46:17 56eb02710082: Preparing 01:46:17 ee420dfed78a: Preparing 01:46:17 52dc75cd08be: Waiting 01:46:17 a6e1fd50fee5: Waiting 01:46:17 56eb02710082: Waiting 01:46:17 ee420dfed78a: Waiting 01:46:17 78c4bc0ebec3: Waiting 01:46:17 45596ee15a31: Waiting 01:46:18 25cac0f95cdd: Layer already exists 01:46:18 14d896258b55: Layer already exists 01:46:18 e8ce1509a4ae: Layer already exists 01:46:18 7d7fde373469: Layer already exists 01:46:18 166dde17997b: Layer already exists 01:46:18 45596ee15a31: Layer already exists 01:46:18 52dc75cd08be: Layer already exists 01:46:18 78c4bc0ebec3: Layer already exists 01:46:18 a6e1fd50fee5: Layer already exists 01:46:18 56eb02710082: Layer already exists 01:46:18 ee420dfed78a: Layer already exists 01:46:18 latest: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh 01:46:18 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:46:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.89 01:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:46:18 e8ce1509a4ae: Preparing 01:46:18 14d896258b55: Preparing 01:46:18 25cac0f95cdd: Preparing 01:46:18 7d7fde373469: Preparing 01:46:18 166dde17997b: Preparing 01:46:18 78c4bc0ebec3: Preparing 01:46:18 45596ee15a31: Preparing 01:46:18 52dc75cd08be: Preparing 01:46:18 a6e1fd50fee5: Preparing 01:46:18 56eb02710082: Preparing 01:46:18 ee420dfed78a: Preparing 01:46:18 52dc75cd08be: Waiting 01:46:18 56eb02710082: Waiting 01:46:18 ee420dfed78a: Waiting 01:46:18 a6e1fd50fee5: Waiting 01:46:18 78c4bc0ebec3: Waiting 01:46:18 45596ee15a31: Waiting 01:46:19 e8ce1509a4ae: Layer already exists 01:46:19 7d7fde373469: Layer already exists 01:46:19 25cac0f95cdd: Layer already exists 01:46:19 14d896258b55: Layer already exists 01:46:19 166dde17997b: Layer already exists 01:46:19 78c4bc0ebec3: Layer already exists 01:46:19 45596ee15a31: Layer already exists 01:46:19 a6e1fd50fee5: Layer already exists 01:46:19 56eb02710082: Layer already exists 01:46:19 52dc75cd08be: Layer already exists 01:46:19 ee420dfed78a: Layer already exists 01:46:19 2.0.1-dev.89: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh 01:46:19 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 [Pipeline] isUnix [Pipeline] sh 01:46:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:46:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:46:19 e8ce1509a4ae: Preparing 01:46:19 14d896258b55: Preparing 01:46:19 25cac0f95cdd: Preparing 01:46:19 7d7fde373469: Preparing 01:46:19 166dde17997b: Preparing 01:46:19 78c4bc0ebec3: Preparing 01:46:19 45596ee15a31: Preparing 01:46:19 52dc75cd08be: Preparing 01:46:19 a6e1fd50fee5: Preparing 01:46:19 56eb02710082: Preparing 01:46:19 ee420dfed78a: Preparing 01:46:19 52dc75cd08be: Waiting 01:46:19 a6e1fd50fee5: Waiting 01:46:19 45596ee15a31: Waiting 01:46:19 ee420dfed78a: Waiting 01:46:19 56eb02710082: Waiting 01:46:19 78c4bc0ebec3: Waiting 01:46:20 e8ce1509a4ae: Layer already exists 01:46:20 166dde17997b: Layer already exists 01:46:20 7d7fde373469: Layer already exists 01:46:20 25cac0f95cdd: Layer already exists 01:46:20 14d896258b55: Layer already exists 01:46:20 45596ee15a31: Layer already exists 01:46:20 78c4bc0ebec3: Layer already exists 01:46:20 a6e1fd50fee5: Layer already exists 01:46:20 56eb02710082: Layer already exists 01:46:20 52dc75cd08be: Layer already exists 01:46:20 ee420dfed78a: Layer already exists 01:46:20 a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] isUnix [Pipeline] sh 01:46:20 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 01:46:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 01:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 01:46:20 e8ce1509a4ae: Preparing 01:46:20 14d896258b55: Preparing 01:46:20 25cac0f95cdd: Preparing 01:46:20 7d7fde373469: Preparing 01:46:20 166dde17997b: Preparing 01:46:20 78c4bc0ebec3: Preparing 01:46:20 45596ee15a31: Preparing 01:46:20 52dc75cd08be: Preparing 01:46:20 a6e1fd50fee5: Preparing 01:46:20 56eb02710082: Preparing 01:46:20 ee420dfed78a: Preparing 01:46:20 78c4bc0ebec3: Waiting 01:46:20 45596ee15a31: Waiting 01:46:20 52dc75cd08be: Waiting 01:46:20 a6e1fd50fee5: Waiting 01:46:20 56eb02710082: Waiting 01:46:20 ee420dfed78a: Waiting 01:46:21 14d896258b55: Layer already exists 01:46:21 e8ce1509a4ae: Layer already exists 01:46:21 166dde17997b: Layer already exists 01:46:21 25cac0f95cdd: Layer already exists 01:46:21 7d7fde373469: Layer already exists 01:46:21 78c4bc0ebec3: Layer already exists 01:46:21 a6e1fd50fee5: Layer already exists 01:46:21 52dc75cd08be: Layer already exists 01:46:21 56eb02710082: Layer already exists 01:46:21 45596ee15a31: Layer already exists 01:46:21 ee420dfed78a: Layer already exists 01:46:21 main: digest: sha256:df9ac68d3b71400edb1bc37d9ed1a57279a18ea5bb24a7f5c333b76dd361c7af size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:21 ===================================================== [Pipeline] echo 01:46:21 taggedImages: 01:46:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 01:46:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 01:46:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.89 01:46:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a8f79a531488eb65fa2ee69f6917ed2b6faa2d33-2.0.1-dev.89 01:46:21 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:21 01:46:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:46:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:22 arm64: Pulling from edgex-lftools-log-publisher 01:46:22 448f6bf000e3: Pulling fs layer 01:46:22 f757da607395: Pulling fs layer 01:46:22 05883995daec: Pulling fs layer 01:46:22 8603b9c90790: Pulling fs layer 01:46:22 1560dd03e051: Pulling fs layer 01:46:22 27f5ce0e4adf: Pulling fs layer 01:46:22 c2d8d7efcc4b: Pulling fs layer 01:46:22 8603b9c90790: Waiting 01:46:22 c2d8d7efcc4b: Waiting 01:46:22 1560dd03e051: Waiting 01:46:22 27f5ce0e4adf: Waiting 01:46:22 f757da607395: Verifying Checksum 01:46:22 f757da607395: Download complete 01:46:22 8603b9c90790: Verifying Checksum 01:46:22 8603b9c90790: Download complete 01:46:22 1560dd03e051: Verifying Checksum 01:46:22 1560dd03e051: Download complete 01:46:22 27f5ce0e4adf: Verifying Checksum 01:46:22 27f5ce0e4adf: Download complete 01:46:22 05883995daec: Verifying Checksum 01:46:22 05883995daec: Download complete 01:46:23 448f6bf000e3: Verifying Checksum 01:46:23 448f6bf000e3: Download complete 01:46:26 c2d8d7efcc4b: Verifying Checksum 01:46:26 c2d8d7efcc4b: Download complete 01:46:27 448f6bf000e3: Pull complete 01:46:28 f757da607395: Pull complete 01:46:29 05883995daec: Pull complete 01:46:30 8603b9c90790: Pull complete 01:46:31 1560dd03e051: Pull complete 01:46:31 27f5ce0e4adf: Pull complete 01:46:46 c2d8d7efcc4b: Pull complete 01:46:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:46:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:46:46 prd-ubuntu18.04-docker-arm64-4c-16g-27870 does not seem to be running inside a container 01:46:46 $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:46:49 $ docker top e0c36a50b0cd17a519cd2763fb8a129a24c8b413a5fdffc98250dba7beff2766 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:50 ---> job-cost.sh 01:46:50 lf-activate-venv: SKIPPING 01:46:50 INFO: No Stack... 01:46:51 INFO: Retrieving Pricing Info for: v3-standard-4 01:46:51 INFO: Archiving Costs [Pipeline] sh 01:46:52 + cat /w/workspace/edgex-go/101/archives/cost.csv 01:46:52 + cut -d, -f6 [Pipeline] lock 01:46:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] 01:46:52 Resource [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] did not exist. Created. 01:46:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:46:53 + echo total: 0.10999999940395355 [Pipeline] stash 01:46:54 Stashed 1 file(s) [Pipeline] } 01:46:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 01:46:54 $ docker stop --time=1 e0c36a50b0cd17a519cd2763fb8a129a24c8b413a5fdffc98250dba7beff2766 01:46:55 $ docker rm -f e0c36a50b0cd17a519cd2763fb8a129a24c8b413a5fdffc98250dba7beff2766 [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 01:46:56 provisioning config files... 01:46:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/101@tmp/config3382287336510768035tmp [Pipeline] { [Pipeline] sh 01:46:56 + set +x 01:46:56 + curl -s https://codecov.io/bash 01:46:56 + bash -s -- 01:46:56 01:46:56 _____ _ 01:46:56 / ____| | | 01:46:56 | | ___ __| | ___ ___ _____ __ 01:46:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:46:56 | |___| (_) | (_| | __/ (_| (_) \ V / 01:46:56 \_____\___/ \__,_|\___|\___\___/ \_/ 01:46:56 Bash-1.0.6 01:46:56 01:46:56 01:46:56 ==> git version 2.24.4 found 01:46:56 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:46:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:46:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:46:56 ==> Jenkins CI detected. 01:46:56 current dir:  /w/workspace/edgex-go/101 01:46:56 project root: . 01:46:56 --> token set from env 01:46:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:46:56 ==> Running gcov in . (disable via -X gcov) 01:46:56 ==> Python coveragepy not found 01:46:56 ==> Searching for coverage reports in: 01:46:56 + . 01:46:56 -> Found 1 reports 01:46:56 ==> Detecting git/mercurial file structure 01:46:56 ==> Reading reports 01:46:56 + ./coverage.out bytes=428381 01:46:56 ==> Appending adjustments 01:46:56 https://docs.codecov.io/docs/fixing-reports 01:46:57 + Found adjustments 01:46:57 ==> Gzipping contents 01:46:57 60K /tmp/codecov.fa1Orm.gz 01:46:57 ==> Uploading reports 01:46:57 url: https://codecov.io 01:46:57 query: branch=main&commit=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:46:57 -> Pinging Codecov 01:46:57 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=a8f79a531488eb65fa2ee69f6917ed2b6faa2d33&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:46:58 -> Uploading to 01:46:58 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/00271124DB129430A58F1EEE437C3FCB/a8f79a531488eb65fa2ee69f6917ed2b6faa2d33/9d916912-2fdb-4b50-86ff-267db350038f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T014658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ec0c00b3e38636656d66f74f74f96b539922caf4e09e30931cd5e07d982d82c 01:46:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:46:58 Dload Upload Total Spent Left Speed 01:46:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57627 0 0 100 57627 0 184k --:--:-- --:--:-- --:--:-- 183k 100 57627 0 0 100 57627 0 184k --:--:-- --:--:-- --:--:-- 183k 01:46:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 [Pipeline] } 01:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:46:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:46:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:46:59 01:46:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:46:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:46:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:46:59 188c0c94c7c5: Pulling fs layer 01:46:59 0ef7d3d256c8: Pulling fs layer 01:46:59 de9db76c5a1d: Pulling fs layer 01:46:59 0eba1c9be4d2: Pulling fs layer 01:46:59 0d57e429df01: Pulling fs layer 01:46:59 4e4be7b47b0d: Pulling fs layer 01:46:59 e1f770b5df2f: Pulling fs layer 01:46:59 85a0685a4137: Pulling fs layer 01:46:59 0d57e429df01: Waiting 01:46:59 4e4be7b47b0d: Waiting 01:46:59 e1f770b5df2f: Waiting 01:46:59 85a0685a4137: Waiting 01:46:59 0eba1c9be4d2: Waiting 01:46:59 de9db76c5a1d: Verifying Checksum 01:46:59 de9db76c5a1d: Download complete 01:46:59 0ef7d3d256c8: Verifying Checksum 01:46:59 0ef7d3d256c8: Download complete 01:46:59 0d57e429df01: Verifying Checksum 01:46:59 0d57e429df01: Download complete 01:46:59 4e4be7b47b0d: Verifying Checksum 01:46:59 4e4be7b47b0d: Download complete 01:46:59 188c0c94c7c5: Verifying Checksum 01:46:59 188c0c94c7c5: Download complete 01:46:59 e1f770b5df2f: Verifying Checksum 01:46:59 e1f770b5df2f: Download complete 01:47:00 0eba1c9be4d2: Verifying Checksum 01:47:00 0eba1c9be4d2: Download complete 01:47:00 188c0c94c7c5: Pull complete 01:47:00 85a0685a4137: Verifying Checksum 01:47:00 85a0685a4137: Download complete 01:47:00 0ef7d3d256c8: Pull complete 01:47:00 de9db76c5a1d: Pull complete 01:47:04 0eba1c9be4d2: Pull complete 01:47:04 0d57e429df01: Pull complete 01:47:04 4e4be7b47b0d: Pull complete 01:47:04 e1f770b5df2f: Pull complete 01:47:08 85a0685a4137: Pull complete 01:47:08 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:47:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:47:08 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:47:08 $ 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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:47:12 $ docker top 51d316f8fcf68819db003dabd47feb48d4ccf349a53fb32106af836b1f630454 -eo pid,comm [Pipeline] { [Pipeline] echo 01:47:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:47:12 + set -o pipefail 01:47:12 + snyk monitor '--org=edgex-jenkins' 01:47:19 01:47:19 Monitoring /w/workspace/edgex-go/101 (github.com/edgexfoundry/edgex-go)... 01:47:19 01:47:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/15042d55-f33c-4f33-afa3-bab72d63aece 01:47:19 01:47:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:47:19 01:47:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:47:19 01:47:19 01:47:19 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 01:47:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:47:19 $ docker stop --time=1 51d316f8fcf68819db003dabd47feb48d4ccf349a53fb32106af836b1f630454 01:47:21 $ docker rm -f 51d316f8fcf68819db003dabd47feb48d4ccf349a53fb32106af836b1f630454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:47:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:21 provisioning config files... 01:47:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/101@tmp/config1153326907207209830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:21 --> edgex-publish-swagger.sh 01:47:21 === Publish openapi/v2 API === 01:47:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:47:21 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/101/openapi/v2/core-command.yaml] 01:47:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:21 Dload Upload Total Spent Left Speed 01:47:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 32457 --:--:-- --:--:-- --:--:-- 32453 100 32389 0 0 100 32389 0 32453 --:--:-- --:--:-- --:--:-- 32453 01:47:22 01:47:22 01:47:22 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/101/openapi/v2/core-data.yaml] 01:47:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:22 Dload Upload Total Spent Left Speed 01:47:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 77680 --:--:-- --:--:-- --:--:-- 77637 100 71116 0 0 100 71116 0 77669 --:--:-- --:--:-- --:--:-- 77637 01:47:23 01:47:23 01:47:23 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/101/openapi/v2/core-metadata.yaml] 01:47:23 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:23 Dload Upload Total Spent Left Speed 01:47:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 100 180 100 119k 265 176k --:--:-- --:--:-- --:--:-- 176k 01:47:24 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:47:24 01:47:24 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/101/openapi/v2/support-notifications.yaml] 01:47:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:24 Dload Upload Total Spent Left Speed 01:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89010 100 180 100 88830 293 141k --:--:-- --:--:-- --:--:-- 141k 01:47:25 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:47:25 01:47:25 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/101/openapi/v2/support-scheduler.yaml] 01:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:25 Dload Upload Total Spent Left Speed 01:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39112 100 180 100 38932 296 64130 --:--:-- --:--:-- --:--:-- 64138 100 39112 100 180 100 38932 296 64116 --:--:-- --:--:-- --:--:-- 64032 01:47:25 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:47:25 01:47:25 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/101/openapi/v2/system-agent.yaml] 01:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:47:25 Dload Upload Total Spent Left Speed 01:47:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19783 100 180 100 19603 279 30385 --:--:-- --:--:-- --:--:-- 30439 01:47:26 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:47:26 [Pipeline] } 01:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 01:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:47:26 . [Pipeline] withDockerContainer 01:47:26 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:47:27 $ docker top f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:27 [ssh-agent] Looking for ssh-agent implementation... 01:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:27 $ docker exec f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 ssh-agent 01:47:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjDmeiD/agent.13 01:47:27 SSH_AGENT_PID=19 01:47:27 Running ssh-add (command line suppressed) 01:47:27 Identity added: /w/workspace/edgex-go/101@tmp/private_key_7351673213090278434.key (/w/workspace/edgex-go/101@tmp/private_key_7351673213090278434.key) 01:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:27 + git semver tag 01:47:27 # -> Open(): unable to determine branch for HEAD 01:47:27 # $GIT_DIR = /w/workspace/edgex-go/101/.git 01:47:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/101 01:47:27 # $SEMVER_REMOTE_NAME = origin 01:47:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:47:27 # $SEMVER_USER_NAME = edgex-jenkins 01:47:27 # $SEMVER_BRANCH = main 01:47:27 # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver 01:47:27 # a8f79a531488eb65fa2ee69f6917ed2b6faa2d33 HEAD 01:47:27 # -> Force: false 01:47:27 # 33d39e595e36a570d9f75fbda0a15db524892d4d refs/tags/v2.0.1-dev.89 [Pipeline] } 01:47:27 $ docker exec --env ******** --env ******** f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 ssh-agent -k 01:47:27 unset SSH_AUTH_SOCK; 01:47:27 unset SSH_AGENT_PID; 01:47:27 echo Agent pid 19 killed; 01:47:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:28 + git semver [Pipeline] } 01:47:28 $ docker stop --time=1 f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 01:47:29 $ docker rm -f f6108628038e35c2d2b07622f213aa4669b0876caa56b6e0033ebe4ab7d65ba6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:47:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:29 01:47:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:30 0.23.1-centos7: Pulling from edgex-lftools 01:47:30 ab5ef0e58194: Pulling fs layer 01:47:30 9712f1f96733: Pulling fs layer 01:47:30 63f879dbbcfc: Pulling fs layer 01:47:30 0d9ebad4ef96: Pulling fs layer 01:47:30 e9a5061849ea: Pulling fs layer 01:47:30 d747dcd14b5f: Pulling fs layer 01:47:30 2de7ff778b66: Pulling fs layer 01:47:30 0d9ebad4ef96: Waiting 01:47:30 e9a5061849ea: Waiting 01:47:30 d747dcd14b5f: Waiting 01:47:30 2de7ff778b66: Waiting 01:47:30 9712f1f96733: Verifying Checksum 01:47:30 9712f1f96733: Download complete 01:47:30 63f879dbbcfc: Verifying Checksum 01:47:30 63f879dbbcfc: Download complete 01:47:30 ab5ef0e58194: Verifying Checksum 01:47:30 ab5ef0e58194: Download complete 01:47:30 0d9ebad4ef96: Verifying Checksum 01:47:30 0d9ebad4ef96: Download complete 01:47:30 e9a5061849ea: Verifying Checksum 01:47:30 e9a5061849ea: Download complete 01:47:30 d747dcd14b5f: Verifying Checksum 01:47:30 d747dcd14b5f: Download complete 01:47:30 2de7ff778b66: Verifying Checksum 01:47:30 2de7ff778b66: Download complete 01:47:34 ab5ef0e58194: Pull complete 01:47:34 9712f1f96733: Pull complete 01:47:34 63f879dbbcfc: Pull complete 01:47:39 0d9ebad4ef96: Pull complete 01:47:39 e9a5061849ea: Pull complete 01:47:39 d747dcd14b5f: Pull complete 01:47:40 2de7ff778b66: Pull complete 01:47:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:47:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:47:40 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:47:43 $ docker top f86832969e45c034f726ed475eb21539e2e5e60e0ebd59b51d08a742543f608f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:47:43 provisioning config files... 01:47:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/101@tmp/config946100600783532893tmp 01:47:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/101@tmp/config5429289500873032272tmp 01:47:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/101@tmp/config7167838994025293045tmp [Pipeline] { [Pipeline] echo 01:47:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:47:43 ---> sigul-configuration.sh 01:47:43 gpg: directory `/root/.gnupg' created 01:47:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:47:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:47:43 gpg: keyring `/root/.gnupg/secring.gpg' created 01:47:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:47:43 gpg: CAST5 encrypted data 01:47:43 gpg: encrypted with 1 passphrase 01:47:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:47:44 + mkdir /home/jenkins 01:47:44 + mkdir /home/jenkins/sigul [Pipeline] sh 01:47:44 + 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 01:47:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:47:44 ---> sigul-install.sh 01:47:44 Sigul already installed; skipping installation. [Pipeline] sh 01:47:44 + git tag --list 01:47:44 0.6.0 01:47:44 0.6.1 01:47:44 0.7.0 01:47:44 0.7.1 01:47:44 v1.0.0 01:47:44 v1.0.1 01:47:44 v1.1.0 01:47:44 v1.2.0 01:47:44 v1.2.1 01:47:44 v1.3.0 01:47:44 v1.3.1 01:47:44 v2.0.0 01:47:44 v2.0.1-dev.1 01:47:44 v2.0.1-dev.10 01:47:44 v2.0.1-dev.11 01:47:44 v2.0.1-dev.12 01:47:44 v2.0.1-dev.13 01:47:44 v2.0.1-dev.14 01:47:44 v2.0.1-dev.15 01:47:44 v2.0.1-dev.16 01:47:44 v2.0.1-dev.17 01:47:44 v2.0.1-dev.18 01:47:44 v2.0.1-dev.19 01:47:44 v2.0.1-dev.2 01:47:44 v2.0.1-dev.20 01:47:44 v2.0.1-dev.21 01:47:44 v2.0.1-dev.22 01:47:44 v2.0.1-dev.23 01:47:44 v2.0.1-dev.24 01:47:44 v2.0.1-dev.25 01:47:44 v2.0.1-dev.26 01:47:44 v2.0.1-dev.27 01:47:44 v2.0.1-dev.28 01:47:44 v2.0.1-dev.29 01:47:44 v2.0.1-dev.3 01:47:44 v2.0.1-dev.30 01:47:44 v2.0.1-dev.31 01:47:44 v2.0.1-dev.32 01:47:44 v2.0.1-dev.33 01:47:44 v2.0.1-dev.34 01:47:44 v2.0.1-dev.35 01:47:44 v2.0.1-dev.36 01:47:44 v2.0.1-dev.37 01:47:44 v2.0.1-dev.38 01:47:44 v2.0.1-dev.39 01:47:44 v2.0.1-dev.4 01:47:44 v2.0.1-dev.40 01:47:44 v2.0.1-dev.41 01:47:44 v2.0.1-dev.42 01:47:44 v2.0.1-dev.43 01:47:44 v2.0.1-dev.44 01:47:44 v2.0.1-dev.45 01:47:44 v2.0.1-dev.46 01:47:44 v2.0.1-dev.47 01:47:44 v2.0.1-dev.48 01:47:44 v2.0.1-dev.49 01:47:44 v2.0.1-dev.5 01:47:44 v2.0.1-dev.50 01:47:44 v2.0.1-dev.51 01:47:44 v2.0.1-dev.52 01:47:44 v2.0.1-dev.53 01:47:44 v2.0.1-dev.54 01:47:44 v2.0.1-dev.55 01:47:44 v2.0.1-dev.56 01:47:44 v2.0.1-dev.57 01:47:44 v2.0.1-dev.58 01:47:44 v2.0.1-dev.59 01:47:44 v2.0.1-dev.6 01:47:44 v2.0.1-dev.60 01:47:44 v2.0.1-dev.61 01:47:44 v2.0.1-dev.62 01:47:44 v2.0.1-dev.63 01:47:44 v2.0.1-dev.64 01:47:44 v2.0.1-dev.65 01:47:44 v2.0.1-dev.66 01:47:44 v2.0.1-dev.67 01:47:44 v2.0.1-dev.68 01:47:44 v2.0.1-dev.69 01:47:44 v2.0.1-dev.7 01:47:44 v2.0.1-dev.70 01:47:44 v2.0.1-dev.71 01:47:44 v2.0.1-dev.72 01:47:44 v2.0.1-dev.73 01:47:44 v2.0.1-dev.74 01:47:44 v2.0.1-dev.75 01:47:44 v2.0.1-dev.76 01:47:44 v2.0.1-dev.77 01:47:44 v2.0.1-dev.78 01:47:44 v2.0.1-dev.79 01:47:44 v2.0.1-dev.8 01:47:44 v2.0.1-dev.80 01:47:44 v2.0.1-dev.81 01:47:44 v2.0.1-dev.82 01:47:44 v2.0.1-dev.83 01:47:44 v2.0.1-dev.84 01:47:44 v2.0.1-dev.85 01:47:44 v2.0.1-dev.86 01:47:44 v2.0.1-dev.87 01:47:44 v2.0.1-dev.88 01:47:44 v2.0.1-dev.89 01:47:44 v2.0.1-dev.9 [Pipeline] sh 01:47:45 + lftools sign git-tag v2.0.1-dev.89 01:47:45 Signing Git tag with Sigul... 01:47:45 Signing v2.0.1-dev.89 [Pipeline] echo 01:47:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:47:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:47:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:47:47 $ docker stop --time=1 f86832969e45c034f726ed475eb21539e2e5e60e0ebd59b51d08a742543f608f 01:47:48 $ docker rm -f f86832969e45c034f726ed475eb21539e2e5e60e0ebd59b51d08a742543f608f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:47:48 . [Pipeline] withDockerContainer 01:47:48 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:47:49 $ docker top f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:49 [ssh-agent] Looking for ssh-agent implementation... 01:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:49 $ docker exec f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c ssh-agent 01:47:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmACbfB/agent.13 01:47:49 SSH_AGENT_PID=20 01:47:49 Running ssh-add (command line suppressed) 01:47:49 Identity added: /w/workspace/edgex-go/101@tmp/private_key_3795825055841218567.key (/w/workspace/edgex-go/101@tmp/private_key_3795825055841218567.key) 01:47:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:49 + git semver bump pre 01:47:49 # -> Open(): unable to determine branch for HEAD 01:47:49 # $GIT_DIR = /w/workspace/edgex-go/101/.git 01:47:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/101 01:47:49 # $SEMVER_REMOTE_NAME = origin 01:47:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:47:49 # $SEMVER_USER_NAME = edgex-jenkins 01:47:49 # $SEMVER_BRANCH = main 01:47:49 # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver 01:47:49 2.0.1-dev.90 [Pipeline] } 01:47:49 $ docker exec --env ******** --env ******** f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c ssh-agent -k 01:47:50 unset SSH_AUTH_SOCK; 01:47:50 unset SSH_AGENT_PID; 01:47:50 echo Agent pid 20 killed; 01:47:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:50 + git semver [Pipeline] } 01:47:50 $ docker stop --time=1 f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c 01:47:51 $ docker rm -f f09b5394df5cb2f159fb4b0836ba2d6afec7e17b569215616dadac44e46d003c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:47:51 . [Pipeline] withDockerContainer 01:47:51 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:47:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:47:52 $ docker top b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:52 [ssh-agent] Looking for ssh-agent implementation... 01:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:52 $ docker exec b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 ssh-agent 01:47:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBCHOFd/agent.13 01:47:52 SSH_AGENT_PID=19 01:47:52 Running ssh-add (command line suppressed) 01:47:52 Identity added: /w/workspace/edgex-go/101@tmp/private_key_470280612469213204.key (/w/workspace/edgex-go/101@tmp/private_key_470280612469213204.key) 01:47:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:53 + git semver push 01:47:53 # -> Open(): unable to determine branch for HEAD 01:47:53 # $GIT_DIR = /w/workspace/edgex-go/101/.git 01:47:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/101 01:47:53 # $SEMVER_REMOTE_NAME = origin 01:47:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:47:53 # $SEMVER_USER_NAME = edgex-jenkins 01:47:53 # $SEMVER_BRANCH = main 01:47:53 # $SEMVER_DIR = /w/workspace/edgex-go/101/.semver [Pipeline] } 01:47:57 $ docker exec --env ******** --env ******** b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 ssh-agent -k 01:47:57 unset SSH_AUTH_SOCK; 01:47:57 unset SSH_AGENT_PID; 01:47:57 echo Agent pid 19 killed; 01:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:57 + git semver [Pipeline] } 01:47:57 $ docker stop --time=1 b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 01:47:58 $ docker rm -f b1073b09e34855eecb2c069f55c2f94f48072c23bd5594349e76539df65da679 [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 01:47:59 + '[' -d /w/workspace/edgex-go/101/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:48:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:48:00 ---> package-listing.sh 01:48:00 ++ tr '[:upper:]' '[:lower:]' 01:48:00 ++ facter osfamily 01:48:00 + OS_FAMILY=redhat 01:48:00 + workspace=/w/workspace/edgex-go/101 01:48:00 + START_PACKAGES=/tmp/packages_start.txt 01:48:00 + END_PACKAGES=/tmp/packages_end.txt 01:48:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:48:00 + PACKAGES=/tmp/packages_start.txt 01:48:00 + '[' /w/workspace/edgex-go/101 ']' 01:48:00 + PACKAGES=/tmp/packages_end.txt 01:48:00 + case "${OS_FAMILY}" in 01:48:00 + rpm -qa 01:48:00 + sort 01:48:04 + '[' -f /tmp/packages_start.txt ']' 01:48:04 + '[' -f /tmp/packages_end.txt ']' 01:48:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:48:04 + '[' /w/workspace/edgex-go/101 ']' 01:48:04 + mkdir -p /w/workspace/edgex-go/101/archives/ 01:48:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/101/archives/ [Pipeline] echo 01:48:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:48:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:48:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:05 01:48:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:05 latest: Pulling from edgex-lftools-log-publisher 01:48:05 b4d181a07f80: Pulling fs layer 01:48:05 a1111a8f2ec3: Pulling fs layer 01:48:05 ed53099fbce6: Pulling fs layer 01:48:05 dc539afda2c1: Pulling fs layer 01:48:05 77bc0d833cb6: Pulling fs layer 01:48:05 9065ff56babe: Pulling fs layer 01:48:05 d287ab97295c: Pulling fs layer 01:48:05 dc539afda2c1: Waiting 01:48:05 77bc0d833cb6: Waiting 01:48:05 9065ff56babe: Waiting 01:48:05 d287ab97295c: Waiting 01:48:05 a1111a8f2ec3: Verifying Checksum 01:48:05 a1111a8f2ec3: Download complete 01:48:05 dc539afda2c1: Verifying Checksum 01:48:05 dc539afda2c1: Download complete 01:48:05 ed53099fbce6: Verifying Checksum 01:48:05 ed53099fbce6: Download complete 01:48:05 9065ff56babe: Verifying Checksum 01:48:05 9065ff56babe: Download complete 01:48:05 77bc0d833cb6: Verifying Checksum 01:48:05 77bc0d833cb6: Download complete 01:48:05 b4d181a07f80: Verifying Checksum 01:48:05 b4d181a07f80: Download complete 01:48:06 d287ab97295c: Verifying Checksum 01:48:06 d287ab97295c: Download complete 01:48:07 b4d181a07f80: Pull complete 01:48:07 a1111a8f2ec3: Pull complete 01:48:07 ed53099fbce6: Pull complete 01:48:07 dc539afda2c1: Pull complete 01:48:07 77bc0d833cb6: Pull complete 01:48:07 9065ff56babe: Pull complete 01:48:13 d287ab97295c: Pull complete 01:48:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:48:13 prd-centos7-docker-4c-2g-27863 does not seem to be running inside a container 01:48:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/101/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/101 -v /w/workspace/edgex-go/101:/w/workspace/edgex-go/101:rw,z -v /w/workspace/edgex-go/101@tmp:/w/workspace/edgex-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:48:15 $ docker top 21d6c84f61a117e6e67dd76823eb32c46461b7925f196665c23c737cce0a8a19 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:15 + touch /tmp/pre-build-complete [Pipeline] sh 01:48:16 + mkdir -p /var/log/sysstat [Pipeline] sh 01:48:16 + ls /var/log/sa-host 01:48:16 + sadf -c /var/log/sa-host/sa08 01:48:16 file_magic: OK 01:48:16 HZ: Using current value: 100 01:48:16 file_header: OK 01:48:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:48:16 Statistics: 01:48:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:48:16 File successfully converted to sysstat format version 12.0.3 01:48:16 + sadf -c /var/log/sa-host/sa30 01:48:16 file_magic: OK 01:48:16 HZ: Using current value: 100 01:48:16 file_header: OK 01:48:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:48:16 Statistics: 01:48:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:48:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:16 provisioning config files... 01:48:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/101@tmp/config6235542392617391433tmp [Pipeline] { [Pipeline] echo 01:48:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:48:17 ---> create-netrc.sh [Pipeline] } 01:48:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:48:17 ---> python-tools-install.sh [Pipeline] echo 01:48:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:48:17 ---> sudo-logs.sh 01:48:17 Archiving 'sudo' log.. 01:48:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-27863.novalocal: Name or service not known 01:48:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-27863.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:48:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:48:17 ---> job-cost.sh 01:48:17 lf-activate-venv: SKIPPING 01:48:17 DEBUG: total: 0.10999999940395355 01:48:17 INFO: Retrieving Stack Cost... 01:48:23 INFO: Retrieving Pricing Info for: v3-standard-2 01:48:23 INFO: Archiving Costs [Pipeline] echo 01:48:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:48:24 ---> logs-deploy.sh 01:48:24 lf-activate-venv: SKIPPING 01:48:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/101 01:48:24 INFO: archiving workspace using pattern(s): 01:48:25 Archives upload complete. 01:48:25 INFO: archiving logs to Nexus 01:48:25 ---> uname -a: 01:48:25 Linux prd-centos7-docker-4c-2g-27863.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:48:25 01:48:25 01:48:25 ---> lscpu: 01:48:25 Architecture: x86_64 01:48:25 CPU op-mode(s): 32-bit, 64-bit 01:48:25 Byte Order: Little Endian 01:48:25 Address sizes: 40 bits physical, 48 bits virtual 01:48:25 CPU(s): 2 01:48:25 On-line CPU(s) list: 0,1 01:48:25 Thread(s) per core: 1 01:48:25 Core(s) per socket: 1 01:48:25 Socket(s): 2 01:48:25 NUMA node(s): 1 01:48:25 Vendor ID: AuthenticAMD 01:48:25 CPU family: 23 01:48:25 Model: 49 01:48:25 Model name: AMD EPYC-Rome Processor 01:48:25 Stepping: 0 01:48:25 CPU MHz: 2799.996 01:48:25 BogoMIPS: 5599.99 01:48:25 Virtualization: AMD-V 01:48:25 Hypervisor vendor: KVM 01:48:25 Virtualization type: full 01:48:25 L1d cache: 32K 01:48:25 L1i cache: 32K 01:48:25 L2 cache: 512K 01:48:25 L3 cache: 16384K 01:48:25 NUMA node0 CPU(s): 0,1 01:48:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:48:25 01:48:25 01:48:25 ---> nproc: 01:48:25 2 01:48:25 01:48:25 01:48:25 ---> df -h: 01:48:25 Filesystem Size Used Avail Use% Mounted on 01:48:25 overlay 40G 15G 26G 38% / 01:48:25 tmpfs 64M 0 64M 0% /dev 01:48:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:48:25 shm 64M 0 64M 0% /dev/shm 01:48:25 /dev/vda1 40G 15G 26G 38% /facter-os 01:48:25 01:48:25 01:48:25 ---> sar -b -r -n DEV: 01:48:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 01:48:25 01:48:25 01:25:56 LINUX RESTART (2 CPU) 01:48:25 01:48:25 01:27:01 tps rtps wtps bread/s bwrtn/s 01:48:25 01:28:01 80.75 3.18 77.57 2324.34 5014.64 01:48:25 01:29:01 6.06 0.03 6.03 1.07 4673.88 01:48:25 01:30:01 349.52 0.22 349.30 26.52 93929.18 01:48:25 01:31:01 61.10 0.00 61.10 0.00 6919.73 01:48:25 01:32:01 98.93 0.00 98.93 0.00 5729.99 01:48:25 01:33:05 414.98 179.20 235.77 5081.52 141629.15 01:48:25 01:34:01 717.37 393.35 324.02 17211.49 184770.13 01:48:25 01:35:01 867.69 282.22 585.47 11160.45 255520.63 01:48:25 01:36:01 183.82 24.98 158.84 2043.42 24348.45 01:48:25 01:37:01 6.93 0.67 6.26 14.26 125.28 01:48:25 01:38:01 0.37 0.03 0.33 0.53 6.16 01:48:25 01:39:01 0.18 0.00 0.18 0.00 1.63 01:48:25 01:40:01 0.37 0.00 0.37 0.00 5.75 01:48:25 01:41:01 0.32 0.10 0.22 3.06 1.72 01:48:25 01:42:01 1.00 0.15 0.85 4.80 16.76 01:48:25 01:43:01 0.25 0.00 0.25 0.00 2.47 01:48:25 01:44:01 0.23 0.00 0.23 0.00 3.55 01:48:25 01:45:01 0.23 0.00 0.23 0.00 2.90 01:48:25 01:46:01 0.18 0.00 0.18 0.00 1.92 01:48:25 01:47:01 4.78 2.61 2.16 182.25 54.77 01:48:25 01:48:02 290.05 33.02 257.02 2533.02 54901.36 01:48:25 Average: 145.85 43.06 102.79 1893.19 36848.56 01:48:25 01:48:25 01:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:48:25 01:28:01 5395192 0 721908 9.01 2620 1889212 1460944 16.13 813424 1556372 31980 01:48:25 01:29:01 5215608 0 775416 9.68 2620 2015288 1529728 16.89 953100 1592364 18644 01:48:25 01:30:01 3130224 0 984992 12.30 2620 3891096 1372096 15.15 1321736 3011828 8 01:48:25 01:31:01 3267716 0 1063848 13.28 2620 3674748 1696780 18.73 1446800 2812772 141852 01:48:25 01:32:01 3086860 0 1299356 16.22 2620 3620096 1688512 18.64 1629860 2797760 89992 01:48:25 01:33:05 1313300 0 1213596 15.15 2620 5479416 2026772 22.38 1780376 4341700 62740 01:48:25 01:34:01 494900 0 1561632 19.50 2620 5949780 3677340 40.60 2979940 3894508 185668 01:48:25 01:35:01 1021940 0 1638676 20.46 2620 5345696 3252716 35.91 2968340 3353860 17792 01:48:25 01:36:01 2980996 0 1161240 14.50 2620 3864076 1600276 17.67 1326344 3077552 32 01:48:25 01:37:01 2983044 0 1158764 14.47 2620 3864504 1608028 17.75 1452144 2952920 20 01:48:25 01:38:01 3005336 0 1136472 14.19 2620 3864504 1357120 14.98 1439540 2949968 12 01:48:25 01:39:01 3010980 0 1130824 14.12 2620 3864508 1354816 14.96 1440644 2943700 16 01:48:25 01:40:01 3012000 0 1129796 14.11 2620 3864516 1354660 14.96 1440336 2943700 8 01:48:25 01:41:01 3011108 0 1130688 14.12 2620 3864516 1356400 14.98 1441792 2942980 8 01:48:25 01:42:01 3011808 0 1129952 14.11 2620 3864552 1354828 14.96 1440988 2942772 8 01:48:25 01:43:01 3011200 0 1130560 14.12 2620 3864552 1354912 14.96 1441316 2942772 12 01:48:25 01:44:01 3011028 0 1130724 14.12 2620 3864560 1354936 14.96 1441608 2942772 8 01:48:25 01:45:01 3012272 0 1129476 14.10 2620 3864564 1354660 14.96 1440668 2942772 8 01:48:25 01:46:01 3012560 0 1129184 14.10 2620 3864568 1354660 14.96 1440556 2942596 16 01:48:25 01:47:01 2490056 0 1191836 14.88 2620 4324420 1727256 19.07 1647280 3255944 454280 01:48:25 01:48:02 1402132 0 1336680 16.69 2620 5267500 1524808 16.83 1705964 4122440 144 01:48:25 Average: 2851441 0 1156458 14.44 2620 3998413 1683917 18.59 1571084 3012574 47774 01:48:25 01:48:25 01:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:48:25 01:28:01 eth0 370.95 403.70 2134.87 52.01 0.00 0.00 0.00 0.00 01:48:25 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:28:01 docker0 227.36 150.40 19.30 554.02 0.00 0.00 0.00 0.00 01:48:25 01:28:01 veth4353938 227.37 150.53 22.41 554.03 0.00 0.00 0.00 0.00 01:48:25 01:29:01 eth0 591.30 821.96 2154.84 73.02 0.00 0.00 0.00 0.00 01:48:25 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:29:01 docker0 819.69 577.36 60.50 2150.11 0.00 0.00 0.00 0.00 01:48:25 01:29:01 veth4353938 819.67 577.36 71.71 2150.11 0.00 0.00 0.00 0.00 01:48:25 01:30:01 eth0 405.56 317.07 5274.71 35.79 0.00 0.00 0.00 0.00 01:48:25 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:30:01 docker0 238.77 274.40 18.68 2048.78 0.00 0.00 0.00 0.00 01:48:25 01:31:01 eth0 42.46 23.70 37.61 16.07 0.00 0.00 0.00 0.00 01:48:25 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:31:01 veth2f50079 0.53 0.67 0.04 0.07 0.00 0.00 0.00 0.00 01:48:25 01:31:01 docker0 0.53 0.53 0.04 0.06 0.00 0.00 0.00 0.00 01:48:25 01:32:01 eth0 17.81 9.54 12.98 6.92 0.00 0.00 0.00 0.00 01:48:25 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:32:01 veth2f50079 1.73 1.73 0.13 0.13 0.00 0.00 0.00 0.00 01:48:25 01:32:01 docker0 1.73 1.73 0.11 0.13 0.00 0.00 0.00 0.00 01:48:25 01:33:05 veth01abb6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:48:25 01:33:05 eth0 116.66 74.80 1616.83 127.94 0.00 0.00 0.00 0.00 01:48:25 01:33:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:33:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:34:01 veth5631ca2 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:48:25 01:34:01 vethc8eef24 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 01:48:25 01:34:01 veth01abb6b 0.00 0.91 0.00 0.05 0.00 0.00 0.00 0.00 01:48:25 01:34:01 eth0 64.31 33.69 215.18 14.41 0.00 0.00 0.00 0.00 01:48:25 01:35:01 vethbbda425 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:48:25 01:35:01 veth54a8aa9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:48:25 01:35:01 vetha6a6bff 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:48:25 01:35:01 veth01abb6b 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 01:48:25 01:36:01 eth0 2547.50 2336.36 15543.53 1161.28 0.00 0.00 0.00 0.00 01:48:25 01:36:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:48:25 01:36:01 docker0 1339.08 1125.42 101.94 5658.52 0.00 0.00 0.00 0.00 01:48:25 01:37:01 eth0 190.47 206.71 97.47 956.48 0.00 0.00 0.00 0.00 01:48:25 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:38:01 eth0 1.22 0.55 0.78 0.04 0.00 0.00 0.00 0.00 01:48:25 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:39:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 01:48:25 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:40:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:48:25 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:41:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:48:25 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:42:01 eth0 1.58 0.48 0.50 0.24 0.00 0.00 0.00 0.00 01:48:25 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:43:01 eth0 1.85 0.52 0.63 0.42 0.00 0.00 0.00 0.00 01:48:25 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:44:01 eth0 0.52 0.47 0.31 0.21 0.00 0.00 0.00 0.00 01:48:25 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:45:01 eth0 0.08 0.07 0.00 0.01 0.00 0.00 0.00 0.00 01:48:25 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:46:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:48:25 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:47:01 eth0 138.18 81.08 4054.52 9.50 0.00 0.00 0.00 0.00 01:48:25 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:48:02 eth0 259.47 174.38 3656.14 123.11 0.00 0.00 0.00 0.00 01:48:25 01:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 01:48:02 docker0 39.78 51.08 3.95 392.84 0.00 0.00 0.00 0.00 01:48:25 Average: eth0 123.25 116.14 1013.35 104.32 0.00 0.00 0.00 0.00 01:48:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:48:25 Average: docker0 65.71 56.07 5.05 288.39 0.00 0.00 0.00 0.00 01:48:25 01:48:25 01:48:25 ---> sar -P ALL: 01:48:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 01:48:25 01:48:25 01:25:56 LINUX RESTART (2 CPU) 01:48:25 01:48:25 01:27:01 CPU %user %nice %system %iowait %steal %idle 01:48:25 01:28:01 all 8.77 0.00 2.72 1.76 0.09 86.66 01:48:25 01:28:01 0 8.59 0.00 2.83 0.81 0.09 87.69 01:48:25 01:28:01 1 8.94 0.00 2.62 2.71 0.09 85.64 01:48:25 01:29:01 all 7.01 0.00 1.71 0.00 0.08 91.21 01:48:25 01:29:01 0 5.73 0.00 1.74 0.00 0.07 92.46 01:48:25 01:29:01 1 8.27 0.00 1.68 0.00 0.09 89.96 01:48:25 01:30:01 all 28.23 0.00 11.22 3.42 0.12 57.00 01:48:25 01:30:01 0 30.08 0.00 11.30 2.92 0.14 55.56 01:48:25 01:30:01 1 26.38 0.00 11.15 3.92 0.11 58.44 01:48:25 01:31:01 all 59.03 0.00 6.39 0.37 0.14 34.07 01:48:25 01:31:01 0 57.90 0.00 6.45 0.40 0.13 35.12 01:48:25 01:31:01 1 60.16 0.00 6.33 0.33 0.15 33.03 01:48:25 01:32:01 all 52.60 0.00 4.59 1.09 0.13 41.60 01:48:25 01:32:01 0 51.94 0.00 4.50 1.07 0.13 42.36 01:48:25 01:32:01 1 53.24 0.00 4.67 1.11 0.13 40.85 01:48:25 01:33:05 all 47.70 0.00 12.65 12.97 0.15 26.53 01:48:25 01:33:05 0 48.12 0.00 12.84 12.68 0.14 26.23 01:48:25 01:33:05 1 47.29 0.00 12.47 13.25 0.16 26.83 01:48:25 01:34:01 all 64.48 0.00 15.78 16.70 0.15 2.89 01:48:25 01:34:01 0 64.88 0.00 15.16 16.43 0.14 3.40 01:48:25 01:34:01 1 64.07 0.00 16.40 16.98 0.16 2.38 01:48:25 01:35:01 all 56.82 0.00 21.07 18.84 0.15 3.13 01:48:25 01:35:01 0 56.96 0.00 21.00 19.27 0.15 2.62 01:48:25 01:35:01 1 56.67 0.00 21.14 18.40 0.15 3.64 01:48:25 01:36:01 all 51.53 0.00 9.15 1.48 0.14 37.70 01:48:25 01:36:01 0 51.96 0.00 8.60 1.16 0.14 38.13 01:48:25 01:36:01 1 51.10 0.00 9.69 1.80 0.14 37.26 01:48:25 01:37:01 all 9.22 0.00 1.61 0.03 0.06 89.08 01:48:25 01:37:01 0 9.08 0.00 1.82 0.03 0.05 89.02 01:48:25 01:37:01 1 9.36 0.00 1.41 0.02 0.07 89.15 01:48:25 01:38:01 all 0.33 0.00 0.07 0.00 0.03 99.57 01:48:25 01:38:01 0 0.12 0.00 0.07 0.00 0.03 99.78 01:48:25 01:38:01 1 0.55 0.00 0.07 0.00 0.02 99.37 01:48:25 01:48:25 01:38:01 CPU %user %nice %system %iowait %steal %idle 01:48:25 01:39:01 all 0.23 0.00 0.04 0.00 0.03 99.70 01:48:25 01:39:01 0 0.10 0.00 0.05 0.00 0.05 99.80 01:48:25 01:39:01 1 0.35 0.00 0.03 0.00 0.02 99.60 01:48:25 01:40:01 all 0.21 0.00 0.03 0.00 0.02 99.75 01:48:25 01:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:48:25 01:40:01 1 0.37 0.00 0.02 0.00 0.00 99.62 01:48:25 01:41:01 all 0.18 0.00 0.03 0.00 0.03 99.77 01:48:25 01:41:01 0 0.32 0.00 0.05 0.00 0.03 99.60 01:48:25 01:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:48:25 01:42:01 all 0.06 0.00 0.04 0.00 0.03 99.87 01:48:25 01:42:01 0 0.08 0.00 0.03 0.00 0.03 99.85 01:48:25 01:42:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:48:25 01:43:01 all 0.13 0.00 0.03 0.00 0.03 99.81 01:48:25 01:43:01 0 0.22 0.00 0.05 0.00 0.02 99.72 01:48:25 01:43:01 1 0.05 0.00 0.02 0.00 0.03 99.90 01:48:25 01:44:01 all 0.14 0.00 0.03 0.00 0.03 99.81 01:48:25 01:44:01 0 0.25 0.00 0.03 0.00 0.03 99.68 01:48:25 01:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:48:25 01:45:01 all 0.15 0.00 0.03 0.00 0.02 99.81 01:48:25 01:45:01 0 0.25 0.00 0.03 0.00 0.02 99.70 01:48:25 01:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:48:25 01:46:01 all 0.14 0.00 0.03 0.00 0.02 99.81 01:48:25 01:46:01 0 0.25 0.00 0.03 0.00 0.00 99.72 01:48:25 01:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:48:25 01:47:01 all 3.41 0.00 1.30 0.04 0.03 95.22 01:48:25 01:47:01 0 3.78 0.00 1.41 0.05 0.02 94.74 01:48:25 01:47:01 1 3.04 0.00 1.19 0.03 0.03 95.71 01:48:25 01:48:02 all 23.83 0.00 11.15 5.26 0.11 59.65 01:48:25 01:48:02 0 23.30 0.00 11.43 5.39 0.11 59.78 01:48:25 01:48:02 1 24.37 0.00 10.88 5.13 0.11 59.52 01:48:25 Average: all 18.73 0.00 4.51 2.77 0.07 73.92 01:48:25 Average: 0 18.73 0.00 4.52 2.70 0.07 73.98 01:48:25 Average: 1 18.72 0.00 4.51 2.84 0.07 73.85 01:48:25 01:48:25 01:48:25