Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37bead552474273de976aaf56ac2094eaaca713f 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-ssh2956083381467031714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8449399682125745487.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8167085853149354441.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 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-ssh8216961269869224696.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13390217926615834308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-23026 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 37bead552474273de976aaf56ac2094eaaca713f (jakarta) > 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 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 Commit message: "Merge pull request #4128 from sixhj/jakarta" > git rev-list --no-walk 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-18T07:32:53.926Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-18T07:32:53.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-18T07:32:53.990Z] ========================================================= [2022-08-18T07:32:53.990Z] EdgeX Global Pipelines Version Info [2022-08-18T07:32:53.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:32:54.756Z] ------------------- [2022-08-18T07:32:54.756Z] stable info: [2022-08-18T07:32:54.756Z] ------------------- [2022-08-18T07:32:54.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T07:32:54.756Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T07:32:54.756Z] Message: update stable to v1.0.238 [2022-08-18T07:32:55.330Z] ------------------- [2022-08-18T07:32:55.330Z] experimental info: [2022-08-18T07:32:55.330Z] ------------------- [2022-08-18T07:32:55.330Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-18T07:32:55.330Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-18T07:32:55.330Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-18T07:32:55.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-18T07:32:55.603Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-18T07:32:55.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-18T07:32:55.624Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-18T07:32:55.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-18T07:32:55.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-18T07:32:55.663Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-18T07:32:55.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-18T07:32:55.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-18T07:32:55.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-18T07:32:55.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-18T07:32:55.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-18T07:32:55.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-18T07:32:55.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-18T07:32:55.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-18T07:32:55.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T07:32:55.766Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-18T07:32:55.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-18T07:32:55.791Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-18T07:32:55.806Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-18T07:32:55.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-08-18T07:32:55.828Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-18T07:32:55.840Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-18T07:32:55.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-08-18T07:32:55.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-08-18T07:32:55.874Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-08-18T07:32:55.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37bead552474273de976aaf56ac2094eaaca713f [Pipeline] echo [2022-08-18T07:32:55.897Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37bead5 [Pipeline] echo [2022-08-18T07:32:55.909Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T07:32:55.961Z] provisioning config files... [2022-08-18T07:32:55.974Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config3598083407845096142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:32:56.301Z] ---> docker-login.sh [2022-08-18T07:32:56.301Z] nexus3.edgexfoundry.org:10001 [2022-08-18T07:32:56.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:32:56.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:32:56.827Z] Configure a credential helper to remove this warning. See [2022-08-18T07:32:56.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:32:56.827Z] [2022-08-18T07:32:56.827Z] Login Succeeded [2022-08-18T07:32:56.827Z] nexus3.edgexfoundry.org:10002 [2022-08-18T07:32:56.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:32:57.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:32:57.089Z] Configure a credential helper to remove this warning. See [2022-08-18T07:32:57.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:32:57.089Z] [2022-08-18T07:32:57.089Z] Login Succeeded [2022-08-18T07:32:57.089Z] nexus3.edgexfoundry.org:10003 [2022-08-18T07:32:57.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:32:57.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:32:57.089Z] Configure a credential helper to remove this warning. See [2022-08-18T07:32:57.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:32:57.089Z] [2022-08-18T07:32:57.089Z] Login Succeeded [2022-08-18T07:32:57.089Z] nexus3.edgexfoundry.org:10004 [2022-08-18T07:32:57.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:32:57.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:32:57.352Z] Configure a credential helper to remove this warning. See [2022-08-18T07:32:57.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:32:57.352Z] [2022-08-18T07:32:57.352Z] Login Succeeded [2022-08-18T07:32:57.352Z] docker.io [2022-08-18T07:32:57.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:32:57.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:32:57.615Z] Configure a credential helper to remove this warning. See [2022-08-18T07:32:57.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:32:57.615Z] [2022-08-18T07:32:57.615Z] Login Succeeded [2022-08-18T07:32:57.615Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T07:32:57.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T07:32:57.945Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-18T07:32:57.945Z] + dirname cmd/core-command/Dockerfile [2022-08-18T07:32:57.945Z] + cut -d/ -f2 [2022-08-18T07:32:57.945Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-18T07:32:57.945Z] + dirname cmd/core-data/Dockerfile [2022-08-18T07:32:57.945Z] + cut -d/ -f2 [2022-08-18T07:32:57.945Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-18T07:32:57.945Z] + dirname cmd/core-metadata/Dockerfile [2022-08-18T07:32:57.945Z] + cut -d/ -f2 [2022-08-18T07:32:57.945Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-18T07:32:57.945Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-18T07:32:57.945Z] + cut -d/ -f2 [2022-08-18T07:32:57.945Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-18T07:32:57.945Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-18T07:32:57.945Z] + cut -d/ -f2 [2022-08-18T07:32:57.946Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-18T07:32:57.946Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-18T07:32:57.946Z] + cut -d/ -f2 [2022-08-18T07:32:57.946Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-18T07:32:57.946Z] + dirname cmd/support-notifications/Dockerfile [2022-08-18T07:32:57.946Z] + cut -d/ -f2 [2022-08-18T07:32:57.946Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-18T07:32:57.946Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-18T07:32:57.946Z] + cut -d/ -f2 [2022-08-18T07:32:57.946Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-18T07:32:57.946Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-18T07:32:57.946Z] + cut -d/ -f2 [2022-08-18T07:32:57.946Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-18T07:32:57.989Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-18T07:32:58.349Z] + git rev-list -1 --merges 37bead552474273de976aaf56ac2094eaaca713f~1..37bead552474273de976aaf56ac2094eaaca713f [Pipeline] echo [2022-08-18T07:32:58.363Z] -----------> git rev-list -1 --merges 37bead552474273de976aaf56ac2094eaaca713f~1..37bead552474273de976aaf56ac2094eaaca713f 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:32:58.363Z] 37bead552474273de976aaf56ac2094eaaca713f [false] [Pipeline] sh [2022-08-18T07:32:58.666Z] + git log --format=format:%s -1 37bead552474273de976aaf56ac2094eaaca713f [Pipeline] echo [2022-08-18T07:32:58.684Z] ========================================================= [2022-08-18T07:32:58.684Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-18T07:32:58.684Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-18T07:32:59.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T07:32:59.138Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-18T07:32:59.138Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-18T07:32:59.138Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-18T07:32:59.138Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-18T07:32:59.138Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-18T07:32:59.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:32:59.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T07:32:59.556Z] [2022-08-18T07:32:59.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:32:59.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T07:32:59.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-18T07:32:59.861Z] b85a868b505f: Pulling fs layer [2022-08-18T07:32:59.861Z] e2be974225ed: Pulling fs layer [2022-08-18T07:32:59.861Z] 339a4e72a1f5: Pulling fs layer [2022-08-18T07:32:59.861Z] 988bab9f4d93: Pulling fs layer [2022-08-18T07:32:59.861Z] 1469e6f7b9e6: Pulling fs layer [2022-08-18T07:32:59.861Z] eaf3925da568: Pulling fs layer [2022-08-18T07:32:59.861Z] bab4dde63d76: Pulling fs layer [2022-08-18T07:32:59.861Z] bde34c3a00c8: Pulling fs layer [2022-08-18T07:32:59.861Z] b352a97aabf1: Pulling fs layer [2022-08-18T07:32:59.861Z] 4872d77fe225: Pulling fs layer [2022-08-18T07:32:59.861Z] 5851b861e8e6: Pulling fs layer [2022-08-18T07:32:59.861Z] bab4dde63d76: Waiting [2022-08-18T07:32:59.861Z] bde34c3a00c8: Waiting [2022-08-18T07:32:59.861Z] b352a97aabf1: Waiting [2022-08-18T07:32:59.861Z] 4872d77fe225: Waiting [2022-08-18T07:32:59.861Z] 5851b861e8e6: Waiting [2022-08-18T07:32:59.861Z] 988bab9f4d93: Waiting [2022-08-18T07:32:59.861Z] 1469e6f7b9e6: Waiting [2022-08-18T07:32:59.861Z] eaf3925da568: Waiting [2022-08-18T07:32:59.861Z] e2be974225ed: Download complete [2022-08-18T07:32:59.861Z] 988bab9f4d93: Verifying Checksum [2022-08-18T07:32:59.861Z] 988bab9f4d93: Download complete [2022-08-18T07:33:00.145Z] 1469e6f7b9e6: Verifying Checksum [2022-08-18T07:33:00.145Z] 1469e6f7b9e6: Download complete [2022-08-18T07:33:00.145Z] eaf3925da568: Verifying Checksum [2022-08-18T07:33:00.145Z] eaf3925da568: Download complete [2022-08-18T07:33:00.145Z] 339a4e72a1f5: Verifying Checksum [2022-08-18T07:33:00.145Z] 339a4e72a1f5: Download complete [2022-08-18T07:33:00.145Z] bde34c3a00c8: Verifying Checksum [2022-08-18T07:33:00.145Z] bde34c3a00c8: Download complete [2022-08-18T07:33:00.145Z] b352a97aabf1: Verifying Checksum [2022-08-18T07:33:00.145Z] b352a97aabf1: Download complete [2022-08-18T07:33:00.145Z] 4872d77fe225: Verifying Checksum [2022-08-18T07:33:00.145Z] 4872d77fe225: Download complete [2022-08-18T07:33:00.145Z] 5851b861e8e6: Download complete [2022-08-18T07:33:00.145Z] b85a868b505f: Verifying Checksum [2022-08-18T07:33:00.145Z] b85a868b505f: Download complete [2022-08-18T07:33:00.405Z] bab4dde63d76: Verifying Checksum [2022-08-18T07:33:00.405Z] bab4dde63d76: Download complete [2022-08-18T07:33:01.790Z] b85a868b505f: Pull complete [2022-08-18T07:33:01.790Z] e2be974225ed: Pull complete [2022-08-18T07:33:02.366Z] 339a4e72a1f5: Pull complete [2022-08-18T07:33:02.629Z] 988bab9f4d93: Pull complete [2022-08-18T07:33:02.890Z] 1469e6f7b9e6: Pull complete [2022-08-18T07:33:02.890Z] eaf3925da568: Pull complete [2022-08-18T07:33:04.805Z] bab4dde63d76: Pull complete [2022-08-18T07:33:05.065Z] bde34c3a00c8: Pull complete [2022-08-18T07:33:05.065Z] b352a97aabf1: Pull complete [2022-08-18T07:33:05.328Z] 4872d77fe225: Pull complete [2022-08-18T07:33:05.328Z] 5851b861e8e6: Pull complete [2022-08-18T07:33:05.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-18T07:33:05.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T07:33:05.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:33:05.429Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:33:05.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-18T07:33:07.011Z] $ docker top 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec -eo pid,comm [2022-08-18T07:33:07.097Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-18T07:33:07.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T07:33:07.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T07:33:07.134Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T07:33:07.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T07:33:07.269Z] $ docker exec 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent [2022-08-18T07:33:07.410Z] SSH_AUTH_SOCK=/tmp/ssh-hELGvYuRJrgY/agent.33 [2022-08-18T07:33:07.410Z] SSH_AGENT_PID=39 [2022-08-18T07:33:07.416Z] Running ssh-add (command line suppressed) [2022-08-18T07:33:07.547Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1382956148482793047.key (/w/workspace/edgex-go/13@tmp/private_key_1382956148482793047.key) [2022-08-18T07:33:07.572Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T07:33:07.867Z] + git tag --points-at HEAD [Pipeline] } [2022-08-18T07:33:07.884Z] $ docker exec --env ******** --env ******** 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent -k [2022-08-18T07:33:08.009Z] unset SSH_AUTH_SOCK; [2022-08-18T07:33:08.009Z] unset SSH_AGENT_PID; [2022-08-18T07:33:08.010Z] echo Agent pid 39 killed; [2022-08-18T07:33:08.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-18T07:33:08.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T07:33:08.053Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T07:33:08.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T07:33:08.189Z] $ docker exec 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent [2022-08-18T07:33:08.342Z] SSH_AUTH_SOCK=/tmp/ssh-1BSWOLiRj6Oc/agent.73 [2022-08-18T07:33:08.342Z] SSH_AGENT_PID=79 [2022-08-18T07:33:08.348Z] Running ssh-add (command line suppressed) [2022-08-18T07:33:08.462Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1371414217391140374.key (/w/workspace/edgex-go/13@tmp/private_key_1371414217391140374.key) [2022-08-18T07:33:08.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T07:33:08.779Z] + git semver init [2022-08-18T07:33:09.040Z] 2022-08-18 07:33:08,971 [run_init] DEBUG init version:0.0.0 force:False [2022-08-18T07:33:09.040Z] 2022-08-18 07:33:08,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/13/.semver [2022-08-18T07:33:09.040Z] 2022-08-18 07:33:08,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/13/.semver [2022-08-18T07:33:09.040Z] 2022-08-18 07:33:08,973 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/13/.semver'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) [2022-08-18T07:33:13.263Z] 2022-08-18 07:33:12,899 [append_file] DEBUG append to file:/w/workspace/edgex-go/13/.git/info/exclude [2022-08-18T07:33:13.263Z] 2022-08-18 07:33:12,900 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/13/.semver/jakarta with force:False [2022-08-18T07:33:13.263Z] 2022-08-18 07:33:12,901 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:33:13.263Z] 2022-08-18 07:33:12,901 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:33:13.263Z] 2.1.2-dev.1 [Pipeline] } [2022-08-18T07:33:13.275Z] $ docker exec --env ******** --env ******** 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec ssh-agent -k [2022-08-18T07:33:13.412Z] unset SSH_AUTH_SOCK; [2022-08-18T07:33:13.412Z] unset SSH_AGENT_PID; [2022-08-18T07:33:13.412Z] echo Agent pid 79 killed; [2022-08-18T07:33:13.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T07:33:13.734Z] + git semver [Pipeline] } [2022-08-18T07:33:14.006Z] $ docker stop --time=1 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec [2022-08-18T07:33:15.345Z] $ docker rm -f 3dbff6eb1db2572bbbfaeb986057eabd68b456687cb56583fd097900e7eed4ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T07:33:15.711Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-18T07:33:15.984Z] Stashed 1 file(s) [Pipeline] echo [2022-08-18T07:33:15.986Z] [edgeXSemver]: initialized semver on version 2.1.2-dev.1 [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] sh [2022-08-18T07:33:16.358Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo [2022-08-18T07:33:16.371Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T07:33:16.668Z] + grep ^go [0-9].[0-9]* go.mod [2022-08-18T07:33:16.668Z] + cut -d -f 2 [Pipeline] echo [2022-08-18T07:33:16.685Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T07:33:16.698Z] ========================================================= [2022-08-18T07:33:16.698Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2022-08-18T07:33:16.698Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T07:33:16.989Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T07:33:16.989Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-08-18T07:33:16.989Z] a0d0a0d46f8b: Pulling fs layer [2022-08-18T07:33:16.989Z] 31adcdaf11c8: Pulling fs layer [2022-08-18T07:33:16.989Z] b8b176561691: Pulling fs layer [2022-08-18T07:33:16.989Z] 4527c011a84f: Pulling fs layer [2022-08-18T07:33:16.989Z] 5d74067f8e1e: Pulling fs layer [2022-08-18T07:33:16.989Z] fd57009d33ed: Pulling fs layer [2022-08-18T07:33:16.989Z] 5d74067f8e1e: Waiting [2022-08-18T07:33:16.989Z] 4527c011a84f: Waiting [2022-08-18T07:33:16.989Z] 6b058263d067: Pulling fs layer [2022-08-18T07:33:16.989Z] 16d7c86c65f4: Pulling fs layer [2022-08-18T07:33:16.989Z] 1290d154cb4b: Pulling fs layer [2022-08-18T07:33:16.989Z] fd57009d33ed: Waiting [2022-08-18T07:33:16.989Z] 16d7c86c65f4: Waiting [2022-08-18T07:33:16.989Z] 6b058263d067: Waiting [2022-08-18T07:33:16.989Z] 1290d154cb4b: Waiting [2022-08-18T07:33:16.989Z] b8b176561691: Download complete [2022-08-18T07:33:16.989Z] 31adcdaf11c8: Download complete [2022-08-18T07:33:16.989Z] 5d74067f8e1e: Verifying Checksum [2022-08-18T07:33:16.989Z] 5d74067f8e1e: Download complete [2022-08-18T07:33:16.989Z] a0d0a0d46f8b: Download complete [2022-08-18T07:33:16.989Z] fd57009d33ed: Verifying Checksum [2022-08-18T07:33:16.989Z] fd57009d33ed: Download complete [2022-08-18T07:33:17.250Z] 16d7c86c65f4: Verifying Checksum [2022-08-18T07:33:17.250Z] 16d7c86c65f4: Download complete [2022-08-18T07:33:17.250Z] a0d0a0d46f8b: Pull complete [2022-08-18T07:33:17.511Z] 31adcdaf11c8: Pull complete [2022-08-18T07:33:17.511Z] b8b176561691: Pull complete [2022-08-18T07:33:17.773Z] 1290d154cb4b: Verifying Checksum [2022-08-18T07:33:17.773Z] 1290d154cb4b: Download complete [2022-08-18T07:33:17.773Z] 4527c011a84f: Download complete [2022-08-18T07:33:21.980Z] 4527c011a84f: Pull complete [2022-08-18T07:33:21.980Z] 5d74067f8e1e: Pull complete [2022-08-18T07:33:21.980Z] fd57009d33ed: Pull complete [2022-08-18T07:33:21.980Z] 6b058263d067: Pull complete [2022-08-18T07:33:21.980Z] 16d7c86c65f4: Pull complete [2022-08-18T07:33:24.525Z] 1290d154cb4b: Pull complete [2022-08-18T07:33:24.525Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2022-08-18T07:33:24.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T07:33:24.525Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-08-18T07:33:24.828Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T07:33:24.828Z] WORKDIR /edgex [2022-08-18T07:33:24.828Z] COPY go.mod . [2022-08-18T07:33:24.828Z] RUN go mod download [2022-08-18T07:33:24.828Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-18T07:33:26.209Z] Sending build context to Docker daemon 346.8MB [2022-08-18T07:33:26.209Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2022-08-18T07:33:26.209Z] ---> de6a6ee31cbe [2022-08-18T07:33:26.209Z] Step 2/4 : WORKDIR /edgex [2022-08-18T07:33:28.765Z] ---> Running in 30e6c5485ab4 [2022-08-18T07:33:28.765Z] Removing intermediate container 30e6c5485ab4 [2022-08-18T07:33:28.765Z] ---> abf0c9b3dc20 [2022-08-18T07:33:28.765Z] Step 3/4 : COPY go.mod . [2022-08-18T07:33:28.765Z] ---> d692b7f7cbee [2022-08-18T07:33:28.765Z] Step 4/4 : RUN go mod download [2022-08-18T07:33:28.765Z] ---> Running in 9895c6aebcdd [2022-08-18T07:33:31.041Z] Still waiting to schedule task [2022-08-18T07:33:31.041Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-18T07:34:00.912Z] Removing intermediate container 9895c6aebcdd [2022-08-18T07:34:00.912Z] ---> 3c2e4ff51a87 [2022-08-18T07:34:00.912Z] Successfully built 3c2e4ff51a87 [2022-08-18T07:34:00.912Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:34:01.217Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T07:34:01.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:34:01.306Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:34:01.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 [2022-08-18T07:34:01.825Z] $ docker top 9a43a682c8ac7f0a5bc70fe25f37c7b18ce2863611c8a3508c142db1f1fe9c71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T07:34:02.209Z] + go version [2022-08-18T07:34:02.209Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-08-18T07:34:02.254Z] $ docker stop --time=1 9a43a682c8ac7f0a5bc70fe25f37c7b18ce2863611c8a3508c142db1f1fe9c71 [2022-08-18T07:34:03.596Z] $ docker rm -f 9a43a682c8ac7f0a5bc70fe25f37c7b18ce2863611c8a3508c142db1f1fe9c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:34:04.025Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-18T07:34:04.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:34:04.122Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:34:04.171Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 [2022-08-18T07:34:04.576Z] $ docker top 8cc58c7e5f8be20d8edd0a4f78120ad6b5bd5e41c9e2d6e55004e3ced5cf72b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T07:34:04.646Z] ========================================================= [2022-08-18T07:34:04.646Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-18T07:34:04.646Z] ========================================================= [Pipeline] sh [2022-08-18T07:34:04.931Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] fileExists [Pipeline] sh [2022-08-18T07:34:05.233Z] + make test [2022-08-18T07:34:05.233Z] go mod tidy [2022-08-18T07:34:05.493Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-18T07:34:10.779Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-18T07:34:22.997Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-18T07:34:22.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-18T07:34:23.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-08-18T07:34:23.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-18T07:34:23.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 44.7% of statements [2022-08-18T07:34:23.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-18T07:34:23.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-18T07:34:24.198Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.174s coverage: 89.5% of statements [2022-08-18T07:34:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-18T07:34:24.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-18T07:34:24.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 83.8% of statements [2022-08-18T07:34:24.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-18T07:34:24.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-18T07:34:24.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-18T07:34:24.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-18T07:34:24.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-18T07:34:24.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.362s coverage: 94.2% of statements [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-18T07:34:24.720Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-18T07:34:24.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-18T07:34:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-18T07:34:24.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-08-18T07:34:24.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-18T07:34:24.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-08-18T07:34:24.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.092s coverage: 21.7% of statements [2022-08-18T07:34:24.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-18T07:34:24.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2022-08-18T07:34:25.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.123s coverage: 79.5% of statements [2022-08-18T07:34:25.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-08-18T07:34:25.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-08-18T07:34:25.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-08-18T07:34:38.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2022-08-18T07:34:38.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-08-18T07:34:39.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 82.5% of statements [2022-08-18T07:34:39.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.2% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.439s coverage: 65.4% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.8% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-18T07:34:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2022-08-18T07:34:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-18T07:34:49.104Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-18T07:35:04.001Z] GO111MODULE=on go vet ./... [2022-08-18T07:35:10.587Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-18T07:35:10.587Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-18T07:35:10.587Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-08-18T07:35:10.859Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-08-18T07:35:11.152Z] + go mod tidy [Pipeline] sh [2022-08-18T07:35:11.700Z] + ls -al . [2022-08-18T07:35:11.700Z] total 680 [2022-08-18T07:35:11.700Z] drwxrwxr-x 11 1001 1001 4096 Aug 18 07:35 . [2022-08-18T07:35:11.700Z] drwxr-xr-x 4 root root 4096 Aug 18 07:34 .. [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 07:32 .dockerignore [2022-08-18T07:35:11.700Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 07:33 .git [2022-08-18T07:35:11.700Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 07:32 .github [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 797 Aug 18 07:32 .gitignore [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 42 Aug 18 07:32 .golangci.yml [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 76 Aug 18 07:32 .hadolint.yml [2022-08-18T07:35:11.700Z] drwxr-xr-x 3 1001 1001 4096 Aug 18 07:33 .semver [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 166 Aug 18 07:32 .sonarcloud.properties [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 1171 Aug 18 07:32 ADOPTERS.md [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 8910 Aug 18 07:32 Attribution.txt [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 53021 Aug 18 07:32 CHANGELOG.md [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 3804 Aug 18 07:32 CONTRIBUTING.md [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 677 Aug 18 07:32 GOVERNANCE.md [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 849 Aug 18 07:32 Jenkinsfile [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 10775 Aug 18 07:32 LICENSE [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 6508 Aug 18 07:32 Makefile [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 582 Aug 18 07:32 OWNERS.md [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 8212 Aug 18 07:32 README.md [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 6912 Aug 18 07:32 SECURITY.md [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 11 Aug 18 07:33 VERSION [2022-08-18T07:35:11.700Z] -rw-rw-r-- 1 1001 1001 4131 Aug 18 07:32 ZMQWindows.md [2022-08-18T07:35:11.701Z] drwxrwxr-x 2 1001 1001 4096 Aug 18 07:32 bin [2022-08-18T07:35:11.701Z] drwxrwxr-x 14 1001 1001 4096 Aug 18 07:32 cmd [2022-08-18T07:35:11.701Z] -rw-r--r-- 1 root root 428658 Aug 18 07:34 coverage.out [2022-08-18T07:35:11.701Z] -rw-rw-r-- 1 1001 1001 822 Aug 18 07:35 go.mod [2022-08-18T07:35:11.701Z] -rw-rw-r-- 1 1001 1001 49471 Aug 18 07:32 go.sum [2022-08-18T07:35:11.701Z] drwxrwxr-x 8 1001 1001 4096 Aug 18 07:32 internal [2022-08-18T07:35:11.701Z] drwxrwxr-x 3 1001 1001 4096 Aug 18 07:32 openapi [2022-08-18T07:35:11.701Z] drwxrwxr-x 4 1001 1001 4096 Aug 18 07:32 snap [2022-08-18T07:35:11.701Z] drwxrwxr-x 6 1001 1001 4096 Aug 18 07:32 vendor [2022-08-18T07:35:11.701Z] -rw-rw-r-- 1 1001 1001 204 Aug 18 07:32 version.go [Pipeline] sh [2022-08-18T07:35:11.989Z] + '[' -e coverage.out ] [2022-08-18T07:35:11.989Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-18T07:35:12.107Z] Stashed 1 file(s) [Pipeline] sh [2022-08-18T07:35:12.388Z] + make build [2022-08-18T07:35:12.388Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T07:35:13.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T07:35:14.590Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23027 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-08-18T07:35:14.603Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2022-08-18T07:35:14.627Z] The recommended git tool is: git [2022-08-18T07:35:17.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T07:35:18.907Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T07:35:19.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T07:35:20.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T07:35:20.322Z] using credential edgex-jenkins-ssh [2022-08-18T07:35:20.343Z] Cloning the remote Git repository [2022-08-18T07:35:20.410Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-18T07:35:20.481Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2022-08-18T07:35:20.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-18T07:35:20.602Z] > git --version # timeout=10 [2022-08-18T07:35:20.631Z] > git --version # 'git version 2.25.1' [2022-08-18T07:35:20.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-18T07:35:20.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T07:35:21.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T07:35:21.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T07:35:22.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T07:35:23.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T07:35:24.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T07:35:25.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-08-18T07:35:27.177Z] $ docker stop --time=1 8cc58c7e5f8be20d8edd0a4f78120ad6b5bd5e41c9e2d6e55004e3ced5cf72b0 [2022-08-18T07:35:29.172Z] $ docker rm -f 8cc58c7e5f8be20d8edd0a4f78120ad6b5bd5e41c9e2d6e55004e3ced5cf72b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:35:30.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T07:35:30.161Z] [2022-08-18T07:35:30.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:35:30.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T07:35:30.470Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-18T07:35:30.470Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-18T07:35:30.470Z] ca9280d653b3: Pulling fs layer [2022-08-18T07:35:30.470Z] 7e9c9ca2126c: Pulling fs layer [2022-08-18T07:35:30.470Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-18T07:35:30.470Z] cbdbe7a5bc2a: Download complete [2022-08-18T07:35:30.730Z] ca9280d653b3: Verifying Checksum [2022-08-18T07:35:30.730Z] ca9280d653b3: Download complete [2022-08-18T07:35:30.730Z] cbdbe7a5bc2a: Pull complete [2022-08-18T07:35:30.988Z] 7e9c9ca2126c: Download complete [2022-08-18T07:35:31.248Z] ca9280d653b3: Pull complete [2022-08-18T07:35:35.448Z] 7e9c9ca2126c: Pull complete [2022-08-18T07:35:35.448Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-18T07:35:35.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T07:35:35.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:35:35.538Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:35:35.580Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-18T07:35:35.792Z] Avoid second fetch [2022-08-18T07:35:35.793Z] Checking out Revision 37bead552474273de976aaf56ac2094eaaca713f (jakarta) [2022-08-18T07:35:36.957Z] $ docker top 9b7c1008132e807f558b46a943d190344fa85c49ad5d574a8f6540f4b6b39566 -eo pid,comm [Pipeline] { [2022-08-18T07:35:35.750Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-18T07:35:35.774Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-18T07:35:35.817Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T07:35:35.832Z] > git checkout -f 37bead552474273de976aaf56ac2094eaaca713f # timeout=10 [Pipeline] sh [2022-08-18T07:35:37.310Z] + + docker-composegrep build parallel --help [2022-08-18T07:35:37.310Z] [2022-08-18T07:35:37.882Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T07:35:37.905Z] $ docker stop --time=1 9b7c1008132e807f558b46a943d190344fa85c49ad5d574a8f6540f4b6b39566 [2022-08-18T07:35:39.203Z] $ docker rm -f 9b7c1008132e807f558b46a943d190344fa85c49ad5d574a8f6540f4b6b39566 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:35:39.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-18T07:35:39.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:35:39.703Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:35:39.755Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 [2022-08-18T07:35:40.143Z] $ docker top ec233a279ada13a984dce3b0f7bd47984a12bf17b1c40056466c4fe54a2d1db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T07:35:40.456Z] Commit message: "Merge pull request #4128 from sixhj/jakarta" [2022-08-18T07:35:40.503Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-18T07:35:41.076Z] Building core-command ... [2022-08-18T07:35:41.076Z] Building core-data ... [2022-08-18T07:35:41.076Z] Building core-metadata ... [2022-08-18T07:35:41.076Z] Building security-bootstrapper ... [2022-08-18T07:35:41.076Z] Building security-proxy-setup ... [2022-08-18T07:35:41.076Z] Building security-secretstore-setup ... [2022-08-18T07:35:41.076Z] Building support-notifications ... [2022-08-18T07:35:41.076Z] Building support-scheduler ... [2022-08-18T07:35:41.076Z] Building sys-mgmt-agent ... [2022-08-18T07:35:41.076Z] Building core-metadata [2022-08-18T07:35:41.076Z] Building security-secretstore-setup [2022-08-18T07:35:41.076Z] Building support-notifications [2022-08-18T07:35:41.076Z] Building security-bootstrapper [2022-08-18T07:35:41.076Z] Building core-command [2022-08-18T07:35:41.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-18T07:35:41.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:35:41.487Z] Dload Upload Total Spent Left Speed [2022-08-18T07:35:41.487Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 90676 0 --:--:-- --:--:-- --:--:-- 90676 [Pipeline] sh [2022-08-18T07:35:42.192Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-18T07:35:42.528Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-18T07:35:42.528Z] + sudo tee /etc/docker/daemon.new [2022-08-18T07:35:42.528Z] { [2022-08-18T07:35:42.528Z] "registry-mirrors": [ [2022-08-18T07:35:42.528Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-18T07:35:42.528Z] ], [2022-08-18T07:35:42.528Z] "bip": "10.250.0.254/24", [2022-08-18T07:35:42.528Z] "hosts": [ [2022-08-18T07:35:42.528Z] "tcp://0.0.0.0:5555", [2022-08-18T07:35:42.528Z] "unix:///var/run/docker.sock" [2022-08-18T07:35:42.528Z] ], [2022-08-18T07:35:42.528Z] "mtu": 1458, [2022-08-18T07:35:42.528Z] "selinux-enabled": true, [2022-08-18T07:35:42.528Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-18T07:35:42.528Z] } [Pipeline] sh [2022-08-18T07:35:42.865Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-18T07:35:43.196Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T07:36:01.509Z] provisioning config files... [2022-08-18T07:36:01.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config6972959366383034893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:36:02.072Z] ---> docker-login.sh [2022-08-18T07:36:02.072Z] nexus3.edgexfoundry.org:10001 [2022-08-18T07:36:02.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:36:02.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:36:02.951Z] Configure a credential helper to remove this warning. See [2022-08-18T07:36:02.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:36:02.951Z] [2022-08-18T07:36:02.951Z] Login Succeeded [2022-08-18T07:36:02.951Z] nexus3.edgexfoundry.org:10002 [2022-08-18T07:36:03.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:36:03.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:36:03.501Z] Configure a credential helper to remove this warning. See [2022-08-18T07:36:03.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:36:03.501Z] [2022-08-18T07:36:03.501Z] Login Succeeded [2022-08-18T07:36:03.501Z] nexus3.edgexfoundry.org:10003 [2022-08-18T07:36:03.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:36:03.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:36:03.778Z] Configure a credential helper to remove this warning. See [2022-08-18T07:36:03.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:36:03.778Z] [2022-08-18T07:36:03.778Z] Login Succeeded [2022-08-18T07:36:03.778Z] nexus3.edgexfoundry.org:10004 [2022-08-18T07:36:04.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:36:04.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:36:04.380Z] Configure a credential helper to remove this warning. See [2022-08-18T07:36:04.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:36:04.380Z] [2022-08-18T07:36:04.380Z] Login Succeeded [2022-08-18T07:36:04.380Z] docker.io [2022-08-18T07:36:04.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:36:04.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:36:04.926Z] Configure a credential helper to remove this warning. See [2022-08-18T07:36:04.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:36:04.926Z] [2022-08-18T07:36:04.926Z] Login Succeeded [2022-08-18T07:36:04.926Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T07:36:04.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-18T07:36:05.511Z] + git config --global --add safe.directory /w/workspace/edgex-go/13 [Pipeline] echo [2022-08-18T07:36:05.534Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-18T07:36:05.860Z] + grep ^go [0-9].[0-9]* go.mod [2022-08-18T07:36:05.861Z] + cut -d -f 2 [Pipeline] echo [2022-08-18T07:36:05.925Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T07:36:05.936Z] ========================================================= [2022-08-18T07:36:05.936Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2022-08-18T07:36:05.936Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-18T07:36:06.270Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T07:36:06.546Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-18T07:36:06.546Z] 552d1f2373af: Pulling fs layer [2022-08-18T07:36:06.546Z] ea3f2d53f512: Pulling fs layer [2022-08-18T07:36:06.546Z] 9e70ebbbe112: Pulling fs layer [2022-08-18T07:36:06.546Z] 7a9cfe048b4a: Pulling fs layer [2022-08-18T07:36:06.546Z] 7a9cfe048b4a: Waiting [2022-08-18T07:36:06.546Z] 72dc09318566: Pulling fs layer [2022-08-18T07:36:06.546Z] f324388ff665: Pulling fs layer [2022-08-18T07:36:06.546Z] 72dc09318566: Waiting [2022-08-18T07:36:06.546Z] 53ef782089cf: Pulling fs layer [2022-08-18T07:36:06.546Z] f324388ff665: Waiting [2022-08-18T07:36:06.546Z] 2af28fca035d: Pulling fs layer [2022-08-18T07:36:06.546Z] 53ef782089cf: Waiting [2022-08-18T07:36:06.546Z] 2af28fca035d: Waiting [2022-08-18T07:36:06.546Z] 9e70ebbbe112: Download complete [2022-08-18T07:36:06.546Z] ea3f2d53f512: Verifying Checksum [2022-08-18T07:36:06.546Z] ea3f2d53f512: Download complete [2022-08-18T07:36:06.546Z] 72dc09318566: Verifying Checksum [2022-08-18T07:36:06.546Z] 72dc09318566: Download complete [2022-08-18T07:36:06.546Z] f324388ff665: Verifying Checksum [2022-08-18T07:36:06.546Z] f324388ff665: Download complete [2022-08-18T07:36:06.546Z] 552d1f2373af: Verifying Checksum [2022-08-18T07:36:06.546Z] 552d1f2373af: Download complete [2022-08-18T07:36:06.546Z] 53ef782089cf: Verifying Checksum [2022-08-18T07:36:06.546Z] 53ef782089cf: Download complete [2022-08-18T07:36:07.149Z] 552d1f2373af: Pull complete [2022-08-18T07:36:07.663Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:36:07.663Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:36:07.663Z] ---> 3c2e4ff51a87 [2022-08-18T07:36:07.663Z] Step 3/30 : WORKDIR /edgex-go [2022-08-18T07:36:07.663Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:36:07.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:36:07.663Z] ---> 3c2e4ff51a87 [2022-08-18T07:36:07.663Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:36:07.663Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:36:07.663Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:36:07.663Z] ---> 3c2e4ff51a87 [2022-08-18T07:36:07.663Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T07:36:07.663Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:36:07.663Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:36:07.663Z] ---> 3c2e4ff51a87 [2022-08-18T07:36:07.663Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:36:07.663Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:36:07.663Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:36:07.663Z] ---> 3c2e4ff51a87 [2022-08-18T07:36:07.663Z] Step 3/21 : WORKDIR /edgex-go [2022-08-18T07:36:07.663Z] ---> Running in c793dafc8cbe [2022-08-18T07:36:07.663Z] ---> Running in a1e7b87a35e2 [2022-08-18T07:36:07.663Z] ---> Running in 13a94c7ca3be [2022-08-18T07:36:07.663Z] ---> Running in 4cb7c9fba609 [2022-08-18T07:36:07.663Z] ---> Running in fc9cc1bbc223 [2022-08-18T07:36:07.663Z] Removing intermediate container a1e7b87a35e2 [2022-08-18T07:36:07.663Z] ---> d6bab96068fc [2022-08-18T07:36:07.663Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:36:07.663Z] Removing intermediate container c793dafc8cbe [2022-08-18T07:36:07.663Z] ---> 1731c2dcd772 [2022-08-18T07:36:07.663Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:36:07.663Z] Removing intermediate container 13a94c7ca3be [2022-08-18T07:36:07.663Z] ---> 20b433d073e1 [2022-08-18T07:36:07.663Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:36:07.663Z] ---> Running in 43808a9f3c55 [2022-08-18T07:36:07.663Z] ---> Running in 87d88e4a7c1f [2022-08-18T07:36:07.663Z] Removing intermediate container fc9cc1bbc223 [2022-08-18T07:36:07.663Z] ---> 2a4db65d04a3 [2022-08-18T07:36:07.663Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:36:07.663Z] ---> Running in 6fd7ac9684c3 [2022-08-18T07:36:07.663Z] Removing intermediate container 4cb7c9fba609 [2022-08-18T07:36:07.663Z] ---> b42648871fd5 [2022-08-18T07:36:07.663Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:36:07.663Z] ---> Running in 5c324f46f0fc [2022-08-18T07:36:07.663Z] ---> Running in 20881ec2dfbf [2022-08-18T07:36:07.663Z] Removing intermediate container 43808a9f3c55 [2022-08-18T07:36:07.663Z] ---> 44a802f18755 [2022-08-18T07:36:07.663Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T07:36:07.663Z] ---> Running in e49a1a117ae6 [2022-08-18T07:36:07.755Z] ea3f2d53f512: Pull complete [2022-08-18T07:36:07.923Z] Removing intermediate container 87d88e4a7c1f [2022-08-18T07:36:07.923Z] ---> 09e9d856ffa9 [2022-08-18T07:36:07.923Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-08-18T07:36:07.923Z] ---> Running in ecfa2195b450 [2022-08-18T07:36:08.035Z] 9e70ebbbe112: Pull complete [2022-08-18T07:36:08.187Z] Removing intermediate container 5c324f46f0fc [2022-08-18T07:36:08.188Z] ---> be174b2a0eae [2022-08-18T07:36:08.188Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T07:36:08.188Z] Removing intermediate container 20881ec2dfbf [2022-08-18T07:36:08.188Z] ---> fb4329230996 [2022-08-18T07:36:08.188Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T07:36:08.188Z] ---> Running in 66891b7ecfdc [2022-08-18T07:36:08.188Z] ---> Running in 73d38a78ceef [2022-08-18T07:36:08.188Z] Removing intermediate container 6fd7ac9684c3 [2022-08-18T07:36:08.188Z] ---> 86c9f9b0a9ec [2022-08-18T07:36:08.188Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T07:36:08.448Z] ---> Running in 4ac01c1885a5 [2022-08-18T07:36:08.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:08.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:08.635Z] 2af28fca035d: Verifying Checksum [2022-08-18T07:36:08.635Z] 2af28fca035d: Download complete [2022-08-18T07:36:08.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:08.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:08.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:09.233Z] 7a9cfe048b4a: Verifying Checksum [2022-08-18T07:36:09.234Z] 7a9cfe048b4a: Download complete [2022-08-18T07:36:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:09.649Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:09.910Z] OK: 220 MiB in 52 packages [2022-08-18T07:36:09.910Z] OK: 220 MiB in 52 packages [2022-08-18T07:36:09.910Z] OK: 220 MiB in 52 packages [2022-08-18T07:36:09.910Z] OK: 220 MiB in 52 packages [2022-08-18T07:36:10.180Z] OK: 220 MiB in 52 packages [2022-08-18T07:36:10.180Z] Removing intermediate container e49a1a117ae6 [2022-08-18T07:36:10.180Z] ---> 0e3ab819a222 [2022-08-18T07:36:10.180Z] Step 6/22 : COPY . . [2022-08-18T07:36:10.440Z] Removing intermediate container 4ac01c1885a5 [2022-08-18T07:36:10.440Z] ---> f77f0cef4960 [2022-08-18T07:36:10.440Z] Step 6/24 : COPY . . [2022-08-18T07:36:12.348Z] Removing intermediate container ecfa2195b450 [2022-08-18T07:36:12.348Z] ---> 45625d8c452c [2022-08-18T07:36:12.348Z] Step 6/30 : COPY . . [2022-08-18T07:36:12.606Z] Removing intermediate container 73d38a78ceef [2022-08-18T07:36:12.606Z] ---> 727930cee934 [2022-08-18T07:36:12.606Z] Step 6/22 : COPY . . [2022-08-18T07:36:12.606Z] Removing intermediate container 66891b7ecfdc [2022-08-18T07:36:12.606Z] ---> 8fa53ffc1ff9 [2022-08-18T07:36:12.606Z] Step 6/21 : COPY . . [2022-08-18T07:36:20.733Z] ---> 08b8a1f03d2d [2022-08-18T07:36:20.733Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:36:20.733Z] ---> 3f4ccd1a79bc [2022-08-18T07:36:20.733Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:36:20.733Z] ---> 1b3f4788027b [2022-08-18T07:36:20.733Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:36:20.733Z] ---> b767635fd8e2 [2022-08-18T07:36:20.733Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:36:20.733Z] ---> c396c32b16b2 [2022-08-18T07:36:20.733Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:36:20.733Z] ---> Running in b7968be1f037 [2022-08-18T07:36:20.733Z] ---> Running in 955c230d0033 [2022-08-18T07:36:20.733Z] ---> Running in 4cf2bf60d9b5 [2022-08-18T07:36:20.733Z] ---> Running in a938ef3e6bc3 [2022-08-18T07:36:20.733Z] ---> Running in f9066021a4f0 [2022-08-18T07:36:21.301Z] skipping... [2022-08-18T07:36:21.301Z] skipping... [2022-08-18T07:36:21.561Z] Removing intermediate container 955c230d0033 [2022-08-18T07:36:21.561Z] ---> 1dad39bb0e46 [2022-08-18T07:36:21.561Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-08-18T07:36:21.561Z] skipping... [2022-08-18T07:36:21.561Z] skipping... [2022-08-18T07:36:21.561Z] skipping... [2022-08-18T07:36:21.561Z] ---> Running in 6c1bfac8bf40 [2022-08-18T07:36:21.645Z] 7a9cfe048b4a: Pull complete [2022-08-18T07:36:21.645Z] 72dc09318566: Pull complete [2022-08-18T07:36:21.645Z] f324388ff665: Pull complete [2022-08-18T07:36:21.645Z] 53ef782089cf: Pull complete [2022-08-18T07:36:21.820Z] Removing intermediate container b7968be1f037 [2022-08-18T07:36:21.820Z] ---> 16ea80b76789 [2022-08-18T07:36:21.820Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T07:36:21.820Z] ---> Running in 83c1dc68aec7 [2022-08-18T07:36:22.080Z] Removing intermediate container f9066021a4f0 [2022-08-18T07:36:22.080Z] ---> 052dcf74175d [2022-08-18T07:36:22.080Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T07:36:22.080Z] ---> Running in 3f12144776bd [2022-08-18T07:36:22.340Z] Removing intermediate container a938ef3e6bc3 [2022-08-18T07:36:22.340Z] ---> 3547e9ca7c44 [2022-08-18T07:36:22.340Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-08-18T07:36:22.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T07:36:22.340Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T07:36:22.340Z] Removing intermediate container 4cf2bf60d9b5 [2022-08-18T07:36:22.340Z] ---> 92155edc8f09 [2022-08-18T07:36:22.340Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-08-18T07:36:22.340Z] ---> Running in ceeb90612af5 [2022-08-18T07:36:22.340Z] ---> Running in b4a2d0f5cbfc [2022-08-18T07:36:22.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T07:36:23.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T07:36:23.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T07:36:28.365Z] 2af28fca035d: Pull complete [2022-08-18T07:36:28.365Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2022-08-18T07:36:28.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T07:36:28.365Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-08-18T07:36:28.718Z] + docker build -t ci-base-image-arm64 -f+ - . [2022-08-18T07:36:28.718Z] echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T07:36:28.718Z] WORKDIR /edgex [2022-08-18T07:36:28.718Z] COPY go.mod . [2022-08-18T07:36:28.718Z] RUN go mod download [2022-08-18T07:36:32.120Z] Sending build context to Docker daemon 180.7MB [2022-08-18T07:36:32.120Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2022-08-18T07:36:32.120Z] ---> d19f1962542a [2022-08-18T07:36:32.120Z] Step 2/4 : WORKDIR /edgex [2022-08-18T07:36:34.103Z] ---> Running in 6557c6966601 [2022-08-18T07:36:34.103Z] Removing intermediate container 6557c6966601 [2022-08-18T07:36:34.103Z] ---> 67fba45bffa3 [2022-08-18T07:36:34.103Z] Step 3/4 : COPY go.mod . [2022-08-18T07:36:34.700Z] ---> c42875610805 [2022-08-18T07:36:34.700Z] Step 4/4 : RUN go mod download [2022-08-18T07:36:34.700Z] ---> Running in e31c699fc816 [2022-08-18T07:36:35.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T07:36:38.688Z] Removing intermediate container 6c1bfac8bf40 [2022-08-18T07:36:38.688Z] ---> b9f7690d3396 [2022-08-18T07:36:38.688Z] [2022-08-18T07:36:38.688Z] Step 9/21 : FROM alpine:3.14 [2022-08-18T07:36:38.688Z] Removing intermediate container ceeb90612af5 [2022-08-18T07:36:38.688Z] ---> e082742e60c1 [2022-08-18T07:36:38.688Z] [2022-08-18T07:36:38.688Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T07:36:38.688Z] Removing intermediate container 3f12144776bd [2022-08-18T07:36:38.688Z] ---> 3a5b0b10de75 [2022-08-18T07:36:38.688Z] [2022-08-18T07:36:38.688Z] Step 9/30 : FROM alpine:3.14 [2022-08-18T07:36:38.688Z] Removing intermediate container b4a2d0f5cbfc [2022-08-18T07:36:38.688Z] ---> bb99db0912f0 [2022-08-18T07:36:38.688Z] [2022-08-18T07:36:38.688Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T07:36:38.688Z] Removing intermediate container 83c1dc68aec7 [2022-08-18T07:36:38.688Z] ---> f285c32a568b [2022-08-18T07:36:38.688Z] [2022-08-18T07:36:38.688Z] Step 9/24 : FROM alpine:3.14 [2022-08-18T07:36:39.632Z] 3.14: Pulling from library/alpine [2022-08-18T07:36:39.892Z] 3.14: Pulling from library/alpine [2022-08-18T07:36:40.832Z] 3.14: Pulling from library/alpine [2022-08-18T07:36:41.777Z] 3.14: Pulling from library/alpine [2022-08-18T07:36:41.778Z] 3.14: Pulling from library/alpine [2022-08-18T07:36:43.693Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T07:36:43.693Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T07:36:43.693Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T07:36:43.693Z] Status: Downloaded newer image for alpine:3.14 [2022-08-18T07:36:43.693Z] Status: Downloaded newer image for alpine:3.14 [2022-08-18T07:36:43.693Z] Status: Image is up to date for alpine:3.14 [2022-08-18T07:36:43.693Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T07:36:43.693Z] Status: Image is up to date for alpine:3.14 [2022-08-18T07:36:43.693Z] ---> dd53f409bf0b [2022-08-18T07:36:43.693Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T07:36:43.693Z] ---> dd53f409bf0b [2022-08-18T07:36:43.693Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T07:36:43.693Z] ---> dd53f409bf0b [2022-08-18T07:36:43.693Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-08-18T07:36:43.693Z] ---> dd53f409bf0b [2022-08-18T07:36:43.693Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T07:36:43.693Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T07:36:43.693Z] Status: Image is up to date for alpine:3.14 [2022-08-18T07:36:43.693Z] ---> dd53f409bf0b [2022-08-18T07:36:43.693Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T07:36:43.954Z] ---> Running in 87fe7e2f4c54 [2022-08-18T07:36:43.954Z] ---> Running in c09d0f5d9825 [2022-08-18T07:36:43.954Z] ---> Running in 5dac525d4806 [2022-08-18T07:36:43.954Z] ---> Running in b7110ac83fc8 [2022-08-18T07:36:43.955Z] ---> Running in 18367fee72ac [2022-08-18T07:36:44.214Z] Removing intermediate container b7110ac83fc8 [2022-08-18T07:36:44.214Z] ---> 61d9709bab5e [2022-08-18T07:36:44.214Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T07:36:44.214Z] ---> Running in bd23983fc745 [2022-08-18T07:36:44.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:44.735Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T07:36:44.735Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:36:44.735Z] OK: 6 MiB in 15 packages [2022-08-18T07:36:44.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:45.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:36:45.006Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T07:36:45.006Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T07:36:45.006Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:36:45.006Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T07:36:45.006Z] OK: 6 MiB in 16 packages [2022-08-18T07:36:45.006Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T07:36:45.006Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T07:36:45.006Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T07:36:45.006Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:36:45.006Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T07:36:45.006Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T07:36:45.006Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T07:36:45.006Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:36:45.006Z] OK: 6 MiB in 16 packages [2022-08-18T07:36:45.006Z] OK: 6 MiB in 17 packages [2022-08-18T07:36:45.006Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T07:36:45.006Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:36:45.267Z] OK: 6 MiB in 15 packages [2022-08-18T07:36:45.267Z] Removing intermediate container c09d0f5d9825 [2022-08-18T07:36:45.267Z] ---> b4a43e6a66c8 [2022-08-18T07:36:45.267Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:36:45.267Z] ---> Running in 2a785d839471 [2022-08-18T07:36:45.526Z] Removing intermediate container 2a785d839471 [2022-08-18T07:36:45.526Z] ---> 3bd82c59e8cb [2022-08-18T07:36:45.526Z] Step 12/22 : ENV APP_PORT=59881 [2022-08-18T07:36:45.526Z] ---> Running in b6ca6238353b [2022-08-18T07:36:45.789Z] Removing intermediate container b6ca6238353b [2022-08-18T07:36:45.789Z] ---> 8831e891edea [2022-08-18T07:36:45.789Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T07:36:45.789Z] Removing intermediate container bd23983fc745 [2022-08-18T07:36:45.789Z] ---> 6ec0bcd24e9a [2022-08-18T07:36:45.789Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T07:36:45.789Z] Removing intermediate container 87fe7e2f4c54 [2022-08-18T07:36:45.789Z] ---> c5f76cd59f85 [2022-08-18T07:36:45.789Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:36:45.789Z] Removing intermediate container 5dac525d4806 [2022-08-18T07:36:45.789Z] ---> ac9d9d024add [2022-08-18T07:36:45.789Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:36:45.789Z] ---> Running in 86cd125439ff [2022-08-18T07:36:46.050Z] ---> Running in 63928d4ddcc0 [2022-08-18T07:36:46.050Z] Removing intermediate container 18367fee72ac [2022-08-18T07:36:46.050Z] ---> e9f740fb684f [2022-08-18T07:36:46.050Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T07:36:46.050Z] ---> Running in de7c8ba0295e [2022-08-18T07:36:46.050Z] ---> Running in 5ee8562ea58d [2022-08-18T07:36:46.050Z] Removing intermediate container 86cd125439ff [2022-08-18T07:36:46.050Z] ---> 02734b3ff173 [2022-08-18T07:36:46.050Z] Step 14/22 : WORKDIR / [2022-08-18T07:36:46.050Z] ---> Running in c89ab89a4084 [2022-08-18T07:36:46.050Z] Removing intermediate container 63928d4ddcc0 [2022-08-18T07:36:46.050Z] ---> bc270b673a81 [2022-08-18T07:36:46.050Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-08-18T07:36:46.050Z] ---> Running in effe4c4843cd [2022-08-18T07:36:46.310Z] ---> Running in 8d61743e4654 [2022-08-18T07:36:46.310Z] Removing intermediate container 5ee8562ea58d [2022-08-18T07:36:46.310Z] ---> e75d17a85ce4 [2022-08-18T07:36:46.310Z] Step 12/22 : ENV APP_PORT=59882 [2022-08-18T07:36:46.310Z] Removing intermediate container de7c8ba0295e [2022-08-18T07:36:46.310Z] ---> 21450a79f45e [2022-08-18T07:36:46.310Z] Step 12/21 : ENV APP_PORT=59860 [2022-08-18T07:36:46.310Z] Removing intermediate container c89ab89a4084 [2022-08-18T07:36:46.310Z] ---> 9b209a3348da [2022-08-18T07:36:46.310Z] Step 12/24 : WORKDIR / [2022-08-18T07:36:46.310Z] ---> Running in 44d08a4a8cd0 [2022-08-18T07:36:46.310Z] ---> Running in 0d7bd59b804a [2022-08-18T07:36:46.310Z] ---> Running in 86c4df075627 [2022-08-18T07:36:46.310Z] Removing intermediate container effe4c4843cd [2022-08-18T07:36:46.310Z] ---> 60274d613614 [2022-08-18T07:36:46.310Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:36:46.310Z] Removing intermediate container 8d61743e4654 [2022-08-18T07:36:46.310Z] ---> 7a49bb10f282 [2022-08-18T07:36:46.310Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T07:36:46.310Z] ---> Running in e961c7c72734 [2022-08-18T07:36:46.577Z] Removing intermediate container 0d7bd59b804a [2022-08-18T07:36:46.577Z] ---> 9fe0881b4f37 [2022-08-18T07:36:46.577Z] Step 13/21 : EXPOSE $APP_PORT [2022-08-18T07:36:46.577Z] Removing intermediate container 44d08a4a8cd0 [2022-08-18T07:36:46.577Z] ---> ccdb5d44318e [2022-08-18T07:36:46.577Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T07:36:46.577Z] Removing intermediate container 86c4df075627 [2022-08-18T07:36:46.577Z] ---> 8628473af8a4 [2022-08-18T07:36:46.577Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-18T07:36:46.577Z] ---> Running in 18fcd0f83266 [2022-08-18T07:36:46.577Z] ---> Running in f65742b626ed [2022-08-18T07:36:46.577Z] ---> ea9dde4dce0a [2022-08-18T07:36:46.577Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T07:36:46.577Z] Removing intermediate container 18fcd0f83266 [2022-08-18T07:36:46.577Z] ---> 5c31bb1146ef [2022-08-18T07:36:46.577Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:36:46.577Z] Removing intermediate container f65742b626ed [2022-08-18T07:36:46.577Z] ---> 00c674be3efc [2022-08-18T07:36:46.577Z] Step 14/22 : WORKDIR / [2022-08-18T07:36:46.837Z] ---> Running in f7616bd8dce7 [2022-08-18T07:36:46.837Z] ---> e45de4cf3ad8 [2022-08-18T07:36:46.837Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-18T07:36:46.837Z] ---> d051b3021969 [2022-08-18T07:36:46.837Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T07:36:47.101Z] Removing intermediate container f7616bd8dce7 [2022-08-18T07:36:47.101Z] ---> d8b24e029749 [2022-08-18T07:36:47.101Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:36:47.101Z] ---> 57d34a9bd70e [2022-08-18T07:36:47.101Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T07:36:47.101Z] ---> 33f8325a9d3c [2022-08-18T07:36:47.101Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T07:36:47.361Z] ---> 9843c1daa83e [2022-08-18T07:36:47.361Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T07:36:47.361Z] ---> 2534780ecd90 [2022-08-18T07:36:47.361Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T07:36:47.361Z] Removing intermediate container e961c7c72734 [2022-08-18T07:36:47.361Z] ---> c693b97f3b68 [2022-08-18T07:36:47.361Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-08-18T07:36:47.361Z] ---> faabbb22ec2c [2022-08-18T07:36:47.361Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-18T07:36:47.631Z] ---> b6de2a5424e4 [2022-08-18T07:36:47.631Z] ---> Running in a9a30eb7dd62 [2022-08-18T07:36:47.631Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-08-18T07:36:47.631Z] ---> 63c536f15aab [2022-08-18T07:36:47.631Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-08-18T07:36:47.632Z] ---> Running in 024d53fb1875 [2022-08-18T07:36:47.632Z] ---> ffe2c5b6a0ff [2022-08-18T07:36:47.632Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T07:36:47.632Z] ---> Running in 1b99a4c75b3c [2022-08-18T07:36:47.632Z] Removing intermediate container a9a30eb7dd62 [2022-08-18T07:36:47.632Z] ---> 9874d8a2d172 [2022-08-18T07:36:47.632Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-08-18T07:36:47.891Z] Removing intermediate container 024d53fb1875 [2022-08-18T07:36:47.891Z] ---> d688f61b3ae5 [2022-08-18T07:36:47.891Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:36:47.891Z] ---> 752e8d636a7d [2022-08-18T07:36:47.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T07:36:47.891Z] Removing intermediate container 1b99a4c75b3c [2022-08-18T07:36:47.891Z] ---> ddb71ccef159 [2022-08-18T07:36:47.891Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:36:47.891Z] ---> Running in 48a5df60e4d3 [2022-08-18T07:36:47.891Z] ---> Running in 3525782f97c8 [2022-08-18T07:36:48.152Z] ---> f1d735e5f1f3 [2022-08-18T07:36:48.152Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-08-18T07:36:48.152Z] ---> Running in b116ea0cb8c0 [2022-08-18T07:36:48.152Z] Removing intermediate container 48a5df60e4d3 [2022-08-18T07:36:48.152Z] ---> d8227f23246b [2022-08-18T07:36:48.152Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T07:36:48.152Z] ---> 9916bdec54d0 [2022-08-18T07:36:48.152Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T07:36:48.152Z] ---> def73bbb576b [2022-08-18T07:36:48.152Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-08-18T07:36:48.152Z] Removing intermediate container 3525782f97c8 [2022-08-18T07:36:48.152Z] ---> cd544bb07f13 [2022-08-18T07:36:48.152Z] Step 19/21 : LABEL arch=x86_64 [2022-08-18T07:36:48.152Z] ---> Running in 687e300b7a81 [2022-08-18T07:36:48.412Z] ---> Running in 1d8183db4f78 [2022-08-18T07:36:48.412Z] ---> Running in dace750a9b5f [2022-08-18T07:36:48.412Z] Removing intermediate container 687e300b7a81 [2022-08-18T07:36:48.412Z] ---> eddfb98c3ab5 [2022-08-18T07:36:48.412Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:36:48.412Z] Removing intermediate container dace750a9b5f [2022-08-18T07:36:48.412Z] ---> 1bda8229204c [2022-08-18T07:36:48.412Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:36:48.674Z] ---> Running in 1d1ea0509b29 [2022-08-18T07:36:48.675Z] Removing intermediate container 1d8183db4f78 [2022-08-18T07:36:48.675Z] ---> a787639830d3 [2022-08-18T07:36:48.675Z] Step 20/21 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:36:48.675Z] ---> Running in 4e6e26679b58 [2022-08-18T07:36:48.675Z] ---> Running in d13422bd4d94 [2022-08-18T07:36:48.675Z] ---> d41568fc6a29 [2022-08-18T07:36:48.675Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T07:36:48.675Z] Removing intermediate container 1d1ea0509b29 [2022-08-18T07:36:48.675Z] ---> 8ae556836138 [2022-08-18T07:36:48.675Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:36:48.675Z] ---> Running in c03b34693f60 [2022-08-18T07:36:48.675Z] Removing intermediate container 4e6e26679b58 [2022-08-18T07:36:48.675Z] ---> 3c44c74f986c [2022-08-18T07:36:48.675Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T07:36:48.952Z] Removing intermediate container d13422bd4d94 [2022-08-18T07:36:48.952Z] ---> fc51ad5a5786 [2022-08-18T07:36:48.952Z] Step 21/21 : LABEL version=2.1.2-dev.1 [2022-08-18T07:36:48.952Z] ---> Running in 494132beda81 [2022-08-18T07:36:48.952Z] ---> Running in df374857d7fa [2022-08-18T07:36:48.952Z] ---> 1dc9c611a345 [2022-08-18T07:36:48.952Z] 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/ [2022-08-18T07:36:48.952Z] Removing intermediate container c03b34693f60 [2022-08-18T07:36:48.952Z] ---> 750d578eaa5b [2022-08-18T07:36:48.952Z] [2022-08-18T07:36:48.952Z] ---> Running in e77803adf33f [2022-08-18T07:36:48.952Z] Removing intermediate container b116ea0cb8c0 [2022-08-18T07:36:48.952Z] ---> 849f8ecfb84a [2022-08-18T07:36:48.952Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:36:49.214Z] Removing intermediate container 494132beda81 [2022-08-18T07:36:49.214Z] ---> 1e7782cc7727 [2022-08-18T07:36:49.214Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:36:49.214Z] Removing intermediate container df374857d7fa [2022-08-18T07:36:49.214Z] ---> 416f2f185d72 [2022-08-18T07:36:49.214Z] [2022-08-18T07:36:49.214Z] Successfully built 750d578eaa5b [2022-08-18T07:36:49.214Z] ---> Running in 42309fe49092 [2022-08-18T07:36:49.214Z] Successfully tagged core-metadata:latest [2022-08-18T07:36:49.214Z] Building security-proxy-setup [2022-08-18T07:36:49.214Z]  Building core-metadata ... done  ---> 06fa5d65254a [2022-08-18T07:36:49.214Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T07:36:49.214Z] Successfully built 416f2f185d72 [2022-08-18T07:36:49.214Z] Successfully tagged support-notifications:latest [2022-08-18T07:36:49.214Z] Removing intermediate container 42309fe49092 [2022-08-18T07:36:49.214Z] ---> bbf936c78dc9 [2022-08-18T07:36:49.214Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:36:49.214Z] Building sys-mgmt-agent [2022-08-18T07:36:49.477Z]  Building support-notifications ... done  ---> Running in 9d27688c043c [2022-08-18T07:36:49.738Z] Removing intermediate container 9d27688c043c [2022-08-18T07:36:49.738Z] ---> f9d654f86a07 [2022-08-18T07:36:49.738Z] [2022-08-18T07:36:49.738Z] Successfully built f9d654f86a07 [2022-08-18T07:36:50.311Z] Successfully tagged core-command:latest [2022-08-18T07:36:50.311Z]  Building core-command ... done Building support-scheduler [2022-08-18T07:36:51.257Z] ---> b791f7acc908 [2022-08-18T07:36:51.257Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T07:36:52.209Z] Removing intermediate container e77803adf33f [2022-08-18T07:36:52.209Z] ---> 9c666dbf21f1 [2022-08-18T07:36:52.209Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T07:36:52.209Z] ---> cb31a2e2f573 [2022-08-18T07:36:52.209Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T07:36:52.209Z] ---> Running in 6cb8e5c2ce90 [2022-08-18T07:36:52.209Z] Removing intermediate container 6cb8e5c2ce90 [2022-08-18T07:36:52.209Z] ---> a79a8b786b41 [2022-08-18T07:36:52.209Z] Step 22/24 : LABEL arch=x86_64 [2022-08-18T07:36:52.471Z] ---> dd992a4d40fb [2022-08-18T07:36:52.471Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-08-18T07:36:52.471Z] ---> Running in 2a1be84e4d73 [2022-08-18T07:36:52.471Z] Removing intermediate container 2a1be84e4d73 [2022-08-18T07:36:52.471Z] ---> 81049d13b6dd [2022-08-18T07:36:52.471Z] Step 23/24 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:36:52.740Z] ---> Running in 9a2d626030c2 [2022-08-18T07:36:52.740Z] ---> c31918755b9e [2022-08-18T07:36:52.740Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-08-18T07:36:52.740Z] ---> Running in e462f3a2556a [2022-08-18T07:36:52.740Z] Removing intermediate container 9a2d626030c2 [2022-08-18T07:36:52.740Z] ---> d9b49b4c6e61 [2022-08-18T07:36:52.740Z] Step 24/24 : LABEL version=2.1.2-dev.1 [2022-08-18T07:36:52.740Z] ---> Running in 7607b0648151 [2022-08-18T07:36:53.001Z] Removing intermediate container e462f3a2556a [2022-08-18T07:36:53.001Z] ---> 51fb8fa9470f [2022-08-18T07:36:53.001Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T07:36:53.001Z] Removing intermediate container 7607b0648151 [2022-08-18T07:36:53.001Z] ---> a2fadd5ba0de [2022-08-18T07:36:53.001Z] [2022-08-18T07:36:53.263Z] ---> 667669f077fd [2022-08-18T07:36:53.263Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-08-18T07:36:53.263Z] Successfully built a2fadd5ba0de [2022-08-18T07:36:53.263Z] Successfully tagged security-secretstore-setup:latest [2022-08-18T07:36:53.263Z] Building core-data [2022-08-18T07:36:53.263Z]  Building security-secretstore-setup ... done  ---> Running in 699eab62d762 [2022-08-18T07:36:54.208Z] Removing intermediate container 699eab62d762 [2022-08-18T07:36:54.208Z] ---> aaca7a5d726e [2022-08-18T07:36:54.208Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T07:36:54.208Z] ---> Running in 127783227ee8 [2022-08-18T07:36:54.208Z] Removing intermediate container 127783227ee8 [2022-08-18T07:36:54.208Z] ---> a1adfacc04f9 [2022-08-18T07:36:54.208Z] Step 27/30 : CMD ["gate"] [2022-08-18T07:36:54.468Z] ---> Running in 76843dbbe657 [2022-08-18T07:36:54.468Z] Removing intermediate container 76843dbbe657 [2022-08-18T07:36:54.468Z] ---> dcff7392272f [2022-08-18T07:36:54.468Z] Step 28/30 : LABEL arch=x86_64 [2022-08-18T07:36:55.038Z] ---> Running in e59bade45952 [2022-08-18T07:36:55.645Z] Removing intermediate container e59bade45952 [2022-08-18T07:36:55.645Z] ---> d7c7430d84fb [2022-08-18T07:36:55.645Z] Step 29/30 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:36:56.269Z] ---> Running in 22d676fef2b9 [2022-08-18T07:36:56.269Z] Removing intermediate container 22d676fef2b9 [2022-08-18T07:36:56.269Z] ---> a84c8f318c5b [2022-08-18T07:36:56.269Z] Step 30/30 : LABEL version=2.1.2-dev.1 [2022-08-18T07:36:56.585Z] ---> Running in f6f520376fa0 [2022-08-18T07:36:56.585Z] Removing intermediate container f6f520376fa0 [2022-08-18T07:36:56.585Z] ---> 50d56c1804a2 [2022-08-18T07:36:56.585Z] [2022-08-18T07:36:56.847Z] Successfully built 50d56c1804a2 [2022-08-18T07:36:56.847Z] Successfully tagged security-bootstrapper:latest [2022-08-18T07:37:03.423Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:37:03.423Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:37:03.423Z] ---> 3c2e4ff51a87 [2022-08-18T07:37:03.423Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T07:37:03.423Z] ---> Using cache [2022-08-18T07:37:03.423Z] ---> b42648871fd5 [2022-08-18T07:37:03.423Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:37:03.423Z] ---> Using cache [2022-08-18T07:37:03.423Z] ---> fb4329230996 [2022-08-18T07:37:03.423Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-08-18T07:37:03.423Z] ---> Using cache [2022-08-18T07:37:03.423Z] ---> 727930cee934 [2022-08-18T07:37:03.423Z] Step 6/20 : COPY . . [2022-08-18T07:37:03.423Z] ---> Using cache [2022-08-18T07:37:03.423Z] ---> 1b3f4788027b [2022-08-18T07:37:03.423Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:37:03.423Z] ---> Using cache [2022-08-18T07:37:03.423Z] ---> 92155edc8f09 [2022-08-18T07:37:03.423Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T07:37:03.423Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:37:03.423Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:37:03.423Z] ---> 3c2e4ff51a87 [2022-08-18T07:37:03.423Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:37:03.423Z] ---> Using cache [2022-08-18T07:37:03.423Z] ---> b42648871fd5 [2022-08-18T07:37:03.423Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:37:03.423Z] ---> Using cache [2022-08-18T07:37:03.423Z] ---> fb4329230996 [2022-08-18T07:37:03.423Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-08-18T07:37:04.363Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:37:04.363Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:37:04.363Z] ---> 3c2e4ff51a87 [2022-08-18T07:37:04.363Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T07:37:04.363Z] ---> Using cache [2022-08-18T07:37:04.363Z] ---> b42648871fd5 [2022-08-18T07:37:04.363Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:37:04.363Z] ---> Using cache [2022-08-18T07:37:04.363Z] ---> fb4329230996 [2022-08-18T07:37:04.363Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T07:37:04.363Z] ---> Using cache [2022-08-18T07:37:04.363Z] ---> 727930cee934 [2022-08-18T07:37:04.363Z] Step 6/23 : COPY go.mod . [2022-08-18T07:37:04.935Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:37:04.935Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:37:04.935Z] ---> 3c2e4ff51a87 [2022-08-18T07:37:04.935Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:37:04.935Z] ---> Using cache [2022-08-18T07:37:04.935Z] ---> b42648871fd5 [2022-08-18T07:37:04.935Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:37:04.935Z] ---> Using cache [2022-08-18T07:37:04.935Z] ---> fb4329230996 [2022-08-18T07:37:04.935Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T07:37:06.322Z] ---> 21e94f39dd60 [2022-08-18T07:37:06.322Z] Step 7/23 : RUN go mod download [2022-08-18T07:37:06.322Z] ---> Running in 590e3d98dfa8 [2022-08-18T07:37:06.322Z] ---> Running in be2046bfce75 [2022-08-18T07:37:06.322Z] ---> Running in 4ea7ad16c722 [2022-08-18T07:37:06.322Z] ---> Running in d7e0dd875e2d [2022-08-18T07:37:06.895Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:07.156Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T07:37:07.156Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:07.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:07.727Z] Removing intermediate container d7e0dd875e2d [2022-08-18T07:37:07.727Z] ---> 26a8b5dd3cd0 [2022-08-18T07:37:07.727Z] Step 8/23 : COPY . . [2022-08-18T07:37:07.992Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:07.992Z] OK: 220 MiB in 52 packages [2022-08-18T07:37:08.251Z] OK: 220 MiB in 52 packages [2022-08-18T07:37:09.639Z] Removing intermediate container be2046bfce75 [2022-08-18T07:37:09.639Z] ---> d94198e04d19 [2022-08-18T07:37:09.639Z] Step 6/22 : COPY . . [2022-08-18T07:37:09.639Z] Removing intermediate container 590e3d98dfa8 [2022-08-18T07:37:09.639Z] ---> 17314a75a633 [2022-08-18T07:37:09.639Z] Step 6/22 : COPY . . [2022-08-18T07:37:12.934Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T07:37:18.217Z] ---> 274fa837f582 [2022-08-18T07:37:18.217Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:37:18.217Z] ---> 485640259628 [2022-08-18T07:37:18.217Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:37:18.217Z] ---> 3934a49636ac [2022-08-18T07:37:18.217Z] Step 9/23 : RUN go mod tidy [2022-08-18T07:37:18.477Z] ---> Running in 9a10560699ac [2022-08-18T07:37:18.477Z] ---> Running in 7074b0addcc5 [2022-08-18T07:37:18.477Z] ---> Running in fa53c2ab19fe [2022-08-18T07:37:18.737Z] skipping... [2022-08-18T07:37:18.997Z] Removing intermediate container 4ea7ad16c722 [2022-08-18T07:37:18.997Z] ---> 8a6a4f96d630 [2022-08-18T07:37:18.997Z] [2022-08-18T07:37:18.997Z] Step 9/20 : FROM alpine:3.14 [2022-08-18T07:37:18.997Z] ---> dd53f409bf0b [2022-08-18T07:37:18.997Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-08-18T07:37:19.258Z] skipping... [2022-08-18T07:37:19.258Z] ---> Running in 2a7c661267e9 [2022-08-18T07:37:19.258Z] Removing intermediate container 9a10560699ac [2022-08-18T07:37:19.258Z] ---> 7a5b29957e76 [2022-08-18T07:37:19.258Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T07:37:19.258Z] ---> Running in a44ff2c722f5 [2022-08-18T07:37:19.519Z] Removing intermediate container fa53c2ab19fe [2022-08-18T07:37:19.519Z] ---> ac9aebd6b759 [2022-08-18T07:37:19.519Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-08-18T07:37:19.519Z] ---> Running in af5acd70e076 [2022-08-18T07:37:19.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:19.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:19.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T07:37:19.781Z] Removing intermediate container 7074b0addcc5 [2022-08-18T07:37:19.781Z] ---> 39609700b48b [2022-08-18T07:37:19.781Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T07:37:20.041Z] ---> Running in 0cfe3ae1c151 [2022-08-18T07:37:20.041Z] (1/5) Installing ca-certificates (20220614-r0) [2022-08-18T07:37:20.041Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-08-18T07:37:20.041Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T07:37:20.041Z] (4/5) Installing libcurl (7.79.1-r2) [2022-08-18T07:37:20.041Z] (5/5) Installing curl (7.79.1-r2) [2022-08-18T07:37:20.041Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:37:20.041Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T07:37:20.041Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T07:37:20.041Z] OK: 8 MiB in 19 packages [2022-08-18T07:37:20.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T07:37:20.875Z] Removing intermediate container 2a7c661267e9 [2022-08-18T07:37:20.875Z] ---> 42e54ee018eb [2022-08-18T07:37:20.875Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T07:37:20.875Z] ---> Running in 3c8baad2b50c [2022-08-18T07:37:21.446Z] Removing intermediate container 3c8baad2b50c [2022-08-18T07:37:21.446Z] ---> ae4c50d3ce4c [2022-08-18T07:37:21.446Z] Step 12/20 : WORKDIR /edgex [2022-08-18T07:37:21.446Z] ---> Running in 9acb9d54713d [2022-08-18T07:37:21.707Z] Removing intermediate container 9acb9d54713d [2022-08-18T07:37:21.707Z] ---> 86dec16bb54e [2022-08-18T07:37:21.707Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T07:37:22.277Z] ---> 5f7dcb5eccb0 [2022-08-18T07:37:22.277Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T07:37:22.845Z] ---> 70527138bfc3 [2022-08-18T07:37:22.845Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T07:37:24.226Z] ---> aaa71f3ed8e9 [2022-08-18T07:37:24.226Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-08-18T07:37:24.226Z] ---> Running in e29b38a1be91 [2022-08-18T07:37:24.485Z] Removing intermediate container e29b38a1be91 [2022-08-18T07:37:24.485Z] ---> 2153c2b5b8f1 [2022-08-18T07:37:24.485Z] Step 17/20 : CMD ["--init=true"] [2022-08-18T07:37:24.485Z] ---> Running in 3dfe6ac29e9a [2022-08-18T07:37:24.746Z] Removing intermediate container 3dfe6ac29e9a [2022-08-18T07:37:24.746Z] ---> b0915f0bc77b [2022-08-18T07:37:24.746Z] Step 18/20 : LABEL arch=x86_64 [2022-08-18T07:37:24.746Z] ---> Running in d88e856fc83d [2022-08-18T07:37:25.006Z] Removing intermediate container d88e856fc83d [2022-08-18T07:37:25.006Z] ---> 3ef9e6d41be9 [2022-08-18T07:37:25.006Z] Step 19/20 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:25.006Z] ---> Running in 28f340e2999b [2022-08-18T07:37:25.575Z] Removing intermediate container 28f340e2999b [2022-08-18T07:37:25.575Z] ---> 9b3c5cfea5d1 [2022-08-18T07:37:25.575Z] Step 20/20 : LABEL version=2.1.2-dev.1 [2022-08-18T07:37:25.575Z] ---> Running in 6874b746192a [2022-08-18T07:37:25.835Z] Removing intermediate container 6874b746192a [2022-08-18T07:37:25.835Z] ---> b3a3f6620fc2 [2022-08-18T07:37:25.835Z] [2022-08-18T07:37:25.835Z] Successfully built b3a3f6620fc2 [2022-08-18T07:37:25.835Z] Successfully tagged security-proxy-setup:latest [2022-08-18T07:37:31.117Z]  Building security-proxy-setup ... done Removing intermediate container a44ff2c722f5 [2022-08-18T07:37:31.117Z] ---> 06f25c5d39f1 [2022-08-18T07:37:31.117Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T07:37:31.117Z] ---> Running in 28ae93ce9f90 [2022-08-18T07:37:31.117Z] Removing intermediate container 0cfe3ae1c151 [2022-08-18T07:37:31.117Z] ---> 135c87b4066c [2022-08-18T07:37:31.117Z] [2022-08-18T07:37:31.117Z] Step 11/23 : FROM alpine:3.14 [2022-08-18T07:37:31.117Z] ---> dd53f409bf0b [2022-08-18T07:37:31.117Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T07:37:31.117Z] ---> Using cache [2022-08-18T07:37:31.117Z] ---> c5f76cd59f85 [2022-08-18T07:37:31.117Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:37:31.117Z] ---> Using cache [2022-08-18T07:37:31.117Z] ---> e75d17a85ce4 [2022-08-18T07:37:31.117Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-18T07:37:31.117Z] ---> Running in 2bb6ddfb9dab [2022-08-18T07:37:31.379Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T07:37:31.379Z] Removing intermediate container 2bb6ddfb9dab [2022-08-18T07:37:31.379Z] ---> 2d26db042a18 [2022-08-18T07:37:31.379Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T07:37:31.379Z] ---> Running in 3dfea37fe2ec [2022-08-18T07:37:31.639Z] Removing intermediate container 3dfea37fe2ec [2022-08-18T07:37:31.639Z] ---> ca7e18ec2f9d [2022-08-18T07:37:31.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:37:31.899Z] ---> 28ebcbbc0b43 [2022-08-18T07:37:31.899Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T07:37:31.899Z] Removing intermediate container af5acd70e076 [2022-08-18T07:37:31.899Z] ---> fd1bf41a0f66 [2022-08-18T07:37:31.899Z] [2022-08-18T07:37:31.899Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T07:37:31.899Z] ---> dd53f409bf0b [2022-08-18T07:37:31.899Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T07:37:32.158Z] ---> Running in dedef983fad0 [2022-08-18T07:37:32.158Z] Removing intermediate container dedef983fad0 [2022-08-18T07:37:32.158Z] ---> d5da8a8a4fdd [2022-08-18T07:37:32.158Z] Step 11/22 : ENV APP_PORT=59880 [2022-08-18T07:37:32.418Z] ---> Running in c7e82a061850 [2022-08-18T07:37:32.418Z] Removing intermediate container 28ae93ce9f90 [2022-08-18T07:37:32.418Z] ---> 3969c4915457 [2022-08-18T07:37:32.418Z] [2022-08-18T07:37:32.418Z] Step 10/22 : FROM docker:20.10.8 [2022-08-18T07:37:32.418Z] ---> ef8e75fd86a3 [2022-08-18T07:37:32.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T07:37:32.418Z] 20.10.8: Pulling from library/docker [2022-08-18T07:37:32.418Z] Removing intermediate container c7e82a061850 [2022-08-18T07:37:32.418Z] ---> 85535c9a20eb [2022-08-18T07:37:32.418Z] Step 12/22 : EXPOSE $APP_PORT [2022-08-18T07:37:32.418Z] ---> Running in d19b3547fbf8 [2022-08-18T07:37:32.681Z] ---> b4b3447f363f [2022-08-18T07:37:32.681Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T07:37:32.681Z] ---> Running in 65de7b7e81f1 [2022-08-18T07:37:32.681Z] Removing intermediate container d19b3547fbf8 [2022-08-18T07:37:32.681Z] ---> ff2510093c05 [2022-08-18T07:37:32.681Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:37:32.681Z] ---> Running in 4bac0c768df3 [2022-08-18T07:37:32.681Z] Removing intermediate container 65de7b7e81f1 [2022-08-18T07:37:32.681Z] ---> 3b02b51dde6c [2022-08-18T07:37:32.681Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:37:32.681Z] ---> Running in 5d79a7041733 [2022-08-18T07:37:32.943Z] Removing intermediate container 5d79a7041733 [2022-08-18T07:37:32.943Z] ---> e13393f4aefc [2022-08-18T07:37:32.943Z] Step 21/23 : LABEL arch=x86_64 [2022-08-18T07:37:33.205Z] ---> Running in f4fc3993ed19 [2022-08-18T07:37:33.468Z] Removing intermediate container f4fc3993ed19 [2022-08-18T07:37:33.468Z] ---> 641a122d8606 [2022-08-18T07:37:33.468Z] Step 22/23 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:33.468Z] ---> Running in 38fa879a8e02 [2022-08-18T07:37:33.468Z] Removing intermediate container 4bac0c768df3 [2022-08-18T07:37:33.468Z] ---> 5f8f90a53c97 [2022-08-18T07:37:33.468Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T07:37:33.468Z] ---> Running in 36c0ad06b65b [2022-08-18T07:37:33.468Z] Removing intermediate container 38fa879a8e02 [2022-08-18T07:37:33.468Z] ---> cf2789c0c9f2 [2022-08-18T07:37:33.468Z] Step 23/23 : LABEL version=2.1.2-dev.1 [2022-08-18T07:37:33.729Z] ---> Running in dead68fae74d [2022-08-18T07:37:33.729Z] Removing intermediate container dead68fae74d [2022-08-18T07:37:33.729Z] ---> 93abf2c19ca9 [2022-08-18T07:37:33.729Z] [2022-08-18T07:37:33.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:33.989Z] Successfully built 93abf2c19ca9 [2022-08-18T07:37:33.989Z] Successfully tagged support-scheduler:latest [2022-08-18T07:37:34.932Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:35.192Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T07:37:35.192Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-08-18T07:37:35.192Z] Status: Downloaded newer image for docker:20.10.8 [2022-08-18T07:37:35.192Z] ---> bc6c0ffef665 [2022-08-18T07:37:35.192Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:37:35.192Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T07:37:35.452Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T07:37:35.452Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T07:37:35.714Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T07:37:35.714Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T07:37:35.714Z] ---> Running in 3ad4c5d4d3ca [2022-08-18T07:37:35.714Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:37:35.714Z] OK: 8 MiB in 20 packages [2022-08-18T07:37:35.976Z] Removing intermediate container 3ad4c5d4d3ca [2022-08-18T07:37:35.976Z] ---> 63cfdadb3a96 [2022-08-18T07:37:35.976Z] 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 [2022-08-18T07:37:35.976Z] ---> Running in 7f1ed018c276 [2022-08-18T07:37:36.236Z] Removing intermediate container 36c0ad06b65b [2022-08-18T07:37:36.237Z] ---> bc86d8b7e79b [2022-08-18T07:37:36.237Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:37:36.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:36.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-18T07:37:36.498Z] ---> ac0f0e32ad15 [2022-08-18T07:37:36.498Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T07:37:36.498Z] (1/42) Installing readline (8.1.0-r0) [2022-08-18T07:37:36.498Z] (2/42) Installing bash (5.1.16-r0) [2022-08-18T07:37:36.498Z] Executing bash-5.1.16-r0.post-install [2022-08-18T07:37:36.498Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-08-18T07:37:36.498Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T07:37:36.759Z] (5/42) Installing libcurl (7.79.1-r2) [2022-08-18T07:37:36.759Z] (6/42) Installing curl (7.79.1-r2) [2022-08-18T07:37:36.759Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-08-18T07:37:36.759Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-08-18T07:37:36.759Z] (9/42) Installing expat (2.4.7-r0) [2022-08-18T07:37:36.759Z] (10/42) Installing libffi (3.3-r2) [2022-08-18T07:37:36.759Z] (11/42) Installing gdbm (1.19-r0) [2022-08-18T07:37:36.759Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-08-18T07:37:36.759Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T07:37:36.759Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T07:37:36.759Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-08-18T07:37:36.759Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-08-18T07:37:36.759Z] (17/42) Installing python3 (3.9.5-r2) [2022-08-18T07:37:37.020Z] ---> 76df0b0f04f8 [2022-08-18T07:37:37.020Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T07:37:37.281Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-08-18T07:37:37.281Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-08-18T07:37:37.281Z] (20/42) Installing py3-idna (3.2-r0) [2022-08-18T07:37:37.281Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-08-18T07:37:37.281Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-08-18T07:37:37.281Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-08-18T07:37:37.281Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-08-18T07:37:37.281Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-08-18T07:37:37.281Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-08-18T07:37:37.281Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-08-18T07:37:37.281Z] ---> e593e2c8a387 [2022-08-18T07:37:37.281Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-08-18T07:37:37.281Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-08-18T07:37:37.281Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-08-18T07:37:37.281Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-08-18T07:37:37.281Z] ---> Running in e4799da842c0 [2022-08-18T07:37:37.281Z] (31/42) Installing py3-six (1.15.0-r1) [2022-08-18T07:37:37.281Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-08-18T07:37:37.281Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-08-18T07:37:37.281Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-08-18T07:37:37.545Z] (35/42) Installing py3-packaging (20.9-r1) [2022-08-18T07:37:37.545Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-08-18T07:37:37.545Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-08-18T07:37:37.545Z] (38/42) Installing py3-progress (1.5-r2) [2022-08-18T07:37:37.545Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-08-18T07:37:37.545Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-08-18T07:37:37.545Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-08-18T07:37:37.545Z] Removing intermediate container e4799da842c0 [2022-08-18T07:37:37.545Z] ---> f880dbf6590e [2022-08-18T07:37:37.545Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:37:37.545Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-08-18T07:37:37.545Z] ---> Running in 2949529b3a92 [2022-08-18T07:37:37.545Z] Executing busybox-1.33.1-r3.trigger [2022-08-18T07:37:37.545Z] OK: 84 MiB in 64 packages [2022-08-18T07:37:37.807Z] Removing intermediate container 2949529b3a92 [2022-08-18T07:37:37.807Z] ---> 4b4ad41a0f8d [2022-08-18T07:37:37.807Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T07:37:37.807Z] ---> Running in a020d0311f63 [2022-08-18T07:37:37.807Z] Removing intermediate container a020d0311f63 [2022-08-18T07:37:37.807Z] ---> 9a79c7223a6f [2022-08-18T07:37:37.807Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:38.067Z] ---> Running in 8847b469bffe [2022-08-18T07:37:38.067Z] Removing intermediate container 8847b469bffe [2022-08-18T07:37:38.067Z] ---> 8122af5b7636 [2022-08-18T07:37:38.067Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:37:38.067Z] ---> Running in 6161ce4490e3 [2022-08-18T07:37:38.327Z] Removing intermediate container 6161ce4490e3 [2022-08-18T07:37:38.327Z] ---> 98fa523f2c88 [2022-08-18T07:37:38.327Z] [2022-08-18T07:37:38.327Z] Successfully built 98fa523f2c88 [2022-08-18T07:37:38.327Z] Successfully tagged core-data:latest [2022-08-18T07:37:38.327Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-08-18T07:37:38.588Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T07:37:38.588Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T07:37:38.588Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T07:37:38.849Z] Collecting PyYAML<4,>=3.10 [2022-08-18T07:37:38.849Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T07:37:39.421Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T07:37:39.421Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T07:37:39.421Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T07:37:39.421Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T07:37:39.682Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T07:37:39.682Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T07:37:39.942Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-08-18T07:37:39.942Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T07:37:39.942Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T07:37:39.942Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T07:37:39.942Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T07:37:40.512Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T07:37:40.512Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T07:37:40.512Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T07:37:40.512Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T07:37:40.512Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T07:37:40.512Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T07:37:40.512Z] Collecting idna<2.8,>=2.5 [2022-08-18T07:37:40.512Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T07:37:40.512Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-18T07:37:40.512Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T07:37:40.512Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T07:37:40.775Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T07:37:40.775Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T07:37:40.775Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T07:37:40.775Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T07:37:40.775Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T07:37:40.775Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T07:37:40.775Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-18T07:37:40.775Z] Attempting uninstall: urllib3 [2022-08-18T07:37:40.775Z] Found existing installation: urllib3 1.26.5 [2022-08-18T07:37:40.775Z] Uninstalling urllib3-1.26.5: [2022-08-18T07:37:40.775Z] Successfully uninstalled urllib3-1.26.5 [2022-08-18T07:37:41.037Z] Attempting uninstall: idna [2022-08-18T07:37:41.037Z] Found existing installation: idna 3.2 [2022-08-18T07:37:41.037Z] Uninstalling idna-3.2: [2022-08-18T07:37:41.037Z] Successfully uninstalled idna-3.2 [2022-08-18T07:37:41.037Z] Attempting uninstall: chardet [2022-08-18T07:37:41.037Z] Found existing installation: chardet 4.0.0 [2022-08-18T07:37:41.037Z] Uninstalling chardet-4.0.0: [2022-08-18T07:37:41.037Z] Successfully uninstalled chardet-4.0.0 [2022-08-18T07:37:41.297Z] Attempting uninstall: requests [2022-08-18T07:37:41.297Z] Found existing installation: requests 2.25.1 [2022-08-18T07:37:41.297Z] Uninstalling requests-2.25.1: [2022-08-18T07:37:41.297Z] Successfully uninstalled requests-2.25.1 [2022-08-18T07:37:41.559Z] Running setup.py install for texttable: started [2022-08-18T07:37:41.820Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T07:37:41.820Z] Running setup.py install for PyYAML: started [2022-08-18T07:37:42.081Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T07:37:42.342Z] Running setup.py install for docopt: started [2022-08-18T07:37:42.603Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T07:37:42.603Z] Running setup.py install for dockerpty: started [2022-08-18T07:37:42.864Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T07:37:43.125Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-18T07:37:45.667Z] Removing intermediate container 7f1ed018c276 [2022-08-18T07:37:45.667Z] ---> 15c07bb5b0c2 [2022-08-18T07:37:45.667Z] Step 13/22 : ENV APP_PORT=58890 [2022-08-18T07:37:45.667Z] ---> Running in 4d277d6fec6e [2022-08-18T07:37:45.927Z] Removing intermediate container 4d277d6fec6e [2022-08-18T07:37:45.927Z] ---> c62ce9dd3cc6 [2022-08-18T07:37:45.927Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T07:37:45.927Z] ---> Running in 0d873228ca74 [2022-08-18T07:37:45.927Z] Removing intermediate container 0d873228ca74 [2022-08-18T07:37:45.927Z] ---> 87f84cc405f1 [2022-08-18T07:37:45.927Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T07:37:46.187Z] ---> 7dce2789fbe3 [2022-08-18T07:37:46.187Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T07:37:46.448Z] ---> cf611b0e941e [2022-08-18T07:37:46.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T07:37:46.708Z] ---> 79a66352f549 [2022-08-18T07:37:46.708Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T07:37:46.708Z] ---> Running in 1c3c5662c88e [2022-08-18T07:37:46.708Z] Removing intermediate container 1c3c5662c88e [2022-08-18T07:37:46.708Z] ---> 9e3094d74d94 [2022-08-18T07:37:46.708Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:37:46.969Z] ---> Running in 5c602a4d8454 [2022-08-18T07:37:46.969Z] Removing intermediate container 5c602a4d8454 [2022-08-18T07:37:46.969Z] ---> d88124fed9b4 [2022-08-18T07:37:46.969Z] Step 20/22 : LABEL arch=x86_64 [2022-08-18T07:37:46.969Z] ---> Running in 69a42e5bb13d [2022-08-18T07:37:47.230Z] Removing intermediate container 69a42e5bb13d [2022-08-18T07:37:47.230Z] ---> 148067e3141a [2022-08-18T07:37:47.230Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:47.230Z] ---> Running in b4c40e72e100 [2022-08-18T07:37:47.230Z] Removing intermediate container b4c40e72e100 [2022-08-18T07:37:47.230Z] ---> 130420d44ea2 [2022-08-18T07:37:47.230Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:37:47.230Z] ---> Running in 2dee347cf0fb [2022-08-18T07:37:47.491Z] Removing intermediate container 2dee347cf0fb [2022-08-18T07:37:47.491Z] ---> 1e9b59a61746 [2022-08-18T07:37:47.491Z] [2022-08-18T07:37:47.491Z] Successfully built 1e9b59a61746 [2022-08-18T07:37:47.491Z] Successfully tagged sys-mgmt-agent:latest [2022-08-18T07:37:47.499Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-18T07:37:47.517Z] $ docker stop --time=1 ec233a279ada13a984dce3b0f7bd47984a12bf17b1c40056466c4fe54a2d1db9 [2022-08-18T07:37:48.827Z] $ docker rm -f ec233a279ada13a984dce3b0f7bd47984a12bf17b1c40056466c4fe54a2d1db9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T07:37:49.160Z] + docker images [2022-08-18T07:37:49.160Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T07:37:49.160Z] sys-mgmt-agent latest 1e9b59a61746 1 second ago 294MB [2022-08-18T07:37:49.160Z] core-data latest 98fa523f2c88 10 seconds ago 20.7MB [2022-08-18T07:37:49.160Z] support-scheduler latest 93abf2c19ca9 15 seconds ago 16.2MB [2022-08-18T07:37:49.160Z] 3969c4915457 16 seconds ago 1.77GB [2022-08-18T07:37:49.160Z] fd1bf41a0f66 17 seconds ago 1.78GB [2022-08-18T07:37:49.160Z] 135c87b4066c 18 seconds ago 1.77GB [2022-08-18T07:37:49.160Z] security-proxy-setup latest b3a3f6620fc2 23 seconds ago 26.9MB [2022-08-18T07:37:49.160Z] 8a6a4f96d630 30 seconds ago 1.78GB [2022-08-18T07:37:49.160Z] security-bootstrapper latest 50d56c1804a2 52 seconds ago 18.9MB [2022-08-18T07:37:49.160Z] security-secretstore-setup latest a2fadd5ba0de 56 seconds ago 28.4MB [2022-08-18T07:37:49.160Z] core-command latest f9d654f86a07 59 seconds ago 16.1MB [2022-08-18T07:37:49.160Z] support-notifications latest 416f2f185d72 About a minute ago 17MB [2022-08-18T07:37:49.160Z] core-metadata latest 750d578eaa5b About a minute ago 16.9MB [2022-08-18T07:37:49.160Z] bb99db0912f0 About a minute ago 1.78GB [2022-08-18T07:37:49.160Z] 3a5b0b10de75 About a minute ago 1.77GB [2022-08-18T07:37:49.160Z] f285c32a568b About a minute ago 1.78GB [2022-08-18T07:37:49.160Z] e082742e60c1 About a minute ago 1.77GB [2022-08-18T07:37:49.160Z] b9f7690d3396 About a minute ago 1.77GB [2022-08-18T07:37:49.160Z] ci-base-image-x86_64 latest 3c2e4ff51a87 3 minutes ago 1.25GB [2022-08-18T07:37:49.160Z] alpine 3.14 dd53f409bf0b 8 days ago 5.61MB [2022-08-18T07:37:49.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB [2022-08-18T07:37:49.160Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 2 months ago 548MB [2022-08-18T07:37:49.160Z] docker 20.10.8 bc6c0ffef665 11 months ago 214MB [2022-08-18T07:37:49.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T07:37:49.278Z] provisioning config files... [2022-08-18T07:37:49.287Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config2348407250304708234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:37:49.583Z] ---> docker-login.sh [2022-08-18T07:37:49.583Z] nexus3.edgexfoundry.org:10001 [2022-08-18T07:37:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:37:49.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:37:49.583Z] Configure a credential helper to remove this warning. See [2022-08-18T07:37:49.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:37:49.583Z] [2022-08-18T07:37:49.583Z] Login Succeeded [2022-08-18T07:37:49.583Z] nexus3.edgexfoundry.org:10002 [2022-08-18T07:37:49.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:37:49.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:37:49.844Z] Configure a credential helper to remove this warning. See [2022-08-18T07:37:49.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:37:49.844Z] [2022-08-18T07:37:49.844Z] Login Succeeded [2022-08-18T07:37:49.844Z] nexus3.edgexfoundry.org:10003 [2022-08-18T07:37:49.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:37:49.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:37:49.844Z] Configure a credential helper to remove this warning. See [2022-08-18T07:37:49.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:37:49.844Z] [2022-08-18T07:37:49.844Z] Login Succeeded [2022-08-18T07:37:49.844Z] nexus3.edgexfoundry.org:10004 [2022-08-18T07:37:49.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:37:50.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:37:50.104Z] Configure a credential helper to remove this warning. See [2022-08-18T07:37:50.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:37:50.104Z] [2022-08-18T07:37:50.104Z] Login Succeeded [2022-08-18T07:37:50.104Z] docker.io [2022-08-18T07:37:50.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:37:50.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:37:50.365Z] Configure a credential helper to remove this warning. See [2022-08-18T07:37:50.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:37:50.365Z] [2022-08-18T07:37:50.365Z] Login Succeeded [2022-08-18T07:37:50.365Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T07:37:50.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:37:50.404Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T07:37:50.436Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-18T07:37:50.436Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:50.436Z] 2.1.2-dev.1 [2022-08-18T07:37:50.436Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:37:50.436Z] jakarta [2022-08-18T07:37:50.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:50.763Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:51.072Z] + docker push nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:51.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T07:37:51.072Z] c35dfda20d29: Preparing [2022-08-18T07:37:51.072Z] 7c4f6fa1cf4b: Preparing [2022-08-18T07:37:51.072Z] 94f90626be8b: Preparing [2022-08-18T07:37:51.072Z] aab63c1536ae: Preparing [2022-08-18T07:37:51.072Z] 63493a9ab2d4: Preparing [2022-08-18T07:37:51.072Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:37:51.072Z] c35dfda20d29: Pushed [2022-08-18T07:37:51.072Z] 94f90626be8b: Pushed [2022-08-18T07:37:51.072Z] aab63c1536ae: Pushed [2022-08-18T07:37:52.453Z] 7c4f6fa1cf4b: Pushed [2022-08-18T07:37:52.453Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:52.768Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:53.089Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.2-dev.1 [2022-08-18T07:37:53.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T07:37:53.090Z] c35dfda20d29: Preparing [2022-08-18T07:37:53.090Z] 7c4f6fa1cf4b: Preparing [2022-08-18T07:37:53.090Z] 94f90626be8b: Preparing [2022-08-18T07:37:53.090Z] aab63c1536ae: Preparing [2022-08-18T07:37:53.090Z] 63493a9ab2d4: Preparing [2022-08-18T07:37:53.090Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:37:53.090Z] 94f90626be8b: Layer already exists [2022-08-18T07:37:53.090Z] c35dfda20d29: Layer already exists [2022-08-18T07:37:53.090Z] aab63c1536ae: Layer already exists [2022-08-18T07:37:53.090Z] 7c4f6fa1cf4b: Layer already exists [2022-08-18T07:37:53.090Z] 2.1.2-dev.1: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:53.401Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:53.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:37:53.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T07:37:53.707Z] c35dfda20d29: Preparing [2022-08-18T07:37:53.707Z] 7c4f6fa1cf4b: Preparing [2022-08-18T07:37:53.707Z] 94f90626be8b: Preparing [2022-08-18T07:37:53.707Z] aab63c1536ae: Preparing [2022-08-18T07:37:53.707Z] 63493a9ab2d4: Preparing [2022-08-18T07:37:53.707Z] 94f90626be8b: Layer already exists [2022-08-18T07:37:53.707Z] aab63c1536ae: Layer already exists [2022-08-18T07:37:53.707Z] c35dfda20d29: Layer already exists [2022-08-18T07:37:53.707Z] 7c4f6fa1cf4b: Layer already exists [2022-08-18T07:37:53.707Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:37:53.707Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:54.029Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:54.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-08-18T07:37:54.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-18T07:37:54.351Z] c35dfda20d29: Preparing [2022-08-18T07:37:54.351Z] 7c4f6fa1cf4b: Preparing [2022-08-18T07:37:54.351Z] 94f90626be8b: Preparing [2022-08-18T07:37:54.351Z] aab63c1536ae: Preparing [2022-08-18T07:37:54.351Z] 63493a9ab2d4: Preparing [2022-08-18T07:37:54.351Z] 94f90626be8b: Layer already exists [2022-08-18T07:37:54.351Z] c35dfda20d29: Layer already exists [2022-08-18T07:37:54.351Z] aab63c1536ae: Layer already exists [2022-08-18T07:37:54.351Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:37:54.351Z] 7c4f6fa1cf4b: Layer already exists [2022-08-18T07:37:54.351Z] jakarta: digest: sha256:a404b1bc92bfd76edd10f0595d0c56e912d53b342f6d5470f38e2364873e4726 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:37:54.406Z] ===================================================== [Pipeline] echo [2022-08-18T07:37:54.412Z] taggedImages: [2022-08-18T07:37:54.412Z] - nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:54.412Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.2-dev.1 [2022-08-18T07:37:54.412Z] - nexus3.edgexfoundry.org:10004/core-command:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:37:54.412Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-08-18T07:37:54.426Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-18T07:37:54.426Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:54.426Z] 2.1.2-dev.1 [2022-08-18T07:37:54.426Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:37:54.426Z] jakarta [2022-08-18T07:37:54.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:54.784Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:55.137Z] + docker push nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:37:55.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T07:37:55.138Z] 92eb903565b6: Preparing [2022-08-18T07:37:55.138Z] a879bc38275b: Preparing [2022-08-18T07:37:55.138Z] 94f90626be8b: Preparing [2022-08-18T07:37:55.138Z] c29258dfd7f6: Preparing [2022-08-18T07:37:55.138Z] babdcb4b24fc: Preparing [2022-08-18T07:37:55.138Z] 63493a9ab2d4: Preparing [2022-08-18T07:37:55.138Z] 94f90626be8b: Layer already exists [2022-08-18T07:37:55.138Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:37:55.138Z] babdcb4b24fc: Pushed [2022-08-18T07:37:55.138Z] 92eb903565b6: Pushed [2022-08-18T07:37:55.427Z] c29258dfd7f6: Pushed [2022-08-18T07:37:56.508Z] Removing intermediate container e31c699fc816 [2022-08-18T07:37:56.509Z] ---> e4b11052b5dc [2022-08-18T07:37:56.509Z] Successfully built e4b11052b5dc [2022-08-18T07:37:56.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:56.847Z] + docker inspect -f . ci-base-image-arm64 [2022-08-18T07:37:56.847Z] . [Pipeline] } [2022-08-18T07:37:56.865Z] a879bc38275b: Pushed [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:37:57.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container [2022-08-18T07:37:57.125Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 [2022-08-18T07:37:57.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-18T07:37:58.438Z] $ docker top 97224b8387c313d6e7f47a0abcb879a86d483a8e0abfde7f30097e68e0b5baef -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:59.049Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:37:59.329Z] + go version [2022-08-18T07:37:59.329Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-08-18T07:37:59.357Z] $ docker stop --time=1 97224b8387c313d6e7f47a0abcb879a86d483a8e0abfde7f30097e68e0b5baef [2022-08-18T07:37:59.367Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.2-dev.1 [2022-08-18T07:37:59.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T07:37:59.368Z] 92eb903565b6: Preparing [2022-08-18T07:37:59.368Z] a879bc38275b: Preparing [2022-08-18T07:37:59.368Z] 94f90626be8b: Preparing [2022-08-18T07:37:59.368Z] c29258dfd7f6: Preparing [2022-08-18T07:37:59.368Z] babdcb4b24fc: Preparing [2022-08-18T07:37:59.368Z] 63493a9ab2d4: Preparing [2022-08-18T07:37:59.368Z] 63493a9ab2d4: Waiting [2022-08-18T07:37:59.368Z] c29258dfd7f6: Layer already exists [2022-08-18T07:37:59.368Z] a879bc38275b: Layer already exists [2022-08-18T07:37:59.368Z] babdcb4b24fc: Layer already exists [2022-08-18T07:37:59.368Z] 92eb903565b6: Layer already exists [2022-08-18T07:37:59.368Z] 94f90626be8b: Layer already exists [2022-08-18T07:37:59.368Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:37:59.368Z] 2.1.2-dev.1: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 [2022-08-18T07:38:00.976Z] $ docker rm -f 97224b8387c313d6e7f47a0abcb879a86d483a8e0abfde7f30097e68e0b5baef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:01.529Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:01.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T07:38:01.661Z] [2022-08-18T07:38:01.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:01.839Z] + docker push nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:01.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T07:38:01.839Z] 92eb903565b6: Preparing [2022-08-18T07:38:01.839Z] a879bc38275b: Preparing [2022-08-18T07:38:01.839Z] 94f90626be8b: Preparing [2022-08-18T07:38:01.839Z] c29258dfd7f6: Preparing [2022-08-18T07:38:01.839Z] babdcb4b24fc: Preparing [2022-08-18T07:38:01.840Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:01.840Z] a879bc38275b: Layer already exists [2022-08-18T07:38:01.840Z] babdcb4b24fc: Layer already exists [2022-08-18T07:38:01.840Z] 92eb903565b6: Layer already exists [2022-08-18T07:38:01.840Z] c29258dfd7f6: Layer already exists [2022-08-18T07:38:01.840Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:01.840Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:01.840Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:02.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T07:38:02.163Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:02.292Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-18T07:38:02.292Z] 29e5d40040c1: Pulling fs layer [2022-08-18T07:38:02.292Z] 1ce36da41761: Pulling fs layer [2022-08-18T07:38:02.292Z] 25b303627fd3: Pulling fs layer [2022-08-18T07:38:02.292Z] 29e5d40040c1: Verifying Checksum [2022-08-18T07:38:02.292Z] 29e5d40040c1: Download complete [2022-08-18T07:38:02.473Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-08-18T07:38:02.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-18T07:38:02.473Z] 92eb903565b6: Preparing [2022-08-18T07:38:02.473Z] a879bc38275b: Preparing [2022-08-18T07:38:02.473Z] 94f90626be8b: Preparing [2022-08-18T07:38:02.473Z] c29258dfd7f6: Preparing [2022-08-18T07:38:02.473Z] babdcb4b24fc: Preparing [2022-08-18T07:38:02.473Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:02.473Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:02.473Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:02.473Z] babdcb4b24fc: Layer already exists [2022-08-18T07:38:02.473Z] c29258dfd7f6: Layer already exists [2022-08-18T07:38:02.473Z] 92eb903565b6: Layer already exists [2022-08-18T07:38:02.473Z] a879bc38275b: Layer already exists [2022-08-18T07:38:02.473Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:02.473Z] jakarta: digest: sha256:87c0a61b9881d3791e4c9b22aaa497482a392144e4c4bf1b362a72de37aec89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:02.520Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:02.531Z] taggedImages: [2022-08-18T07:38:02.531Z] - nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:02.531Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.2-dev.1 [2022-08-18T07:38:02.531Z] - nexus3.edgexfoundry.org:10004/core-data:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:02.531Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-08-18T07:38:02.557Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-18T07:38:02.557Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:02.557Z] 2.1.2-dev.1 [2022-08-18T07:38:02.557Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:02.557Z] jakarta [2022-08-18T07:38:02.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2022-08-18T07:38:02.578Z] 1ce36da41761: Verifying Checksum [2022-08-18T07:38:02.578Z] 1ce36da41761: Download complete [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:02.853Z] 29e5d40040c1: Pull complete [2022-08-18T07:38:02.880Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:03.190Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:03.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T07:38:03.190Z] 68014369c0aa: Preparing [2022-08-18T07:38:03.190Z] 1b22e2b6ab1e: Preparing [2022-08-18T07:38:03.190Z] 94f90626be8b: Preparing [2022-08-18T07:38:03.190Z] 244034298b57: Preparing [2022-08-18T07:38:03.190Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:03.190Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:03.190Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:03.190Z] 68014369c0aa: Pushed [2022-08-18T07:38:03.190Z] 244034298b57: Pushed [2022-08-18T07:38:04.289Z] 25b303627fd3: Verifying Checksum [2022-08-18T07:38:04.289Z] 25b303627fd3: Download complete [2022-08-18T07:38:04.289Z] 1ce36da41761: Pull complete [2022-08-18T07:38:05.101Z] 1b22e2b6ab1e: Pushed [2022-08-18T07:38:05.101Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:05.417Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:05.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.2-dev.1 [2022-08-18T07:38:05.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T07:38:05.729Z] 68014369c0aa: Preparing [2022-08-18T07:38:05.729Z] 1b22e2b6ab1e: Preparing [2022-08-18T07:38:05.729Z] 94f90626be8b: Preparing [2022-08-18T07:38:05.729Z] 244034298b57: Preparing [2022-08-18T07:38:05.729Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:05.729Z] 244034298b57: Layer already exists [2022-08-18T07:38:05.729Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:05.729Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:05.729Z] 1b22e2b6ab1e: Layer already exists [2022-08-18T07:38:05.729Z] 68014369c0aa: Layer already exists [2022-08-18T07:38:05.729Z] 2.1.2-dev.1: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:06.041Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:06.351Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:06.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T07:38:06.352Z] 68014369c0aa: Preparing [2022-08-18T07:38:06.352Z] 1b22e2b6ab1e: Preparing [2022-08-18T07:38:06.352Z] 94f90626be8b: Preparing [2022-08-18T07:38:06.352Z] 244034298b57: Preparing [2022-08-18T07:38:06.352Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:06.352Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:06.352Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:06.352Z] 68014369c0aa: Layer already exists [2022-08-18T07:38:06.352Z] 1b22e2b6ab1e: Layer already exists [2022-08-18T07:38:06.352Z] 244034298b57: Layer already exists [2022-08-18T07:38:06.352Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:06.669Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:06.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-08-18T07:38:06.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-18T07:38:06.976Z] 68014369c0aa: Preparing [2022-08-18T07:38:06.976Z] 1b22e2b6ab1e: Preparing [2022-08-18T07:38:06.976Z] 94f90626be8b: Preparing [2022-08-18T07:38:06.976Z] 244034298b57: Preparing [2022-08-18T07:38:06.976Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:06.976Z] 1b22e2b6ab1e: Layer already exists [2022-08-18T07:38:06.976Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:06.976Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:06.976Z] 244034298b57: Layer already exists [2022-08-18T07:38:06.976Z] 68014369c0aa: Layer already exists [2022-08-18T07:38:06.976Z] jakarta: digest: sha256:44a963ca8cb929d2c74b16db5190acfe936931e778986ba8f72cabb3ff8a6170 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:07.023Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:07.032Z] taggedImages: [2022-08-18T07:38:07.032Z] - nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:07.032Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.2-dev.1 [2022-08-18T07:38:07.032Z] - nexus3.edgexfoundry.org:10004/core-metadata:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:07.032Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-08-18T07:38:07.054Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-18T07:38:07.054Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:07.054Z] 2.1.2-dev.1 [2022-08-18T07:38:07.054Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:07.054Z] jakarta [2022-08-18T07:38:07.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:07.376Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:07.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:07.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T07:38:07.686Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:07.686Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:07.686Z] 73c535f35583: Preparing [2022-08-18T07:38:07.686Z] d6bdc77c8f03: Preparing [2022-08-18T07:38:07.686Z] bef9259199b0: Preparing [2022-08-18T07:38:07.686Z] 3534d2f2797c: Preparing [2022-08-18T07:38:07.686Z] 94f90626be8b: Preparing [2022-08-18T07:38:07.686Z] e171413af7b4: Preparing [2022-08-18T07:38:07.686Z] b3f410374c73: Preparing [2022-08-18T07:38:07.686Z] 3b5d8736f2a9: Preparing [2022-08-18T07:38:07.686Z] 79d710f84390: Preparing [2022-08-18T07:38:07.686Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:07.686Z] 94f90626be8b: Waiting [2022-08-18T07:38:07.686Z] 79d710f84390: Waiting [2022-08-18T07:38:07.686Z] 3b5d8736f2a9: Waiting [2022-08-18T07:38:07.686Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:07.686Z] e171413af7b4: Waiting [2022-08-18T07:38:07.686Z] b3f410374c73: Waiting [2022-08-18T07:38:07.686Z] d6bdc77c8f03: Pushed [2022-08-18T07:38:07.686Z] bef9259199b0: Pushed [2022-08-18T07:38:07.686Z] 73c535f35583: Pushed [2022-08-18T07:38:07.686Z] c4ec28a0b07e: Pushed [2022-08-18T07:38:07.686Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:07.946Z] e171413af7b4: Pushed [2022-08-18T07:38:07.946Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:07.946Z] 3b5d8736f2a9: Pushed [2022-08-18T07:38:07.946Z] 79d710f84390: Pushed [2022-08-18T07:38:07.946Z] b3f410374c73: Pushed [2022-08-18T07:38:09.332Z] 3534d2f2797c: Pushed [2022-08-18T07:38:09.594Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:09.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:10.215Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.2-dev.1 [2022-08-18T07:38:10.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T07:38:10.215Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:10.215Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:10.215Z] 73c535f35583: Preparing [2022-08-18T07:38:10.215Z] d6bdc77c8f03: Preparing [2022-08-18T07:38:10.215Z] bef9259199b0: Preparing [2022-08-18T07:38:10.215Z] 3534d2f2797c: Preparing [2022-08-18T07:38:10.215Z] 94f90626be8b: Preparing [2022-08-18T07:38:10.215Z] e171413af7b4: Preparing [2022-08-18T07:38:10.215Z] b3f410374c73: Preparing [2022-08-18T07:38:10.215Z] 3b5d8736f2a9: Preparing [2022-08-18T07:38:10.215Z] 79d710f84390: Preparing [2022-08-18T07:38:10.215Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:10.215Z] 3b5d8736f2a9: Waiting [2022-08-18T07:38:10.215Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:10.215Z] 79d710f84390: Waiting [2022-08-18T07:38:10.215Z] 94f90626be8b: Waiting [2022-08-18T07:38:10.215Z] e171413af7b4: Waiting [2022-08-18T07:38:10.215Z] b3f410374c73: Waiting [2022-08-18T07:38:10.215Z] 73c535f35583: Layer already exists [2022-08-18T07:38:10.215Z] d6bdc77c8f03: Layer already exists [2022-08-18T07:38:10.215Z] 3534d2f2797c: Layer already exists [2022-08-18T07:38:10.215Z] bef9259199b0: Layer already exists [2022-08-18T07:38:10.215Z] c4ec28a0b07e: Layer already exists [2022-08-18T07:38:10.215Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:10.215Z] e171413af7b4: Layer already exists [2022-08-18T07:38:10.215Z] b3f410374c73: Layer already exists [2022-08-18T07:38:10.215Z] 3b5d8736f2a9: Layer already exists [2022-08-18T07:38:10.215Z] 79d710f84390: Layer already exists [2022-08-18T07:38:10.215Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:10.215Z] 2.1.2-dev.1: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:10.531Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:10.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:10.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T07:38:10.847Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:10.847Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:10.847Z] 73c535f35583: Preparing [2022-08-18T07:38:10.847Z] d6bdc77c8f03: Preparing [2022-08-18T07:38:10.847Z] bef9259199b0: Preparing [2022-08-18T07:38:10.847Z] 3534d2f2797c: Preparing [2022-08-18T07:38:10.847Z] 94f90626be8b: Preparing [2022-08-18T07:38:10.847Z] e171413af7b4: Preparing [2022-08-18T07:38:10.847Z] b3f410374c73: Preparing [2022-08-18T07:38:10.847Z] 3b5d8736f2a9: Preparing [2022-08-18T07:38:10.847Z] 79d710f84390: Preparing [2022-08-18T07:38:10.847Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:10.847Z] 94f90626be8b: Waiting [2022-08-18T07:38:10.847Z] e171413af7b4: Waiting [2022-08-18T07:38:10.847Z] 79d710f84390: Waiting [2022-08-18T07:38:10.847Z] 3b5d8736f2a9: Waiting [2022-08-18T07:38:10.847Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:10.847Z] d6bdc77c8f03: Layer already exists [2022-08-18T07:38:10.847Z] bef9259199b0: Layer already exists [2022-08-18T07:38:10.847Z] c4ec28a0b07e: Layer already exists [2022-08-18T07:38:10.847Z] 3534d2f2797c: Layer already exists [2022-08-18T07:38:10.847Z] 73c535f35583: Layer already exists [2022-08-18T07:38:10.847Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:10.847Z] 79d710f84390: Layer already exists [2022-08-18T07:38:10.847Z] e171413af7b4: Layer already exists [2022-08-18T07:38:10.847Z] b3f410374c73: Layer already exists [2022-08-18T07:38:10.847Z] 3b5d8736f2a9: Layer already exists [2022-08-18T07:38:10.847Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:10.847Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:11.165Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:11.477Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-08-18T07:38:11.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-18T07:38:11.477Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:11.477Z] c4ec28a0b07e: Preparing [2022-08-18T07:38:11.477Z] 73c535f35583: Preparing [2022-08-18T07:38:11.477Z] d6bdc77c8f03: Preparing [2022-08-18T07:38:11.477Z] bef9259199b0: Preparing [2022-08-18T07:38:11.477Z] 3534d2f2797c: Preparing [2022-08-18T07:38:11.477Z] 94f90626be8b: Preparing [2022-08-18T07:38:11.477Z] e171413af7b4: Preparing [2022-08-18T07:38:11.477Z] b3f410374c73: Preparing [2022-08-18T07:38:11.477Z] 3b5d8736f2a9: Preparing [2022-08-18T07:38:11.477Z] 79d710f84390: Preparing [2022-08-18T07:38:11.477Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:11.477Z] 94f90626be8b: Waiting [2022-08-18T07:38:11.477Z] e171413af7b4: Waiting [2022-08-18T07:38:11.477Z] 79d710f84390: Waiting [2022-08-18T07:38:11.477Z] 3b5d8736f2a9: Waiting [2022-08-18T07:38:11.477Z] b3f410374c73: Waiting [2022-08-18T07:38:11.477Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:11.477Z] c4ec28a0b07e: Layer already exists [2022-08-18T07:38:11.477Z] 3534d2f2797c: Layer already exists [2022-08-18T07:38:11.477Z] d6bdc77c8f03: Layer already exists [2022-08-18T07:38:11.477Z] 73c535f35583: Layer already exists [2022-08-18T07:38:11.477Z] bef9259199b0: Layer already exists [2022-08-18T07:38:11.477Z] b3f410374c73: Layer already exists [2022-08-18T07:38:11.477Z] 79d710f84390: Layer already exists [2022-08-18T07:38:11.477Z] e171413af7b4: Layer already exists [2022-08-18T07:38:11.477Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:11.477Z] 3b5d8736f2a9: Layer already exists [2022-08-18T07:38:11.477Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:11.477Z] jakarta: digest: sha256:ef7bdf015b8062c1df3f15d52338ea4ab88d6452b407ed1cc07e36722535a580 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:11.517Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:11.530Z] taggedImages: [2022-08-18T07:38:11.530Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:11.530Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.2-dev.1 [2022-08-18T07:38:11.530Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:11.530Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-08-18T07:38:11.556Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-18T07:38:11.556Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:11.556Z] 2.1.2-dev.1 [2022-08-18T07:38:11.556Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:11.556Z] jakarta [2022-08-18T07:38:11.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:11.879Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:12.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:12.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T07:38:12.187Z] 5198b7a9a02a: Preparing [2022-08-18T07:38:12.187Z] 35a5df1379f8: Preparing [2022-08-18T07:38:12.187Z] 9118ccec93f1: Preparing [2022-08-18T07:38:12.187Z] 1ebb4bca6677: Preparing [2022-08-18T07:38:12.187Z] a11108628303: Preparing [2022-08-18T07:38:12.187Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:12.187Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:12.187Z] 1ebb4bca6677: Pushed [2022-08-18T07:38:12.187Z] 9118ccec93f1: Pushed [2022-08-18T07:38:12.187Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:12.447Z] a11108628303: Pushed [2022-08-18T07:38:13.387Z] 35a5df1379f8: Pushed [2022-08-18T07:38:13.387Z] 5198b7a9a02a: Pushed [2022-08-18T07:38:13.648Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:13.968Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:14.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.2-dev.1 [2022-08-18T07:38:14.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T07:38:14.287Z] 5198b7a9a02a: Preparing [2022-08-18T07:38:14.287Z] 35a5df1379f8: Preparing [2022-08-18T07:38:14.287Z] 9118ccec93f1: Preparing [2022-08-18T07:38:14.287Z] 1ebb4bca6677: Preparing [2022-08-18T07:38:14.287Z] a11108628303: Preparing [2022-08-18T07:38:14.287Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:14.287Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:14.287Z] 9118ccec93f1: Layer already exists [2022-08-18T07:38:14.287Z] 1ebb4bca6677: Layer already exists [2022-08-18T07:38:14.287Z] 35a5df1379f8: Layer already exists [2022-08-18T07:38:14.287Z] a11108628303: Layer already exists [2022-08-18T07:38:14.287Z] 5198b7a9a02a: Layer already exists [2022-08-18T07:38:14.287Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:14.287Z] 2.1.2-dev.1: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:14.608Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:14.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:14.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T07:38:14.921Z] 5198b7a9a02a: Preparing [2022-08-18T07:38:14.921Z] 35a5df1379f8: Preparing [2022-08-18T07:38:14.921Z] 9118ccec93f1: Preparing [2022-08-18T07:38:14.921Z] 1ebb4bca6677: Preparing [2022-08-18T07:38:14.921Z] a11108628303: Preparing [2022-08-18T07:38:14.921Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:14.922Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:14.922Z] 1ebb4bca6677: Layer already exists [2022-08-18T07:38:14.922Z] 9118ccec93f1: Layer already exists [2022-08-18T07:38:14.922Z] 35a5df1379f8: Layer already exists [2022-08-18T07:38:14.922Z] a11108628303: Layer already exists [2022-08-18T07:38:14.922Z] 5198b7a9a02a: Layer already exists [2022-08-18T07:38:14.922Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:14.922Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:15.249Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:15.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-08-18T07:38:15.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-18T07:38:15.567Z] 5198b7a9a02a: Preparing [2022-08-18T07:38:15.567Z] 35a5df1379f8: Preparing [2022-08-18T07:38:15.567Z] 9118ccec93f1: Preparing [2022-08-18T07:38:15.567Z] 1ebb4bca6677: Preparing [2022-08-18T07:38:15.567Z] a11108628303: Preparing [2022-08-18T07:38:15.567Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:15.567Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:15.567Z] 5198b7a9a02a: Layer already exists [2022-08-18T07:38:15.567Z] 9118ccec93f1: Layer already exists [2022-08-18T07:38:15.567Z] 1ebb4bca6677: Layer already exists [2022-08-18T07:38:15.567Z] 35a5df1379f8: Layer already exists [2022-08-18T07:38:15.567Z] a11108628303: Layer already exists [2022-08-18T07:38:15.567Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:15.567Z] jakarta: digest: sha256:04841e84d3ec82027b0b86a0ba07d4320906c23ff77520f911fd3aeb9d648256 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:15.618Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:15.628Z] taggedImages: [2022-08-18T07:38:15.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:15.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.2-dev.1 [2022-08-18T07:38:15.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:15.628Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-08-18T07:38:15.644Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-18T07:38:15.644Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:15.644Z] 2.1.2-dev.1 [2022-08-18T07:38:15.644Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:15.644Z] jakarta [2022-08-18T07:38:15.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:15.953Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:16.272Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:16.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T07:38:16.272Z] 7db71ff3e493: Preparing [2022-08-18T07:38:16.272Z] d1a282b5707b: Preparing [2022-08-18T07:38:16.272Z] 807300f864ed: Preparing [2022-08-18T07:38:16.272Z] 7c8779228909: Preparing [2022-08-18T07:38:16.272Z] 10af6532809d: Preparing [2022-08-18T07:38:16.272Z] 7987e2e548b7: Preparing [2022-08-18T07:38:16.272Z] fa0a2d8fa332: Preparing [2022-08-18T07:38:16.272Z] 7ae2a4c5e6d0: Preparing [2022-08-18T07:38:16.272Z] 628e4037ed66: Preparing [2022-08-18T07:38:16.272Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:16.272Z] 628e4037ed66: Waiting [2022-08-18T07:38:16.272Z] fa0a2d8fa332: Waiting [2022-08-18T07:38:16.272Z] 7ae2a4c5e6d0: Waiting [2022-08-18T07:38:16.272Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:16.272Z] 7987e2e548b7: Waiting [2022-08-18T07:38:16.272Z] d1a282b5707b: Pushed [2022-08-18T07:38:16.272Z] 7db71ff3e493: Pushed [2022-08-18T07:38:16.272Z] 10af6532809d: Pushed [2022-08-18T07:38:16.534Z] 7ae2a4c5e6d0: Pushed [2022-08-18T07:38:16.534Z] fa0a2d8fa332: Pushed [2022-08-18T07:38:16.534Z] 7987e2e548b7: Pushed [2022-08-18T07:38:16.534Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:16.534Z] 628e4037ed66: Pushed [2022-08-18T07:38:16.692Z] 25b303627fd3: Pull complete [2022-08-18T07:38:16.692Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-18T07:38:16.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T07:38:16.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:38:16.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container [2022-08-18T07:38:17.018Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T07:38:17.475Z] 7c8779228909: Pushed [2022-08-18T07:38:18.047Z] 807300f864ed: Pushed [2022-08-18T07:38:18.047Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 [2022-08-18T07:38:19.245Z] $ docker top 52bd33c9215f7726e41c086f7ddce703fb368eb8fb401e84400700f40ebe4b83 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:19.932Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:20.145Z] + docker-compose build --help [2022-08-18T07:38:20.145Z] + grep parallel [2022-08-18T07:38:20.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.2-dev.1 [2022-08-18T07:38:20.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T07:38:20.243Z] 7db71ff3e493: Preparing [2022-08-18T07:38:20.243Z] d1a282b5707b: Preparing [2022-08-18T07:38:20.243Z] 807300f864ed: Preparing [2022-08-18T07:38:20.243Z] 7c8779228909: Preparing [2022-08-18T07:38:20.243Z] 10af6532809d: Preparing [2022-08-18T07:38:20.243Z] 7987e2e548b7: Preparing [2022-08-18T07:38:20.243Z] fa0a2d8fa332: Preparing [2022-08-18T07:38:20.243Z] 7ae2a4c5e6d0: Preparing [2022-08-18T07:38:20.243Z] 628e4037ed66: Preparing [2022-08-18T07:38:20.243Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:20.243Z] 7987e2e548b7: Waiting [2022-08-18T07:38:20.243Z] fa0a2d8fa332: Waiting [2022-08-18T07:38:20.243Z] 7ae2a4c5e6d0: Waiting [2022-08-18T07:38:20.243Z] 628e4037ed66: Waiting [2022-08-18T07:38:20.243Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:20.243Z] 10af6532809d: Layer already exists [2022-08-18T07:38:20.243Z] 7db71ff3e493: Layer already exists [2022-08-18T07:38:20.243Z] 807300f864ed: Layer already exists [2022-08-18T07:38:20.243Z] 7c8779228909: Layer already exists [2022-08-18T07:38:20.243Z] d1a282b5707b: Layer already exists [2022-08-18T07:38:20.243Z] 7987e2e548b7: Layer already exists [2022-08-18T07:38:20.243Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:20.243Z] 7ae2a4c5e6d0: Layer already exists [2022-08-18T07:38:20.243Z] fa0a2d8fa332: Layer already exists [2022-08-18T07:38:20.243Z] 628e4037ed66: Layer already exists [2022-08-18T07:38:20.243Z] 2.1.2-dev.1: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:20.555Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:20.869Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:20.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T07:38:20.869Z] 7db71ff3e493: Preparing [2022-08-18T07:38:20.869Z] d1a282b5707b: Preparing [2022-08-18T07:38:20.869Z] 807300f864ed: Preparing [2022-08-18T07:38:20.869Z] 7c8779228909: Preparing [2022-08-18T07:38:20.869Z] 10af6532809d: Preparing [2022-08-18T07:38:20.869Z] 7987e2e548b7: Preparing [2022-08-18T07:38:20.869Z] fa0a2d8fa332: Preparing [2022-08-18T07:38:20.869Z] 7ae2a4c5e6d0: Preparing [2022-08-18T07:38:20.869Z] 628e4037ed66: Preparing [2022-08-18T07:38:20.869Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:20.869Z] 7987e2e548b7: Waiting [2022-08-18T07:38:20.869Z] 7ae2a4c5e6d0: Waiting [2022-08-18T07:38:20.869Z] 628e4037ed66: Waiting [2022-08-18T07:38:20.869Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:20.869Z] fa0a2d8fa332: Waiting [2022-08-18T07:38:20.869Z] 7db71ff3e493: Layer already exists [2022-08-18T07:38:20.869Z] d1a282b5707b: Layer already exists [2022-08-18T07:38:20.869Z] 7c8779228909: Layer already exists [2022-08-18T07:38:20.869Z] 10af6532809d: Layer already exists [2022-08-18T07:38:20.869Z] 807300f864ed: Layer already exists [2022-08-18T07:38:20.869Z] 7987e2e548b7: Layer already exists [2022-08-18T07:38:20.869Z] fa0a2d8fa332: Layer already exists [2022-08-18T07:38:20.869Z] 7ae2a4c5e6d0: Layer already exists [2022-08-18T07:38:20.869Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:20.869Z] 628e4037ed66: Layer already exists [2022-08-18T07:38:20.869Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:21.183Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:21.503Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-08-18T07:38:21.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-18T07:38:21.503Z] 7db71ff3e493: Preparing [2022-08-18T07:38:21.503Z] d1a282b5707b: Preparing [2022-08-18T07:38:21.503Z] 807300f864ed: Preparing [2022-08-18T07:38:21.503Z] 7c8779228909: Preparing [2022-08-18T07:38:21.503Z] 10af6532809d: Preparing [2022-08-18T07:38:21.503Z] 7987e2e548b7: Preparing [2022-08-18T07:38:21.503Z] fa0a2d8fa332: Preparing [2022-08-18T07:38:21.503Z] 7ae2a4c5e6d0: Preparing [2022-08-18T07:38:21.503Z] 628e4037ed66: Preparing [2022-08-18T07:38:21.503Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:21.503Z] fa0a2d8fa332: Waiting [2022-08-18T07:38:21.503Z] 7ae2a4c5e6d0: Waiting [2022-08-18T07:38:21.503Z] 7987e2e548b7: Waiting [2022-08-18T07:38:21.503Z] 628e4037ed66: Waiting [2022-08-18T07:38:21.503Z] 63493a9ab2d4: Waiting [2022-08-18T07:38:21.503Z] 807300f864ed: Layer already exists [2022-08-18T07:38:21.503Z] d1a282b5707b: Layer already exists [2022-08-18T07:38:21.503Z] 10af6532809d: Layer already exists [2022-08-18T07:38:21.503Z] 7db71ff3e493: Layer already exists [2022-08-18T07:38:21.503Z] 7c8779228909: Layer already exists [2022-08-18T07:38:21.503Z] 7987e2e548b7: Layer already exists [2022-08-18T07:38:21.503Z] 7ae2a4c5e6d0: Layer already exists [2022-08-18T07:38:21.503Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:21.503Z] 628e4037ed66: Layer already exists [2022-08-18T07:38:21.503Z] fa0a2d8fa332: Layer already exists [2022-08-18T07:38:21.503Z] jakarta: digest: sha256:40191afdc68c0fac8c158bc74df9b863cc32d2c5962e47c44ea91d01569dae9c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:21.547Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:21.556Z] taggedImages: [2022-08-18T07:38:21.556Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:21.556Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.2-dev.1 [2022-08-18T07:38:21.556Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:21.556Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-08-18T07:38:21.577Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-18T07:38:21.577Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:21.577Z] 2.1.2-dev.1 [2022-08-18T07:38:21.577Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:21.577Z] jakarta [2022-08-18T07:38:21.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:21.904Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:22.222Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:22.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T07:38:22.222Z] 8cc874ffd1dc: Preparing [2022-08-18T07:38:22.222Z] baf7be4ac6f8: Preparing [2022-08-18T07:38:22.222Z] 94f90626be8b: Preparing [2022-08-18T07:38:22.222Z] b972a0068259: Preparing [2022-08-18T07:38:22.222Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:22.222Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:22.222Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:22.222Z] 8cc874ffd1dc: Pushed [2022-08-18T07:38:22.222Z] b972a0068259: Pushed [2022-08-18T07:38:23.604Z] baf7be4ac6f8: Pushed [2022-08-18T07:38:23.864Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:24.179Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:24.448Z] --parallel Build images in parallel. [Pipeline] } [2022-08-18T07:38:24.479Z] $ docker stop --time=1 52bd33c9215f7726e41c086f7ddce703fb368eb8fb401e84400700f40ebe4b83 [2022-08-18T07:38:24.498Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.2-dev.1 [2022-08-18T07:38:24.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T07:38:24.498Z] 8cc874ffd1dc: Preparing [2022-08-18T07:38:24.498Z] baf7be4ac6f8: Preparing [2022-08-18T07:38:24.498Z] 94f90626be8b: Preparing [2022-08-18T07:38:24.498Z] b972a0068259: Preparing [2022-08-18T07:38:24.498Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:24.498Z] 8cc874ffd1dc: Layer already exists [2022-08-18T07:38:24.498Z] b972a0068259: Layer already exists [2022-08-18T07:38:24.498Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:24.498Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:24.498Z] baf7be4ac6f8: Layer already exists [2022-08-18T07:38:24.498Z] 2.1.2-dev.1: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 [2022-08-18T07:38:26.150Z] $ docker rm -f 52bd33c9215f7726e41c086f7ddce703fb368eb8fb401e84400700f40ebe4b83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:26.707Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:26.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-18T07:38:26.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:38:27.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:27.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T07:38:27.030Z] 8cc874ffd1dc: Preparing [2022-08-18T07:38:27.030Z] baf7be4ac6f8: Preparing [2022-08-18T07:38:27.030Z] 94f90626be8b: Preparing [2022-08-18T07:38:27.030Z] b972a0068259: Preparing [2022-08-18T07:38:27.030Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:27.030Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:27.030Z] b972a0068259: Layer already exists [2022-08-18T07:38:27.030Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:27.030Z] 8cc874ffd1dc: Layer already exists [2022-08-18T07:38:27.030Z] baf7be4ac6f8: Layer already exists [2022-08-18T07:38:27.030Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 [2022-08-18T07:38:27.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container [2022-08-18T07:38:27.155Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-18T07:38:28.461Z] $ docker top cde9c39569cc0919aeb8af7eb5c3cd8366e9d3d38ec021e4ce93fd0f4489963e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:29.087Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:29.381Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-18T07:38:29.411Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-08-18T07:38:29.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-18T07:38:29.411Z] 8cc874ffd1dc: Preparing [2022-08-18T07:38:29.411Z] baf7be4ac6f8: Preparing [2022-08-18T07:38:29.411Z] 94f90626be8b: Preparing [2022-08-18T07:38:29.411Z] b972a0068259: Preparing [2022-08-18T07:38:29.411Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:29.411Z] 8cc874ffd1dc: Layer already exists [2022-08-18T07:38:29.411Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:29.411Z] baf7be4ac6f8: Layer already exists [2022-08-18T07:38:29.411Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:29.411Z] b972a0068259: Layer already exists [2022-08-18T07:38:29.411Z] jakarta: digest: sha256:e5abb050fe60d1d45fffc3c7aab5fd6c658ae8ca2b55abb04b7c986b10dddea6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:29.469Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:29.482Z] taggedImages: [2022-08-18T07:38:29.482Z] - nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:29.482Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.2-dev.1 [2022-08-18T07:38:29.482Z] - nexus3.edgexfoundry.org:10004/support-notifications:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:29.482Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-08-18T07:38:29.512Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-18T07:38:29.512Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:29.512Z] 2.1.2-dev.1 [2022-08-18T07:38:29.512Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:29.512Z] jakarta [2022-08-18T07:38:29.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:29.848Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:30.165Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:30.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T07:38:30.165Z] 8be0ad21a92f: Preparing [2022-08-18T07:38:30.165Z] e9e26d95be25: Preparing [2022-08-18T07:38:30.165Z] 94f90626be8b: Preparing [2022-08-18T07:38:30.165Z] aab63c1536ae: Preparing [2022-08-18T07:38:30.165Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:30.165Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:30.165Z] aab63c1536ae: Layer already exists [2022-08-18T07:38:30.165Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:30.165Z] 8be0ad21a92f: Pushed [2022-08-18T07:38:31.551Z] e9e26d95be25: Pushed [2022-08-18T07:38:31.551Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:32.134Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:32.448Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.2-dev.1 [2022-08-18T07:38:32.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T07:38:32.449Z] 8be0ad21a92f: Preparing [2022-08-18T07:38:32.449Z] e9e26d95be25: Preparing [2022-08-18T07:38:32.449Z] 94f90626be8b: Preparing [2022-08-18T07:38:32.449Z] aab63c1536ae: Preparing [2022-08-18T07:38:32.449Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:32.449Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:32.449Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:32.449Z] aab63c1536ae: Layer already exists [2022-08-18T07:38:32.449Z] e9e26d95be25: Layer already exists [2022-08-18T07:38:32.449Z] 8be0ad21a92f: Layer already exists [2022-08-18T07:38:32.449Z] 2.1.2-dev.1: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:32.759Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:33.071Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:33.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T07:38:33.071Z] 8be0ad21a92f: Preparing [2022-08-18T07:38:33.071Z] e9e26d95be25: Preparing [2022-08-18T07:38:33.071Z] 94f90626be8b: Preparing [2022-08-18T07:38:33.071Z] aab63c1536ae: Preparing [2022-08-18T07:38:33.071Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:33.071Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:33.071Z] 8be0ad21a92f: Layer already exists [2022-08-18T07:38:33.071Z] aab63c1536ae: Layer already exists [2022-08-18T07:38:33.071Z] e9e26d95be25: Layer already exists [2022-08-18T07:38:33.071Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:33.071Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:33.388Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:33.691Z] Building core-command ... [2022-08-18T07:38:33.691Z] Building core-data ... [2022-08-18T07:38:33.691Z] Building core-metadata ... [2022-08-18T07:38:33.691Z] Building security-bootstrapper ... [2022-08-18T07:38:33.691Z] Building security-proxy-setup ... [2022-08-18T07:38:33.691Z] Building security-secretstore-setup ... [2022-08-18T07:38:33.691Z] Building support-notifications ... [2022-08-18T07:38:33.691Z] Building support-scheduler ... [2022-08-18T07:38:33.691Z] Building sys-mgmt-agent ... [2022-08-18T07:38:33.691Z] Building support-scheduler [2022-08-18T07:38:33.691Z] Building security-proxy-setup [2022-08-18T07:38:33.691Z] Building security-secretstore-setup [2022-08-18T07:38:33.691Z] Building sys-mgmt-agent [2022-08-18T07:38:33.691Z] Building core-command [2022-08-18T07:38:33.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-08-18T07:38:33.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-18T07:38:33.697Z] 8be0ad21a92f: Preparing [2022-08-18T07:38:33.697Z] e9e26d95be25: Preparing [2022-08-18T07:38:33.697Z] 94f90626be8b: Preparing [2022-08-18T07:38:33.697Z] aab63c1536ae: Preparing [2022-08-18T07:38:33.697Z] 63493a9ab2d4: Preparing [2022-08-18T07:38:33.697Z] 8be0ad21a92f: Layer already exists [2022-08-18T07:38:33.697Z] 94f90626be8b: Layer already exists [2022-08-18T07:38:33.697Z] e9e26d95be25: Layer already exists [2022-08-18T07:38:33.697Z] 63493a9ab2d4: Layer already exists [2022-08-18T07:38:33.697Z] aab63c1536ae: Layer already exists [2022-08-18T07:38:33.697Z] jakarta: digest: sha256:78f3bbafa53938672e552313ad2d97e6629c744ab74ce5dccaec02c335425ac4 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:33.746Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:33.755Z] taggedImages: [2022-08-18T07:38:33.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:33.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.2-dev.1 [2022-08-18T07:38:33.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:33.755Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-08-18T07:38:33.780Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-18T07:38:33.780Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:33.780Z] 2.1.2-dev.1 [2022-08-18T07:38:33.780Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:33.780Z] jakarta [2022-08-18T07:38:33.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:34.105Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:34.419Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:34.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T07:38:34.419Z] 5386a4b9dde6: Preparing [2022-08-18T07:38:34.419Z] 1598361fc527: Preparing [2022-08-18T07:38:34.419Z] 47569c741c08: Preparing [2022-08-18T07:38:34.419Z] 6e2c8d997fdb: Preparing [2022-08-18T07:38:34.419Z] 879b85f2d1ed: Preparing [2022-08-18T07:38:34.419Z] 6777e3bbcb7c: Preparing [2022-08-18T07:38:34.419Z] fd08d546f6b8: Preparing [2022-08-18T07:38:34.419Z] 0636255016a6: Preparing [2022-08-18T07:38:34.419Z] 84e9d258764d: Preparing [2022-08-18T07:38:34.419Z] 56463f638872: Preparing [2022-08-18T07:38:34.419Z] e2eb06d8af82: Preparing [2022-08-18T07:38:34.419Z] 84e9d258764d: Waiting [2022-08-18T07:38:34.419Z] 0636255016a6: Waiting [2022-08-18T07:38:34.419Z] 56463f638872: Waiting [2022-08-18T07:38:34.419Z] e2eb06d8af82: Waiting [2022-08-18T07:38:34.419Z] 6777e3bbcb7c: Waiting [2022-08-18T07:38:34.419Z] fd08d546f6b8: Waiting [2022-08-18T07:38:34.419Z] 879b85f2d1ed: Layer already exists [2022-08-18T07:38:34.419Z] 6777e3bbcb7c: Layer already exists [2022-08-18T07:38:34.419Z] fd08d546f6b8: Layer already exists [2022-08-18T07:38:34.419Z] 1598361fc527: Pushed [2022-08-18T07:38:34.419Z] 0636255016a6: Layer already exists [2022-08-18T07:38:34.419Z] 84e9d258764d: Layer already exists [2022-08-18T07:38:34.419Z] 56463f638872: Layer already exists [2022-08-18T07:38:34.419Z] e2eb06d8af82: Layer already exists [2022-08-18T07:38:34.991Z] 5386a4b9dde6: Pushed [2022-08-18T07:38:35.934Z] 47569c741c08: Pushed [2022-08-18T07:38:44.072Z] 6e2c8d997fdb: Pushed [2022-08-18T07:38:44.072Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:44.385Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:44.701Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.2-dev.1 [2022-08-18T07:38:44.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T07:38:44.701Z] 5386a4b9dde6: Preparing [2022-08-18T07:38:44.701Z] 1598361fc527: Preparing [2022-08-18T07:38:44.701Z] 47569c741c08: Preparing [2022-08-18T07:38:44.701Z] 6e2c8d997fdb: Preparing [2022-08-18T07:38:44.701Z] 879b85f2d1ed: Preparing [2022-08-18T07:38:44.701Z] 6777e3bbcb7c: Preparing [2022-08-18T07:38:44.701Z] fd08d546f6b8: Preparing [2022-08-18T07:38:44.701Z] 0636255016a6: Preparing [2022-08-18T07:38:44.701Z] 84e9d258764d: Preparing [2022-08-18T07:38:44.701Z] 56463f638872: Preparing [2022-08-18T07:38:44.701Z] e2eb06d8af82: Preparing [2022-08-18T07:38:44.701Z] 6777e3bbcb7c: Waiting [2022-08-18T07:38:44.701Z] e2eb06d8af82: Waiting [2022-08-18T07:38:44.701Z] 84e9d258764d: Waiting [2022-08-18T07:38:44.701Z] fd08d546f6b8: Waiting [2022-08-18T07:38:44.701Z] 56463f638872: Waiting [2022-08-18T07:38:44.701Z] 0636255016a6: Waiting [2022-08-18T07:38:44.701Z] 5386a4b9dde6: Layer already exists [2022-08-18T07:38:44.701Z] 1598361fc527: Layer already exists [2022-08-18T07:38:44.701Z] 47569c741c08: Layer already exists [2022-08-18T07:38:44.701Z] 6e2c8d997fdb: Layer already exists [2022-08-18T07:38:44.701Z] 879b85f2d1ed: Layer already exists [2022-08-18T07:38:44.701Z] fd08d546f6b8: Layer already exists [2022-08-18T07:38:44.701Z] 6777e3bbcb7c: Layer already exists [2022-08-18T07:38:44.701Z] 56463f638872: Layer already exists [2022-08-18T07:38:44.701Z] 84e9d258764d: Layer already exists [2022-08-18T07:38:44.701Z] 0636255016a6: Layer already exists [2022-08-18T07:38:44.701Z] e2eb06d8af82: Layer already exists [2022-08-18T07:38:44.701Z] 2.1.2-dev.1: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:45.023Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:45.336Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:45.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T07:38:45.336Z] 5386a4b9dde6: Preparing [2022-08-18T07:38:45.336Z] 1598361fc527: Preparing [2022-08-18T07:38:45.336Z] 47569c741c08: Preparing [2022-08-18T07:38:45.336Z] 6e2c8d997fdb: Preparing [2022-08-18T07:38:45.336Z] 879b85f2d1ed: Preparing [2022-08-18T07:38:45.336Z] 6777e3bbcb7c: Preparing [2022-08-18T07:38:45.336Z] fd08d546f6b8: Preparing [2022-08-18T07:38:45.336Z] 0636255016a6: Preparing [2022-08-18T07:38:45.336Z] 84e9d258764d: Preparing [2022-08-18T07:38:45.336Z] fd08d546f6b8: Waiting [2022-08-18T07:38:45.336Z] 56463f638872: Preparing [2022-08-18T07:38:45.336Z] e2eb06d8af82: Preparing [2022-08-18T07:38:45.336Z] 0636255016a6: Waiting [2022-08-18T07:38:45.336Z] 84e9d258764d: Waiting [2022-08-18T07:38:45.336Z] e2eb06d8af82: Waiting [2022-08-18T07:38:45.336Z] 56463f638872: Waiting [2022-08-18T07:38:45.336Z] 47569c741c08: Layer already exists [2022-08-18T07:38:45.336Z] 6e2c8d997fdb: Layer already exists [2022-08-18T07:38:45.336Z] 5386a4b9dde6: Layer already exists [2022-08-18T07:38:45.336Z] 879b85f2d1ed: Layer already exists [2022-08-18T07:38:45.336Z] 1598361fc527: Layer already exists [2022-08-18T07:38:45.336Z] 6777e3bbcb7c: Layer already exists [2022-08-18T07:38:45.336Z] 84e9d258764d: Layer already exists [2022-08-18T07:38:45.336Z] 56463f638872: Layer already exists [2022-08-18T07:38:45.336Z] fd08d546f6b8: Layer already exists [2022-08-18T07:38:45.336Z] 0636255016a6: Layer already exists [2022-08-18T07:38:45.336Z] e2eb06d8af82: Layer already exists [2022-08-18T07:38:45.336Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:45.656Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:38:45.970Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-08-18T07:38:45.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-18T07:38:45.970Z] 5386a4b9dde6: Preparing [2022-08-18T07:38:45.970Z] 1598361fc527: Preparing [2022-08-18T07:38:45.970Z] 47569c741c08: Preparing [2022-08-18T07:38:45.970Z] 6e2c8d997fdb: Preparing [2022-08-18T07:38:45.970Z] 879b85f2d1ed: Preparing [2022-08-18T07:38:45.970Z] 6777e3bbcb7c: Preparing [2022-08-18T07:38:45.970Z] fd08d546f6b8: Preparing [2022-08-18T07:38:45.970Z] 0636255016a6: Preparing [2022-08-18T07:38:45.970Z] 84e9d258764d: Preparing [2022-08-18T07:38:45.970Z] 56463f638872: Preparing [2022-08-18T07:38:45.970Z] e2eb06d8af82: Preparing [2022-08-18T07:38:45.970Z] 0636255016a6: Waiting [2022-08-18T07:38:45.970Z] 84e9d258764d: Waiting [2022-08-18T07:38:45.970Z] 56463f638872: Waiting [2022-08-18T07:38:45.970Z] e2eb06d8af82: Waiting [2022-08-18T07:38:45.970Z] fd08d546f6b8: Waiting [2022-08-18T07:38:45.970Z] 6777e3bbcb7c: Waiting [2022-08-18T07:38:45.970Z] 5386a4b9dde6: Layer already exists [2022-08-18T07:38:45.970Z] 47569c741c08: Layer already exists [2022-08-18T07:38:45.970Z] 6e2c8d997fdb: Layer already exists [2022-08-18T07:38:45.970Z] 1598361fc527: Layer already exists [2022-08-18T07:38:45.970Z] 879b85f2d1ed: Layer already exists [2022-08-18T07:38:45.970Z] 6777e3bbcb7c: Layer already exists [2022-08-18T07:38:45.970Z] 84e9d258764d: Layer already exists [2022-08-18T07:38:45.970Z] fd08d546f6b8: Layer already exists [2022-08-18T07:38:45.970Z] 56463f638872: Layer already exists [2022-08-18T07:38:45.970Z] 0636255016a6: Layer already exists [2022-08-18T07:38:45.970Z] e2eb06d8af82: Layer already exists [2022-08-18T07:38:45.970Z] jakarta: digest: sha256:fe47bf9d93db835f77b050a74e0bd457b1568575d0dc92e0cc6afb8ec7c33755 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:38:46.024Z] ===================================================== [Pipeline] echo [2022-08-18T07:38:46.032Z] taggedImages: [2022-08-18T07:38:46.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:38:46.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.2-dev.1 [2022-08-18T07:38:46.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:38:46.032Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T07:39:41.779Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:39:41.779Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:39:41.779Z] ---> e4b11052b5dc [2022-08-18T07:39:41.779Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:39:41.779Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:39:41.779Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:39:41.779Z] ---> e4b11052b5dc [2022-08-18T07:39:41.779Z] Step 3/23 : WORKDIR /edgex-go [2022-08-18T07:39:41.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:39:41.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:39:41.779Z] ---> e4b11052b5dc [2022-08-18T07:39:41.779Z] Step 3/24 : WORKDIR /edgex-go [2022-08-18T07:39:42.052Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:39:42.052Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:39:42.052Z] ---> e4b11052b5dc [2022-08-18T07:39:42.052Z] Step 3/20 : WORKDIR /edgex-go [2022-08-18T07:39:42.052Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:39:42.052Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:39:42.052Z] ---> e4b11052b5dc [2022-08-18T07:39:42.052Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:39:43.494Z] ---> Running in 2bfd752c7012 [2022-08-18T07:39:43.494Z] ---> Running in b82af19b2537 [2022-08-18T07:39:43.494Z] ---> Running in 1173195c5b5e [2022-08-18T07:39:43.494Z] ---> Running in 2bd364dbb10b [2022-08-18T07:39:43.494Z] ---> Running in 39994db9d74f [2022-08-18T07:39:43.770Z] Removing intermediate container 2bfd752c7012 [2022-08-18T07:39:43.770Z] ---> 1319277b1126 [2022-08-18T07:39:43.770Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:39:43.770Z] Removing intermediate container 1173195c5b5e [2022-08-18T07:39:43.770Z] ---> 3c6ec2986e4d [2022-08-18T07:39:43.770Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:39:43.770Z] Removing intermediate container 39994db9d74f [2022-08-18T07:39:43.770Z] ---> 6f4ec47e9daa [2022-08-18T07:39:43.770Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:39:44.056Z] ---> Running in d3c324895f1c [2022-08-18T07:39:44.056Z] Removing intermediate container 2bd364dbb10b [2022-08-18T07:39:44.056Z] ---> 6b58a0dd2448 [2022-08-18T07:39:44.056Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:39:44.056Z] ---> Running in 54c20f08b740 [2022-08-18T07:39:44.056Z] ---> Running in 6b4dfbca400a [2022-08-18T07:39:44.056Z] Removing intermediate container b82af19b2537 [2022-08-18T07:39:44.056Z] ---> 080adf215e52 [2022-08-18T07:39:44.056Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:39:44.056Z] ---> Running in e429f139771c [2022-08-18T07:39:44.332Z] ---> Running in f3320630e820 [2022-08-18T07:39:47.761Z] Removing intermediate container 54c20f08b740 [2022-08-18T07:39:47.761Z] ---> 6f19da5987d1 [2022-08-18T07:39:47.761Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T07:39:47.761Z] ---> Running in 1403c1ed6df0 [2022-08-18T07:39:47.761Z] Removing intermediate container f3320630e820 [2022-08-18T07:39:47.761Z] ---> f0a9f430e29b [2022-08-18T07:39:47.761Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-08-18T07:39:47.761Z] Removing intermediate container d3c324895f1c [2022-08-18T07:39:47.761Z] ---> 1459387e2a6f [2022-08-18T07:39:47.761Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-18T07:39:48.037Z] ---> Running in 946953d33f71 [2022-08-18T07:39:48.037Z] Removing intermediate container e429f139771c [2022-08-18T07:39:48.037Z] ---> 5709803fd500 [2022-08-18T07:39:48.037Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-08-18T07:39:48.037Z] ---> Running in 02a0207f4b5e [2022-08-18T07:39:48.316Z] Removing intermediate container 6b4dfbca400a [2022-08-18T07:39:48.316Z] ---> fc02334ef482 [2022-08-18T07:39:48.316Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-08-18T07:39:48.316Z] ---> Running in 6e50338bef6a [2022-08-18T07:39:48.596Z] ---> Running in d6bdf3432f6c [2022-08-18T07:39:50.072Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:50.073Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:50.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:50.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:50.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:50.627Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:50.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:51.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:51.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:51.504Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:39:51.504Z] OK: 219 MiB in 52 packages [2022-08-18T07:39:52.111Z] OK: 219 MiB in 52 packages [2022-08-18T07:39:52.721Z] OK: 219 MiB in 52 packages [2022-08-18T07:39:52.721Z] OK: 219 MiB in 52 packages [2022-08-18T07:39:53.000Z] OK: 219 MiB in 52 packages [2022-08-18T07:39:53.288Z] Removing intermediate container 1403c1ed6df0 [2022-08-18T07:39:53.288Z] ---> e6981499a9b3 [2022-08-18T07:39:53.288Z] Step 6/22 : COPY . . [2022-08-18T07:39:53.892Z] Removing intermediate container 946953d33f71 [2022-08-18T07:39:53.892Z] ---> 004b5fa74189 [2022-08-18T07:39:53.892Z] Step 6/20 : COPY . . [2022-08-18T07:39:54.493Z] Removing intermediate container d6bdf3432f6c [2022-08-18T07:39:54.493Z] ---> d0d58a4fac05 [2022-08-18T07:39:54.493Z] Step 6/22 : COPY . . [2022-08-18T07:39:54.493Z] Removing intermediate container 6e50338bef6a [2022-08-18T07:39:54.493Z] ---> 8ec932c5f90c [2022-08-18T07:39:54.493Z] Step 6/24 : COPY . . [2022-08-18T07:39:54.493Z] Removing intermediate container 02a0207f4b5e [2022-08-18T07:39:54.493Z] ---> 3abec6775931 [2022-08-18T07:39:54.493Z] Step 6/23 : COPY go.mod . [2022-08-18T07:39:55.938Z] ---> b9c17418135d [2022-08-18T07:39:55.938Z] Step 7/23 : RUN go mod download [2022-08-18T07:39:55.938Z] ---> Running in 94fc7128931f [2022-08-18T07:40:00.273Z] Removing intermediate container 94fc7128931f [2022-08-18T07:40:00.273Z] ---> 3c420b677727 [2022-08-18T07:40:00.273Z] Step 8/23 : COPY . . [2022-08-18T07:40:22.488Z] ---> 66df469bc65a [2022-08-18T07:40:22.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:40:22.488Z] ---> Running in 5da8ba62d47c [2022-08-18T07:40:22.488Z] ---> 9f4fe929a292 [2022-08-18T07:40:22.488Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:40:22.488Z] ---> 6c1365bdff16 [2022-08-18T07:40:22.488Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:40:22.488Z] ---> Running in 8b7102de2929 [2022-08-18T07:40:22.488Z] ---> Running in 573bcf9ecf6a [2022-08-18T07:40:22.488Z] ---> 09c40eebe289 [2022-08-18T07:40:22.488Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:40:22.488Z] ---> Running in ee3e38852cee [2022-08-18T07:40:22.488Z] skipping... [2022-08-18T07:40:22.488Z] skipping... [2022-08-18T07:40:22.762Z] skipping... [2022-08-18T07:40:22.762Z] skipping... [2022-08-18T07:40:23.376Z] Removing intermediate container 5da8ba62d47c [2022-08-18T07:40:23.376Z] ---> 38c07f5c6b8a [2022-08-18T07:40:23.376Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-08-18T07:40:23.651Z] ---> Running in 43d1bb5bcfa7 [2022-08-18T07:40:23.924Z] Removing intermediate container 8b7102de2929 [2022-08-18T07:40:23.924Z] ---> 410db87a6c94 [2022-08-18T07:40:23.924Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-18T07:40:23.924Z] Removing intermediate container 573bcf9ecf6a [2022-08-18T07:40:23.924Z] ---> 834d133449db [2022-08-18T07:40:24.199Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-18T07:40:24.199Z] ---> Running in 1161a7904bce [2022-08-18T07:40:24.199Z] ---> Running in af5c47dfb760 [2022-08-18T07:40:24.199Z] Removing intermediate container ee3e38852cee [2022-08-18T07:40:24.199Z] ---> 7426b836574c [2022-08-18T07:40:24.199Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-18T07:40:24.475Z] ---> Running in 38317467b0a6 [2022-08-18T07:40:24.751Z] ---> cf6f15806819 [2022-08-18T07:40:24.751Z] Step 9/23 : RUN go mod tidy [2022-08-18T07:40:24.751Z] ---> Running in 9fc26676492d [2022-08-18T07:40:25.744Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-command/core-command ./cmd/core-command [2022-08-18T07:40:26.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-18T07:40:26.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-18T07:40:27.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-18T07:40:32.447Z] Removing intermediate container 9fc26676492d [2022-08-18T07:40:32.447Z] ---> 4f80c5e0aa4a [2022-08-18T07:40:32.447Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-08-18T07:40:32.732Z] ---> Running in 15695fdebff3 [2022-08-18T07:40:34.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-18T07:42:26.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-18T07:42:26.587Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-18T07:42:26.587Z] Removing intermediate container 43d1bb5bcfa7 [2022-08-18T07:42:26.587Z] ---> 5cb66e1f8df1 [2022-08-18T07:42:26.587Z] [2022-08-18T07:42:26.587Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T07:42:26.587Z] 3.14: Pulling from library/alpine [2022-08-18T07:42:26.587Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-18T07:42:26.587Z] Status: Downloaded newer image for alpine:3.14 [2022-08-18T07:42:26.587Z] ---> 376ba31ae3da [2022-08-18T07:42:26.587Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T07:42:26.587Z] ---> Running in bfe557b70494 [2022-08-18T07:42:27.243Z] Removing intermediate container 38317467b0a6 [2022-08-18T07:42:27.243Z] ---> 97718735cb3b [2022-08-18T07:42:27.243Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-18T07:42:27.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:27.522Z] ---> Running in 58fa3021f6be [2022-08-18T07:42:27.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:28.980Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-18T07:42:28.980Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:42:28.980Z] OK: 6 MiB in 15 packages [2022-08-18T07:42:30.426Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-18T07:42:30.713Z] Removing intermediate container bfe557b70494 [2022-08-18T07:42:30.713Z] ---> b22fd8ecfa82 [2022-08-18T07:42:30.713Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:42:30.991Z] ---> Running in 6e68a40a570b [2022-08-18T07:42:31.979Z] Removing intermediate container 6e68a40a570b [2022-08-18T07:42:31.980Z] ---> 8896b6d6e564 [2022-08-18T07:42:31.980Z] Step 12/22 : ENV APP_PORT=59882 [2022-08-18T07:42:31.980Z] ---> Running in c1052f5e1f20 [2022-08-18T07:42:32.974Z] Removing intermediate container c1052f5e1f20 [2022-08-18T07:42:32.974Z] ---> 123f79399cb3 [2022-08-18T07:42:32.974Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T07:42:33.261Z] ---> Running in f788888f4956 [2022-08-18T07:42:33.876Z] Removing intermediate container 1161a7904bce [2022-08-18T07:42:33.876Z] ---> 32b7c5884fc5 [2022-08-18T07:42:33.876Z] [2022-08-18T07:42:33.876Z] Step 9/20 : FROM alpine:3.14 [2022-08-18T07:42:33.876Z] ---> 376ba31ae3da [2022-08-18T07:42:33.876Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-08-18T07:42:33.876Z] ---> Running in 0c749b2d067e [2022-08-18T07:42:34.163Z] Removing intermediate container f788888f4956 [2022-08-18T07:42:34.163Z] ---> 00c19251d5a0 [2022-08-18T07:42:34.163Z] Step 14/22 : WORKDIR / [2022-08-18T07:42:34.163Z] ---> Running in e105b88dc1bf [2022-08-18T07:42:34.766Z] Removing intermediate container 58fa3021f6be [2022-08-18T07:42:34.766Z] ---> 6282c5d74f3f [2022-08-18T07:42:34.766Z] [2022-08-18T07:42:35.042Z] Step 10/22 : FROM docker:20.10.8 [2022-08-18T07:42:35.042Z] 20.10.8: Pulling from library/docker [2022-08-18T07:42:35.042Z] Removing intermediate container e105b88dc1bf [2022-08-18T07:42:35.042Z] ---> 2295bfec1b5d [2022-08-18T07:42:35.042Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:42:35.317Z] Removing intermediate container af5c47dfb760 [2022-08-18T07:42:35.593Z] ---> 77ace81a2238 [2022-08-18T07:42:35.593Z] [2022-08-18T07:42:35.593Z] Step 9/24 : FROM alpine:3.14 [2022-08-18T07:42:35.593Z] ---> 376ba31ae3da [2022-08-18T07:42:35.593Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-18T07:42:35.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:35.870Z] ---> Running in 0f1830d561fb [2022-08-18T07:42:35.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:36.478Z] ---> 2cc1172fa080 [2022-08-18T07:42:36.478Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-18T07:42:36.757Z] (1/5) Installing ca-certificates (20220614-r0) [2022-08-18T07:42:37.035Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-08-18T07:42:37.035Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T07:42:37.035Z] (4/5) Installing libcurl (7.79.1-r2) [2022-08-18T07:42:37.035Z] (5/5) Installing curl (7.79.1-r2) [2022-08-18T07:42:37.035Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:42:37.035Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T07:42:37.309Z] OK: 8 MiB in 19 packages [2022-08-18T07:42:37.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:38.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:39.143Z] ---> d4da001a547b [2022-08-18T07:42:39.143Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-18T07:42:39.413Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-18T07:42:39.413Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-18T07:42:39.413Z] (3/3) Installing su-exec (0.2-r1) [2022-08-18T07:42:39.413Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:42:39.413Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T07:42:39.699Z] OK: 6 MiB in 17 packages [2022-08-18T07:42:39.977Z] Removing intermediate container 0c749b2d067e [2022-08-18T07:42:39.977Z] ---> 6fd98607be0f [2022-08-18T07:42:39.977Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T07:42:40.255Z] ---> Running in ac5f4099ccf4 [2022-08-18T07:42:40.534Z] ---> 248eba594207 [2022-08-18T07:42:40.534Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-08-18T07:42:40.811Z] ---> Running in 26acf5398b5d [2022-08-18T07:42:40.811Z] Removing intermediate container 15695fdebff3 [2022-08-18T07:42:40.811Z] ---> a0ee5857cea5 [2022-08-18T07:42:40.811Z] [2022-08-18T07:42:40.811Z] Step 11/23 : FROM alpine:3.14 [2022-08-18T07:42:40.811Z] ---> 376ba31ae3da [2022-08-18T07:42:40.811Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-08-18T07:42:40.811Z] ---> Using cache [2022-08-18T07:42:40.811Z] ---> b22fd8ecfa82 [2022-08-18T07:42:40.811Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:42:40.811Z] ---> Using cache [2022-08-18T07:42:40.811Z] ---> 8896b6d6e564 [2022-08-18T07:42:40.811Z] Step 14/23 : ENV APP_PORT=59861 [2022-08-18T07:42:41.100Z] Removing intermediate container ac5f4099ccf4 [2022-08-18T07:42:41.100Z] ---> c2aeeecb3cc0 [2022-08-18T07:42:41.100Z] Step 12/20 : WORKDIR /edgex [2022-08-18T07:42:41.100Z] ---> Running in cac699a2d9ae [2022-08-18T07:42:41.376Z] ---> Running in 275609e5cf95 [2022-08-18T07:42:41.376Z] Removing intermediate container 26acf5398b5d [2022-08-18T07:42:41.376Z] ---> afd038268e29 [2022-08-18T07:42:41.376Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:42:41.657Z] ---> Running in 3a36b7c01db9 [2022-08-18T07:42:41.657Z] Removing intermediate container cac699a2d9ae [2022-08-18T07:42:41.657Z] ---> bba1449dfa9a [2022-08-18T07:42:41.657Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-18T07:42:41.932Z] ---> Running in f25c798d9b33 [2022-08-18T07:42:41.932Z] Removing intermediate container 0f1830d561fb [2022-08-18T07:42:41.932Z] ---> cf98b0a6c230 [2022-08-18T07:42:41.932Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-18T07:42:42.209Z] Removing intermediate container 275609e5cf95 [2022-08-18T07:42:42.209Z] ---> 3e232963850f [2022-08-18T07:42:42.209Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-18T07:42:42.209Z] ---> Running in 211cf968230d [2022-08-18T07:42:42.209Z] Removing intermediate container 3a36b7c01db9 [2022-08-18T07:42:42.209Z] ---> 0686cb3242ba [2022-08-18T07:42:42.209Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T07:42:42.485Z] ---> Running in b5348903fd5b [2022-08-18T07:42:42.772Z] Removing intermediate container f25c798d9b33 [2022-08-18T07:42:42.772Z] ---> be84021ba24a [2022-08-18T07:42:42.772Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:42:42.772Z] Removing intermediate container 211cf968230d [2022-08-18T07:42:42.772Z] ---> ee3112859a64 [2022-08-18T07:42:42.772Z] Step 12/24 : WORKDIR / [2022-08-18T07:42:42.772Z] ---> Running in 47507a8f5948 [2022-08-18T07:42:43.379Z] Removing intermediate container b5348903fd5b [2022-08-18T07:42:43.379Z] ---> 5c879ebe31fb [2022-08-18T07:42:43.379Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:42:43.379Z] ---> d2bc64a58936 [2022-08-18T07:42:43.379Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-18T07:42:43.659Z] ---> Running in 7011a718d8e2 [2022-08-18T07:42:43.659Z] Removing intermediate container 47507a8f5948 [2022-08-18T07:42:43.659Z] ---> ada5d91b2bea [2022-08-18T07:42:43.659Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-18T07:42:43.948Z] ---> 31826b09839a [2022-08-18T07:42:43.948Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-18T07:42:44.226Z] Removing intermediate container 7011a718d8e2 [2022-08-18T07:42:44.226Z] ---> 18d239d003ee [2022-08-18T07:42:44.226Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:42:44.226Z] ---> Running in d7c777312c5b [2022-08-18T07:42:45.215Z] ---> c26c424e5f9c [2022-08-18T07:42:45.215Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-18T07:42:45.215Z] Removing intermediate container d7c777312c5b [2022-08-18T07:42:45.215Z] ---> 7f5e50ed6c9f [2022-08-18T07:42:45.215Z] [2022-08-18T07:42:45.832Z] ---> 31c3d6121f08 [2022-08-18T07:42:45.832Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-18T07:42:45.832Z] Successfully built 7f5e50ed6c9f [2022-08-18T07:42:45.832Z] Successfully tagged core-command-arm64:latest [2022-08-18T07:42:45.832Z]  Building core-command ... done Building support-notifications [2022-08-18T07:42:46.111Z] ---> ff00c2bf923f [2022-08-18T07:42:46.111Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-18T07:42:46.400Z] ---> 87781e918f0c [2022-08-18T07:42:46.400Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-18T07:42:47.387Z] ---> 41fb08a26ba0 [2022-08-18T07:42:47.387Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-08-18T07:42:47.387Z] ---> Running in 0a6c53eb222f [2022-08-18T07:42:47.387Z] ---> 85c97c8385e7 [2022-08-18T07:42:47.387Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-18T07:42:48.395Z] Removing intermediate container 0a6c53eb222f [2022-08-18T07:42:48.395Z] ---> dc207df5ce48 [2022-08-18T07:42:48.395Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:42:48.395Z] ---> Running in efa5ba9d277b [2022-08-18T07:42:48.395Z] ---> cb1e49e873bd [2022-08-18T07:42:48.395Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-08-18T07:42:48.682Z] ---> 5a566fbcf802 [2022-08-18T07:42:48.682Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-18T07:42:48.682Z] ---> Running in ea376dfad05e [2022-08-18T07:42:48.962Z] Removing intermediate container efa5ba9d277b [2022-08-18T07:42:48.962Z] ---> 2f2c3f21096b [2022-08-18T07:42:48.962Z] Step 21/23 : LABEL arch=arm64 [2022-08-18T07:42:49.238Z] ---> Running in a17e8dce3b34 [2022-08-18T07:42:49.238Z] Removing intermediate container ea376dfad05e [2022-08-18T07:42:49.238Z] ---> 300d0a270559 [2022-08-18T07:42:49.238Z] Step 17/20 : CMD ["--init=true"] [2022-08-18T07:42:49.513Z] ---> Running in 41b44a8ede68 [2022-08-18T07:42:50.145Z] Removing intermediate container a17e8dce3b34 [2022-08-18T07:42:50.145Z] ---> 7bd7becf5f0f [2022-08-18T07:42:50.145Z] Step 22/23 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:42:50.145Z] Removing intermediate container 41b44a8ede68 [2022-08-18T07:42:50.145Z] ---> e1f70e53d4a8 [2022-08-18T07:42:50.145Z] Step 18/20 : LABEL arch=arm64 [2022-08-18T07:42:50.415Z] ---> Running in 21c92ed6ce82 [2022-08-18T07:42:50.415Z] ---> Running in 63b5e946c349 [2022-08-18T07:42:51.033Z] ---> de4ffdc7d374 [2022-08-18T07:42:51.033Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-18T07:42:51.033Z] Removing intermediate container 21c92ed6ce82 [2022-08-18T07:42:51.033Z] ---> 69980964ce68 [2022-08-18T07:42:51.033Z] Step 23/23 : LABEL version=2.1.2-dev.1 [2022-08-18T07:42:51.033Z] Removing intermediate container 63b5e946c349 [2022-08-18T07:42:51.033Z] ---> 046c3dd5f6b5 [2022-08-18T07:42:51.033Z] Step 19/20 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:42:51.381Z] ---> Running in 76407db58f19 [2022-08-18T07:42:51.381Z] ---> Running in 053da1a1c07c [2022-08-18T07:42:52.201Z] Removing intermediate container 76407db58f19 [2022-08-18T07:42:52.201Z] ---> 5b099d80f141 [2022-08-18T07:42:52.201Z] [2022-08-18T07:42:52.201Z] Removing intermediate container 053da1a1c07c [2022-08-18T07:42:52.201Z] ---> bc4d22fa4875 [2022-08-18T07:42:52.201Z] Step 20/20 : LABEL version=2.1.2-dev.1 [2022-08-18T07:42:52.576Z] ---> Running in 7fc34712a2fd [2022-08-18T07:42:53.603Z] Removing intermediate container 7fc34712a2fd [2022-08-18T07:42:53.603Z] ---> 007bdcfc146e [2022-08-18T07:42:53.603Z] [2022-08-18T07:42:53.603Z] Successfully built 5b099d80f141 [2022-08-18T07:42:53.603Z] Successfully tagged support-scheduler-arm64:latest [2022-08-18T07:42:53.603Z]  Building support-scheduler ... done Building core-metadata [2022-08-18T07:42:54.296Z] ---> 81e8b41e14d8 [2022-08-18T07:42:54.296Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-18T07:42:54.296Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-08-18T07:42:54.296Z] Status: Downloaded newer image for docker:20.10.8 [2022-08-18T07:42:54.296Z] ---> 3734d5adc5ac [2022-08-18T07:42:54.296Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:42:54.591Z] ---> Running in bcc988a6d8d1 [2022-08-18T07:42:54.591Z] Successfully built 007bdcfc146e [2022-08-18T07:42:54.591Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-18T07:42:54.591Z]  Building security-proxy-setup ... done Building core-data [2022-08-18T07:42:54.870Z] Removing intermediate container bcc988a6d8d1 [2022-08-18T07:42:54.870Z] ---> 132d41f7bb27 [2022-08-18T07:42:54.870Z] 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 [2022-08-18T07:42:54.870Z] ---> fd6d36965ccf [2022-08-18T07:42:55.145Z] 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/ [2022-08-18T07:42:55.145Z] ---> Running in c6ea1f2e618a [2022-08-18T07:42:55.145Z] ---> Running in 9f37de0c2c07 [2022-08-18T07:42:56.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:56.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:42:57.490Z] Removing intermediate container 9f37de0c2c07 [2022-08-18T07:42:57.490Z] ---> 5ea35c84b68e [2022-08-18T07:42:57.490Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-08-18T07:42:57.490Z] ---> Running in e445d246a72a [2022-08-18T07:42:57.761Z] (1/42) Installing readline (8.1.0-r0) [2022-08-18T07:42:57.761Z] (2/42) Installing bash (5.1.16-r0) [2022-08-18T07:42:57.761Z] Executing bash-5.1.16-r0.post-install [2022-08-18T07:42:57.761Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-08-18T07:42:57.761Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-08-18T07:42:57.761Z] (5/42) Installing libcurl (7.79.1-r2) [2022-08-18T07:42:57.761Z] (6/42) Installing curl (7.79.1-r2) [2022-08-18T07:42:57.761Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-08-18T07:42:57.761Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-08-18T07:42:57.761Z] (9/42) Installing expat (2.4.7-r0) [2022-08-18T07:42:57.761Z] (10/42) Installing libffi (3.3-r2) [2022-08-18T07:42:58.039Z] (11/42) Installing gdbm (1.19-r0) [2022-08-18T07:42:58.039Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-08-18T07:42:58.039Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T07:42:58.039Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T07:42:58.039Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-08-18T07:42:58.039Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-08-18T07:42:58.039Z] Removing intermediate container e445d246a72a [2022-08-18T07:42:58.039Z] ---> 7a33ec77626a [2022-08-18T07:42:58.039Z] Step 22/24 : LABEL arch=arm64 [2022-08-18T07:42:58.039Z] (17/42) Installing python3 (3.9.5-r2) [2022-08-18T07:42:58.326Z] ---> Running in bdce6ef585db [2022-08-18T07:42:58.601Z] Removing intermediate container bdce6ef585db [2022-08-18T07:42:58.601Z] ---> 6ab9784143ed [2022-08-18T07:42:58.601Z] Step 23/24 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:42:58.601Z] ---> Running in 578b3e754fdf [2022-08-18T07:42:59.216Z] Removing intermediate container 578b3e754fdf [2022-08-18T07:42:59.216Z] ---> 46e29a87e378 [2022-08-18T07:42:59.216Z] Step 24/24 : LABEL version=2.1.2-dev.1 [2022-08-18T07:42:59.216Z] ---> Running in e0ecc376550f [2022-08-18T07:42:59.835Z] Removing intermediate container e0ecc376550f [2022-08-18T07:42:59.835Z] ---> fa3ecf567f2d [2022-08-18T07:42:59.835Z] [2022-08-18T07:43:00.112Z] Successfully built fa3ecf567f2d [2022-08-18T07:43:00.113Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-18T07:43:00.113Z] Building security-bootstrapper [2022-08-18T07:43:00.113Z]  Building security-secretstore-setup ... done (18/42) Installing py3-appdirs (1.4.4-r2) [2022-08-18T07:43:00.113Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-08-18T07:43:00.392Z] (20/42) Installing py3-idna (3.2-r0) [2022-08-18T07:43:00.392Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-08-18T07:43:00.392Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-08-18T07:43:00.392Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-08-18T07:43:00.392Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-08-18T07:43:00.392Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-08-18T07:43:00.392Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-08-18T07:43:00.392Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-08-18T07:43:00.392Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-08-18T07:43:00.392Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-08-18T07:43:00.666Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-08-18T07:43:00.666Z] (31/42) Installing py3-six (1.15.0-r1) [2022-08-18T07:43:00.666Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-08-18T07:43:00.666Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-08-18T07:43:00.666Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-08-18T07:43:00.666Z] (35/42) Installing py3-packaging (20.9-r1) [2022-08-18T07:43:00.666Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-08-18T07:43:00.666Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-08-18T07:43:00.666Z] (38/42) Installing py3-progress (1.5-r2) [2022-08-18T07:43:00.666Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-08-18T07:43:00.666Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-08-18T07:43:00.666Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-08-18T07:43:00.942Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-08-18T07:43:01.542Z] Executing busybox-1.33.1-r3.trigger [2022-08-18T07:43:01.542Z] OK: 84 MiB in 64 packages [2022-08-18T07:43:05.883Z] Collecting docker-compose==1.23.2 [2022-08-18T07:43:05.883Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-18T07:43:06.869Z] Collecting PyYAML<4,>=3.10 [2022-08-18T07:43:06.869Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-18T07:43:10.276Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-08-18T07:43:10.276Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-18T07:43:10.276Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-18T07:43:12.259Z] Collecting cached-property<2,>=1.2.0 [2022-08-18T07:43:12.259Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-18T07:43:12.534Z] Collecting jsonschema<3,>=2.5.1 [2022-08-18T07:43:12.534Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-18T07:43:12.534Z] Collecting texttable<0.10,>=0.9.0 [2022-08-18T07:43:12.534Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-18T07:43:14.518Z] Collecting docopt<0.7,>=0.6.1 [2022-08-18T07:43:14.518Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-18T07:43:16.510Z] Collecting docker<4.0,>=3.6.0 [2022-08-18T07:43:16.510Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-18T07:43:17.203Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-18T07:43:17.203Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-18T07:43:18.185Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-18T07:43:18.185Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-18T07:43:18.779Z] Collecting docker-pycreds>=0.4.0 [2022-08-18T07:43:18.779Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-18T07:43:19.051Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-18T07:43:19.672Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-18T07:43:19.672Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-18T07:43:19.945Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-18T07:43:19.945Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-18T07:43:20.220Z] Collecting idna<2.8,>=2.5 [2022-08-18T07:43:20.220Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-18T07:43:20.494Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-18T07:43:20.495Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-18T07:43:20.495Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-18T07:43:20.495Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-18T07:43:21.468Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-18T07:43:21.468Z] Attempting uninstall: urllib3 [2022-08-18T07:43:21.468Z] Found existing installation: urllib3 1.26.5 [2022-08-18T07:43:21.468Z] Uninstalling urllib3-1.26.5: [2022-08-18T07:43:21.468Z] Successfully uninstalled urllib3-1.26.5 [2022-08-18T07:43:23.336Z] Attempting uninstall: idna [2022-08-18T07:43:23.336Z] Found existing installation: idna 3.2 [2022-08-18T07:43:23.336Z] Uninstalling idna-3.2: [2022-08-18T07:43:23.336Z] Successfully uninstalled idna-3.2 [2022-08-18T07:43:23.336Z] Attempting uninstall: chardet [2022-08-18T07:43:23.336Z] Found existing installation: chardet 4.0.0 [2022-08-18T07:43:23.336Z] Uninstalling chardet-4.0.0: [2022-08-18T07:43:23.336Z] Successfully uninstalled chardet-4.0.0 [2022-08-18T07:43:24.771Z] Attempting uninstall: requests [2022-08-18T07:43:24.771Z] Found existing installation: requests 2.25.1 [2022-08-18T07:43:24.771Z] Uninstalling requests-2.25.1: [2022-08-18T07:43:24.771Z] Successfully uninstalled requests-2.25.1 [2022-08-18T07:43:25.046Z] Running setup.py install for texttable: started [2022-08-18T07:43:27.025Z] Running setup.py install for texttable: finished with status 'done' [2022-08-18T07:43:27.025Z] Running setup.py install for PyYAML: started [2022-08-18T07:43:29.660Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-18T07:43:29.949Z] Running setup.py install for docopt: started [2022-08-18T07:43:31.950Z] Running setup.py install for docopt: finished with status 'done' [2022-08-18T07:43:31.950Z] Running setup.py install for dockerpty: started [2022-08-18T07:43:33.943Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:43:33.944Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:43:33.944Z] ---> e4b11052b5dc [2022-08-18T07:43:33.944Z] Step 3/21 : WORKDIR /edgex-go [2022-08-18T07:43:33.944Z] ---> Using cache [2022-08-18T07:43:33.944Z] ---> 080adf215e52 [2022-08-18T07:43:33.944Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:43:33.944Z] ---> Using cache [2022-08-18T07:43:33.944Z] ---> f0a9f430e29b [2022-08-18T07:43:33.944Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-18T07:43:33.944Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-18T07:43:35.407Z] ---> Running in 5d41622cb7f5 [2022-08-18T07:43:36.397Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-18T07:43:36.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:43:37.661Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:43:38.648Z] OK: 219 MiB in 52 packages [2022-08-18T07:43:40.390Z] Removing intermediate container 5d41622cb7f5 [2022-08-18T07:43:40.390Z] ---> 6356a4c5e940 [2022-08-18T07:43:40.390Z] Step 6/21 : COPY . . [2022-08-18T07:43:44.821Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:43:44.821Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:43:44.821Z] ---> e4b11052b5dc [2022-08-18T07:43:44.821Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:43:44.821Z] ---> Using cache [2022-08-18T07:43:44.821Z] ---> 080adf215e52 [2022-08-18T07:43:44.821Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:43:44.821Z] ---> Using cache [2022-08-18T07:43:44.821Z] ---> f0a9f430e29b [2022-08-18T07:43:45.112Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-18T07:43:45.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:43:45.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:43:45.112Z] ---> e4b11052b5dc [2022-08-18T07:43:45.112Z] Step 3/22 : WORKDIR /edgex-go [2022-08-18T07:43:45.112Z] ---> Using cache [2022-08-18T07:43:45.112Z] ---> 080adf215e52 [2022-08-18T07:43:45.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:43:45.112Z] ---> Using cache [2022-08-18T07:43:45.112Z] ---> f0a9f430e29b [2022-08-18T07:43:45.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-18T07:43:45.112Z] ---> Using cache [2022-08-18T07:43:45.112Z] ---> 004b5fa74189 [2022-08-18T07:43:45.112Z] Step 6/22 : COPY . . [2022-08-18T07:43:46.140Z] ---> Using cache [2022-08-18T07:43:46.140Z] ---> 6c1365bdff16 [2022-08-18T07:43:46.140Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:43:46.140Z] ---> Using cache [2022-08-18T07:43:46.140Z] ---> 410db87a6c94 [2022-08-18T07:43:46.140Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-08-18T07:43:46.418Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-08-18T07:43:46.419Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-08-18T07:43:46.419Z] ---> e4b11052b5dc [2022-08-18T07:43:46.419Z] Step 3/30 : WORKDIR /edgex-go [2022-08-18T07:43:46.419Z] ---> Using cache [2022-08-18T07:43:46.419Z] ---> 080adf215e52 [2022-08-18T07:43:46.419Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:43:46.419Z] ---> Using cache [2022-08-18T07:43:46.419Z] ---> f0a9f430e29b [2022-08-18T07:43:46.419Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-08-18T07:43:46.419Z] ---> Using cache [2022-08-18T07:43:46.419Z] ---> 004b5fa74189 [2022-08-18T07:43:46.419Z] Step 6/30 : COPY . . [2022-08-18T07:43:46.419Z] ---> Running in 5981bff194b8 [2022-08-18T07:43:46.419Z] ---> Running in 374afb4063cc [2022-08-18T07:43:47.422Z] ---> Using cache [2022-08-18T07:43:47.422Z] ---> 6c1365bdff16 [2022-08-18T07:43:47.422Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:43:47.422Z] ---> Using cache [2022-08-18T07:43:47.422Z] ---> 410db87a6c94 [2022-08-18T07:43:47.422Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-18T07:43:47.700Z] ---> Running in da5c3ea5307c [2022-08-18T07:43:48.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-18T07:43:48.596Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:43:49.597Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:43:49.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-18T07:43:50.879Z] OK: 219 MiB in 52 packages [2022-08-18T07:43:53.541Z] Removing intermediate container 374afb4063cc [2022-08-18T07:43:53.541Z] ---> 676f1401a69f [2022-08-18T07:43:53.541Z] Step 6/22 : COPY . . [2022-08-18T07:43:57.908Z] Removing intermediate container c6ea1f2e618a [2022-08-18T07:43:57.908Z] ---> 125bab0667d9 [2022-08-18T07:43:57.908Z] Step 13/22 : ENV APP_PORT=58890 [2022-08-18T07:43:57.908Z] ---> Running in 49653789b6b6 [2022-08-18T07:43:58.909Z] Removing intermediate container 49653789b6b6 [2022-08-18T07:43:58.909Z] ---> a52f9e4cb0ca [2022-08-18T07:43:58.909Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-18T07:43:58.909Z] ---> Running in 09f3597025fb [2022-08-18T07:43:59.907Z] Removing intermediate container 09f3597025fb [2022-08-18T07:43:59.907Z] ---> 87f672c7b21e [2022-08-18T07:43:59.907Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-18T07:44:04.254Z] ---> cf22a038c52f [2022-08-18T07:44:04.254Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-18T07:44:05.709Z] ---> 0b2fbf3aee31 [2022-08-18T07:44:05.709Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-18T07:44:08.367Z] ---> 318413bee8fb [2022-08-18T07:44:08.367Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-18T07:44:08.641Z] ---> Running in 8dc0d5aecf28 [2022-08-18T07:44:09.643Z] Removing intermediate container 8dc0d5aecf28 [2022-08-18T07:44:09.643Z] ---> 70989959d72c [2022-08-18T07:44:09.643Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:44:09.920Z] ---> Running in b744d98ec3dd [2022-08-18T07:44:10.937Z] Removing intermediate container b744d98ec3dd [2022-08-18T07:44:10.937Z] ---> b7c9b7bcb86f [2022-08-18T07:44:10.937Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T07:44:11.214Z] ---> Running in 9f9157e37488 [2022-08-18T07:44:12.195Z] Removing intermediate container 9f9157e37488 [2022-08-18T07:44:12.195Z] ---> a96fd3eef42e [2022-08-18T07:44:12.195Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:44:12.482Z] ---> Running in 636436300d9e [2022-08-18T07:44:13.085Z] Removing intermediate container 636436300d9e [2022-08-18T07:44:13.085Z] ---> a4733b75e250 [2022-08-18T07:44:13.085Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:44:13.365Z] ---> Running in 776ed9cf9551 [2022-08-18T07:44:13.989Z] ---> 6fbfa1137a59 [2022-08-18T07:44:13.989Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:44:14.266Z] ---> Running in abf65e99512f [2022-08-18T07:44:14.266Z] Removing intermediate container 776ed9cf9551 [2022-08-18T07:44:14.266Z] ---> 1a23dc70b58a [2022-08-18T07:44:14.266Z] [2022-08-18T07:44:16.257Z] Successfully built 1a23dc70b58a [2022-08-18T07:44:16.257Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-18T07:44:16.867Z]  Building sys-mgmt-agent ... done skipping... [2022-08-18T07:44:18.334Z] Removing intermediate container abf65e99512f [2022-08-18T07:44:18.334Z] ---> 3b297eca29da [2022-08-18T07:44:18.334Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-08-18T07:44:18.334Z] ---> Running in edbe83da1cae [2022-08-18T07:44:20.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-18T07:44:25.322Z] ---> 6faa27febba8 [2022-08-18T07:44:25.322Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-18T07:44:25.598Z] ---> Running in a13f9a1e949c [2022-08-18T07:44:27.611Z] skipping... [2022-08-18T07:44:28.276Z] Removing intermediate container a13f9a1e949c [2022-08-18T07:44:28.276Z] ---> d95c9ad9bc39 [2022-08-18T07:44:28.276Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-08-18T07:44:28.276Z] ---> Running in 680db11e1d65 [2022-08-18T07:44:30.315Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.2-dev.1" -o cmd/core-data/core-data ./cmd/core-data [2022-08-18T07:45:26.962Z] Removing intermediate container da5c3ea5307c [2022-08-18T07:45:26.962Z] ---> b0139983be5c [2022-08-18T07:45:26.962Z] [2022-08-18T07:45:26.962Z] Step 9/30 : FROM alpine:3.14 [2022-08-18T07:45:26.962Z] ---> 376ba31ae3da [2022-08-18T07:45:26.962Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-08-18T07:45:26.962Z] ---> Running in 2d2521317801 [2022-08-18T07:45:26.962Z] Removing intermediate container 2d2521317801 [2022-08-18T07:45:26.962Z] ---> eeb3fe97e2d6 [2022-08-18T07:45:26.962Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-18T07:45:26.962Z] ---> Running in d7284a6f1498 [2022-08-18T07:45:28.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:45:28.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:45:29.862Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-18T07:45:29.862Z] (2/2) Installing su-exec (0.2-r1) [2022-08-18T07:45:29.862Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:45:29.862Z] OK: 6 MiB in 16 packages [2022-08-18T07:45:31.323Z] Removing intermediate container d7284a6f1498 [2022-08-18T07:45:31.323Z] ---> e80c410dfb75 [2022-08-18T07:45:31.323Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-18T07:45:31.602Z] ---> Running in 3ae891bc9158 [2022-08-18T07:45:32.595Z] Removing intermediate container 3ae891bc9158 [2022-08-18T07:45:32.595Z] ---> 5879b750c56a [2022-08-18T07:45:32.595Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-08-18T07:45:32.595Z] ---> Running in 30113d64c464 [2022-08-18T07:45:33.591Z] Removing intermediate container 30113d64c464 [2022-08-18T07:45:33.591Z] ---> ae91baeb5817 [2022-08-18T07:45:33.591Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-18T07:45:33.591Z] ---> Running in 057dfdd7d1bb [2022-08-18T07:45:36.269Z] Removing intermediate container 5981bff194b8 [2022-08-18T07:45:36.269Z] ---> 57057e71e6f4 [2022-08-18T07:45:36.269Z] [2022-08-18T07:45:36.269Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T07:45:36.269Z] ---> 376ba31ae3da [2022-08-18T07:45:36.269Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-08-18T07:45:36.269Z] ---> Using cache [2022-08-18T07:45:36.269Z] ---> b22fd8ecfa82 [2022-08-18T07:45:36.269Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:45:36.269Z] ---> Using cache [2022-08-18T07:45:36.269Z] ---> 8896b6d6e564 [2022-08-18T07:45:36.269Z] Step 12/22 : ENV APP_PORT=59881 [2022-08-18T07:45:36.269Z] ---> Running in a0b7a18616c9 [2022-08-18T07:45:36.878Z] Removing intermediate container 057dfdd7d1bb [2022-08-18T07:45:36.878Z] ---> 697eb13b2df5 [2022-08-18T07:45:36.878Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-08-18T07:45:37.155Z] Removing intermediate container a0b7a18616c9 [2022-08-18T07:45:37.155Z] ---> a82735fca035 [2022-08-18T07:45:37.155Z] Step 13/22 : EXPOSE $APP_PORT [2022-08-18T07:45:37.155Z] ---> Running in a70cbde9f109 [2022-08-18T07:45:37.155Z] ---> Running in 08d1b8ae77dc [2022-08-18T07:45:37.786Z] Removing intermediate container a70cbde9f109 [2022-08-18T07:45:37.786Z] Removing intermediate container 08d1b8ae77dc [2022-08-18T07:45:37.786Z] ---> f5b0bf37b43b [2022-08-18T07:45:37.786Z] Step 14/22 : WORKDIR / [2022-08-18T07:45:37.786Z] ---> ce20977a3ff5 [2022-08-18T07:45:37.786Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-08-18T07:45:38.066Z] ---> Running in efbf8f0b8917 [2022-08-18T07:45:38.671Z] Removing intermediate container efbf8f0b8917 [2022-08-18T07:45:38.671Z] ---> 2515cea781fb [2022-08-18T07:45:38.671Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:45:38.953Z] ---> 42baff448b7e [2022-08-18T07:45:38.953Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-08-18T07:45:39.231Z] ---> Running in 978d3d8a2dfa [2022-08-18T07:45:40.230Z] ---> cf62bb506af4 [2022-08-18T07:45:40.230Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-18T07:45:42.918Z] ---> dd5acee87842 [2022-08-18T07:45:42.918Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-18T07:45:42.918Z] Removing intermediate container 978d3d8a2dfa [2022-08-18T07:45:42.918Z] ---> 733024bea581 [2022-08-18T07:45:42.918Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:45:43.909Z] ---> 11410c6ac8f1 [2022-08-18T07:45:43.909Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-08-18T07:45:44.192Z] ---> 1ce78e118b46 [2022-08-18T07:45:44.192Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-18T07:45:44.192Z] ---> Running in 7aa6f188f9e0 [2022-08-18T07:45:45.188Z] Removing intermediate container 7aa6f188f9e0 [2022-08-18T07:45:45.188Z] ---> bf0187375022 [2022-08-18T07:45:45.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:45:45.188Z] ---> Running in a3a16e1e3493 [2022-08-18T07:45:45.796Z] Removing intermediate container a3a16e1e3493 [2022-08-18T07:45:45.796Z] ---> f999de1f0fa7 [2022-08-18T07:45:45.796Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T07:45:46.075Z] ---> Running in 243c6f12f189 [2022-08-18T07:45:47.205Z] Removing intermediate container 243c6f12f189 [2022-08-18T07:45:47.205Z] ---> 7b89833a1e9a [2022-08-18T07:45:47.205Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:45:47.205Z] ---> b38fbb5ace99 [2022-08-18T07:45:47.205Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-18T07:45:47.205Z] ---> Running in 33c5a8290375 [2022-08-18T07:45:47.838Z] Removing intermediate container 33c5a8290375 [2022-08-18T07:45:47.839Z] ---> 19accb3f85f2 [2022-08-18T07:45:47.839Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:45:48.163Z] ---> Running in 61ce0dc6bee4 [2022-08-18T07:45:48.501Z] ---> e1b19f6a39f0 [2022-08-18T07:45:48.501Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-18T07:45:48.812Z] Removing intermediate container 61ce0dc6bee4 [2022-08-18T07:45:48.813Z] ---> 8186c6903d89 [2022-08-18T07:45:48.813Z] [2022-08-18T07:45:49.981Z] Successfully built 8186c6903d89 [2022-08-18T07:45:49.981Z] Successfully tagged core-metadata-arm64:latest [2022-08-18T07:45:49.981Z] ---> 9a8f6f069cf4 [2022-08-18T07:45:49.981Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-08-18T07:45:51.003Z]  Building core-metadata ... done  ---> d7a8c5ac5e24 [2022-08-18T07:45:51.003Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-08-18T07:45:51.003Z] ---> Running in fb7ca0b57072 [2022-08-18T07:45:51.615Z] Removing intermediate container fb7ca0b57072 [2022-08-18T07:45:51.615Z] ---> 642553feb5c7 [2022-08-18T07:45:51.615Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-18T07:45:52.617Z] ---> 0b3c794303b1 [2022-08-18T07:45:52.617Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-08-18T07:45:52.917Z] ---> Running in caaaf18ee305 [2022-08-18T07:45:55.591Z] Removing intermediate container caaaf18ee305 [2022-08-18T07:45:55.591Z] ---> 25138b3119e4 [2022-08-18T07:45:55.591Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-18T07:45:55.871Z] ---> Running in de3c9ad9940c [2022-08-18T07:45:56.479Z] Removing intermediate container de3c9ad9940c [2022-08-18T07:45:56.479Z] ---> 9dea0d671c1e [2022-08-18T07:45:56.479Z] Step 27/30 : CMD ["gate"] [2022-08-18T07:45:56.762Z] ---> Running in 813a113f9a15 [2022-08-18T07:45:57.392Z] Removing intermediate container 813a113f9a15 [2022-08-18T07:45:57.392Z] ---> 3afa834d3a31 [2022-08-18T07:45:57.392Z] Step 28/30 : LABEL arch=arm64 [2022-08-18T07:45:57.392Z] ---> Running in 2166f91b0cae [2022-08-18T07:45:58.012Z] Removing intermediate container 2166f91b0cae [2022-08-18T07:45:58.012Z] ---> b9bd4e102306 [2022-08-18T07:45:58.012Z] Step 29/30 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:45:58.296Z] ---> Running in 3920a226e52d [2022-08-18T07:45:58.934Z] Removing intermediate container 3920a226e52d [2022-08-18T07:45:58.934Z] ---> 6a689b5bd70f [2022-08-18T07:45:58.934Z] Step 30/30 : LABEL version=2.1.2-dev.1 [2022-08-18T07:45:58.934Z] ---> Running in ac64649312ae [2022-08-18T07:45:59.549Z] Removing intermediate container ac64649312ae [2022-08-18T07:45:59.549Z] ---> d3ae7617d09f [2022-08-18T07:45:59.549Z] [2022-08-18T07:46:00.160Z] Successfully built d3ae7617d09f [2022-08-18T07:46:00.160Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-18T07:46:04.493Z]  Building security-bootstrapper ... done Removing intermediate container edbe83da1cae [2022-08-18T07:46:04.493Z] ---> 6624e2f1a448 [2022-08-18T07:46:04.493Z] [2022-08-18T07:46:04.493Z] Step 9/21 : FROM alpine:3.14 [2022-08-18T07:46:04.493Z] ---> 376ba31ae3da [2022-08-18T07:46:04.493Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-18T07:46:04.493Z] ---> Running in 0c4f6ebce39e [2022-08-18T07:46:05.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:46:05.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:46:06.745Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-18T07:46:06.745Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-18T07:46:06.745Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:46:06.745Z] Executing ca-certificates-20220614-r0.trigger [2022-08-18T07:46:07.019Z] OK: 6 MiB in 16 packages [2022-08-18T07:46:08.465Z] Removing intermediate container 0c4f6ebce39e [2022-08-18T07:46:08.465Z] ---> 724b467ee17a [2022-08-18T07:46:08.465Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-18T07:46:08.465Z] ---> Running in c0800fb9c6ce [2022-08-18T07:46:08.740Z] Removing intermediate container c0800fb9c6ce [2022-08-18T07:46:08.740Z] ---> 05d22c1f36cc [2022-08-18T07:46:08.740Z] Step 12/21 : ENV APP_PORT=59860 [2022-08-18T07:46:08.740Z] ---> Running in da531e8772ef [2022-08-18T07:46:09.338Z] Removing intermediate container da531e8772ef [2022-08-18T07:46:09.338Z] ---> fe3cda12deac [2022-08-18T07:46:09.338Z] Step 13/21 : EXPOSE $APP_PORT [2022-08-18T07:46:09.338Z] ---> Running in 2d987bd52d22 [2022-08-18T07:46:09.614Z] Removing intermediate container 2d987bd52d22 [2022-08-18T07:46:09.614Z] ---> 085b3b36118f [2022-08-18T07:46:09.614Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:46:10.595Z] ---> 3c019320ea79 [2022-08-18T07:46:10.595Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-18T07:46:11.575Z] ---> c670c5c91f26 [2022-08-18T07:46:11.575Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-18T07:46:12.177Z] ---> ef52895309d7 [2022-08-18T07:46:12.177Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-08-18T07:46:12.177Z] Removing intermediate container 680db11e1d65 [2022-08-18T07:46:12.177Z] ---> a2fa12a9bc57 [2022-08-18T07:46:12.177Z] [2022-08-18T07:46:12.177Z] Step 9/22 : FROM alpine:3.14 [2022-08-18T07:46:12.177Z] ---> 376ba31ae3da [2022-08-18T07:46:12.177Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-18T07:46:12.454Z] ---> Running in e96fc6b81d13 [2022-08-18T07:46:12.454Z] ---> Running in 5c5753102d70 [2022-08-18T07:46:12.729Z] Removing intermediate container e96fc6b81d13 [2022-08-18T07:46:12.729Z] ---> dcba86e24361 [2022-08-18T07:46:12.729Z] Step 11/22 : ENV APP_PORT=59880 [2022-08-18T07:46:12.729Z] ---> Running in e761d837be90 [2022-08-18T07:46:12.729Z] Removing intermediate container 5c5753102d70 [2022-08-18T07:46:12.729Z] ---> b0657bba7ef4 [2022-08-18T07:46:12.729Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:46:13.017Z] ---> Running in e65bb65de9af [2022-08-18T07:46:13.017Z] Removing intermediate container e761d837be90 [2022-08-18T07:46:13.017Z] ---> f216959ee734 [2022-08-18T07:46:13.017Z] Step 12/22 : EXPOSE $APP_PORT [2022-08-18T07:46:13.288Z] ---> Running in 94395a97642b [2022-08-18T07:46:13.288Z] Removing intermediate container e65bb65de9af [2022-08-18T07:46:13.288Z] ---> a26916ebc909 [2022-08-18T07:46:13.288Z] Step 19/21 : LABEL arch=arm64 [2022-08-18T07:46:13.288Z] ---> Running in cf6ab3004c22 [2022-08-18T07:46:13.561Z] Removing intermediate container 94395a97642b [2022-08-18T07:46:13.561Z] ---> 3ec2338450b1 [2022-08-18T07:46:13.561Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-18T07:46:13.840Z] ---> Running in 8675a14f5606 [2022-08-18T07:46:13.840Z] Removing intermediate container cf6ab3004c22 [2022-08-18T07:46:13.840Z] ---> cfe86d0ece96 [2022-08-18T07:46:13.840Z] Step 20/21 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:13.840Z] ---> Running in 8a26802bb5ae [2022-08-18T07:46:14.439Z] Removing intermediate container 8a26802bb5ae [2022-08-18T07:46:14.439Z] ---> 4cd253119498 [2022-08-18T07:46:14.439Z] Step 21/21 : LABEL version=2.1.2-dev.1 [2022-08-18T07:46:14.439Z] ---> Running in ebab937d0db5 [2022-08-18T07:46:14.715Z] Removing intermediate container ebab937d0db5 [2022-08-18T07:46:14.715Z] ---> a71b0fce5f3e [2022-08-18T07:46:14.715Z] [2022-08-18T07:46:15.323Z] Successfully built a71b0fce5f3e [2022-08-18T07:46:15.323Z] Successfully tagged support-notifications-arm64:latest [2022-08-18T07:46:15.597Z]  Building support-notifications ... done Removing intermediate container 8675a14f5606 [2022-08-18T07:46:15.597Z] ---> 3b1d722c023a [2022-08-18T07:46:15.597Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-18T07:46:15.597Z] ---> Running in 2d45de72c014 [2022-08-18T07:46:16.577Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-18T07:46:17.553Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-18T07:46:18.145Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-18T07:46:18.416Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-08-18T07:46:18.416Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-18T07:46:18.686Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-18T07:46:18.686Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-18T07:46:18.959Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-18T07:46:18.959Z] Executing busybox-1.33.1-r8.trigger [2022-08-18T07:46:18.959Z] OK: 8 MiB in 20 packages [2022-08-18T07:46:19.944Z] Removing intermediate container 2d45de72c014 [2022-08-18T07:46:19.944Z] ---> c097f9d2ac3f [2022-08-18T07:46:19.944Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-18T07:46:20.542Z] ---> 462b426fd0c2 [2022-08-18T07:46:20.542Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-18T07:46:21.528Z] ---> e47222cbae30 [2022-08-18T07:46:21.528Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-18T07:46:21.804Z] ---> 5164c4c9f7b5 [2022-08-18T07:46:21.804Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-08-18T07:46:22.079Z] ---> Running in 9dc251b1138b [2022-08-18T07:46:22.354Z] Removing intermediate container 9dc251b1138b [2022-08-18T07:46:22.354Z] ---> aa7c056d8a1e [2022-08-18T07:46:22.354Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-18T07:46:22.354Z] ---> Running in 5a9a0af9efa8 [2022-08-18T07:46:22.626Z] Removing intermediate container 5a9a0af9efa8 [2022-08-18T07:46:22.626Z] ---> 4ed564f428ef [2022-08-18T07:46:22.626Z] Step 20/22 : LABEL arch=arm64 [2022-08-18T07:46:22.626Z] ---> Running in e2691fe6e1ab [2022-08-18T07:46:23.224Z] Removing intermediate container e2691fe6e1ab [2022-08-18T07:46:23.224Z] ---> c1802b11026a [2022-08-18T07:46:23.224Z] Step 21/22 : LABEL git_sha=37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:23.224Z] ---> Running in 5487520be939 [2022-08-18T07:46:23.499Z] Removing intermediate container 5487520be939 [2022-08-18T07:46:23.499Z] ---> f557e44ada35 [2022-08-18T07:46:23.499Z] Step 22/22 : LABEL version=2.1.2-dev.1 [2022-08-18T07:46:23.499Z] ---> Running in c8c6d54bdd13 [2022-08-18T07:46:23.773Z] Removing intermediate container c8c6d54bdd13 [2022-08-18T07:46:23.773Z] ---> 956c9ac994aa [2022-08-18T07:46:23.773Z] [2022-08-18T07:46:24.365Z] Successfully built 956c9ac994aa [2022-08-18T07:46:24.365Z] Successfully tagged core-data-arm64:latest [2022-08-18T07:46:24.655Z]  Building core-data ... done  [Pipeline] } [2022-08-18T07:46:24.666Z] $ docker stop --time=1 cde9c39569cc0919aeb8af7eb5c3cd8366e9d3d38ec021e4ce93fd0f4489963e [2022-08-18T07:46:26.394Z] $ docker rm -f cde9c39569cc0919aeb8af7eb5c3cd8366e9d3d38ec021e4ce93fd0f4489963e [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T07:46:26.932Z] + docker images [2022-08-18T07:46:27.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T07:46:27.204Z] core-data-arm64 latest 956c9ac994aa 3 seconds ago 19.6MB [2022-08-18T07:46:27.204Z] support-notifications-arm64 latest a71b0fce5f3e 12 seconds ago 16.1MB [2022-08-18T07:46:27.204Z] a2fa12a9bc57 15 seconds ago 1.48GB [2022-08-18T07:46:27.204Z] 6624e2f1a448 23 seconds ago 1.47GB [2022-08-18T07:46:27.204Z] security-bootstrapper-arm64 latest d3ae7617d09f 27 seconds ago 17.8MB [2022-08-18T07:46:27.204Z] core-metadata-arm64 latest 8186c6903d89 38 seconds ago 15.9MB [2022-08-18T07:46:27.204Z] 57057e71e6f4 51 seconds ago 1.47GB [2022-08-18T07:46:27.204Z] b0139983be5c About a minute ago 1.47GB [2022-08-18T07:46:27.204Z] sys-mgmt-agent-arm64 latest 1a23dc70b58a 2 minutes ago 277MB [2022-08-18T07:46:27.204Z] security-secretstore-setup-arm64 latest fa3ecf567f2d 3 minutes ago 26.8MB [2022-08-18T07:46:27.204Z] security-proxy-setup-arm64 latest 007bdcfc146e 3 minutes ago 25.5MB [2022-08-18T07:46:27.204Z] support-scheduler-arm64 latest 5b099d80f141 3 minutes ago 15.3MB [2022-08-18T07:46:27.204Z] core-command-arm64 latest 7f5e50ed6c9f 3 minutes ago 15.2MB [2022-08-18T07:46:27.204Z] a0ee5857cea5 3 minutes ago 1.47GB [2022-08-18T07:46:27.204Z] 77ace81a2238 3 minutes ago 1.48GB [2022-08-18T07:46:27.204Z] 6282c5d74f3f 3 minutes ago 1.47GB [2022-08-18T07:46:27.204Z] 32b7c5884fc5 3 minutes ago 1.47GB [2022-08-18T07:46:27.204Z] 5cb66e1f8df1 4 minutes ago 1.47GB [2022-08-18T07:46:27.204Z] ci-base-image-arm64 latest e4b11052b5dc 8 minutes ago 1.24GB [2022-08-18T07:46:27.204Z] alpine 3.14 376ba31ae3da 8 days ago 5.35MB [2022-08-18T07:46:27.204Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 2 months ago 534MB [2022-08-18T07:46:27.204Z] docker 20.10.8 3734d5adc5ac 11 months ago 198MB [2022-08-18T07:46:27.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T07:46:27.325Z] provisioning config files... [2022-08-18T07:46:27.343Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config4439830792186528281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:46:27.695Z] ---> docker-login.sh [2022-08-18T07:46:27.695Z] nexus3.edgexfoundry.org:10001 [2022-08-18T07:46:27.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:46:28.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:46:28.239Z] Configure a credential helper to remove this warning. See [2022-08-18T07:46:28.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:46:28.239Z] [2022-08-18T07:46:28.239Z] Login Succeeded [2022-08-18T07:46:28.239Z] nexus3.edgexfoundry.org:10002 [2022-08-18T07:46:28.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:46:28.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:46:28.785Z] Configure a credential helper to remove this warning. See [2022-08-18T07:46:28.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:46:28.785Z] [2022-08-18T07:46:28.785Z] Login Succeeded [2022-08-18T07:46:28.785Z] nexus3.edgexfoundry.org:10003 [2022-08-18T07:46:29.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:46:29.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:46:29.331Z] Configure a credential helper to remove this warning. See [2022-08-18T07:46:29.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:46:29.331Z] [2022-08-18T07:46:29.331Z] Login Succeeded [2022-08-18T07:46:29.331Z] nexus3.edgexfoundry.org:10004 [2022-08-18T07:46:29.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:46:29.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:46:29.603Z] Configure a credential helper to remove this warning. See [2022-08-18T07:46:29.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:46:29.603Z] [2022-08-18T07:46:29.603Z] Login Succeeded [2022-08-18T07:46:29.603Z] docker.io [2022-08-18T07:46:30.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-18T07:46:30.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-18T07:46:30.469Z] Configure a credential helper to remove this warning. See [2022-08-18T07:46:30.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-18T07:46:30.469Z] [2022-08-18T07:46:30.469Z] Login Succeeded [2022-08-18T07:46:30.469Z] ---> docker-login.sh ends [Pipeline] } [2022-08-18T07:46:30.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:46:30.521Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-18T07:46:30.549Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-18T07:46:30.549Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:30.549Z] 2.1.2-dev.1 [2022-08-18T07:46:30.549Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:30.549Z] jakarta [2022-08-18T07:46:30.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:30.928Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:31.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:31.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T07:46:31.289Z] 0b6f9de964f7: Preparing [2022-08-18T07:46:31.289Z] 52c2e54b7340: Preparing [2022-08-18T07:46:31.289Z] 4d42ee098250: Preparing [2022-08-18T07:46:31.289Z] 5a1916421f19: Preparing [2022-08-18T07:46:31.289Z] 28c3ef001483: Preparing [2022-08-18T07:46:31.289Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:31.563Z] 0b6f9de964f7: Pushed [2022-08-18T07:46:31.563Z] 5a1916421f19: Pushed [2022-08-18T07:46:31.563Z] 4d42ee098250: Pushed [2022-08-18T07:46:34.189Z] 52c2e54b7340: Pushed [2022-08-18T07:46:34.189Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:34.560Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:34.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.2-dev.1 [2022-08-18T07:46:34.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T07:46:34.915Z] 0b6f9de964f7: Preparing [2022-08-18T07:46:34.915Z] 52c2e54b7340: Preparing [2022-08-18T07:46:34.915Z] 4d42ee098250: Preparing [2022-08-18T07:46:34.915Z] 5a1916421f19: Preparing [2022-08-18T07:46:34.915Z] 28c3ef001483: Preparing [2022-08-18T07:46:34.915Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:34.915Z] 0b6f9de964f7: Layer already exists [2022-08-18T07:46:34.916Z] 52c2e54b7340: Layer already exists [2022-08-18T07:46:34.916Z] 5a1916421f19: Layer already exists [2022-08-18T07:46:34.916Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:35.192Z] 2.1.2-dev.1: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:35.573Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:35.946Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:35.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T07:46:35.946Z] 0b6f9de964f7: Preparing [2022-08-18T07:46:35.946Z] 52c2e54b7340: Preparing [2022-08-18T07:46:35.946Z] 4d42ee098250: Preparing [2022-08-18T07:46:35.946Z] 5a1916421f19: Preparing [2022-08-18T07:46:35.946Z] 28c3ef001483: Preparing [2022-08-18T07:46:35.946Z] 5a1916421f19: Layer already exists [2022-08-18T07:46:35.946Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:35.946Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:35.946Z] 0b6f9de964f7: Layer already exists [2022-08-18T07:46:35.946Z] 52c2e54b7340: Layer already exists [2022-08-18T07:46:36.229Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:36.600Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:36.983Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-08-18T07:46:36.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-18T07:46:36.983Z] 0b6f9de964f7: Preparing [2022-08-18T07:46:36.983Z] 52c2e54b7340: Preparing [2022-08-18T07:46:36.983Z] 4d42ee098250: Preparing [2022-08-18T07:46:36.983Z] 5a1916421f19: Preparing [2022-08-18T07:46:36.983Z] 28c3ef001483: Preparing [2022-08-18T07:46:36.983Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:36.983Z] 0b6f9de964f7: Layer already exists [2022-08-18T07:46:36.983Z] 52c2e54b7340: Layer already exists [2022-08-18T07:46:36.983Z] 5a1916421f19: Layer already exists [2022-08-18T07:46:36.983Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:37.256Z] jakarta: digest: sha256:71de3cdadd27ae762e76f07fa41bd893706be163e66f2b2135935cff506e234f size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:46:37.326Z] ===================================================== [Pipeline] echo [2022-08-18T07:46:37.335Z] taggedImages: [2022-08-18T07:46:37.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:37.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.2-dev.1 [2022-08-18T07:46:37.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:37.335Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-08-18T07:46:37.362Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-18T07:46:37.362Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:37.362Z] 2.1.2-dev.1 [2022-08-18T07:46:37.362Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:37.362Z] jakarta [2022-08-18T07:46:37.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:37.755Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:38.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:38.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T07:46:38.120Z] 8315dd7a94e4: Preparing [2022-08-18T07:46:38.120Z] 3a15096428c0: Preparing [2022-08-18T07:46:38.120Z] 4d42ee098250: Preparing [2022-08-18T07:46:38.120Z] e7b82c9eb97a: Preparing [2022-08-18T07:46:38.120Z] d68abe67c9a8: Preparing [2022-08-18T07:46:38.120Z] 28c3ef001483: Preparing [2022-08-18T07:46:38.120Z] 28c3ef001483: Waiting [2022-08-18T07:46:38.393Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:38.393Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:38.393Z] 8315dd7a94e4: Pushed [2022-08-18T07:46:38.393Z] d68abe67c9a8: Pushed [2022-08-18T07:46:38.992Z] e7b82c9eb97a: Pushed [2022-08-18T07:46:41.603Z] 3a15096428c0: Pushed [2022-08-18T07:46:41.603Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:41.972Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:42.326Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.2-dev.1 [2022-08-18T07:46:42.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T07:46:42.326Z] 8315dd7a94e4: Preparing [2022-08-18T07:46:42.326Z] 3a15096428c0: Preparing [2022-08-18T07:46:42.326Z] 4d42ee098250: Preparing [2022-08-18T07:46:42.326Z] e7b82c9eb97a: Preparing [2022-08-18T07:46:42.326Z] d68abe67c9a8: Preparing [2022-08-18T07:46:42.326Z] 28c3ef001483: Preparing [2022-08-18T07:46:42.326Z] 28c3ef001483: Waiting [2022-08-18T07:46:42.326Z] d68abe67c9a8: Layer already exists [2022-08-18T07:46:42.326Z] 8315dd7a94e4: Layer already exists [2022-08-18T07:46:42.326Z] 3a15096428c0: Layer already exists [2022-08-18T07:46:42.326Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:42.326Z] e7b82c9eb97a: Layer already exists [2022-08-18T07:46:42.326Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:42.596Z] 2.1.2-dev.1: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:42.956Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:43.316Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:43.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T07:46:43.316Z] 8315dd7a94e4: Preparing [2022-08-18T07:46:43.316Z] 3a15096428c0: Preparing [2022-08-18T07:46:43.316Z] 4d42ee098250: Preparing [2022-08-18T07:46:43.316Z] e7b82c9eb97a: Preparing [2022-08-18T07:46:43.316Z] d68abe67c9a8: Preparing [2022-08-18T07:46:43.316Z] 28c3ef001483: Preparing [2022-08-18T07:46:43.316Z] 28c3ef001483: Waiting [2022-08-18T07:46:43.316Z] e7b82c9eb97a: Layer already exists [2022-08-18T07:46:43.316Z] 3a15096428c0: Layer already exists [2022-08-18T07:46:43.316Z] 8315dd7a94e4: Layer already exists [2022-08-18T07:46:43.316Z] d68abe67c9a8: Layer already exists [2022-08-18T07:46:43.316Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:43.316Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:43.585Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:43.952Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:44.318Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-08-18T07:46:44.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-18T07:46:44.318Z] 8315dd7a94e4: Preparing [2022-08-18T07:46:44.318Z] 3a15096428c0: Preparing [2022-08-18T07:46:44.318Z] 4d42ee098250: Preparing [2022-08-18T07:46:44.318Z] e7b82c9eb97a: Preparing [2022-08-18T07:46:44.318Z] d68abe67c9a8: Preparing [2022-08-18T07:46:44.318Z] 28c3ef001483: Preparing [2022-08-18T07:46:44.318Z] 28c3ef001483: Waiting [2022-08-18T07:46:44.318Z] e7b82c9eb97a: Layer already exists [2022-08-18T07:46:44.318Z] d68abe67c9a8: Layer already exists [2022-08-18T07:46:44.318Z] 8315dd7a94e4: Layer already exists [2022-08-18T07:46:44.318Z] 3a15096428c0: Layer already exists [2022-08-18T07:46:44.318Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:44.590Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:44.590Z] jakarta: digest: sha256:2e3b1f8c6327aa0913d10324c0d1375c4a34c54e9738444b7661c9129071a979 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:46:44.652Z] ===================================================== [Pipeline] echo [2022-08-18T07:46:44.665Z] taggedImages: [2022-08-18T07:46:44.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:44.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.2-dev.1 [2022-08-18T07:46:44.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:44.665Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-08-18T07:46:44.695Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-18T07:46:44.696Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:44.696Z] 2.1.2-dev.1 [2022-08-18T07:46:44.696Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:44.696Z] jakarta [2022-08-18T07:46:44.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:45.074Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:45.438Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:45.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T07:46:45.438Z] 3124fb897a75: Preparing [2022-08-18T07:46:45.438Z] b9700b507ca3: Preparing [2022-08-18T07:46:45.438Z] 4d42ee098250: Preparing [2022-08-18T07:46:45.438Z] 5a1916421f19: Preparing [2022-08-18T07:46:45.438Z] 28c3ef001483: Preparing [2022-08-18T07:46:45.714Z] 5a1916421f19: Layer already exists [2022-08-18T07:46:45.714Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:45.714Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:45.714Z] 3124fb897a75: Pushed [2022-08-18T07:46:48.325Z] b9700b507ca3: Pushed [2022-08-18T07:46:48.325Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:48.953Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:49.316Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.2-dev.1 [2022-08-18T07:46:49.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T07:46:49.316Z] 3124fb897a75: Preparing [2022-08-18T07:46:49.316Z] b9700b507ca3: Preparing [2022-08-18T07:46:49.316Z] 4d42ee098250: Preparing [2022-08-18T07:46:49.316Z] 5a1916421f19: Preparing [2022-08-18T07:46:49.316Z] 28c3ef001483: Preparing [2022-08-18T07:46:49.316Z] b9700b507ca3: Layer already exists [2022-08-18T07:46:49.316Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:49.316Z] 5a1916421f19: Layer already exists [2022-08-18T07:46:49.316Z] 3124fb897a75: Layer already exists [2022-08-18T07:46:49.316Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:49.585Z] 2.1.2-dev.1: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:49.955Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:50.310Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:50.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T07:46:50.310Z] 3124fb897a75: Preparing [2022-08-18T07:46:50.310Z] b9700b507ca3: Preparing [2022-08-18T07:46:50.310Z] 4d42ee098250: Preparing [2022-08-18T07:46:50.310Z] 5a1916421f19: Preparing [2022-08-18T07:46:50.310Z] 28c3ef001483: Preparing [2022-08-18T07:46:50.310Z] b9700b507ca3: Layer already exists [2022-08-18T07:46:50.310Z] 5a1916421f19: Layer already exists [2022-08-18T07:46:50.310Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:50.310Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:50.310Z] 3124fb897a75: Layer already exists [2022-08-18T07:46:50.581Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:50.947Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:51.306Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-08-18T07:46:51.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-18T07:46:51.306Z] 3124fb897a75: Preparing [2022-08-18T07:46:51.306Z] b9700b507ca3: Preparing [2022-08-18T07:46:51.306Z] 4d42ee098250: Preparing [2022-08-18T07:46:51.306Z] 5a1916421f19: Preparing [2022-08-18T07:46:51.306Z] 28c3ef001483: Preparing [2022-08-18T07:46:51.306Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:51.306Z] 5a1916421f19: Layer already exists [2022-08-18T07:46:51.306Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:51.306Z] b9700b507ca3: Layer already exists [2022-08-18T07:46:51.306Z] 3124fb897a75: Layer already exists [2022-08-18T07:46:51.577Z] jakarta: digest: sha256:2f2085aa621df7084406fadee2c9df73f565f974610ea5f1459923c39e4987d8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:46:51.645Z] ===================================================== [Pipeline] echo [2022-08-18T07:46:51.653Z] taggedImages: [2022-08-18T07:46:51.653Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:51.653Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.2-dev.1 [2022-08-18T07:46:51.653Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:51.653Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-08-18T07:46:51.683Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-18T07:46:51.683Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:51.683Z] 2.1.2-dev.1 [2022-08-18T07:46:51.683Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:51.683Z] jakarta [2022-08-18T07:46:51.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:52.055Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:52.422Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:52.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T07:46:52.422Z] e12d2e287a05: Preparing [2022-08-18T07:46:52.422Z] e12d2e287a05: Preparing [2022-08-18T07:46:52.422Z] f5a2e6b1d9d2: Preparing [2022-08-18T07:46:52.422Z] 3477dccb4e64: Preparing [2022-08-18T07:46:52.422Z] eba9a94d11ba: Preparing [2022-08-18T07:46:52.422Z] ff90d67c36df: Preparing [2022-08-18T07:46:52.422Z] 4d42ee098250: Preparing [2022-08-18T07:46:52.422Z] 03b91f5d3065: Preparing [2022-08-18T07:46:52.422Z] 1d186d16070f: Preparing [2022-08-18T07:46:52.422Z] 12f6a6ae3e7d: Preparing [2022-08-18T07:46:52.422Z] 781bdf7b3ac5: Preparing [2022-08-18T07:46:52.422Z] 28c3ef001483: Preparing [2022-08-18T07:46:52.422Z] 03b91f5d3065: Waiting [2022-08-18T07:46:52.422Z] 1d186d16070f: Waiting [2022-08-18T07:46:52.422Z] 12f6a6ae3e7d: Waiting [2022-08-18T07:46:52.422Z] 781bdf7b3ac5: Waiting [2022-08-18T07:46:52.422Z] 28c3ef001483: Waiting [2022-08-18T07:46:52.422Z] 4d42ee098250: Waiting [2022-08-18T07:46:52.702Z] eba9a94d11ba: Pushed [2022-08-18T07:46:52.702Z] f5a2e6b1d9d2: Pushed [2022-08-18T07:46:52.702Z] e12d2e287a05: Pushed [2022-08-18T07:46:52.702Z] 3477dccb4e64: Pushed [2022-08-18T07:46:52.702Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:52.973Z] 03b91f5d3065: Pushed [2022-08-18T07:46:52.973Z] 1d186d16070f: Pushed [2022-08-18T07:46:52.973Z] 12f6a6ae3e7d: Pushed [2022-08-18T07:46:52.973Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:52.973Z] 781bdf7b3ac5: Pushed [2022-08-18T07:46:56.347Z] ff90d67c36df: Pushed [2022-08-18T07:46:56.347Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:56.711Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:57.074Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.2-dev.1 [2022-08-18T07:46:57.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T07:46:57.074Z] e12d2e287a05: Preparing [2022-08-18T07:46:57.074Z] e12d2e287a05: Preparing [2022-08-18T07:46:57.074Z] f5a2e6b1d9d2: Preparing [2022-08-18T07:46:57.074Z] 3477dccb4e64: Preparing [2022-08-18T07:46:57.074Z] eba9a94d11ba: Preparing [2022-08-18T07:46:57.074Z] ff90d67c36df: Preparing [2022-08-18T07:46:57.074Z] 4d42ee098250: Preparing [2022-08-18T07:46:57.074Z] 03b91f5d3065: Preparing [2022-08-18T07:46:57.074Z] 1d186d16070f: Preparing [2022-08-18T07:46:57.074Z] 12f6a6ae3e7d: Preparing [2022-08-18T07:46:57.074Z] 781bdf7b3ac5: Preparing [2022-08-18T07:46:57.074Z] 28c3ef001483: Preparing [2022-08-18T07:46:57.074Z] 781bdf7b3ac5: Waiting [2022-08-18T07:46:57.074Z] 28c3ef001483: Waiting [2022-08-18T07:46:57.074Z] 1d186d16070f: Waiting [2022-08-18T07:46:57.074Z] 12f6a6ae3e7d: Waiting [2022-08-18T07:46:57.074Z] 4d42ee098250: Waiting [2022-08-18T07:46:57.074Z] 03b91f5d3065: Waiting [2022-08-18T07:46:57.074Z] eba9a94d11ba: Layer already exists [2022-08-18T07:46:57.074Z] ff90d67c36df: Layer already exists [2022-08-18T07:46:57.074Z] 3477dccb4e64: Layer already exists [2022-08-18T07:46:57.074Z] f5a2e6b1d9d2: Layer already exists [2022-08-18T07:46:57.074Z] e12d2e287a05: Layer already exists [2022-08-18T07:46:57.074Z] 03b91f5d3065: Layer already exists [2022-08-18T07:46:57.074Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:57.351Z] 781bdf7b3ac5: Layer already exists [2022-08-18T07:46:57.351Z] 12f6a6ae3e7d: Layer already exists [2022-08-18T07:46:57.351Z] 1d186d16070f: Layer already exists [2022-08-18T07:46:57.351Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:57.351Z] 2.1.2-dev.1: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:57.710Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:58.075Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:58.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T07:46:58.075Z] e12d2e287a05: Preparing [2022-08-18T07:46:58.075Z] e12d2e287a05: Preparing [2022-08-18T07:46:58.075Z] f5a2e6b1d9d2: Preparing [2022-08-18T07:46:58.075Z] 3477dccb4e64: Preparing [2022-08-18T07:46:58.075Z] eba9a94d11ba: Preparing [2022-08-18T07:46:58.075Z] ff90d67c36df: Preparing [2022-08-18T07:46:58.075Z] 4d42ee098250: Preparing [2022-08-18T07:46:58.075Z] 03b91f5d3065: Preparing [2022-08-18T07:46:58.075Z] 1d186d16070f: Preparing [2022-08-18T07:46:58.075Z] 12f6a6ae3e7d: Preparing [2022-08-18T07:46:58.075Z] 781bdf7b3ac5: Preparing [2022-08-18T07:46:58.075Z] 28c3ef001483: Preparing [2022-08-18T07:46:58.075Z] 4d42ee098250: Waiting [2022-08-18T07:46:58.075Z] 03b91f5d3065: Waiting [2022-08-18T07:46:58.075Z] 1d186d16070f: Waiting [2022-08-18T07:46:58.075Z] 12f6a6ae3e7d: Waiting [2022-08-18T07:46:58.075Z] 781bdf7b3ac5: Waiting [2022-08-18T07:46:58.075Z] 28c3ef001483: Waiting [2022-08-18T07:46:58.075Z] f5a2e6b1d9d2: Layer already exists [2022-08-18T07:46:58.075Z] e12d2e287a05: Layer already exists [2022-08-18T07:46:58.075Z] ff90d67c36df: Layer already exists [2022-08-18T07:46:58.075Z] 3477dccb4e64: Layer already exists [2022-08-18T07:46:58.075Z] eba9a94d11ba: Layer already exists [2022-08-18T07:46:58.075Z] 1d186d16070f: Layer already exists [2022-08-18T07:46:58.075Z] 03b91f5d3065: Layer already exists [2022-08-18T07:46:58.075Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:58.346Z] 12f6a6ae3e7d: Layer already exists [2022-08-18T07:46:58.346Z] 781bdf7b3ac5: Layer already exists [2022-08-18T07:46:58.346Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:58.346Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:58.708Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:59.074Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-08-18T07:46:59.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-18T07:46:59.074Z] e12d2e287a05: Preparing [2022-08-18T07:46:59.074Z] e12d2e287a05: Preparing [2022-08-18T07:46:59.074Z] f5a2e6b1d9d2: Preparing [2022-08-18T07:46:59.074Z] 3477dccb4e64: Preparing [2022-08-18T07:46:59.074Z] eba9a94d11ba: Preparing [2022-08-18T07:46:59.074Z] ff90d67c36df: Preparing [2022-08-18T07:46:59.074Z] 4d42ee098250: Preparing [2022-08-18T07:46:59.074Z] 03b91f5d3065: Preparing [2022-08-18T07:46:59.074Z] 1d186d16070f: Preparing [2022-08-18T07:46:59.074Z] 12f6a6ae3e7d: Preparing [2022-08-18T07:46:59.074Z] 781bdf7b3ac5: Preparing [2022-08-18T07:46:59.074Z] 28c3ef001483: Preparing [2022-08-18T07:46:59.074Z] 1d186d16070f: Waiting [2022-08-18T07:46:59.074Z] 12f6a6ae3e7d: Waiting [2022-08-18T07:46:59.074Z] 781bdf7b3ac5: Waiting [2022-08-18T07:46:59.074Z] 28c3ef001483: Waiting [2022-08-18T07:46:59.074Z] 4d42ee098250: Waiting [2022-08-18T07:46:59.074Z] 03b91f5d3065: Waiting [2022-08-18T07:46:59.074Z] f5a2e6b1d9d2: Layer already exists [2022-08-18T07:46:59.074Z] 3477dccb4e64: Layer already exists [2022-08-18T07:46:59.074Z] ff90d67c36df: Layer already exists [2022-08-18T07:46:59.074Z] e12d2e287a05: Layer already exists [2022-08-18T07:46:59.074Z] eba9a94d11ba: Layer already exists [2022-08-18T07:46:59.074Z] 4d42ee098250: Layer already exists [2022-08-18T07:46:59.074Z] 03b91f5d3065: Layer already exists [2022-08-18T07:46:59.074Z] 1d186d16070f: Layer already exists [2022-08-18T07:46:59.074Z] 12f6a6ae3e7d: Layer already exists [2022-08-18T07:46:59.074Z] 781bdf7b3ac5: Layer already exists [2022-08-18T07:46:59.346Z] 28c3ef001483: Layer already exists [2022-08-18T07:46:59.346Z] jakarta: digest: sha256:fc8f0b198ad5caa9a5880a594e1b18fd5180530a423a3574dd523babffc64965 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:46:59.396Z] ===================================================== [Pipeline] echo [2022-08-18T07:46:59.403Z] taggedImages: [2022-08-18T07:46:59.403Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:59.403Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.2-dev.1 [2022-08-18T07:46:59.403Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:59.403Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-08-18T07:46:59.421Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-18T07:46:59.421Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:46:59.421Z] 2.1.2-dev.1 [2022-08-18T07:46:59.421Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:46:59.421Z] jakarta [2022-08-18T07:46:59.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:46:59.798Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:00.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:00.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T07:47:00.222Z] cada15f1b6bd: Preparing [2022-08-18T07:47:00.222Z] 8221c7f13620: Preparing [2022-08-18T07:47:00.222Z] dba174bb0ea0: Preparing [2022-08-18T07:47:00.222Z] f12e1de0094c: Preparing [2022-08-18T07:47:00.222Z] d1adf63696cb: Preparing [2022-08-18T07:47:00.222Z] 28c3ef001483: Preparing [2022-08-18T07:47:00.222Z] 28c3ef001483: Waiting [2022-08-18T07:47:00.518Z] dba174bb0ea0: Pushed [2022-08-18T07:47:00.518Z] f12e1de0094c: Pushed [2022-08-18T07:47:00.518Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:01.531Z] d1adf63696cb: Pushed [2022-08-18T07:47:02.964Z] cada15f1b6bd: Pushed [2022-08-18T07:47:02.964Z] 8221c7f13620: Pushed [2022-08-18T07:47:03.235Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:03.601Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:03.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.2-dev.1 [2022-08-18T07:47:03.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T07:47:03.961Z] cada15f1b6bd: Preparing [2022-08-18T07:47:03.961Z] 8221c7f13620: Preparing [2022-08-18T07:47:03.961Z] dba174bb0ea0: Preparing [2022-08-18T07:47:03.961Z] f12e1de0094c: Preparing [2022-08-18T07:47:03.961Z] d1adf63696cb: Preparing [2022-08-18T07:47:03.961Z] 28c3ef001483: Preparing [2022-08-18T07:47:03.961Z] 28c3ef001483: Waiting [2022-08-18T07:47:03.961Z] d1adf63696cb: Layer already exists [2022-08-18T07:47:03.961Z] 8221c7f13620: Layer already exists [2022-08-18T07:47:03.961Z] f12e1de0094c: Layer already exists [2022-08-18T07:47:03.961Z] cada15f1b6bd: Layer already exists [2022-08-18T07:47:03.961Z] dba174bb0ea0: Layer already exists [2022-08-18T07:47:03.961Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:04.231Z] 2.1.2-dev.1: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:04.586Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:04.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:04.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T07:47:04.935Z] cada15f1b6bd: Preparing [2022-08-18T07:47:04.935Z] 8221c7f13620: Preparing [2022-08-18T07:47:04.935Z] dba174bb0ea0: Preparing [2022-08-18T07:47:04.935Z] f12e1de0094c: Preparing [2022-08-18T07:47:04.935Z] d1adf63696cb: Preparing [2022-08-18T07:47:04.935Z] 28c3ef001483: Preparing [2022-08-18T07:47:04.935Z] 28c3ef001483: Waiting [2022-08-18T07:47:04.935Z] dba174bb0ea0: Layer already exists [2022-08-18T07:47:04.935Z] d1adf63696cb: Layer already exists [2022-08-18T07:47:04.935Z] f12e1de0094c: Layer already exists [2022-08-18T07:47:04.935Z] 8221c7f13620: Layer already exists [2022-08-18T07:47:04.935Z] cada15f1b6bd: Layer already exists [2022-08-18T07:47:04.935Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:05.205Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:05.563Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:05.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-08-18T07:47:05.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-18T07:47:05.930Z] cada15f1b6bd: Preparing [2022-08-18T07:47:05.930Z] 8221c7f13620: Preparing [2022-08-18T07:47:05.930Z] dba174bb0ea0: Preparing [2022-08-18T07:47:05.930Z] f12e1de0094c: Preparing [2022-08-18T07:47:05.930Z] d1adf63696cb: Preparing [2022-08-18T07:47:05.930Z] 28c3ef001483: Preparing [2022-08-18T07:47:05.930Z] 28c3ef001483: Waiting [2022-08-18T07:47:05.930Z] 8221c7f13620: Layer already exists [2022-08-18T07:47:05.930Z] dba174bb0ea0: Layer already exists [2022-08-18T07:47:05.930Z] d1adf63696cb: Layer already exists [2022-08-18T07:47:05.930Z] cada15f1b6bd: Layer already exists [2022-08-18T07:47:05.930Z] f12e1de0094c: Layer already exists [2022-08-18T07:47:05.930Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:06.202Z] jakarta: digest: sha256:013937bd341cd7bfdb927aa4e546cb347f0dd9c1b9dba9ad5e61af87b22c4ef1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:47:06.257Z] ===================================================== [Pipeline] echo [2022-08-18T07:47:06.266Z] taggedImages: [2022-08-18T07:47:06.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:06.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.2-dev.1 [2022-08-18T07:47:06.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:06.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-08-18T07:47:06.297Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-18T07:47:06.297Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:06.297Z] 2.1.2-dev.1 [2022-08-18T07:47:06.297Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:06.297Z] jakarta [2022-08-18T07:47:06.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:06.660Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:07.025Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:07.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T07:47:07.025Z] 9be81579dace: Preparing [2022-08-18T07:47:07.025Z] 65944590553a: Preparing [2022-08-18T07:47:07.025Z] 454d81c18629: Preparing [2022-08-18T07:47:07.025Z] ac3e790c0c5b: Preparing [2022-08-18T07:47:07.025Z] a27ee73e48ed: Preparing [2022-08-18T07:47:07.025Z] 88a8640ff8de: Preparing [2022-08-18T07:47:07.025Z] 1dd91be01f7e: Preparing [2022-08-18T07:47:07.025Z] 1cfe25ff8a00: Preparing [2022-08-18T07:47:07.025Z] fae9bab36001: Preparing [2022-08-18T07:47:07.025Z] 28c3ef001483: Preparing [2022-08-18T07:47:07.025Z] 88a8640ff8de: Waiting [2022-08-18T07:47:07.025Z] 1dd91be01f7e: Waiting [2022-08-18T07:47:07.025Z] 1cfe25ff8a00: Waiting [2022-08-18T07:47:07.025Z] fae9bab36001: Waiting [2022-08-18T07:47:07.025Z] 28c3ef001483: Waiting [2022-08-18T07:47:07.297Z] 65944590553a: Pushed [2022-08-18T07:47:07.297Z] a27ee73e48ed: Pushed [2022-08-18T07:47:07.297Z] 9be81579dace: Pushed [2022-08-18T07:47:07.572Z] 88a8640ff8de: Pushed [2022-08-18T07:47:07.572Z] 1cfe25ff8a00: Pushed [2022-08-18T07:47:07.572Z] 1dd91be01f7e: Pushed [2022-08-18T07:47:07.572Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:07.846Z] fae9bab36001: Pushed [2022-08-18T07:47:09.818Z] ac3e790c0c5b: Pushed [2022-08-18T07:47:10.412Z] 454d81c18629: Pushed [2022-08-18T07:47:10.684Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:11.048Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:11.412Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.2-dev.1 [2022-08-18T07:47:11.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T07:47:11.412Z] 9be81579dace: Preparing [2022-08-18T07:47:11.412Z] 65944590553a: Preparing [2022-08-18T07:47:11.412Z] 454d81c18629: Preparing [2022-08-18T07:47:11.412Z] ac3e790c0c5b: Preparing [2022-08-18T07:47:11.412Z] a27ee73e48ed: Preparing [2022-08-18T07:47:11.412Z] 88a8640ff8de: Preparing [2022-08-18T07:47:11.412Z] 1dd91be01f7e: Preparing [2022-08-18T07:47:11.412Z] 1cfe25ff8a00: Preparing [2022-08-18T07:47:11.412Z] fae9bab36001: Preparing [2022-08-18T07:47:11.412Z] 28c3ef001483: Preparing [2022-08-18T07:47:11.412Z] 1cfe25ff8a00: Waiting [2022-08-18T07:47:11.412Z] 88a8640ff8de: Waiting [2022-08-18T07:47:11.412Z] 1dd91be01f7e: Waiting [2022-08-18T07:47:11.412Z] fae9bab36001: Waiting [2022-08-18T07:47:11.412Z] 28c3ef001483: Waiting [2022-08-18T07:47:11.412Z] ac3e790c0c5b: Layer already exists [2022-08-18T07:47:11.412Z] 65944590553a: Layer already exists [2022-08-18T07:47:11.412Z] a27ee73e48ed: Layer already exists [2022-08-18T07:47:11.412Z] 454d81c18629: Layer already exists [2022-08-18T07:47:11.412Z] 9be81579dace: Layer already exists [2022-08-18T07:47:11.412Z] 88a8640ff8de: Layer already exists [2022-08-18T07:47:11.412Z] 1cfe25ff8a00: Layer already exists [2022-08-18T07:47:11.412Z] fae9bab36001: Layer already exists [2022-08-18T07:47:11.412Z] 1dd91be01f7e: Layer already exists [2022-08-18T07:47:11.412Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:11.683Z] 2.1.2-dev.1: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:12.050Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:12.410Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:12.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T07:47:12.410Z] 9be81579dace: Preparing [2022-08-18T07:47:12.410Z] 65944590553a: Preparing [2022-08-18T07:47:12.410Z] 454d81c18629: Preparing [2022-08-18T07:47:12.410Z] ac3e790c0c5b: Preparing [2022-08-18T07:47:12.410Z] a27ee73e48ed: Preparing [2022-08-18T07:47:12.410Z] 88a8640ff8de: Preparing [2022-08-18T07:47:12.410Z] 1dd91be01f7e: Preparing [2022-08-18T07:47:12.410Z] 1cfe25ff8a00: Preparing [2022-08-18T07:47:12.410Z] fae9bab36001: Preparing [2022-08-18T07:47:12.410Z] 28c3ef001483: Preparing [2022-08-18T07:47:12.410Z] 1cfe25ff8a00: Waiting [2022-08-18T07:47:12.410Z] fae9bab36001: Waiting [2022-08-18T07:47:12.410Z] 28c3ef001483: Waiting [2022-08-18T07:47:12.410Z] 88a8640ff8de: Waiting [2022-08-18T07:47:12.410Z] 1dd91be01f7e: Waiting [2022-08-18T07:47:12.410Z] 65944590553a: Layer already exists [2022-08-18T07:47:12.410Z] 454d81c18629: Layer already exists [2022-08-18T07:47:12.410Z] 9be81579dace: Layer already exists [2022-08-18T07:47:12.410Z] ac3e790c0c5b: Layer already exists [2022-08-18T07:47:12.410Z] a27ee73e48ed: Layer already exists [2022-08-18T07:47:12.410Z] 88a8640ff8de: Layer already exists [2022-08-18T07:47:12.410Z] 1dd91be01f7e: Layer already exists [2022-08-18T07:47:12.410Z] 1cfe25ff8a00: Layer already exists [2022-08-18T07:47:12.410Z] fae9bab36001: Layer already exists [2022-08-18T07:47:12.410Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:12.681Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:13.039Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:13.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-08-18T07:47:13.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-18T07:47:13.398Z] 9be81579dace: Preparing [2022-08-18T07:47:13.398Z] 65944590553a: Preparing [2022-08-18T07:47:13.398Z] 454d81c18629: Preparing [2022-08-18T07:47:13.398Z] ac3e790c0c5b: Preparing [2022-08-18T07:47:13.398Z] a27ee73e48ed: Preparing [2022-08-18T07:47:13.398Z] 88a8640ff8de: Preparing [2022-08-18T07:47:13.398Z] 1dd91be01f7e: Preparing [2022-08-18T07:47:13.398Z] 1cfe25ff8a00: Preparing [2022-08-18T07:47:13.398Z] fae9bab36001: Preparing [2022-08-18T07:47:13.398Z] 28c3ef001483: Preparing [2022-08-18T07:47:13.398Z] 1dd91be01f7e: Waiting [2022-08-18T07:47:13.398Z] 1cfe25ff8a00: Waiting [2022-08-18T07:47:13.398Z] 88a8640ff8de: Waiting [2022-08-18T07:47:13.398Z] fae9bab36001: Waiting [2022-08-18T07:47:13.398Z] 28c3ef001483: Waiting [2022-08-18T07:47:13.398Z] 9be81579dace: Layer already exists [2022-08-18T07:47:13.398Z] ac3e790c0c5b: Layer already exists [2022-08-18T07:47:13.398Z] a27ee73e48ed: Layer already exists [2022-08-18T07:47:13.398Z] 454d81c18629: Layer already exists [2022-08-18T07:47:13.398Z] 65944590553a: Layer already exists [2022-08-18T07:47:13.398Z] 88a8640ff8de: Layer already exists [2022-08-18T07:47:13.398Z] 1dd91be01f7e: Layer already exists [2022-08-18T07:47:13.398Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:13.398Z] 1cfe25ff8a00: Layer already exists [2022-08-18T07:47:13.398Z] fae9bab36001: Layer already exists [2022-08-18T07:47:13.669Z] jakarta: digest: sha256:9604c3a7ba7af5b7664eba48ffa9e31accb3d8b9bcfd141a045f159069380b2b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:47:13.727Z] ===================================================== [Pipeline] echo [2022-08-18T07:47:13.735Z] taggedImages: [2022-08-18T07:47:13.735Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:13.735Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.2-dev.1 [2022-08-18T07:47:13.735Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:13.735Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-08-18T07:47:13.763Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-18T07:47:13.763Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:13.763Z] 2.1.2-dev.1 [2022-08-18T07:47:13.763Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:13.763Z] jakarta [2022-08-18T07:47:13.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:14.134Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:14.500Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:14.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T07:47:14.500Z] c2af8e34a23b: Preparing [2022-08-18T07:47:14.500Z] 23dedcfe5c30: Preparing [2022-08-18T07:47:14.500Z] 4d42ee098250: Preparing [2022-08-18T07:47:14.500Z] 85c59b5f72ab: Preparing [2022-08-18T07:47:14.500Z] 28c3ef001483: Preparing [2022-08-18T07:47:14.500Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:14.773Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:14.773Z] c2af8e34a23b: Pushed [2022-08-18T07:47:15.044Z] 85c59b5f72ab: Pushed [2022-08-18T07:47:17.656Z] 23dedcfe5c30: Pushed [2022-08-18T07:47:17.656Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:18.020Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:18.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.2-dev.1 [2022-08-18T07:47:18.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T07:47:18.379Z] c2af8e34a23b: Preparing [2022-08-18T07:47:18.379Z] 23dedcfe5c30: Preparing [2022-08-18T07:47:18.379Z] 4d42ee098250: Preparing [2022-08-18T07:47:18.379Z] 85c59b5f72ab: Preparing [2022-08-18T07:47:18.379Z] 28c3ef001483: Preparing [2022-08-18T07:47:18.379Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:18.379Z] 23dedcfe5c30: Layer already exists [2022-08-18T07:47:18.379Z] c2af8e34a23b: Layer already exists [2022-08-18T07:47:18.379Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:18.379Z] 85c59b5f72ab: Layer already exists [2022-08-18T07:47:18.650Z] 2.1.2-dev.1: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:19.016Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:19.373Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:19.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T07:47:19.373Z] c2af8e34a23b: Preparing [2022-08-18T07:47:19.373Z] 23dedcfe5c30: Preparing [2022-08-18T07:47:19.373Z] 4d42ee098250: Preparing [2022-08-18T07:47:19.373Z] 85c59b5f72ab: Preparing [2022-08-18T07:47:19.373Z] 28c3ef001483: Preparing [2022-08-18T07:47:19.373Z] 85c59b5f72ab: Layer already exists [2022-08-18T07:47:19.373Z] 23dedcfe5c30: Layer already exists [2022-08-18T07:47:19.373Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:19.373Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:19.373Z] c2af8e34a23b: Layer already exists [2022-08-18T07:47:19.644Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:20.009Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:20.365Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-08-18T07:47:20.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-18T07:47:20.366Z] c2af8e34a23b: Preparing [2022-08-18T07:47:20.366Z] 23dedcfe5c30: Preparing [2022-08-18T07:47:20.366Z] 4d42ee098250: Preparing [2022-08-18T07:47:20.366Z] 85c59b5f72ab: Preparing [2022-08-18T07:47:20.366Z] 28c3ef001483: Preparing [2022-08-18T07:47:20.366Z] 23dedcfe5c30: Layer already exists [2022-08-18T07:47:20.366Z] c2af8e34a23b: Layer already exists [2022-08-18T07:47:20.366Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:20.366Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:20.366Z] 85c59b5f72ab: Layer already exists [2022-08-18T07:47:20.638Z] jakarta: digest: sha256:1d32fe91c4847169d662edf552e19aa4dcca1717e4848e4b42f74d54287725a3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:47:20.702Z] ===================================================== [Pipeline] echo [2022-08-18T07:47:20.709Z] taggedImages: [2022-08-18T07:47:20.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:20.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.2-dev.1 [2022-08-18T07:47:20.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:20.709Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-08-18T07:47:20.739Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-18T07:47:20.739Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:20.739Z] 2.1.2-dev.1 [2022-08-18T07:47:20.739Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:20.739Z] jakarta [2022-08-18T07:47:20.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:21.099Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:21.459Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:21.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T07:47:21.459Z] fb6523a19092: Preparing [2022-08-18T07:47:21.459Z] 6c7f727133cc: Preparing [2022-08-18T07:47:21.459Z] 4d42ee098250: Preparing [2022-08-18T07:47:21.459Z] 5a1916421f19: Preparing [2022-08-18T07:47:21.459Z] 28c3ef001483: Preparing [2022-08-18T07:47:21.459Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:21.459Z] 5a1916421f19: Layer already exists [2022-08-18T07:47:21.729Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:21.729Z] fb6523a19092: Pushed [2022-08-18T07:47:24.333Z] 6c7f727133cc: Pushed [2022-08-18T07:47:24.333Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:24.690Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:25.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.2-dev.1 [2022-08-18T07:47:25.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T07:47:25.041Z] fb6523a19092: Preparing [2022-08-18T07:47:25.041Z] 6c7f727133cc: Preparing [2022-08-18T07:47:25.041Z] 4d42ee098250: Preparing [2022-08-18T07:47:25.041Z] 5a1916421f19: Preparing [2022-08-18T07:47:25.041Z] 28c3ef001483: Preparing [2022-08-18T07:47:25.041Z] 5a1916421f19: Layer already exists [2022-08-18T07:47:25.041Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:25.041Z] fb6523a19092: Layer already exists [2022-08-18T07:47:25.041Z] 6c7f727133cc: Layer already exists [2022-08-18T07:47:25.041Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:25.309Z] 2.1.2-dev.1: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:25.667Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:26.048Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:26.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T07:47:26.048Z] fb6523a19092: Preparing [2022-08-18T07:47:26.048Z] 6c7f727133cc: Preparing [2022-08-18T07:47:26.048Z] 4d42ee098250: Preparing [2022-08-18T07:47:26.048Z] 5a1916421f19: Preparing [2022-08-18T07:47:26.048Z] 28c3ef001483: Preparing [2022-08-18T07:47:26.048Z] 6c7f727133cc: Layer already exists [2022-08-18T07:47:26.048Z] fb6523a19092: Layer already exists [2022-08-18T07:47:26.048Z] 5a1916421f19: Layer already exists [2022-08-18T07:47:26.048Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:26.048Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:26.323Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:26.702Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:27.080Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-08-18T07:47:27.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-18T07:47:27.080Z] fb6523a19092: Preparing [2022-08-18T07:47:27.080Z] 6c7f727133cc: Preparing [2022-08-18T07:47:27.080Z] 4d42ee098250: Preparing [2022-08-18T07:47:27.080Z] 5a1916421f19: Preparing [2022-08-18T07:47:27.080Z] 28c3ef001483: Preparing [2022-08-18T07:47:27.080Z] 28c3ef001483: Layer already exists [2022-08-18T07:47:27.080Z] 4d42ee098250: Layer already exists [2022-08-18T07:47:27.080Z] 6c7f727133cc: Layer already exists [2022-08-18T07:47:27.080Z] 5a1916421f19: Layer already exists [2022-08-18T07:47:27.080Z] fb6523a19092: Layer already exists [2022-08-18T07:47:27.353Z] jakarta: digest: sha256:44d81d1743e6921978b15f7f3a7be34f16bb32faa2dad71eb6fb6990798d2d27 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:47:27.418Z] ===================================================== [Pipeline] echo [2022-08-18T07:47:27.426Z] taggedImages: [2022-08-18T07:47:27.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:27.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.2-dev.1 [2022-08-18T07:47:27.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:27.426Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-08-18T07:47:27.452Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-18T07:47:27.452Z] 37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:27.452Z] 2.1.2-dev.1 [2022-08-18T07:47:27.452Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:27.452Z] jakarta [2022-08-18T07:47:27.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:27.814Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:28.171Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:28.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T07:47:28.171Z] bb12919b48b2: Preparing [2022-08-18T07:47:28.171Z] bc0a5e2ed09f: Preparing [2022-08-18T07:47:28.171Z] 07ecfedff616: Preparing [2022-08-18T07:47:28.171Z] a6fcc3fc10c0: Preparing [2022-08-18T07:47:28.171Z] 166dde17997b: Preparing [2022-08-18T07:47:28.171Z] 78c4bc0ebec3: Preparing [2022-08-18T07:47:28.171Z] 45596ee15a31: Preparing [2022-08-18T07:47:28.171Z] 52dc75cd08be: Preparing [2022-08-18T07:47:28.171Z] a6e1fd50fee5: Preparing [2022-08-18T07:47:28.171Z] 56eb02710082: Preparing [2022-08-18T07:47:28.171Z] ee420dfed78a: Preparing [2022-08-18T07:47:28.171Z] 78c4bc0ebec3: Waiting [2022-08-18T07:47:28.171Z] 45596ee15a31: Waiting [2022-08-18T07:47:28.171Z] 52dc75cd08be: Waiting [2022-08-18T07:47:28.171Z] a6e1fd50fee5: Waiting [2022-08-18T07:47:28.171Z] 56eb02710082: Waiting [2022-08-18T07:47:28.171Z] ee420dfed78a: Waiting [2022-08-18T07:47:28.451Z] 166dde17997b: Layer already exists [2022-08-18T07:47:28.451Z] 78c4bc0ebec3: Layer already exists [2022-08-18T07:47:28.451Z] 45596ee15a31: Layer already exists [2022-08-18T07:47:28.451Z] bc0a5e2ed09f: Pushed [2022-08-18T07:47:28.451Z] 52dc75cd08be: Layer already exists [2022-08-18T07:47:28.451Z] 56eb02710082: Layer already exists [2022-08-18T07:47:28.451Z] a6e1fd50fee5: Layer already exists [2022-08-18T07:47:28.451Z] ee420dfed78a: Layer already exists [2022-08-18T07:47:29.049Z] bb12919b48b2: Pushed [2022-08-18T07:47:31.026Z] 07ecfedff616: Pushed [2022-08-18T07:47:46.072Z] a6fcc3fc10c0: Pushed [2022-08-18T07:47:46.072Z] 37bead552474273de976aaf56ac2094eaaca713f: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:46.441Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:46.794Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.2-dev.1 [2022-08-18T07:47:46.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T07:47:46.794Z] bb12919b48b2: Preparing [2022-08-18T07:47:46.794Z] bc0a5e2ed09f: Preparing [2022-08-18T07:47:46.794Z] 07ecfedff616: Preparing [2022-08-18T07:47:46.794Z] a6fcc3fc10c0: Preparing [2022-08-18T07:47:46.794Z] 166dde17997b: Preparing [2022-08-18T07:47:46.794Z] 78c4bc0ebec3: Preparing [2022-08-18T07:47:46.794Z] 45596ee15a31: Preparing [2022-08-18T07:47:46.794Z] 52dc75cd08be: Preparing [2022-08-18T07:47:46.794Z] a6e1fd50fee5: Preparing [2022-08-18T07:47:46.794Z] 56eb02710082: Preparing [2022-08-18T07:47:46.794Z] ee420dfed78a: Preparing [2022-08-18T07:47:46.794Z] 56eb02710082: Waiting [2022-08-18T07:47:46.794Z] 52dc75cd08be: Waiting [2022-08-18T07:47:46.794Z] a6e1fd50fee5: Waiting [2022-08-18T07:47:46.794Z] ee420dfed78a: Waiting [2022-08-18T07:47:46.794Z] 78c4bc0ebec3: Waiting [2022-08-18T07:47:46.794Z] 45596ee15a31: Waiting [2022-08-18T07:47:46.794Z] bb12919b48b2: Layer already exists [2022-08-18T07:47:46.794Z] 07ecfedff616: Layer already exists [2022-08-18T07:47:46.794Z] bc0a5e2ed09f: Layer already exists [2022-08-18T07:47:46.794Z] a6fcc3fc10c0: Layer already exists [2022-08-18T07:47:46.794Z] 166dde17997b: Layer already exists [2022-08-18T07:47:47.064Z] 52dc75cd08be: Layer already exists [2022-08-18T07:47:47.064Z] 45596ee15a31: Layer already exists [2022-08-18T07:47:47.064Z] 78c4bc0ebec3: Layer already exists [2022-08-18T07:47:47.064Z] 56eb02710082: Layer already exists [2022-08-18T07:47:47.064Z] a6e1fd50fee5: Layer already exists [2022-08-18T07:47:47.064Z] ee420dfed78a: Layer already exists [2022-08-18T07:47:47.064Z] 2.1.2-dev.1: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:47.428Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:47.787Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:47.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T07:47:47.787Z] bb12919b48b2: Preparing [2022-08-18T07:47:47.787Z] bc0a5e2ed09f: Preparing [2022-08-18T07:47:47.787Z] 07ecfedff616: Preparing [2022-08-18T07:47:47.787Z] a6fcc3fc10c0: Preparing [2022-08-18T07:47:47.787Z] 166dde17997b: Preparing [2022-08-18T07:47:47.787Z] 78c4bc0ebec3: Preparing [2022-08-18T07:47:47.787Z] 45596ee15a31: Preparing [2022-08-18T07:47:47.787Z] 52dc75cd08be: Preparing [2022-08-18T07:47:47.787Z] a6e1fd50fee5: Preparing [2022-08-18T07:47:47.787Z] 56eb02710082: Preparing [2022-08-18T07:47:47.787Z] ee420dfed78a: Preparing [2022-08-18T07:47:47.787Z] 78c4bc0ebec3: Waiting [2022-08-18T07:47:47.787Z] 45596ee15a31: Waiting [2022-08-18T07:47:47.787Z] a6e1fd50fee5: Waiting [2022-08-18T07:47:47.787Z] 52dc75cd08be: Waiting [2022-08-18T07:47:47.787Z] 56eb02710082: Waiting [2022-08-18T07:47:47.787Z] ee420dfed78a: Waiting [2022-08-18T07:47:47.787Z] bb12919b48b2: Layer already exists [2022-08-18T07:47:47.787Z] 166dde17997b: Layer already exists [2022-08-18T07:47:47.787Z] 07ecfedff616: Layer already exists [2022-08-18T07:47:47.787Z] a6fcc3fc10c0: Layer already exists [2022-08-18T07:47:47.787Z] bc0a5e2ed09f: Layer already exists [2022-08-18T07:47:47.787Z] 78c4bc0ebec3: Layer already exists [2022-08-18T07:47:47.787Z] 45596ee15a31: Layer already exists [2022-08-18T07:47:47.787Z] 56eb02710082: Layer already exists [2022-08-18T07:47:47.787Z] a6e1fd50fee5: Layer already exists [2022-08-18T07:47:47.787Z] 52dc75cd08be: Layer already exists [2022-08-18T07:47:47.787Z] ee420dfed78a: Layer already exists [2022-08-18T07:47:48.056Z] 37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:48.412Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:48.761Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-08-18T07:47:48.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-18T07:47:48.761Z] bb12919b48b2: Preparing [2022-08-18T07:47:48.761Z] bc0a5e2ed09f: Preparing [2022-08-18T07:47:48.761Z] 07ecfedff616: Preparing [2022-08-18T07:47:48.761Z] a6fcc3fc10c0: Preparing [2022-08-18T07:47:48.761Z] 166dde17997b: Preparing [2022-08-18T07:47:48.761Z] 78c4bc0ebec3: Preparing [2022-08-18T07:47:48.761Z] 45596ee15a31: Preparing [2022-08-18T07:47:48.761Z] 52dc75cd08be: Preparing [2022-08-18T07:47:48.761Z] a6e1fd50fee5: Preparing [2022-08-18T07:47:48.761Z] 56eb02710082: Preparing [2022-08-18T07:47:48.761Z] ee420dfed78a: Preparing [2022-08-18T07:47:48.761Z] 45596ee15a31: Waiting [2022-08-18T07:47:48.761Z] 52dc75cd08be: Waiting [2022-08-18T07:47:48.761Z] a6e1fd50fee5: Waiting [2022-08-18T07:47:48.761Z] 56eb02710082: Waiting [2022-08-18T07:47:48.761Z] 78c4bc0ebec3: Waiting [2022-08-18T07:47:48.761Z] ee420dfed78a: Waiting [2022-08-18T07:47:48.761Z] 166dde17997b: Layer already exists [2022-08-18T07:47:48.761Z] 07ecfedff616: Layer already exists [2022-08-18T07:47:48.761Z] a6fcc3fc10c0: Layer already exists [2022-08-18T07:47:48.761Z] bc0a5e2ed09f: Layer already exists [2022-08-18T07:47:48.761Z] bb12919b48b2: Layer already exists [2022-08-18T07:47:48.761Z] 45596ee15a31: Layer already exists [2022-08-18T07:47:48.761Z] a6e1fd50fee5: Layer already exists [2022-08-18T07:47:48.761Z] 52dc75cd08be: Layer already exists [2022-08-18T07:47:48.761Z] 78c4bc0ebec3: Layer already exists [2022-08-18T07:47:48.761Z] 56eb02710082: Layer already exists [2022-08-18T07:47:48.761Z] ee420dfed78a: Layer already exists [2022-08-18T07:47:49.030Z] jakarta: digest: sha256:2caf961924b745fc8383559fb1597632cbf47162c50eef5fec9e90b794612f48 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-18T07:47:49.095Z] ===================================================== [Pipeline] echo [2022-08-18T07:47:49.105Z] taggedImages: [2022-08-18T07:47:49.105Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f [2022-08-18T07:47:49.105Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.2-dev.1 [2022-08-18T07:47:49.105Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:37bead552474273de976aaf56ac2094eaaca713f-2.1.2-dev.1 [2022-08-18T07:47:49.105Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:49.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T07:47:49.497Z] [2022-08-18T07:47:49.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:47:49.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T07:47:49.840Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-18T07:47:49.840Z] 8998bd30e6a1: Pulling fs layer [2022-08-18T07:47:49.840Z] 04944245beec: Pulling fs layer [2022-08-18T07:47:49.840Z] 699f458cf7ca: Pulling fs layer [2022-08-18T07:47:49.840Z] 765212b225bb: Pulling fs layer [2022-08-18T07:47:49.840Z] f23df028b6ca: Pulling fs layer [2022-08-18T07:47:49.840Z] d65c8cfc05b1: Pulling fs layer [2022-08-18T07:47:49.840Z] 2437ff75d9bd: Pulling fs layer [2022-08-18T07:47:49.840Z] 765212b225bb: Waiting [2022-08-18T07:47:49.840Z] f23df028b6ca: Waiting [2022-08-18T07:47:49.840Z] d65c8cfc05b1: Waiting [2022-08-18T07:47:49.840Z] 2437ff75d9bd: Waiting [2022-08-18T07:47:50.114Z] 04944245beec: Verifying Checksum [2022-08-18T07:47:50.114Z] 04944245beec: Download complete [2022-08-18T07:47:50.114Z] 765212b225bb: Verifying Checksum [2022-08-18T07:47:50.114Z] 765212b225bb: Download complete [2022-08-18T07:47:50.114Z] f23df028b6ca: Verifying Checksum [2022-08-18T07:47:50.114Z] f23df028b6ca: Download complete [2022-08-18T07:47:50.114Z] d65c8cfc05b1: Verifying Checksum [2022-08-18T07:47:50.114Z] d65c8cfc05b1: Download complete [2022-08-18T07:47:50.114Z] 699f458cf7ca: Verifying Checksum [2022-08-18T07:47:50.114Z] 699f458cf7ca: Download complete [2022-08-18T07:47:50.713Z] 8998bd30e6a1: Verifying Checksum [2022-08-18T07:47:50.713Z] 8998bd30e6a1: Download complete [2022-08-18T07:47:52.692Z] 2437ff75d9bd: Verifying Checksum [2022-08-18T07:47:52.692Z] 2437ff75d9bd: Download complete [2022-08-18T07:47:54.660Z] 8998bd30e6a1: Pull complete [2022-08-18T07:47:55.256Z] 04944245beec: Pull complete [2022-08-18T07:47:56.684Z] 699f458cf7ca: Pull complete [2022-08-18T07:47:56.956Z] 765212b225bb: Pull complete [2022-08-18T07:47:57.937Z] f23df028b6ca: Pull complete [2022-08-18T07:47:57.937Z] d65c8cfc05b1: Pull complete [2022-08-18T07:48:13.019Z] 2437ff75d9bd: Pull complete [2022-08-18T07:48:13.019Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-18T07:48:13.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-18T07:48:13.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:48:13.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-23027 does not seem to be running inside a container [2022-08-18T07:48:13.365Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-18T07:48:15.868Z] $ docker top 1c47599aa5bdf1f2ee53bd01239c1d81032d64c48fde8f60480bdea1963ee6e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:48:16.865Z] ---> job-cost.sh [2022-08-18T07:48:16.865Z] lf-activate-venv: SKIPPING [2022-08-18T07:48:16.865Z] INFO: No Stack... [2022-08-18T07:48:18.294Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-18T07:48:18.887Z] INFO: Archiving Costs [Pipeline] sh [2022-08-18T07:48:19.548Z] + + cat /w/workspace/edgex-go/13/archives/cost.csv [2022-08-18T07:48:19.548Z] cut -d, -f6 [Pipeline] lock [2022-08-18T07:48:19.575Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] [2022-08-18T07:48:19.582Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] did not exist. Created. [2022-08-18T07:48:19.582Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-18T07:48:20.245Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-18T07:48:21.180Z] Stashed 1 file(s) [Pipeline] } [2022-08-18T07:48:21.191Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-18T07:48:21.215Z] $ docker stop --time=1 1c47599aa5bdf1f2ee53bd01239c1d81032d64c48fde8f60480bdea1963ee6e6 [2022-08-18T07:48:22.796Z] $ docker rm -f 1c47599aa5bdf1f2ee53bd01239c1d81032d64c48fde8f60480bdea1963ee6e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-18T07:48:23.353Z] provisioning config files... [2022-08-18T07:48:23.361Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config4467899689916327299tmp [Pipeline] { [Pipeline] sh [2022-08-18T07:48:23.668Z] + set +x [2022-08-18T07:48:23.668Z] + curl -s https://codecov.io/bash [2022-08-18T07:48:23.668Z] + bash -s -- [2022-08-18T07:48:23.668Z] [2022-08-18T07:48:23.668Z] _____ _ [2022-08-18T07:48:23.668Z] / ____| | | [2022-08-18T07:48:23.668Z] | | ___ __| | ___ ___ _____ __ [2022-08-18T07:48:23.668Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-18T07:48:23.668Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-18T07:48:23.668Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-18T07:48:23.668Z] Bash-1.0.6 [2022-08-18T07:48:23.668Z] [2022-08-18T07:48:23.668Z] [2022-08-18T07:48:23.668Z] ==> git version 2.25.1 found [2022-08-18T07:48:23.668Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-18T07:48:23.668Z] Release-Date: 2020-01-08 [2022-08-18T07:48:23.668Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-18T07:48:23.668Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-18T07:48:23.668Z] ==> Jenkins CI detected. [2022-08-18T07:48:23.668Z] current dir:  /w/workspace/edgex-go/13 [2022-08-18T07:48:23.668Z] project root: . [2022-08-18T07:48:23.668Z] --> token set from env [2022-08-18T07:48:23.668Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-18T07:48:23.668Z] ==> Running gcov in . (disable via -X gcov) [2022-08-18T07:48:23.668Z] ==> Python coveragepy not found [2022-08-18T07:48:23.668Z] ==> Searching for coverage reports in: [2022-08-18T07:48:23.668Z] + . [2022-08-18T07:48:23.928Z] -> Found 1 reports [2022-08-18T07:48:23.928Z] ==> Detecting git/mercurial file structure [2022-08-18T07:48:23.928Z] ==> Reading reports [2022-08-18T07:48:23.928Z] + ./coverage.out bytes=428658 [2022-08-18T07:48:23.928Z] ==> Appending adjustments [2022-08-18T07:48:23.928Z] https://docs.codecov.io/docs/fixing-reports [2022-08-18T07:48:25.315Z] + Found adjustments [2022-08-18T07:48:25.315Z] ==> Gzipping contents [2022-08-18T07:48:25.315Z] 64K /tmp/codecov.sm9kNl.gz [2022-08-18T07:48:25.315Z] ==> Uploading reports [2022-08-18T07:48:25.315Z] url: https://codecov.io [2022-08-18T07:48:25.316Z] query: branch=jakarta&commit=37bead552474273de976aaf56ac2094eaaca713f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-18T07:48:25.316Z] -> Pinging Codecov [2022-08-18T07:48:25.316Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=37bead552474273de976aaf56ac2094eaaca713f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-18T07:48:25.316Z] -> Uploading to [2022-08-18T07:48:25.316Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/37bead552474273de976aaf56ac2094eaaca713f/d40d7427-fe01-4207-9d1f-e7ad6d9d2787.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T074825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=075cc8d88dbb477650bc1ee764cd04da5ecf61dd2bd2a6fa784b68346c98a4b0 [2022-08-18T07:48:25.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:48:25.316Z] Dload Upload Total Spent Left Speed [2022-08-18T07:48:25.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65100 0 0 100 65100 0 285k --:--:-- --:--:-- --:--:-- 283k 100 65100 0 0 100 65100 0 223k --:--:-- --:--:-- --:--:-- 223k [2022-08-18T07:48:25.837Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/37bead552474273de976aaf56ac2094eaaca713f [Pipeline] } [2022-08-18T07:48:25.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-18T07:48:26.085Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-18T07:48:26.097Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:48:26.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-18T07:48:26.396Z] [2022-08-18T07:48:26.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:48:26.700Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-18T07:48:26.700Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-18T07:48:26.700Z] df9b9388f04a: Pulling fs layer [2022-08-18T07:48:26.700Z] 52dc419b0ee2: Pulling fs layer [2022-08-18T07:48:26.700Z] 25bc292e5bac: Pulling fs layer [2022-08-18T07:48:26.700Z] 114826534d7a: Pulling fs layer [2022-08-18T07:48:26.700Z] 4657fd5d0bcf: Pulling fs layer [2022-08-18T07:48:26.701Z] 114826534d7a: Waiting [2022-08-18T07:48:26.701Z] 6ad1cebc031e: Pulling fs layer [2022-08-18T07:48:26.701Z] 8a3aa393b2d8: Pulling fs layer [2022-08-18T07:48:26.701Z] 6ad1cebc031e: Waiting [2022-08-18T07:48:26.701Z] 8a3aa393b2d8: Waiting [2022-08-18T07:48:26.701Z] 25bc292e5bac: Download complete [2022-08-18T07:48:26.701Z] 52dc419b0ee2: Download complete [2022-08-18T07:48:26.701Z] df9b9388f04a: Verifying Checksum [2022-08-18T07:48:26.701Z] df9b9388f04a: Download complete [2022-08-18T07:48:26.961Z] 6ad1cebc031e: Verifying Checksum [2022-08-18T07:48:26.961Z] 6ad1cebc031e: Download complete [2022-08-18T07:48:26.961Z] df9b9388f04a: Pull complete [2022-08-18T07:48:26.961Z] 52dc419b0ee2: Pull complete [2022-08-18T07:48:27.224Z] 25bc292e5bac: Pull complete [2022-08-18T07:48:27.484Z] 114826534d7a: Verifying Checksum [2022-08-18T07:48:27.484Z] 114826534d7a: Download complete [2022-08-18T07:48:27.484Z] 8a3aa393b2d8: Verifying Checksum [2022-08-18T07:48:27.484Z] 8a3aa393b2d8: Download complete [2022-08-18T07:48:31.681Z] 114826534d7a: Pull complete [2022-08-18T07:48:31.681Z] 4657fd5d0bcf: Pull complete [2022-08-18T07:48:31.681Z] 6ad1cebc031e: Pull complete [2022-08-18T07:48:35.878Z] 8a3aa393b2d8: Pull complete [2022-08-18T07:48:35.878Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-18T07:48:35.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-18T07:48:35.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:48:35.974Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:48:36.048Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 [2022-08-18T07:48:37.725Z] $ docker top 5e22eb5e44302255567cf8c22c2155eac493a5be036283f244b5306454e07cd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-18T07:48:37.781Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh [2022-08-18T07:48:38.061Z] + set -o pipefail [2022-08-18T07:48:38.062Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' [2022-08-18T07:48:39.975Z] [2022-08-18T07:48:39.975Z] Monitoring /w/workspace/edgex-go/13 (github.com/edgexfoundry/edgex-go)... [2022-08-18T07:48:39.975Z] [2022-08-18T07:48:39.975Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/40b7a2ad-0834-4a5a-a1d8-fb378d267059 [2022-08-18T07:48:39.975Z] [2022-08-18T07:48:39.975Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-08-18T07:48:39.975Z] [2022-08-18T07:48:39.975Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-18T07:48:39.975Z] [2022-08-18T07:48:40.236Z] [Pipeline] } [2022-08-18T07:48:40.274Z] $ docker stop --time=1 5e22eb5e44302255567cf8c22c2155eac493a5be036283f244b5306454e07cd0 [2022-08-18T07:48:41.657Z] $ docker rm -f 5e22eb5e44302255567cf8c22c2155eac493a5be036283f244b5306454e07cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-18T07:48:41.824Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T07:48:41.836Z] provisioning config files... [2022-08-18T07:48:41.844Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/13@tmp/config657016257845665152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:48:42.142Z] --> edgex-publish-swagger.sh [2022-08-18T07:48:42.142Z] === Publish openapi/v2 API === [2022-08-18T07:48:42.142Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-18T07:48:42.142Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/13/openapi/v2/core-command.yaml] [2022-08-18T07:48:42.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:48:42.142Z] Dload Upload Total Spent Left Speed [2022-08-18T07:48:43.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31785 0:00:01 0:00:01 --:--:-- 31816 100 32389 0 0 100 32389 0 31785 0:00:01 0:00:01 --:--:-- 31785 [2022-08-18T07:48:43.081Z] [2022-08-18T07:48:43.081Z] [2022-08-18T07:48:43.081Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/13/openapi/v2/core-data.yaml] [2022-08-18T07:48:43.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:48:43.081Z] Dload Upload Total Spent Left Speed [2022-08-18T07:48:44.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 59066 0:00:01 0:00:01 --:--:-- 59066 100 71116 0 0 100 71116 0 54620 0:00:01 0:00:01 --:--:-- 54620 [2022-08-18T07:48:44.466Z] [2022-08-18T07:48:44.466Z] [2022-08-18T07:48:44.466Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/13/openapi/v2/core-metadata.yaml] [2022-08-18T07:48:44.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:48:44.466Z] Dload Upload Total Spent Left Speed [2022-08-18T07:48:45.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 119k 0 0 100 119k 0 113k 0:00:01 0:00:01 --:--:-- 113k [2022-08-18T07:48:45.406Z] [2022-08-18T07:48:45.406Z] [2022-08-18T07:48:45.406Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/13/openapi/v2/support-notifications.yaml] [2022-08-18T07:48:45.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:48:45.406Z] Dload Upload Total Spent Left Speed [2022-08-18T07:48:46.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 427k --:--:-- --:--:-- --:--:-- 425k 100 88830 0 0 100 88830 0 91107 --:--:-- --:--:-- --:--:-- 91107 [2022-08-18T07:48:46.607Z] [2022-08-18T07:48:46.607Z] [2022-08-18T07:48:46.607Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/13/openapi/v2/support-scheduler.yaml] [2022-08-18T07:48:46.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:48:46.607Z] Dload Upload Total Spent Left Speed [2022-08-18T07:48:47.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 186k --:--:-- --:--:-- --:--:-- 186k 100 38932 0 0 100 38932 0 41638 --:--:-- --:--:-- --:--:-- 41638 [2022-08-18T07:48:47.549Z] [2022-08-18T07:48:47.549Z] [2022-08-18T07:48:47.549Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/13/openapi/v2/system-agent.yaml] [2022-08-18T07:48:47.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T07:48:47.549Z] Dload Upload Total Spent Left Speed [2022-08-18T07:48:48.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 96566 --:--:-- --:--:-- --:--:-- 96093 100 19603 0 0 100 19603 0 21853 --:--:-- --:--:-- --:--:-- 21829 [2022-08-18T07:48:48.490Z] [2022-08-18T07:48:48.490Z] [Pipeline] } [2022-08-18T07:48:48.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-18T07:48:48.902Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T07:48:48.902Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:48:49.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T07:48:49.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:48:49.284Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:48:49.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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/py-git-semver:0.1.4 cat [2022-08-18T07:48:49.760Z] $ docker top 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T07:48:49.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T07:48:49.830Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T07:48:49.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T07:48:49.991Z] $ docker exec 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 ssh-agent [2022-08-18T07:48:50.100Z] SSH_AUTH_SOCK=/tmp/ssh-rsVhHkvZc2st/agent.33 [2022-08-18T07:48:50.100Z] SSH_AGENT_PID=40 [2022-08-18T07:48:50.106Z] Running ssh-add (command line suppressed) [2022-08-18T07:48:50.264Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1573053632327336653.key (/w/workspace/edgex-go/13@tmp/private_key_1573053632327336653.key) [2022-08-18T07:48:50.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T07:48:50.551Z] + git semver tag [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,764 [run_tag] DEBUG tag force:False [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,764 [check_head_tag] DEBUG check head tag [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,766 [execute] INFO git cat-file --batch-check [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=) [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,771 [execute] INFO git cat-file --batch [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=) [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,797 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,797 [execute] INFO git tag -a v2.1.2-dev.1 -m v2.1.2-dev.1 [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,797 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.2-dev.1', '-m', 'v2.1.2-dev.1'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) [2022-08-18T07:48:50.811Z] 2022-08-18 07:48:50,804 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:48:50.811Z] 2.1.2-dev.1 [Pipeline] } [2022-08-18T07:48:50.849Z] $ docker exec --env ******** --env ******** 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 ssh-agent -k [2022-08-18T07:48:50.973Z] unset SSH_AUTH_SOCK; [2022-08-18T07:48:50.973Z] unset SSH_AGENT_PID; [2022-08-18T07:48:50.973Z] echo Agent pid 40 killed; [2022-08-18T07:48:50.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T07:48:51.272Z] + git semver [Pipeline] } [2022-08-18T07:48:51.574Z] $ docker stop --time=1 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 [2022-08-18T07:48:52.898Z] $ docker rm -f 0acf8dbb60e10e4c8f8b0c7cd107ae57c6b56be3222761eaaf029c330fc809f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:48:53.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-18T07:48:53.277Z] [2022-08-18T07:48:53.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:48:53.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-18T07:48:53.580Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-18T07:48:53.580Z] ab5ef0e58194: Pulling fs layer [2022-08-18T07:48:53.580Z] 9712f1f96733: Pulling fs layer [2022-08-18T07:48:53.580Z] 63f879dbbcfc: Pulling fs layer [2022-08-18T07:48:53.580Z] 0d9ebad4ef96: Pulling fs layer [2022-08-18T07:48:53.580Z] e9a5061849ea: Pulling fs layer [2022-08-18T07:48:53.580Z] d747dcd14b5f: Pulling fs layer [2022-08-18T07:48:53.580Z] 2de7ff778b66: Pulling fs layer [2022-08-18T07:48:53.580Z] 0d9ebad4ef96: Waiting [2022-08-18T07:48:53.580Z] e9a5061849ea: Waiting [2022-08-18T07:48:53.580Z] d747dcd14b5f: Waiting [2022-08-18T07:48:53.580Z] 2de7ff778b66: Waiting [2022-08-18T07:48:53.580Z] 9712f1f96733: Download complete [2022-08-18T07:48:54.151Z] 63f879dbbcfc: Verifying Checksum [2022-08-18T07:48:54.151Z] 63f879dbbcfc: Download complete [2022-08-18T07:48:54.151Z] 0d9ebad4ef96: Verifying Checksum [2022-08-18T07:48:54.151Z] 0d9ebad4ef96: Download complete [2022-08-18T07:48:54.409Z] d747dcd14b5f: Download complete [2022-08-18T07:48:54.409Z] ab5ef0e58194: Verifying Checksum [2022-08-18T07:48:54.409Z] ab5ef0e58194: Download complete [2022-08-18T07:48:54.409Z] e9a5061849ea: Verifying Checksum [2022-08-18T07:48:54.409Z] e9a5061849ea: Download complete [2022-08-18T07:48:54.409Z] 2de7ff778b66: Verifying Checksum [2022-08-18T07:48:54.409Z] 2de7ff778b66: Download complete [2022-08-18T07:48:57.703Z] ab5ef0e58194: Pull complete [2022-08-18T07:48:57.703Z] 9712f1f96733: Pull complete [2022-08-18T07:48:58.272Z] 63f879dbbcfc: Pull complete [2022-08-18T07:49:02.468Z] 0d9ebad4ef96: Pull complete [2022-08-18T07:49:02.468Z] e9a5061849ea: Pull complete [2022-08-18T07:49:02.468Z] d747dcd14b5f: Pull complete [2022-08-18T07:49:03.848Z] 2de7ff778b66: Pull complete [2022-08-18T07:49:03.848Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-18T07:49:03.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-18T07:49:03.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:49:03.963Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:49:04.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 [2022-08-18T07:49:06.467Z] $ docker top 8c2969f3fdfba1df6f0bfc799a746ddd0569f0031882b92f5206516f1fae5bef -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-18T07:49:06.523Z] provisioning config files... [2022-08-18T07:49:06.531Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/13@tmp/config1575676457990359861tmp [2022-08-18T07:49:06.541Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/13@tmp/config3684812404108425885tmp [2022-08-18T07:49:06.552Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/13@tmp/config4582131980503335753tmp [Pipeline] { [Pipeline] echo [2022-08-18T07:49:06.564Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:06.850Z] ---> sigul-configuration.sh [2022-08-18T07:49:06.850Z] gpg: directory `/root/.gnupg' created [2022-08-18T07:49:06.850Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-18T07:49:06.850Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-18T07:49:06.850Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-18T07:49:06.850Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-18T07:49:06.850Z] gpg: CAST5 encrypted data [2022-08-18T07:49:06.850Z] gpg: encrypted with 1 passphrase [2022-08-18T07:49:06.850Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-18T07:49:07.137Z] + mkdir /home/jenkins [2022-08-18T07:49:07.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-18T07:49:07.425Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-18T07:49:07.434Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:07.728Z] ---> sigul-install.sh [2022-08-18T07:49:07.728Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-18T07:49:08.017Z] + git tag --list [2022-08-18T07:49:08.017Z] 0.6.0 [2022-08-18T07:49:08.017Z] 0.6.1 [2022-08-18T07:49:08.017Z] 0.7.0 [2022-08-18T07:49:08.017Z] 0.7.1 [2022-08-18T07:49:08.017Z] v1.0.0 [2022-08-18T07:49:08.017Z] v1.0.1 [2022-08-18T07:49:08.017Z] v1.1.0 [2022-08-18T07:49:08.017Z] v1.2.0 [2022-08-18T07:49:08.017Z] v1.2.1 [2022-08-18T07:49:08.017Z] v1.3.0 [2022-08-18T07:49:08.017Z] v1.3.1 [2022-08-18T07:49:08.017Z] v2.0.0 [2022-08-18T07:49:08.017Z] v2.1.0 [2022-08-18T07:49:08.017Z] v2.1.1 [2022-08-18T07:49:08.017Z] v2.1.1-dev.1 [2022-08-18T07:49:08.017Z] v2.1.1-dev.2 [2022-08-18T07:49:08.017Z] v2.1.1-dev.3 [2022-08-18T07:49:08.017Z] v2.1.1-dev.4 [2022-08-18T07:49:08.017Z] v2.1.1-dev.5 [2022-08-18T07:49:08.017Z] v2.1.1-dev.6 [2022-08-18T07:49:08.017Z] v2.1.1-dev.7 [2022-08-18T07:49:08.017Z] v2.1.1-dev.8 [2022-08-18T07:49:08.017Z] v2.1.2-dev.1 [2022-08-18T07:49:08.017Z] v2.2.0 [2022-08-18T07:49:08.017Z] v2.2.1-dev.1 [2022-08-18T07:49:08.017Z] v2.2.1-dev.10 [2022-08-18T07:49:08.017Z] v2.2.1-dev.11 [2022-08-18T07:49:08.017Z] v2.2.1-dev.12 [2022-08-18T07:49:08.017Z] v2.2.1-dev.13 [2022-08-18T07:49:08.017Z] v2.2.1-dev.14 [2022-08-18T07:49:08.017Z] v2.2.1-dev.15 [2022-08-18T07:49:08.017Z] v2.2.1-dev.16 [2022-08-18T07:49:08.017Z] v2.2.1-dev.17 [2022-08-18T07:49:08.017Z] v2.2.1-dev.18 [2022-08-18T07:49:08.017Z] v2.2.1-dev.19 [2022-08-18T07:49:08.017Z] v2.2.1-dev.2 [2022-08-18T07:49:08.017Z] v2.2.1-dev.20 [2022-08-18T07:49:08.017Z] v2.2.1-dev.21 [2022-08-18T07:49:08.017Z] v2.2.1-dev.22 [2022-08-18T07:49:08.017Z] v2.2.1-dev.23 [2022-08-18T07:49:08.017Z] v2.2.1-dev.24 [2022-08-18T07:49:08.017Z] v2.2.1-dev.25 [2022-08-18T07:49:08.017Z] v2.2.1-dev.26 [2022-08-18T07:49:08.017Z] v2.2.1-dev.27 [2022-08-18T07:49:08.017Z] v2.2.1-dev.28 [2022-08-18T07:49:08.017Z] v2.2.1-dev.29 [2022-08-18T07:49:08.017Z] v2.2.1-dev.3 [2022-08-18T07:49:08.017Z] v2.2.1-dev.4 [2022-08-18T07:49:08.017Z] v2.2.1-dev.5 [2022-08-18T07:49:08.017Z] v2.2.1-dev.6 [2022-08-18T07:49:08.017Z] v2.2.1-dev.7 [2022-08-18T07:49:08.017Z] v2.2.1-dev.8 [2022-08-18T07:49:08.017Z] v2.2.1-dev.9 [2022-08-18T07:49:08.017Z] v2.3.0-dev.29 [2022-08-18T07:49:08.017Z] v2.3.0-dev.30 [2022-08-18T07:49:08.017Z] v2.3.0-dev.31 [2022-08-18T07:49:08.017Z] v2.3.0-dev.32 [2022-08-18T07:49:08.017Z] v2.3.0-dev.33 [2022-08-18T07:49:08.017Z] v2.3.0-dev.34 [2022-08-18T07:49:08.017Z] v2.3.0-dev.35 [2022-08-18T07:49:08.017Z] v2.3.0-dev.36 [2022-08-18T07:49:08.017Z] v2.3.0-dev.37 [2022-08-18T07:49:08.017Z] v2.3.0-dev.38 [2022-08-18T07:49:08.017Z] v2.3.0-dev.39 [2022-08-18T07:49:08.017Z] v2.3.0-dev.40 [2022-08-18T07:49:08.017Z] v2.3.0-dev.41 [2022-08-18T07:49:08.017Z] v2.3.0-dev.42 [2022-08-18T07:49:08.017Z] v2.3.0-dev.43 [2022-08-18T07:49:08.017Z] v2.3.0-dev.44 [2022-08-18T07:49:08.017Z] v2.3.0-dev.45 [2022-08-18T07:49:08.017Z] v2.3.0-dev.46 [2022-08-18T07:49:08.017Z] v2.3.0-dev.47 [Pipeline] sh [2022-08-18T07:49:08.305Z] + lftools sign git-tag v2.1.2-dev.1 [2022-08-18T07:49:08.875Z] Signing Git tag with Sigul... [2022-08-18T07:49:08.875Z] Signing v2.1.2-dev.1 [Pipeline] echo [2022-08-18T07:49:09.145Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:09.428Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-18T07:49:09.436Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-18T07:49:09.482Z] $ docker stop --time=1 8c2969f3fdfba1df6f0bfc799a746ddd0569f0031882b92f5206516f1fae5bef [2022-08-18T07:49:10.832Z] $ docker rm -f 8c2969f3fdfba1df6f0bfc799a746ddd0569f0031882b92f5206516f1fae5bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-18T07:49:11.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T07:49:11.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:49:11.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T07:49:11.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:49:11.626Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:49:11.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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/py-git-semver:0.1.4 cat [2022-08-18T07:49:12.115Z] $ docker top 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T07:49:12.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T07:49:12.186Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T07:49:12.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T07:49:12.344Z] $ docker exec 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 ssh-agent [2022-08-18T07:49:12.447Z] SSH_AUTH_SOCK=/tmp/ssh-fXDV2OcUolze/agent.32 [2022-08-18T07:49:12.447Z] SSH_AGENT_PID=38 [2022-08-18T07:49:12.451Z] Running ssh-add (command line suppressed) [2022-08-18T07:49:12.601Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_9082386265757512767.key (/w/workspace/edgex-go/13@tmp/private_key_9082386265757512767.key) [2022-08-18T07:49:12.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T07:49:12.878Z] + git semver bump pre [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,099 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,100 [bump_version] DEBUG bumping version:2.1.2-dev.1 on axis:pre with prefix:dev [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,100 [bump_version] DEBUG bumped version:2.1.2-dev.2 [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,100 [write_version] DEBUG write version:2.1.2-dev.2 to path:/w/workspace/edgex-go/13/.semver/jakarta with force:True [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,100 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,100 [write_file] DEBUG write to file:/w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,103 [execute] INFO git cat-file --batch-check [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,109 [execute] INFO git cat-file --batch [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T07:49:13.140Z] 2022-08-18 07:49:13,115 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:49:13.140Z] 2.1.2-dev.2 [Pipeline] } [2022-08-18T07:49:13.178Z] $ docker exec --env ******** --env ******** 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 ssh-agent -k [2022-08-18T07:49:13.294Z] unset SSH_AUTH_SOCK; [2022-08-18T07:49:13.294Z] unset SSH_AGENT_PID; [2022-08-18T07:49:13.294Z] echo Agent pid 38 killed; [2022-08-18T07:49:13.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T07:49:13.581Z] + git semver [Pipeline] } [2022-08-18T07:49:13.882Z] $ docker stop --time=1 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 [2022-08-18T07:49:15.225Z] $ docker rm -f 2ebf0d4dca208a5ad999fd54cfdf0e47bcc8bb1566f20719156f6ad80ce253e1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-18T07:49:15.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-18T07:49:15.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:49:15.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-18T07:49:15.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:49:15.961Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:49:16.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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/py-git-semver:0.1.4 cat [2022-08-18T07:49:16.441Z] $ docker top 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-18T07:49:16.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-18T07:49:16.533Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-18T07:49:16.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-18T07:49:16.706Z] $ docker exec 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c ssh-agent [2022-08-18T07:49:16.811Z] SSH_AUTH_SOCK=/tmp/ssh-Kh2K1r7idb7u/agent.32 [2022-08-18T07:49:16.811Z] SSH_AGENT_PID=39 [2022-08-18T07:49:16.817Z] Running ssh-add (command line suppressed) [2022-08-18T07:49:16.976Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_7084735837791187526.key (/w/workspace/edgex-go/13@tmp/private_key_7084735837791187526.key) [2022-08-18T07:49:16.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-18T07:49:17.256Z] + git semver push [2022-08-18T07:49:17.517Z] 2022-08-18 07:49:17,473 [run_push] DEBUG push [2022-08-18T07:49:17.517Z] 2022-08-18 07:49:17,474 [execute] INFO git cat-file --batch-check [2022-08-18T07:49:17.517Z] 2022-08-18 07:49:17,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=) [2022-08-18T07:49:17.517Z] 2022-08-18 07:49:17,480 [execute] INFO git rev-list 13f4b6aacf4e86bd3d2cb7dbae4529ca528ee2c5 -- [2022-08-18T07:49:17.517Z] 2022-08-18 07:49:17,480 [execute] DEBUG Popen(['git', 'rev-list', '13f4b6aacf4e86bd3d2cb7dbae4529ca528ee2c5', '--'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-18T07:49:17.517Z] 2022-08-18 07:49:17,496 [execute] INFO git fetch -v origin [2022-08-18T07:49:17.517Z] 2022-08-18 07:49:17,497 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-18T07:49:18.089Z] 2022-08-18 07:49:17,981 [run_push] DEBUG no remote changes detected [2022-08-18T07:49:18.089Z] 2022-08-18 07:49:17,981 [execute] INFO git push origin semver [2022-08-18T07:49:18.089Z] 2022-08-18 07:49:17,982 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/13/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-18T07:49:19.034Z] 2022-08-18 07:49:18,787 [run_push] DEBUG push all version tags [2022-08-18T07:49:19.034Z] 2022-08-18 07:49:18,787 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-18T07:49:19.034Z] 2022-08-18 07:49:18,788 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/13, universal_newlines=False, shell=None, istream=None) [2022-08-18T07:49:19.606Z] 2022-08-18 07:49:19,626 [read_version] DEBUG read version from /w/workspace/edgex-go/13/.semver/jakarta [2022-08-18T07:49:19.606Z] 2.1.2-dev.2 [Pipeline] } [2022-08-18T07:49:19.901Z] $ docker exec --env ******** --env ******** 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c ssh-agent -k [2022-08-18T07:49:20.008Z] unset SSH_AUTH_SOCK; [2022-08-18T07:49:20.008Z] unset SSH_AGENT_PID; [2022-08-18T07:49:20.008Z] echo Agent pid 39 killed; [2022-08-18T07:49:19.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-18T07:49:20.296Z] + git semver [Pipeline] } [2022-08-18T07:49:20.597Z] $ docker stop --time=1 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c [2022-08-18T07:49:21.896Z] $ docker rm -f 53a16f79b5ed3b49629814d4e4f69ec881e4b549dbe12b2304f0906318d8063c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-18T07:49:22.482Z] + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:22.819Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:23.687Z] ---> package-listing.sh [2022-08-18T07:49:23.687Z] ++ facter osfamily [2022-08-18T07:49:23.687Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-18T07:49:23.947Z] + OS_FAMILY=debian [2022-08-18T07:49:23.947Z] + workspace=/w/workspace/edgex-go/13 [2022-08-18T07:49:23.947Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-18T07:49:23.947Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-18T07:49:23.947Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-18T07:49:23.947Z] + PACKAGES=/tmp/packages_start.txt [2022-08-18T07:49:23.947Z] + '[' /w/workspace/edgex-go/13 ']' [2022-08-18T07:49:23.947Z] + PACKAGES=/tmp/packages_end.txt [2022-08-18T07:49:23.947Z] + case "${OS_FAMILY}" in [2022-08-18T07:49:23.947Z] + dpkg -l [2022-08-18T07:49:23.947Z] + grep '^ii' [2022-08-18T07:49:23.947Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-18T07:49:23.947Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-18T07:49:23.947Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-18T07:49:23.947Z] + '[' /w/workspace/edgex-go/13 ']' [2022-08-18T07:49:23.947Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2022-08-18T07:49:23.947Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2022-08-18T07:49:23.958Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-18T07:49:24.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:49:24.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T07:49:24.813Z] [2022-08-18T07:49:24.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T07:49:25.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T07:49:25.113Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-18T07:49:25.113Z] 5eb5b503b376: Pulling fs layer [2022-08-18T07:49:25.113Z] 5c69ac0246d0: Pulling fs layer [2022-08-18T07:49:25.113Z] ec43610c2a17: Pulling fs layer [2022-08-18T07:49:25.113Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-18T07:49:25.113Z] 33b1e0a273af: Pulling fs layer [2022-08-18T07:49:25.113Z] 5d3b04190fa2: Pulling fs layer [2022-08-18T07:49:25.113Z] 2f39f015ded8: Pulling fs layer [2022-08-18T07:49:25.113Z] 3a2ae6a8a46f: Waiting [2022-08-18T07:49:25.113Z] 33b1e0a273af: Waiting [2022-08-18T07:49:25.113Z] 5d3b04190fa2: Waiting [2022-08-18T07:49:25.113Z] 2f39f015ded8: Waiting [2022-08-18T07:49:25.113Z] 5c69ac0246d0: Download complete [2022-08-18T07:49:25.113Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-18T07:49:25.113Z] 3a2ae6a8a46f: Download complete [2022-08-18T07:49:25.113Z] 33b1e0a273af: Verifying Checksum [2022-08-18T07:49:25.113Z] 33b1e0a273af: Download complete [2022-08-18T07:49:25.113Z] ec43610c2a17: Download complete [2022-08-18T07:49:25.113Z] 5d3b04190fa2: Verifying Checksum [2022-08-18T07:49:25.113Z] 5d3b04190fa2: Download complete [2022-08-18T07:49:25.373Z] 5eb5b503b376: Download complete [2022-08-18T07:49:25.941Z] 2f39f015ded8: Download complete [2022-08-18T07:49:26.880Z] 5eb5b503b376: Pull complete [2022-08-18T07:49:26.880Z] 5c69ac0246d0: Pull complete [2022-08-18T07:49:27.139Z] ec43610c2a17: Pull complete [2022-08-18T07:49:27.398Z] 3a2ae6a8a46f: Pull complete [2022-08-18T07:49:27.656Z] 33b1e0a273af: Pull complete [2022-08-18T07:49:27.656Z] 5d3b04190fa2: Pull complete [2022-08-18T07:49:32.928Z] 2f39f015ded8: Pull complete [2022-08-18T07:49:32.928Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-18T07:49:32.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-18T07:49:32.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-18T07:49:33.029Z] prd-ubuntu20.04-docker-8c-8g-23026 does not seem to be running inside a container [2022-08-18T07:49:33.085Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 [2022-08-18T07:49:34.598Z] $ docker top 2662981d8e8652310b5ee6a4fb2bcbfb75bb92851416b20474feba6adc9203b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-18T07:49:34.939Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-18T07:49:35.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-18T07:49:35.518Z] + ls /var/log/sa-host [2022-08-18T07:49:35.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-18T07:49:35.664Z] provisioning config files... [2022-08-18T07:49:35.672Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config8424040052382290691tmp [Pipeline] { [Pipeline] echo [2022-08-18T07:49:35.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:35.975Z] ---> create-netrc.sh [Pipeline] } [2022-08-18T07:49:35.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:36.313Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-18T07:49:36.322Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:36.615Z] ---> sudo-logs.sh [2022-08-18T07:49:36.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-18T07:49:36.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:36.920Z] ---> job-cost.sh [2022-08-18T07:49:36.920Z] lf-activate-venv: SKIPPING [2022-08-18T07:49:36.920Z] DEBUG: total: 0.10999999940395355 [2022-08-18T07:49:36.920Z] INFO: Retrieving Stack Cost... [2022-08-18T07:49:37.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-18T07:49:38.124Z] INFO: Archiving Costs [Pipeline] echo [2022-08-18T07:49:38.138Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-18T07:49:38.432Z] ---> logs-deploy.sh [2022-08-18T07:49:38.433Z] lf-activate-venv: SKIPPING [2022-08-18T07:49:38.433Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/13 [2022-08-18T07:49:38.433Z] INFO: archiving workspace using pattern(s): [2022-08-18T07:49:39.375Z] Archives upload complete. [2022-08-18T07:49:39.639Z] INFO: archiving logs to Nexus [2022-08-18T07:49:40.213Z] ---> uname -a: [2022-08-18T07:49:40.213Z] Linux prd-ubuntu20-04-docker-8c-8g-23026 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-18T07:49:40.213Z] [2022-08-18T07:49:40.213Z] [2022-08-18T07:49:40.213Z] ---> lscpu: [2022-08-18T07:49:40.213Z] Architecture: x86_64 [2022-08-18T07:49:40.213Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-18T07:49:40.213Z] Byte Order: Little Endian [2022-08-18T07:49:40.213Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-18T07:49:40.213Z] CPU(s): 8 [2022-08-18T07:49:40.213Z] On-line CPU(s) list: 0-7 [2022-08-18T07:49:40.213Z] Thread(s) per core: 1 [2022-08-18T07:49:40.213Z] Core(s) per socket: 1 [2022-08-18T07:49:40.213Z] Socket(s): 8 [2022-08-18T07:49:40.213Z] NUMA node(s): 1 [2022-08-18T07:49:40.213Z] Vendor ID: AuthenticAMD [2022-08-18T07:49:40.213Z] CPU family: 23 [2022-08-18T07:49:40.213Z] Model: 49 [2022-08-18T07:49:40.213Z] Model name: AMD EPYC-Rome Processor [2022-08-18T07:49:40.213Z] Stepping: 0 [2022-08-18T07:49:40.213Z] CPU MHz: 2799.996 [2022-08-18T07:49:40.213Z] BogoMIPS: 5599.99 [2022-08-18T07:49:40.213Z] Virtualization: AMD-V [2022-08-18T07:49:40.213Z] Hypervisor vendor: KVM [2022-08-18T07:49:40.213Z] Virtualization type: full [2022-08-18T07:49:40.213Z] L1d cache: 256 KiB [2022-08-18T07:49:40.213Z] L1i cache: 256 KiB [2022-08-18T07:49:40.213Z] L2 cache: 4 MiB [2022-08-18T07:49:40.213Z] L3 cache: 128 MiB [2022-08-18T07:49:40.213Z] NUMA node0 CPU(s): 0-7 [2022-08-18T07:49:40.213Z] Vulnerability Itlb multihit: Not affected [2022-08-18T07:49:40.213Z] Vulnerability L1tf: Not affected [2022-08-18T07:49:40.213Z] Vulnerability Mds: Not affected [2022-08-18T07:49:40.213Z] Vulnerability Meltdown: Not affected [2022-08-18T07:49:40.213Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-18T07:49:40.213Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-18T07:49:40.213Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-18T07:49:40.213Z] Vulnerability Srbds: Not affected [2022-08-18T07:49:40.213Z] Vulnerability Tsx async abort: Not affected [2022-08-18T07:49:40.213Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-18T07:49:40.213Z] [2022-08-18T07:49:40.213Z]