Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd62954e5636e5d3e3b16b418a23e81caf673874 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-ssh8347842283112829049.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15242332548474116443.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17213725941445352333.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh9007252242483680639.key Verifying host key using known hosts file > 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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5498209478835632989.key Verifying host key using known hosts file > 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:false] ========================================================= [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: false 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 ‘prd-ubuntu20.04-docker-8c-8g-7538’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7540 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/322 [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/322 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision bd62954e5636e5d3e3b16b418a23e81caf673874 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4188)" > git config core.sparsecheckout # timeout=10 > git checkout -f bd62954e5636e5d3e3b16b418a23e81caf673874 # timeout=10 > git rev-list --no-walk 47dc433554674753b5b506ffc686272d2e534335 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T17:04:44.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T17:04:44.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T17:04:44.860Z] ========================================================= [2022-10-10T17:04:44.860Z] EdgeX Global Pipelines Version Info [2022-10-10T17:04:44.860Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:04:45.569Z] ------------------- [2022-10-10T17:04:45.569Z] stable info: [2022-10-10T17:04:45.569Z] ------------------- [2022-10-10T17:04:45.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T17:04:45.569Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T17:04:45.569Z] Message: update stable to v1.0.239 [2022-10-10T17:04:46.138Z] ------------------- [2022-10-10T17:04:46.138Z] experimental info: [2022-10-10T17:04:46.138Z] ------------------- [2022-10-10T17:04:46.138Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T17:04:46.138Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T17:04:46.138Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T17:04:46.307Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-10T17:04:46.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-10T17:04:46.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T17:04:46.341Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T17:04:46.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T17:04:46.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T17:04:46.371Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T17:04:46.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-10T17:04:46.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-10T17:04:46.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-10T17:04:46.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T17:04:46.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T17:04:46.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T17:04:46.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T17:04:46.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T17:04:46.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T17:04:46.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T17:04:46.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T17:04:46.492Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-10T17:04:46.503Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-10T17:04:46.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T17:04:46.530Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T17:04:46.539Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T17:04:46.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-10T17:04:46.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-10T17:04:46.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-10T17:04:46.580Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] echo [2022-10-10T17:04:46.591Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd62954 [Pipeline] echo [2022-10-10T17:04:46.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:04:46.635Z] provisioning config files... [2022-10-10T17:04:46.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/322@tmp/config15880314113462896916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:04:46.952Z] ---> docker-login.sh [2022-10-10T17:04:46.952Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:04:47.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:04:47.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:04:47.213Z] Configure a credential helper to remove this warning. See [2022-10-10T17:04:47.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:04:47.213Z] [2022-10-10T17:04:47.213Z] Login Succeeded [2022-10-10T17:04:47.213Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:04:47.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:04:47.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:04:47.473Z] Configure a credential helper to remove this warning. See [2022-10-10T17:04:47.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:04:47.473Z] [2022-10-10T17:04:47.473Z] Login Succeeded [2022-10-10T17:04:47.473Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:04:47.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:04:47.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:04:47.473Z] Configure a credential helper to remove this warning. See [2022-10-10T17:04:47.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:04:47.473Z] [2022-10-10T17:04:47.473Z] Login Succeeded [2022-10-10T17:04:47.473Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:04:47.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:04:47.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:04:47.473Z] Configure a credential helper to remove this warning. See [2022-10-10T17:04:47.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:04:47.473Z] [2022-10-10T17:04:47.473Z] Login Succeeded [2022-10-10T17:04:47.733Z] docker.io [2022-10-10T17:04:47.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:04:47.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:04:47.993Z] Configure a credential helper to remove this warning. See [2022-10-10T17:04:47.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:04:47.993Z] [2022-10-10T17:04:47.993Z] Login Succeeded [2022-10-10T17:04:47.993Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:04:48.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:04:48.300Z] + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-10T17:04:48.300Z] + + dirname cmd/core-command/Dockerfile [2022-10-10T17:04:48.300Z] cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + dirname cmd/core-data/Dockerfile [2022-10-10T17:04:48.300Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/core-metadata/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/support-notifications/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-10T17:04:48.300Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-10T17:04:48.300Z] + cut -d/ -f2 [2022-10-10T17:04:48.300Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-10T17:04:48.345Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-10-10T17:04:48.688Z] + git rev-list -1 --merges bd62954e5636e5d3e3b16b418a23e81caf673874~1..bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] echo [2022-10-10T17:04:48.703Z] -----------> git rev-list -1 --merges bd62954e5636e5d3e3b16b418a23e81caf673874~1..bd62954e5636e5d3e3b16b418a23e81caf673874 bd62954e5636e5d3e3b16b418a23e81caf673874 [false] [Pipeline] sh [2022-10-10T17:04:48.993Z] + git log --format=format:%s -1 bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] echo [2022-10-10T17:04:49.009Z] ========================================================= [2022-10-10T17:04:49.009Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T17:04:49.009Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-10T17:04:49.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:04:49.380Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T17:04:49.380Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T17:04:49.380Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T17:04:49.380Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T17:04:49.380Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T17:04:49.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:04:49.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:04:49.780Z] [2022-10-10T17:04:49.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:04:50.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:04:50.081Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T17:04:50.081Z] b85a868b505f: Pulling fs layer [2022-10-10T17:04:50.081Z] e2be974225ed: Pulling fs layer [2022-10-10T17:04:50.081Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T17:04:50.081Z] 988bab9f4d93: Pulling fs layer [2022-10-10T17:04:50.081Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T17:04:50.081Z] eaf3925da568: Pulling fs layer [2022-10-10T17:04:50.081Z] bab4dde63d76: Pulling fs layer [2022-10-10T17:04:50.081Z] bde34c3a00c8: Pulling fs layer [2022-10-10T17:04:50.081Z] b352a97aabf1: Pulling fs layer [2022-10-10T17:04:50.081Z] 4872d77fe225: Pulling fs layer [2022-10-10T17:04:50.081Z] 5851b861e8e6: Pulling fs layer [2022-10-10T17:04:50.081Z] 1469e6f7b9e6: Waiting [2022-10-10T17:04:50.081Z] eaf3925da568: Waiting [2022-10-10T17:04:50.081Z] bab4dde63d76: Waiting [2022-10-10T17:04:50.081Z] bde34c3a00c8: Waiting [2022-10-10T17:04:50.081Z] b352a97aabf1: Waiting [2022-10-10T17:04:50.081Z] 4872d77fe225: Waiting [2022-10-10T17:04:50.081Z] 5851b861e8e6: Waiting [2022-10-10T17:04:50.081Z] 988bab9f4d93: Waiting [2022-10-10T17:04:50.081Z] e2be974225ed: Download complete [2022-10-10T17:04:50.081Z] 988bab9f4d93: Verifying Checksum [2022-10-10T17:04:50.081Z] 988bab9f4d93: Download complete [2022-10-10T17:04:50.342Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T17:04:50.342Z] 1469e6f7b9e6: Download complete [2022-10-10T17:04:50.342Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T17:04:50.342Z] 339a4e72a1f5: Download complete [2022-10-10T17:04:50.342Z] eaf3925da568: Verifying Checksum [2022-10-10T17:04:50.342Z] eaf3925da568: Download complete [2022-10-10T17:04:50.342Z] bde34c3a00c8: Download complete [2022-10-10T17:04:50.342Z] b352a97aabf1: Verifying Checksum [2022-10-10T17:04:50.342Z] b352a97aabf1: Download complete [2022-10-10T17:04:50.342Z] 4872d77fe225: Verifying Checksum [2022-10-10T17:04:50.342Z] 4872d77fe225: Download complete [2022-10-10T17:04:50.342Z] 5851b861e8e6: Verifying Checksum [2022-10-10T17:04:50.342Z] 5851b861e8e6: Download complete [2022-10-10T17:04:50.342Z] b85a868b505f: Download complete [2022-10-10T17:04:50.603Z] bab4dde63d76: Verifying Checksum [2022-10-10T17:04:50.603Z] bab4dde63d76: Download complete [2022-10-10T17:04:51.542Z] b85a868b505f: Pull complete [2022-10-10T17:04:51.803Z] e2be974225ed: Pull complete [2022-10-10T17:04:52.371Z] 339a4e72a1f5: Pull complete [2022-10-10T17:04:52.371Z] 988bab9f4d93: Pull complete [2022-10-10T17:04:52.633Z] 1469e6f7b9e6: Pull complete [2022-10-10T17:04:52.894Z] eaf3925da568: Pull complete [2022-10-10T17:04:54.800Z] bab4dde63d76: Pull complete [2022-10-10T17:04:54.800Z] bde34c3a00c8: Pull complete [2022-10-10T17:04:54.800Z] b352a97aabf1: Pull complete [2022-10-10T17:04:54.800Z] 4872d77fe225: Pull complete [2022-10-10T17:04:55.060Z] 5851b861e8e6: Pull complete [2022-10-10T17:04:55.060Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T17:04:55.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:04:55.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:04:55.155Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:04:55.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:04:56.711Z] $ docker top dd358ede0d6f021393e31afc4382aa972c173a7c50ad5265bbe7e7099cfea3f2 -eo pid,comm [2022-10-10T17:04:56.776Z] 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-10-10T17:04:56.776Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:04:56.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:04:56.815Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:04:56.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:04:56.932Z] $ docker exec dd358ede0d6f021393e31afc4382aa972c173a7c50ad5265bbe7e7099cfea3f2 ssh-agent [2022-10-10T17:04:57.058Z] SSH_AUTH_SOCK=/tmp/ssh-RlxxMgjfZ3sW/agent.32 [2022-10-10T17:04:57.058Z] SSH_AGENT_PID=38 [2022-10-10T17:04:57.065Z] Running ssh-add (command line suppressed) [2022-10-10T17:04:57.166Z] Identity added: /w/workspace/edgex-go/322@tmp/private_key_1637903159193990577.key (/w/workspace/edgex-go/322@tmp/private_key_1637903159193990577.key) [2022-10-10T17:04:57.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:04:57.473Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T17:04:57.481Z] $ docker exec --env ******** --env ******** dd358ede0d6f021393e31afc4382aa972c173a7c50ad5265bbe7e7099cfea3f2 ssh-agent -k [2022-10-10T17:04:57.592Z] unset SSH_AUTH_SOCK; [2022-10-10T17:04:57.593Z] unset SSH_AGENT_PID; [2022-10-10T17:04:57.593Z] echo Agent pid 38 killed; [2022-10-10T17:04:57.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T17:04:57.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:04:57.628Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:04:57.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:04:57.746Z] $ docker exec dd358ede0d6f021393e31afc4382aa972c173a7c50ad5265bbe7e7099cfea3f2 ssh-agent [2022-10-10T17:04:57.858Z] SSH_AUTH_SOCK=/tmp/ssh-EZkuKWPM4kC9/agent.70 [2022-10-10T17:04:57.858Z] SSH_AGENT_PID=76 [2022-10-10T17:04:57.863Z] Running ssh-add (command line suppressed) [2022-10-10T17:04:57.986Z] Identity added: /w/workspace/edgex-go/322@tmp/private_key_7352960671302278382.key (/w/workspace/edgex-go/322@tmp/private_key_7352960671302278382.key) [2022-10-10T17:04:58.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:04:58.286Z] + git semver init [2022-10-10T17:04:58.547Z] 2022-10-10 17:04:58,482 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T17:04:58.547Z] 2022-10-10 17:04:58,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/322/.semver [2022-10-10T17:04:58.547Z] 2022-10-10 17:04:58,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/322/.semver [2022-10-10T17:04:58.547Z] 2022-10-10 17:04:58,484 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/322/.semver'], cwd=/w/workspace/edgex-go/322, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:05:03.845Z] 2022-10-10 17:05:02,849 [append_file] DEBUG append to file:/w/workspace/edgex-go/322/.git/info/exclude [2022-10-10T17:05:03.845Z] 2022-10-10 17:05:02,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/322/.semver/main with force:False [2022-10-10T17:05:03.845Z] 2022-10-10 17:05:02,849 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:05:03.845Z] 2022-10-10 17:05:02,850 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:05:03.845Z] 2.3.0-dev.84 [Pipeline] } [2022-10-10T17:05:03.853Z] $ docker exec --env ******** --env ******** dd358ede0d6f021393e31afc4382aa972c173a7c50ad5265bbe7e7099cfea3f2 ssh-agent -k [2022-10-10T17:05:03.963Z] unset SSH_AUTH_SOCK; [2022-10-10T17:05:03.965Z] unset SSH_AGENT_PID; [2022-10-10T17:05:03.965Z] echo Agent pid 76 killed; [2022-10-10T17:05:03.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:05:04.277Z] + git semver [Pipeline] } [2022-10-10T17:05:04.554Z] $ docker stop --time=1 dd358ede0d6f021393e31afc4382aa972c173a7c50ad5265bbe7e7099cfea3f2 [2022-10-10T17:05:07.266Z] $ docker rm -f dd358ede0d6f021393e31afc4382aa972c173a7c50ad5265bbe7e7099cfea3f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:05:07.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T17:05:07.795Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T17:05:07.798Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.84 [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-10-10T17:05:08.197Z] + git config --global --add safe.directory /w/workspace/edgex-go/322 [Pipeline] echo [2022-10-10T17:05:08.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:05:08.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:05:08.224Z] ========================================================= [2022-10-10T17:05:08.224Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T17:05:08.224Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:05:08.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T17:05:08.506Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T17:05:08.506Z] 2408cc74d12b: Pulling fs layer [2022-10-10T17:05:08.506Z] ea60b727a1ce: Pulling fs layer [2022-10-10T17:05:08.506Z] 30c4a7721957: Pulling fs layer [2022-10-10T17:05:08.506Z] 370296b7ddb6: Pulling fs layer [2022-10-10T17:05:08.506Z] 7c6cee850709: Pulling fs layer [2022-10-10T17:05:08.506Z] aa9baa53a306: Pulling fs layer [2022-10-10T17:05:08.506Z] 8b309c321861: Pulling fs layer [2022-10-10T17:05:08.506Z] d8d76fd02f46: Pulling fs layer [2022-10-10T17:05:08.506Z] fa31f396de31: Pulling fs layer [2022-10-10T17:05:08.506Z] aa9baa53a306: Waiting [2022-10-10T17:05:08.506Z] 8b309c321861: Waiting [2022-10-10T17:05:08.506Z] d8d76fd02f46: Waiting [2022-10-10T17:05:08.506Z] fa31f396de31: Waiting [2022-10-10T17:05:08.506Z] 370296b7ddb6: Waiting [2022-10-10T17:05:08.506Z] 7c6cee850709: Waiting [2022-10-10T17:05:08.506Z] 30c4a7721957: Verifying Checksum [2022-10-10T17:05:08.506Z] 30c4a7721957: Download complete [2022-10-10T17:05:08.506Z] ea60b727a1ce: Verifying Checksum [2022-10-10T17:05:08.506Z] ea60b727a1ce: Download complete [2022-10-10T17:05:08.506Z] 7c6cee850709: Download complete [2022-10-10T17:05:08.506Z] aa9baa53a306: Download complete [2022-10-10T17:05:08.506Z] 2408cc74d12b: Verifying Checksum [2022-10-10T17:05:08.506Z] 8b309c321861: Verifying Checksum [2022-10-10T17:05:08.506Z] 8b309c321861: Download complete [2022-10-10T17:05:08.775Z] 2408cc74d12b: Pull complete [2022-10-10T17:05:08.775Z] ea60b727a1ce: Pull complete [2022-10-10T17:05:09.055Z] 30c4a7721957: Pull complete [2022-10-10T17:05:09.631Z] d8d76fd02f46: Verifying Checksum [2022-10-10T17:05:09.631Z] d8d76fd02f46: Download complete [2022-10-10T17:05:09.631Z] fa31f396de31: Verifying Checksum [2022-10-10T17:05:09.631Z] fa31f396de31: Download complete [2022-10-10T17:05:09.631Z] 370296b7ddb6: Verifying Checksum [2022-10-10T17:05:09.631Z] 370296b7ddb6: Download complete [2022-10-10T17:05:13.828Z] 370296b7ddb6: Pull complete [2022-10-10T17:05:13.828Z] 7c6cee850709: Pull complete [2022-10-10T17:05:13.828Z] aa9baa53a306: Pull complete [2022-10-10T17:05:13.828Z] 8b309c321861: Pull complete [2022-10-10T17:05:15.726Z] d8d76fd02f46: Pull complete [2022-10-10T17:05:17.630Z] fa31f396de31: Pull complete [2022-10-10T17:05:17.630Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-10T17:05:17.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T17:05:17.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:05:17.926Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T17:05:17.926Z] WORKDIR /edgex [2022-10-10T17:05:17.926Z] COPY go.mod . [2022-10-10T17:05:17.926Z] RUN go mod download [2022-10-10T17:05:17.926Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-10T17:05:18.494Z] Sending build context to Docker daemon 169.6MB [2022-10-10T17:05:18.494Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T17:05:18.494Z] ---> cef68f9685f8 [2022-10-10T17:05:18.494Z] Step 2/4 : WORKDIR /edgex [2022-10-10T17:05:21.026Z] ---> Running in b5dd486057de [2022-10-10T17:05:21.026Z] Removing intermediate container b5dd486057de [2022-10-10T17:05:21.026Z] ---> ae206230d460 [2022-10-10T17:05:21.026Z] Step 3/4 : COPY go.mod . [2022-10-10T17:05:21.026Z] ---> 6ab21925239d [2022-10-10T17:05:21.026Z] Step 4/4 : RUN go mod download [2022-10-10T17:05:21.026Z] ---> Running in f0ce2442a113 [2022-10-10T17:05:22.880Z] Still waiting to schedule task [2022-10-10T17:05:22.881Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7541’ is offline [2022-10-10T17:05:31.027Z] Removing intermediate container f0ce2442a113 [2022-10-10T17:05:31.027Z] ---> 75316d396371 [2022-10-10T17:05:31.027Z] Successfully built 75316d396371 [2022-10-10T17:05:31.027Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:05:31.325Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T17:05:31.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:05:31.385Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:05:31.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:05:31.802Z] $ docker top 9461d265b7966d33543aa251f842f24ada1717c2a61aea7ed7e538eae092fd73 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:05:32.175Z] + go version [2022-10-10T17:05:32.175Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-10T17:05:32.206Z] $ docker stop --time=1 9461d265b7966d33543aa251f842f24ada1717c2a61aea7ed7e538eae092fd73 [2022-10-10T17:05:33.510Z] $ docker rm -f 9461d265b7966d33543aa251f842f24ada1717c2a61aea7ed7e538eae092fd73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:05:33.897Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T17:05:33.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:05:33.960Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:05:33.992Z] $ 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/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:05:34.371Z] $ docker top 7009f1b489bf2c15616b90acb5c48ff8093b561c5ae4bbd7d10b9399ffe10050 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T17:05:34.438Z] ========================================================= [2022-10-10T17:05:34.438Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-10T17:05:34.438Z] ========================================================= [Pipeline] sh [2022-10-10T17:05:34.717Z] + git config --global --add safe.directory /w/workspace/edgex-go/322 [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:05:35.075Z] + make test [2022-10-10T17:05:35.075Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-10T17:05:41.665Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-10T17:05:53.875Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-10T17:05:53.875Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-10T17:05:54.438Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-10T17:05:54.438Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-10T17:05:54.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-10T17:05:54.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-10T17:05:54.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-10T17:05:54.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-10T17:05:54.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-10T17:05:54.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-10T17:05:54.697Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-10T17:05:54.697Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-10T17:05:54.697Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-10T17:05:54.697Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-10T17:05:54.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-10T17:05:55.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-10-10T17:05:55.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-10T17:05:55.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-10T17:05:55.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.127s coverage: 98.5% of statements [2022-10-10T17:05:56.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.101s coverage: 40.6% of statements [2022-10-10T17:05:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-10T17:05:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-10T17:05:56.084Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-10-10T17:05:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-10T17:05:56.084Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.272s coverage: 89.2% of statements [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 2.2% of statements [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.549s coverage: 95.6% of statements [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.108s coverage: 72.2% of statements [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2022-10-10T17:06:00.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.091s coverage: 79.5% of statements [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2022-10-10T17:06:00.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements [2022-10-10T17:06:08.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.079s coverage: 94.4% of statements [2022-10-10T17:06:08.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements [2022-10-10T17:06:10.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.227s coverage: 80.5% of statements [2022-10-10T17:06:10.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.080s coverage: 86.9% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.2% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 89.4% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 41.8% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-10T17:06:20.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-10-10T17:06:20.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-10T17:06:20.908Z] 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-10-10T17:06:38.972Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-10T17:06:38.972Z] GO111MODULE=on go vet ./... [2022-10-10T17:06:43.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T17:06:43.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T17:06:43.150Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T17:06:43.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-10T17:06:43.447Z] + ls -al . [2022-10-10T17:06:43.447Z] total 760 [2022-10-10T17:06:43.447Z] drwxrwxr-x 11 1001 1001 4096 Oct 10 17:05 . [2022-10-10T17:06:43.447Z] drwxr-xr-x 4 root root 4096 Oct 10 17:05 .. [2022-10-10T17:06:43.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 10 17:04 .blubracket [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 16 Oct 10 17:04 .dockerignore [2022-10-10T17:06:43.447Z] drwxrwxr-x 8 1001 1001 4096 Oct 10 17:06 .git [2022-10-10T17:06:43.447Z] drwxrwxr-x 3 1001 1001 4096 Oct 10 17:04 .github [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 1030 Oct 10 17:04 .gitignore [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 42 Oct 10 17:04 .golangci.yml [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 87 Oct 10 17:04 .hadolint.yml [2022-10-10T17:06:43.447Z] drwxr-xr-x 3 1001 1001 4096 Oct 10 17:05 .semver [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 166 Oct 10 17:04 .sonarcloud.properties [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 1171 Oct 10 17:04 ADOPTERS.md [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 10722 Oct 10 17:04 Attribution.txt [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 63209 Oct 10 17:04 CHANGELOG.md [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 3804 Oct 10 17:04 CONTRIBUTING.md [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 677 Oct 10 17:04 GOVERNANCE.md [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 850 Oct 10 17:04 Jenkinsfile [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 10775 Oct 10 17:04 LICENSE [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 13724 Oct 10 17:04 Makefile [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 582 Oct 10 17:04 OWNERS.md [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 9799 Oct 10 17:04 README.md [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 6912 Oct 10 17:04 SECURITY.md [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 12 Oct 10 17:05 VERSION [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 4131 Oct 10 17:04 ZMQWindows.md [2022-10-10T17:06:43.447Z] drwxrwxr-x 2 1001 1001 4096 Oct 10 17:04 bin [2022-10-10T17:06:43.447Z] drwxrwxr-x 18 1001 1001 4096 Oct 10 17:04 cmd [2022-10-10T17:06:43.447Z] -rw-r--r-- 1 root root 502163 Oct 10 17:06 coverage.out [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 3458 Oct 10 17:04 go.mod [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 38041 Oct 10 17:04 go.sum [2022-10-10T17:06:43.447Z] drwxrwxr-x 8 1001 1001 4096 Oct 10 17:04 internal [2022-10-10T17:06:43.447Z] drwxrwxr-x 3 1001 1001 4096 Oct 10 17:04 openapi [2022-10-10T17:06:43.447Z] drwxrwxr-x 4 1001 1001 4096 Oct 10 17:04 snap [2022-10-10T17:06:43.447Z] -rw-rw-r-- 1 1001 1001 204 Oct 10 17:04 version.go [Pipeline] sh [2022-10-10T17:06:43.812Z] + '[' -e coverage.out ] [2022-10-10T17:06:43.812Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-10T17:06:43.900Z] Stashed 1 file(s) [Pipeline] sh [2022-10-10T17:06:44.211Z] + make build [2022-10-10T17:06:44.211Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-10T17:06:56.450Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-10T17:07:06.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-10T17:07:06.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-10T17:07:14.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-10T17:07:14.392Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-10T17:07:14.652Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-10T17:07:16.045Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-10T17:07:16.992Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-10T17:07:17.935Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-10T17:07:18.872Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-10T17:07:19.437Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-10T17:07:21.346Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-10T17:07:22.292Z] $ docker stop --time=1 7009f1b489bf2c15616b90acb5c48ff8093b561c5ae4bbd7d10b9399ffe10050 [2022-10-10T17:07:24.933Z] $ docker rm -f 7009f1b489bf2c15616b90acb5c48ff8093b561c5ae4bbd7d10b9399ffe10050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:25.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-10T17:07:25.691Z] [2022-10-10T17:07:25.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:25.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-10T17:07:25.987Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-10T17:07:25.987Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-10T17:07:25.987Z] ca9280d653b3: Pulling fs layer [2022-10-10T17:07:25.987Z] 7e9c9ca2126c: Pulling fs layer [2022-10-10T17:07:25.987Z] cbdbe7a5bc2a: Download complete [2022-10-10T17:07:26.244Z] ca9280d653b3: Verifying Checksum [2022-10-10T17:07:26.244Z] cbdbe7a5bc2a: Pull complete [2022-10-10T17:07:26.507Z] 7e9c9ca2126c: Download complete [2022-10-10T17:07:26.765Z] ca9280d653b3: Pull complete [2022-10-10T17:07:28.320Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7543 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-10T17:07:28.331Z] Running in /w/workspace/edgex-go/322 [Pipeline] { [Pipeline] checkout [2022-10-10T17:07:28.375Z] The recommended git tool is: git [2022-10-10T17:07:29.294Z] 7e9c9ca2126c: Pull complete [2022-10-10T17:07:29.294Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-10T17:07:29.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-10T17:07:29.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:07:29.375Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:07:29.399Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:07:30.637Z] $ docker top 4b6ab6389e0dd7f68a8c7cedd28d4a8d0afeb36a492bfad17f0112c037ba960a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:07:30.975Z] + docker-compose build --help [2022-10-10T17:07:30.975Z] + grep parallel [2022-10-10T17:07:31.542Z] --parallel Build images in parallel. [Pipeline] } [2022-10-10T17:07:31.552Z] $ docker stop --time=1 4b6ab6389e0dd7f68a8c7cedd28d4a8d0afeb36a492bfad17f0112c037ba960a [2022-10-10T17:07:32.854Z] $ docker rm -f 4b6ab6389e0dd7f68a8c7cedd28d4a8d0afeb36a492bfad17f0112c037ba960a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:07:33.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-10T17:07:33.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:07:33.308Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:07:33.335Z] $ 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/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:07:33.686Z] $ docker top 67dabd1835e1773986c978be498940492861f83107dbee4da07b691cd2e46ae2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:07:33.962Z] using credential edgex-jenkins-ssh [2022-10-10T17:07:33.988Z] Cloning the remote Git repository [2022-10-10T17:07:34.024Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-10T17:07:34.591Z] Building core-command ... [2022-10-10T17:07:34.591Z] Building core-data ... [2022-10-10T17:07:34.591Z] Building core-metadata ... [2022-10-10T17:07:34.591Z] Building security-bootstrapper ... [2022-10-10T17:07:34.591Z] Building security-proxy-setup ... [2022-10-10T17:07:34.591Z] Building security-secretstore-setup ... [2022-10-10T17:07:34.591Z] Building security-spiffe-token-provider ... [2022-10-10T17:07:34.591Z] Building security-spire-agent ... [2022-10-10T17:07:34.591Z] Building security-spire-config ... [2022-10-10T17:07:34.591Z] Building security-spire-server ... [2022-10-10T17:07:34.591Z] Building support-notifications ... [2022-10-10T17:07:34.591Z] Building support-scheduler ... [2022-10-10T17:07:34.591Z] Building sys-mgmt-agent ... [2022-10-10T17:07:34.591Z] Building security-spiffe-token-provider [2022-10-10T17:07:34.591Z] Building security-secretstore-setup [2022-10-10T17:07:34.591Z] Building security-bootstrapper [2022-10-10T17:07:34.591Z] Building security-spire-agent [2022-10-10T17:07:34.591Z] Building sys-mgmt-agent [2022-10-10T17:07:34.059Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-10T17:07:34.145Z] > git init /w/workspace/edgex-go/322 # timeout=10 [2022-10-10T17:07:34.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-10T17:07:34.320Z] > git --version # timeout=10 [2022-10-10T17:07:34.339Z] > git --version # 'git version 2.25.1' [2022-10-10T17:07:34.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T17:07:34.392Z] Verifying host key using known hosts file [2022-10-10T17:07:34.631Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-10T17:07:34.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T17:07:44.552Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:07:44.552Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:07:44.552Z] ---> 75316d396371 [2022-10-10T17:07:44.552Z] Step 3/25 : WORKDIR /edgex-go [2022-10-10T17:07:44.552Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:07:44.552Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:07:44.552Z] ---> 75316d396371 [2022-10-10T17:07:44.552Z] Step 3/26 : WORKDIR /edgex-go [2022-10-10T17:07:44.811Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:07:44.811Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:07:44.811Z] ---> 75316d396371 [2022-10-10T17:07:44.811Z] Step 3/20 : WORKDIR /edgex-go [2022-10-10T17:07:44.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:07:44.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:07:44.811Z] ---> 75316d396371 [2022-10-10T17:07:44.811Z] Step 3/23 : WORKDIR /edgex-go [2022-10-10T17:07:44.811Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:07:44.811Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:07:44.811Z] ---> 75316d396371 [2022-10-10T17:07:44.811Z] Step 3/33 : WORKDIR /edgex-go [2022-10-10T17:07:48.093Z] ---> Running in c102efc943ed [2022-10-10T17:07:48.093Z] ---> Running in 16378f30487f [2022-10-10T17:07:48.093Z] ---> Running in a574871dd967 [2022-10-10T17:07:48.093Z] ---> Running in a615bc501b5d [2022-10-10T17:07:48.093Z] ---> Running in 090e6e4513b9 [2022-10-10T17:07:48.093Z] Removing intermediate container a615bc501b5d [2022-10-10T17:07:48.093Z] ---> ec015d6c1902 [2022-10-10T17:07:48.093Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:07:48.093Z] Removing intermediate container 090e6e4513b9 [2022-10-10T17:07:48.093Z] ---> 6ca3431a71f6 [2022-10-10T17:07:48.093Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-10T17:07:48.093Z] Removing intermediate container c102efc943ed [2022-10-10T17:07:48.093Z] ---> 3296856aa48b [2022-10-10T17:07:48.093Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:07:48.093Z] Removing intermediate container a574871dd967 [2022-10-10T17:07:48.093Z] ---> 5659267bffe7 [2022-10-10T17:07:48.093Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:07:48.093Z] Removing intermediate container 16378f30487f [2022-10-10T17:07:48.093Z] ---> a7f93bf54e09 [2022-10-10T17:07:48.093Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:07:48.093Z] ---> Running in 71982daa8c44 [2022-10-10T17:07:48.093Z] ---> Running in 2ab6e7beebc0 [2022-10-10T17:07:48.093Z] ---> Running in dbdf7a9cb7a9 [2022-10-10T17:07:48.093Z] ---> Running in d32672929911 [2022-10-10T17:07:48.093Z] ---> Running in cb49753a6593 [2022-10-10T17:07:48.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:48.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:48.916Z] v3.16.2-263-g54a04f82db [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-10T17:07:48.916Z] v3.16.2-261-gc191791f79 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-10T17:07:48.916Z] OK: 17040 distinct packages available [2022-10-10T17:07:48.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:48.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:48.916Z] Removing intermediate container dbdf7a9cb7a9 [2022-10-10T17:07:48.916Z] ---> 756a7487e83e [2022-10-10T17:07:48.916Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-10T17:07:48.916Z] Removing intermediate container 71982daa8c44 [2022-10-10T17:07:48.916Z] ---> ea1d0646d8f9 [2022-10-10T17:07:48.916Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-10T17:07:48.916Z] ---> Running in c3b255c64372 [2022-10-10T17:07:48.916Z] ---> Running in 097d9e2257e4 [2022-10-10T17:07:49.176Z] OK: 211 MiB in 51 packages [2022-10-10T17:07:49.176Z] Removing intermediate container d32672929911 [2022-10-10T17:07:49.176Z] ---> 2f788dae4f2c [2022-10-10T17:07:49.176Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-10T17:07:49.176Z] ---> Running in 4d435824d370 [2022-10-10T17:07:49.439Z] Removing intermediate container cb49753a6593 [2022-10-10T17:07:49.439Z] ---> 1acbe6d0b8ce [2022-10-10T17:07:49.439Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-10T17:07:49.698Z] ---> Running in a24503b35292 [2022-10-10T17:07:49.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:49.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:49.698Z] Removing intermediate container 2ab6e7beebc0 [2022-10-10T17:07:49.698Z] ---> c6952f48c691 [2022-10-10T17:07:49.698Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-10T17:07:49.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:49.956Z] ---> 775052625ff5 [2022-10-10T17:07:49.956Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:07:49.956Z] ---> Running in fc6c8de8a66a [2022-10-10T17:07:49.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:50.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:50.527Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:50.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:50.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:07:50.786Z] OK: 211 MiB in 51 packages [2022-10-10T17:07:51.044Z] OK: 211 MiB in 51 packages [2022-10-10T17:07:51.302Z] OK: 211 MiB in 51 packages [2022-10-10T17:07:51.596Z] OK: 211 MiB in 51 packages [2022-10-10T17:07:52.163Z] Removing intermediate container c3b255c64372 [2022-10-10T17:07:52.163Z] ---> 84b87d76a83c [2022-10-10T17:07:52.163Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-10T17:07:52.421Z] ---> 598cf75e7e7a [2022-10-10T17:07:52.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:07:52.421Z] Removing intermediate container 4d435824d370 [2022-10-10T17:07:52.421Z] ---> b27f2916b789 [2022-10-10T17:07:52.421Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-10T17:07:52.421Z] ---> Running in 42899cc7ba4d [2022-10-10T17:07:52.194Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-10T17:07:52.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T17:07:52.685Z] Removing intermediate container a24503b35292 [2022-10-10T17:07:52.685Z] ---> ce970920eef1 [2022-10-10T17:07:52.685Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-10T17:07:52.685Z] Removing intermediate container 097d9e2257e4 [2022-10-10T17:07:52.685Z] ---> b9f2db5127e8 [2022-10-10T17:07:52.685Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-10T17:07:52.685Z] ---> 389589c783b1 [2022-10-10T17:07:52.685Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:07:52.685Z] ---> Running in 3e52ecbaef47 [2022-10-10T17:07:52.685Z] ---> 74e4c6229c3d [2022-10-10T17:07:52.685Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:07:52.943Z] ---> e16b80e847fa [2022-10-10T17:07:52.943Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:07:52.943Z] ---> Running in 4999c4283e1e [2022-10-10T17:07:52.943Z] ---> Running in e11c4a9ba07c [2022-10-10T17:07:53.097Z] Avoid second fetch [2022-10-10T17:07:53.098Z] Checking out Revision bd62954e5636e5d3e3b16b418a23e81caf673874 (main) [2022-10-10T17:07:53.847Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4188)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T17:07:54.707Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T17:07:54.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:07:54.708Z] Dload Upload Total Spent Left Speed [2022-10-10T17:07:54.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 117k 0 --:--:-- --:--:-- --:--:-- 118k [2022-10-10T17:07:53.121Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T17:07:53.144Z] > git checkout -f bd62954e5636e5d3e3b16b418a23e81caf673874 # timeout=10 [Pipeline] sh [2022-10-10T17:07:55.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T17:07:55.675Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T17:07:55.675Z] + sudo tee /etc/docker/daemon.new [2022-10-10T17:07:55.675Z] { [2022-10-10T17:07:55.675Z] "registry-mirrors": [ [2022-10-10T17:07:55.675Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T17:07:55.675Z] ], [2022-10-10T17:07:55.675Z] "bip": "10.250.0.254/24", [2022-10-10T17:07:55.675Z] "hosts": [ [2022-10-10T17:07:55.675Z] "tcp://0.0.0.0:5555", [2022-10-10T17:07:55.675Z] "unix:///var/run/docker.sock" [2022-10-10T17:07:55.675Z] ], [2022-10-10T17:07:55.675Z] "mtu": 1458, [2022-10-10T17:07:55.675Z] "selinux-enabled": true, [2022-10-10T17:07:55.675Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T17:07:55.675Z] } [Pipeline] sh [2022-10-10T17:07:56.013Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T17:07:56.353Z] + sudo service docker restart [2022-10-10T17:08:01.065Z] Removing intermediate container fc6c8de8a66a [2022-10-10T17:08:01.065Z] ---> 410cd7c51e49 [2022-10-10T17:08:01.065Z] Step 7/20 : COPY . . [2022-10-10T17:08:07.622Z] ---> 1c5eedf7c5c2 [2022-10-10T17:08:07.622Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-10T17:08:07.622Z] ---> Running in 949032e6cdd5 [2022-10-10T17:08:07.622Z] Removing intermediate container 42899cc7ba4d [2022-10-10T17:08:07.622Z] ---> 3565180dd469 [2022-10-10T17:08:07.622Z] Step 8/23 : COPY . . [2022-10-10T17:08:07.622Z] Removing intermediate container 4999c4283e1e [2022-10-10T17:08:07.622Z] ---> d447ffd004e3 [2022-10-10T17:08:07.622Z] Step 8/33 : COPY . . [2022-10-10T17:08:07.622Z] Removing intermediate container e11c4a9ba07c [2022-10-10T17:08:07.622Z] ---> b6a6645d9bf7 [2022-10-10T17:08:07.622Z] Step 8/25 : COPY . . [2022-10-10T17:08:07.622Z] Removing intermediate container 3e52ecbaef47 [2022-10-10T17:08:07.622Z] ---> bd8381fda613 [2022-10-10T17:08:07.622Z] Step 8/26 : COPY . . [2022-10-10T17:08:07.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:08:14.614Z] provisioning config files... [2022-10-10T17:08:14.641Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/322@tmp/config7321059299490443754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:08:14.989Z] ---> docker-login.sh [2022-10-10T17:08:14.989Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:08:15.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:08:15.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:08:15.526Z] Configure a credential helper to remove this warning. See [2022-10-10T17:08:15.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:08:15.526Z] [2022-10-10T17:08:15.526Z] Login Succeeded [2022-10-10T17:08:15.526Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:08:15.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:08:15.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:08:15.794Z] Configure a credential helper to remove this warning. See [2022-10-10T17:08:15.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:08:15.794Z] [2022-10-10T17:08:15.794Z] Login Succeeded [2022-10-10T17:08:15.794Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:08:16.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:08:16.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:08:16.333Z] Configure a credential helper to remove this warning. See [2022-10-10T17:08:16.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:08:16.333Z] [2022-10-10T17:08:16.333Z] Login Succeeded [2022-10-10T17:08:16.333Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:08:16.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:08:16.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:08:16.601Z] Configure a credential helper to remove this warning. See [2022-10-10T17:08:16.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:08:16.601Z] [2022-10-10T17:08:16.601Z] Login Succeeded [2022-10-10T17:08:16.601Z] docker.io [2022-10-10T17:08:16.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:08:17.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:08:17.137Z] Configure a credential helper to remove this warning. See [2022-10-10T17:08:17.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:08:17.137Z] [2022-10-10T17:08:17.137Z] Login Succeeded [2022-10-10T17:08:17.137Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:08:17.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-10T17:08:17.604Z] + git config --global --add safe.directory /w/workspace/edgex-go/322 [Pipeline] echo [2022-10-10T17:08:17.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:08:17.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:08:17.639Z] ========================================================= [2022-10-10T17:08:17.639Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T17:08:17.639Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:08:17.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T17:08:17.961Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T17:08:17.961Z] b3c136eddcbf: Pulling fs layer [2022-10-10T17:08:17.961Z] c0a3192eca97: Pulling fs layer [2022-10-10T17:08:17.961Z] a050256f5b6f: Pulling fs layer [2022-10-10T17:08:17.961Z] 656be50a0ddc: Pulling fs layer [2022-10-10T17:08:17.961Z] 2bbca73fdf42: Pulling fs layer [2022-10-10T17:08:17.961Z] f607e4fc86c3: Pulling fs layer [2022-10-10T17:08:17.961Z] 4d572c569a2c: Pulling fs layer [2022-10-10T17:08:17.961Z] fcf976331f73: Pulling fs layer [2022-10-10T17:08:17.961Z] 656be50a0ddc: Waiting [2022-10-10T17:08:17.961Z] f607e4fc86c3: Waiting [2022-10-10T17:08:17.961Z] 2bbca73fdf42: Waiting [2022-10-10T17:08:17.961Z] 4d572c569a2c: Waiting [2022-10-10T17:08:17.961Z] fcf976331f73: Waiting [2022-10-10T17:08:18.230Z] a050256f5b6f: Verifying Checksum [2022-10-10T17:08:18.230Z] a050256f5b6f: Download complete [2022-10-10T17:08:18.230Z] c0a3192eca97: Verifying Checksum [2022-10-10T17:08:18.230Z] c0a3192eca97: Download complete [2022-10-10T17:08:18.230Z] 2bbca73fdf42: Verifying Checksum [2022-10-10T17:08:18.230Z] 2bbca73fdf42: Download complete [2022-10-10T17:08:18.230Z] f607e4fc86c3: Verifying Checksum [2022-10-10T17:08:18.230Z] f607e4fc86c3: Download complete [2022-10-10T17:08:18.230Z] b3c136eddcbf: Verifying Checksum [2022-10-10T17:08:19.207Z] b3c136eddcbf: Pull complete [2022-10-10T17:08:19.207Z] fcf976331f73: Verifying Checksum [2022-10-10T17:08:19.207Z] fcf976331f73: Download complete [2022-10-10T17:08:19.796Z] c0a3192eca97: Pull complete [2022-10-10T17:08:19.811Z] ---> 4c1fd64427fa [2022-10-10T17:08:19.811Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-10T17:08:19.811Z] ---> 75ea6f3262be [2022-10-10T17:08:19.811Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-10T17:08:19.811Z] ---> 559f3330b4a3 [2022-10-10T17:08:19.811Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-10T17:08:19.811Z] ---> f00c0cb05150 [2022-10-10T17:08:19.811Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-10T17:08:19.811Z] ---> Running in 579294d28644 [2022-10-10T17:08:19.811Z] ---> Running in 154ddb71497f [2022-10-10T17:08:19.811Z] ---> Running in 718aaf7324ce [2022-10-10T17:08:19.811Z] ---> Running in 8a326c5652de [2022-10-10T17:08:19.811Z] Removing intermediate container 579294d28644 [2022-10-10T17:08:19.811Z] ---> a4a136e517fa [2022-10-10T17:08:19.811Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-10T17:08:19.811Z] ---> Running in 4ce9334dfedb [2022-10-10T17:08:20.066Z] a050256f5b6f: Pull complete [2022-10-10T17:08:20.069Z] Removing intermediate container 4ce9334dfedb [2022-10-10T17:08:20.069Z] ---> 981ce77dab30 [2022-10-10T17:08:20.069Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-10T17:08:20.069Z] ---> Running in 5be31311c543 [2022-10-10T17:08:20.328Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-10T17:08:20.328Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-10T17:08:20.335Z] 4d572c569a2c: Verifying Checksum [2022-10-10T17:08:20.335Z] 4d572c569a2c: Download complete [2022-10-10T17:08:20.588Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-10T17:08:20.932Z] 656be50a0ddc: Download complete [2022-10-10T17:08:21.152Z] Removing intermediate container 5be31311c543 [2022-10-10T17:08:21.152Z] ---> 223dc20952cd [2022-10-10T17:08:21.152Z] Step 12/26 : WORKDIR /edgex-go [2022-10-10T17:08:21.152Z] ---> Running in eef51e701496 [2022-10-10T17:08:21.410Z] Removing intermediate container eef51e701496 [2022-10-10T17:08:21.410Z] ---> 05f1d38ecd0a [2022-10-10T17:08:21.410Z] [2022-10-10T17:08:21.410Z] Step 13/26 : FROM alpine:3.15 [2022-10-10T17:08:21.982Z] 3.15: Pulling from library/alpine [2022-10-10T17:08:22.928Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-10T17:08:22.928Z] Status: Downloaded newer image for alpine:3.15 [2022-10-10T17:08:22.928Z] ---> c4fc93816858 [2022-10-10T17:08:22.928Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:08:23.868Z] ---> Running in 0f8c10541b0e [2022-10-10T17:08:24.127Z] Removing intermediate container 0f8c10541b0e [2022-10-10T17:08:24.127Z] ---> f84767df507a [2022-10-10T17:08:24.127Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:08:24.384Z] Removing intermediate container 949032e6cdd5 [2022-10-10T17:08:24.384Z] ---> 7f2808d5cb69 [2022-10-10T17:08:24.384Z] [2022-10-10T17:08:24.384Z] Step 9/20 : FROM alpine:3.15 [2022-10-10T17:08:24.384Z] ---> c4fc93816858 [2022-10-10T17:08:24.384Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:08:24.384Z] ---> Using cache [2022-10-10T17:08:24.384Z] ---> f84767df507a [2022-10-10T17:08:24.384Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:08:24.384Z] ---> Running in 3ee4b23a854c [2022-10-10T17:08:24.384Z] ---> Running in d7fe5bce5801 [2022-10-10T17:08:26.278Z] Removing intermediate container 3ee4b23a854c [2022-10-10T17:08:26.278Z] ---> 0af13d8e5e51 [2022-10-10T17:08:26.278Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-10T17:08:26.278Z] Removing intermediate container d7fe5bce5801 [2022-10-10T17:08:26.278Z] ---> 0b643d000b55 [2022-10-10T17:08:26.278Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-10T17:08:26.278Z] ---> Running in 4607ad123aaa [2022-10-10T17:08:26.278Z] ---> Running in 2aebc295879e [2022-10-10T17:08:26.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:27.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:27.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:27.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:28.188Z] v3.15.6-105-gb28133ab3a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-10T17:08:28.188Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-10T17:08:28.188Z] OK: 15857 distinct packages available [2022-10-10T17:08:28.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:28.445Z] v3.15.6-105-gb28133ab3a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-10T17:08:28.445Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-10T17:08:28.445Z] OK: 15857 distinct packages available [2022-10-10T17:08:28.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:29.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:29.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:29.266Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-10T17:08:29.522Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-10T17:08:29.522Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-10T17:08:29.522Z] (3/5) Installing libucontext (1.1-r0) [2022-10-10T17:08:29.522Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-10T17:08:29.522Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-10T17:08:29.778Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-10T17:08:29.778Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-10T17:08:29.778Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-10T17:08:29.778Z] Executing busybox-1.34.1-r7.trigger [2022-10-10T17:08:29.778Z] OK: 7 MiB in 19 packages [2022-10-10T17:08:29.778Z] (5/9) Installing curl (7.80.0-r3) [2022-10-10T17:08:30.036Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-10T17:08:30.036Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-10T17:08:30.036Z] (8/9) Installing libucontext (1.1-r0) [2022-10-10T17:08:30.293Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-10T17:08:30.293Z] Executing busybox-1.34.1-r7.trigger [2022-10-10T17:08:30.293Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:08:30.293Z] OK: 8 MiB in 23 packages [2022-10-10T17:08:32.191Z] Removing intermediate container 4607ad123aaa [2022-10-10T17:08:32.191Z] ---> ef33b273cda0 [2022-10-10T17:08:32.191Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-10T17:08:32.191Z] Removing intermediate container 2aebc295879e [2022-10-10T17:08:32.191Z] ---> 076a45a3c187 [2022-10-10T17:08:32.191Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:08:33.126Z] ---> 2964efcd46a3 [2022-10-10T17:08:33.126Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-10T17:08:33.384Z] ---> b2ecd3c55eff [2022-10-10T17:08:33.384Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-10T17:08:33.438Z] 656be50a0ddc: Pull complete [2022-10-10T17:08:33.438Z] 2bbca73fdf42: Pull complete [2022-10-10T17:08:33.708Z] f607e4fc86c3: Pull complete [2022-10-10T17:08:35.280Z] ---> 94c9157d2cc5 [2022-10-10T17:08:35.280Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-10T17:08:35.280Z] ---> eb2377f9b94a [2022-10-10T17:08:35.280Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-10T17:08:35.280Z] ---> 771708b6fbcd [2022-10-10T17:08:35.280Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-10T17:08:35.538Z] ---> 1d6504354870 [2022-10-10T17:08:35.538Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-10T17:08:35.538Z] ---> Running in 77ec032f6518 [2022-10-10T17:08:35.538Z] Removing intermediate container 77ec032f6518 [2022-10-10T17:08:35.538Z] ---> 04267c3ef801 [2022-10-10T17:08:35.538Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:08:35.796Z] ---> Running in 394d94bb9e97 [2022-10-10T17:08:35.796Z] ---> 0510bf22f656 [2022-10-10T17:08:35.796Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-10T17:08:35.796Z] Removing intermediate container 394d94bb9e97 [2022-10-10T17:08:35.796Z] ---> 926d4c8193b7 [2022-10-10T17:08:35.796Z] Step 18/20 : LABEL arch=x86_64 [2022-10-10T17:08:36.054Z] ---> Running in 004f24efceba [2022-10-10T17:08:36.054Z] ---> ebd11f7fbb01 [2022-10-10T17:08:36.054Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-10T17:08:36.054Z] ---> Running in 788f91e4fc03 [2022-10-10T17:08:36.054Z] Removing intermediate container 004f24efceba [2022-10-10T17:08:36.054Z] ---> c84bf3be1020 [2022-10-10T17:08:36.054Z] Step 19/20 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:08:36.312Z] Removing intermediate container 788f91e4fc03 [2022-10-10T17:08:36.312Z] ---> 44fe30f1535f [2022-10-10T17:08:36.312Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-10T17:08:36.312Z] ---> Running in c9d8bd4b9482 [2022-10-10T17:08:36.312Z] ---> Running in f0610a0a8aa9 [2022-10-10T17:08:36.312Z] Removing intermediate container f0610a0a8aa9 [2022-10-10T17:08:36.312Z] ---> 831ecf9b37f6 [2022-10-10T17:08:36.312Z] Step 24/26 : LABEL arch=x86_64 [2022-10-10T17:08:36.570Z] ---> Running in 909eed68e33b [2022-10-10T17:08:36.570Z] Removing intermediate container c9d8bd4b9482 [2022-10-10T17:08:36.570Z] ---> 3cc60b0dff9c [2022-10-10T17:08:36.570Z] Step 20/20 : LABEL version=2.3.0-dev.84 [2022-10-10T17:08:36.570Z] ---> Running in 62e8df783fe4 [2022-10-10T17:08:36.570Z] Removing intermediate container 909eed68e33b [2022-10-10T17:08:36.570Z] ---> 13a04893db7e [2022-10-10T17:08:36.570Z] Step 25/26 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:08:36.829Z] ---> Running in e7638d1e8655 [2022-10-10T17:08:36.829Z] Removing intermediate container 62e8df783fe4 [2022-10-10T17:08:36.829Z] ---> b3e87a88f1f2 [2022-10-10T17:08:36.829Z] [2022-10-10T17:08:36.829Z] Successfully built b3e87a88f1f2 [2022-10-10T17:08:36.829Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-10T17:08:36.829Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-10-10T17:08:36.829Z] Removing intermediate container e7638d1e8655 [2022-10-10T17:08:36.829Z] ---> 434411a5ddc3 [2022-10-10T17:08:36.829Z] Step 26/26 : LABEL version=2.3.0-dev.84 [2022-10-10T17:08:37.088Z] ---> Running in 1864af46ffb0 [2022-10-10T17:08:38.480Z] Removing intermediate container 1864af46ffb0 [2022-10-10T17:08:38.480Z] ---> ee047ae29b40 [2022-10-10T17:08:38.480Z] [2022-10-10T17:08:38.480Z] Successfully built ee047ae29b40 [2022-10-10T17:08:38.480Z] Successfully tagged security-spire-agent:latest [2022-10-10T17:08:38.480Z]  Building security-spire-agent ... done Building support-scheduler [2022-10-10T17:08:39.853Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:08:39.853Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:08:39.853Z] ---> 75316d396371 [2022-10-10T17:08:39.853Z] Step 3/26 : WORKDIR /edgex-go [2022-10-10T17:08:39.853Z] ---> Using cache [2022-10-10T17:08:39.853Z] ---> a7f93bf54e09 [2022-10-10T17:08:39.853Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:08:39.853Z] ---> Using cache [2022-10-10T17:08:39.853Z] ---> 1acbe6d0b8ce [2022-10-10T17:08:39.853Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-10T17:08:40.468Z] 4d572c569a2c: Pull complete [2022-10-10T17:08:41.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-10T17:08:41.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:08:41.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:08:41.226Z] ---> 75316d396371 [2022-10-10T17:08:41.226Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:08:41.474Z] fcf976331f73: Pull complete [2022-10-10T17:08:41.745Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-10T17:08:41.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T17:08:41.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-10T17:08:42.083Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T17:08:42.083Z] WORKDIR /edgex [2022-10-10T17:08:42.083Z] COPY go.mod . [2022-10-10T17:08:42.083Z] RUN go mod download+ [2022-10-10T17:08:42.083Z] docker build -t ci-base-image-arm64 -f - . [2022-10-10T17:08:42.601Z] ---> Running in 6f06870fc4a2 [2022-10-10T17:08:42.601Z] ---> Running in 08adab13a4d6 [2022-10-10T17:08:42.672Z] Sending build context to Docker daemon 3.263MB [2022-10-10T17:08:42.672Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T17:08:42.672Z] ---> 3970a7415f9e [2022-10-10T17:08:42.672Z] Step 2/4 : WORKDIR /edgex [2022-10-10T17:08:42.859Z] Removing intermediate container 08adab13a4d6 [2022-10-10T17:08:42.859Z] ---> e2e4e631fc0f [2022-10-10T17:08:42.859Z] Step 4/23 : WORKDIR /edgex-go [2022-10-10T17:08:43.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:43.989Z] ---> Running in 743e733079bc [2022-10-10T17:08:44.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:44.247Z] Removing intermediate container 718aaf7324ce [2022-10-10T17:08:44.247Z] ---> 366578bfcbc6 [2022-10-10T17:08:44.247Z] [2022-10-10T17:08:44.247Z] Step 10/33 : FROM alpine:3.16 [2022-10-10T17:08:44.247Z] Removing intermediate container 8a326c5652de [2022-10-10T17:08:44.247Z] ---> 1aeef1afff38 [2022-10-10T17:08:44.247Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-10T17:08:44.247Z] Removing intermediate container 154ddb71497f [2022-10-10T17:08:44.247Z] ---> d184953ca4b6 [2022-10-10T17:08:44.247Z] [2022-10-10T17:08:44.247Z] Step 10/25 : FROM alpine:3.16 [2022-10-10T17:08:44.505Z] Removing intermediate container 743e733079bc [2022-10-10T17:08:44.505Z] ---> a51c4655d3e2 [2022-10-10T17:08:44.505Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:08:44.505Z] ---> Running in 97d784a65e89 [2022-10-10T17:08:44.505Z] ---> Running in 1558281aa2a4 [2022-10-10T17:08:44.505Z] OK: 211 MiB in 51 packages [2022-10-10T17:08:45.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-10T17:08:45.098Z] 3.16: Pulling from library/alpine [2022-10-10T17:08:45.098Z] 3.16: Pulling from library/alpine [2022-10-10T17:08:45.356Z] Removing intermediate container 6f06870fc4a2 [2022-10-10T17:08:45.356Z] ---> 390f3b6b07b1 [2022-10-10T17:08:45.356Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-10T17:08:45.356Z] Removing intermediate container 1558281aa2a4 [2022-10-10T17:08:45.356Z] ---> 5b455de934b3 [2022-10-10T17:08:45.356Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-10T17:08:45.356Z] ---> Running in 13963afdc651 [2022-10-10T17:08:45.356Z] ---> fde4d9d3bed0 [2022-10-10T17:08:45.356Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:08:45.356Z] ---> Running in cd423ae42558 [2022-10-10T17:08:45.614Z] Removing intermediate container 97d784a65e89 [2022-10-10T17:08:45.614Z] ---> ac05c63b76ab [2022-10-10T17:08:45.614Z] [2022-10-10T17:08:45.614Z] Step 11/23 : FROM alpine:3.16 [2022-10-10T17:08:45.614Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T17:08:45.614Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T17:08:45.614Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T17:08:45.614Z] Status: Image is up to date for alpine:3.16 [2022-10-10T17:08:45.614Z] ---> 9c6f07244728 [2022-10-10T17:08:45.614Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:08:45.614Z] ---> 9c6f07244728 [2022-10-10T17:08:45.871Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-10T17:08:45.871Z] ---> Running in 3e4196e0287b [2022-10-10T17:08:45.871Z] ---> Running in d36f05e68994 [2022-10-10T17:08:45.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:45.871Z] 3.16: Pulling from library/alpine [2022-10-10T17:08:45.871Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T17:08:45.871Z] Status: Image is up to date for alpine:3.16 [2022-10-10T17:08:45.871Z] ---> 9c6f07244728 [2022-10-10T17:08:45.871Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:08:45.871Z] Removing intermediate container d36f05e68994 [2022-10-10T17:08:45.871Z] ---> d3692222ba4d [2022-10-10T17:08:45.871Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-10T17:08:45.871Z] ---> Running in 5a5314617ecc [2022-10-10T17:08:45.871Z] ---> Running in 26d6d436124b [2022-10-10T17:08:46.035Z] ---> Running in a9486828986c [2022-10-10T17:08:46.035Z] Removing intermediate container a9486828986c [2022-10-10T17:08:46.035Z] ---> 14b65cdaffb9 [2022-10-10T17:08:46.035Z] Step 3/4 : COPY go.mod . [2022-10-10T17:08:46.129Z] Removing intermediate container 5a5314617ecc [2022-10-10T17:08:46.129Z] ---> 0748f58dc370 [2022-10-10T17:08:46.129Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-10T17:08:46.129Z] ---> Running in b354558a3093 [2022-10-10T17:08:46.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:46.307Z] ---> 26b42b2885e7 [2022-10-10T17:08:46.307Z] Step 4/4 : RUN go mod download [2022-10-10T17:08:46.307Z] ---> Running in 450581cc536e [2022-10-10T17:08:46.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:46.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:46.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:46.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:46.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:46.648Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-10T17:08:46.648Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-10T17:08:46.648Z] (2/2) Installing su-exec (0.2-r1) [2022-10-10T17:08:46.648Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-10T17:08:46.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:08:46.648Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:08:46.648Z] (3/3) Installing su-exec (0.2-r1) [2022-10-10T17:08:46.648Z] OK: 6 MiB in 16 packages [2022-10-10T17:08:46.648Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:08:46.648Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:08:46.648Z] OK: 6 MiB in 17 packages [2022-10-10T17:08:46.913Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-10T17:08:46.913Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-10T17:08:46.913Z] (3/33) Installing readline (8.1.2-r0) [2022-10-10T17:08:46.913Z] (4/33) Installing bash (5.1.16-r2) [2022-10-10T17:08:46.913Z] Executing bash-5.1.16-r2.post-install [2022-10-10T17:08:46.913Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-10T17:08:46.913Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-10T17:08:47.173Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-10T17:08:47.173Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-10T17:08:47.173Z] (9/33) Installing curl (7.83.1-r3) [2022-10-10T17:08:47.174Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-10T17:08:47.174Z] OK: 211 MiB in 51 packages [2022-10-10T17:08:48.108Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-10T17:08:48.108Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-10T17:08:48.108Z] (13/33) Installing expat (2.4.9-r0) [2022-10-10T17:08:48.108Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-10T17:08:48.108Z] (15/33) Installing gdbm (1.23-r0) [2022-10-10T17:08:48.108Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-10T17:08:48.108Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T17:08:48.108Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T17:08:48.108Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-10T17:08:48.108Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-10T17:08:48.108Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-10T17:08:49.085Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-10T17:08:49.085Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-10T17:08:49.085Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-10T17:08:49.085Z] Removing intermediate container 13963afdc651 [2022-10-10T17:08:49.085Z] ---> 9eefe25f6fd3 [2022-10-10T17:08:49.085Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-10T17:08:49.085Z] Removing intermediate container 26d6d436124b [2022-10-10T17:08:49.085Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-10T17:08:49.085Z] ---> a59a7db7c7fa [2022-10-10T17:08:49.085Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-10T17:08:49.085Z] Removing intermediate container 3e4196e0287b [2022-10-10T17:08:49.085Z] ---> 4fc6ab23cce0 [2022-10-10T17:08:49.085Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-10T17:08:49.086Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-10T17:08:49.086Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-10T17:08:49.086Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-10T17:08:49.086Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-10T17:08:49.086Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-10T17:08:49.086Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-10T17:08:49.086Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-10T17:08:49.086Z] ---> Running in 642dcbc18ac8 [2022-10-10T17:08:49.086Z] ---> Running in 416eb9304a93 [2022-10-10T17:08:49.086Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-10T17:08:49.344Z] ---> 54a77d717b6e [2022-10-10T17:08:49.344Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:08:49.344Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:08:49.344Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:08:49.612Z] Removing intermediate container 642dcbc18ac8 [2022-10-10T17:08:49.612Z] ---> a9691a73b9a5 [2022-10-10T17:08:49.612Z] Step 13/25 : WORKDIR / [2022-10-10T17:08:49.612Z] Removing intermediate container 416eb9304a93 [2022-10-10T17:08:49.612Z] ---> 7829d51d6580 [2022-10-10T17:08:49.612Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-10T17:08:49.612Z] ---> Running in d314d4fb53df [2022-10-10T17:08:49.612Z] OK: 122 MiB in 47 packages [2022-10-10T17:08:49.612Z] ---> Running in afde009f46a5 [2022-10-10T17:08:49.612Z] ---> Running in fc9fa6dc0106 [2022-10-10T17:08:49.612Z] Removing intermediate container afde009f46a5 [2022-10-10T17:08:49.612Z] ---> 05655533d6ca [2022-10-10T17:08:49.612Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-10T17:08:49.872Z] Removing intermediate container fc9fa6dc0106 [2022-10-10T17:08:49.872Z] ---> 31ff65afbbf1 [2022-10-10T17:08:49.872Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-10T17:08:49.872Z] ---> Running in b4f864319879 [2022-10-10T17:08:50.130Z] Removing intermediate container b4f864319879 [2022-10-10T17:08:50.130Z] ---> e600044f8436 [2022-10-10T17:08:50.130Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-10T17:08:50.130Z] ---> 2b24fd7ecb0b [2022-10-10T17:08:50.130Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-10T17:08:50.130Z] ---> Running in 7a9ccff316b6 [2022-10-10T17:08:50.388Z] Removing intermediate container 7a9ccff316b6 [2022-10-10T17:08:50.388Z] ---> 22d12e3e8237 [2022-10-10T17:08:50.388Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-10T17:08:50.388Z] ---> 5a1c263de456 [2022-10-10T17:08:50.388Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-10T17:08:50.388Z] ---> Running in c9fd519af915 [2022-10-10T17:08:50.647Z] ---> bc43210dd7ff [2022-10-10T17:08:50.647Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-10T17:08:51.230Z] ---> 91ac8701b618 [2022-10-10T17:08:51.230Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-10T17:08:51.521Z] Removing intermediate container c9fd519af915 [2022-10-10T17:08:51.521Z] ---> 9d123cee75c9 [2022-10-10T17:08:51.521Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-10T17:08:52.475Z] ---> Running in 3448a9d08ccd [2022-10-10T17:08:52.475Z] ---> 65ced713f650 [2022-10-10T17:08:52.475Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-10T17:08:53.041Z] Removing intermediate container 3448a9d08ccd [2022-10-10T17:08:53.041Z] ---> d0e22b987a23 [2022-10-10T17:08:53.041Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-10T17:08:53.041Z] ---> 50f33ad1c298 [2022-10-10T17:08:53.041Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-10T17:08:53.041Z] ---> 2b18de23ec28 [2022-10-10T17:08:53.041Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-10T17:08:53.299Z] ---> Running in a8abb3852dfc [2022-10-10T17:08:53.299Z] ---> 1f710373af5f [2022-10-10T17:08:53.299Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-10T17:08:53.556Z] ---> Running in 4fef27c94fe2 [2022-10-10T17:08:53.556Z] Collecting docker-compose==1.23.2 [2022-10-10T17:08:53.556Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-10T17:08:53.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 16.3 MB/s eta 0:00:00 [2022-10-10T17:08:53.814Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-10T17:08:53.814Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-10T17:08:53.814Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.1 MB/s eta 0:00:00 [2022-10-10T17:08:53.814Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-10T17:08:53.814Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-10T17:08:53.814Z] Preparing metadata (setup.py): started [2022-10-10T17:08:53.814Z] Removing intermediate container cd423ae42558 [2022-10-10T17:08:53.814Z] ---> 0900ed17f679 [2022-10-10T17:08:53.814Z] Step 8/26 : COPY . . [2022-10-10T17:08:54.381Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:08:54.381Z] Collecting cached-property<2,>=1.2.0 [2022-10-10T17:08:54.381Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-10T17:08:54.381Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-10T17:08:54.381Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-10T17:08:54.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 138.2 MB/s eta 0:00:00 [2022-10-10T17:08:54.381Z] Collecting docker<4.0,>=3.6.0 [2022-10-10T17:08:54.381Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-10T17:08:54.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 90.3 MB/s eta 0:00:00 [2022-10-10T17:08:54.381Z] Collecting texttable<0.10,>=0.9.0 [2022-10-10T17:08:54.381Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-10T17:08:54.381Z] Preparing metadata (setup.py): started [2022-10-10T17:08:54.961Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:08:54.961Z] Collecting jsonschema<3,>=2.5.1 [2022-10-10T17:08:54.961Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-10T17:08:54.961Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-10T17:08:54.961Z] Collecting docopt<0.7,>=0.6.1 [2022-10-10T17:08:54.961Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-10T17:08:54.961Z] Preparing metadata (setup.py): started [2022-10-10T17:08:55.526Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:08:55.526Z] Collecting PyYAML<4,>=3.10 [2022-10-10T17:08:55.526Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-10T17:08:55.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.3 MB/s eta 0:00:00 [2022-10-10T17:08:55.786Z] Preparing metadata (setup.py): started [2022-10-10T17:08:56.067Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:08:56.328Z] Collecting docker-pycreds>=0.4.0 [2022-10-10T17:08:56.328Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-10T17:08:56.328Z] Removing intermediate container a8abb3852dfc [2022-10-10T17:08:56.328Z] ---> 25213f64d4e0 [2022-10-10T17:08:56.328Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:08:56.328Z] Collecting idna<2.8,>=2.5 [2022-10-10T17:08:56.328Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-10T17:08:56.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 134.2 MB/s eta 0:00:00 [2022-10-10T17:08:56.328Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-10T17:08:56.328Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-10T17:08:56.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 106.3 MB/s eta 0:00:00 [2022-10-10T17:08:56.328Z] Removing intermediate container 4fef27c94fe2 [2022-10-10T17:08:56.328Z] ---> 06e8bbee55ab [2022-10-10T17:08:56.328Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-10T17:08:56.587Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-10T17:08:56.587Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-10T17:08:56.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 54.9 MB/s eta 0:00:00 [2022-10-10T17:08:56.587Z] ---> Running in 18c68d942477 [2022-10-10T17:08:56.587Z] Collecting certifi>=2017.4.17 [2022-10-10T17:08:56.587Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-10T17:08:56.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 49.1 MB/s eta 0:00:00 [2022-10-10T17:08:56.587Z] ---> 0767bc485ab4 [2022-10-10T17:08:56.587Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-10T17:08:56.587Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-10T17:08:56.587Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-10T17:08:56.587Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-10T17:08:56.587Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-10T17:08:56.915Z] Removing intermediate container 18c68d942477 [2022-10-10T17:08:56.915Z] ---> 05da1d04a6a1 [2022-10-10T17:08:56.915Z] Step 23/25 : LABEL arch=x86_64 [2022-10-10T17:08:56.915Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-10T17:08:56.915Z] Running setup.py install for texttable: started [2022-10-10T17:08:56.915Z] ---> Running in 59b53fc237c9 [2022-10-10T17:08:57.174Z] Running setup.py install for texttable: finished with status 'done' [2022-10-10T17:08:57.174Z] Running setup.py install for PyYAML: started [2022-10-10T17:08:57.174Z] ---> 1a50a17890e8 [2022-10-10T17:08:57.174Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-10T17:08:57.174Z] Removing intermediate container d314d4fb53df [2022-10-10T17:08:57.174Z] ---> 2bdf44c13698 [2022-10-10T17:08:57.174Z] Step 9/23 : COPY . . [2022-10-10T17:08:57.174Z] Removing intermediate container 59b53fc237c9 [2022-10-10T17:08:57.174Z] ---> 5f33116598cd [2022-10-10T17:08:57.174Z] Step 24/25 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:08:57.432Z] ---> Running in 62c4978260ab [2022-10-10T17:08:57.432Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-10T17:08:58.371Z] Running setup.py install for docopt: started [2022-10-10T17:08:58.371Z] ---> d89385cd416e [2022-10-10T17:08:58.371Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-10T17:08:58.371Z] Removing intermediate container 62c4978260ab [2022-10-10T17:08:58.371Z] ---> 687277c1a28e [2022-10-10T17:08:58.371Z] Step 25/25 : LABEL version=2.3.0-dev.84 [2022-10-10T17:08:58.638Z] ---> 11cd7342f2bb [2022-10-10T17:08:58.638Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-10T17:08:58.638Z] ---> Running in 19f259b1ab87 [2022-10-10T17:08:58.638Z] ---> 5fc17f105db2 [2022-10-10T17:08:58.638Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-10T17:08:58.638Z] Running setup.py install for docopt: finished with status 'done' [2022-10-10T17:08:58.896Z] ---> Running in 38682c2c6dc5 [2022-10-10T17:08:58.896Z] ---> 9d391e810db9 [2022-10-10T17:08:58.896Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-10T17:08:58.896Z] Removing intermediate container 19f259b1ab87 [2022-10-10T17:08:58.896Z] ---> eee5ad4d36a8 [2022-10-10T17:08:58.896Z] [2022-10-10T17:08:58.896Z] Successfully built eee5ad4d36a8 [2022-10-10T17:08:58.896Z] Successfully tagged security-secretstore-setup:latest [2022-10-10T17:08:58.896Z]  Building security-secretstore-setup ... done Building core-command [2022-10-10T17:08:58.896Z] Removing intermediate container 38682c2c6dc5 [2022-10-10T17:08:58.896Z] ---> fbeae50359bc [2022-10-10T17:08:58.896Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-10T17:08:59.154Z] ---> 8ace4eeeb4b0 [2022-10-10T17:08:59.154Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-10T17:08:59.154Z] ---> Running in 73727af10502 [2022-10-10T17:08:59.412Z] Running setup.py install for dockerpty: started [2022-10-10T17:08:59.980Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-10T17:09:00.548Z] ---> 6f06fe9b9f59 [2022-10-10T17:09:00.548Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-10T17:09:00.548Z] Removing intermediate container 73727af10502 [2022-10-10T17:09:00.548Z] ---> cc3ea7e2c578 [2022-10-10T17:09:00.548Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-10T17:09:00.548Z] ---> Running in 4393d80f8a92 [2022-10-10T17:09:00.806Z] ---> Running in 919970f9b964 [2022-10-10T17:09:01.376Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-10T17:09:01.376Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-10T17:09:01.376Z]  ---> fd1a629e894a [2022-10-10T17:09:01.376Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-10T17:09:01.633Z] ---> Running in 145d262fd549 [2022-10-10T17:09:01.891Z] Removing intermediate container 4393d80f8a92 [2022-10-10T17:09:01.891Z] ---> e63b0d6f1b81 [2022-10-10T17:09:01.891Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-10T17:09:02.148Z] ---> Running in db44c9dd462b [2022-10-10T17:09:02.148Z] Removing intermediate container 919970f9b964 [2022-10-10T17:09:02.148Z] ---> 09f686d952b7 [2022-10-10T17:09:02.148Z] Step 12/26 : WORKDIR /edgex-go [2022-10-10T17:09:02.412Z] ---> Running in aee2e147fa59 [2022-10-10T17:09:02.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-10T17:09:02.412Z] Removing intermediate container db44c9dd462b [2022-10-10T17:09:02.412Z] ---> 8a5163657f7b [2022-10-10T17:09:02.412Z] Step 30/33 : CMD ["gate"] [2022-10-10T17:09:02.412Z] ---> Running in 4fb0c3cddddf [2022-10-10T17:09:02.412Z] Removing intermediate container aee2e147fa59 [2022-10-10T17:09:02.412Z] ---> 73a97b616d26 [2022-10-10T17:09:02.412Z] [2022-10-10T17:09:02.412Z] Step 13/26 : FROM alpine:3.15 [2022-10-10T17:09:02.412Z] ---> c4fc93816858 [2022-10-10T17:09:02.412Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:09:02.412Z] ---> Using cache [2022-10-10T17:09:02.412Z] ---> f84767df507a [2022-10-10T17:09:02.412Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:02.412Z] ---> Using cache [2022-10-10T17:09:02.412Z] ---> 0b643d000b55 [2022-10-10T17:09:02.412Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-10T17:09:02.681Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:09:02.681Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:09:02.681Z] ---> 75316d396371 [2022-10-10T17:09:02.681Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:09:02.681Z] ---> Using cache [2022-10-10T17:09:02.681Z] ---> e2e4e631fc0f [2022-10-10T17:09:02.681Z] Step 4/24 : WORKDIR /edgex-go [2022-10-10T17:09:02.681Z] ---> Using cache [2022-10-10T17:09:02.681Z] ---> a51c4655d3e2 [2022-10-10T17:09:02.681Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:02.681Z] ---> Using cache [2022-10-10T17:09:02.681Z] ---> 5b455de934b3 [2022-10-10T17:09:02.682Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-10T17:09:02.682Z] ---> Using cache [2022-10-10T17:09:02.682Z] ---> 9eefe25f6fd3 [2022-10-10T17:09:02.682Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-10T17:09:02.682Z] ---> Using cache [2022-10-10T17:09:02.682Z] ---> 54a77d717b6e [2022-10-10T17:09:02.682Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:09:02.682Z] ---> Using cache [2022-10-10T17:09:02.682Z] ---> 2bdf44c13698 [2022-10-10T17:09:02.682Z] Step 9/24 : COPY . . [2022-10-10T17:09:02.682Z] ---> Using cache [2022-10-10T17:09:02.682Z] ---> fd1a629e894a [2022-10-10T17:09:02.682Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-10T17:09:02.682Z] ---> Running in 6f9c01918c01 [2022-10-10T17:09:02.682Z] Removing intermediate container 4fb0c3cddddf [2022-10-10T17:09:02.682Z] ---> 256afb8e13d1 [2022-10-10T17:09:02.682Z] Step 31/33 : LABEL arch=x86_64 [2022-10-10T17:09:02.940Z] ---> Running in bc4a506e4e73 [2022-10-10T17:09:02.940Z] ---> Running in 3fc7cc396624 [2022-10-10T17:09:03.198Z] Removing intermediate container 3fc7cc396624 [2022-10-10T17:09:03.198Z] ---> b2f4e74bc884 [2022-10-10T17:09:03.198Z] Step 32/33 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:09:03.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-10T17:09:03.456Z] ---> Running in 3205dbfdad68 [2022-10-10T17:09:03.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:03.456Z] Removing intermediate container 3205dbfdad68 [2022-10-10T17:09:03.456Z] ---> ade3ebbd0719 [2022-10-10T17:09:03.456Z] Step 33/33 : LABEL version=2.3.0-dev.84 [2022-10-10T17:09:03.713Z] ---> Running in d9a9a586d9c4 [2022-10-10T17:09:03.972Z] Removing intermediate container d9a9a586d9c4 [2022-10-10T17:09:03.972Z] ---> 990a73be4e0b [2022-10-10T17:09:03.972Z] [2022-10-10T17:09:03.972Z] Successfully built 990a73be4e0b [2022-10-10T17:09:03.972Z] Successfully tagged security-bootstrapper:latest [2022-10-10T17:09:03.972Z]  Building security-bootstrapper ... done Building support-notifications [2022-10-10T17:09:04.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:04.795Z] v3.15.6-105-gb28133ab3a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-10T17:09:04.796Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-10T17:09:04.796Z] OK: 15857 distinct packages available [2022-10-10T17:09:04.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:05.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:05.735Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-10T17:09:05.992Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-10T17:09:05.992Z] (3/4) Installing libucontext (1.1-r0) [2022-10-10T17:09:05.992Z] Removing intermediate container b354558a3093 [2022-10-10T17:09:05.992Z] ---> 13d41102af4e [2022-10-10T17:09:05.992Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-10T17:09:05.992Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-10T17:09:06.250Z] Executing busybox-1.34.1-r7.trigger [2022-10-10T17:09:06.250Z] OK: 6 MiB in 18 packages [2022-10-10T17:09:06.509Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:09:06.509Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:09:06.509Z] ---> 75316d396371 [2022-10-10T17:09:06.509Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:09:06.509Z] ---> Using cache [2022-10-10T17:09:06.509Z] ---> e2e4e631fc0f [2022-10-10T17:09:06.509Z] Step 4/23 : WORKDIR /edgex-go [2022-10-10T17:09:06.509Z] ---> Using cache [2022-10-10T17:09:06.509Z] ---> a51c4655d3e2 [2022-10-10T17:09:06.509Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:06.509Z] ---> Using cache [2022-10-10T17:09:06.509Z] ---> 5b455de934b3 [2022-10-10T17:09:06.509Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-10T17:09:06.766Z] ---> Running in 68376a6fefa5 [2022-10-10T17:09:06.766Z] ---> Running in 649f4287d90f [2022-10-10T17:09:07.024Z] Removing intermediate container 68376a6fefa5 [2022-10-10T17:09:07.024Z] ---> 4e869d3c40ff [2022-10-10T17:09:07.024Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-10T17:09:07.024Z] ---> Running in 1558e99a7d34 [2022-10-10T17:09:07.282Z] Removing intermediate container 6f9c01918c01 [2022-10-10T17:09:07.282Z] ---> 85136fb4a107 [2022-10-10T17:09:07.282Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-10T17:09:07.282Z] Removing intermediate container 1558e99a7d34 [2022-10-10T17:09:07.282Z] ---> f7f75b7d4866 [2022-10-10T17:09:07.282Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-10T17:09:07.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:08.487Z] ---> 90ccac349a95 [2022-10-10T17:09:08.487Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-10T17:09:08.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:08.766Z] OK: 211 MiB in 51 packages [2022-10-10T17:09:09.024Z] ---> b9a36413fe7f [2022-10-10T17:09:09.024Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-10T17:09:09.283Z] ---> c16a9921bf8b [2022-10-10T17:09:09.283Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-10T17:09:09.541Z] Removing intermediate container 649f4287d90f [2022-10-10T17:09:09.541Z] ---> b9db3c82f3b5 [2022-10-10T17:09:09.541Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-10T17:09:09.799Z] ---> 85dc47847591 [2022-10-10T17:09:09.799Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-10T17:09:09.799Z] ---> 976cec37d138 [2022-10-10T17:09:09.799Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-10T17:09:09.799Z] ---> Running in 53f143dbf21b [2022-10-10T17:09:09.799Z] ---> Running in 12ea09e4cb7d [2022-10-10T17:09:10.057Z] ---> 465a604ec829 [2022-10-10T17:09:10.057Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:09:10.057Z] ---> Running in 06cd25f56651 [2022-10-10T17:09:10.321Z] Removing intermediate container 53f143dbf21b [2022-10-10T17:09:10.321Z] ---> 8f3bda35f987 [2022-10-10T17:09:10.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:09:10.321Z] Removing intermediate container 12ea09e4cb7d [2022-10-10T17:09:10.321Z] ---> 85834e60156f [2022-10-10T17:09:10.321Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-10T17:09:10.321Z] ---> Running in 39351e91669f [2022-10-10T17:09:10.579Z] Removing intermediate container 39351e91669f [2022-10-10T17:09:10.579Z] ---> 87f99f01d9e7 [2022-10-10T17:09:10.579Z] Step 21/23 : LABEL arch=x86_64 [2022-10-10T17:09:10.838Z] ---> 2ce0fd373ff3 [2022-10-10T17:09:10.838Z] Step 21/26 : WORKDIR / [2022-10-10T17:09:10.838Z] ---> Running in fa4b3f8c7ad2 [2022-10-10T17:09:11.096Z] ---> Running in 5bd8d2fcecd1 [2022-10-10T17:09:11.096Z] Removing intermediate container fa4b3f8c7ad2 [2022-10-10T17:09:11.096Z] ---> 7674bf7a3edc [2022-10-10T17:09:11.096Z] Step 22/23 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:09:11.361Z] ---> Running in 7fb836d720d2 [2022-10-10T17:09:11.361Z] Removing intermediate container 5bd8d2fcecd1 [2022-10-10T17:09:11.361Z] ---> 379a2e2367a3 [2022-10-10T17:09:11.361Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-10T17:09:11.361Z] ---> Running in e4d24a217a8e [2022-10-10T17:09:11.618Z] Removing intermediate container 7fb836d720d2 [2022-10-10T17:09:11.618Z] ---> 6d7f87c1930e [2022-10-10T17:09:11.618Z] Step 23/23 : LABEL version=2.3.0-dev.84 [2022-10-10T17:09:11.882Z] ---> Running in 9c5b3f1c8ea2 [2022-10-10T17:09:11.882Z] Removing intermediate container e4d24a217a8e [2022-10-10T17:09:11.882Z] ---> ae78653e8623 [2022-10-10T17:09:11.882Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-10T17:09:11.882Z] ---> Running in 458115bd8aa9 [2022-10-10T17:09:12.181Z] Removing intermediate container 9c5b3f1c8ea2 [2022-10-10T17:09:12.181Z] ---> ccd9541b877d [2022-10-10T17:09:12.181Z] [2022-10-10T17:09:12.181Z] Successfully built ccd9541b877d [2022-10-10T17:09:12.181Z] Successfully tagged sys-mgmt-agent:latest [2022-10-10T17:09:12.181Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-10-10T17:09:12.181Z] Removing intermediate container 458115bd8aa9 [2022-10-10T17:09:12.181Z] ---> dfe2b9100066 [2022-10-10T17:09:12.181Z] Step 24/26 : LABEL arch=x86_64 [2022-10-10T17:09:12.439Z] ---> Running in 025d47b1fb86 [2022-10-10T17:09:14.334Z] Removing intermediate container 025d47b1fb86 [2022-10-10T17:09:14.334Z] ---> b94bd7cd743d [2022-10-10T17:09:14.334Z] Step 25/26 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:09:15.268Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:09:15.268Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:09:15.268Z] ---> 75316d396371 [2022-10-10T17:09:15.268Z] Step 3/25 : WORKDIR /edgex-go [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> a7f93bf54e09 [2022-10-10T17:09:15.268Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> 1acbe6d0b8ce [2022-10-10T17:09:15.268Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> 390f3b6b07b1 [2022-10-10T17:09:15.268Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> fde4d9d3bed0 [2022-10-10T17:09:15.268Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> 0900ed17f679 [2022-10-10T17:09:15.268Z] Step 8/25 : COPY . . [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> 5fc17f105db2 [2022-10-10T17:09:15.268Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> fbeae50359bc [2022-10-10T17:09:15.268Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-10T17:09:15.268Z] ---> Using cache [2022-10-10T17:09:15.268Z] ---> cc3ea7e2c578 [2022-10-10T17:09:15.268Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-10T17:09:15.836Z] ---> Running in 0a0a7adc9d3b [2022-10-10T17:09:15.836Z] ---> Running in 7446eeb2ff77 [2022-10-10T17:09:16.093Z] Removing intermediate container 0a0a7adc9d3b [2022-10-10T17:09:16.093Z] ---> 0cd0a2265dee [2022-10-10T17:09:16.093Z] Step 26/26 : LABEL version=2.3.0-dev.84 [2022-10-10T17:09:16.350Z] ---> Running in 2411c3dbc60f [2022-10-10T17:09:16.608Z] Removing intermediate container 2411c3dbc60f [2022-10-10T17:09:16.608Z] ---> ff4ede80cf84 [2022-10-10T17:09:16.608Z] [2022-10-10T17:09:16.865Z] Successfully built ff4ede80cf84 [2022-10-10T17:09:16.865Z] Successfully tagged security-spire-config:latest [2022-10-10T17:09:16.865Z]  Building security-spire-config ... done Building security-proxy-setup [2022-10-10T17:09:18.568Z] Removing intermediate container 450581cc536e [2022-10-10T17:09:18.568Z] ---> a4c0e1b2440a [2022-10-10T17:09:18.568Z] Successfully built a4c0e1b2440a [2022-10-10T17:09:18.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:18.763Z] Removing intermediate container 7446eeb2ff77 [2022-10-10T17:09:18.763Z] ---> 92b8995af458 [2022-10-10T17:09:18.763Z] Step 12/25 : WORKDIR /edgex-go [2022-10-10T17:09:18.763Z] ---> Running in 7099775ebdbf [2022-10-10T17:09:18.906Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T17:09:18.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:09:19.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container [2022-10-10T17:09:19.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T17:09:19.336Z] Removing intermediate container 7099775ebdbf [2022-10-10T17:09:19.336Z] ---> 6a0eb7387816 [2022-10-10T17:09:19.336Z] [2022-10-10T17:09:19.336Z] Step 13/25 : FROM alpine:3.15 [2022-10-10T17:09:19.336Z] ---> c4fc93816858 [2022-10-10T17:09:19.336Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:09:19.336Z] ---> Using cache [2022-10-10T17:09:19.336Z] ---> f84767df507a [2022-10-10T17:09:19.336Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:19.336Z] ---> Using cache [2022-10-10T17:09:19.336Z] ---> 0b643d000b55 [2022-10-10T17:09:19.336Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-10T17:09:19.594Z] ---> Running in 8bc91c4e6550 [2022-10-10T17:09:20.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:20.433Z] $ docker top 1faac7e31344bb21f8f4377bc0643f895c85057496c613d2cd5ee65ac8b9bca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:09:21.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:21.275Z] + go version [2022-10-10T17:09:21.275Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-10T17:09:21.295Z] $ docker stop --time=1 1faac7e31344bb21f8f4377bc0643f895c85057496c613d2cd5ee65ac8b9bca8 [2022-10-10T17:09:21.677Z] v3.15.6-105-gb28133ab3a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-10T17:09:21.677Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-10T17:09:21.677Z] OK: 15857 distinct packages available [2022-10-10T17:09:21.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:22.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:22.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:09:22.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:09:22.612Z] ---> 75316d396371 [2022-10-10T17:09:22.612Z] Step 3/22 : WORKDIR /edgex-go [2022-10-10T17:09:22.612Z] ---> Using cache [2022-10-10T17:09:22.612Z] ---> a7f93bf54e09 [2022-10-10T17:09:22.612Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:22.612Z] ---> Using cache [2022-10-10T17:09:22.612Z] ---> 1acbe6d0b8ce [2022-10-10T17:09:22.612Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-10T17:09:22.612Z] ---> Using cache [2022-10-10T17:09:22.612Z] ---> ce970920eef1 [2022-10-10T17:09:22.612Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-10T17:09:22.612Z] ---> Using cache [2022-10-10T17:09:22.612Z] ---> e16b80e847fa [2022-10-10T17:09:22.612Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:09:22.612Z] ---> Using cache [2022-10-10T17:09:22.612Z] ---> b6a6645d9bf7 [2022-10-10T17:09:22.612Z] Step 8/22 : COPY . . [2022-10-10T17:09:22.612Z] ---> Using cache [2022-10-10T17:09:22.612Z] ---> 559f3330b4a3 [2022-10-10T17:09:22.612Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-10T17:09:22.612Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-10T17:09:22.918Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-10T17:09:22.918Z] (3/5) Installing libucontext (1.1-r0) [2022-10-10T17:09:22.955Z] $ docker rm -f 1faac7e31344bb21f8f4377bc0643f895c85057496c613d2cd5ee65ac8b9bca8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-10-10T17:09:23.176Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-10T17:09:23.176Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-10T17:09:23.176Z] Executing busybox-1.34.1-r7.trigger [2022-10-10T17:09:23.176Z] OK: 7 MiB in 19 packages 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-10-10T17:09:23.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-10T17:09:23.545Z] [2022-10-10T17:09:23.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:23.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-10T17:09:23.877Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-10T17:09:23.877Z] 29e5d40040c1: Pulling fs layer [2022-10-10T17:09:23.877Z] 1ce36da41761: Pulling fs layer [2022-10-10T17:09:23.877Z] 25b303627fd3: Pulling fs layer [2022-10-10T17:09:24.113Z] ---> Running in db9e8c3e9118 [2022-10-10T17:09:24.113Z] Removing intermediate container 06cd25f56651 [2022-10-10T17:09:24.113Z] ---> 93634ddda37f [2022-10-10T17:09:24.113Z] Step 9/23 : COPY . . [2022-10-10T17:09:24.151Z] 29e5d40040c1: Verifying Checksum [2022-10-10T17:09:24.151Z] 29e5d40040c1: Download complete [2022-10-10T17:09:24.372Z] Removing intermediate container 8bc91c4e6550 [2022-10-10T17:09:24.372Z] ---> f18ac919c4ae [2022-10-10T17:09:24.372Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-10T17:09:24.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-10T17:09:24.423Z] 1ce36da41761: Verifying Checksum [2022-10-10T17:09:24.423Z] 1ce36da41761: Download complete [2022-10-10T17:09:24.692Z] 29e5d40040c1: Pull complete [2022-10-10T17:09:26.107Z] 1ce36da41761: Pull complete [2022-10-10T17:09:26.107Z] 25b303627fd3: Verifying Checksum [2022-10-10T17:09:26.107Z] 25b303627fd3: Download complete [2022-10-10T17:09:28.552Z] ---> d697acfe8db0 [2022-10-10T17:09:28.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-10T17:09:28.552Z] Removing intermediate container bc4a506e4e73 [2022-10-10T17:09:28.552Z] ---> 709ec27053cb [2022-10-10T17:09:28.552Z] [2022-10-10T17:09:28.552Z] Step 11/24 : FROM alpine:3.16 [2022-10-10T17:09:28.552Z] ---> 9c6f07244728 [2022-10-10T17:09:28.552Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-10T17:09:28.552Z] ---> Running in 127098b91059 [2022-10-10T17:09:29.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:29.120Z] ---> 52ff1af014ab [2022-10-10T17:09:29.120Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-10T17:09:29.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:29.377Z] ---> 129fc7973335 [2022-10-10T17:09:29.377Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-10T17:09:29.635Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-10T17:09:29.635Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:09:29.635Z] OK: 6 MiB in 15 packages [2022-10-10T17:09:29.915Z] ---> 265360e84ebe [2022-10-10T17:09:29.915Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-10T17:09:29.915Z] ---> Running in 331a510af207 [2022-10-10T17:09:30.483Z] ---> 567f00ed530a [2022-10-10T17:09:30.483Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-10T17:09:30.483Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-10T17:09:30.740Z] ---> Running in b5767414a0c0 [2022-10-10T17:09:30.740Z] Removing intermediate container 127098b91059 [2022-10-10T17:09:30.740Z] ---> 3ca8666e4c09 [2022-10-10T17:09:30.740Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:09:30.998Z] ---> Running in ef1191607d86 [2022-10-10T17:09:30.998Z] Removing intermediate container b5767414a0c0 [2022-10-10T17:09:30.998Z] ---> 3f2df51958d0 [2022-10-10T17:09:30.998Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-10T17:09:30.998Z] ---> Running in 7ccf4678989e [2022-10-10T17:09:31.258Z] Removing intermediate container ef1191607d86 [2022-10-10T17:09:31.258Z] ---> 34b4d3532fd9 [2022-10-10T17:09:31.258Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-10T17:09:31.258Z] ---> Running in 3fd80ccbe0de [2022-10-10T17:09:31.523Z] Removing intermediate container 7ccf4678989e [2022-10-10T17:09:31.523Z] ---> 91f1a3f200e1 [2022-10-10T17:09:31.523Z] Step 23/25 : LABEL arch=x86_64 [2022-10-10T17:09:31.781Z] ---> Running in 08c148744209 [2022-10-10T17:09:31.781Z] Removing intermediate container 3fd80ccbe0de [2022-10-10T17:09:31.781Z] ---> 84dda5cb2e67 [2022-10-10T17:09:31.781Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-10T17:09:31.781Z] ---> Running in b064a7916675 [2022-10-10T17:09:31.781Z] Removing intermediate container 08c148744209 [2022-10-10T17:09:31.781Z] ---> 7c900be6eb27 [2022-10-10T17:09:31.781Z] Step 24/25 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:09:32.039Z] ---> Running in a6b572c645c5 [2022-10-10T17:09:32.039Z] Removing intermediate container b064a7916675 [2022-10-10T17:09:32.039Z] ---> c5851fcad55f [2022-10-10T17:09:32.039Z] Step 16/24 : WORKDIR / [2022-10-10T17:09:32.039Z] ---> Running in 452d1eb38e02 [2022-10-10T17:09:32.297Z] Removing intermediate container a6b572c645c5 [2022-10-10T17:09:32.297Z] ---> 15f2ebb499b1 [2022-10-10T17:09:32.297Z] Step 25/25 : LABEL version=2.3.0-dev.84 [2022-10-10T17:09:32.297Z] Removing intermediate container 145d262fd549 [2022-10-10T17:09:32.297Z] ---> af8dfd46ff29 [2022-10-10T17:09:32.297Z] [2022-10-10T17:09:32.297Z] Step 11/23 : FROM alpine:3.16 [2022-10-10T17:09:32.297Z] ---> 9c6f07244728 [2022-10-10T17:09:32.297Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-10T17:09:32.297Z] ---> Using cache [2022-10-10T17:09:32.297Z] ---> 3ca8666e4c09 [2022-10-10T17:09:32.297Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:09:32.297Z] ---> Using cache [2022-10-10T17:09:32.297Z] ---> 34b4d3532fd9 [2022-10-10T17:09:32.297Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-10T17:09:32.297Z] ---> Running in 6582eb458045 [2022-10-10T17:09:32.297Z] ---> Running in b9d97f94df76 [2022-10-10T17:09:32.297Z] Removing intermediate container 452d1eb38e02 [2022-10-10T17:09:32.297Z] ---> 9f7f972180aa [2022-10-10T17:09:32.297Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:09:32.554Z] Removing intermediate container 6582eb458045 [2022-10-10T17:09:32.554Z] ---> 99c5042cefee [2022-10-10T17:09:32.554Z] [2022-10-10T17:09:32.554Z] Removing intermediate container b9d97f94df76 [2022-10-10T17:09:32.554Z] ---> 2dfe47480fbb [2022-10-10T17:09:32.554Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-10T17:09:32.554Z] ---> Running in 9d1e18119518 [2022-10-10T17:09:32.554Z] Successfully built 99c5042cefee [2022-10-10T17:09:32.554Z] Successfully tagged security-spire-server:latest [2022-10-10T17:09:32.554Z] Building core-metadata [2022-10-10T17:09:34.450Z]  Building security-spire-server ... done  ---> 8a2730c09f8c [2022-10-10T17:09:34.450Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-10T17:09:34.450Z] Removing intermediate container 9d1e18119518 [2022-10-10T17:09:34.450Z] ---> 8ed11fab3273 [2022-10-10T17:09:34.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:09:35.015Z] ---> 38405d6b61d6 [2022-10-10T17:09:35.015Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-10T17:09:35.015Z] ---> 33e8573d46f5 [2022-10-10T17:09:35.015Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-10T17:09:35.585Z] ---> 314d43959123 [2022-10-10T17:09:35.585Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-10T17:09:35.844Z] ---> Running in 4e24cc385f83 [2022-10-10T17:09:36.101Z] ---> bb663a2b9197 [2022-10-10T17:09:36.101Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-10T17:09:36.101Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:09:36.101Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:09:36.101Z] ---> 75316d396371 [2022-10-10T17:09:36.101Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:09:36.101Z] ---> Using cache [2022-10-10T17:09:36.101Z] ---> e2e4e631fc0f [2022-10-10T17:09:36.101Z] Step 4/25 : WORKDIR /edgex-go [2022-10-10T17:09:36.101Z] ---> Using cache [2022-10-10T17:09:36.101Z] ---> a51c4655d3e2 [2022-10-10T17:09:36.101Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:36.101Z] ---> Using cache [2022-10-10T17:09:36.101Z] ---> 5b455de934b3 [2022-10-10T17:09:36.101Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-10T17:09:36.101Z] ---> Using cache [2022-10-10T17:09:36.101Z] ---> 9eefe25f6fd3 [2022-10-10T17:09:36.101Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-10T17:09:36.101Z] ---> Using cache [2022-10-10T17:09:36.101Z] ---> 54a77d717b6e [2022-10-10T17:09:36.101Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:09:36.101Z] ---> Using cache [2022-10-10T17:09:36.101Z] ---> 2bdf44c13698 [2022-10-10T17:09:36.101Z] Step 9/25 : COPY . . [2022-10-10T17:09:36.101Z] Removing intermediate container 4e24cc385f83 [2022-10-10T17:09:36.101Z] ---> 706c38eb01d1 [2022-10-10T17:09:36.101Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:09:36.101Z] ---> Using cache [2022-10-10T17:09:36.101Z] ---> fd1a629e894a [2022-10-10T17:09:36.101Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-10T17:09:36.193Z] 25b303627fd3: Pull complete [2022-10-10T17:09:36.194Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-10T17:09:36.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-10T17:09:36.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:09:36.359Z] ---> Running in 9004034c952a [2022-10-10T17:09:36.359Z] ---> Running in 4b547118c62f [2022-10-10T17:09:36.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container [2022-10-10T17:09:36.489Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:09:36.618Z] ---> f478c65f9492 [2022-10-10T17:09:36.618Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-10T17:09:36.618Z] Removing intermediate container 4b547118c62f [2022-10-10T17:09:36.618Z] ---> 43e89655bec7 [2022-10-10T17:09:36.618Z] Step 22/24 : LABEL arch=x86_64 [2022-10-10T17:09:36.618Z] ---> Running in 3db0d6ca566b [2022-10-10T17:09:36.618Z] ---> Running in f8c187133a99 [2022-10-10T17:09:36.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-10T17:09:36.876Z] Removing intermediate container f8c187133a99 [2022-10-10T17:09:36.876Z] ---> 3bde3d986e46 [2022-10-10T17:09:36.876Z] Step 23/24 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:09:36.876Z] Removing intermediate container 3db0d6ca566b [2022-10-10T17:09:36.876Z] ---> 4010ffc04047 [2022-10-10T17:09:36.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:09:37.133Z] ---> Running in dc21ac52925f [2022-10-10T17:09:37.133Z] ---> Running in d0f22918c939 [2022-10-10T17:09:37.400Z] Removing intermediate container d0f22918c939 [2022-10-10T17:09:37.400Z] ---> ab89884dc378 [2022-10-10T17:09:37.400Z] Step 21/23 : LABEL arch=x86_64 [2022-10-10T17:09:37.400Z] Removing intermediate container dc21ac52925f [2022-10-10T17:09:37.400Z] ---> c5cbdc8be99f [2022-10-10T17:09:37.400Z] Step 24/24 : LABEL version=2.3.0-dev.84 [2022-10-10T17:09:37.400Z] ---> Running in 0f6f880409df [2022-10-10T17:09:37.400Z] ---> Running in 0c217b30ef83 [2022-10-10T17:09:37.658Z] Removing intermediate container 0c217b30ef83 [2022-10-10T17:09:37.658Z] ---> 026065ac59e7 [2022-10-10T17:09:37.658Z] [2022-10-10T17:09:37.658Z] Removing intermediate container 0f6f880409df [2022-10-10T17:09:37.658Z] ---> 46b647dc1295 [2022-10-10T17:09:37.658Z] Step 22/23 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:09:37.658Z] Successfully built 026065ac59e7 [2022-10-10T17:09:37.658Z] Successfully tagged core-command:latest [2022-10-10T17:09:37.658Z] ---> Running in 65623749b0a6 [2022-10-10T17:09:37.658Z] Building core-data [2022-10-10T17:09:38.987Z] $ docker top 488e1cb4a4eb3adece6cd76af7d9003680b55429664730a792efd4bcc54feb6f -eo pid,comm [2022-10-10T17:09:39.034Z]  Building core-command ... done Removing intermediate container 65623749b0a6 [2022-10-10T17:09:39.034Z] ---> 16d7c319c9a3 [2022-10-10T17:09:39.034Z] Step 23/23 : LABEL version=2.3.0-dev.84 [2022-10-10T17:09:39.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] { [Pipeline] sh [2022-10-10T17:09:39.293Z] ---> Running in 20e5a501c9c5 [2022-10-10T17:09:39.836Z] + docker-compose build --help [2022-10-10T17:09:39.836Z] + grep parallel [2022-10-10T17:09:39.855Z] Removing intermediate container 20e5a501c9c5 [2022-10-10T17:09:39.856Z] ---> b3d6f02d9888 [2022-10-10T17:09:39.856Z] [2022-10-10T17:09:39.856Z] Successfully built b3d6f02d9888 [2022-10-10T17:09:39.856Z] Successfully tagged support-scheduler:latest [2022-10-10T17:09:40.419Z]  Building support-scheduler ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:09:40.419Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:09:40.419Z] ---> 75316d396371 [2022-10-10T17:09:40.419Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:09:40.419Z] ---> Using cache [2022-10-10T17:09:40.419Z] ---> e2e4e631fc0f [2022-10-10T17:09:40.419Z] Step 4/24 : WORKDIR /edgex-go [2022-10-10T17:09:40.419Z] ---> Using cache [2022-10-10T17:09:40.419Z] ---> a51c4655d3e2 [2022-10-10T17:09:40.419Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:09:40.419Z] ---> Using cache [2022-10-10T17:09:40.419Z] ---> 5b455de934b3 [2022-10-10T17:09:40.419Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-10T17:09:41.351Z] ---> Running in 780f701e3a25 [2022-10-10T17:09:42.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:42.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:43.108Z] OK: 211 MiB in 51 packages [2022-10-10T17:09:45.025Z] Removing intermediate container db9e8c3e9118 [2022-10-10T17:09:45.025Z] ---> 2339c671c241 [2022-10-10T17:09:45.025Z] [2022-10-10T17:09:45.025Z] Step 10/22 : FROM alpine:3.16 [2022-10-10T17:09:45.025Z] ---> 9c6f07244728 [2022-10-10T17:09:45.025Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-10T17:09:45.283Z] ---> Running in d03ffae94993 [2022-10-10T17:09:45.283Z] Removing intermediate container 780f701e3a25 [2022-10-10T17:09:45.283Z] ---> 41435454acd0 [2022-10-10T17:09:45.283Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-10T17:09:45.855Z] ---> 4e7512785cb9 [2022-10-10T17:09:45.855Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:09:46.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:46.112Z] ---> Running in 9b43d2cff101 [2022-10-10T17:09:46.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:46.369Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-10T17:09:46.369Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-10T17:09:46.369Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-10T17:09:46.369Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-10T17:09:46.369Z] (5/6) Installing curl (7.83.1-r3) [2022-10-10T17:09:46.369Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-10T17:09:46.369Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:09:46.369Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:09:46.369Z] OK: 8 MiB in 20 packages [2022-10-10T17:09:46.516Z] --parallel Build images in parallel. [Pipeline] } [2022-10-10T17:09:46.540Z] $ docker stop --time=1 488e1cb4a4eb3adece6cd76af7d9003680b55429664730a792efd4bcc54feb6f [2022-10-10T17:09:47.306Z] Removing intermediate container d03ffae94993 [2022-10-10T17:09:47.306Z] ---> b7c9cb850b13 [2022-10-10T17:09:47.306Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-10T17:09:47.570Z] ---> Running in a027b0ee0500 [2022-10-10T17:09:47.827Z] Removing intermediate container a027b0ee0500 [2022-10-10T17:09:47.827Z] ---> b56c6c161b33 [2022-10-10T17:09:47.827Z] Step 13/22 : WORKDIR /edgex [2022-10-10T17:09:47.827Z] ---> Running in 40ca41c15014 [2022-10-10T17:09:48.244Z] $ docker rm -f 488e1cb4a4eb3adece6cd76af7d9003680b55429664730a792efd4bcc54feb6f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:09:48.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-10T17:09:48.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:09:48.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container [2022-10-10T17:09:49.058Z] $ 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/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-10T17:09:49.213Z] Removing intermediate container 40ca41c15014 [2022-10-10T17:09:49.213Z] ---> 3b3e0a2b021d [2022-10-10T17:09:49.213Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-10T17:09:49.778Z] ---> 12809ce7478d [2022-10-10T17:09:49.778Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-10T17:09:50.343Z] ---> 5cfbbf31772d [2022-10-10T17:09:50.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-10T17:09:50.459Z] $ docker top 236fdc844655d0f285613bf94194bb70799d6545a83044d3c12adbabe0af9008 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:09:51.275Z] ---> 69be9a2146f0 [2022-10-10T17:09:51.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-10T17:09:51.322Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-10T17:09:51.840Z] ---> 559bd8bdb08f [2022-10-10T17:09:51.840Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-10T17:09:51.840Z] ---> Running in 108b8a02295d [2022-10-10T17:09:53.739Z] Removing intermediate container 108b8a02295d [2022-10-10T17:09:53.739Z] ---> cb807046da02 [2022-10-10T17:09:53.739Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-10T17:09:53.739Z] ---> Running in 00770fdfa1f6 [2022-10-10T17:09:53.739Z] Removing intermediate container 00770fdfa1f6 [2022-10-10T17:09:53.739Z] ---> 444469ff19ab [2022-10-10T17:09:53.739Z] Step 20/22 : LABEL arch=x86_64 [2022-10-10T17:09:53.997Z] ---> Running in 82cacc907505 [2022-10-10T17:09:54.256Z] Removing intermediate container 82cacc907505 [2022-10-10T17:09:54.256Z] ---> 5cf625912b51 [2022-10-10T17:09:54.256Z] Step 21/22 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:09:54.256Z] ---> Running in 006fa92c1d01 [2022-10-10T17:09:54.515Z] Removing intermediate container 006fa92c1d01 [2022-10-10T17:09:54.515Z] ---> 519d4acefd1f [2022-10-10T17:09:54.515Z] Step 22/22 : LABEL version=2.3.0-dev.84 [2022-10-10T17:09:54.813Z] ---> Running in 6080941fdb67 [2022-10-10T17:09:55.071Z] Removing intermediate container 6080941fdb67 [2022-10-10T17:09:55.071Z] ---> a958f3d3544c [2022-10-10T17:09:55.071Z] [2022-10-10T17:09:55.071Z] Removing intermediate container 9b43d2cff101 [2022-10-10T17:09:55.071Z] ---> 497a3ab27787 [2022-10-10T17:09:55.071Z] Step 9/24 : COPY . . [2022-10-10T17:09:55.071Z] Successfully built a958f3d3544c [2022-10-10T17:09:55.071Z] Successfully tagged security-proxy-setup:latest [2022-10-10T17:09:56.680Z] Building core-command ... [2022-10-10T17:09:56.680Z] Building core-data ... [2022-10-10T17:09:56.680Z] Building core-metadata ... [2022-10-10T17:09:56.680Z] Building security-bootstrapper ... [2022-10-10T17:09:56.680Z] Building security-proxy-setup ... [2022-10-10T17:09:56.680Z] Building security-secretstore-setup ... [2022-10-10T17:09:56.680Z] Building security-spiffe-token-provider ... [2022-10-10T17:09:56.680Z] Building security-spire-agent ... [2022-10-10T17:09:56.680Z] Building security-spire-config ... [2022-10-10T17:09:56.680Z] Building security-spire-server ... [2022-10-10T17:09:56.680Z] Building support-notifications ... [2022-10-10T17:09:56.680Z] Building support-scheduler ... [2022-10-10T17:09:56.680Z] Building sys-mgmt-agent ... [2022-10-10T17:09:56.680Z] Building support-notifications [2022-10-10T17:09:56.680Z] Building security-proxy-setup [2022-10-10T17:09:56.680Z] Building security-bootstrapper [2022-10-10T17:09:56.680Z] Building support-scheduler [2022-10-10T17:09:56.680Z] Building sys-mgmt-agent [2022-10-10T17:09:59.252Z]  Building security-proxy-setup ... done Removing intermediate container 9004034c952a [2022-10-10T17:09:59.252Z] ---> cd301c9b5b6b [2022-10-10T17:09:59.252Z] [2022-10-10T17:09:59.252Z] Step 11/25 : FROM alpine:3.16 [2022-10-10T17:09:59.252Z] ---> 9c6f07244728 [2022-10-10T17:09:59.252Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-10T17:09:59.252Z] ---> Using cache [2022-10-10T17:09:59.252Z] ---> 3ca8666e4c09 [2022-10-10T17:09:59.252Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:09:59.252Z] ---> Using cache [2022-10-10T17:09:59.252Z] ---> 34b4d3532fd9 [2022-10-10T17:09:59.252Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-10T17:09:59.252Z] Removing intermediate container 331a510af207 [2022-10-10T17:09:59.252Z] ---> 675279bb0d79 [2022-10-10T17:09:59.252Z] [2022-10-10T17:09:59.252Z] Step 11/23 : FROM alpine:3.16 [2022-10-10T17:09:59.252Z] ---> 9c6f07244728 [2022-10-10T17:09:59.252Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-10T17:09:59.252Z] ---> Running in da3553a28e33 [2022-10-10T17:09:59.252Z] ---> 0188d472b93e [2022-10-10T17:09:59.252Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-10T17:09:59.252Z] ---> Running in 04524ac9d776 [2022-10-10T17:09:59.252Z] ---> Running in c82727e17af8 [2022-10-10T17:09:59.252Z] Removing intermediate container da3553a28e33 [2022-10-10T17:09:59.252Z] ---> 51e4af092c33 [2022-10-10T17:09:59.252Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-10T17:09:59.252Z] ---> Running in 11379b34fbcd [2022-10-10T17:09:59.252Z] Removing intermediate container 11379b34fbcd [2022-10-10T17:09:59.252Z] ---> 1a2a709b25bd [2022-10-10T17:09:59.252Z] Step 16/25 : WORKDIR / [2022-10-10T17:09:59.252Z] ---> Running in 532554e80d4f [2022-10-10T17:09:59.252Z] Removing intermediate container 532554e80d4f [2022-10-10T17:09:59.252Z] ---> 2d11d85e0916 [2022-10-10T17:09:59.252Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:09:59.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:59.252Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-10T17:09:59.252Z] ---> fa0a93786055 [2022-10-10T17:09:59.252Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-10T17:09:59.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:09:59.809Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-10T17:09:59.809Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-10T17:09:59.809Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:09:59.809Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:09:59.809Z] ---> cc0c12f5b8ba [2022-10-10T17:09:59.809Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-10T17:09:59.809Z] OK: 6 MiB in 16 packages [2022-10-10T17:10:00.068Z] ---> 9f9ab935bed3 [2022-10-10T17:10:00.068Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-10T17:10:00.068Z] ---> 2dc58bb7c04c [2022-10-10T17:10:00.068Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-10T17:10:00.332Z] ---> Running in 7b2639fe345a [2022-10-10T17:10:00.332Z] Removing intermediate container 04524ac9d776 [2022-10-10T17:10:00.332Z] ---> 73fd30bcedc4 [2022-10-10T17:10:00.332Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:10:00.332Z] ---> Running in ebb3ed7b7ddf [2022-10-10T17:10:00.332Z] Removing intermediate container 7b2639fe345a [2022-10-10T17:10:00.332Z] ---> 457c7e59b9ff [2022-10-10T17:10:00.332Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:10:00.332Z] ---> Running in becc85a8a0fc [2022-10-10T17:10:00.332Z] Removing intermediate container ebb3ed7b7ddf [2022-10-10T17:10:00.332Z] ---> 3c5315143893 [2022-10-10T17:10:00.332Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-10T17:10:00.590Z] ---> Running in d71b5f529aac [2022-10-10T17:10:00.590Z] Removing intermediate container becc85a8a0fc [2022-10-10T17:10:00.590Z] ---> 2c1ec0b93e65 [2022-10-10T17:10:00.590Z] Step 23/25 : LABEL arch=x86_64 [2022-10-10T17:10:00.590Z] ---> Running in d955ebb3138c [2022-10-10T17:10:00.590Z] Removing intermediate container d71b5f529aac [2022-10-10T17:10:00.590Z] ---> 498f8b9c03e3 [2022-10-10T17:10:00.590Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-10T17:10:00.590Z] ---> Running in 8d34d9460e72 [2022-10-10T17:10:00.590Z] Removing intermediate container d955ebb3138c [2022-10-10T17:10:00.590Z] ---> 5f59f0dd9bac [2022-10-10T17:10:00.590Z] Step 24/25 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:00.848Z] ---> Running in 8b79d2b6f669 [2022-10-10T17:10:00.848Z] Removing intermediate container 8d34d9460e72 [2022-10-10T17:10:00.848Z] ---> c3c201a828f6 [2022-10-10T17:10:00.848Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:10:00.848Z] Removing intermediate container 8b79d2b6f669 [2022-10-10T17:10:00.848Z] ---> 38c79aca2b3b [2022-10-10T17:10:00.848Z] Step 25/25 : LABEL version=2.3.0-dev.84 [2022-10-10T17:10:00.848Z] ---> Running in a4703f5fbb2f [2022-10-10T17:10:00.848Z] ---> ef57bf1ae812 [2022-10-10T17:10:00.848Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-10T17:10:01.114Z] Removing intermediate container a4703f5fbb2f [2022-10-10T17:10:01.114Z] ---> 4aff9e8f01c9 [2022-10-10T17:10:01.114Z] [2022-10-10T17:10:01.114Z] Successfully built 4aff9e8f01c9 [2022-10-10T17:10:01.114Z] Successfully tagged core-metadata:latest [2022-10-10T17:10:01.373Z]  Building core-metadata ... done  ---> 16821ba62ebd [2022-10-10T17:10:01.373Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-10T17:10:01.633Z] ---> 627b48f2b1f6 [2022-10-10T17:10:01.633Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-10T17:10:01.633Z] ---> Running in cb4520f1038b [2022-10-10T17:10:01.902Z] Removing intermediate container cb4520f1038b [2022-10-10T17:10:01.902Z] ---> fcc0ca6196bb [2022-10-10T17:10:01.902Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:10:01.902Z] ---> Running in 85398946ad9f [2022-10-10T17:10:01.902Z] Removing intermediate container 85398946ad9f [2022-10-10T17:10:01.902Z] ---> c817b57ee35b [2022-10-10T17:10:01.902Z] Step 21/23 : LABEL arch=x86_64 [2022-10-10T17:10:02.159Z] ---> Running in e49ffd6b2ce2 [2022-10-10T17:10:02.159Z] Removing intermediate container e49ffd6b2ce2 [2022-10-10T17:10:02.159Z] ---> 597c676a4eee [2022-10-10T17:10:02.159Z] Step 22/23 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:02.159Z] ---> Running in 3034e80ba4d2 [2022-10-10T17:10:02.419Z] Removing intermediate container 3034e80ba4d2 [2022-10-10T17:10:02.419Z] ---> c659b3018460 [2022-10-10T17:10:02.419Z] Step 23/23 : LABEL version=2.3.0-dev.84 [2022-10-10T17:10:02.419Z] ---> Running in 7cc607c57c38 [2022-10-10T17:10:02.678Z] Removing intermediate container 7cc607c57c38 [2022-10-10T17:10:02.678Z] ---> a27c76efca1e [2022-10-10T17:10:02.678Z] [2022-10-10T17:10:02.678Z] Successfully built a27c76efca1e [2022-10-10T17:10:02.678Z] Successfully tagged support-notifications:latest [2022-10-10T17:10:11.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:10:11.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:10:11.697Z] ---> a4c0e1b2440a [2022-10-10T17:10:11.697Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:10:11.697Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:10:11.697Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:10:11.697Z] ---> a4c0e1b2440a [2022-10-10T17:10:11.697Z] Step 3/22 : WORKDIR /edgex-go [2022-10-10T17:10:11.697Z] ---> Running in d63355d71cbf [2022-10-10T17:10:11.697Z] ---> Running in 01059f647387 [2022-10-10T17:10:11.697Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:10:11.697Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:10:11.697Z] ---> a4c0e1b2440a [2022-10-10T17:10:11.697Z] Step 3/33 : WORKDIR /edgex-go [2022-10-10T17:10:11.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:10:11.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:10:11.697Z] ---> a4c0e1b2440a [2022-10-10T17:10:11.697Z] Step 3/23 : WORKDIR /edgex-go ---> Running in 128d8a316ee2 [2022-10-10T17:10:11.697Z] [2022-10-10T17:10:11.697Z] ---> Running in ee73f3527e41 [2022-10-10T17:10:11.697Z] Removing intermediate container d63355d71cbf [2022-10-10T17:10:11.697Z] ---> 8b9352e2e62e [2022-10-10T17:10:11.697Z] Step 4/23 : WORKDIR /edgex-go [2022-10-10T17:10:11.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:10:11.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:10:11.697Z] ---> a4c0e1b2440a [2022-10-10T17:10:11.697Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:10:11.697Z] ---> Using cache [2022-10-10T17:10:11.697Z] ---> 8b9352e2e62e [2022-10-10T17:10:11.697Z] Step 4/23 : WORKDIR /edgex-go [2022-10-10T17:10:11.697Z] ---> Running in e1abffc51722 [2022-10-10T17:10:11.697Z] ---> Running in aec2f9a65042 [2022-10-10T17:10:11.697Z] Removing intermediate container 01059f647387 [2022-10-10T17:10:11.697Z] ---> c55159636fd3 [2022-10-10T17:10:11.697Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:10:11.697Z] Removing intermediate container 128d8a316ee2 [2022-10-10T17:10:11.697Z] ---> 7c961ff26f92 [2022-10-10T17:10:11.697Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:10:11.697Z] ---> Running in 06795fbd2671 [2022-10-10T17:10:11.697Z] Removing intermediate container ee73f3527e41 [2022-10-10T17:10:11.697Z] ---> 823606694fce [2022-10-10T17:10:11.697Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:10:11.697Z] ---> Running in f319f333aa44 [2022-10-10T17:10:11.697Z] ---> Running in 57025f3134a2 [2022-10-10T17:10:11.697Z] Removing intermediate container aec2f9a65042 [2022-10-10T17:10:11.697Z] ---> 143f47a125fb [2022-10-10T17:10:11.697Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:10:11.697Z] ---> Running in bfdceef0267a [2022-10-10T17:10:11.697Z] Removing intermediate container e1abffc51722 [2022-10-10T17:10:11.697Z] ---> f90ca1169c73 [2022-10-10T17:10:11.697Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:10:11.966Z] ---> Running in b1969fa16fa4 [2022-10-10T17:10:14.914Z]  Building support-notifications ... done Removing intermediate container c82727e17af8 [2022-10-10T17:10:14.914Z] ---> 45b3f466b4fc [2022-10-10T17:10:14.914Z] [2022-10-10T17:10:14.914Z] Step 11/24 : FROM alpine:3.16 [2022-10-10T17:10:14.914Z] ---> 9c6f07244728 [2022-10-10T17:10:14.914Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-10T17:10:14.914Z] ---> Running in ff843404e2cc [2022-10-10T17:10:14.914Z] Removing intermediate container ff843404e2cc [2022-10-10T17:10:14.914Z] ---> ea7fd11acdcc [2022-10-10T17:10:14.914Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-10T17:10:14.914Z] ---> Running in 62d7fa79687e [2022-10-10T17:10:14.914Z] Removing intermediate container 62d7fa79687e [2022-10-10T17:10:14.914Z] ---> 6e54554fd690 [2022-10-10T17:10:14.914Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-10T17:10:14.914Z] ---> Running in 7b273509762f [2022-10-10T17:10:14.914Z] Removing intermediate container 7b273509762f [2022-10-10T17:10:14.914Z] ---> 2e37a4790fd2 [2022-10-10T17:10:14.914Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:10:14.914Z] ---> Running in 8455ad162e8b [2022-10-10T17:10:14.914Z] Removing intermediate container 8455ad162e8b [2022-10-10T17:10:14.914Z] ---> 855bec485676 [2022-10-10T17:10:14.914Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T17:10:14.914Z] ---> Running in a6692ab10b64 [2022-10-10T17:10:14.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T17:10:15.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T17:10:15.738Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T17:10:15.996Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T17:10:15.996Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T17:10:15.996Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T17:10:16.254Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T17:10:16.254Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T17:10:16.254Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:10:16.254Z] OK: 8 MiB in 20 packages [2022-10-10T17:10:16.664Z] Removing intermediate container 06795fbd2671 [2022-10-10T17:10:16.664Z] ---> 4901b65120b1 [2022-10-10T17:10:16.664Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-10T17:10:16.664Z] Removing intermediate container f319f333aa44 [2022-10-10T17:10:16.664Z] ---> 8d39740cdf4a [2022-10-10T17:10:16.664Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-10T17:10:16.664Z] ---> Running in d5ab02f5b662 [2022-10-10T17:10:16.664Z] ---> Running in e0a6c016a313 [2022-10-10T17:10:16.664Z] Removing intermediate container 57025f3134a2 [2022-10-10T17:10:16.664Z] ---> abdd4aac43e2 [2022-10-10T17:10:16.664Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-10T17:10:16.664Z] Removing intermediate container b1969fa16fa4 [2022-10-10T17:10:16.664Z] ---> 3af0763c1758 [2022-10-10T17:10:16.664Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-10T17:10:16.664Z] ---> Running in 3d2dc086e13d [2022-10-10T17:10:16.664Z] Removing intermediate container bfdceef0267a [2022-10-10T17:10:16.664Z] ---> 0f07679c44cd [2022-10-10T17:10:16.664Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-10T17:10:16.664Z] ---> Running in f7ab6412075e [2022-10-10T17:10:16.664Z] ---> Running in c4696e1b85e6 [2022-10-10T17:10:16.821Z] Removing intermediate container a6692ab10b64 [2022-10-10T17:10:16.821Z] ---> 7c185e8265f7 [2022-10-10T17:10:16.821Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:10:16.821Z] ---> eed34d80abba [2022-10-10T17:10:16.821Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-10T17:10:17.388Z] ---> 6defdcea2023 [2022-10-10T17:10:17.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-10T17:10:17.388Z] ---> 2934b276ee7a [2022-10-10T17:10:17.388Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-10T17:10:17.388Z] ---> Running in 0e244fd11485 [2022-10-10T17:10:17.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:17.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:17.646Z] Removing intermediate container 0e244fd11485 [2022-10-10T17:10:17.646Z] ---> 8a9b9a5970b4 [2022-10-10T17:10:17.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:10:17.646Z] ---> Running in 963e80e450e8 [2022-10-10T17:10:17.646Z] Removing intermediate container 963e80e450e8 [2022-10-10T17:10:17.646Z] ---> 844f8348c7aa [2022-10-10T17:10:17.646Z] Step 22/24 : LABEL arch=x86_64 [2022-10-10T17:10:17.646Z] ---> Running in 494beb145bed [2022-10-10T17:10:17.646Z] Removing intermediate container 494beb145bed [2022-10-10T17:10:17.646Z] ---> a213f0d01806 [2022-10-10T17:10:17.646Z] Step 23/24 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:17.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:17.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:17.896Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:17.904Z] ---> Running in bc606a270a9d [2022-10-10T17:10:17.904Z] Removing intermediate container bc606a270a9d [2022-10-10T17:10:17.904Z] ---> 5372d1ba6df0 [2022-10-10T17:10:17.904Z] Step 24/24 : LABEL version=2.3.0-dev.84 [2022-10-10T17:10:17.904Z] ---> Running in b6b40cd90ea9 [2022-10-10T17:10:17.904Z] Removing intermediate container b6b40cd90ea9 [2022-10-10T17:10:17.904Z] ---> 45c00edf88b6 [2022-10-10T17:10:17.904Z] [2022-10-10T17:10:18.162Z] Successfully built 45c00edf88b6 [2022-10-10T17:10:18.162Z] Successfully tagged core-data:latest [2022-10-10T17:10:18.168Z]  Building core-data ... done  [Pipeline] } [2022-10-10T17:10:18.171Z] $ docker stop --time=1 67dabd1835e1773986c978be498940492861f83107dbee4da07b691cd2e46ae2 [2022-10-10T17:10:18.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:18.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:18.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:19.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:19.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:10:19.488Z] $ docker rm -f 67dabd1835e1773986c978be498940492861f83107dbee4da07b691cd2e46ae2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:10:19.824Z] + docker images [2022-10-10T17:10:19.824Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-10T17:10:19.824Z] core-data latest 45c00edf88b6 2 seconds ago 21.6MB [2022-10-10T17:10:19.824Z] 45b3f466b4fc 7 seconds ago 1.58GB [2022-10-10T17:10:19.824Z] support-notifications latest a27c76efca1e 17 seconds ago 27.3MB [2022-10-10T17:10:19.824Z] core-metadata latest 4aff9e8f01c9 19 seconds ago 18.3MB [2022-10-10T17:10:19.824Z] cd301c9b5b6b 23 seconds ago 1.58GB [2022-10-10T17:10:19.824Z] 675279bb0d79 23 seconds ago 1.63GB [2022-10-10T17:10:19.824Z] security-proxy-setup latest a958f3d3544c 25 seconds ago 27.4MB [2022-10-10T17:10:19.824Z] 2339c671c241 36 seconds ago 1.56GB [2022-10-10T17:10:19.824Z] support-scheduler latest b3d6f02d9888 40 seconds ago 26.7MB [2022-10-10T17:10:19.824Z] core-command latest 026065ac59e7 42 seconds ago 17.4MB [2022-10-10T17:10:19.824Z] security-spire-server latest 99c5042cefee 47 seconds ago 86.5MB [2022-10-10T17:10:19.824Z] af8dfd46ff29 48 seconds ago 1.63GB [2022-10-10T17:10:19.824Z] 709ec27053cb 54 seconds ago 1.57GB [2022-10-10T17:10:19.824Z] 6a0eb7387816 About a minute ago 1.45GB [2022-10-10T17:10:19.824Z] security-spire-config latest ff4ede80cf84 About a minute ago 85.8MB [2022-10-10T17:10:19.824Z] sys-mgmt-agent latest ccd9541b877d About a minute ago 136MB [2022-10-10T17:10:19.824Z] security-bootstrapper latest 990a73be4e0b About a minute ago 19.9MB [2022-10-10T17:10:19.824Z] 73a97b616d26 About a minute ago 1.45GB [2022-10-10T17:10:19.824Z] security-secretstore-setup latest eee5ad4d36a8 About a minute ago 29.3MB [2022-10-10T17:10:19.824Z] ac05c63b76ab About a minute ago 1.56GB [2022-10-10T17:10:19.824Z] 366578bfcbc6 About a minute ago 1.56GB [2022-10-10T17:10:19.824Z] d184953ca4b6 About a minute ago 1.57GB [2022-10-10T17:10:19.824Z] security-spiffe-token-provider latest b3e87a88f1f2 About a minute ago 29.3MB [2022-10-10T17:10:19.824Z] security-spire-agent latest ee047ae29b40 About a minute ago 125MB [2022-10-10T17:10:19.824Z] 7f2808d5cb69 About a minute ago 1.61GB [2022-10-10T17:10:19.824Z] 05f1d38ecd0a About a minute ago 1.45GB [2022-10-10T17:10:19.824Z] ci-base-image-x86_64 latest 75316d396371 4 minutes ago 940MB [2022-10-10T17:10:19.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 10 days ago 677MB [2022-10-10T17:10:19.824Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-10T17:10:19.824Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-10T17:10:19.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-10T17:10:19.824Z] 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-10-10T17:10:19.933Z] provisioning config files... [2022-10-10T17:10:19.941Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/322@tmp/config10536964342968523074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:10:19.979Z] OK: 221 MiB in 51 packages [2022-10-10T17:10:19.979Z] OK: 221 MiB in 51 packages [2022-10-10T17:10:20.232Z] ---> docker-login.sh [2022-10-10T17:10:20.232Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:10:20.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:10:20.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:10:20.232Z] Configure a credential helper to remove this warning. See [2022-10-10T17:10:20.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:10:20.232Z] [2022-10-10T17:10:20.232Z] Login Succeeded [2022-10-10T17:10:20.232Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:10:20.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:10:20.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:10:20.232Z] Configure a credential helper to remove this warning. See [2022-10-10T17:10:20.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:10:20.232Z] [2022-10-10T17:10:20.232Z] Login Succeeded [2022-10-10T17:10:20.232Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:10:20.246Z] OK: 221 MiB in 51 packages [2022-10-10T17:10:20.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:10:20.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:10:20.490Z] Configure a credential helper to remove this warning. See [2022-10-10T17:10:20.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:10:20.490Z] [2022-10-10T17:10:20.490Z] Login Succeeded [2022-10-10T17:10:20.490Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:10:20.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:10:20.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:10:20.491Z] Configure a credential helper to remove this warning. See [2022-10-10T17:10:20.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:10:20.491Z] [2022-10-10T17:10:20.491Z] Login Succeeded [2022-10-10T17:10:20.491Z] docker.io [2022-10-10T17:10:20.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:10:20.517Z] OK: 221 MiB in 51 packages [2022-10-10T17:10:20.517Z] OK: 221 MiB in 51 packages [2022-10-10T17:10:21.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:10:21.057Z] Configure a credential helper to remove this warning. See [2022-10-10T17:10:21.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:10:21.057Z] [2022-10-10T17:10:21.057Z] Login Succeeded [2022-10-10T17:10:21.057Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:10:21.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:21.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:10:21.098Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-10T17:10:21.098Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:21.098Z] latest [2022-10-10T17:10:21.098Z] 2.3.0-dev.84 [2022-10-10T17:10:21.098Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:21.098Z] main [2022-10-10T17:10:21.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:21.398Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:21.696Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:21.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-10T17:10:21.696Z] b7a398a3ffd8: Preparing [2022-10-10T17:10:21.696Z] d96ff2cc4666: Preparing [2022-10-10T17:10:21.696Z] a184c5716642: Preparing [2022-10-10T17:10:21.696Z] d45941081028: Preparing [2022-10-10T17:10:21.696Z] 994393dc58e7: Preparing [2022-10-10T17:10:21.696Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:21.696Z] b7a398a3ffd8: Pushed [2022-10-10T17:10:21.696Z] d45941081028: Pushed [2022-10-10T17:10:21.696Z] a184c5716642: Pushed [2022-10-10T17:10:21.936Z] Removing intermediate container d5ab02f5b662 [2022-10-10T17:10:21.936Z] ---> 26e4479bfbd4 [2022-10-10T17:10:21.936Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-10T17:10:21.936Z] Removing intermediate container e0a6c016a313 [2022-10-10T17:10:21.936Z] ---> 6bad819396d5 [2022-10-10T17:10:21.936Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-10T17:10:21.936Z] Removing intermediate container 3d2dc086e13d [2022-10-10T17:10:21.936Z] ---> ce285cb6ddab [2022-10-10T17:10:21.936Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-10T17:10:22.206Z] Removing intermediate container f7ab6412075e [2022-10-10T17:10:22.206Z] ---> 942f59bbed3e [2022-10-10T17:10:22.206Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-10T17:10:22.206Z] Removing intermediate container c4696e1b85e6 [2022-10-10T17:10:22.206Z] ---> 1c65f960de88 [2022-10-10T17:10:22.206Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-10T17:10:22.792Z] ---> cd99ea017c08 [2022-10-10T17:10:22.792Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:10:23.064Z] ---> a72dbf9ff0d7 [2022-10-10T17:10:23.064Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:10:23.064Z] ---> cd742dd3ad81 [2022-10-10T17:10:23.064Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:10:23.064Z] ---> Running in 69e83469ac0c [2022-10-10T17:10:23.069Z] d96ff2cc4666: Pushed [2022-10-10T17:10:23.069Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:018d56d6855caa842163d4932691e7ec5ce0fb941f2a229cffb8251b15123a0f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:23.333Z] ---> Running in 5786dc3a69ea [2022-10-10T17:10:23.333Z] ---> Running in d0f9802e6f05 [2022-10-10T17:10:23.368Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:23.610Z] ---> ee689d550a40 [2022-10-10T17:10:23.610Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 530e9c86a031 [2022-10-10T17:10:23.610Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:10:23.610Z] [2022-10-10T17:10:23.610Z] ---> Running in 3b2c31b5b5e6 [2022-10-10T17:10:23.610Z] ---> Running in dc431ad7fce7 [2022-10-10T17:10:23.669Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-10T17:10:23.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-10T17:10:23.669Z] b7a398a3ffd8: Preparing [2022-10-10T17:10:23.669Z] d96ff2cc4666: Preparing [2022-10-10T17:10:23.669Z] a184c5716642: Preparing [2022-10-10T17:10:23.669Z] d45941081028: Preparing [2022-10-10T17:10:23.669Z] 994393dc58e7: Preparing [2022-10-10T17:10:23.669Z] b7a398a3ffd8: Layer already exists [2022-10-10T17:10:23.669Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:23.669Z] d45941081028: Layer already exists [2022-10-10T17:10:23.669Z] a184c5716642: Layer already exists [2022-10-10T17:10:23.669Z] d96ff2cc4666: Layer already exists [2022-10-10T17:10:23.669Z] latest: digest: sha256:018d56d6855caa842163d4932691e7ec5ce0fb941f2a229cffb8251b15123a0f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:23.971Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:24.273Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.84 [2022-10-10T17:10:24.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-10T17:10:24.273Z] b7a398a3ffd8: Preparing [2022-10-10T17:10:24.273Z] d96ff2cc4666: Preparing [2022-10-10T17:10:24.273Z] a184c5716642: Preparing [2022-10-10T17:10:24.273Z] d45941081028: Preparing [2022-10-10T17:10:24.273Z] 994393dc58e7: Preparing [2022-10-10T17:10:24.273Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:24.273Z] d45941081028: Layer already exists [2022-10-10T17:10:24.273Z] b7a398a3ffd8: Layer already exists [2022-10-10T17:10:24.273Z] d96ff2cc4666: Layer already exists [2022-10-10T17:10:24.273Z] a184c5716642: Layer already exists [2022-10-10T17:10:24.273Z] 2.3.0-dev.84: digest: sha256:018d56d6855caa842163d4932691e7ec5ce0fb941f2a229cffb8251b15123a0f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:24.575Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:24.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:24.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-10T17:10:24.874Z] b7a398a3ffd8: Preparing [2022-10-10T17:10:24.874Z] d96ff2cc4666: Preparing [2022-10-10T17:10:24.874Z] a184c5716642: Preparing [2022-10-10T17:10:24.874Z] d45941081028: Preparing [2022-10-10T17:10:24.874Z] 994393dc58e7: Preparing [2022-10-10T17:10:24.874Z] d45941081028: Layer already exists [2022-10-10T17:10:24.874Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:24.874Z] a184c5716642: Layer already exists [2022-10-10T17:10:24.874Z] d96ff2cc4666: Layer already exists [2022-10-10T17:10:24.874Z] b7a398a3ffd8: Layer already exists [2022-10-10T17:10:24.874Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:018d56d6855caa842163d4932691e7ec5ce0fb941f2a229cffb8251b15123a0f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:25.175Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:25.476Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-10T17:10:25.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-10T17:10:25.476Z] b7a398a3ffd8: Preparing [2022-10-10T17:10:25.476Z] d96ff2cc4666: Preparing [2022-10-10T17:10:25.476Z] a184c5716642: Preparing [2022-10-10T17:10:25.476Z] d45941081028: Preparing [2022-10-10T17:10:25.476Z] 994393dc58e7: Preparing [2022-10-10T17:10:25.476Z] d45941081028: Layer already exists [2022-10-10T17:10:25.476Z] a184c5716642: Layer already exists [2022-10-10T17:10:25.476Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:25.476Z] d96ff2cc4666: Layer already exists [2022-10-10T17:10:25.476Z] b7a398a3ffd8: Layer already exists [2022-10-10T17:10:25.476Z] main: digest: sha256:018d56d6855caa842163d4932691e7ec5ce0fb941f2a229cffb8251b15123a0f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:25.509Z] ===================================================== [Pipeline] echo [2022-10-10T17:10:25.520Z] taggedImages: [2022-10-10T17:10:25.520Z] - nexus3.edgexfoundry.org:10004/core-command:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:25.520Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-10T17:10:25.520Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.84 [2022-10-10T17:10:25.520Z] - nexus3.edgexfoundry.org:10004/core-command:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:25.520Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-10T17:10:25.541Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-10T17:10:25.541Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:25.541Z] latest [2022-10-10T17:10:25.541Z] 2.3.0-dev.84 [2022-10-10T17:10:25.541Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:25.541Z] main [2022-10-10T17:10:25.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:25.852Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:26.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:26.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-10T17:10:26.151Z] b377b34b62d3: Preparing [2022-10-10T17:10:26.151Z] b33d39294884: Preparing [2022-10-10T17:10:26.151Z] a184c5716642: Preparing [2022-10-10T17:10:26.151Z] 9dd02f42622e: Preparing [2022-10-10T17:10:26.151Z] be075d5dc348: Preparing [2022-10-10T17:10:26.151Z] 994393dc58e7: Preparing [2022-10-10T17:10:26.151Z] 994393dc58e7: Waiting [2022-10-10T17:10:26.151Z] a184c5716642: Layer already exists [2022-10-10T17:10:26.151Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:26.151Z] be075d5dc348: Pushed [2022-10-10T17:10:26.151Z] b377b34b62d3: Pushed [2022-10-10T17:10:26.409Z] 9dd02f42622e: Pushed [2022-10-10T17:10:27.342Z] b33d39294884: Pushed [2022-10-10T17:10:27.602Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:bd938a0e8d815e53dc68fe18753f510fce851bbdef9abb5fc8002df7a1479fa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:27.904Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:28.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-10T17:10:28.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-10T17:10:28.339Z] b377b34b62d3: Preparing [2022-10-10T17:10:28.339Z] b33d39294884: Preparing [2022-10-10T17:10:28.339Z] a184c5716642: Preparing [2022-10-10T17:10:28.339Z] 9dd02f42622e: Preparing [2022-10-10T17:10:28.339Z] be075d5dc348: Preparing [2022-10-10T17:10:28.339Z] 994393dc58e7: Preparing [2022-10-10T17:10:28.339Z] 994393dc58e7: Waiting [2022-10-10T17:10:28.339Z] b33d39294884: Layer already exists [2022-10-10T17:10:28.339Z] b377b34b62d3: Layer already exists [2022-10-10T17:10:28.339Z] 9dd02f42622e: Layer already exists [2022-10-10T17:10:28.339Z] a184c5716642: Layer already exists [2022-10-10T17:10:28.339Z] be075d5dc348: Layer already exists [2022-10-10T17:10:28.339Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:28.339Z] latest: digest: sha256:bd938a0e8d815e53dc68fe18753f510fce851bbdef9abb5fc8002df7a1479fa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:28.673Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:28.998Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.84 [2022-10-10T17:10:28.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-10T17:10:28.998Z] b377b34b62d3: Preparing [2022-10-10T17:10:28.998Z] b33d39294884: Preparing [2022-10-10T17:10:28.998Z] a184c5716642: Preparing [2022-10-10T17:10:28.998Z] 9dd02f42622e: Preparing [2022-10-10T17:10:28.998Z] be075d5dc348: Preparing [2022-10-10T17:10:28.998Z] 994393dc58e7: Preparing [2022-10-10T17:10:28.998Z] 994393dc58e7: Waiting [2022-10-10T17:10:28.998Z] a184c5716642: Layer already exists [2022-10-10T17:10:28.998Z] be075d5dc348: Layer already exists [2022-10-10T17:10:28.998Z] b33d39294884: Layer already exists [2022-10-10T17:10:28.998Z] b377b34b62d3: Layer already exists [2022-10-10T17:10:28.998Z] 9dd02f42622e: Layer already exists [2022-10-10T17:10:28.998Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:28.998Z] 2.3.0-dev.84: digest: sha256:bd938a0e8d815e53dc68fe18753f510fce851bbdef9abb5fc8002df7a1479fa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:29.346Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:29.656Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:29.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-10T17:10:29.656Z] b377b34b62d3: Preparing [2022-10-10T17:10:29.656Z] b33d39294884: Preparing [2022-10-10T17:10:29.656Z] a184c5716642: Preparing [2022-10-10T17:10:29.656Z] 9dd02f42622e: Preparing [2022-10-10T17:10:29.656Z] be075d5dc348: Preparing [2022-10-10T17:10:29.656Z] 994393dc58e7: Preparing [2022-10-10T17:10:29.656Z] 994393dc58e7: Waiting [2022-10-10T17:10:29.656Z] b33d39294884: Layer already exists [2022-10-10T17:10:29.656Z] be075d5dc348: Layer already exists [2022-10-10T17:10:29.656Z] 9dd02f42622e: Layer already exists [2022-10-10T17:10:29.656Z] b377b34b62d3: Layer already exists [2022-10-10T17:10:29.656Z] a184c5716642: Layer already exists [2022-10-10T17:10:29.656Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:29.656Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:bd938a0e8d815e53dc68fe18753f510fce851bbdef9abb5fc8002df7a1479fa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:29.966Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:30.270Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-10T17:10:30.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-10T17:10:30.270Z] b377b34b62d3: Preparing [2022-10-10T17:10:30.270Z] b33d39294884: Preparing [2022-10-10T17:10:30.270Z] a184c5716642: Preparing [2022-10-10T17:10:30.270Z] 9dd02f42622e: Preparing [2022-10-10T17:10:30.270Z] be075d5dc348: Preparing [2022-10-10T17:10:30.270Z] 994393dc58e7: Preparing [2022-10-10T17:10:30.270Z] 994393dc58e7: Waiting [2022-10-10T17:10:30.270Z] be075d5dc348: Layer already exists [2022-10-10T17:10:30.270Z] a184c5716642: Layer already exists [2022-10-10T17:10:30.270Z] b33d39294884: Layer already exists [2022-10-10T17:10:30.270Z] 9dd02f42622e: Layer already exists [2022-10-10T17:10:30.270Z] b377b34b62d3: Layer already exists [2022-10-10T17:10:30.270Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:30.270Z] main: digest: sha256:bd938a0e8d815e53dc68fe18753f510fce851bbdef9abb5fc8002df7a1479fa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:30.314Z] ===================================================== [Pipeline] echo [2022-10-10T17:10:30.319Z] taggedImages: [2022-10-10T17:10:30.319Z] - nexus3.edgexfoundry.org:10004/core-data:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:30.319Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-10T17:10:30.319Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.84 [2022-10-10T17:10:30.319Z] - nexus3.edgexfoundry.org:10004/core-data:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:30.319Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-10T17:10:30.333Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-10T17:10:30.333Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:30.333Z] latest [2022-10-10T17:10:30.333Z] 2.3.0-dev.84 [2022-10-10T17:10:30.333Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:30.333Z] main [2022-10-10T17:10:30.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:30.633Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:30.935Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:30.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-10T17:10:30.936Z] 5eefb382cc00: Preparing [2022-10-10T17:10:30.936Z] eb10f985100e: Preparing [2022-10-10T17:10:30.936Z] c5d00fcdc189: Preparing [2022-10-10T17:10:30.936Z] a184c5716642: Preparing [2022-10-10T17:10:30.936Z] d45941081028: Preparing [2022-10-10T17:10:30.936Z] 994393dc58e7: Preparing [2022-10-10T17:10:30.936Z] 994393dc58e7: Waiting [2022-10-10T17:10:30.936Z] d45941081028: Layer already exists [2022-10-10T17:10:30.936Z] a184c5716642: Layer already exists [2022-10-10T17:10:30.936Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:30.936Z] 5eefb382cc00: Pushed [2022-10-10T17:10:30.936Z] eb10f985100e: Pushed [2022-10-10T17:10:32.317Z] c5d00fcdc189: Pushed [2022-10-10T17:10:32.317Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:863669458435baad3793b6cdca0f203d66b518bd1efa988688c5a987edf1081a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:32.619Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:32.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-10T17:10:32.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-10T17:10:32.919Z] 5eefb382cc00: Preparing [2022-10-10T17:10:32.919Z] eb10f985100e: Preparing [2022-10-10T17:10:32.919Z] c5d00fcdc189: Preparing [2022-10-10T17:10:32.919Z] a184c5716642: Preparing [2022-10-10T17:10:32.919Z] d45941081028: Preparing [2022-10-10T17:10:32.919Z] 994393dc58e7: Preparing [2022-10-10T17:10:32.919Z] 994393dc58e7: Waiting [2022-10-10T17:10:32.919Z] 5eefb382cc00: Layer already exists [2022-10-10T17:10:32.919Z] c5d00fcdc189: Layer already exists [2022-10-10T17:10:32.919Z] eb10f985100e: Layer already exists [2022-10-10T17:10:32.919Z] a184c5716642: Layer already exists [2022-10-10T17:10:32.919Z] d45941081028: Layer already exists [2022-10-10T17:10:32.919Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:32.919Z] latest: digest: sha256:863669458435baad3793b6cdca0f203d66b518bd1efa988688c5a987edf1081a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:33.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:33.521Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.84 [2022-10-10T17:10:33.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-10T17:10:33.521Z] 5eefb382cc00: Preparing [2022-10-10T17:10:33.521Z] eb10f985100e: Preparing [2022-10-10T17:10:33.521Z] c5d00fcdc189: Preparing [2022-10-10T17:10:33.521Z] a184c5716642: Preparing [2022-10-10T17:10:33.521Z] d45941081028: Preparing [2022-10-10T17:10:33.521Z] 994393dc58e7: Preparing [2022-10-10T17:10:33.521Z] 994393dc58e7: Waiting [2022-10-10T17:10:33.521Z] 5eefb382cc00: Layer already exists [2022-10-10T17:10:33.521Z] eb10f985100e: Layer already exists [2022-10-10T17:10:33.521Z] a184c5716642: Layer already exists [2022-10-10T17:10:33.521Z] d45941081028: Layer already exists [2022-10-10T17:10:33.521Z] c5d00fcdc189: Layer already exists [2022-10-10T17:10:33.521Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:33.521Z] 2.3.0-dev.84: digest: sha256:863669458435baad3793b6cdca0f203d66b518bd1efa988688c5a987edf1081a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:33.828Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:34.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:34.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-10T17:10:34.128Z] 5eefb382cc00: Preparing [2022-10-10T17:10:34.128Z] eb10f985100e: Preparing [2022-10-10T17:10:34.128Z] c5d00fcdc189: Preparing [2022-10-10T17:10:34.128Z] a184c5716642: Preparing [2022-10-10T17:10:34.128Z] d45941081028: Preparing [2022-10-10T17:10:34.128Z] 994393dc58e7: Preparing [2022-10-10T17:10:34.128Z] 994393dc58e7: Waiting [2022-10-10T17:10:34.128Z] 5eefb382cc00: Layer already exists [2022-10-10T17:10:34.128Z] c5d00fcdc189: Layer already exists [2022-10-10T17:10:34.128Z] d45941081028: Layer already exists [2022-10-10T17:10:34.128Z] a184c5716642: Layer already exists [2022-10-10T17:10:34.128Z] eb10f985100e: Layer already exists [2022-10-10T17:10:34.128Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:34.128Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:863669458435baad3793b6cdca0f203d66b518bd1efa988688c5a987edf1081a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:34.440Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:34.739Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-10T17:10:34.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-10T17:10:34.739Z] 5eefb382cc00: Preparing [2022-10-10T17:10:34.739Z] eb10f985100e: Preparing [2022-10-10T17:10:34.739Z] c5d00fcdc189: Preparing [2022-10-10T17:10:34.739Z] a184c5716642: Preparing [2022-10-10T17:10:34.739Z] d45941081028: Preparing [2022-10-10T17:10:34.739Z] 994393dc58e7: Preparing [2022-10-10T17:10:34.739Z] 994393dc58e7: Waiting [2022-10-10T17:10:34.739Z] a184c5716642: Layer already exists [2022-10-10T17:10:34.739Z] 5eefb382cc00: Layer already exists [2022-10-10T17:10:34.739Z] c5d00fcdc189: Layer already exists [2022-10-10T17:10:34.739Z] d45941081028: Layer already exists [2022-10-10T17:10:34.739Z] eb10f985100e: Layer already exists [2022-10-10T17:10:34.739Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:34.739Z] main: digest: sha256:863669458435baad3793b6cdca0f203d66b518bd1efa988688c5a987edf1081a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:34.782Z] ===================================================== [Pipeline] echo [2022-10-10T17:10:34.790Z] taggedImages: [2022-10-10T17:10:34.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:34.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-10T17:10:34.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.84 [2022-10-10T17:10:34.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:34.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-10T17:10:34.803Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-10T17:10:34.803Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:34.803Z] latest [2022-10-10T17:10:34.803Z] 2.3.0-dev.84 [2022-10-10T17:10:34.803Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:34.803Z] main [2022-10-10T17:10:34.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:35.107Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:35.408Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:35.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-10T17:10:35.408Z] 0131eeb2614f: Preparing [2022-10-10T17:10:35.408Z] 0131eeb2614f: Preparing [2022-10-10T17:10:35.408Z] 3d495f0c9d82: Preparing [2022-10-10T17:10:35.408Z] 89e0b932e468: Preparing [2022-10-10T17:10:35.408Z] 24dfb8612b11: Preparing [2022-10-10T17:10:35.408Z] 6c306adbe943: Preparing [2022-10-10T17:10:35.408Z] 037159ad4d9f: Preparing [2022-10-10T17:10:35.408Z] a184c5716642: Preparing [2022-10-10T17:10:35.408Z] 567f27921949: Preparing [2022-10-10T17:10:35.408Z] dba1bad9dfce: Preparing [2022-10-10T17:10:35.408Z] 1762328b7995: Preparing [2022-10-10T17:10:35.408Z] 8ccffecf8cab: Preparing [2022-10-10T17:10:35.408Z] 994393dc58e7: Preparing [2022-10-10T17:10:35.408Z] a184c5716642: Waiting [2022-10-10T17:10:35.408Z] 8ccffecf8cab: Waiting [2022-10-10T17:10:35.408Z] 994393dc58e7: Waiting [2022-10-10T17:10:35.408Z] 567f27921949: Waiting [2022-10-10T17:10:35.408Z] dba1bad9dfce: Waiting [2022-10-10T17:10:35.408Z] 037159ad4d9f: Waiting [2022-10-10T17:10:35.408Z] 1762328b7995: Waiting [2022-10-10T17:10:35.408Z] 24dfb8612b11: Pushed [2022-10-10T17:10:35.408Z] 0131eeb2614f: Pushed [2022-10-10T17:10:35.408Z] 3d495f0c9d82: Pushed [2022-10-10T17:10:35.408Z] 6c306adbe943: Pushed [2022-10-10T17:10:35.408Z] 89e0b932e468: Pushed [2022-10-10T17:10:35.408Z] a184c5716642: Layer already exists [2022-10-10T17:10:35.667Z] 567f27921949: Pushed [2022-10-10T17:10:35.667Z] 1762328b7995: Pushed [2022-10-10T17:10:35.667Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:35.667Z] dba1bad9dfce: Pushed [2022-10-10T17:10:35.667Z] 8ccffecf8cab: Pushed [2022-10-10T17:10:37.048Z] 037159ad4d9f: Pushed [2022-10-10T17:10:37.048Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:20855f32282d2e96904e6f88a038a85d67d54ab6eb7a6736df78d2f81b45a799 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:37.364Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:37.664Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-10T17:10:37.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-10T17:10:37.665Z] 0131eeb2614f: Preparing [2022-10-10T17:10:37.665Z] 0131eeb2614f: Preparing [2022-10-10T17:10:37.665Z] 3d495f0c9d82: Preparing [2022-10-10T17:10:37.665Z] 89e0b932e468: Preparing [2022-10-10T17:10:37.665Z] 24dfb8612b11: Preparing [2022-10-10T17:10:37.665Z] 6c306adbe943: Preparing [2022-10-10T17:10:37.665Z] 037159ad4d9f: Preparing [2022-10-10T17:10:37.665Z] a184c5716642: Preparing [2022-10-10T17:10:37.665Z] 567f27921949: Preparing [2022-10-10T17:10:37.665Z] dba1bad9dfce: Preparing [2022-10-10T17:10:37.665Z] 1762328b7995: Preparing [2022-10-10T17:10:37.665Z] 8ccffecf8cab: Preparing [2022-10-10T17:10:37.665Z] 994393dc58e7: Preparing [2022-10-10T17:10:37.665Z] 037159ad4d9f: Waiting [2022-10-10T17:10:37.665Z] dba1bad9dfce: Waiting [2022-10-10T17:10:37.665Z] 8ccffecf8cab: Waiting [2022-10-10T17:10:37.665Z] 1762328b7995: Waiting [2022-10-10T17:10:37.665Z] 994393dc58e7: Waiting [2022-10-10T17:10:37.665Z] 567f27921949: Waiting [2022-10-10T17:10:37.665Z] 6c306adbe943: Layer already exists [2022-10-10T17:10:37.665Z] 0131eeb2614f: Layer already exists [2022-10-10T17:10:37.665Z] 3d495f0c9d82: Layer already exists [2022-10-10T17:10:37.665Z] 24dfb8612b11: Layer already exists [2022-10-10T17:10:37.665Z] 89e0b932e468: Layer already exists [2022-10-10T17:10:37.665Z] 037159ad4d9f: Layer already exists [2022-10-10T17:10:37.665Z] dba1bad9dfce: Layer already exists [2022-10-10T17:10:37.665Z] 1762328b7995: Layer already exists [2022-10-10T17:10:37.665Z] a184c5716642: Layer already exists [2022-10-10T17:10:37.665Z] 567f27921949: Layer already exists [2022-10-10T17:10:37.665Z] 8ccffecf8cab: Layer already exists [2022-10-10T17:10:37.665Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:37.665Z] latest: digest: sha256:20855f32282d2e96904e6f88a038a85d67d54ab6eb7a6736df78d2f81b45a799 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:37.969Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:38.273Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.84 [2022-10-10T17:10:38.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-10T17:10:38.273Z] 0131eeb2614f: Preparing [2022-10-10T17:10:38.273Z] 0131eeb2614f: Preparing [2022-10-10T17:10:38.273Z] 3d495f0c9d82: Preparing [2022-10-10T17:10:38.273Z] 89e0b932e468: Preparing [2022-10-10T17:10:38.273Z] 24dfb8612b11: Preparing [2022-10-10T17:10:38.273Z] 6c306adbe943: Preparing [2022-10-10T17:10:38.273Z] 037159ad4d9f: Preparing [2022-10-10T17:10:38.273Z] a184c5716642: Preparing [2022-10-10T17:10:38.273Z] 567f27921949: Preparing [2022-10-10T17:10:38.273Z] dba1bad9dfce: Preparing [2022-10-10T17:10:38.273Z] 1762328b7995: Preparing [2022-10-10T17:10:38.273Z] 8ccffecf8cab: Preparing [2022-10-10T17:10:38.273Z] 994393dc58e7: Preparing [2022-10-10T17:10:38.273Z] 037159ad4d9f: Waiting [2022-10-10T17:10:38.273Z] a184c5716642: Waiting [2022-10-10T17:10:38.273Z] 8ccffecf8cab: Waiting [2022-10-10T17:10:38.273Z] 567f27921949: Waiting [2022-10-10T17:10:38.273Z] 994393dc58e7: Waiting [2022-10-10T17:10:38.273Z] dba1bad9dfce: Waiting [2022-10-10T17:10:38.273Z] 1762328b7995: Waiting [2022-10-10T17:10:38.273Z] 24dfb8612b11: Layer already exists [2022-10-10T17:10:38.273Z] 3d495f0c9d82: Layer already exists [2022-10-10T17:10:38.273Z] 0131eeb2614f: Layer already exists [2022-10-10T17:10:38.273Z] 6c306adbe943: Layer already exists [2022-10-10T17:10:38.273Z] 89e0b932e468: Layer already exists [2022-10-10T17:10:38.273Z] 037159ad4d9f: Layer already exists [2022-10-10T17:10:38.273Z] 567f27921949: Layer already exists [2022-10-10T17:10:38.273Z] dba1bad9dfce: Layer already exists [2022-10-10T17:10:38.273Z] a184c5716642: Layer already exists [2022-10-10T17:10:38.273Z] 1762328b7995: Layer already exists [2022-10-10T17:10:38.273Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:38.273Z] 8ccffecf8cab: Layer already exists [2022-10-10T17:10:38.273Z] 2.3.0-dev.84: digest: sha256:20855f32282d2e96904e6f88a038a85d67d54ab6eb7a6736df78d2f81b45a799 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:38.586Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:38.897Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:38.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-10T17:10:38.897Z] 0131eeb2614f: Preparing [2022-10-10T17:10:38.897Z] 0131eeb2614f: Preparing [2022-10-10T17:10:38.897Z] 3d495f0c9d82: Preparing [2022-10-10T17:10:38.897Z] 89e0b932e468: Preparing [2022-10-10T17:10:38.897Z] 24dfb8612b11: Preparing [2022-10-10T17:10:38.897Z] 6c306adbe943: Preparing [2022-10-10T17:10:38.897Z] 037159ad4d9f: Preparing [2022-10-10T17:10:38.897Z] a184c5716642: Preparing [2022-10-10T17:10:38.897Z] 567f27921949: Preparing [2022-10-10T17:10:38.897Z] dba1bad9dfce: Preparing [2022-10-10T17:10:38.897Z] 1762328b7995: Preparing [2022-10-10T17:10:38.897Z] 8ccffecf8cab: Preparing [2022-10-10T17:10:38.897Z] 994393dc58e7: Preparing [2022-10-10T17:10:38.897Z] 037159ad4d9f: Waiting [2022-10-10T17:10:38.897Z] 567f27921949: Waiting [2022-10-10T17:10:38.897Z] 994393dc58e7: Waiting [2022-10-10T17:10:38.897Z] dba1bad9dfce: Waiting [2022-10-10T17:10:38.897Z] a184c5716642: Waiting [2022-10-10T17:10:38.897Z] 8ccffecf8cab: Waiting [2022-10-10T17:10:38.897Z] 0131eeb2614f: Layer already exists [2022-10-10T17:10:38.897Z] 24dfb8612b11: Layer already exists [2022-10-10T17:10:38.897Z] 3d495f0c9d82: Layer already exists [2022-10-10T17:10:38.897Z] 6c306adbe943: Layer already exists [2022-10-10T17:10:38.897Z] 89e0b932e468: Layer already exists [2022-10-10T17:10:38.897Z] a184c5716642: Layer already exists [2022-10-10T17:10:38.897Z] 037159ad4d9f: Layer already exists [2022-10-10T17:10:38.897Z] dba1bad9dfce: Layer already exists [2022-10-10T17:10:38.897Z] 1762328b7995: Layer already exists [2022-10-10T17:10:38.897Z] 567f27921949: Layer already exists [2022-10-10T17:10:38.897Z] 8ccffecf8cab: Layer already exists [2022-10-10T17:10:38.897Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:38.897Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:20855f32282d2e96904e6f88a038a85d67d54ab6eb7a6736df78d2f81b45a799 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:39.193Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:39.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-10T17:10:39.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-10T17:10:39.506Z] 0131eeb2614f: Preparing [2022-10-10T17:10:39.506Z] 0131eeb2614f: Preparing [2022-10-10T17:10:39.506Z] 3d495f0c9d82: Preparing [2022-10-10T17:10:39.506Z] 89e0b932e468: Preparing [2022-10-10T17:10:39.506Z] 24dfb8612b11: Preparing [2022-10-10T17:10:39.506Z] 6c306adbe943: Preparing [2022-10-10T17:10:39.506Z] 037159ad4d9f: Preparing [2022-10-10T17:10:39.506Z] a184c5716642: Preparing [2022-10-10T17:10:39.506Z] 567f27921949: Preparing [2022-10-10T17:10:39.506Z] dba1bad9dfce: Preparing [2022-10-10T17:10:39.506Z] 1762328b7995: Preparing [2022-10-10T17:10:39.506Z] 8ccffecf8cab: Preparing [2022-10-10T17:10:39.506Z] 994393dc58e7: Preparing [2022-10-10T17:10:39.506Z] 037159ad4d9f: Waiting [2022-10-10T17:10:39.506Z] a184c5716642: Waiting [2022-10-10T17:10:39.506Z] 567f27921949: Waiting [2022-10-10T17:10:39.506Z] 8ccffecf8cab: Waiting [2022-10-10T17:10:39.506Z] dba1bad9dfce: Waiting [2022-10-10T17:10:39.506Z] 1762328b7995: Waiting [2022-10-10T17:10:39.506Z] 0131eeb2614f: Layer already exists [2022-10-10T17:10:39.506Z] 89e0b932e468: Layer already exists [2022-10-10T17:10:39.506Z] 24dfb8612b11: Layer already exists [2022-10-10T17:10:39.506Z] 3d495f0c9d82: Layer already exists [2022-10-10T17:10:39.506Z] 6c306adbe943: Layer already exists [2022-10-10T17:10:39.506Z] a184c5716642: Layer already exists [2022-10-10T17:10:39.506Z] 567f27921949: Layer already exists [2022-10-10T17:10:39.506Z] 037159ad4d9f: Layer already exists [2022-10-10T17:10:39.506Z] dba1bad9dfce: Layer already exists [2022-10-10T17:10:39.506Z] 1762328b7995: Layer already exists [2022-10-10T17:10:39.506Z] 8ccffecf8cab: Layer already exists [2022-10-10T17:10:39.506Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:39.506Z] main: digest: sha256:20855f32282d2e96904e6f88a038a85d67d54ab6eb7a6736df78d2f81b45a799 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:39.537Z] ===================================================== [Pipeline] echo [2022-10-10T17:10:39.542Z] taggedImages: [2022-10-10T17:10:39.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:39.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-10T17:10:39.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.84 [2022-10-10T17:10:39.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:39.542Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-10T17:10:39.555Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-10T17:10:39.555Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:39.555Z] latest [2022-10-10T17:10:39.555Z] 2.3.0-dev.84 [2022-10-10T17:10:39.555Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:39.555Z] main [2022-10-10T17:10:39.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:39.860Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:40.169Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:40.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-10T17:10:40.169Z] 84ae444cc981: Preparing [2022-10-10T17:10:40.169Z] be3345eb25b1: Preparing [2022-10-10T17:10:40.169Z] 49ac1ee102ea: Preparing [2022-10-10T17:10:40.169Z] de0f03844583: Preparing [2022-10-10T17:10:40.169Z] c962c0b0c08e: Preparing [2022-10-10T17:10:40.169Z] bf3d46051cd5: Preparing [2022-10-10T17:10:40.169Z] 74a941b456e0: Preparing [2022-10-10T17:10:40.169Z] 994393dc58e7: Preparing [2022-10-10T17:10:40.169Z] bf3d46051cd5: Waiting [2022-10-10T17:10:40.169Z] 74a941b456e0: Waiting [2022-10-10T17:10:40.169Z] 994393dc58e7: Waiting [2022-10-10T17:10:40.169Z] c962c0b0c08e: Pushed [2022-10-10T17:10:40.169Z] be3345eb25b1: Pushed [2022-10-10T17:10:40.169Z] 84ae444cc981: Pushed [2022-10-10T17:10:40.169Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:40.429Z] bf3d46051cd5: Pushed [2022-10-10T17:10:40.687Z] 74a941b456e0: Pushed [2022-10-10T17:10:41.257Z] de0f03844583: Pushed [2022-10-10T17:10:41.257Z] 49ac1ee102ea: Pushed [2022-10-10T17:10:41.257Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:9058495bd9099a1415bc345d84faa3c8b9cc958c23f4d7a00ca828df19a9213c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:41.562Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:41.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-10T17:10:41.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-10T17:10:41.864Z] 84ae444cc981: Preparing [2022-10-10T17:10:41.864Z] be3345eb25b1: Preparing [2022-10-10T17:10:41.864Z] 49ac1ee102ea: Preparing [2022-10-10T17:10:41.864Z] de0f03844583: Preparing [2022-10-10T17:10:41.864Z] c962c0b0c08e: Preparing [2022-10-10T17:10:41.864Z] bf3d46051cd5: Preparing [2022-10-10T17:10:41.864Z] 74a941b456e0: Preparing [2022-10-10T17:10:41.864Z] 994393dc58e7: Preparing [2022-10-10T17:10:41.864Z] bf3d46051cd5: Waiting [2022-10-10T17:10:41.864Z] 74a941b456e0: Waiting [2022-10-10T17:10:41.864Z] 994393dc58e7: Waiting [2022-10-10T17:10:41.864Z] 84ae444cc981: Layer already exists [2022-10-10T17:10:41.864Z] be3345eb25b1: Layer already exists [2022-10-10T17:10:41.864Z] 49ac1ee102ea: Layer already exists [2022-10-10T17:10:41.864Z] de0f03844583: Layer already exists [2022-10-10T17:10:41.864Z] c962c0b0c08e: Layer already exists [2022-10-10T17:10:41.864Z] bf3d46051cd5: Layer already exists [2022-10-10T17:10:41.864Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:41.864Z] 74a941b456e0: Layer already exists [2022-10-10T17:10:41.864Z] latest: digest: sha256:9058495bd9099a1415bc345d84faa3c8b9cc958c23f4d7a00ca828df19a9213c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:42.170Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:42.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.84 [2022-10-10T17:10:42.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-10T17:10:42.473Z] 84ae444cc981: Preparing [2022-10-10T17:10:42.473Z] be3345eb25b1: Preparing [2022-10-10T17:10:42.473Z] 49ac1ee102ea: Preparing [2022-10-10T17:10:42.473Z] de0f03844583: Preparing [2022-10-10T17:10:42.473Z] c962c0b0c08e: Preparing [2022-10-10T17:10:42.473Z] bf3d46051cd5: Preparing [2022-10-10T17:10:42.473Z] 74a941b456e0: Preparing [2022-10-10T17:10:42.473Z] 994393dc58e7: Preparing [2022-10-10T17:10:42.473Z] 74a941b456e0: Waiting [2022-10-10T17:10:42.473Z] 994393dc58e7: Waiting [2022-10-10T17:10:42.473Z] bf3d46051cd5: Waiting [2022-10-10T17:10:42.473Z] 49ac1ee102ea: Layer already exists [2022-10-10T17:10:42.473Z] c962c0b0c08e: Layer already exists [2022-10-10T17:10:42.473Z] be3345eb25b1: Layer already exists [2022-10-10T17:10:42.473Z] de0f03844583: Layer already exists [2022-10-10T17:10:42.473Z] 84ae444cc981: Layer already exists [2022-10-10T17:10:42.473Z] bf3d46051cd5: Layer already exists [2022-10-10T17:10:42.473Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:42.473Z] 74a941b456e0: Layer already exists [2022-10-10T17:10:42.473Z] 2.3.0-dev.84: digest: sha256:9058495bd9099a1415bc345d84faa3c8b9cc958c23f4d7a00ca828df19a9213c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:42.780Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:43.094Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:43.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-10T17:10:43.094Z] 84ae444cc981: Preparing [2022-10-10T17:10:43.094Z] be3345eb25b1: Preparing [2022-10-10T17:10:43.094Z] 49ac1ee102ea: Preparing [2022-10-10T17:10:43.094Z] de0f03844583: Preparing [2022-10-10T17:10:43.094Z] c962c0b0c08e: Preparing [2022-10-10T17:10:43.094Z] bf3d46051cd5: Preparing [2022-10-10T17:10:43.094Z] 74a941b456e0: Preparing [2022-10-10T17:10:43.094Z] 994393dc58e7: Preparing [2022-10-10T17:10:43.094Z] 74a941b456e0: Waiting [2022-10-10T17:10:43.094Z] 994393dc58e7: Waiting [2022-10-10T17:10:43.094Z] bf3d46051cd5: Waiting [2022-10-10T17:10:43.094Z] be3345eb25b1: Layer already exists [2022-10-10T17:10:43.094Z] 84ae444cc981: Layer already exists [2022-10-10T17:10:43.094Z] 49ac1ee102ea: Layer already exists [2022-10-10T17:10:43.094Z] de0f03844583: Layer already exists [2022-10-10T17:10:43.094Z] c962c0b0c08e: Layer already exists [2022-10-10T17:10:43.094Z] bf3d46051cd5: Layer already exists [2022-10-10T17:10:43.094Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:43.094Z] 74a941b456e0: Layer already exists [2022-10-10T17:10:43.094Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:9058495bd9099a1415bc345d84faa3c8b9cc958c23f4d7a00ca828df19a9213c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:43.403Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:43.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-10T17:10:43.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-10T17:10:43.707Z] 84ae444cc981: Preparing [2022-10-10T17:10:43.707Z] be3345eb25b1: Preparing [2022-10-10T17:10:43.707Z] 49ac1ee102ea: Preparing [2022-10-10T17:10:43.707Z] de0f03844583: Preparing [2022-10-10T17:10:43.707Z] c962c0b0c08e: Preparing [2022-10-10T17:10:43.707Z] bf3d46051cd5: Preparing [2022-10-10T17:10:43.707Z] 74a941b456e0: Preparing [2022-10-10T17:10:43.707Z] 994393dc58e7: Preparing [2022-10-10T17:10:43.707Z] bf3d46051cd5: Waiting [2022-10-10T17:10:43.707Z] 74a941b456e0: Waiting [2022-10-10T17:10:43.707Z] 994393dc58e7: Waiting [2022-10-10T17:10:43.707Z] de0f03844583: Layer already exists [2022-10-10T17:10:43.707Z] 84ae444cc981: Layer already exists [2022-10-10T17:10:43.707Z] be3345eb25b1: Layer already exists [2022-10-10T17:10:43.707Z] 49ac1ee102ea: Layer already exists [2022-10-10T17:10:43.707Z] c962c0b0c08e: Layer already exists [2022-10-10T17:10:43.707Z] bf3d46051cd5: Layer already exists [2022-10-10T17:10:43.707Z] 74a941b456e0: Layer already exists [2022-10-10T17:10:43.707Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:43.707Z] main: digest: sha256:9058495bd9099a1415bc345d84faa3c8b9cc958c23f4d7a00ca828df19a9213c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:43.739Z] ===================================================== [Pipeline] echo [2022-10-10T17:10:43.744Z] taggedImages: [2022-10-10T17:10:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-10T17:10:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.84 [2022-10-10T17:10:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:43.744Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-10T17:10:43.757Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-10T17:10:43.757Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:43.757Z] latest [2022-10-10T17:10:43.757Z] 2.3.0-dev.84 [2022-10-10T17:10:43.757Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:43.757Z] main [2022-10-10T17:10:43.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:44.057Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:44.353Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:44.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-10T17:10:44.354Z] c5ef7cde2980: Preparing [2022-10-10T17:10:44.354Z] 02bb5dc0d45c: Preparing [2022-10-10T17:10:44.354Z] f736c198b077: Preparing [2022-10-10T17:10:44.354Z] a864fefff106: Preparing [2022-10-10T17:10:44.354Z] 00049cb3ccd0: Preparing [2022-10-10T17:10:44.354Z] 479446da1fe5: Preparing [2022-10-10T17:10:44.354Z] bfd472d22146: Preparing [2022-10-10T17:10:44.354Z] ea23e9d5a0c6: Preparing [2022-10-10T17:10:44.354Z] b72bb21ac073: Preparing [2022-10-10T17:10:44.354Z] 994393dc58e7: Preparing [2022-10-10T17:10:44.354Z] ea23e9d5a0c6: Waiting [2022-10-10T17:10:44.354Z] b72bb21ac073: Waiting [2022-10-10T17:10:44.354Z] 994393dc58e7: Waiting [2022-10-10T17:10:44.354Z] 479446da1fe5: Waiting [2022-10-10T17:10:44.354Z] bfd472d22146: Waiting [2022-10-10T17:10:44.354Z] 02bb5dc0d45c: Pushed [2022-10-10T17:10:44.354Z] c5ef7cde2980: Pushed [2022-10-10T17:10:44.354Z] 00049cb3ccd0: Pushed [2022-10-10T17:10:44.613Z] bfd472d22146: Pushed [2022-10-10T17:10:44.613Z] 479446da1fe5: Pushed [2022-10-10T17:10:44.613Z] ea23e9d5a0c6: Pushed [2022-10-10T17:10:44.613Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:44.613Z] b72bb21ac073: Pushed [2022-10-10T17:10:45.557Z] a864fefff106: Pushed [2022-10-10T17:10:45.557Z] f736c198b077: Pushed [2022-10-10T17:10:45.815Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:b7e564e8c8f9dcab8b8b9553d9722cbdb78d175b9842e734de2ed38b4aa771e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:46.121Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:46.425Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-10T17:10:46.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-10T17:10:46.425Z] c5ef7cde2980: Preparing [2022-10-10T17:10:46.425Z] 02bb5dc0d45c: Preparing [2022-10-10T17:10:46.425Z] f736c198b077: Preparing [2022-10-10T17:10:46.425Z] a864fefff106: Preparing [2022-10-10T17:10:46.425Z] 00049cb3ccd0: Preparing [2022-10-10T17:10:46.425Z] 479446da1fe5: Preparing [2022-10-10T17:10:46.425Z] bfd472d22146: Preparing [2022-10-10T17:10:46.425Z] ea23e9d5a0c6: Preparing [2022-10-10T17:10:46.425Z] b72bb21ac073: Preparing [2022-10-10T17:10:46.425Z] 994393dc58e7: Preparing [2022-10-10T17:10:46.425Z] 479446da1fe5: Waiting [2022-10-10T17:10:46.425Z] bfd472d22146: Waiting [2022-10-10T17:10:46.425Z] ea23e9d5a0c6: Waiting [2022-10-10T17:10:46.425Z] b72bb21ac073: Waiting [2022-10-10T17:10:46.425Z] 994393dc58e7: Waiting [2022-10-10T17:10:46.425Z] a864fefff106: Layer already exists [2022-10-10T17:10:46.425Z] 02bb5dc0d45c: Layer already exists [2022-10-10T17:10:46.425Z] c5ef7cde2980: Layer already exists [2022-10-10T17:10:46.425Z] f736c198b077: Layer already exists [2022-10-10T17:10:46.425Z] 00049cb3ccd0: Layer already exists [2022-10-10T17:10:46.425Z] 479446da1fe5: Layer already exists [2022-10-10T17:10:46.425Z] bfd472d22146: Layer already exists [2022-10-10T17:10:46.425Z] ea23e9d5a0c6: Layer already exists [2022-10-10T17:10:46.426Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:46.426Z] b72bb21ac073: Layer already exists [2022-10-10T17:10:46.426Z] latest: digest: sha256:b7e564e8c8f9dcab8b8b9553d9722cbdb78d175b9842e734de2ed38b4aa771e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:46.740Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:47.040Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.84 [2022-10-10T17:10:47.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-10T17:10:47.040Z] c5ef7cde2980: Preparing [2022-10-10T17:10:47.040Z] 02bb5dc0d45c: Preparing [2022-10-10T17:10:47.040Z] f736c198b077: Preparing [2022-10-10T17:10:47.040Z] a864fefff106: Preparing [2022-10-10T17:10:47.040Z] 00049cb3ccd0: Preparing [2022-10-10T17:10:47.040Z] 479446da1fe5: Preparing [2022-10-10T17:10:47.040Z] bfd472d22146: Preparing [2022-10-10T17:10:47.040Z] 479446da1fe5: Waiting [2022-10-10T17:10:47.040Z] bfd472d22146: Waiting [2022-10-10T17:10:47.040Z] ea23e9d5a0c6: Preparing [2022-10-10T17:10:47.040Z] b72bb21ac073: Preparing [2022-10-10T17:10:47.040Z] ea23e9d5a0c6: Waiting [2022-10-10T17:10:47.040Z] 994393dc58e7: Preparing [2022-10-10T17:10:47.040Z] b72bb21ac073: Waiting [2022-10-10T17:10:47.040Z] f736c198b077: Layer already exists [2022-10-10T17:10:47.040Z] c5ef7cde2980: Layer already exists [2022-10-10T17:10:47.040Z] a864fefff106: Layer already exists [2022-10-10T17:10:47.040Z] 00049cb3ccd0: Layer already exists [2022-10-10T17:10:47.040Z] 02bb5dc0d45c: Layer already exists [2022-10-10T17:10:47.040Z] bfd472d22146: Layer already exists [2022-10-10T17:10:47.040Z] 479446da1fe5: Layer already exists [2022-10-10T17:10:47.040Z] ea23e9d5a0c6: Layer already exists [2022-10-10T17:10:47.040Z] b72bb21ac073: Layer already exists [2022-10-10T17:10:47.040Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:47.040Z] 2.3.0-dev.84: digest: sha256:b7e564e8c8f9dcab8b8b9553d9722cbdb78d175b9842e734de2ed38b4aa771e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:47.349Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:47.648Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:47.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-10T17:10:47.648Z] c5ef7cde2980: Preparing [2022-10-10T17:10:47.648Z] 02bb5dc0d45c: Preparing [2022-10-10T17:10:47.648Z] f736c198b077: Preparing [2022-10-10T17:10:47.648Z] a864fefff106: Preparing [2022-10-10T17:10:47.648Z] 00049cb3ccd0: Preparing [2022-10-10T17:10:47.648Z] 479446da1fe5: Preparing [2022-10-10T17:10:47.648Z] bfd472d22146: Preparing [2022-10-10T17:10:47.648Z] ea23e9d5a0c6: Preparing [2022-10-10T17:10:47.648Z] b72bb21ac073: Preparing [2022-10-10T17:10:47.648Z] 994393dc58e7: Preparing [2022-10-10T17:10:47.648Z] 479446da1fe5: Waiting [2022-10-10T17:10:47.648Z] bfd472d22146: Waiting [2022-10-10T17:10:47.648Z] ea23e9d5a0c6: Waiting [2022-10-10T17:10:47.648Z] b72bb21ac073: Waiting [2022-10-10T17:10:47.648Z] 994393dc58e7: Waiting [2022-10-10T17:10:47.648Z] a864fefff106: Layer already exists [2022-10-10T17:10:47.648Z] c5ef7cde2980: Layer already exists [2022-10-10T17:10:47.648Z] 00049cb3ccd0: Layer already exists [2022-10-10T17:10:47.648Z] f736c198b077: Layer already exists [2022-10-10T17:10:47.648Z] 02bb5dc0d45c: Layer already exists [2022-10-10T17:10:47.648Z] 479446da1fe5: Layer already exists [2022-10-10T17:10:47.648Z] bfd472d22146: Layer already exists [2022-10-10T17:10:47.648Z] b72bb21ac073: Layer already exists [2022-10-10T17:10:47.649Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:47.649Z] ea23e9d5a0c6: Layer already exists [2022-10-10T17:10:47.649Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:b7e564e8c8f9dcab8b8b9553d9722cbdb78d175b9842e734de2ed38b4aa771e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:47.949Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:48.251Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-10T17:10:48.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-10T17:10:48.251Z] c5ef7cde2980: Preparing [2022-10-10T17:10:48.251Z] 02bb5dc0d45c: Preparing [2022-10-10T17:10:48.251Z] f736c198b077: Preparing [2022-10-10T17:10:48.251Z] a864fefff106: Preparing [2022-10-10T17:10:48.251Z] 00049cb3ccd0: Preparing [2022-10-10T17:10:48.251Z] 479446da1fe5: Preparing [2022-10-10T17:10:48.251Z] bfd472d22146: Preparing [2022-10-10T17:10:48.251Z] ea23e9d5a0c6: Preparing [2022-10-10T17:10:48.251Z] b72bb21ac073: Preparing [2022-10-10T17:10:48.251Z] 994393dc58e7: Preparing [2022-10-10T17:10:48.251Z] 479446da1fe5: Waiting [2022-10-10T17:10:48.251Z] bfd472d22146: Waiting [2022-10-10T17:10:48.251Z] ea23e9d5a0c6: Waiting [2022-10-10T17:10:48.251Z] b72bb21ac073: Waiting [2022-10-10T17:10:48.251Z] 994393dc58e7: Waiting [2022-10-10T17:10:48.251Z] a864fefff106: Layer already exists [2022-10-10T17:10:48.251Z] c5ef7cde2980: Layer already exists [2022-10-10T17:10:48.251Z] f736c198b077: Layer already exists [2022-10-10T17:10:48.251Z] 02bb5dc0d45c: Layer already exists [2022-10-10T17:10:48.251Z] 00049cb3ccd0: Layer already exists [2022-10-10T17:10:48.251Z] 479446da1fe5: Layer already exists [2022-10-10T17:10:48.251Z] 994393dc58e7: Layer already exists [2022-10-10T17:10:48.251Z] b72bb21ac073: Layer already exists [2022-10-10T17:10:48.251Z] bfd472d22146: Layer already exists [2022-10-10T17:10:48.251Z] ea23e9d5a0c6: Layer already exists [2022-10-10T17:10:48.251Z] main: digest: sha256:b7e564e8c8f9dcab8b8b9553d9722cbdb78d175b9842e734de2ed38b4aa771e8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:48.285Z] ===================================================== [Pipeline] echo [2022-10-10T17:10:48.290Z] taggedImages: [2022-10-10T17:10:48.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:48.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-10T17:10:48.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.84 [2022-10-10T17:10:48.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:48.290Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-10T17:10:48.303Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-10T17:10:48.303Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:48.303Z] latest [2022-10-10T17:10:48.303Z] 2.3.0-dev.84 [2022-10-10T17:10:48.303Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:48.303Z] main [2022-10-10T17:10:48.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:48.605Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:48.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:48.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-10T17:10:48.910Z] c95a06a07ac2: Preparing [2022-10-10T17:10:48.910Z] 9a40c1e02d70: Preparing [2022-10-10T17:10:48.910Z] a184c5716642: Preparing [2022-10-10T17:10:48.910Z] 7818644688d3: Preparing [2022-10-10T17:10:48.910Z] 415ce6153115: Preparing [2022-10-10T17:10:48.910Z] 34d5ebaa5410: Preparing [2022-10-10T17:10:48.910Z] 34d5ebaa5410: Waiting [2022-10-10T17:10:48.910Z] a184c5716642: Layer already exists [2022-10-10T17:10:48.910Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:10:48.910Z] c95a06a07ac2: Pushed [2022-10-10T17:10:48.910Z] 415ce6153115: Pushed [2022-10-10T17:10:49.479Z] 7818644688d3: Pushed [2022-10-10T17:10:50.858Z] 9a40c1e02d70: Pushed [2022-10-10T17:10:50.858Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:edf9d7d339685169c2036ce539dc9b6c50d7d42c81357d562df3223062114077 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:51.160Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:51.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-10T17:10:51.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-10T17:10:51.461Z] c95a06a07ac2: Preparing [2022-10-10T17:10:51.461Z] 9a40c1e02d70: Preparing [2022-10-10T17:10:51.461Z] a184c5716642: Preparing [2022-10-10T17:10:51.461Z] 7818644688d3: Preparing [2022-10-10T17:10:51.461Z] 415ce6153115: Preparing [2022-10-10T17:10:51.461Z] 34d5ebaa5410: Preparing [2022-10-10T17:10:51.461Z] 34d5ebaa5410: Waiting [2022-10-10T17:10:51.461Z] 9a40c1e02d70: Layer already exists [2022-10-10T17:10:51.461Z] a184c5716642: Layer already exists [2022-10-10T17:10:51.461Z] 415ce6153115: Layer already exists [2022-10-10T17:10:51.461Z] 7818644688d3: Layer already exists [2022-10-10T17:10:51.461Z] c95a06a07ac2: Layer already exists [2022-10-10T17:10:51.461Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:10:51.461Z] latest: digest: sha256:edf9d7d339685169c2036ce539dc9b6c50d7d42c81357d562df3223062114077 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:51.831Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:52.134Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.84 [2022-10-10T17:10:52.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-10T17:10:52.134Z] c95a06a07ac2: Preparing [2022-10-10T17:10:52.134Z] 9a40c1e02d70: Preparing [2022-10-10T17:10:52.134Z] a184c5716642: Preparing [2022-10-10T17:10:52.134Z] 7818644688d3: Preparing [2022-10-10T17:10:52.134Z] 415ce6153115: Preparing [2022-10-10T17:10:52.134Z] 34d5ebaa5410: Preparing [2022-10-10T17:10:52.134Z] 34d5ebaa5410: Waiting [2022-10-10T17:10:52.134Z] a184c5716642: Layer already exists [2022-10-10T17:10:52.134Z] 9a40c1e02d70: Layer already exists [2022-10-10T17:10:52.134Z] c95a06a07ac2: Layer already exists [2022-10-10T17:10:52.134Z] 7818644688d3: Layer already exists [2022-10-10T17:10:52.134Z] 415ce6153115: Layer already exists [2022-10-10T17:10:52.134Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:10:52.134Z] 2.3.0-dev.84: digest: sha256:edf9d7d339685169c2036ce539dc9b6c50d7d42c81357d562df3223062114077 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:52.436Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:52.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:52.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-10T17:10:52.736Z] c95a06a07ac2: Preparing [2022-10-10T17:10:52.736Z] 9a40c1e02d70: Preparing [2022-10-10T17:10:52.736Z] a184c5716642: Preparing [2022-10-10T17:10:52.736Z] 7818644688d3: Preparing [2022-10-10T17:10:52.736Z] 415ce6153115: Preparing [2022-10-10T17:10:52.736Z] 34d5ebaa5410: Preparing [2022-10-10T17:10:52.736Z] 34d5ebaa5410: Waiting [2022-10-10T17:10:52.736Z] a184c5716642: Layer already exists [2022-10-10T17:10:52.736Z] 7818644688d3: Layer already exists [2022-10-10T17:10:52.736Z] 415ce6153115: Layer already exists [2022-10-10T17:10:52.736Z] 9a40c1e02d70: Layer already exists [2022-10-10T17:10:52.736Z] c95a06a07ac2: Layer already exists [2022-10-10T17:10:52.736Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:10:52.736Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:edf9d7d339685169c2036ce539dc9b6c50d7d42c81357d562df3223062114077 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:53.041Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:53.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-10T17:10:53.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-10T17:10:53.343Z] c95a06a07ac2: Preparing [2022-10-10T17:10:53.343Z] 9a40c1e02d70: Preparing [2022-10-10T17:10:53.343Z] a184c5716642: Preparing [2022-10-10T17:10:53.343Z] 7818644688d3: Preparing [2022-10-10T17:10:53.343Z] 415ce6153115: Preparing [2022-10-10T17:10:53.343Z] 34d5ebaa5410: Preparing [2022-10-10T17:10:53.343Z] 34d5ebaa5410: Waiting [2022-10-10T17:10:53.343Z] a184c5716642: Layer already exists [2022-10-10T17:10:53.343Z] 7818644688d3: Layer already exists [2022-10-10T17:10:53.343Z] 415ce6153115: Layer already exists [2022-10-10T17:10:53.343Z] 9a40c1e02d70: Layer already exists [2022-10-10T17:10:53.343Z] c95a06a07ac2: Layer already exists [2022-10-10T17:10:53.343Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:10:53.343Z] main: digest: sha256:edf9d7d339685169c2036ce539dc9b6c50d7d42c81357d562df3223062114077 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:10:53.388Z] ===================================================== [Pipeline] echo [2022-10-10T17:10:53.397Z] taggedImages: [2022-10-10T17:10:53.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:53.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-10T17:10:53.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.84 [2022-10-10T17:10:53.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:53.397Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-10T17:10:53.416Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-10T17:10:53.416Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:53.416Z] latest [2022-10-10T17:10:53.416Z] 2.3.0-dev.84 [2022-10-10T17:10:53.416Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:10:53.416Z] main [2022-10-10T17:10:53.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:53.716Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:10:54.015Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:10:54.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-10T17:10:54.015Z] def4aa2452cf: Preparing [2022-10-10T17:10:54.015Z] 9fa6c4c09380: Preparing [2022-10-10T17:10:54.015Z] 3ad8489f50e8: Preparing [2022-10-10T17:10:54.015Z] f3bb2aaafd84: Preparing [2022-10-10T17:10:54.015Z] 905ee8da0f84: Preparing [2022-10-10T17:10:54.015Z] e77f49663ece: Preparing [2022-10-10T17:10:54.015Z] 415ce6153115: Preparing [2022-10-10T17:10:54.015Z] 34d5ebaa5410: Preparing [2022-10-10T17:10:54.015Z] e77f49663ece: Waiting [2022-10-10T17:10:54.015Z] 415ce6153115: Waiting [2022-10-10T17:10:54.015Z] 34d5ebaa5410: Waiting [2022-10-10T17:10:54.015Z] 3ad8489f50e8: Pushed [2022-10-10T17:10:54.015Z] 9fa6c4c09380: Pushed [2022-10-10T17:10:54.015Z] def4aa2452cf: Pushed [2022-10-10T17:10:54.015Z] 415ce6153115: Layer already exists [2022-10-10T17:10:54.015Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:10:54.582Z] e77f49663ece: Pushed [2022-10-10T17:10:57.118Z] 905ee8da0f84: Pushed [2022-10-10T17:11:00.432Z] f3bb2aaafd84: Pushed [2022-10-10T17:11:00.432Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:155ac429cb08fef62deda8c54fa6ae6f0247c81fa73bb0301080e85f13481823 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:00.763Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:01.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-10T17:11:01.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-10T17:11:01.089Z] def4aa2452cf: Preparing [2022-10-10T17:11:01.089Z] 9fa6c4c09380: Preparing [2022-10-10T17:11:01.089Z] 3ad8489f50e8: Preparing [2022-10-10T17:11:01.089Z] f3bb2aaafd84: Preparing [2022-10-10T17:11:01.089Z] 905ee8da0f84: Preparing [2022-10-10T17:11:01.089Z] e77f49663ece: Preparing [2022-10-10T17:11:01.089Z] 415ce6153115: Preparing [2022-10-10T17:11:01.089Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:01.089Z] e77f49663ece: Waiting [2022-10-10T17:11:01.089Z] 415ce6153115: Waiting [2022-10-10T17:11:01.089Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:01.089Z] 9fa6c4c09380: Layer already exists [2022-10-10T17:11:01.089Z] 905ee8da0f84: Layer already exists [2022-10-10T17:11:01.089Z] def4aa2452cf: Layer already exists [2022-10-10T17:11:01.089Z] f3bb2aaafd84: Layer already exists [2022-10-10T17:11:01.089Z] 3ad8489f50e8: Layer already exists [2022-10-10T17:11:01.089Z] e77f49663ece: Layer already exists [2022-10-10T17:11:01.089Z] 415ce6153115: Layer already exists [2022-10-10T17:11:01.089Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:01.089Z] latest: digest: sha256:155ac429cb08fef62deda8c54fa6ae6f0247c81fa73bb0301080e85f13481823 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:01.403Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:01.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.84 [2022-10-10T17:11:01.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-10T17:11:01.704Z] def4aa2452cf: Preparing [2022-10-10T17:11:01.704Z] 9fa6c4c09380: Preparing [2022-10-10T17:11:01.704Z] 3ad8489f50e8: Preparing [2022-10-10T17:11:01.704Z] f3bb2aaafd84: Preparing [2022-10-10T17:11:01.704Z] 905ee8da0f84: Preparing [2022-10-10T17:11:01.704Z] e77f49663ece: Preparing [2022-10-10T17:11:01.704Z] 415ce6153115: Preparing [2022-10-10T17:11:01.704Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:01.704Z] 415ce6153115: Waiting [2022-10-10T17:11:01.704Z] e77f49663ece: Waiting [2022-10-10T17:11:01.704Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:01.704Z] 3ad8489f50e8: Layer already exists [2022-10-10T17:11:01.704Z] f3bb2aaafd84: Layer already exists [2022-10-10T17:11:01.704Z] 9fa6c4c09380: Layer already exists [2022-10-10T17:11:01.704Z] 905ee8da0f84: Layer already exists [2022-10-10T17:11:01.704Z] def4aa2452cf: Layer already exists [2022-10-10T17:11:01.704Z] 415ce6153115: Layer already exists [2022-10-10T17:11:01.704Z] e77f49663ece: Layer already exists [2022-10-10T17:11:01.704Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:01.704Z] 2.3.0-dev.84: digest: sha256:155ac429cb08fef62deda8c54fa6ae6f0247c81fa73bb0301080e85f13481823 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:02.024Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:02.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:02.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-10T17:11:02.327Z] def4aa2452cf: Preparing [2022-10-10T17:11:02.327Z] 9fa6c4c09380: Preparing [2022-10-10T17:11:02.327Z] 3ad8489f50e8: Preparing [2022-10-10T17:11:02.327Z] f3bb2aaafd84: Preparing [2022-10-10T17:11:02.327Z] 905ee8da0f84: Preparing [2022-10-10T17:11:02.327Z] e77f49663ece: Preparing [2022-10-10T17:11:02.327Z] 415ce6153115: Preparing [2022-10-10T17:11:02.327Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:02.327Z] 415ce6153115: Waiting [2022-10-10T17:11:02.327Z] e77f49663ece: Waiting [2022-10-10T17:11:02.327Z] def4aa2452cf: Layer already exists [2022-10-10T17:11:02.327Z] f3bb2aaafd84: Layer already exists [2022-10-10T17:11:02.327Z] 9fa6c4c09380: Layer already exists [2022-10-10T17:11:02.327Z] 3ad8489f50e8: Layer already exists [2022-10-10T17:11:02.327Z] 905ee8da0f84: Layer already exists [2022-10-10T17:11:02.327Z] e77f49663ece: Layer already exists [2022-10-10T17:11:02.327Z] 415ce6153115: Layer already exists [2022-10-10T17:11:02.327Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:02.327Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:155ac429cb08fef62deda8c54fa6ae6f0247c81fa73bb0301080e85f13481823 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:02.638Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:02.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-10T17:11:02.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-10T17:11:02.944Z] def4aa2452cf: Preparing [2022-10-10T17:11:02.944Z] 9fa6c4c09380: Preparing [2022-10-10T17:11:02.944Z] 3ad8489f50e8: Preparing [2022-10-10T17:11:02.944Z] f3bb2aaafd84: Preparing [2022-10-10T17:11:02.944Z] 905ee8da0f84: Preparing [2022-10-10T17:11:02.944Z] e77f49663ece: Preparing [2022-10-10T17:11:02.944Z] 415ce6153115: Preparing [2022-10-10T17:11:02.944Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:02.944Z] e77f49663ece: Waiting [2022-10-10T17:11:02.944Z] 415ce6153115: Waiting [2022-10-10T17:11:02.944Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:02.944Z] def4aa2452cf: Layer already exists [2022-10-10T17:11:02.944Z] 9fa6c4c09380: Layer already exists [2022-10-10T17:11:02.944Z] f3bb2aaafd84: Layer already exists [2022-10-10T17:11:02.944Z] 905ee8da0f84: Layer already exists [2022-10-10T17:11:02.944Z] 3ad8489f50e8: Layer already exists [2022-10-10T17:11:02.944Z] 415ce6153115: Layer already exists [2022-10-10T17:11:02.944Z] e77f49663ece: Layer already exists [2022-10-10T17:11:02.944Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:02.944Z] main: digest: sha256:155ac429cb08fef62deda8c54fa6ae6f0247c81fa73bb0301080e85f13481823 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:11:02.989Z] ===================================================== [Pipeline] echo [2022-10-10T17:11:02.997Z] taggedImages: [2022-10-10T17:11:02.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:02.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-10T17:11:02.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.84 [2022-10-10T17:11:02.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:02.997Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-10T17:11:03.017Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-10T17:11:03.017Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:03.017Z] latest [2022-10-10T17:11:03.017Z] 2.3.0-dev.84 [2022-10-10T17:11:03.017Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:03.017Z] main [2022-10-10T17:11:03.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:03.338Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:03.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:03.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-10T17:11:03.645Z] 8f4916969c8d: Preparing [2022-10-10T17:11:03.645Z] 3cf0ee8a7625: Preparing [2022-10-10T17:11:03.645Z] ad2641884429: Preparing [2022-10-10T17:11:03.645Z] 2fbc893e8629: Preparing [2022-10-10T17:11:03.645Z] 747f5dd5826c: Preparing [2022-10-10T17:11:03.645Z] 415ce6153115: Preparing [2022-10-10T17:11:03.645Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:03.645Z] 415ce6153115: Waiting [2022-10-10T17:11:03.645Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:03.645Z] ad2641884429: Pushed [2022-10-10T17:11:03.645Z] 8f4916969c8d: Pushed [2022-10-10T17:11:03.645Z] 3cf0ee8a7625: Pushed [2022-10-10T17:11:03.903Z] 747f5dd5826c: Pushed [2022-10-10T17:11:05.279Z] 415ce6153115: Layer already exists [2022-10-10T17:11:05.279Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:10.545Z] 2fbc893e8629: Pushed [2022-10-10T17:11:10.545Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:b7b591f30ee6069008acf6a0f800c42722e436724862fec8c74d021fbb108ad9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:10.857Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:11.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-10T17:11:11.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-10T17:11:11.157Z] 8f4916969c8d: Preparing [2022-10-10T17:11:11.157Z] 3cf0ee8a7625: Preparing [2022-10-10T17:11:11.157Z] ad2641884429: Preparing [2022-10-10T17:11:11.157Z] 2fbc893e8629: Preparing [2022-10-10T17:11:11.157Z] 747f5dd5826c: Preparing [2022-10-10T17:11:11.157Z] 415ce6153115: Preparing [2022-10-10T17:11:11.157Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:11.157Z] 415ce6153115: Waiting [2022-10-10T17:11:11.157Z] 2fbc893e8629: Layer already exists [2022-10-10T17:11:11.157Z] 3cf0ee8a7625: Layer already exists [2022-10-10T17:11:11.157Z] ad2641884429: Layer already exists [2022-10-10T17:11:11.157Z] 747f5dd5826c: Layer already exists [2022-10-10T17:11:11.157Z] 8f4916969c8d: Layer already exists [2022-10-10T17:11:11.157Z] 415ce6153115: Layer already exists [2022-10-10T17:11:11.157Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:11.157Z] latest: digest: sha256:b7b591f30ee6069008acf6a0f800c42722e436724862fec8c74d021fbb108ad9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:11.453Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:11.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.84 [2022-10-10T17:11:11.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-10T17:11:11.750Z] 8f4916969c8d: Preparing [2022-10-10T17:11:11.750Z] 3cf0ee8a7625: Preparing [2022-10-10T17:11:11.750Z] ad2641884429: Preparing [2022-10-10T17:11:11.750Z] 2fbc893e8629: Preparing [2022-10-10T17:11:11.750Z] 747f5dd5826c: Preparing [2022-10-10T17:11:11.750Z] 415ce6153115: Preparing [2022-10-10T17:11:11.750Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:11.750Z] 415ce6153115: Waiting [2022-10-10T17:11:11.750Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:11.750Z] 2fbc893e8629: Layer already exists [2022-10-10T17:11:11.750Z] 3cf0ee8a7625: Layer already exists [2022-10-10T17:11:11.750Z] 747f5dd5826c: Layer already exists [2022-10-10T17:11:11.750Z] 8f4916969c8d: Layer already exists [2022-10-10T17:11:11.750Z] ad2641884429: Layer already exists [2022-10-10T17:11:11.750Z] 415ce6153115: Layer already exists [2022-10-10T17:11:11.750Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:11.750Z] 2.3.0-dev.84: digest: sha256:b7b591f30ee6069008acf6a0f800c42722e436724862fec8c74d021fbb108ad9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:12.055Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:12.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:12.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-10T17:11:12.350Z] 8f4916969c8d: Preparing [2022-10-10T17:11:12.350Z] 3cf0ee8a7625: Preparing [2022-10-10T17:11:12.350Z] ad2641884429: Preparing [2022-10-10T17:11:12.350Z] 2fbc893e8629: Preparing [2022-10-10T17:11:12.350Z] 747f5dd5826c: Preparing [2022-10-10T17:11:12.350Z] 415ce6153115: Preparing [2022-10-10T17:11:12.350Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:12.350Z] 415ce6153115: Waiting [2022-10-10T17:11:12.350Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:12.350Z] ad2641884429: Layer already exists [2022-10-10T17:11:12.350Z] 2fbc893e8629: Layer already exists [2022-10-10T17:11:12.350Z] 8f4916969c8d: Layer already exists [2022-10-10T17:11:12.350Z] 3cf0ee8a7625: Layer already exists [2022-10-10T17:11:12.350Z] 747f5dd5826c: Layer already exists [2022-10-10T17:11:12.350Z] 415ce6153115: Layer already exists [2022-10-10T17:11:12.350Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:12.350Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:b7b591f30ee6069008acf6a0f800c42722e436724862fec8c74d021fbb108ad9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:12.648Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:12.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-10T17:11:12.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-10T17:11:12.945Z] 8f4916969c8d: Preparing [2022-10-10T17:11:12.945Z] 3cf0ee8a7625: Preparing [2022-10-10T17:11:12.945Z] ad2641884429: Preparing [2022-10-10T17:11:12.945Z] 2fbc893e8629: Preparing [2022-10-10T17:11:12.945Z] 747f5dd5826c: Preparing [2022-10-10T17:11:12.945Z] 415ce6153115: Preparing [2022-10-10T17:11:12.945Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:12.945Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:12.945Z] 415ce6153115: Waiting [2022-10-10T17:11:12.945Z] 2fbc893e8629: Layer already exists [2022-10-10T17:11:12.945Z] ad2641884429: Layer already exists [2022-10-10T17:11:12.945Z] 8f4916969c8d: Layer already exists [2022-10-10T17:11:12.945Z] 3cf0ee8a7625: Layer already exists [2022-10-10T17:11:12.945Z] 747f5dd5826c: Layer already exists [2022-10-10T17:11:12.946Z] 415ce6153115: Layer already exists [2022-10-10T17:11:12.946Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:12.946Z] main: digest: sha256:b7b591f30ee6069008acf6a0f800c42722e436724862fec8c74d021fbb108ad9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:11:12.981Z] ===================================================== [Pipeline] echo [2022-10-10T17:11:12.986Z] taggedImages: [2022-10-10T17:11:12.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:12.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-10T17:11:12.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.84 [2022-10-10T17:11:12.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:12.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-10T17:11:12.999Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-10T17:11:12.999Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:12.999Z] latest [2022-10-10T17:11:12.999Z] 2.3.0-dev.84 [2022-10-10T17:11:12.999Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:12.999Z] main [2022-10-10T17:11:12.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:13.294Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:13.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:13.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-10T17:11:13.591Z] 4f8ca4101d14: Preparing [2022-10-10T17:11:13.591Z] 5c35be27776a: Preparing [2022-10-10T17:11:13.591Z] 04b9c95319f5: Preparing [2022-10-10T17:11:13.591Z] 6adf45901256: Preparing [2022-10-10T17:11:13.591Z] 38ee4ed7251a: Preparing [2022-10-10T17:11:13.591Z] 415ce6153115: Preparing [2022-10-10T17:11:13.591Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:13.591Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:13.591Z] 04b9c95319f5: Pushed [2022-10-10T17:11:13.591Z] 4f8ca4101d14: Pushed [2022-10-10T17:11:13.591Z] 5c35be27776a: Pushed [2022-10-10T17:11:13.591Z] 415ce6153115: Layer already exists [2022-10-10T17:11:13.591Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:13.849Z] 38ee4ed7251a: Pushed [2022-10-10T17:11:20.409Z] 6adf45901256: Pushed [2022-10-10T17:11:20.409Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:fe2d316361de47add9b68d9e9941e5dee462306065586fad0f22ec1ee6b5be7a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:20.714Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:21.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-10T17:11:21.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-10T17:11:21.021Z] 4f8ca4101d14: Preparing [2022-10-10T17:11:21.021Z] 5c35be27776a: Preparing [2022-10-10T17:11:21.021Z] 04b9c95319f5: Preparing [2022-10-10T17:11:21.021Z] 6adf45901256: Preparing [2022-10-10T17:11:21.021Z] 38ee4ed7251a: Preparing [2022-10-10T17:11:21.021Z] 415ce6153115: Preparing [2022-10-10T17:11:21.021Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:21.021Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:21.021Z] 415ce6153115: Waiting [2022-10-10T17:11:21.021Z] 38ee4ed7251a: Layer already exists [2022-10-10T17:11:21.021Z] 04b9c95319f5: Layer already exists [2022-10-10T17:11:21.021Z] 4f8ca4101d14: Layer already exists [2022-10-10T17:11:21.021Z] 5c35be27776a: Layer already exists [2022-10-10T17:11:21.021Z] 6adf45901256: Layer already exists [2022-10-10T17:11:21.021Z] 415ce6153115: Layer already exists [2022-10-10T17:11:21.021Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:21.021Z] latest: digest: sha256:fe2d316361de47add9b68d9e9941e5dee462306065586fad0f22ec1ee6b5be7a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:21.322Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:21.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.84 [2022-10-10T17:11:21.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-10T17:11:21.623Z] 4f8ca4101d14: Preparing [2022-10-10T17:11:21.623Z] 5c35be27776a: Preparing [2022-10-10T17:11:21.623Z] 04b9c95319f5: Preparing [2022-10-10T17:11:21.623Z] 6adf45901256: Preparing [2022-10-10T17:11:21.623Z] 38ee4ed7251a: Preparing [2022-10-10T17:11:21.623Z] 415ce6153115: Preparing [2022-10-10T17:11:21.623Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:21.623Z] 415ce6153115: Waiting [2022-10-10T17:11:21.623Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:21.623Z] 04b9c95319f5: Layer already exists [2022-10-10T17:11:21.623Z] 4f8ca4101d14: Layer already exists [2022-10-10T17:11:21.623Z] 38ee4ed7251a: Layer already exists [2022-10-10T17:11:21.623Z] 6adf45901256: Layer already exists [2022-10-10T17:11:21.623Z] 5c35be27776a: Layer already exists [2022-10-10T17:11:21.623Z] 415ce6153115: Layer already exists [2022-10-10T17:11:21.623Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:21.623Z] 2.3.0-dev.84: digest: sha256:fe2d316361de47add9b68d9e9941e5dee462306065586fad0f22ec1ee6b5be7a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:21.923Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:22.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:22.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-10T17:11:22.224Z] 4f8ca4101d14: Preparing [2022-10-10T17:11:22.224Z] 5c35be27776a: Preparing [2022-10-10T17:11:22.224Z] 04b9c95319f5: Preparing [2022-10-10T17:11:22.224Z] 6adf45901256: Preparing [2022-10-10T17:11:22.224Z] 38ee4ed7251a: Preparing [2022-10-10T17:11:22.224Z] 415ce6153115: Preparing [2022-10-10T17:11:22.224Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:22.224Z] 415ce6153115: Waiting [2022-10-10T17:11:22.224Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:22.224Z] 04b9c95319f5: Layer already exists [2022-10-10T17:11:22.224Z] 4f8ca4101d14: Layer already exists [2022-10-10T17:11:22.224Z] 6adf45901256: Layer already exists [2022-10-10T17:11:22.224Z] 5c35be27776a: Layer already exists [2022-10-10T17:11:22.224Z] 38ee4ed7251a: Layer already exists [2022-10-10T17:11:22.224Z] 415ce6153115: Layer already exists [2022-10-10T17:11:22.224Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:22.224Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:fe2d316361de47add9b68d9e9941e5dee462306065586fad0f22ec1ee6b5be7a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:22.529Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:22.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-10T17:11:22.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-10T17:11:22.830Z] 4f8ca4101d14: Preparing [2022-10-10T17:11:22.830Z] 5c35be27776a: Preparing [2022-10-10T17:11:22.830Z] 04b9c95319f5: Preparing [2022-10-10T17:11:22.830Z] 6adf45901256: Preparing [2022-10-10T17:11:22.830Z] 38ee4ed7251a: Preparing [2022-10-10T17:11:22.830Z] 415ce6153115: Preparing [2022-10-10T17:11:22.830Z] 34d5ebaa5410: Preparing [2022-10-10T17:11:22.830Z] 415ce6153115: Waiting [2022-10-10T17:11:22.830Z] 34d5ebaa5410: Waiting [2022-10-10T17:11:22.830Z] 5c35be27776a: Layer already exists [2022-10-10T17:11:22.830Z] 38ee4ed7251a: Layer already exists [2022-10-10T17:11:22.830Z] 4f8ca4101d14: Layer already exists [2022-10-10T17:11:22.830Z] 6adf45901256: Layer already exists [2022-10-10T17:11:22.830Z] 04b9c95319f5: Layer already exists [2022-10-10T17:11:22.830Z] 34d5ebaa5410: Layer already exists [2022-10-10T17:11:22.830Z] 415ce6153115: Layer already exists [2022-10-10T17:11:22.830Z] main: digest: sha256:fe2d316361de47add9b68d9e9941e5dee462306065586fad0f22ec1ee6b5be7a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:11:22.860Z] ===================================================== [Pipeline] echo [2022-10-10T17:11:22.865Z] taggedImages: [2022-10-10T17:11:22.865Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:22.865Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-10T17:11:22.865Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.84 [2022-10-10T17:11:22.865Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:22.865Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-10T17:11:22.882Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-10T17:11:22.882Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:22.882Z] latest [2022-10-10T17:11:22.882Z] 2.3.0-dev.84 [2022-10-10T17:11:22.882Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:22.882Z] main [2022-10-10T17:11:22.882Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:23.195Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:23.501Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:23.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-10T17:11:23.501Z] f66610b15dcc: Preparing [2022-10-10T17:11:23.501Z] ad6aa755f893: Preparing [2022-10-10T17:11:23.501Z] a184c5716642: Preparing [2022-10-10T17:11:23.501Z] cc4b9cb8dd32: Preparing [2022-10-10T17:11:23.501Z] 994393dc58e7: Preparing [2022-10-10T17:11:23.501Z] a184c5716642: Layer already exists [2022-10-10T17:11:23.501Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:23.501Z] f66610b15dcc: Pushed [2022-10-10T17:11:23.501Z] cc4b9cb8dd32: Pushed [2022-10-10T17:11:25.400Z] ad6aa755f893: Pushed [2022-10-10T17:11:25.400Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:c90c8f029216f1aae0437fdcb2093917ca630d8fc919bd7e87379ee0473a21e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:25.703Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:26.005Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-10T17:11:26.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-10T17:11:26.005Z] f66610b15dcc: Preparing [2022-10-10T17:11:26.005Z] ad6aa755f893: Preparing [2022-10-10T17:11:26.005Z] a184c5716642: Preparing [2022-10-10T17:11:26.005Z] cc4b9cb8dd32: Preparing [2022-10-10T17:11:26.005Z] 994393dc58e7: Preparing [2022-10-10T17:11:26.005Z] cc4b9cb8dd32: Layer already exists [2022-10-10T17:11:26.005Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:26.005Z] a184c5716642: Layer already exists [2022-10-10T17:11:26.005Z] ad6aa755f893: Layer already exists [2022-10-10T17:11:26.005Z] f66610b15dcc: Layer already exists [2022-10-10T17:11:26.005Z] latest: digest: sha256:c90c8f029216f1aae0437fdcb2093917ca630d8fc919bd7e87379ee0473a21e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:26.303Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:26.600Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.84 [2022-10-10T17:11:26.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-10T17:11:26.600Z] f66610b15dcc: Preparing [2022-10-10T17:11:26.600Z] ad6aa755f893: Preparing [2022-10-10T17:11:26.600Z] a184c5716642: Preparing [2022-10-10T17:11:26.601Z] cc4b9cb8dd32: Preparing [2022-10-10T17:11:26.601Z] 994393dc58e7: Preparing [2022-10-10T17:11:26.601Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:26.601Z] a184c5716642: Layer already exists [2022-10-10T17:11:26.601Z] f66610b15dcc: Layer already exists [2022-10-10T17:11:26.601Z] cc4b9cb8dd32: Layer already exists [2022-10-10T17:11:26.601Z] ad6aa755f893: Layer already exists [2022-10-10T17:11:26.601Z] 2.3.0-dev.84: digest: sha256:c90c8f029216f1aae0437fdcb2093917ca630d8fc919bd7e87379ee0473a21e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:26.902Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:27.203Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:27.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-10T17:11:27.203Z] f66610b15dcc: Preparing [2022-10-10T17:11:27.203Z] ad6aa755f893: Preparing [2022-10-10T17:11:27.203Z] a184c5716642: Preparing [2022-10-10T17:11:27.203Z] cc4b9cb8dd32: Preparing [2022-10-10T17:11:27.203Z] 994393dc58e7: Preparing [2022-10-10T17:11:27.203Z] f66610b15dcc: Layer already exists [2022-10-10T17:11:27.203Z] ad6aa755f893: Layer already exists [2022-10-10T17:11:27.203Z] a184c5716642: Layer already exists [2022-10-10T17:11:27.203Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:27.203Z] cc4b9cb8dd32: Layer already exists [2022-10-10T17:11:27.203Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:c90c8f029216f1aae0437fdcb2093917ca630d8fc919bd7e87379ee0473a21e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:27.504Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:27.803Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-10T17:11:27.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-10T17:11:27.803Z] f66610b15dcc: Preparing [2022-10-10T17:11:27.803Z] ad6aa755f893: Preparing [2022-10-10T17:11:27.803Z] a184c5716642: Preparing [2022-10-10T17:11:27.803Z] cc4b9cb8dd32: Preparing [2022-10-10T17:11:27.803Z] 994393dc58e7: Preparing [2022-10-10T17:11:27.803Z] ad6aa755f893: Layer already exists [2022-10-10T17:11:27.803Z] cc4b9cb8dd32: Layer already exists [2022-10-10T17:11:27.803Z] a184c5716642: Layer already exists [2022-10-10T17:11:27.803Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:27.803Z] f66610b15dcc: Layer already exists [2022-10-10T17:11:27.803Z] main: digest: sha256:c90c8f029216f1aae0437fdcb2093917ca630d8fc919bd7e87379ee0473a21e0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:11:27.837Z] ===================================================== [Pipeline] echo [2022-10-10T17:11:27.842Z] taggedImages: [2022-10-10T17:11:27.842Z] - nexus3.edgexfoundry.org:10004/support-notifications:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:27.842Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-10T17:11:27.842Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.84 [2022-10-10T17:11:27.842Z] - nexus3.edgexfoundry.org:10004/support-notifications:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:27.842Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-10T17:11:27.855Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-10T17:11:27.855Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:27.855Z] latest [2022-10-10T17:11:27.855Z] 2.3.0-dev.84 [2022-10-10T17:11:27.855Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:27.855Z] main [2022-10-10T17:11:27.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:28.169Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:28.485Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:28.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-10T17:11:28.485Z] 828a4a08043d: Preparing [2022-10-10T17:11:28.485Z] 698f071c207f: Preparing [2022-10-10T17:11:28.485Z] a184c5716642: Preparing [2022-10-10T17:11:28.485Z] d45941081028: Preparing [2022-10-10T17:11:28.485Z] 994393dc58e7: Preparing [2022-10-10T17:11:28.485Z] d45941081028: Layer already exists [2022-10-10T17:11:28.485Z] a184c5716642: Layer already exists [2022-10-10T17:11:28.485Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:28.485Z] 828a4a08043d: Pushed [2022-10-10T17:11:31.052Z] 698f071c207f: Pushed [2022-10-10T17:11:31.052Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:a76952e15328dc46c263691bd56f00a71b5eb90dda8be6ccf50897b08c67790c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:31.449Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:31.788Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-10T17:11:31.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-10T17:11:31.788Z] 828a4a08043d: Preparing [2022-10-10T17:11:31.788Z] 698f071c207f: Preparing [2022-10-10T17:11:31.788Z] a184c5716642: Preparing [2022-10-10T17:11:31.788Z] d45941081028: Preparing [2022-10-10T17:11:31.788Z] 994393dc58e7: Preparing [2022-10-10T17:11:31.788Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:31.788Z] a184c5716642: Layer already exists [2022-10-10T17:11:31.788Z] d45941081028: Layer already exists [2022-10-10T17:11:31.788Z] 828a4a08043d: Layer already exists [2022-10-10T17:11:31.788Z] 698f071c207f: Layer already exists [2022-10-10T17:11:31.788Z] latest: digest: sha256:a76952e15328dc46c263691bd56f00a71b5eb90dda8be6ccf50897b08c67790c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:32.123Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:32.429Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.84 [2022-10-10T17:11:32.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-10T17:11:32.429Z] 828a4a08043d: Preparing [2022-10-10T17:11:32.429Z] 698f071c207f: Preparing [2022-10-10T17:11:32.429Z] a184c5716642: Preparing [2022-10-10T17:11:32.429Z] d45941081028: Preparing [2022-10-10T17:11:32.429Z] 994393dc58e7: Preparing [2022-10-10T17:11:32.429Z] 698f071c207f: Layer already exists [2022-10-10T17:11:32.429Z] a184c5716642: Layer already exists [2022-10-10T17:11:32.429Z] d45941081028: Layer already exists [2022-10-10T17:11:32.429Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:32.429Z] 828a4a08043d: Layer already exists [2022-10-10T17:11:32.429Z] 2.3.0-dev.84: digest: sha256:a76952e15328dc46c263691bd56f00a71b5eb90dda8be6ccf50897b08c67790c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:32.740Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:33.045Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:33.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-10T17:11:33.045Z] 828a4a08043d: Preparing [2022-10-10T17:11:33.045Z] 698f071c207f: Preparing [2022-10-10T17:11:33.045Z] a184c5716642: Preparing [2022-10-10T17:11:33.045Z] d45941081028: Preparing [2022-10-10T17:11:33.045Z] 994393dc58e7: Preparing [2022-10-10T17:11:33.045Z] a184c5716642: Layer already exists [2022-10-10T17:11:33.045Z] d45941081028: Layer already exists [2022-10-10T17:11:33.045Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:33.045Z] 828a4a08043d: Layer already exists [2022-10-10T17:11:33.045Z] 698f071c207f: Layer already exists [2022-10-10T17:11:33.045Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:a76952e15328dc46c263691bd56f00a71b5eb90dda8be6ccf50897b08c67790c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:33.349Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:33.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-10T17:11:33.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-10T17:11:33.649Z] 828a4a08043d: Preparing [2022-10-10T17:11:33.649Z] 698f071c207f: Preparing [2022-10-10T17:11:33.649Z] a184c5716642: Preparing [2022-10-10T17:11:33.649Z] d45941081028: Preparing [2022-10-10T17:11:33.649Z] 994393dc58e7: Preparing [2022-10-10T17:11:33.649Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:33.649Z] 828a4a08043d: Layer already exists [2022-10-10T17:11:33.649Z] 698f071c207f: Layer already exists [2022-10-10T17:11:33.649Z] d45941081028: Layer already exists [2022-10-10T17:11:33.649Z] a184c5716642: Layer already exists [2022-10-10T17:11:33.649Z] main: digest: sha256:a76952e15328dc46c263691bd56f00a71b5eb90dda8be6ccf50897b08c67790c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:11:33.686Z] ===================================================== [Pipeline] echo [2022-10-10T17:11:33.691Z] taggedImages: [2022-10-10T17:11:33.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:33.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-10T17:11:33.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.84 [2022-10-10T17:11:33.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:33.691Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-10T17:11:33.704Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-10T17:11:33.704Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:33.704Z] latest [2022-10-10T17:11:33.704Z] 2.3.0-dev.84 [2022-10-10T17:11:33.704Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:33.704Z] main [2022-10-10T17:11:33.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:34.001Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:34.297Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:34.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-10T17:11:34.297Z] 54f90f49902d: Preparing [2022-10-10T17:11:34.297Z] 40c6ad5959ce: Preparing [2022-10-10T17:11:34.297Z] 1ab8f4545d49: Preparing [2022-10-10T17:11:34.297Z] 05828b0d64d7: Preparing [2022-10-10T17:11:34.297Z] 994393dc58e7: Preparing [2022-10-10T17:11:34.297Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:34.297Z] 40c6ad5959ce: Pushed [2022-10-10T17:11:34.557Z] 54f90f49902d: Pushed [2022-10-10T17:11:35.490Z] 1ab8f4545d49: Pushed [2022-10-10T17:11:45.257Z] Removing intermediate container 3b2c31b5b5e6 [2022-10-10T17:11:45.257Z] ---> 3c8dd6d79a70 [2022-10-10T17:11:45.257Z] Step 9/23 : COPY . . [2022-10-10T17:11:45.257Z] Removing intermediate container d0f9802e6f05 [2022-10-10T17:11:45.257Z] ---> d9b1d16f9add [2022-10-10T17:11:45.257Z] Step 8/33 : COPY . . [2022-10-10T17:11:45.257Z] Removing intermediate container dc431ad7fce7 [2022-10-10T17:11:45.257Z] ---> 20efa3ba290a [2022-10-10T17:11:45.257Z] Step 9/23 : COPY . . [2022-10-10T17:11:45.257Z] Removing intermediate container 69e83469ac0c [2022-10-10T17:11:45.257Z] ---> e682ee6f326b [2022-10-10T17:11:45.257Z] Step 8/23 : COPY . . [2022-10-10T17:11:45.257Z] Removing intermediate container 5786dc3a69ea [2022-10-10T17:11:45.257Z] ---> bc3bec7fb846 [2022-10-10T17:11:45.257Z] Step 8/22 : COPY . . [2022-10-10T17:11:45.257Z] ---> 40f1027a33ee [2022-10-10T17:11:45.257Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-10T17:11:45.257Z] ---> ca8a464168b7 [2022-10-10T17:11:45.257Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-10T17:11:45.257Z] ---> b91fdc203a1e [2022-10-10T17:11:45.257Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-10T17:11:45.257Z] ---> b23e9f26fbf0 [2022-10-10T17:11:45.257Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-10T17:11:45.257Z] ---> 1cd727d68646 [2022-10-10T17:11:45.257Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-10T17:11:45.257Z] ---> Running in ca6619ba05cc [2022-10-10T17:11:45.257Z] ---> Running in 142131dbfa76 [2022-10-10T17:11:45.257Z] ---> Running in 05d8f675c7db [2022-10-10T17:11:45.257Z] ---> Running in 80eb1417b443 [2022-10-10T17:11:45.257Z] ---> Running in dfe79454dea0 [2022-10-10T17:11:45.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-10T17:11:45.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-10T17:11:45.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-10T17:11:45.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-10T17:11:45.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-10T17:11:45.460Z] 05828b0d64d7: Pushed [2022-10-10T17:11:45.460Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:e12323c7757466800f6a2fd66b86cb2f20e968173e02a52d1eadeba023bb634b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:45.769Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:46.068Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-10T17:11:46.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-10T17:11:46.068Z] 54f90f49902d: Preparing [2022-10-10T17:11:46.068Z] 40c6ad5959ce: Preparing [2022-10-10T17:11:46.068Z] 1ab8f4545d49: Preparing [2022-10-10T17:11:46.068Z] 05828b0d64d7: Preparing [2022-10-10T17:11:46.068Z] 994393dc58e7: Preparing [2022-10-10T17:11:46.068Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:46.068Z] 54f90f49902d: Layer already exists [2022-10-10T17:11:46.068Z] 40c6ad5959ce: Layer already exists [2022-10-10T17:11:46.068Z] 05828b0d64d7: Layer already exists [2022-10-10T17:11:46.068Z] 1ab8f4545d49: Layer already exists [2022-10-10T17:11:46.068Z] latest: digest: sha256:e12323c7757466800f6a2fd66b86cb2f20e968173e02a52d1eadeba023bb634b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:46.381Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:46.683Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.84 [2022-10-10T17:11:46.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-10T17:11:46.683Z] 54f90f49902d: Preparing [2022-10-10T17:11:46.683Z] 40c6ad5959ce: Preparing [2022-10-10T17:11:46.683Z] 1ab8f4545d49: Preparing [2022-10-10T17:11:46.683Z] 05828b0d64d7: Preparing [2022-10-10T17:11:46.683Z] 994393dc58e7: Preparing [2022-10-10T17:11:46.683Z] 05828b0d64d7: Layer already exists [2022-10-10T17:11:46.683Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:46.683Z] 40c6ad5959ce: Layer already exists [2022-10-10T17:11:46.683Z] 1ab8f4545d49: Layer already exists [2022-10-10T17:11:46.683Z] 54f90f49902d: Layer already exists [2022-10-10T17:11:46.683Z] 2.3.0-dev.84: digest: sha256:e12323c7757466800f6a2fd66b86cb2f20e968173e02a52d1eadeba023bb634b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:46.989Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:47.294Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:47.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-10T17:11:47.294Z] 54f90f49902d: Preparing [2022-10-10T17:11:47.294Z] 40c6ad5959ce: Preparing [2022-10-10T17:11:47.294Z] 1ab8f4545d49: Preparing [2022-10-10T17:11:47.294Z] 05828b0d64d7: Preparing [2022-10-10T17:11:47.294Z] 994393dc58e7: Preparing [2022-10-10T17:11:47.294Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:47.294Z] 05828b0d64d7: Layer already exists [2022-10-10T17:11:47.294Z] 54f90f49902d: Layer already exists [2022-10-10T17:11:47.294Z] 1ab8f4545d49: Layer already exists [2022-10-10T17:11:47.294Z] 40c6ad5959ce: Layer already exists [2022-10-10T17:11:47.294Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:e12323c7757466800f6a2fd66b86cb2f20e968173e02a52d1eadeba023bb634b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:47.601Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:11:47.896Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-10T17:11:47.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-10T17:11:47.896Z] 54f90f49902d: Preparing [2022-10-10T17:11:47.896Z] 40c6ad5959ce: Preparing [2022-10-10T17:11:47.896Z] 1ab8f4545d49: Preparing [2022-10-10T17:11:47.896Z] 05828b0d64d7: Preparing [2022-10-10T17:11:47.896Z] 994393dc58e7: Preparing [2022-10-10T17:11:47.896Z] 994393dc58e7: Layer already exists [2022-10-10T17:11:47.896Z] 1ab8f4545d49: Layer already exists [2022-10-10T17:11:47.896Z] 54f90f49902d: Layer already exists [2022-10-10T17:11:47.896Z] 40c6ad5959ce: Layer already exists [2022-10-10T17:11:47.896Z] 05828b0d64d7: Layer already exists [2022-10-10T17:11:47.896Z] main: digest: sha256:e12323c7757466800f6a2fd66b86cb2f20e968173e02a52d1eadeba023bb634b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:11:47.931Z] ===================================================== [Pipeline] echo [2022-10-10T17:11:47.936Z] taggedImages: [2022-10-10T17:11:47.936Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:11:47.936Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-10T17:11:47.936Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.84 [2022-10-10T17:11:47.936Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:11:47.936Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-10T17:17:52.313Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-10T17:18:07.344Z] Removing intermediate container 80eb1417b443 [2022-10-10T17:18:07.344Z] ---> c9ac140e2025 [2022-10-10T17:18:07.344Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-10T17:18:07.344Z] ---> Running in 882fd5870ce1 [2022-10-10T17:18:09.289Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-10T17:18:15.944Z] Removing intermediate container 882fd5870ce1 [2022-10-10T17:18:15.944Z] ---> 8f36ce6aaf2f [2022-10-10T17:18:15.944Z] [2022-10-10T17:18:15.944Z] Step 11/23 : FROM alpine:3.16 [2022-10-10T17:18:16.228Z] 3.16: Pulling from library/alpine [2022-10-10T17:18:18.828Z] Removing intermediate container ca6619ba05cc [2022-10-10T17:18:18.828Z] ---> 4b85d3cf5e6b [2022-10-10T17:18:18.828Z] [2022-10-10T17:18:18.828Z] Step 10/22 : FROM alpine:3.16 [2022-10-10T17:18:18.828Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T17:18:18.828Z] 3.16: Pulling from library/alpine [2022-10-10T17:18:18.828Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T17:18:18.828Z] ---> a6215f271958 [2022-10-10T17:18:18.828Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:18:18.828Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T17:18:18.828Z] Status: Image is up to date for alpine:3.16 [2022-10-10T17:18:18.828Z] ---> a6215f271958 [2022-10-10T17:18:18.828Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-10T17:18:19.096Z] ---> Running in 50e7cea8d888 [2022-10-10T17:18:19.096Z] ---> Running in e3d3b219bd07 [2022-10-10T17:18:20.061Z] Removing intermediate container 50e7cea8d888 [2022-10-10T17:18:20.062Z] ---> ae3291d3b87c [2022-10-10T17:18:20.062Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-10T17:18:20.062Z] ---> Running in 8be04a702a95 [2022-10-10T17:18:22.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:22.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:23.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:24.231Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-10T17:18:24.499Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-10T17:18:24.499Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-10T17:18:24.499Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-10T17:18:24.499Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-10T17:18:24.499Z] (5/6) Installing curl (7.83.1-r3) [2022-10-10T17:18:24.499Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-10T17:18:24.499Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:18:24.499Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-10T17:18:24.499Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:18:24.499Z] (3/33) Installing readline (8.1.2-r0) [2022-10-10T17:18:24.499Z] (4/33) Installing bash (5.1.16-r2) [2022-10-10T17:18:24.499Z] Executing bash-5.1.16-r2.post-install [2022-10-10T17:18:24.768Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-10T17:18:24.768Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-10T17:18:24.768Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-10T17:18:24.768Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-10T17:18:24.768Z] (9/33) Installing curl (7.83.1-r3) [2022-10-10T17:18:24.768Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-10T17:18:25.036Z] OK: 8 MiB in 20 packages [2022-10-10T17:18:26.004Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-10T17:18:26.004Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-10T17:18:26.004Z] (13/33) Installing expat (2.4.9-r0) [2022-10-10T17:18:26.274Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-10T17:18:26.274Z] (15/33) Installing gdbm (1.23-r0) [2022-10-10T17:18:26.274Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-10T17:18:26.274Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T17:18:26.274Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T17:18:26.274Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-10T17:18:26.274Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-10T17:18:26.274Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-10T17:18:29.157Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-10T17:18:29.157Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-10T17:18:29.157Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-10T17:18:29.157Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-10T17:18:29.157Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-10T17:18:29.157Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-10T17:18:29.157Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-10T17:18:29.157Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-10T17:18:29.157Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-10T17:18:29.157Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-10T17:18:29.157Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-10T17:18:29.431Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-10T17:18:30.044Z] Removing intermediate container dfe79454dea0 [2022-10-10T17:18:30.044Z] ---> 12f1549fe103 [2022-10-10T17:18:30.044Z] [2022-10-10T17:18:30.044Z] Step 10/33 : FROM alpine:3.16 [2022-10-10T17:18:30.044Z] ---> a6215f271958 [2022-10-10T17:18:30.045Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:18:30.332Z] ---> Running in aa2c46754553 [2022-10-10T17:18:30.635Z] Removing intermediate container e3d3b219bd07 [2022-10-10T17:18:30.635Z] ---> 37f9c64536c9 [2022-10-10T17:18:30.635Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-10T17:18:30.635Z] ---> Running in 2654bb316772 [2022-10-10T17:18:30.907Z] Removing intermediate container aa2c46754553 [2022-10-10T17:18:30.907Z] ---> c45858825114 [2022-10-10T17:18:30.907Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-10T17:18:30.907Z] ---> Running in b68ad624f6e7 [2022-10-10T17:18:31.179Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:18:31.179Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:18:31.792Z] Removing intermediate container 2654bb316772 [2022-10-10T17:18:31.792Z] ---> a928c2a68022 [2022-10-10T17:18:31.792Z] Step 13/22 : WORKDIR /edgex [2022-10-10T17:18:31.792Z] ---> Running in 1b3485104068 [2022-10-10T17:18:31.792Z] OK: 120 MiB in 47 packages [2022-10-10T17:18:32.380Z] Removing intermediate container 1b3485104068 [2022-10-10T17:18:32.380Z] ---> 3f448eadd0a7 [2022-10-10T17:18:32.380Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-10T17:18:33.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:33.617Z] ---> ddbd33f51b32 [2022-10-10T17:18:33.617Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-10T17:18:33.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:35.302Z] ---> b5ea9082e480 [2022-10-10T17:18:35.302Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-10T17:18:35.569Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-10T17:18:35.569Z] (2/2) Installing su-exec (0.2-r1) [2022-10-10T17:18:35.569Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:18:35.569Z] OK: 5 MiB in 16 packages [2022-10-10T17:18:37.513Z] Removing intermediate container b68ad624f6e7 [2022-10-10T17:18:37.513Z] ---> 1037dde4341b [2022-10-10T17:18:37.513Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-10T17:18:37.513Z] ---> Running in 8cb0116cd8b2 [2022-10-10T17:18:37.513Z] ---> 1ced82d41fa9 [2022-10-10T17:18:37.513Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-10T17:18:38.097Z] Removing intermediate container 8cb0116cd8b2 [2022-10-10T17:18:38.097Z] ---> 638b382ebb8f [2022-10-10T17:18:38.097Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-10T17:18:38.097Z] ---> Running in d53dc2fb36ed [2022-10-10T17:18:39.087Z] Removing intermediate container d53dc2fb36ed [2022-10-10T17:18:39.087Z] ---> 789aa69a15b2 [2022-10-10T17:18:39.087Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-10T17:18:39.087Z] ---> e55ccb401112 [2022-10-10T17:18:39.087Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-10T17:18:39.087Z] ---> Running in 77437cdba6eb [2022-10-10T17:18:39.087Z] ---> Running in 95d091f9bb46 [2022-10-10T17:18:40.071Z] Removing intermediate container 95d091f9bb46 [2022-10-10T17:18:40.071Z] ---> abc441aaf663 [2022-10-10T17:18:40.071Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-10T17:18:40.374Z] ---> Running in 3ef14967d97b [2022-10-10T17:18:40.991Z] Removing intermediate container 3ef14967d97b [2022-10-10T17:18:40.992Z] ---> 54ea27ad0758 [2022-10-10T17:18:40.992Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-10T17:18:40.992Z] ---> Running in 372efc8be1c1 [2022-10-10T17:18:42.945Z] Removing intermediate container 77437cdba6eb [2022-10-10T17:18:42.945Z] ---> 439d6bdd9738 [2022-10-10T17:18:42.945Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-10T17:18:42.945Z] ---> Running in b7795ef4c7a8 [2022-10-10T17:18:43.535Z] Removing intermediate container b7795ef4c7a8 [2022-10-10T17:18:43.535Z] ---> 69cbe8960a52 [2022-10-10T17:18:43.535Z] Step 20/22 : LABEL arch=arm64 [2022-10-10T17:18:43.808Z] ---> Running in c37e6cde9a0a [2022-10-10T17:18:44.404Z] Removing intermediate container c37e6cde9a0a [2022-10-10T17:18:44.404Z] ---> c1aca2469c4c [2022-10-10T17:18:44.404Z] Step 21/22 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:18:44.674Z] ---> Running in 0d215506144e [2022-10-10T17:18:45.272Z] Removing intermediate container 372efc8be1c1 [2022-10-10T17:18:45.272Z] ---> 2b8310a9fb3e [2022-10-10T17:18:45.272Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-10T17:18:45.272Z] Removing intermediate container 0d215506144e [2022-10-10T17:18:45.272Z] ---> a0297773eb94 [2022-10-10T17:18:45.272Z] Step 22/22 : LABEL version=2.3.0-dev.84 [2022-10-10T17:18:45.272Z] ---> Running in 28b8092c223c [2022-10-10T17:18:45.539Z] ---> Running in cb440486ced4 [2022-10-10T17:18:46.124Z] Removing intermediate container 28b8092c223c [2022-10-10T17:18:46.124Z] ---> 1f14c5d55bb4 [2022-10-10T17:18:46.124Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-10T17:18:46.124Z] Removing intermediate container cb440486ced4 [2022-10-10T17:18:46.124Z] ---> 1f9a7940ec92 [2022-10-10T17:18:46.124Z] [2022-10-10T17:18:46.391Z] Successfully built 1f9a7940ec92 [2022-10-10T17:18:46.391Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-10T17:18:46.391Z] Building security-spire-agent [2022-10-10T17:18:46.975Z]  Building security-proxy-setup ... done  ---> a554bd288c38 [2022-10-10T17:18:46.975Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-10T17:18:46.975Z] ---> Running in 32c218d13c43 [2022-10-10T17:18:50.342Z] Removing intermediate container 32c218d13c43 [2022-10-10T17:18:50.342Z] ---> 3c15736d9020 [2022-10-10T17:18:50.342Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:18:50.609Z] Collecting docker-compose==1.23.2 [2022-10-10T17:18:50.609Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-10T17:18:50.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.8 MB/s eta 0:00:00 [2022-10-10T17:18:51.142Z] Collecting docopt<0.7,>=0.6.1 [2022-10-10T17:18:51.142Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-10T17:18:51.409Z] Preparing metadata (setup.py): started [2022-10-10T17:18:51.686Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:18:51.686Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:18:51.686Z] ---> a4c0e1b2440a [2022-10-10T17:18:51.686Z] Step 3/26 : WORKDIR /edgex-go [2022-10-10T17:18:51.686Z] ---> Using cache [2022-10-10T17:18:51.686Z] ---> 823606694fce [2022-10-10T17:18:51.686Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:18:51.686Z] ---> Using cache [2022-10-10T17:18:51.686Z] ---> 8d39740cdf4a [2022-10-10T17:18:51.686Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-10T17:18:51.957Z] ---> 6fa5235e444d [2022-10-10T17:18:51.957Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-10T17:18:51.957Z] ---> Running in d58ba4452011 [2022-10-10T17:18:54.555Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:18:54.555Z] ---> 516dd964c276 [2022-10-10T17:18:54.555Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-10T17:18:54.555Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-10T17:18:54.555Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-10T17:18:54.555Z] Preparing metadata (setup.py): started [2022-10-10T17:18:54.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:55.516Z] ---> 053192de2546 [2022-10-10T17:18:55.516Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-10T17:18:55.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:18:56.367Z] ---> b9f7b38d7c1b [2022-10-10T17:18:56.367Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-10T17:18:56.950Z] ---> 5a6a4077fe59 [2022-10-10T17:18:56.950Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-10T17:18:57.217Z] OK: 221 MiB in 51 packages [2022-10-10T17:18:57.484Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:18:57.484Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-10T17:18:58.453Z] ---> 3eac3a5d6b6b [2022-10-10T17:18:58.453Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-10T17:18:58.453Z] Collecting PyYAML<4,>=3.10 [2022-10-10T17:18:58.718Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-10T17:18:58.719Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 5.9 MB/s eta 0:00:00 [2022-10-10T17:18:59.311Z] Removing intermediate container d58ba4452011 [2022-10-10T17:18:59.311Z] ---> 406be4b9b290 [2022-10-10T17:18:59.311Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-10T17:18:59.311Z] ---> 252c629c3a75 [2022-10-10T17:18:59.311Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-10T17:18:59.577Z] ---> Running in f34aa36d6069 [2022-10-10T17:19:00.986Z] Preparing metadata (setup.py): started [2022-10-10T17:19:00.986Z] ---> f4de65da0ddf [2022-10-10T17:19:00.986Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:19:01.256Z] ---> Running in 270923db936a [2022-10-10T17:19:03.827Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:19:03.827Z] Removing intermediate container f34aa36d6069 [2022-10-10T17:19:03.827Z] ---> af208644179c [2022-10-10T17:19:03.827Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-10T17:19:03.827Z] ---> Running in bdba721afbbb [2022-10-10T17:19:04.096Z] Collecting jsonschema<3,>=2.5.1 [2022-10-10T17:19:04.096Z] Removing intermediate container bdba721afbbb [2022-10-10T17:19:04.096Z] ---> 14c7261d276c [2022-10-10T17:19:04.096Z] Step 30/33 : CMD ["gate"] [2022-10-10T17:19:04.364Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-10T17:19:04.364Z] ---> Running in 981094da38a8 [2022-10-10T17:19:04.364Z] Collecting texttable<0.10,>=0.9.0 [2022-10-10T17:19:04.364Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-10T17:19:04.631Z] Preparing metadata (setup.py): started [2022-10-10T17:19:04.899Z] Removing intermediate container 981094da38a8 [2022-10-10T17:19:04.899Z] ---> 2ece72fe5477 [2022-10-10T17:19:04.899Z] Step 31/33 : LABEL arch=arm64 [2022-10-10T17:19:04.899Z] ---> Running in 6dae3eb6e39d [2022-10-10T17:19:05.486Z] Removing intermediate container 6dae3eb6e39d [2022-10-10T17:19:05.486Z] ---> 0d63f746c67e [2022-10-10T17:19:05.486Z] Step 32/33 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:19:05.486Z] ---> Running in 6270888985d8 [2022-10-10T17:19:06.073Z] Removing intermediate container 6270888985d8 [2022-10-10T17:19:06.073Z] ---> b3f4b0470757 [2022-10-10T17:19:06.073Z] Step 33/33 : LABEL version=2.3.0-dev.84 [2022-10-10T17:19:06.073Z] ---> Running in 0d27c2bc5711 [2022-10-10T17:19:06.659Z] Removing intermediate container 0d27c2bc5711 [2022-10-10T17:19:06.659Z] ---> 3cc22c931a9b [2022-10-10T17:19:06.659Z] [2022-10-10T17:19:06.659Z] Successfully built 3cc22c931a9b [2022-10-10T17:19:06.659Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-10T17:19:06.659Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-10-10T17:19:06.659Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-10T17:19:07.243Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-10T17:19:07.243Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-10T17:19:07.510Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.0 MB/s eta 0:00:00 [2022-10-10T17:19:08.091Z] Collecting docker<4.0,>=3.6.0 [2022-10-10T17:19:08.091Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-10T17:19:08.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.2 MB/s eta 0:00:00 [2022-10-10T17:19:09.495Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-10T17:19:09.495Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-10T17:19:09.495Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.5 MB/s eta 0:00:00 [2022-10-10T17:19:10.077Z] Collecting cached-property<2,>=1.2.0 [2022-10-10T17:19:10.077Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-10T17:19:10.660Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:19:10.660Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:19:10.660Z] ---> a4c0e1b2440a [2022-10-10T17:19:10.660Z] Step 3/25 : WORKDIR /edgex-go [2022-10-10T17:19:10.660Z] ---> Using cache [2022-10-10T17:19:10.660Z] ---> 823606694fce [2022-10-10T17:19:10.660Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:19:10.660Z] ---> Using cache [2022-10-10T17:19:10.660Z] ---> 8d39740cdf4a [2022-10-10T17:19:10.660Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-10T17:19:10.927Z] ---> Running in ef302d5bbc45 [2022-10-10T17:19:11.522Z] Collecting docker-pycreds>=0.4.0 [2022-10-10T17:19:11.522Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-10T17:19:12.479Z] Collecting certifi>=2017.4.17 [2022-10-10T17:19:12.479Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-10T17:19:12.479Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 8.7 MB/s eta 0:00:00 [2022-10-10T17:19:12.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:19:12.747Z] Collecting idna<2.8,>=2.5 [2022-10-10T17:19:12.747Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-10T17:19:13.014Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 14.3 MB/s eta 0:00:00 [2022-10-10T17:19:13.014Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-10T17:19:13.014Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-10T17:19:13.282Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.8 MB/s eta 0:00:00 [2022-10-10T17:19:13.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:19:14.134Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-10T17:19:14.134Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-10T17:19:14.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 7.2 MB/s eta 0:00:00 [2022-10-10T17:19:14.988Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-10T17:19:14.988Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-10T17:19:14.988Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-10T17:19:14.988Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-10T17:19:14.988Z] OK: 221 MiB in 51 packages [2022-10-10T17:19:16.936Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-10T17:19:16.936Z] Removing intermediate container ef302d5bbc45 [2022-10-10T17:19:16.936Z] ---> d99fb3a633ca [2022-10-10T17:19:16.936Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-10T17:19:16.936Z] Running setup.py install for texttable: started [2022-10-10T17:19:17.898Z] ---> eb1064787fb3 [2022-10-10T17:19:17.898Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:19:17.898Z] ---> Running in f425af6eb41e [2022-10-10T17:19:20.480Z] Running setup.py install for texttable: finished with status 'done' [2022-10-10T17:19:20.481Z] Running setup.py install for PyYAML: started [2022-10-10T17:19:23.824Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-10T17:19:25.768Z] Running setup.py install for docopt: started [2022-10-10T17:19:28.342Z] Running setup.py install for docopt: finished with status 'done' [2022-10-10T17:19:31.677Z] Running setup.py install for dockerpty: started [2022-10-10T17:19:35.006Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-10T17:19:38.336Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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-10-10T17:19:38.336Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-10T17:20:10.570Z] Removing intermediate container 8be04a702a95 [2022-10-10T17:20:10.570Z] ---> 78052e76af9b [2022-10-10T17:20:10.570Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-10T17:20:10.570Z] ---> Running in 6c64aebe64a1 [2022-10-10T17:20:10.570Z] Removing intermediate container 6c64aebe64a1 [2022-10-10T17:20:10.570Z] ---> 00099e488875 [2022-10-10T17:20:10.570Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-10T17:20:10.570Z] ---> Running in f3f7be8f820e [2022-10-10T17:20:11.977Z] Removing intermediate container f3f7be8f820e [2022-10-10T17:20:11.977Z] ---> 9dc5a95aeca1 [2022-10-10T17:20:11.977Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-10T17:20:15.312Z] ---> 883c940d1bdc [2022-10-10T17:20:15.312Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-10T17:20:16.269Z] ---> b680e90a1b9d [2022-10-10T17:20:16.269Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-10T17:20:18.213Z] ---> 0a68555b7d98 [2022-10-10T17:20:18.213Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-10T17:20:18.213Z] ---> Running in 547bdd1a33f2 [2022-10-10T17:20:19.167Z] Removing intermediate container 547bdd1a33f2 [2022-10-10T17:20:19.167Z] ---> 1b1cdea8a1c7 [2022-10-10T17:20:19.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:20:19.167Z] ---> Running in d5fad3b190cd [2022-10-10T17:20:20.124Z] Removing intermediate container d5fad3b190cd [2022-10-10T17:20:20.124Z] ---> f4bd61d7b54f [2022-10-10T17:20:20.124Z] Step 21/23 : LABEL arch=arm64 [2022-10-10T17:20:20.389Z] ---> Running in 710dbb2a59ac [2022-10-10T17:20:20.970Z] Removing intermediate container 270923db936a [2022-10-10T17:20:20.970Z] ---> 27d11a6d8dce [2022-10-10T17:20:20.970Z] Step 8/26 : COPY . . [2022-10-10T17:20:21.236Z] Removing intermediate container 710dbb2a59ac [2022-10-10T17:20:21.236Z] ---> 73248cdada71 [2022-10-10T17:20:21.236Z] Step 22/23 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:20:21.504Z] ---> Running in 5de9eff51dc1 [2022-10-10T17:20:22.472Z] Removing intermediate container 5de9eff51dc1 [2022-10-10T17:20:22.472Z] ---> de57f22dffa7 [2022-10-10T17:20:22.472Z] Step 23/23 : LABEL version=2.3.0-dev.84 [2022-10-10T17:20:22.472Z] ---> Running in b10d12981d06 [2022-10-10T17:20:23.426Z] Removing intermediate container b10d12981d06 [2022-10-10T17:20:23.426Z] ---> 35271f554ffa [2022-10-10T17:20:23.426Z] [2022-10-10T17:20:24.005Z] Successfully built 35271f554ffa [2022-10-10T17:20:24.005Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-10T17:20:24.005Z] Building security-spiffe-token-provider [2022-10-10T17:20:26.573Z]  Building sys-mgmt-agent ... done  ---> d748da8b3812 [2022-10-10T17:20:26.573Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-10T17:20:26.573Z] ---> Running in ddb686a0859c [2022-10-10T17:20:27.165Z] Removing intermediate container ddb686a0859c [2022-10-10T17:20:27.165Z] ---> 6ca11a53c519 [2022-10-10T17:20:27.165Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-10T17:20:27.165Z] ---> Running in 58c8490357df [2022-10-10T17:20:28.148Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:20:28.148Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:20:28.148Z] ---> a4c0e1b2440a [2022-10-10T17:20:28.148Z] Step 3/20 : WORKDIR /edgex-go [2022-10-10T17:20:28.148Z] ---> Using cache [2022-10-10T17:20:28.148Z] ---> 823606694fce [2022-10-10T17:20:28.148Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-10T17:20:28.148Z] Removing intermediate container 58c8490357df [2022-10-10T17:20:28.148Z] ---> f24f305554dd [2022-10-10T17:20:28.148Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-10T17:20:28.416Z] ---> Running in 296cfde19fc7 [2022-10-10T17:20:28.416Z] ---> Running in b8be8461c1a6 [2022-10-10T17:20:31.753Z] Removing intermediate container f425af6eb41e [2022-10-10T17:20:31.753Z] ---> bfac831bda94 [2022-10-10T17:20:31.753Z] Step 8/25 : COPY . . [2022-10-10T17:20:31.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:31.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:33.167Z] Removing intermediate container b8be8461c1a6 [2022-10-10T17:20:33.167Z] ---> 71ebcf573ce5 [2022-10-10T17:20:33.167Z] Step 12/26 : WORKDIR /edgex-go [2022-10-10T17:20:33.167Z] ---> Running in bb3dbcc685f7 [2022-10-10T17:20:33.167Z] v3.16.2-263-g54a04f82db [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-10T17:20:33.167Z] v3.16.2-261-gc191791f79 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-10T17:20:33.167Z] OK: 16896 distinct packages available [2022-10-10T17:20:33.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:33.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:34.001Z] Removing intermediate container bb3dbcc685f7 [2022-10-10T17:20:34.001Z] ---> 375f1fe9d056 [2022-10-10T17:20:34.001Z] [2022-10-10T17:20:34.001Z] Step 13/26 : FROM alpine:3.15 [2022-10-10T17:20:34.269Z] 3.15: Pulling from library/alpine [2022-10-10T17:20:35.227Z] OK: 221 MiB in 51 packages [2022-10-10T17:20:36.667Z] ---> ca179080656f [2022-10-10T17:20:36.667Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-10T17:20:38.603Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-10T17:20:38.603Z] ---> Running in c897a0720bcb [2022-10-10T17:20:38.603Z] Status: Downloaded newer image for alpine:3.15 [2022-10-10T17:20:38.603Z] ---> 02e0d6fdf486 [2022-10-10T17:20:38.603Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:20:38.603Z] Removing intermediate container 296cfde19fc7 [2022-10-10T17:20:38.603Z] ---> e2592bb87d33 [2022-10-10T17:20:38.603Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-10T17:20:38.603Z] ---> Running in 9eca90d7c548 [2022-10-10T17:20:40.015Z] Removing intermediate container 9eca90d7c548 [2022-10-10T17:20:40.015Z] ---> 6adad3527686 [2022-10-10T17:20:40.015Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:20:40.015Z] ---> Running in 0ac942bbf078 [2022-10-10T17:20:40.281Z] ---> 6c8967f19b76 [2022-10-10T17:20:40.281Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:20:40.546Z] ---> Running in a954502b2c53 [2022-10-10T17:20:40.812Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-10T17:20:43.390Z] Removing intermediate container 0ac942bbf078 [2022-10-10T17:20:43.390Z] ---> 9b82526711f3 [2022-10-10T17:20:43.390Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-10T17:20:43.390Z] ---> Running in c0277c04d855 [2022-10-10T17:20:45.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:46.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:47.694Z] v3.15.6-105-gb28133ab3a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-10T17:20:47.694Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-10T17:20:47.694Z] OK: 15734 distinct packages available [2022-10-10T17:20:48.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:49.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:20:50.678Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-10T17:20:50.679Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-10T17:20:50.679Z] (3/5) Installing libucontext (1.1-r0) [2022-10-10T17:20:50.679Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-10T17:20:50.679Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-10T17:20:50.974Z] Executing busybox-1.34.1-r7.trigger [2022-10-10T17:20:50.974Z] OK: 6 MiB in 19 packages [2022-10-10T17:20:52.998Z] Removing intermediate container c0277c04d855 [2022-10-10T17:20:52.998Z] ---> d6d428a3874a [2022-10-10T17:20:52.998Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-10T17:20:56.371Z] ---> 1d18a983b5b8 [2022-10-10T17:20:56.371Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-10T17:21:01.712Z] ---> 059d92e66f8b [2022-10-10T17:21:01.712Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-10T17:21:02.676Z] ---> 3f9cf4a21521 [2022-10-10T17:21:02.676Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-10T17:21:03.635Z] ---> 112040c0129d [2022-10-10T17:21:03.635Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-10T17:21:04.215Z] ---> 2b74e01d3587 [2022-10-10T17:21:04.215Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-10T17:21:04.479Z] ---> Running in 21364a92df7c [2022-10-10T17:21:05.060Z] Removing intermediate container 21364a92df7c [2022-10-10T17:21:05.060Z] ---> 2aebe968c163 [2022-10-10T17:21:05.060Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-10T17:21:05.060Z] ---> Running in e90c8692e9b6 [2022-10-10T17:21:05.646Z] Removing intermediate container e90c8692e9b6 [2022-10-10T17:21:05.646Z] ---> a3c74a68bd51 [2022-10-10T17:21:05.646Z] Step 24/26 : LABEL arch=arm64 [2022-10-10T17:21:05.646Z] ---> Running in b006f83f2e42 [2022-10-10T17:21:06.227Z] Removing intermediate container b006f83f2e42 [2022-10-10T17:21:06.227Z] ---> 0d50dadd80d6 [2022-10-10T17:21:06.227Z] Step 25/26 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:21:06.227Z] ---> Running in 54592e8e45e8 [2022-10-10T17:21:06.807Z] Removing intermediate container 54592e8e45e8 [2022-10-10T17:21:06.807Z] ---> dba2c67bb2ca [2022-10-10T17:21:06.807Z] Step 26/26 : LABEL version=2.3.0-dev.84 [2022-10-10T17:21:06.807Z] ---> Running in 6ec0c6289443 [2022-10-10T17:21:07.387Z] Removing intermediate container 6ec0c6289443 [2022-10-10T17:21:07.387Z] ---> 2740ad515428 [2022-10-10T17:21:07.387Z] [2022-10-10T17:21:07.387Z] Successfully built 2740ad515428 [2022-10-10T17:21:07.387Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-10T17:21:07.387Z] Building core-metadata [2022-10-10T17:21:11.625Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:21:11.625Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:21:11.625Z] ---> a4c0e1b2440a [2022-10-10T17:21:11.625Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:21:11.625Z] ---> Using cache [2022-10-10T17:21:11.625Z] ---> 8b9352e2e62e [2022-10-10T17:21:11.625Z] Step 4/25 : WORKDIR /edgex-go [2022-10-10T17:21:11.625Z] ---> Using cache [2022-10-10T17:21:11.625Z] ---> f90ca1169c73 [2022-10-10T17:21:11.625Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:21:11.625Z] ---> Using cache [2022-10-10T17:21:11.625Z] ---> 3af0763c1758 [2022-10-10T17:21:11.625Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-10T17:21:11.625Z] ---> Running in 13d190027e16 [2022-10-10T17:21:13.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:21:14.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:21:15.959Z] OK: 221 MiB in 51 packages [2022-10-10T17:21:17.903Z] Removing intermediate container 13d190027e16 [2022-10-10T17:21:17.903Z] ---> c6bb94173746 [2022-10-10T17:21:17.903Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-10T17:21:19.311Z] ---> 8b179e993cd0 [2022-10-10T17:21:19.311Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:21:19.576Z] ---> Running in feb1e2c57c1f [2022-10-10T17:21:37.767Z] Removing intermediate container 142131dbfa76 [2022-10-10T17:21:37.767Z] ---> 6902384fdf33 [2022-10-10T17:21:37.767Z] [2022-10-10T17:21:37.767Z] Step 11/23 : FROM alpine:3.16 [2022-10-10T17:21:37.767Z] ---> a6215f271958 [2022-10-10T17:21:37.767Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-10T17:21:37.767Z] ---> Running in 5b8b55bbeeaa [2022-10-10T17:21:38.349Z] Removing intermediate container 05d8f675c7db [2022-10-10T17:21:38.349Z] ---> 7fb13a89b61b [2022-10-10T17:21:38.349Z] [2022-10-10T17:21:38.349Z] Step 11/23 : FROM alpine:3.16 [2022-10-10T17:21:38.349Z] ---> a6215f271958 [2022-10-10T17:21:38.349Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-10T17:21:38.614Z] ---> Running in 589718f334b9 [2022-10-10T17:21:39.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:21:40.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:21:41.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:21:41.556Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-10T17:21:41.556Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:21:41.556Z] OK: 5 MiB in 15 packages [2022-10-10T17:21:41.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:21:43.223Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-10T17:21:43.223Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-10T17:21:43.223Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:21:43.223Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:21:43.815Z] Removing intermediate container 5b8b55bbeeaa [2022-10-10T17:21:43.815Z] ---> d6b1a43bc365 [2022-10-10T17:21:43.815Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:21:43.815Z] OK: 6 MiB in 16 packages [2022-10-10T17:21:44.080Z] ---> Running in e6613e489093 [2022-10-10T17:21:45.483Z] Removing intermediate container e6613e489093 [2022-10-10T17:21:45.483Z] ---> 6ce8d90608f9 [2022-10-10T17:21:45.483Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-10T17:21:45.483Z] ---> Running in c29a50227d59 [2022-10-10T17:21:46.437Z] Removing intermediate container c29a50227d59 [2022-10-10T17:21:46.437Z] ---> 0b416aa075a3 [2022-10-10T17:21:46.437Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-10T17:21:46.702Z] ---> Running in 5cc1f484ca1e [2022-10-10T17:21:46.970Z] Removing intermediate container 589718f334b9 [2022-10-10T17:21:46.970Z] ---> 0a25cbc50861 [2022-10-10T17:21:46.970Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:21:47.250Z] ---> Running in b2ae8a9d2f2f [2022-10-10T17:21:48.203Z] Removing intermediate container 5cc1f484ca1e [2022-10-10T17:21:48.203Z] ---> 5fb841f2872f [2022-10-10T17:21:48.203Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:21:48.489Z] Removing intermediate container b2ae8a9d2f2f [2022-10-10T17:21:48.489Z] ---> 85195848edad [2022-10-10T17:21:48.489Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-10T17:21:48.755Z] ---> Running in 68de0c1ac00a [2022-10-10T17:21:50.154Z] Removing intermediate container 68de0c1ac00a [2022-10-10T17:21:50.154Z] ---> 99755c3e7215 [2022-10-10T17:21:50.155Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-10T17:21:50.155Z] ---> b8cd9c8620f5 [2022-10-10T17:21:50.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-10T17:21:50.155Z] ---> Running in bea6f69c5cd8 [2022-10-10T17:21:51.113Z] Removing intermediate container bea6f69c5cd8 [2022-10-10T17:21:51.113Z] ---> e4c99212ff0e [2022-10-10T17:21:51.113Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:21:53.053Z] ---> e4b28454bcc7 [2022-10-10T17:21:53.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-10T17:21:55.637Z] ---> 7a21740ad83f [2022-10-10T17:21:55.637Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-10T17:21:57.041Z] ---> 6da9ae38178a [2022-10-10T17:21:57.041Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-10T17:21:57.309Z] ---> Running in c3197e89ef3f [2022-10-10T17:21:58.276Z] Removing intermediate container c3197e89ef3f [2022-10-10T17:21:58.276Z] ---> 3b2a66d73cff [2022-10-10T17:21:58.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:21:58.545Z] ---> Running in f7a784d78c7b [2022-10-10T17:21:58.545Z] ---> 833f90a68656 [2022-10-10T17:21:58.545Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-10T17:21:59.949Z] Removing intermediate container f7a784d78c7b [2022-10-10T17:21:59.949Z] ---> 32a05d694e83 [2022-10-10T17:21:59.949Z] Step 21/23 : LABEL arch=arm64 [2022-10-10T17:22:00.217Z] ---> Running in 39575fbb4c80 [2022-10-10T17:22:00.217Z] ---> e541ea4d8a58 [2022-10-10T17:22:00.217Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-10T17:22:00.484Z] ---> Running in ffbd27da8ab8 [2022-10-10T17:22:01.452Z] Removing intermediate container ffbd27da8ab8 [2022-10-10T17:22:01.452Z] ---> 42654847a574 [2022-10-10T17:22:01.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:22:01.452Z] Removing intermediate container 39575fbb4c80 [2022-10-10T17:22:01.452Z] ---> a106374167c1 [2022-10-10T17:22:01.452Z] Step 22/23 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:22:01.452Z] ---> Running in ed60332a9755 [2022-10-10T17:22:01.452Z] ---> Running in 96bad49add96 [2022-10-10T17:22:02.857Z] Removing intermediate container ed60332a9755 [2022-10-10T17:22:02.857Z] ---> ac5f123ee62d [2022-10-10T17:22:02.857Z] Step 21/23 : LABEL arch=arm64 [2022-10-10T17:22:02.857Z] Removing intermediate container a954502b2c53 [2022-10-10T17:22:02.857Z] ---> ee8d4b332bfb [2022-10-10T17:22:02.857Z] Step 7/20 : COPY . . [2022-10-10T17:22:02.857Z] Removing intermediate container 96bad49add96 [2022-10-10T17:22:02.857Z] ---> 1456a2fa2ffd [2022-10-10T17:22:02.857Z] Step 23/23 : LABEL version=2.3.0-dev.84 [2022-10-10T17:22:02.857Z] ---> Running in c3b1f4a7e171 [2022-10-10T17:22:02.857Z] ---> Running in 80edc9e0968b [2022-10-10T17:22:03.813Z] Removing intermediate container c3b1f4a7e171 [2022-10-10T17:22:03.813Z] ---> 4510a35e09c9 [2022-10-10T17:22:03.813Z] Step 22/23 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:22:03.813Z] ---> Running in c92fb950e82a [2022-10-10T17:22:03.813Z] Removing intermediate container 80edc9e0968b [2022-10-10T17:22:03.813Z] ---> 0a077c395499 [2022-10-10T17:22:03.813Z] [2022-10-10T17:22:04.395Z] Successfully built 0a077c395499 [2022-10-10T17:22:04.395Z] Successfully tagged support-scheduler-arm64:latest [2022-10-10T17:22:04.395Z]  Building support-scheduler ... done Building core-data [2022-10-10T17:22:04.979Z] Removing intermediate container c92fb950e82a [2022-10-10T17:22:04.979Z] ---> 4fc6cd5218b1 [2022-10-10T17:22:04.979Z] Step 23/23 : LABEL version=2.3.0-dev.84 [2022-10-10T17:22:05.245Z] ---> Running in 3f9faabcb8c6 [2022-10-10T17:22:06.200Z] Removing intermediate container 3f9faabcb8c6 [2022-10-10T17:22:06.200Z] ---> eacb756030bc [2022-10-10T17:22:06.200Z] [2022-10-10T17:22:06.467Z] Successfully built eacb756030bc [2022-10-10T17:22:06.467Z] Successfully tagged support-notifications-arm64:latest [2022-10-10T17:22:06.467Z] Building security-spire-config [2022-10-10T17:22:09.039Z]  Building support-notifications ... done  ---> b6b268711b34 [2022-10-10T17:22:09.039Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-10T17:22:09.039Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:22:09.039Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:22:09.039Z] ---> a4c0e1b2440a [2022-10-10T17:22:09.039Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:22:09.039Z] ---> Using cache [2022-10-10T17:22:09.039Z] ---> 8b9352e2e62e [2022-10-10T17:22:09.039Z] Step 4/24 : WORKDIR /edgex-go [2022-10-10T17:22:09.039Z] ---> Using cache [2022-10-10T17:22:09.039Z] ---> f90ca1169c73 [2022-10-10T17:22:09.039Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:22:09.039Z] ---> Using cache [2022-10-10T17:22:09.039Z] ---> 3af0763c1758 [2022-10-10T17:22:09.039Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-10T17:22:09.309Z] ---> Running in 969e7cf2b7d2 [2022-10-10T17:22:09.574Z] ---> Running in 1e18a71bfb6c [2022-10-10T17:22:12.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:22:12.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-10T17:22:12.913Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:22:12.913Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:22:12.913Z] ---> a4c0e1b2440a [2022-10-10T17:22:12.913Z] Step 3/26 : WORKDIR /edgex-go [2022-10-10T17:22:12.913Z] ---> Using cache [2022-10-10T17:22:12.913Z] ---> 823606694fce [2022-10-10T17:22:12.913Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:22:12.913Z] ---> Using cache [2022-10-10T17:22:12.913Z] ---> 8d39740cdf4a [2022-10-10T17:22:12.913Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-10T17:22:12.913Z] ---> Using cache [2022-10-10T17:22:12.913Z] ---> 406be4b9b290 [2022-10-10T17:22:12.913Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-10T17:22:12.913Z] ---> Using cache [2022-10-10T17:22:12.913Z] ---> f4de65da0ddf [2022-10-10T17:22:12.913Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:22:12.913Z] ---> Using cache [2022-10-10T17:22:12.913Z] ---> 27d11a6d8dce [2022-10-10T17:22:12.913Z] Step 8/26 : COPY . . [2022-10-10T17:22:13.179Z] ---> Using cache [2022-10-10T17:22:13.179Z] ---> d748da8b3812 [2022-10-10T17:22:13.179Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-10T17:22:13.179Z] ---> Using cache [2022-10-10T17:22:13.179Z] ---> 6ca11a53c519 [2022-10-10T17:22:13.179Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-10T17:22:13.179Z] ---> Using cache [2022-10-10T17:22:13.179Z] ---> f24f305554dd [2022-10-10T17:22:13.180Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-10T17:22:13.180Z] ---> Using cache [2022-10-10T17:22:13.180Z] ---> 71ebcf573ce5 [2022-10-10T17:22:13.180Z] Step 12/26 : WORKDIR /edgex-go [2022-10-10T17:22:13.180Z] ---> Using cache [2022-10-10T17:22:13.180Z] ---> 375f1fe9d056 [2022-10-10T17:22:13.180Z] [2022-10-10T17:22:13.180Z] Step 13/26 : FROM alpine:3.15 [2022-10-10T17:22:13.180Z] ---> 02e0d6fdf486 [2022-10-10T17:22:13.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:22:13.180Z] ---> Using cache [2022-10-10T17:22:13.180Z] ---> 6adad3527686 [2022-10-10T17:22:13.180Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:22:13.180Z] ---> Using cache [2022-10-10T17:22:13.180Z] ---> 9b82526711f3 [2022-10-10T17:22:13.180Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-10T17:22:13.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:22:13.445Z] ---> Running in 79591c3e4737 [2022-10-10T17:22:14.852Z] OK: 221 MiB in 51 packages [2022-10-10T17:22:16.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:22:16.834Z] Removing intermediate container 1e18a71bfb6c [2022-10-10T17:22:16.834Z] ---> 35ba335657d0 [2022-10-10T17:22:16.834Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-10T17:22:17.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:22:18.376Z] ---> e7f3e4d41729 [2022-10-10T17:22:18.376Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:22:18.642Z] ---> Running in ec700f7f114c [2022-10-10T17:22:18.909Z] v3.15.6-105-gb28133ab3a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-10T17:22:18.909Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-10T17:22:18.909Z] OK: 15734 distinct packages available [2022-10-10T17:22:18.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:22:20.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:22:21.279Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-10T17:22:21.279Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-10T17:22:21.279Z] (3/4) Installing libucontext (1.1-r0) [2022-10-10T17:22:21.547Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-10T17:22:21.547Z] Executing busybox-1.34.1-r7.trigger [2022-10-10T17:22:21.547Z] OK: 6 MiB in 18 packages [2022-10-10T17:22:24.130Z] Removing intermediate container 79591c3e4737 [2022-10-10T17:22:24.130Z] ---> 0c2009a4e85b [2022-10-10T17:22:24.130Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-10T17:22:27.464Z] Removing intermediate container feb1e2c57c1f [2022-10-10T17:22:27.464Z] ---> b5b28dbe0b84 [2022-10-10T17:22:27.464Z] Step 9/25 : COPY . . [2022-10-10T17:22:30.802Z] ---> e027e0ea289f [2022-10-10T17:22:30.802Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-10T17:22:31.391Z] ---> a65ed0ac2567 [2022-10-10T17:22:31.391Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-10T17:22:31.657Z] ---> Running in 9d76bcb8fe09 [2022-10-10T17:22:31.657Z] ---> 830688831f5a [2022-10-10T17:22:31.657Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-10T17:22:31.923Z] ---> Running in e55d4616036e [2022-10-10T17:22:32.878Z] Removing intermediate container e55d4616036e [2022-10-10T17:22:32.878Z] ---> 296134954c56 [2022-10-10T17:22:32.878Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-10T17:22:33.855Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-10T17:22:33.855Z] ---> d661b5a82350 [2022-10-10T17:22:33.855Z] Step 21/26 : WORKDIR / [2022-10-10T17:22:34.123Z] ---> Running in 78b08e9ece37 [2022-10-10T17:22:36.060Z] Removing intermediate container 78b08e9ece37 [2022-10-10T17:22:36.060Z] ---> 6d7e3ad3e17e [2022-10-10T17:22:36.060Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-10T17:22:36.060Z] ---> Running in 005989d84b2a [2022-10-10T17:22:36.347Z] Removing intermediate container 005989d84b2a [2022-10-10T17:22:36.347Z] ---> b0dd047cca11 [2022-10-10T17:22:36.347Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-10T17:22:36.613Z] ---> Running in 929fc74e7358 [2022-10-10T17:22:37.195Z] Removing intermediate container 929fc74e7358 [2022-10-10T17:22:37.195Z] ---> cdaf2bbccf29 [2022-10-10T17:22:37.195Z] Step 24/26 : LABEL arch=arm64 [2022-10-10T17:22:37.195Z] ---> Running in 9e957ff6fbda [2022-10-10T17:22:37.782Z] Removing intermediate container 9e957ff6fbda [2022-10-10T17:22:37.782Z] ---> a4019d224310 [2022-10-10T17:22:37.782Z] Step 25/26 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:22:37.782Z] ---> Running in af141b86935f [2022-10-10T17:22:38.364Z] Removing intermediate container af141b86935f [2022-10-10T17:22:38.364Z] ---> 1d0911c83ac6 [2022-10-10T17:22:38.364Z] Step 26/26 : LABEL version=2.3.0-dev.84 [2022-10-10T17:22:38.364Z] ---> Running in d1fd350aa20e [2022-10-10T17:22:38.945Z] Removing intermediate container d1fd350aa20e [2022-10-10T17:22:38.945Z] ---> 2e8c0a952e99 [2022-10-10T17:22:38.945Z] [2022-10-10T17:22:38.945Z] Successfully built 2e8c0a952e99 [2022-10-10T17:22:38.945Z] Successfully tagged security-spire-config-arm64:latest [2022-10-10T17:22:38.945Z]  Building security-spire-config ... done Building core-command [2022-10-10T17:22:42.282Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:22:42.282Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:22:42.282Z] ---> a4c0e1b2440a [2022-10-10T17:22:42.282Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-10T17:22:42.282Z] ---> Using cache [2022-10-10T17:22:42.282Z] ---> 8b9352e2e62e [2022-10-10T17:22:42.282Z] Step 4/24 : WORKDIR /edgex-go [2022-10-10T17:22:42.282Z] ---> Using cache [2022-10-10T17:22:42.282Z] ---> f90ca1169c73 [2022-10-10T17:22:42.282Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:22:42.282Z] ---> Using cache [2022-10-10T17:22:42.282Z] ---> 3af0763c1758 [2022-10-10T17:22:42.282Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-10T17:22:42.282Z] ---> Using cache [2022-10-10T17:22:42.282Z] ---> c6bb94173746 [2022-10-10T17:22:42.282Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-10T17:22:42.282Z] ---> Using cache [2022-10-10T17:22:42.282Z] ---> 8b179e993cd0 [2022-10-10T17:22:42.282Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:22:42.282Z] ---> Using cache [2022-10-10T17:22:42.282Z] ---> b5b28dbe0b84 [2022-10-10T17:22:42.282Z] Step 9/24 : COPY . . [2022-10-10T17:22:42.550Z] ---> Using cache [2022-10-10T17:22:42.550Z] ---> a65ed0ac2567 [2022-10-10T17:22:42.550Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-10T17:22:42.816Z] ---> Running in 382af7ecabf8 [2022-10-10T17:22:44.759Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-10T17:23:16.965Z] Removing intermediate container ec700f7f114c [2022-10-10T17:23:16.965Z] ---> 67b0830eee59 [2022-10-10T17:23:16.965Z] Step 9/24 : COPY . . [2022-10-10T17:23:16.965Z] ---> 2524a766a6dc [2022-10-10T17:23:16.965Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-10T17:23:16.965Z] ---> Running in bde6bbaf243e [2022-10-10T17:23:16.965Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-10T17:24:53.926Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-10T17:25:12.131Z] Removing intermediate container c897a0720bcb [2022-10-10T17:25:12.131Z] ---> 811441d3a645 [2022-10-10T17:25:12.131Z] [2022-10-10T17:25:12.131Z] Step 10/25 : FROM alpine:3.16 [2022-10-10T17:25:12.131Z] ---> a6215f271958 [2022-10-10T17:25:12.131Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-10T17:25:12.131Z] ---> Running in e3679500a02c [2022-10-10T17:25:12.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:25:12.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:25:13.539Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-10T17:25:13.539Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-10T17:25:13.539Z] (3/3) Installing su-exec (0.2-r1) [2022-10-10T17:25:13.539Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:25:13.539Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:25:13.807Z] OK: 6 MiB in 17 packages [2022-10-10T17:25:16.386Z] Removing intermediate container e3679500a02c [2022-10-10T17:25:16.386Z] ---> 7174b23a0e7d [2022-10-10T17:25:16.386Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-10T17:25:16.386Z] ---> Running in 40577770281b [2022-10-10T17:25:16.386Z] Removing intermediate container 40577770281b [2022-10-10T17:25:16.386Z] ---> c0e9ef70ea9c [2022-10-10T17:25:16.386Z] Step 13/25 : WORKDIR / [2022-10-10T17:25:16.653Z] ---> Running in 5a006b96cda9 [2022-10-10T17:25:16.925Z] Removing intermediate container 5a006b96cda9 [2022-10-10T17:25:16.925Z] ---> 31f9781efd24 [2022-10-10T17:25:16.925Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-10T17:25:17.887Z] ---> 1d08fb72255b [2022-10-10T17:25:17.887Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-10T17:25:18.474Z] ---> 917e9d990e82 [2022-10-10T17:25:18.474Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-10T17:25:19.437Z] ---> 9926c328a457 [2022-10-10T17:25:19.437Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-10T17:25:20.857Z] ---> d15f0431d1bd [2022-10-10T17:25:20.857Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-10T17:25:22.265Z] ---> d9f65627afdc [2022-10-10T17:25:22.265Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-10T17:25:23.681Z] ---> d7a5153f3dc7 [2022-10-10T17:25:23.681Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-10T17:25:24.641Z] ---> 226f937ae3b5 [2022-10-10T17:25:24.641Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-10T17:25:24.641Z] ---> Running in 826840298e28 [2022-10-10T17:25:27.971Z] Removing intermediate container 826840298e28 [2022-10-10T17:25:27.971Z] ---> 1c1a8c01853e [2022-10-10T17:25:27.971Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-10T17:25:27.971Z] ---> Running in 4e0b2a480a82 [2022-10-10T17:25:28.237Z] Removing intermediate container 4e0b2a480a82 [2022-10-10T17:25:28.237Z] ---> 9852b8e2a1e0 [2022-10-10T17:25:28.237Z] Step 23/25 : LABEL arch=arm64 [2022-10-10T17:25:28.502Z] ---> Running in 2defcccaf10f [2022-10-10T17:25:29.082Z] Removing intermediate container 2defcccaf10f [2022-10-10T17:25:29.082Z] ---> e263f79671dc [2022-10-10T17:25:29.082Z] Step 24/25 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:25:29.082Z] ---> Running in 637da2380bea [2022-10-10T17:25:29.678Z] Removing intermediate container 637da2380bea [2022-10-10T17:25:29.678Z] ---> 16f913578d01 [2022-10-10T17:25:29.678Z] Step 25/25 : LABEL version=2.3.0-dev.84 [2022-10-10T17:25:29.678Z] ---> Running in 46043f8fa949 [2022-10-10T17:25:30.259Z] Removing intermediate container 46043f8fa949 [2022-10-10T17:25:30.259Z] ---> 6c3114aab52c [2022-10-10T17:25:30.259Z] [2022-10-10T17:25:30.259Z] Successfully built 6c3114aab52c [2022-10-10T17:25:30.259Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-10T17:25:30.259Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-10-10T17:25:33.595Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-10T17:25:33.595Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-10T17:25:33.595Z] ---> a4c0e1b2440a [2022-10-10T17:25:33.595Z] Step 3/25 : WORKDIR /edgex-go [2022-10-10T17:25:33.595Z] ---> Using cache [2022-10-10T17:25:33.595Z] ---> 823606694fce [2022-10-10T17:25:33.595Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:25:33.595Z] ---> Using cache [2022-10-10T17:25:33.595Z] ---> 8d39740cdf4a [2022-10-10T17:25:33.595Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-10T17:25:33.595Z] ---> Using cache [2022-10-10T17:25:33.595Z] ---> 406be4b9b290 [2022-10-10T17:25:33.595Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-10T17:25:33.862Z] ---> Using cache [2022-10-10T17:25:33.862Z] ---> f4de65da0ddf [2022-10-10T17:25:33.862Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T17:25:33.862Z] ---> Using cache [2022-10-10T17:25:33.862Z] ---> 27d11a6d8dce [2022-10-10T17:25:33.862Z] Step 8/25 : COPY . . [2022-10-10T17:25:33.862Z] ---> Using cache [2022-10-10T17:25:33.862Z] ---> d748da8b3812 [2022-10-10T17:25:33.862Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-10T17:25:33.862Z] ---> Using cache [2022-10-10T17:25:33.862Z] ---> 6ca11a53c519 [2022-10-10T17:25:33.862Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-10T17:25:33.862Z] ---> Using cache [2022-10-10T17:25:33.862Z] ---> f24f305554dd [2022-10-10T17:25:33.862Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-10T17:25:34.129Z] ---> Running in 78c7b0b69940 [2022-10-10T17:25:37.475Z] Removing intermediate container 78c7b0b69940 [2022-10-10T17:25:37.475Z] ---> 467c7db262d8 [2022-10-10T17:25:37.475Z] Step 12/25 : WORKDIR /edgex-go [2022-10-10T17:25:37.475Z] ---> Running in 8068afe68dcd [2022-10-10T17:25:37.740Z] Removing intermediate container 8068afe68dcd [2022-10-10T17:25:37.740Z] ---> c852781f37af [2022-10-10T17:25:37.740Z] [2022-10-10T17:25:37.740Z] Step 13/25 : FROM alpine:3.15 [2022-10-10T17:25:37.740Z] ---> 02e0d6fdf486 [2022-10-10T17:25:37.740Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:25:37.740Z] ---> Using cache [2022-10-10T17:25:37.740Z] ---> 6adad3527686 [2022-10-10T17:25:37.740Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:25:37.740Z] ---> Using cache [2022-10-10T17:25:37.740Z] ---> 9b82526711f3 [2022-10-10T17:25:37.740Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-10T17:25:37.740Z] ---> Using cache [2022-10-10T17:25:37.740Z] ---> d6d428a3874a [2022-10-10T17:25:37.740Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-10T17:25:43.073Z] ---> 1320101b74ab [2022-10-10T17:25:43.073Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-10T17:25:44.480Z] ---> 4435dad8b981 [2022-10-10T17:25:44.480Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-10T17:25:45.439Z] ---> 776569c458af [2022-10-10T17:25:45.439Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-10T17:25:46.026Z] ---> be7b2a648518 [2022-10-10T17:25:46.026Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-10T17:25:46.293Z] ---> Running in 9e99ddaaf4ab [2022-10-10T17:25:46.559Z] Removing intermediate container 9e99ddaaf4ab [2022-10-10T17:25:46.559Z] ---> 38c5becb1f35 [2022-10-10T17:25:46.559Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-10T17:25:46.825Z] ---> Running in 0a4f7c9d2d61 [2022-10-10T17:25:47.407Z] Removing intermediate container 0a4f7c9d2d61 [2022-10-10T17:25:47.407Z] ---> 7a8c2948b7bc [2022-10-10T17:25:47.407Z] Step 23/25 : LABEL arch=arm64 [2022-10-10T17:25:47.407Z] ---> Running in 21e10c52c4c4 [2022-10-10T17:25:47.992Z] Removing intermediate container 21e10c52c4c4 [2022-10-10T17:25:47.992Z] ---> 88143acc68d4 [2022-10-10T17:25:47.992Z] Step 24/25 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:25:47.992Z] ---> Running in 3af5ad9b0095 [2022-10-10T17:25:48.576Z] Removing intermediate container 3af5ad9b0095 [2022-10-10T17:25:48.576Z] ---> 2855277fc6c9 [2022-10-10T17:25:48.576Z] Step 25/25 : LABEL version=2.3.0-dev.84 [2022-10-10T17:25:48.576Z] ---> Running in 95bdd9a7ba2f [2022-10-10T17:25:49.157Z] Removing intermediate container 95bdd9a7ba2f [2022-10-10T17:25:49.157Z] ---> aed80eb0530a [2022-10-10T17:25:49.157Z] [2022-10-10T17:25:49.157Z] Successfully built aed80eb0530a [2022-10-10T17:25:49.157Z] Successfully tagged security-spire-server-arm64:latest [2022-10-10T17:28:10.825Z]  Building security-spire-server ... done Removing intermediate container 382af7ecabf8 [2022-10-10T17:28:10.825Z] ---> d2aa02bf8008 [2022-10-10T17:28:10.825Z] [2022-10-10T17:28:10.825Z] Step 11/24 : FROM alpine:3.16 [2022-10-10T17:28:10.825Z] ---> a6215f271958 [2022-10-10T17:28:10.825Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-10T17:28:10.825Z] ---> Using cache [2022-10-10T17:28:10.825Z] ---> d6b1a43bc365 [2022-10-10T17:28:10.825Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:28:10.825Z] ---> Using cache [2022-10-10T17:28:10.825Z] ---> 6ce8d90608f9 [2022-10-10T17:28:10.825Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-10T17:28:11.090Z] ---> Running in 16ccfaedbcb1 [2022-10-10T17:28:11.671Z] Removing intermediate container 16ccfaedbcb1 [2022-10-10T17:28:11.671Z] ---> 10a35befc4f8 [2022-10-10T17:28:11.671Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-10T17:28:11.671Z] ---> Running in c2e51c42c344 [2022-10-10T17:28:12.253Z] Removing intermediate container c2e51c42c344 [2022-10-10T17:28:12.253Z] ---> 5e91134ef3bd [2022-10-10T17:28:12.253Z] Step 16/24 : WORKDIR / [2022-10-10T17:28:12.253Z] ---> Running in 51925fb38e6b [2022-10-10T17:28:12.841Z] Removing intermediate container 51925fb38e6b [2022-10-10T17:28:12.841Z] ---> c919a5543d6a [2022-10-10T17:28:12.841Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:28:13.809Z] ---> 91aa464c3b1c [2022-10-10T17:28:13.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-10T17:28:16.384Z] ---> 7fd546a796e5 [2022-10-10T17:28:16.384Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-10T17:28:17.797Z] ---> 2ad25a44b9b3 [2022-10-10T17:28:17.797Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-10T17:28:17.797Z] ---> Running in 22b5ff1350a9 [2022-10-10T17:28:19.204Z] Removing intermediate container 22b5ff1350a9 [2022-10-10T17:28:19.204Z] ---> e745cea87bb9 [2022-10-10T17:28:19.204Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:28:19.204Z] ---> Running in e0734e20b9ac [2022-10-10T17:28:20.161Z] Removing intermediate container e0734e20b9ac [2022-10-10T17:28:20.161Z] ---> 37253da09b37 [2022-10-10T17:28:20.161Z] Step 22/24 : LABEL arch=arm64 [2022-10-10T17:28:20.161Z] ---> Running in a48a223cb74c [2022-10-10T17:28:21.119Z] Removing intermediate container a48a223cb74c [2022-10-10T17:28:21.119Z] ---> 7e57d3f89e55 [2022-10-10T17:28:21.119Z] Step 23/24 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:28:21.119Z] ---> Running in 2384f0852807 [2022-10-10T17:28:22.077Z] Removing intermediate container 2384f0852807 [2022-10-10T17:28:22.077Z] ---> a5cec5befedf [2022-10-10T17:28:22.077Z] Step 24/24 : LABEL version=2.3.0-dev.84 [2022-10-10T17:28:22.349Z] ---> Running in b901691b90d0 [2022-10-10T17:28:22.936Z] Removing intermediate container b901691b90d0 [2022-10-10T17:28:22.936Z] ---> 1cbdef631939 [2022-10-10T17:28:22.936Z] [2022-10-10T17:28:23.206Z] Successfully built 1cbdef631939 [2022-10-10T17:28:23.206Z] Successfully tagged core-command-arm64:latest [2022-10-10T17:28:24.614Z]  Building core-command ... done Removing intermediate container 9d76bcb8fe09 [2022-10-10T17:28:24.614Z] ---> 8ec53cc565bd [2022-10-10T17:28:24.614Z] [2022-10-10T17:28:24.614Z] Step 11/25 : FROM alpine:3.16 [2022-10-10T17:28:24.614Z] ---> a6215f271958 [2022-10-10T17:28:24.614Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-10T17:28:24.614Z] ---> Using cache [2022-10-10T17:28:24.614Z] ---> d6b1a43bc365 [2022-10-10T17:28:24.614Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-10T17:28:24.614Z] ---> Using cache [2022-10-10T17:28:24.614Z] ---> 6ce8d90608f9 [2022-10-10T17:28:24.614Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-10T17:28:24.614Z] ---> Running in ad5196e6f64f [2022-10-10T17:28:25.194Z] Removing intermediate container ad5196e6f64f [2022-10-10T17:28:25.194Z] ---> 7f756df86ee2 [2022-10-10T17:28:25.194Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-10T17:28:25.194Z] ---> Running in ffd92eb95b0b [2022-10-10T17:28:25.778Z] Removing intermediate container ffd92eb95b0b [2022-10-10T17:28:25.778Z] ---> 50072ac2e1b3 [2022-10-10T17:28:25.778Z] Step 16/25 : WORKDIR / [2022-10-10T17:28:25.778Z] ---> Running in b359c5fad6ac [2022-10-10T17:28:26.364Z] Removing intermediate container b359c5fad6ac [2022-10-10T17:28:26.364Z] ---> da8e0597879a [2022-10-10T17:28:26.364Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:28:27.320Z] ---> 793d2f5addc8 [2022-10-10T17:28:27.320Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-10T17:28:29.259Z] ---> 508a246a98f0 [2022-10-10T17:28:29.259Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-10T17:28:30.218Z] ---> ef8343fe073a [2022-10-10T17:28:30.218Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-10T17:28:31.178Z] ---> b9045cb06afc [2022-10-10T17:28:31.178Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-10T17:28:31.445Z] ---> Running in 812db47364dc [2022-10-10T17:28:31.711Z] Removing intermediate container 812db47364dc [2022-10-10T17:28:31.711Z] ---> d8c271f9e52c [2022-10-10T17:28:31.711Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:28:31.978Z] ---> Running in 96c7bdf9d55e [2022-10-10T17:28:32.580Z] Removing intermediate container 96c7bdf9d55e [2022-10-10T17:28:32.580Z] ---> 17ec4642c2c9 [2022-10-10T17:28:32.580Z] Step 23/25 : LABEL arch=arm64 [2022-10-10T17:28:32.580Z] ---> Running in 303b41abaaad [2022-10-10T17:28:33.163Z] Removing intermediate container 303b41abaaad [2022-10-10T17:28:33.163Z] ---> 08bacc1e367a [2022-10-10T17:28:33.163Z] Step 24/25 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:28:33.163Z] ---> Running in f65cae78c737 [2022-10-10T17:28:33.438Z] Removing intermediate container f65cae78c737 [2022-10-10T17:28:33.438Z] ---> ccb38698a731 [2022-10-10T17:28:33.438Z] Step 25/25 : LABEL version=2.3.0-dev.84 [2022-10-10T17:28:33.705Z] ---> Running in b8153145cbc3 [2022-10-10T17:28:33.970Z] Removing intermediate container b8153145cbc3 [2022-10-10T17:28:33.970Z] ---> 02e75dbb3684 [2022-10-10T17:28:33.970Z] [2022-10-10T17:28:34.236Z] Successfully built 02e75dbb3684 [2022-10-10T17:28:34.236Z] Successfully tagged core-metadata-arm64:latest [2022-10-10T17:28:49.221Z]  Building core-metadata ... done Removing intermediate container 969e7cf2b7d2 [2022-10-10T17:28:49.221Z] ---> e11f341e7ae4 [2022-10-10T17:28:49.221Z] [2022-10-10T17:28:49.221Z] Step 9/20 : FROM alpine:3.15 [2022-10-10T17:28:49.221Z] ---> 02e0d6fdf486 [2022-10-10T17:28:49.221Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-10T17:28:49.221Z] ---> Using cache [2022-10-10T17:28:49.221Z] ---> 6adad3527686 [2022-10-10T17:28:49.221Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:28:49.221Z] ---> Using cache [2022-10-10T17:28:49.221Z] ---> 9b82526711f3 [2022-10-10T17:28:49.221Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-10T17:28:49.221Z] ---> Running in 46d79fcc12d0 [2022-10-10T17:28:49.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:28:50.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:28:51.138Z] v3.15.6-105-gb28133ab3a [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-10T17:28:51.138Z] v3.15.6-104-gf54a3a1ae0 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-10T17:28:51.138Z] OK: 15734 distinct packages available [2022-10-10T17:28:51.138Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:28:52.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:28:52.375Z] Removing intermediate container bde6bbaf243e [2022-10-10T17:28:52.375Z] ---> a1ee01f46c9a [2022-10-10T17:28:52.375Z] [2022-10-10T17:28:52.375Z] Step 11/24 : FROM alpine:3.16 [2022-10-10T17:28:52.375Z] ---> a6215f271958 [2022-10-10T17:28:52.375Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-10T17:28:52.375Z] ---> Running in 2b9ac505dd64 [2022-10-10T17:28:52.956Z] Removing intermediate container 2b9ac505dd64 [2022-10-10T17:28:52.956Z] ---> 920a38995b38 [2022-10-10T17:28:52.956Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-10T17:28:52.957Z] ---> Running in a7471bd0e9e3 [2022-10-10T17:28:52.957Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-10T17:28:53.223Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-10T17:28:53.223Z] Removing intermediate container a7471bd0e9e3 [2022-10-10T17:28:53.223Z] ---> 120f085784bf [2022-10-10T17:28:53.223Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-10T17:28:53.223Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-10T17:28:53.223Z] ---> Running in bd5af32bbbbb [2022-10-10T17:28:53.223Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-10T17:28:53.488Z] (5/9) Installing curl (7.80.0-r3) [2022-10-10T17:28:53.488Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-10T17:28:53.488Z] Removing intermediate container bd5af32bbbbb [2022-10-10T17:28:53.488Z] ---> 810e6817fffb [2022-10-10T17:28:53.488Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T17:28:53.754Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-10T17:28:53.754Z] ---> Running in 71d6c6486d19 [2022-10-10T17:28:53.754Z] (8/9) Installing libucontext (1.1-r0) [2022-10-10T17:28:53.754Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-10T17:28:54.019Z] Executing busybox-1.34.1-r7.trigger [2022-10-10T17:28:54.020Z] Executing ca-certificates-20220614-r0.trigger [2022-10-10T17:28:54.285Z] OK: 8 MiB in 23 packages [2022-10-10T17:28:55.692Z] Removing intermediate container 71d6c6486d19 [2022-10-10T17:28:55.692Z] ---> 1eda39a33a4f [2022-10-10T17:28:55.692Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T17:28:55.692Z] ---> Running in 3310dc7f6490 [2022-10-10T17:28:55.692Z] Removing intermediate container 46d79fcc12d0 [2022-10-10T17:28:55.692Z] ---> 7b4cbcb4d33f [2022-10-10T17:28:55.692Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:28:56.270Z] ---> 8a912a4e59a6 [2022-10-10T17:28:56.270Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-10T17:28:56.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T17:28:57.428Z] ---> badbcff4b3cb [2022-10-10T17:28:57.428Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-10T17:28:57.695Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T17:28:57.960Z] ---> 457573cb7192 [2022-10-10T17:28:57.960Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-10T17:28:58.231Z] ---> Running in 32f97a6c62d3 [2022-10-10T17:28:58.494Z] Removing intermediate container 32f97a6c62d3 [2022-10-10T17:28:58.494Z] ---> 9bdfb55ea548 [2022-10-10T17:28:58.494Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:28:58.494Z] ---> Running in a681fb870e03 [2022-10-10T17:28:58.759Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T17:28:58.759Z] Removing intermediate container a681fb870e03 [2022-10-10T17:28:58.759Z] ---> 07e8c2c6cc3f [2022-10-10T17:28:58.759Z] Step 18/20 : LABEL arch=arm64(2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T17:28:58.759Z] [2022-10-10T17:28:59.024Z] ---> Running in ab161ffaee7f [2022-10-10T17:28:59.024Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T17:28:59.024Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T17:28:59.288Z] Removing intermediate container ab161ffaee7f [2022-10-10T17:28:59.288Z] ---> 679941c62906 [2022-10-10T17:28:59.288Z] Step 19/20 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:28:59.288Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T17:28:59.288Z] ---> Running in b161689e3ee4 [2022-10-10T17:28:59.288Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T17:28:59.554Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T17:28:59.554Z] OK: 8 MiB in 20 packages [2022-10-10T17:28:59.554Z] Removing intermediate container b161689e3ee4 [2022-10-10T17:28:59.554Z] ---> fdcc05d126f6 [2022-10-10T17:28:59.554Z] Step 20/20 : LABEL version=2.3.0-dev.84 [2022-10-10T17:28:59.554Z] ---> Running in 0d4da1ae4e72 [2022-10-10T17:29:00.134Z] Removing intermediate container 0d4da1ae4e72 [2022-10-10T17:29:00.134Z] ---> 62c76e6497f2 [2022-10-10T17:29:00.134Z] [2022-10-10T17:29:00.134Z] Successfully built 62c76e6497f2 [2022-10-10T17:29:00.134Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-10T17:29:00.399Z]  Building security-spiffe-token-provider ... done Removing intermediate container 3310dc7f6490 [2022-10-10T17:29:00.399Z] ---> acaba4340f5d [2022-10-10T17:29:00.399Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-10T17:29:00.980Z] ---> f9bb5a9cda20 [2022-10-10T17:29:00.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-10T17:29:01.932Z] ---> decf11b33b7c [2022-10-10T17:29:01.932Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-10T17:29:02.514Z] ---> ecafb3d4862a [2022-10-10T17:29:02.514Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-10T17:29:02.514Z] ---> Running in 3388506163c6 [2022-10-10T17:29:02.779Z] Removing intermediate container 3388506163c6 [2022-10-10T17:29:02.779Z] ---> 49f7a63db8f3 [2022-10-10T17:29:02.779Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-10T17:29:02.779Z] ---> Running in fe1a30d789f8 [2022-10-10T17:29:03.046Z] Removing intermediate container fe1a30d789f8 [2022-10-10T17:29:03.046Z] ---> 159252a17976 [2022-10-10T17:29:03.046Z] Step 22/24 : LABEL arch=arm64 [2022-10-10T17:29:03.312Z] ---> Running in b6dbd2fc0b17 [2022-10-10T17:29:03.578Z] Removing intermediate container b6dbd2fc0b17 [2022-10-10T17:29:03.578Z] ---> 612050afd090 [2022-10-10T17:29:03.578Z] Step 23/24 : LABEL git_sha=bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:03.578Z] ---> Running in f690f499b546 [2022-10-10T17:29:03.843Z] Removing intermediate container f690f499b546 [2022-10-10T17:29:03.843Z] ---> 8eb8bbbc09c1 [2022-10-10T17:29:03.843Z] Step 24/24 : LABEL version=2.3.0-dev.84 [2022-10-10T17:29:03.843Z] ---> Running in 77c11aa5e172 [2022-10-10T17:29:04.109Z] Removing intermediate container 77c11aa5e172 [2022-10-10T17:29:04.109Z] ---> 6608b9a7be51 [2022-10-10T17:29:04.109Z] [2022-10-10T17:29:04.109Z] Successfully built 6608b9a7be51 [2022-10-10T17:29:04.109Z] Successfully tagged core-data-arm64:latest [2022-10-10T17:29:04.697Z]  Building core-data ... done  [Pipeline] } [2022-10-10T17:29:04.668Z] $ docker stop --time=1 236fdc844655d0f285613bf94194bb70799d6545a83044d3c12adbabe0af9008 [2022-10-10T17:29:06.294Z] $ docker rm -f 236fdc844655d0f285613bf94194bb70799d6545a83044d3c12adbabe0af9008 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:29:06.786Z] + docker images [2022-10-10T17:29:07.049Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-10T17:29:07.049Z] core-data-arm64 latest 6608b9a7be51 3 seconds ago 20.7MB [2022-10-10T17:29:07.049Z] security-spiffe-token-provider-arm64 latest 62c76e6497f2 7 seconds ago 28.4MB [2022-10-10T17:29:07.049Z] a1ee01f46c9a 15 seconds ago 1.25GB [2022-10-10T17:29:07.049Z] e11f341e7ae4 20 seconds ago 1.27GB [2022-10-10T17:29:07.049Z] core-metadata-arm64 latest 02e75dbb3684 33 seconds ago 17.5MB [2022-10-10T17:29:07.049Z] 8ec53cc565bd 43 seconds ago 1.24GB [2022-10-10T17:29:07.049Z] core-command-arm64 latest 1cbdef631939 44 seconds ago 16.8MB [2022-10-10T17:29:07.049Z] d2aa02bf8008 57 seconds ago 1.24GB [2022-10-10T17:29:07.050Z] security-spire-server-arm64 latest aed80eb0530a 3 minutes ago 84.3MB [2022-10-10T17:29:07.050Z] c852781f37af 3 minutes ago 1.11GB [2022-10-10T17:29:07.050Z] security-secretstore-setup-arm64 latest 6c3114aab52c 3 minutes ago 28.2MB [2022-10-10T17:29:07.050Z] 811441d3a645 3 minutes ago 1.23GB [2022-10-10T17:29:07.050Z] security-spire-config-arm64 latest 2e8c0a952e99 6 minutes ago 83.6MB [2022-10-10T17:29:07.050Z] support-notifications-arm64 latest eacb756030bc 7 minutes ago 26.3MB [2022-10-10T17:29:07.050Z] support-scheduler-arm64 latest 0a077c395499 7 minutes ago 25.7MB [2022-10-10T17:29:07.050Z] 7fb13a89b61b 7 minutes ago 1.3GB [2022-10-10T17:29:07.050Z] 6902384fdf33 7 minutes ago 1.3GB [2022-10-10T17:29:07.050Z] security-spire-agent-arm64 latest 2740ad515428 7 minutes ago 122MB [2022-10-10T17:29:07.050Z] 375f1fe9d056 8 minutes ago 1.11GB [2022-10-10T17:29:07.050Z] sys-mgmt-agent-arm64 latest 35271f554ffa 8 minutes ago 133MB [2022-10-10T17:29:07.050Z] security-bootstrapper-arm64 latest 3cc22c931a9b 10 minutes ago 19.1MB [2022-10-10T17:29:07.050Z] security-proxy-setup-arm64 latest 1f9a7940ec92 10 minutes ago 26.5MB [2022-10-10T17:29:07.050Z] 12f1549fe103 10 minutes ago 1.23GB [2022-10-10T17:29:07.050Z] 4b85d3cf5e6b 10 minutes ago 1.23GB [2022-10-10T17:29:07.050Z] 8f36ce6aaf2f 10 minutes ago 1.22GB [2022-10-10T17:29:07.050Z] ci-base-image-arm64 latest a4c0e1b2440a 19 minutes ago 941MB [2022-10-10T17:29:07.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 10 days ago 679MB [2022-10-10T17:29:07.050Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-10T17:29:07.050Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-10T17:29:07.050Z] 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-10-10T17:29:07.148Z] provisioning config files... [2022-10-10T17:29:07.160Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/322@tmp/config14100646235873325522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:29:07.572Z] ---> docker-login.sh [2022-10-10T17:29:07.572Z] nexus3.edgexfoundry.org:10001 [2022-10-10T17:29:07.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:29:08.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:29:08.159Z] Configure a credential helper to remove this warning. See [2022-10-10T17:29:08.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:29:08.159Z] [2022-10-10T17:29:08.159Z] Login Succeeded [2022-10-10T17:29:08.159Z] nexus3.edgexfoundry.org:10002 [2022-10-10T17:29:08.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:29:08.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:29:08.428Z] Configure a credential helper to remove this warning. See [2022-10-10T17:29:08.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:29:08.428Z] [2022-10-10T17:29:08.428Z] Login Succeeded [2022-10-10T17:29:08.428Z] nexus3.edgexfoundry.org:10003 [2022-10-10T17:29:08.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:29:08.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:29:08.696Z] Configure a credential helper to remove this warning. See [2022-10-10T17:29:08.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:29:08.696Z] [2022-10-10T17:29:08.696Z] Login Succeeded [2022-10-10T17:29:08.696Z] nexus3.edgexfoundry.org:10004 [2022-10-10T17:29:09.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:29:09.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:29:09.036Z] Configure a credential helper to remove this warning. See [2022-10-10T17:29:09.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:29:09.036Z] [2022-10-10T17:29:09.036Z] Login Succeeded [2022-10-10T17:29:09.036Z] docker.io [2022-10-10T17:29:09.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T17:29:09.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T17:29:09.909Z] Configure a credential helper to remove this warning. See [2022-10-10T17:29:09.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T17:29:09.909Z] [2022-10-10T17:29:09.909Z] Login Succeeded [2022-10-10T17:29:09.909Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T17:29:09.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:29:09.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T17:29:09.974Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-10T17:29:09.974Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:09.974Z] latest [2022-10-10T17:29:09.974Z] 2.3.0-dev.84 [2022-10-10T17:29:09.974Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:09.974Z] main [2022-10-10T17:29:09.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:10.314Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:10.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:10.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-10T17:29:10.645Z] f4e081275601: Preparing [2022-10-10T17:29:10.645Z] 3ac236dc6d3a: Preparing [2022-10-10T17:29:10.645Z] a75c3e68c897: Preparing [2022-10-10T17:29:10.645Z] 293cff8d785d: Preparing [2022-10-10T17:29:10.645Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:10.645Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:10.910Z] f4e081275601: Pushed [2022-10-10T17:29:10.910Z] 293cff8d785d: Pushed [2022-10-10T17:29:10.910Z] a75c3e68c897: Pushed [2022-10-10T17:29:13.481Z] 3ac236dc6d3a: Pushed [2022-10-10T17:29:13.481Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:24526ca87ee459c7c3e80d577d0090e72779f585a0b9959ae979935fab0543af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:13.820Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:14.152Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-10T17:29:14.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-10T17:29:14.152Z] f4e081275601: Preparing [2022-10-10T17:29:14.152Z] 3ac236dc6d3a: Preparing [2022-10-10T17:29:14.152Z] a75c3e68c897: Preparing [2022-10-10T17:29:14.152Z] 293cff8d785d: Preparing [2022-10-10T17:29:14.152Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:14.152Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:14.152Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:14.152Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:14.152Z] 3ac236dc6d3a: Layer already exists [2022-10-10T17:29:14.152Z] f4e081275601: Layer already exists [2022-10-10T17:29:14.152Z] latest: digest: sha256:24526ca87ee459c7c3e80d577d0090e72779f585a0b9959ae979935fab0543af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:14.754Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:15.085Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.84 [2022-10-10T17:29:15.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-10T17:29:15.085Z] f4e081275601: Preparing [2022-10-10T17:29:15.085Z] 3ac236dc6d3a: Preparing [2022-10-10T17:29:15.085Z] a75c3e68c897: Preparing [2022-10-10T17:29:15.085Z] 293cff8d785d: Preparing [2022-10-10T17:29:15.085Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:15.085Z] 3ac236dc6d3a: Layer already exists [2022-10-10T17:29:15.085Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:15.085Z] f4e081275601: Layer already exists [2022-10-10T17:29:15.085Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:15.085Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:15.085Z] 2.3.0-dev.84: digest: sha256:24526ca87ee459c7c3e80d577d0090e72779f585a0b9959ae979935fab0543af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:15.427Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:15.758Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:15.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-10T17:29:15.758Z] f4e081275601: Preparing [2022-10-10T17:29:15.758Z] 3ac236dc6d3a: Preparing [2022-10-10T17:29:15.758Z] a75c3e68c897: Preparing [2022-10-10T17:29:15.758Z] 293cff8d785d: Preparing [2022-10-10T17:29:15.758Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:15.758Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:15.758Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:15.758Z] f4e081275601: Layer already exists [2022-10-10T17:29:15.758Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:15.758Z] 3ac236dc6d3a: Layer already exists [2022-10-10T17:29:15.758Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:24526ca87ee459c7c3e80d577d0090e72779f585a0b9959ae979935fab0543af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:16.102Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:16.442Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-10T17:29:16.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-10T17:29:16.442Z] f4e081275601: Preparing [2022-10-10T17:29:16.442Z] 3ac236dc6d3a: Preparing [2022-10-10T17:29:16.442Z] a75c3e68c897: Preparing [2022-10-10T17:29:16.442Z] 293cff8d785d: Preparing [2022-10-10T17:29:16.442Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:16.442Z] f4e081275601: Layer already exists [2022-10-10T17:29:16.442Z] 3ac236dc6d3a: Layer already exists [2022-10-10T17:29:16.442Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:16.442Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:16.442Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:16.442Z] main: digest: sha256:24526ca87ee459c7c3e80d577d0090e72779f585a0b9959ae979935fab0543af size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:29:16.759Z] ===================================================== [Pipeline] echo [2022-10-10T17:29:16.768Z] taggedImages: [2022-10-10T17:29:16.768Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:16.768Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-10T17:29:16.768Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.84 [2022-10-10T17:29:16.768Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:16.768Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-10T17:29:16.790Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-10T17:29:16.790Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:16.790Z] latest [2022-10-10T17:29:16.790Z] 2.3.0-dev.84 [2022-10-10T17:29:16.790Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:16.790Z] main [2022-10-10T17:29:16.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:17.142Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:17.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:17.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-10T17:29:17.499Z] 92fd92502ca1: Preparing [2022-10-10T17:29:17.499Z] b841f48e6fd9: Preparing [2022-10-10T17:29:17.499Z] a75c3e68c897: Preparing [2022-10-10T17:29:17.499Z] 085c257965a5: Preparing [2022-10-10T17:29:17.499Z] 31a4819a7672: Preparing [2022-10-10T17:29:17.499Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:17.499Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:17.766Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:17.766Z] 92fd92502ca1: Pushed [2022-10-10T17:29:17.766Z] 31a4819a7672: Pushed [2022-10-10T17:29:18.721Z] 085c257965a5: Pushed [2022-10-10T17:29:18.721Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:20.662Z] b841f48e6fd9: Pushed [2022-10-10T17:29:20.927Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:4e802b3c68b7109c625ec72d16ea0015320e31561f063fe2eabac1c04035049c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:21.264Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:21.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-10T17:29:21.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-10T17:29:21.591Z] 92fd92502ca1: Preparing [2022-10-10T17:29:21.591Z] b841f48e6fd9: Preparing [2022-10-10T17:29:21.591Z] a75c3e68c897: Preparing [2022-10-10T17:29:21.591Z] 085c257965a5: Preparing [2022-10-10T17:29:21.591Z] 31a4819a7672: Preparing [2022-10-10T17:29:21.591Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:21.591Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:21.591Z] 92fd92502ca1: Layer already exists [2022-10-10T17:29:21.591Z] 31a4819a7672: Layer already exists [2022-10-10T17:29:21.591Z] b841f48e6fd9: Layer already exists [2022-10-10T17:29:21.591Z] 085c257965a5: Layer already exists [2022-10-10T17:29:21.591Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:21.591Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:21.591Z] latest: digest: sha256:4e802b3c68b7109c625ec72d16ea0015320e31561f063fe2eabac1c04035049c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:22.186Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:22.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.84 [2022-10-10T17:29:22.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-10T17:29:22.511Z] 92fd92502ca1: Preparing [2022-10-10T17:29:22.511Z] b841f48e6fd9: Preparing [2022-10-10T17:29:22.511Z] a75c3e68c897: Preparing [2022-10-10T17:29:22.511Z] 085c257965a5: Preparing [2022-10-10T17:29:22.511Z] 31a4819a7672: Preparing [2022-10-10T17:29:22.511Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:22.511Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:22.511Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:22.511Z] 085c257965a5: Layer already exists [2022-10-10T17:29:22.511Z] 92fd92502ca1: Layer already exists [2022-10-10T17:29:22.511Z] 31a4819a7672: Layer already exists [2022-10-10T17:29:22.511Z] b841f48e6fd9: Layer already exists [2022-10-10T17:29:22.511Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:22.511Z] 2.3.0-dev.84: digest: sha256:4e802b3c68b7109c625ec72d16ea0015320e31561f063fe2eabac1c04035049c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:22.844Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:23.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:23.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-10T17:29:23.166Z] 92fd92502ca1: Preparing [2022-10-10T17:29:23.166Z] b841f48e6fd9: Preparing [2022-10-10T17:29:23.166Z] a75c3e68c897: Preparing [2022-10-10T17:29:23.166Z] 085c257965a5: Preparing [2022-10-10T17:29:23.166Z] 31a4819a7672: Preparing [2022-10-10T17:29:23.166Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:23.166Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:23.166Z] b841f48e6fd9: Layer already exists [2022-10-10T17:29:23.166Z] 92fd92502ca1: Layer already exists [2022-10-10T17:29:23.166Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:23.166Z] 31a4819a7672: Layer already exists [2022-10-10T17:29:23.166Z] 085c257965a5: Layer already exists [2022-10-10T17:29:23.166Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:23.167Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:4e802b3c68b7109c625ec72d16ea0015320e31561f063fe2eabac1c04035049c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:23.496Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:23.823Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-10T17:29:23.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-10T17:29:23.823Z] 92fd92502ca1: Preparing [2022-10-10T17:29:23.823Z] b841f48e6fd9: Preparing [2022-10-10T17:29:23.823Z] a75c3e68c897: Preparing [2022-10-10T17:29:23.823Z] 085c257965a5: Preparing [2022-10-10T17:29:23.823Z] 31a4819a7672: Preparing [2022-10-10T17:29:23.823Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:23.823Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:23.823Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:23.823Z] 92fd92502ca1: Layer already exists [2022-10-10T17:29:23.823Z] b841f48e6fd9: Layer already exists [2022-10-10T17:29:23.823Z] 085c257965a5: Layer already exists [2022-10-10T17:29:23.823Z] 31a4819a7672: Layer already exists [2022-10-10T17:29:23.823Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:23.823Z] main: digest: sha256:4e802b3c68b7109c625ec72d16ea0015320e31561f063fe2eabac1c04035049c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:29:24.122Z] ===================================================== [Pipeline] echo [2022-10-10T17:29:24.127Z] taggedImages: [2022-10-10T17:29:24.127Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:24.127Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-10T17:29:24.127Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.84 [2022-10-10T17:29:24.127Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:24.127Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-10T17:29:24.141Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-10T17:29:24.141Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:24.141Z] latest [2022-10-10T17:29:24.141Z] 2.3.0-dev.84 [2022-10-10T17:29:24.141Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:24.141Z] main [2022-10-10T17:29:24.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:24.464Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:24.790Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:24.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-10T17:29:24.790Z] 2130936ada3a: Preparing [2022-10-10T17:29:24.790Z] 81cc35f35233: Preparing [2022-10-10T17:29:24.790Z] 943206f5e327: Preparing [2022-10-10T17:29:24.790Z] a75c3e68c897: Preparing [2022-10-10T17:29:24.790Z] 293cff8d785d: Preparing [2022-10-10T17:29:24.790Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:24.790Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:24.790Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:24.790Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:25.054Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:25.054Z] 2130936ada3a: Pushed [2022-10-10T17:29:25.054Z] 81cc35f35233: Pushed [2022-10-10T17:29:28.375Z] 943206f5e327: Pushed [2022-10-10T17:29:28.375Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:162db81b029a9809ea7304a5ef0fba8ffc1ba2e45e102e29b608a468312abe1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:28.700Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:29.023Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-10T17:29:29.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-10T17:29:29.023Z] 2130936ada3a: Preparing [2022-10-10T17:29:29.023Z] 81cc35f35233: Preparing [2022-10-10T17:29:29.023Z] 943206f5e327: Preparing [2022-10-10T17:29:29.023Z] a75c3e68c897: Preparing [2022-10-10T17:29:29.023Z] 293cff8d785d: Preparing [2022-10-10T17:29:29.023Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:29.023Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:29.023Z] 81cc35f35233: Layer already exists [2022-10-10T17:29:29.023Z] 2130936ada3a: Layer already exists [2022-10-10T17:29:29.023Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:29.023Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:29.023Z] 943206f5e327: Layer already exists [2022-10-10T17:29:29.023Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:29.288Z] latest: digest: sha256:162db81b029a9809ea7304a5ef0fba8ffc1ba2e45e102e29b608a468312abe1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:29.609Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:29.929Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.84 [2022-10-10T17:29:29.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-10T17:29:29.929Z] 2130936ada3a: Preparing [2022-10-10T17:29:29.929Z] 81cc35f35233: Preparing [2022-10-10T17:29:29.929Z] 943206f5e327: Preparing [2022-10-10T17:29:29.929Z] a75c3e68c897: Preparing [2022-10-10T17:29:29.929Z] 293cff8d785d: Preparing [2022-10-10T17:29:29.929Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:29.929Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:29.929Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:29.929Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:29.929Z] 943206f5e327: Layer already exists [2022-10-10T17:29:29.929Z] 2130936ada3a: Layer already exists [2022-10-10T17:29:29.929Z] 81cc35f35233: Layer already exists [2022-10-10T17:29:29.929Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:30.194Z] 2.3.0-dev.84: digest: sha256:162db81b029a9809ea7304a5ef0fba8ffc1ba2e45e102e29b608a468312abe1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:30.520Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:30.849Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:30.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-10T17:29:30.849Z] 2130936ada3a: Preparing [2022-10-10T17:29:30.849Z] 81cc35f35233: Preparing [2022-10-10T17:29:30.849Z] 943206f5e327: Preparing [2022-10-10T17:29:30.849Z] a75c3e68c897: Preparing [2022-10-10T17:29:30.849Z] 293cff8d785d: Preparing [2022-10-10T17:29:30.849Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:30.849Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:30.849Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:30.849Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:30.849Z] 2130936ada3a: Layer already exists [2022-10-10T17:29:30.849Z] 943206f5e327: Layer already exists [2022-10-10T17:29:30.849Z] 81cc35f35233: Layer already exists [2022-10-10T17:29:30.849Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:31.111Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:162db81b029a9809ea7304a5ef0fba8ffc1ba2e45e102e29b608a468312abe1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:31.436Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:31.758Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-10T17:29:31.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-10T17:29:31.758Z] 2130936ada3a: Preparing [2022-10-10T17:29:31.758Z] 81cc35f35233: Preparing [2022-10-10T17:29:31.758Z] 943206f5e327: Preparing [2022-10-10T17:29:31.758Z] a75c3e68c897: Preparing [2022-10-10T17:29:31.758Z] 293cff8d785d: Preparing [2022-10-10T17:29:31.758Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:31.758Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:31.758Z] 943206f5e327: Layer already exists [2022-10-10T17:29:31.758Z] 293cff8d785d: Layer already exists [2022-10-10T17:29:31.758Z] 2130936ada3a: Layer already exists [2022-10-10T17:29:31.758Z] 81cc35f35233: Layer already exists [2022-10-10T17:29:31.758Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:31.758Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:32.022Z] main: digest: sha256:162db81b029a9809ea7304a5ef0fba8ffc1ba2e45e102e29b608a468312abe1b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:29:32.062Z] ===================================================== [Pipeline] echo [2022-10-10T17:29:32.067Z] taggedImages: [2022-10-10T17:29:32.067Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:32.067Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-10T17:29:32.067Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.84 [2022-10-10T17:29:32.067Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:32.067Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-10T17:29:32.081Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-10T17:29:32.081Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:32.081Z] latest [2022-10-10T17:29:32.081Z] 2.3.0-dev.84 [2022-10-10T17:29:32.081Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:32.081Z] main [2022-10-10T17:29:32.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:32.403Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:32.730Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:32.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-10T17:29:32.730Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:32.730Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:32.730Z] 5c02542e42d8: Preparing [2022-10-10T17:29:32.730Z] 1f0ab3516e1c: Preparing [2022-10-10T17:29:32.730Z] d53b2c73f4f6: Preparing [2022-10-10T17:29:32.730Z] ede813978dd2: Preparing [2022-10-10T17:29:32.730Z] 06dd6100a4ee: Preparing [2022-10-10T17:29:32.730Z] a75c3e68c897: Preparing [2022-10-10T17:29:32.730Z] 2d27a21f85e8: Preparing [2022-10-10T17:29:32.730Z] 38c82f9911a2: Preparing [2022-10-10T17:29:32.730Z] 6c7e3eba44cb: Preparing [2022-10-10T17:29:32.730Z] 72d10d58464b: Preparing [2022-10-10T17:29:32.730Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:32.730Z] 38c82f9911a2: Waiting [2022-10-10T17:29:32.730Z] 6c7e3eba44cb: Waiting [2022-10-10T17:29:32.730Z] 06dd6100a4ee: Waiting [2022-10-10T17:29:32.730Z] 72d10d58464b: Waiting [2022-10-10T17:29:32.730Z] a75c3e68c897: Waiting [2022-10-10T17:29:32.730Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:32.730Z] 2d27a21f85e8: Waiting [2022-10-10T17:29:32.996Z] 1f0ab3516e1c: Pushed [2022-10-10T17:29:32.996Z] 5c02542e42d8: Pushed [2022-10-10T17:29:32.996Z] f7e0c15e2bea: Pushed [2022-10-10T17:29:32.996Z] ede813978dd2: Pushed [2022-10-10T17:29:32.996Z] d53b2c73f4f6: Pushed [2022-10-10T17:29:32.996Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:33.261Z] 2d27a21f85e8: Pushed [2022-10-10T17:29:33.261Z] 38c82f9911a2: Pushed [2022-10-10T17:29:33.261Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:33.261Z] 6c7e3eba44cb: Pushed [2022-10-10T17:29:33.261Z] 72d10d58464b: Pushed [2022-10-10T17:29:36.587Z] 06dd6100a4ee: Pushed [2022-10-10T17:29:36.851Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:52889a8cb2c4b84935df85a011d2090b18399e46d964f611943a7cf9e6e1035c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:37.180Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:37.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-10T17:29:37.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-10T17:29:37.506Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:37.506Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:37.506Z] 5c02542e42d8: Preparing [2022-10-10T17:29:37.506Z] 1f0ab3516e1c: Preparing [2022-10-10T17:29:37.506Z] d53b2c73f4f6: Preparing [2022-10-10T17:29:37.506Z] ede813978dd2: Preparing [2022-10-10T17:29:37.506Z] 06dd6100a4ee: Preparing [2022-10-10T17:29:37.506Z] a75c3e68c897: Preparing [2022-10-10T17:29:37.506Z] 2d27a21f85e8: Preparing [2022-10-10T17:29:37.506Z] 38c82f9911a2: Preparing [2022-10-10T17:29:37.506Z] 6c7e3eba44cb: Preparing [2022-10-10T17:29:37.506Z] 72d10d58464b: Preparing [2022-10-10T17:29:37.506Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:37.506Z] 06dd6100a4ee: Waiting [2022-10-10T17:29:37.506Z] a75c3e68c897: Waiting [2022-10-10T17:29:37.506Z] 2d27a21f85e8: Waiting [2022-10-10T17:29:37.506Z] 38c82f9911a2: Waiting [2022-10-10T17:29:37.506Z] 72d10d58464b: Waiting [2022-10-10T17:29:37.506Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:37.506Z] 6c7e3eba44cb: Waiting [2022-10-10T17:29:37.506Z] 5c02542e42d8: Layer already exists [2022-10-10T17:29:37.506Z] f7e0c15e2bea: Layer already exists [2022-10-10T17:29:37.506Z] ede813978dd2: Layer already exists [2022-10-10T17:29:37.506Z] d53b2c73f4f6: Layer already exists [2022-10-10T17:29:37.506Z] 1f0ab3516e1c: Layer already exists [2022-10-10T17:29:37.506Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:37.506Z] 06dd6100a4ee: Layer already exists [2022-10-10T17:29:37.506Z] 38c82f9911a2: Layer already exists [2022-10-10T17:29:37.506Z] 2d27a21f85e8: Layer already exists [2022-10-10T17:29:37.506Z] 6c7e3eba44cb: Layer already exists [2022-10-10T17:29:37.506Z] 72d10d58464b: Layer already exists [2022-10-10T17:29:37.506Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:37.769Z] latest: digest: sha256:52889a8cb2c4b84935df85a011d2090b18399e46d964f611943a7cf9e6e1035c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:38.101Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:38.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.84 [2022-10-10T17:29:38.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-10T17:29:38.432Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:38.432Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:38.432Z] 5c02542e42d8: Preparing [2022-10-10T17:29:38.432Z] 1f0ab3516e1c: Preparing [2022-10-10T17:29:38.432Z] d53b2c73f4f6: Preparing [2022-10-10T17:29:38.432Z] ede813978dd2: Preparing [2022-10-10T17:29:38.432Z] 06dd6100a4ee: Preparing [2022-10-10T17:29:38.432Z] a75c3e68c897: Preparing [2022-10-10T17:29:38.432Z] 2d27a21f85e8: Preparing [2022-10-10T17:29:38.432Z] 38c82f9911a2: Preparing [2022-10-10T17:29:38.432Z] 6c7e3eba44cb: Preparing [2022-10-10T17:29:38.432Z] 72d10d58464b: Preparing [2022-10-10T17:29:38.432Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:38.432Z] 38c82f9911a2: Waiting [2022-10-10T17:29:38.432Z] 06dd6100a4ee: Waiting [2022-10-10T17:29:38.432Z] a75c3e68c897: Waiting [2022-10-10T17:29:38.432Z] 2d27a21f85e8: Waiting [2022-10-10T17:29:38.432Z] 6c7e3eba44cb: Waiting [2022-10-10T17:29:38.432Z] 72d10d58464b: Waiting [2022-10-10T17:29:38.432Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:38.432Z] 5c02542e42d8: Layer already exists [2022-10-10T17:29:38.432Z] f7e0c15e2bea: Layer already exists [2022-10-10T17:29:38.432Z] 1f0ab3516e1c: Layer already exists [2022-10-10T17:29:38.432Z] ede813978dd2: Layer already exists [2022-10-10T17:29:38.432Z] d53b2c73f4f6: Layer already exists [2022-10-10T17:29:38.432Z] 06dd6100a4ee: Layer already exists [2022-10-10T17:29:38.432Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:38.432Z] 2d27a21f85e8: Layer already exists [2022-10-10T17:29:38.432Z] 38c82f9911a2: Layer already exists [2022-10-10T17:29:38.432Z] 6c7e3eba44cb: Layer already exists [2022-10-10T17:29:38.432Z] 72d10d58464b: Layer already exists [2022-10-10T17:29:38.432Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:38.695Z] 2.3.0-dev.84: digest: sha256:52889a8cb2c4b84935df85a011d2090b18399e46d964f611943a7cf9e6e1035c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:39.026Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:39.354Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:39.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-10T17:29:39.354Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:39.354Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:39.354Z] 5c02542e42d8: Preparing [2022-10-10T17:29:39.354Z] 1f0ab3516e1c: Preparing [2022-10-10T17:29:39.354Z] d53b2c73f4f6: Preparing [2022-10-10T17:29:39.354Z] ede813978dd2: Preparing [2022-10-10T17:29:39.354Z] 06dd6100a4ee: Preparing [2022-10-10T17:29:39.354Z] a75c3e68c897: Preparing [2022-10-10T17:29:39.354Z] 2d27a21f85e8: Preparing [2022-10-10T17:29:39.354Z] 38c82f9911a2: Preparing [2022-10-10T17:29:39.354Z] 6c7e3eba44cb: Preparing [2022-10-10T17:29:39.354Z] 72d10d58464b: Preparing [2022-10-10T17:29:39.354Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:39.354Z] 2d27a21f85e8: Waiting [2022-10-10T17:29:39.354Z] 38c82f9911a2: Waiting [2022-10-10T17:29:39.354Z] 6c7e3eba44cb: Waiting [2022-10-10T17:29:39.354Z] 06dd6100a4ee: Waiting [2022-10-10T17:29:39.354Z] a75c3e68c897: Waiting [2022-10-10T17:29:39.354Z] 72d10d58464b: Waiting [2022-10-10T17:29:39.354Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:39.354Z] ede813978dd2: Layer already exists [2022-10-10T17:29:39.354Z] 5c02542e42d8: Layer already exists [2022-10-10T17:29:39.354Z] f7e0c15e2bea: Layer already exists [2022-10-10T17:29:39.354Z] 1f0ab3516e1c: Layer already exists [2022-10-10T17:29:39.354Z] d53b2c73f4f6: Layer already exists [2022-10-10T17:29:39.354Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:39.354Z] 06dd6100a4ee: Layer already exists [2022-10-10T17:29:39.354Z] 38c82f9911a2: Layer already exists [2022-10-10T17:29:39.354Z] 2d27a21f85e8: Layer already exists [2022-10-10T17:29:39.354Z] 6c7e3eba44cb: Layer already exists [2022-10-10T17:29:39.354Z] 72d10d58464b: Layer already exists [2022-10-10T17:29:39.354Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:39.618Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:52889a8cb2c4b84935df85a011d2090b18399e46d964f611943a7cf9e6e1035c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:39.950Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:40.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-10T17:29:40.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-10T17:29:40.276Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:40.276Z] f7e0c15e2bea: Preparing [2022-10-10T17:29:40.276Z] 5c02542e42d8: Preparing [2022-10-10T17:29:40.276Z] 1f0ab3516e1c: Preparing [2022-10-10T17:29:40.276Z] d53b2c73f4f6: Preparing [2022-10-10T17:29:40.276Z] ede813978dd2: Preparing [2022-10-10T17:29:40.276Z] 06dd6100a4ee: Preparing [2022-10-10T17:29:40.276Z] a75c3e68c897: Preparing [2022-10-10T17:29:40.276Z] 2d27a21f85e8: Preparing [2022-10-10T17:29:40.276Z] 38c82f9911a2: Preparing [2022-10-10T17:29:40.276Z] 6c7e3eba44cb: Preparing [2022-10-10T17:29:40.276Z] 72d10d58464b: Preparing [2022-10-10T17:29:40.276Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:40.276Z] 38c82f9911a2: Waiting [2022-10-10T17:29:40.276Z] 6c7e3eba44cb: Waiting [2022-10-10T17:29:40.276Z] 06dd6100a4ee: Waiting [2022-10-10T17:29:40.276Z] a75c3e68c897: Waiting [2022-10-10T17:29:40.276Z] 2d27a21f85e8: Waiting [2022-10-10T17:29:40.276Z] 72d10d58464b: Waiting [2022-10-10T17:29:40.276Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:40.276Z] 1f0ab3516e1c: Layer already exists [2022-10-10T17:29:40.276Z] d53b2c73f4f6: Layer already exists [2022-10-10T17:29:40.276Z] 5c02542e42d8: Layer already exists [2022-10-10T17:29:40.276Z] f7e0c15e2bea: Layer already exists [2022-10-10T17:29:40.276Z] ede813978dd2: Layer already exists [2022-10-10T17:29:40.276Z] 06dd6100a4ee: Layer already exists [2022-10-10T17:29:40.276Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:40.276Z] 38c82f9911a2: Layer already exists [2022-10-10T17:29:40.276Z] 2d27a21f85e8: Layer already exists [2022-10-10T17:29:40.276Z] 6c7e3eba44cb: Layer already exists [2022-10-10T17:29:40.276Z] 72d10d58464b: Layer already exists [2022-10-10T17:29:40.276Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:40.540Z] main: digest: sha256:52889a8cb2c4b84935df85a011d2090b18399e46d964f611943a7cf9e6e1035c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:29:40.577Z] ===================================================== [Pipeline] echo [2022-10-10T17:29:40.583Z] taggedImages: [2022-10-10T17:29:40.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:40.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-10T17:29:40.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.84 [2022-10-10T17:29:40.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:40.583Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-10T17:29:40.596Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-10T17:29:40.596Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:40.596Z] latest [2022-10-10T17:29:40.596Z] 2.3.0-dev.84 [2022-10-10T17:29:40.596Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:40.596Z] main [2022-10-10T17:29:40.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:40.922Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:41.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:41.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-10T17:29:41.247Z] 1c73b9fea099: Preparing [2022-10-10T17:29:41.247Z] 6c89dab6bac7: Preparing [2022-10-10T17:29:41.247Z] 6992a2dc8ff3: Preparing [2022-10-10T17:29:41.247Z] c1d3a48ab501: Preparing [2022-10-10T17:29:41.247Z] ea516f1b0670: Preparing [2022-10-10T17:29:41.247Z] 0e2da964b90d: Preparing [2022-10-10T17:29:41.247Z] 2b125ed821df: Preparing [2022-10-10T17:29:41.247Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:41.247Z] 0e2da964b90d: Waiting [2022-10-10T17:29:41.247Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:41.247Z] 2b125ed821df: Waiting [2022-10-10T17:29:41.513Z] ea516f1b0670: Pushed [2022-10-10T17:29:41.513Z] 1c73b9fea099: Pushed [2022-10-10T17:29:41.513Z] 6c89dab6bac7: Pushed [2022-10-10T17:29:41.513Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:41.513Z] 0e2da964b90d: Pushed [2022-10-10T17:29:42.465Z] 2b125ed821df: Pushed [2022-10-10T17:29:43.417Z] c1d3a48ab501: Pushed [2022-10-10T17:29:43.679Z] 6992a2dc8ff3: Pushed [2022-10-10T17:29:43.941Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:ebaf78edde7d3accdefca9ed074964ef043605ada98449232d2e0aa6d01aa9a2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:44.265Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:44.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-10T17:29:44.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-10T17:29:44.587Z] 1c73b9fea099: Preparing [2022-10-10T17:29:44.587Z] 6c89dab6bac7: Preparing [2022-10-10T17:29:44.587Z] 6992a2dc8ff3: Preparing [2022-10-10T17:29:44.587Z] c1d3a48ab501: Preparing [2022-10-10T17:29:44.587Z] ea516f1b0670: Preparing [2022-10-10T17:29:44.587Z] 0e2da964b90d: Preparing [2022-10-10T17:29:44.587Z] 2b125ed821df: Preparing [2022-10-10T17:29:44.587Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:44.587Z] 2b125ed821df: Waiting [2022-10-10T17:29:44.587Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:44.587Z] 0e2da964b90d: Waiting [2022-10-10T17:29:44.587Z] 1c73b9fea099: Layer already exists [2022-10-10T17:29:44.587Z] 6992a2dc8ff3: Layer already exists [2022-10-10T17:29:44.587Z] 6c89dab6bac7: Layer already exists [2022-10-10T17:29:44.587Z] c1d3a48ab501: Layer already exists [2022-10-10T17:29:44.587Z] ea516f1b0670: Layer already exists [2022-10-10T17:29:44.587Z] 0e2da964b90d: Layer already exists [2022-10-10T17:29:44.587Z] 2b125ed821df: Layer already exists [2022-10-10T17:29:44.587Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:44.587Z] latest: digest: sha256:ebaf78edde7d3accdefca9ed074964ef043605ada98449232d2e0aa6d01aa9a2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:45.225Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:45.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.84 [2022-10-10T17:29:45.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-10T17:29:45.554Z] 1c73b9fea099: Preparing [2022-10-10T17:29:45.554Z] 6c89dab6bac7: Preparing [2022-10-10T17:29:45.554Z] 6992a2dc8ff3: Preparing [2022-10-10T17:29:45.554Z] c1d3a48ab501: Preparing [2022-10-10T17:29:45.554Z] ea516f1b0670: Preparing [2022-10-10T17:29:45.554Z] 0e2da964b90d: Preparing [2022-10-10T17:29:45.554Z] 2b125ed821df: Preparing [2022-10-10T17:29:45.554Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:45.554Z] 0e2da964b90d: Waiting [2022-10-10T17:29:45.554Z] 2b125ed821df: Waiting [2022-10-10T17:29:45.554Z] c1d3a48ab501: Layer already exists [2022-10-10T17:29:45.554Z] 6c89dab6bac7: Layer already exists [2022-10-10T17:29:45.554Z] ea516f1b0670: Layer already exists [2022-10-10T17:29:45.554Z] 1c73b9fea099: Layer already exists [2022-10-10T17:29:45.554Z] 6992a2dc8ff3: Layer already exists [2022-10-10T17:29:45.554Z] 0e2da964b90d: Layer already exists [2022-10-10T17:29:45.554Z] 2b125ed821df: Layer already exists [2022-10-10T17:29:45.554Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:45.554Z] 2.3.0-dev.84: digest: sha256:ebaf78edde7d3accdefca9ed074964ef043605ada98449232d2e0aa6d01aa9a2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:46.161Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:46.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:46.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-10T17:29:46.487Z] 1c73b9fea099: Preparing [2022-10-10T17:29:46.487Z] 6c89dab6bac7: Preparing [2022-10-10T17:29:46.487Z] 6992a2dc8ff3: Preparing [2022-10-10T17:29:46.487Z] c1d3a48ab501: Preparing [2022-10-10T17:29:46.487Z] ea516f1b0670: Preparing [2022-10-10T17:29:46.487Z] 0e2da964b90d: Preparing [2022-10-10T17:29:46.487Z] 2b125ed821df: Preparing [2022-10-10T17:29:46.487Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:46.487Z] 0e2da964b90d: Waiting [2022-10-10T17:29:46.487Z] 2b125ed821df: Waiting [2022-10-10T17:29:46.487Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:46.487Z] 6c89dab6bac7: Layer already exists [2022-10-10T17:29:46.487Z] 6992a2dc8ff3: Layer already exists [2022-10-10T17:29:46.487Z] c1d3a48ab501: Layer already exists [2022-10-10T17:29:46.487Z] 1c73b9fea099: Layer already exists [2022-10-10T17:29:46.487Z] ea516f1b0670: Layer already exists [2022-10-10T17:29:46.487Z] 2b125ed821df: Layer already exists [2022-10-10T17:29:46.487Z] 0e2da964b90d: Layer already exists [2022-10-10T17:29:46.487Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:46.487Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:ebaf78edde7d3accdefca9ed074964ef043605ada98449232d2e0aa6d01aa9a2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:47.077Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:47.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-10T17:29:47.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-10T17:29:47.399Z] 1c73b9fea099: Preparing [2022-10-10T17:29:47.399Z] 6c89dab6bac7: Preparing [2022-10-10T17:29:47.399Z] 6992a2dc8ff3: Preparing [2022-10-10T17:29:47.399Z] c1d3a48ab501: Preparing [2022-10-10T17:29:47.399Z] ea516f1b0670: Preparing [2022-10-10T17:29:47.399Z] 0e2da964b90d: Preparing [2022-10-10T17:29:47.399Z] 2b125ed821df: Preparing [2022-10-10T17:29:47.399Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:47.399Z] 0e2da964b90d: Waiting [2022-10-10T17:29:47.399Z] 2b125ed821df: Waiting [2022-10-10T17:29:47.399Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:47.399Z] 6c89dab6bac7: Layer already exists [2022-10-10T17:29:47.399Z] 1c73b9fea099: Layer already exists [2022-10-10T17:29:47.399Z] 6992a2dc8ff3: Layer already exists [2022-10-10T17:29:47.399Z] c1d3a48ab501: Layer already exists [2022-10-10T17:29:47.399Z] ea516f1b0670: Layer already exists [2022-10-10T17:29:47.399Z] 0e2da964b90d: Layer already exists [2022-10-10T17:29:47.399Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:47.399Z] 2b125ed821df: Layer already exists [2022-10-10T17:29:47.662Z] main: digest: sha256:ebaf78edde7d3accdefca9ed074964ef043605ada98449232d2e0aa6d01aa9a2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:29:47.699Z] ===================================================== [Pipeline] echo [2022-10-10T17:29:47.705Z] taggedImages: [2022-10-10T17:29:47.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:47.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-10T17:29:47.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.84 [2022-10-10T17:29:47.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:47.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-10T17:29:47.718Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-10T17:29:47.718Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:47.718Z] latest [2022-10-10T17:29:47.718Z] 2.3.0-dev.84 [2022-10-10T17:29:47.718Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:47.718Z] main [2022-10-10T17:29:47.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:48.044Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:48.376Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:48.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-10T17:29:48.376Z] 362754651bca: Preparing [2022-10-10T17:29:48.376Z] 2f28085a4c0f: Preparing [2022-10-10T17:29:48.376Z] d8eb7715f25d: Preparing [2022-10-10T17:29:48.376Z] 1f5fe78aaaa5: Preparing [2022-10-10T17:29:48.376Z] 53ff7a5b0138: Preparing [2022-10-10T17:29:48.376Z] 5be36216cf3b: Preparing [2022-10-10T17:29:48.376Z] d96ffea66760: Preparing [2022-10-10T17:29:48.376Z] 9c64852dcc9c: Preparing [2022-10-10T17:29:48.376Z] 12bce44a0d78: Preparing [2022-10-10T17:29:48.376Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:48.376Z] 9c64852dcc9c: Waiting [2022-10-10T17:29:48.376Z] 12bce44a0d78: Waiting [2022-10-10T17:29:48.376Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:48.376Z] d96ffea66760: Waiting [2022-10-10T17:29:48.376Z] 5be36216cf3b: Waiting [2022-10-10T17:29:48.640Z] 2f28085a4c0f: Pushed [2022-10-10T17:29:48.640Z] 53ff7a5b0138: Pushed [2022-10-10T17:29:48.640Z] 362754651bca: Pushed [2022-10-10T17:29:48.903Z] 5be36216cf3b: Pushed [2022-10-10T17:29:48.903Z] 9c64852dcc9c: Pushed [2022-10-10T17:29:48.903Z] d96ffea66760: Pushed [2022-10-10T17:29:48.903Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:49.166Z] 12bce44a0d78: Pushed [2022-10-10T17:29:51.095Z] 1f5fe78aaaa5: Pushed [2022-10-10T17:29:51.674Z] d8eb7715f25d: Pushed [2022-10-10T17:29:51.674Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:4abc6a369bd268a6209253c97087a2df8086175348b791c2ccddb48f03f49dbd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:52.012Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:52.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-10T17:29:52.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-10T17:29:52.336Z] 362754651bca: Preparing [2022-10-10T17:29:52.336Z] 2f28085a4c0f: Preparing [2022-10-10T17:29:52.336Z] d8eb7715f25d: Preparing [2022-10-10T17:29:52.336Z] 1f5fe78aaaa5: Preparing [2022-10-10T17:29:52.336Z] 53ff7a5b0138: Preparing [2022-10-10T17:29:52.336Z] 5be36216cf3b: Preparing [2022-10-10T17:29:52.336Z] d96ffea66760: Preparing [2022-10-10T17:29:52.336Z] 9c64852dcc9c: Preparing [2022-10-10T17:29:52.336Z] 12bce44a0d78: Preparing [2022-10-10T17:29:52.336Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:52.336Z] 5be36216cf3b: Waiting [2022-10-10T17:29:52.336Z] d96ffea66760: Waiting [2022-10-10T17:29:52.336Z] 9c64852dcc9c: Waiting [2022-10-10T17:29:52.336Z] 12bce44a0d78: Waiting [2022-10-10T17:29:52.336Z] 53ff7a5b0138: Layer already exists [2022-10-10T17:29:52.336Z] 2f28085a4c0f: Layer already exists [2022-10-10T17:29:52.336Z] d8eb7715f25d: Layer already exists [2022-10-10T17:29:52.336Z] 362754651bca: Layer already exists [2022-10-10T17:29:52.336Z] 1f5fe78aaaa5: Layer already exists [2022-10-10T17:29:52.336Z] 12bce44a0d78: Layer already exists [2022-10-10T17:29:52.336Z] 5be36216cf3b: Layer already exists [2022-10-10T17:29:52.336Z] d96ffea66760: Layer already exists [2022-10-10T17:29:52.336Z] 9c64852dcc9c: Layer already exists [2022-10-10T17:29:52.336Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:52.600Z] latest: digest: sha256:4abc6a369bd268a6209253c97087a2df8086175348b791c2ccddb48f03f49dbd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:52.939Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:53.271Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.84 [2022-10-10T17:29:53.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-10T17:29:53.271Z] 362754651bca: Preparing [2022-10-10T17:29:53.271Z] 2f28085a4c0f: Preparing [2022-10-10T17:29:53.271Z] d8eb7715f25d: Preparing [2022-10-10T17:29:53.271Z] 1f5fe78aaaa5: Preparing [2022-10-10T17:29:53.271Z] 53ff7a5b0138: Preparing [2022-10-10T17:29:53.271Z] 5be36216cf3b: Preparing [2022-10-10T17:29:53.271Z] d96ffea66760: Preparing [2022-10-10T17:29:53.271Z] 9c64852dcc9c: Preparing [2022-10-10T17:29:53.271Z] 12bce44a0d78: Preparing [2022-10-10T17:29:53.271Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:53.271Z] 9c64852dcc9c: Waiting [2022-10-10T17:29:53.271Z] 5be36216cf3b: Waiting [2022-10-10T17:29:53.271Z] 12bce44a0d78: Waiting [2022-10-10T17:29:53.271Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:53.271Z] d96ffea66760: Waiting [2022-10-10T17:29:53.271Z] 1f5fe78aaaa5: Layer already exists [2022-10-10T17:29:53.271Z] d8eb7715f25d: Layer already exists [2022-10-10T17:29:53.271Z] 53ff7a5b0138: Layer already exists [2022-10-10T17:29:53.271Z] 362754651bca: Layer already exists [2022-10-10T17:29:53.271Z] 2f28085a4c0f: Layer already exists [2022-10-10T17:29:53.271Z] 12bce44a0d78: Layer already exists [2022-10-10T17:29:53.271Z] d96ffea66760: Layer already exists [2022-10-10T17:29:53.271Z] 9c64852dcc9c: Layer already exists [2022-10-10T17:29:53.271Z] 5be36216cf3b: Layer already exists [2022-10-10T17:29:53.271Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:53.271Z] 2.3.0-dev.84: digest: sha256:4abc6a369bd268a6209253c97087a2df8086175348b791c2ccddb48f03f49dbd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:53.872Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:54.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:54.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-10T17:29:54.196Z] 362754651bca: Preparing [2022-10-10T17:29:54.196Z] 2f28085a4c0f: Preparing [2022-10-10T17:29:54.196Z] d8eb7715f25d: Preparing [2022-10-10T17:29:54.196Z] 1f5fe78aaaa5: Preparing [2022-10-10T17:29:54.196Z] 53ff7a5b0138: Preparing [2022-10-10T17:29:54.196Z] 5be36216cf3b: Preparing [2022-10-10T17:29:54.196Z] d96ffea66760: Preparing [2022-10-10T17:29:54.196Z] 9c64852dcc9c: Preparing [2022-10-10T17:29:54.196Z] 12bce44a0d78: Preparing [2022-10-10T17:29:54.196Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:54.196Z] d96ffea66760: Waiting [2022-10-10T17:29:54.196Z] 9c64852dcc9c: Waiting [2022-10-10T17:29:54.196Z] 12bce44a0d78: Waiting [2022-10-10T17:29:54.196Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:54.196Z] 5be36216cf3b: Waiting [2022-10-10T17:29:54.196Z] 362754651bca: Layer already exists [2022-10-10T17:29:54.196Z] d8eb7715f25d: Layer already exists [2022-10-10T17:29:54.196Z] 2f28085a4c0f: Layer already exists [2022-10-10T17:29:54.196Z] 53ff7a5b0138: Layer already exists [2022-10-10T17:29:54.196Z] 1f5fe78aaaa5: Layer already exists [2022-10-10T17:29:54.196Z] 5be36216cf3b: Layer already exists [2022-10-10T17:29:54.196Z] d96ffea66760: Layer already exists [2022-10-10T17:29:54.196Z] 12bce44a0d78: Layer already exists [2022-10-10T17:29:54.196Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:54.196Z] 9c64852dcc9c: Layer already exists [2022-10-10T17:29:54.196Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:4abc6a369bd268a6209253c97087a2df8086175348b791c2ccddb48f03f49dbd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:54.799Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:55.123Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-10T17:29:55.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-10T17:29:55.124Z] 362754651bca: Preparing [2022-10-10T17:29:55.124Z] 2f28085a4c0f: Preparing [2022-10-10T17:29:55.124Z] d8eb7715f25d: Preparing [2022-10-10T17:29:55.124Z] 1f5fe78aaaa5: Preparing [2022-10-10T17:29:55.124Z] 53ff7a5b0138: Preparing [2022-10-10T17:29:55.124Z] 5be36216cf3b: Preparing [2022-10-10T17:29:55.124Z] d96ffea66760: Preparing [2022-10-10T17:29:55.124Z] 9c64852dcc9c: Preparing [2022-10-10T17:29:55.124Z] 12bce44a0d78: Preparing [2022-10-10T17:29:55.124Z] 5d3e392a13a0: Preparing [2022-10-10T17:29:55.124Z] 5be36216cf3b: Waiting [2022-10-10T17:29:55.124Z] d96ffea66760: Waiting [2022-10-10T17:29:55.124Z] 5d3e392a13a0: Waiting [2022-10-10T17:29:55.124Z] 12bce44a0d78: Waiting [2022-10-10T17:29:55.124Z] 9c64852dcc9c: Waiting [2022-10-10T17:29:55.124Z] 2f28085a4c0f: Layer already exists [2022-10-10T17:29:55.124Z] 1f5fe78aaaa5: Layer already exists [2022-10-10T17:29:55.124Z] 362754651bca: Layer already exists [2022-10-10T17:29:55.124Z] 53ff7a5b0138: Layer already exists [2022-10-10T17:29:55.124Z] d8eb7715f25d: Layer already exists [2022-10-10T17:29:55.124Z] d96ffea66760: Layer already exists [2022-10-10T17:29:55.124Z] 5be36216cf3b: Layer already exists [2022-10-10T17:29:55.124Z] 9c64852dcc9c: Layer already exists [2022-10-10T17:29:55.124Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:29:55.124Z] 12bce44a0d78: Layer already exists [2022-10-10T17:29:55.387Z] main: digest: sha256:4abc6a369bd268a6209253c97087a2df8086175348b791c2ccddb48f03f49dbd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:29:55.441Z] ===================================================== [Pipeline] echo [2022-10-10T17:29:55.448Z] taggedImages: [2022-10-10T17:29:55.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:55.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-10T17:29:55.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.84 [2022-10-10T17:29:55.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:55.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-10T17:29:55.468Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-10T17:29:55.468Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:55.468Z] latest [2022-10-10T17:29:55.468Z] 2.3.0-dev.84 [2022-10-10T17:29:55.468Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:29:55.468Z] main [2022-10-10T17:29:55.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:55.800Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:29:56.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:29:56.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-10T17:29:56.128Z] bd25966bd691: Preparing [2022-10-10T17:29:56.128Z] d84e929d185c: Preparing [2022-10-10T17:29:56.128Z] a75c3e68c897: Preparing [2022-10-10T17:29:56.129Z] ced62c23a0e2: Preparing [2022-10-10T17:29:56.129Z] a737e5335d8d: Preparing [2022-10-10T17:29:56.129Z] 9833f26c6bda: Preparing [2022-10-10T17:29:56.129Z] 9833f26c6bda: Waiting [2022-10-10T17:29:56.129Z] a75c3e68c897: Layer already exists [2022-10-10T17:29:56.392Z] 9833f26c6bda: Layer already exists [2022-10-10T17:29:56.392Z] bd25966bd691: Pushed [2022-10-10T17:29:56.392Z] a737e5335d8d: Pushed [2022-10-10T17:29:57.345Z] ced62c23a0e2: Pushed [2022-10-10T17:30:00.672Z] d84e929d185c: Pushed [2022-10-10T17:30:00.672Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:ea562dab26daeb3eeda195c41750457437c3610fdbe356d3c2d1222e26299556 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:01.009Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:01.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-10T17:30:01.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-10T17:30:01.336Z] bd25966bd691: Preparing [2022-10-10T17:30:01.336Z] d84e929d185c: Preparing [2022-10-10T17:30:01.336Z] a75c3e68c897: Preparing [2022-10-10T17:30:01.336Z] ced62c23a0e2: Preparing [2022-10-10T17:30:01.336Z] a737e5335d8d: Preparing [2022-10-10T17:30:01.336Z] 9833f26c6bda: Preparing [2022-10-10T17:30:01.336Z] 9833f26c6bda: Waiting [2022-10-10T17:30:01.336Z] a75c3e68c897: Layer already exists [2022-10-10T17:30:01.336Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:01.336Z] d84e929d185c: Layer already exists [2022-10-10T17:30:01.336Z] ced62c23a0e2: Layer already exists [2022-10-10T17:30:01.336Z] bd25966bd691: Layer already exists [2022-10-10T17:30:01.336Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:01.601Z] latest: digest: sha256:ea562dab26daeb3eeda195c41750457437c3610fdbe356d3c2d1222e26299556 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:01.932Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:02.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.84 [2022-10-10T17:30:02.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-10T17:30:02.259Z] bd25966bd691: Preparing [2022-10-10T17:30:02.259Z] d84e929d185c: Preparing [2022-10-10T17:30:02.259Z] a75c3e68c897: Preparing [2022-10-10T17:30:02.259Z] ced62c23a0e2: Preparing [2022-10-10T17:30:02.259Z] a737e5335d8d: Preparing [2022-10-10T17:30:02.259Z] 9833f26c6bda: Preparing [2022-10-10T17:30:02.259Z] 9833f26c6bda: Waiting [2022-10-10T17:30:02.259Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:02.259Z] ced62c23a0e2: Layer already exists [2022-10-10T17:30:02.259Z] a75c3e68c897: Layer already exists [2022-10-10T17:30:02.259Z] bd25966bd691: Layer already exists [2022-10-10T17:30:02.259Z] d84e929d185c: Layer already exists [2022-10-10T17:30:02.259Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:02.259Z] 2.3.0-dev.84: digest: sha256:ea562dab26daeb3eeda195c41750457437c3610fdbe356d3c2d1222e26299556 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:02.582Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:02.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:02.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-10T17:30:02.904Z] bd25966bd691: Preparing [2022-10-10T17:30:02.904Z] d84e929d185c: Preparing [2022-10-10T17:30:02.904Z] a75c3e68c897: Preparing [2022-10-10T17:30:02.904Z] ced62c23a0e2: Preparing [2022-10-10T17:30:02.904Z] a737e5335d8d: Preparing [2022-10-10T17:30:02.904Z] 9833f26c6bda: Preparing [2022-10-10T17:30:02.904Z] 9833f26c6bda: Waiting [2022-10-10T17:30:02.904Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:02.904Z] bd25966bd691: Layer already exists [2022-10-10T17:30:02.904Z] d84e929d185c: Layer already exists [2022-10-10T17:30:02.904Z] a75c3e68c897: Layer already exists [2022-10-10T17:30:02.904Z] ced62c23a0e2: Layer already exists [2022-10-10T17:30:02.904Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:02.904Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:ea562dab26daeb3eeda195c41750457437c3610fdbe356d3c2d1222e26299556 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:03.224Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:03.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-10T17:30:03.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-10T17:30:03.545Z] bd25966bd691: Preparing [2022-10-10T17:30:03.545Z] d84e929d185c: Preparing [2022-10-10T17:30:03.545Z] a75c3e68c897: Preparing [2022-10-10T17:30:03.545Z] ced62c23a0e2: Preparing [2022-10-10T17:30:03.545Z] a737e5335d8d: Preparing [2022-10-10T17:30:03.545Z] 9833f26c6bda: Preparing [2022-10-10T17:30:03.545Z] 9833f26c6bda: Waiting [2022-10-10T17:30:03.545Z] a75c3e68c897: Layer already exists [2022-10-10T17:30:03.545Z] d84e929d185c: Layer already exists [2022-10-10T17:30:03.545Z] bd25966bd691: Layer already exists [2022-10-10T17:30:03.545Z] ced62c23a0e2: Layer already exists [2022-10-10T17:30:03.545Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:03.545Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:03.545Z] main: digest: sha256:ea562dab26daeb3eeda195c41750457437c3610fdbe356d3c2d1222e26299556 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:30:03.847Z] ===================================================== [Pipeline] echo [2022-10-10T17:30:03.852Z] taggedImages: [2022-10-10T17:30:03.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:03.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-10T17:30:03.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.84 [2022-10-10T17:30:03.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:03.852Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-10T17:30:03.865Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-10T17:30:03.865Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:03.865Z] latest [2022-10-10T17:30:03.865Z] 2.3.0-dev.84 [2022-10-10T17:30:03.865Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:03.865Z] main [2022-10-10T17:30:03.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:04.184Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:04.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:04.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-10T17:30:04.506Z] 4650780c32fb: Preparing [2022-10-10T17:30:04.506Z] da1dec061c5a: Preparing [2022-10-10T17:30:04.506Z] d8c1b483d5a6: Preparing [2022-10-10T17:30:04.506Z] d4da23c3fea4: Preparing [2022-10-10T17:30:04.506Z] 67743c0525f9: Preparing [2022-10-10T17:30:04.506Z] 3a5b52dea26d: Preparing [2022-10-10T17:30:04.506Z] a737e5335d8d: Preparing [2022-10-10T17:30:04.506Z] 9833f26c6bda: Preparing [2022-10-10T17:30:04.506Z] a737e5335d8d: Waiting [2022-10-10T17:30:04.506Z] 9833f26c6bda: Waiting [2022-10-10T17:30:04.506Z] 3a5b52dea26d: Waiting [2022-10-10T17:30:04.771Z] d8c1b483d5a6: Pushed [2022-10-10T17:30:04.771Z] da1dec061c5a: Pushed [2022-10-10T17:30:04.771Z] 4650780c32fb: Pushed [2022-10-10T17:30:04.771Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:04.771Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:05.347Z] 3a5b52dea26d: Pushed [2022-10-10T17:30:11.957Z] 67743c0525f9: Pushed [2022-10-10T17:30:18.571Z] d4da23c3fea4: Pushed [2022-10-10T17:30:18.835Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:c457a11aefdc0120cbbbfbd37938915ff028c5753f8f0d3bbd4cd9ff36e1b5a5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:19.162Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:19.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-10T17:30:19.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-10T17:30:19.484Z] 4650780c32fb: Preparing [2022-10-10T17:30:19.484Z] da1dec061c5a: Preparing [2022-10-10T17:30:19.484Z] d8c1b483d5a6: Preparing [2022-10-10T17:30:19.484Z] d4da23c3fea4: Preparing [2022-10-10T17:30:19.484Z] 67743c0525f9: Preparing [2022-10-10T17:30:19.484Z] 3a5b52dea26d: Preparing [2022-10-10T17:30:19.484Z] a737e5335d8d: Preparing [2022-10-10T17:30:19.484Z] 9833f26c6bda: Preparing [2022-10-10T17:30:19.484Z] 3a5b52dea26d: Waiting [2022-10-10T17:30:19.484Z] a737e5335d8d: Waiting [2022-10-10T17:30:19.484Z] 9833f26c6bda: Waiting [2022-10-10T17:30:19.484Z] 67743c0525f9: Layer already exists [2022-10-10T17:30:19.484Z] d4da23c3fea4: Layer already exists [2022-10-10T17:30:19.484Z] 4650780c32fb: Layer already exists [2022-10-10T17:30:19.484Z] d8c1b483d5a6: Layer already exists [2022-10-10T17:30:19.484Z] da1dec061c5a: Layer already exists [2022-10-10T17:30:19.484Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:19.484Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:30:19.484Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:19.749Z] latest: digest: sha256:c457a11aefdc0120cbbbfbd37938915ff028c5753f8f0d3bbd4cd9ff36e1b5a5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:20.070Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:20.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.84 [2022-10-10T17:30:20.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-10T17:30:20.396Z] 4650780c32fb: Preparing [2022-10-10T17:30:20.396Z] da1dec061c5a: Preparing [2022-10-10T17:30:20.396Z] d8c1b483d5a6: Preparing [2022-10-10T17:30:20.396Z] d4da23c3fea4: Preparing [2022-10-10T17:30:20.396Z] 67743c0525f9: Preparing [2022-10-10T17:30:20.396Z] 3a5b52dea26d: Preparing [2022-10-10T17:30:20.396Z] a737e5335d8d: Preparing [2022-10-10T17:30:20.396Z] 9833f26c6bda: Preparing [2022-10-10T17:30:20.396Z] 3a5b52dea26d: Waiting [2022-10-10T17:30:20.396Z] a737e5335d8d: Waiting [2022-10-10T17:30:20.396Z] 9833f26c6bda: Waiting [2022-10-10T17:30:20.396Z] d4da23c3fea4: Layer already exists [2022-10-10T17:30:20.396Z] d8c1b483d5a6: Layer already exists [2022-10-10T17:30:20.396Z] 67743c0525f9: Layer already exists [2022-10-10T17:30:20.396Z] da1dec061c5a: Layer already exists [2022-10-10T17:30:20.396Z] 4650780c32fb: Layer already exists [2022-10-10T17:30:20.396Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:20.396Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:20.396Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:30:20.396Z] 2.3.0-dev.84: digest: sha256:c457a11aefdc0120cbbbfbd37938915ff028c5753f8f0d3bbd4cd9ff36e1b5a5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:20.982Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:21.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:21.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-10T17:30:21.303Z] 4650780c32fb: Preparing [2022-10-10T17:30:21.303Z] da1dec061c5a: Preparing [2022-10-10T17:30:21.303Z] d8c1b483d5a6: Preparing [2022-10-10T17:30:21.303Z] d4da23c3fea4: Preparing [2022-10-10T17:30:21.303Z] 67743c0525f9: Preparing [2022-10-10T17:30:21.303Z] 3a5b52dea26d: Preparing [2022-10-10T17:30:21.303Z] a737e5335d8d: Preparing [2022-10-10T17:30:21.303Z] 9833f26c6bda: Preparing [2022-10-10T17:30:21.303Z] a737e5335d8d: Waiting [2022-10-10T17:30:21.303Z] 9833f26c6bda: Waiting [2022-10-10T17:30:21.303Z] 3a5b52dea26d: Waiting [2022-10-10T17:30:21.303Z] 4650780c32fb: Layer already exists [2022-10-10T17:30:21.303Z] da1dec061c5a: Layer already exists [2022-10-10T17:30:21.303Z] d8c1b483d5a6: Layer already exists [2022-10-10T17:30:21.303Z] d4da23c3fea4: Layer already exists [2022-10-10T17:30:21.303Z] 67743c0525f9: Layer already exists [2022-10-10T17:30:21.303Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:30:21.303Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:21.303Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:21.303Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:c457a11aefdc0120cbbbfbd37938915ff028c5753f8f0d3bbd4cd9ff36e1b5a5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:21.884Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:22.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-10T17:30:22.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-10T17:30:22.207Z] 4650780c32fb: Preparing [2022-10-10T17:30:22.207Z] da1dec061c5a: Preparing [2022-10-10T17:30:22.207Z] d8c1b483d5a6: Preparing [2022-10-10T17:30:22.207Z] d4da23c3fea4: Preparing [2022-10-10T17:30:22.207Z] 67743c0525f9: Preparing [2022-10-10T17:30:22.207Z] 3a5b52dea26d: Preparing [2022-10-10T17:30:22.207Z] a737e5335d8d: Preparing [2022-10-10T17:30:22.207Z] 9833f26c6bda: Preparing [2022-10-10T17:30:22.207Z] 3a5b52dea26d: Waiting [2022-10-10T17:30:22.207Z] a737e5335d8d: Waiting [2022-10-10T17:30:22.207Z] 9833f26c6bda: Waiting [2022-10-10T17:30:22.207Z] da1dec061c5a: Layer already exists [2022-10-10T17:30:22.207Z] 4650780c32fb: Layer already exists [2022-10-10T17:30:22.207Z] 67743c0525f9: Layer already exists [2022-10-10T17:30:22.207Z] d8c1b483d5a6: Layer already exists [2022-10-10T17:30:22.207Z] d4da23c3fea4: Layer already exists [2022-10-10T17:30:22.207Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:22.207Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:22.207Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:30:22.470Z] main: digest: sha256:c457a11aefdc0120cbbbfbd37938915ff028c5753f8f0d3bbd4cd9ff36e1b5a5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:30:22.507Z] ===================================================== [Pipeline] echo [2022-10-10T17:30:22.512Z] taggedImages: [2022-10-10T17:30:22.512Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:22.512Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-10T17:30:22.512Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.84 [2022-10-10T17:30:22.512Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:22.512Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-10T17:30:22.528Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-10T17:30:22.528Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:22.528Z] latest [2022-10-10T17:30:22.528Z] 2.3.0-dev.84 [2022-10-10T17:30:22.528Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:22.528Z] main [2022-10-10T17:30:22.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:22.850Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:23.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:23.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-10T17:30:23.171Z] 68c1125baba9: Preparing [2022-10-10T17:30:23.171Z] 07f87c810c93: Preparing [2022-10-10T17:30:23.171Z] 7536c79fafb0: Preparing [2022-10-10T17:30:23.171Z] 1a1002cf0da6: Preparing [2022-10-10T17:30:23.171Z] e40f8c183a70: Preparing [2022-10-10T17:30:23.171Z] a737e5335d8d: Preparing [2022-10-10T17:30:23.171Z] 9833f26c6bda: Preparing [2022-10-10T17:30:23.171Z] a737e5335d8d: Waiting [2022-10-10T17:30:23.171Z] 9833f26c6bda: Waiting [2022-10-10T17:30:23.435Z] 68c1125baba9: Pushed [2022-10-10T17:30:23.435Z] 7536c79fafb0: Pushed [2022-10-10T17:30:23.435Z] 07f87c810c93: Pushed [2022-10-10T17:30:23.435Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:23.435Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:24.016Z] e40f8c183a70: Pushed [2022-10-10T17:30:38.984Z] 1a1002cf0da6: Pushed [2022-10-10T17:30:38.984Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:78e5451bd60d7d75a6734d7051c36be5b67743bb220bbf1d5ab6ba7cf5f34111 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:39.309Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:39.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-10T17:30:39.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-10T17:30:39.632Z] 68c1125baba9: Preparing [2022-10-10T17:30:39.632Z] 07f87c810c93: Preparing [2022-10-10T17:30:39.632Z] 7536c79fafb0: Preparing [2022-10-10T17:30:39.632Z] 1a1002cf0da6: Preparing [2022-10-10T17:30:39.632Z] e40f8c183a70: Preparing [2022-10-10T17:30:39.632Z] a737e5335d8d: Preparing [2022-10-10T17:30:39.632Z] 9833f26c6bda: Preparing [2022-10-10T17:30:39.632Z] a737e5335d8d: Waiting [2022-10-10T17:30:39.632Z] 9833f26c6bda: Waiting [2022-10-10T17:30:39.632Z] 7536c79fafb0: Layer already exists [2022-10-10T17:30:39.632Z] 1a1002cf0da6: Layer already exists [2022-10-10T17:30:39.632Z] e40f8c183a70: Layer already exists [2022-10-10T17:30:39.632Z] 07f87c810c93: Layer already exists [2022-10-10T17:30:39.632Z] 68c1125baba9: Layer already exists [2022-10-10T17:30:39.632Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:39.632Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:39.896Z] latest: digest: sha256:78e5451bd60d7d75a6734d7051c36be5b67743bb220bbf1d5ab6ba7cf5f34111 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:40.220Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:40.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.84 [2022-10-10T17:30:40.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-10T17:30:40.545Z] 68c1125baba9: Preparing [2022-10-10T17:30:40.545Z] 07f87c810c93: Preparing [2022-10-10T17:30:40.545Z] 7536c79fafb0: Preparing [2022-10-10T17:30:40.545Z] 1a1002cf0da6: Preparing [2022-10-10T17:30:40.545Z] e40f8c183a70: Preparing [2022-10-10T17:30:40.545Z] a737e5335d8d: Preparing [2022-10-10T17:30:40.545Z] 9833f26c6bda: Preparing [2022-10-10T17:30:40.545Z] a737e5335d8d: Waiting [2022-10-10T17:30:40.545Z] 9833f26c6bda: Waiting [2022-10-10T17:30:40.545Z] 7536c79fafb0: Layer already exists [2022-10-10T17:30:40.545Z] 1a1002cf0da6: Layer already exists [2022-10-10T17:30:40.545Z] 68c1125baba9: Layer already exists [2022-10-10T17:30:40.545Z] 07f87c810c93: Layer already exists [2022-10-10T17:30:40.545Z] e40f8c183a70: Layer already exists [2022-10-10T17:30:40.545Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:40.545Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:40.811Z] 2.3.0-dev.84: digest: sha256:78e5451bd60d7d75a6734d7051c36be5b67743bb220bbf1d5ab6ba7cf5f34111 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:41.150Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:41.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:41.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-10T17:30:41.479Z] 68c1125baba9: Preparing [2022-10-10T17:30:41.479Z] 07f87c810c93: Preparing [2022-10-10T17:30:41.479Z] 7536c79fafb0: Preparing [2022-10-10T17:30:41.479Z] 1a1002cf0da6: Preparing [2022-10-10T17:30:41.479Z] e40f8c183a70: Preparing [2022-10-10T17:30:41.479Z] a737e5335d8d: Preparing [2022-10-10T17:30:41.479Z] 9833f26c6bda: Preparing [2022-10-10T17:30:41.479Z] a737e5335d8d: Waiting [2022-10-10T17:30:41.479Z] 9833f26c6bda: Waiting [2022-10-10T17:30:41.479Z] 1a1002cf0da6: Layer already exists [2022-10-10T17:30:41.479Z] 68c1125baba9: Layer already exists [2022-10-10T17:30:41.479Z] e40f8c183a70: Layer already exists [2022-10-10T17:30:41.479Z] 07f87c810c93: Layer already exists [2022-10-10T17:30:41.479Z] 7536c79fafb0: Layer already exists [2022-10-10T17:30:41.479Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:41.479Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:41.743Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:78e5451bd60d7d75a6734d7051c36be5b67743bb220bbf1d5ab6ba7cf5f34111 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:42.081Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:42.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-10T17:30:42.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-10T17:30:42.411Z] 68c1125baba9: Preparing [2022-10-10T17:30:42.411Z] 07f87c810c93: Preparing [2022-10-10T17:30:42.411Z] 7536c79fafb0: Preparing [2022-10-10T17:30:42.411Z] 1a1002cf0da6: Preparing [2022-10-10T17:30:42.411Z] e40f8c183a70: Preparing [2022-10-10T17:30:42.411Z] a737e5335d8d: Preparing [2022-10-10T17:30:42.411Z] 9833f26c6bda: Preparing [2022-10-10T17:30:42.411Z] a737e5335d8d: Waiting [2022-10-10T17:30:42.411Z] 9833f26c6bda: Waiting [2022-10-10T17:30:42.411Z] 07f87c810c93: Layer already exists [2022-10-10T17:30:42.411Z] 1a1002cf0da6: Layer already exists [2022-10-10T17:30:42.411Z] e40f8c183a70: Layer already exists [2022-10-10T17:30:42.411Z] 7536c79fafb0: Layer already exists [2022-10-10T17:30:42.411Z] 68c1125baba9: Layer already exists [2022-10-10T17:30:42.411Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:42.411Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:42.676Z] main: digest: sha256:78e5451bd60d7d75a6734d7051c36be5b67743bb220bbf1d5ab6ba7cf5f34111 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:30:42.730Z] ===================================================== [Pipeline] echo [2022-10-10T17:30:42.738Z] taggedImages: [2022-10-10T17:30:42.738Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:42.738Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-10T17:30:42.738Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.84 [2022-10-10T17:30:42.738Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:42.738Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-10T17:30:42.759Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-10T17:30:42.759Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:42.759Z] latest [2022-10-10T17:30:42.759Z] 2.3.0-dev.84 [2022-10-10T17:30:42.759Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:30:42.759Z] main [2022-10-10T17:30:42.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:43.083Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:43.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:30:43.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-10T17:30:43.512Z] 1e4cfe2f3dab: Preparing [2022-10-10T17:30:43.512Z] 28d9bace3176: Preparing [2022-10-10T17:30:43.512Z] 178938e4dbaf: Preparing [2022-10-10T17:30:43.512Z] 6b46434ab53b: Preparing [2022-10-10T17:30:43.512Z] 3a5b52dea26d: Preparing [2022-10-10T17:30:43.512Z] a737e5335d8d: Preparing [2022-10-10T17:30:43.512Z] 9833f26c6bda: Preparing [2022-10-10T17:30:43.512Z] a737e5335d8d: Waiting [2022-10-10T17:30:43.512Z] 9833f26c6bda: Waiting [2022-10-10T17:30:43.512Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:30:43.512Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:43.512Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:43.512Z] 28d9bace3176: Pushed [2022-10-10T17:30:43.512Z] 178938e4dbaf: Pushed [2022-10-10T17:30:43.784Z] 1e4cfe2f3dab: Pushed [2022-10-10T17:30:58.795Z] 6b46434ab53b: Pushed [2022-10-10T17:30:59.060Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:38f056a0b2335a690a132a93f6caaaa3dc899942812f12581936215f948bad77 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:59.395Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:30:59.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-10T17:30:59.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-10T17:30:59.722Z] 1e4cfe2f3dab: Preparing [2022-10-10T17:30:59.722Z] 28d9bace3176: Preparing [2022-10-10T17:30:59.722Z] 178938e4dbaf: Preparing [2022-10-10T17:30:59.722Z] 6b46434ab53b: Preparing [2022-10-10T17:30:59.722Z] 3a5b52dea26d: Preparing [2022-10-10T17:30:59.722Z] a737e5335d8d: Preparing [2022-10-10T17:30:59.722Z] 9833f26c6bda: Preparing [2022-10-10T17:30:59.722Z] a737e5335d8d: Waiting [2022-10-10T17:30:59.722Z] 9833f26c6bda: Waiting [2022-10-10T17:30:59.722Z] 6b46434ab53b: Layer already exists [2022-10-10T17:30:59.722Z] 1e4cfe2f3dab: Layer already exists [2022-10-10T17:30:59.722Z] 178938e4dbaf: Layer already exists [2022-10-10T17:30:59.722Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:30:59.722Z] 28d9bace3176: Layer already exists [2022-10-10T17:30:59.722Z] a737e5335d8d: Layer already exists [2022-10-10T17:30:59.722Z] 9833f26c6bda: Layer already exists [2022-10-10T17:30:59.988Z] latest: digest: sha256:38f056a0b2335a690a132a93f6caaaa3dc899942812f12581936215f948bad77 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:00.325Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:00.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.84 [2022-10-10T17:31:00.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-10T17:31:00.650Z] 1e4cfe2f3dab: Preparing [2022-10-10T17:31:00.650Z] 28d9bace3176: Preparing [2022-10-10T17:31:00.650Z] 178938e4dbaf: Preparing [2022-10-10T17:31:00.650Z] 6b46434ab53b: Preparing [2022-10-10T17:31:00.650Z] 3a5b52dea26d: Preparing [2022-10-10T17:31:00.650Z] a737e5335d8d: Preparing [2022-10-10T17:31:00.650Z] 9833f26c6bda: Preparing [2022-10-10T17:31:00.650Z] a737e5335d8d: Waiting [2022-10-10T17:31:00.650Z] 9833f26c6bda: Waiting [2022-10-10T17:31:00.650Z] 6b46434ab53b: Layer already exists [2022-10-10T17:31:00.650Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:31:00.650Z] 1e4cfe2f3dab: Layer already exists [2022-10-10T17:31:00.651Z] 28d9bace3176: Layer already exists [2022-10-10T17:31:00.651Z] 178938e4dbaf: Layer already exists [2022-10-10T17:31:00.651Z] 9833f26c6bda: Layer already exists [2022-10-10T17:31:00.651Z] a737e5335d8d: Layer already exists [2022-10-10T17:31:00.651Z] 2.3.0-dev.84: digest: sha256:38f056a0b2335a690a132a93f6caaaa3dc899942812f12581936215f948bad77 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:01.241Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:01.566Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:01.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-10T17:31:01.566Z] 1e4cfe2f3dab: Preparing [2022-10-10T17:31:01.566Z] 28d9bace3176: Preparing [2022-10-10T17:31:01.566Z] 178938e4dbaf: Preparing [2022-10-10T17:31:01.566Z] 6b46434ab53b: Preparing [2022-10-10T17:31:01.566Z] 3a5b52dea26d: Preparing [2022-10-10T17:31:01.566Z] a737e5335d8d: Preparing [2022-10-10T17:31:01.566Z] 9833f26c6bda: Preparing [2022-10-10T17:31:01.566Z] a737e5335d8d: Waiting [2022-10-10T17:31:01.566Z] 9833f26c6bda: Waiting [2022-10-10T17:31:01.566Z] 178938e4dbaf: Layer already exists [2022-10-10T17:31:01.566Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:31:01.566Z] 28d9bace3176: Layer already exists [2022-10-10T17:31:01.566Z] 6b46434ab53b: Layer already exists [2022-10-10T17:31:01.566Z] 1e4cfe2f3dab: Layer already exists [2022-10-10T17:31:01.566Z] a737e5335d8d: Layer already exists [2022-10-10T17:31:01.566Z] 9833f26c6bda: Layer already exists [2022-10-10T17:31:01.566Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:38f056a0b2335a690a132a93f6caaaa3dc899942812f12581936215f948bad77 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:02.166Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:02.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-10T17:31:02.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-10T17:31:02.500Z] 1e4cfe2f3dab: Preparing [2022-10-10T17:31:02.500Z] 28d9bace3176: Preparing [2022-10-10T17:31:02.500Z] 178938e4dbaf: Preparing [2022-10-10T17:31:02.500Z] 6b46434ab53b: Preparing [2022-10-10T17:31:02.500Z] 3a5b52dea26d: Preparing [2022-10-10T17:31:02.500Z] a737e5335d8d: Preparing [2022-10-10T17:31:02.500Z] 9833f26c6bda: Preparing [2022-10-10T17:31:02.500Z] a737e5335d8d: Waiting [2022-10-10T17:31:02.500Z] 9833f26c6bda: Waiting [2022-10-10T17:31:02.500Z] 1e4cfe2f3dab: Layer already exists [2022-10-10T17:31:02.500Z] 6b46434ab53b: Layer already exists [2022-10-10T17:31:02.500Z] 28d9bace3176: Layer already exists [2022-10-10T17:31:02.500Z] 178938e4dbaf: Layer already exists [2022-10-10T17:31:02.500Z] 3a5b52dea26d: Layer already exists [2022-10-10T17:31:02.500Z] 9833f26c6bda: Layer already exists [2022-10-10T17:31:02.500Z] a737e5335d8d: Layer already exists [2022-10-10T17:31:02.765Z] main: digest: sha256:38f056a0b2335a690a132a93f6caaaa3dc899942812f12581936215f948bad77 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:31:02.805Z] ===================================================== [Pipeline] echo [2022-10-10T17:31:02.810Z] taggedImages: [2022-10-10T17:31:02.810Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:02.810Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-10T17:31:02.810Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.84 [2022-10-10T17:31:02.810Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:02.810Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-10T17:31:02.824Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-10T17:31:02.824Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:02.824Z] latest [2022-10-10T17:31:02.824Z] 2.3.0-dev.84 [2022-10-10T17:31:02.824Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:02.824Z] main [2022-10-10T17:31:02.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:03.147Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:03.475Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:03.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-10T17:31:03.475Z] a0e416120a1d: Preparing [2022-10-10T17:31:03.475Z] 4da94c81b6a7: Preparing [2022-10-10T17:31:03.475Z] a75c3e68c897: Preparing [2022-10-10T17:31:03.475Z] 28ecaf387dd0: Preparing [2022-10-10T17:31:03.475Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:03.475Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:03.475Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:03.739Z] a0e416120a1d: Pushed [2022-10-10T17:31:03.739Z] 28ecaf387dd0: Pushed [2022-10-10T17:31:09.055Z] 4da94c81b6a7: Pushed [2022-10-10T17:31:09.055Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:3c680dee87422ac613eb72a498903285b450fed99612d15ef5d9729227922d1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:09.377Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:09.695Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-10T17:31:09.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-10T17:31:09.695Z] a0e416120a1d: Preparing [2022-10-10T17:31:09.695Z] 4da94c81b6a7: Preparing [2022-10-10T17:31:09.695Z] a75c3e68c897: Preparing [2022-10-10T17:31:09.695Z] 28ecaf387dd0: Preparing [2022-10-10T17:31:09.695Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:09.695Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:09.695Z] a0e416120a1d: Layer already exists [2022-10-10T17:31:09.695Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:09.695Z] 28ecaf387dd0: Layer already exists [2022-10-10T17:31:09.695Z] 4da94c81b6a7: Layer already exists [2022-10-10T17:31:09.695Z] latest: digest: sha256:3c680dee87422ac613eb72a498903285b450fed99612d15ef5d9729227922d1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:10.030Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:10.356Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.84 [2022-10-10T17:31:10.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-10T17:31:10.356Z] a0e416120a1d: Preparing [2022-10-10T17:31:10.356Z] 4da94c81b6a7: Preparing [2022-10-10T17:31:10.356Z] a75c3e68c897: Preparing [2022-10-10T17:31:10.356Z] 28ecaf387dd0: Preparing [2022-10-10T17:31:10.356Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:10.356Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:10.356Z] 28ecaf387dd0: Layer already exists [2022-10-10T17:31:10.356Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:10.356Z] a0e416120a1d: Layer already exists [2022-10-10T17:31:10.356Z] 4da94c81b6a7: Layer already exists [2022-10-10T17:31:10.356Z] 2.3.0-dev.84: digest: sha256:3c680dee87422ac613eb72a498903285b450fed99612d15ef5d9729227922d1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:10.946Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:11.279Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:11.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-10T17:31:11.279Z] a0e416120a1d: Preparing [2022-10-10T17:31:11.279Z] 4da94c81b6a7: Preparing [2022-10-10T17:31:11.279Z] a75c3e68c897: Preparing [2022-10-10T17:31:11.279Z] 28ecaf387dd0: Preparing [2022-10-10T17:31:11.279Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:11.279Z] 4da94c81b6a7: Layer already exists [2022-10-10T17:31:11.279Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:11.279Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:11.279Z] 28ecaf387dd0: Layer already exists [2022-10-10T17:31:11.279Z] a0e416120a1d: Layer already exists [2022-10-10T17:31:11.279Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:3c680dee87422ac613eb72a498903285b450fed99612d15ef5d9729227922d1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:11.613Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:11.945Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-10T17:31:11.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-10T17:31:11.945Z] a0e416120a1d: Preparing [2022-10-10T17:31:11.945Z] 4da94c81b6a7: Preparing [2022-10-10T17:31:11.945Z] a75c3e68c897: Preparing [2022-10-10T17:31:11.945Z] 28ecaf387dd0: Preparing [2022-10-10T17:31:11.945Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:11.945Z] a0e416120a1d: Layer already exists [2022-10-10T17:31:11.945Z] 4da94c81b6a7: Layer already exists [2022-10-10T17:31:11.945Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:11.945Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:11.945Z] 28ecaf387dd0: Layer already exists [2022-10-10T17:31:11.945Z] main: digest: sha256:3c680dee87422ac613eb72a498903285b450fed99612d15ef5d9729227922d1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:31:11.990Z] ===================================================== [Pipeline] echo [2022-10-10T17:31:11.996Z] taggedImages: [2022-10-10T17:31:11.996Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:11.996Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-10T17:31:11.996Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.84 [2022-10-10T17:31:11.996Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:11.996Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-10T17:31:12.009Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-10T17:31:12.009Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:12.009Z] latest [2022-10-10T17:31:12.009Z] 2.3.0-dev.84 [2022-10-10T17:31:12.009Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:12.009Z] main [2022-10-10T17:31:12.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:12.331Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:12.654Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:12.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-10T17:31:12.654Z] 3ee627647d82: Preparing [2022-10-10T17:31:12.654Z] 32eb4408cee5: Preparing [2022-10-10T17:31:12.654Z] a75c3e68c897: Preparing [2022-10-10T17:31:12.654Z] 293cff8d785d: Preparing [2022-10-10T17:31:12.654Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:12.654Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:12.654Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:12.654Z] 293cff8d785d: Layer already exists [2022-10-10T17:31:12.918Z] 3ee627647d82: Pushed [2022-10-10T17:31:18.241Z] 32eb4408cee5: Pushed [2022-10-10T17:31:18.241Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:ab58e05c38b021c001c82d6290fba67f55263617126bb7dc9c63621e3adf7024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:18.565Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:18.891Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-10T17:31:18.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-10T17:31:18.891Z] 3ee627647d82: Preparing [2022-10-10T17:31:18.891Z] 32eb4408cee5: Preparing [2022-10-10T17:31:18.891Z] a75c3e68c897: Preparing [2022-10-10T17:31:18.891Z] 293cff8d785d: Preparing [2022-10-10T17:31:18.891Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:18.891Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:18.891Z] 32eb4408cee5: Layer already exists [2022-10-10T17:31:18.891Z] 293cff8d785d: Layer already exists [2022-10-10T17:31:18.891Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:18.891Z] 3ee627647d82: Layer already exists [2022-10-10T17:31:18.891Z] latest: digest: sha256:ab58e05c38b021c001c82d6290fba67f55263617126bb7dc9c63621e3adf7024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:19.219Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:19.542Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.84 [2022-10-10T17:31:19.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-10T17:31:19.542Z] 3ee627647d82: Preparing [2022-10-10T17:31:19.542Z] 32eb4408cee5: Preparing [2022-10-10T17:31:19.542Z] a75c3e68c897: Preparing [2022-10-10T17:31:19.542Z] 293cff8d785d: Preparing [2022-10-10T17:31:19.542Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:19.542Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:19.542Z] 3ee627647d82: Layer already exists [2022-10-10T17:31:19.542Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:19.542Z] 293cff8d785d: Layer already exists [2022-10-10T17:31:19.542Z] 32eb4408cee5: Layer already exists [2022-10-10T17:31:19.542Z] 2.3.0-dev.84: digest: sha256:ab58e05c38b021c001c82d6290fba67f55263617126bb7dc9c63621e3adf7024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:19.867Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:20.188Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:20.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-10T17:31:20.188Z] 3ee627647d82: Preparing [2022-10-10T17:31:20.188Z] 32eb4408cee5: Preparing [2022-10-10T17:31:20.188Z] a75c3e68c897: Preparing [2022-10-10T17:31:20.188Z] 293cff8d785d: Preparing [2022-10-10T17:31:20.188Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:20.188Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:20.188Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:20.188Z] 32eb4408cee5: Layer already exists [2022-10-10T17:31:20.188Z] 293cff8d785d: Layer already exists [2022-10-10T17:31:20.188Z] 3ee627647d82: Layer already exists [2022-10-10T17:31:20.188Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:ab58e05c38b021c001c82d6290fba67f55263617126bb7dc9c63621e3adf7024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:20.515Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:20.838Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-10T17:31:20.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-10T17:31:20.838Z] 3ee627647d82: Preparing [2022-10-10T17:31:20.838Z] 32eb4408cee5: Preparing [2022-10-10T17:31:20.838Z] a75c3e68c897: Preparing [2022-10-10T17:31:20.838Z] 293cff8d785d: Preparing [2022-10-10T17:31:20.838Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:20.838Z] 32eb4408cee5: Layer already exists [2022-10-10T17:31:20.838Z] 293cff8d785d: Layer already exists [2022-10-10T17:31:20.838Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:20.838Z] 3ee627647d82: Layer already exists [2022-10-10T17:31:20.838Z] a75c3e68c897: Layer already exists [2022-10-10T17:31:20.838Z] main: digest: sha256:ab58e05c38b021c001c82d6290fba67f55263617126bb7dc9c63621e3adf7024 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:31:20.889Z] ===================================================== [Pipeline] echo [2022-10-10T17:31:20.896Z] taggedImages: [2022-10-10T17:31:20.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:20.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-10T17:31:20.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.84 [2022-10-10T17:31:20.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:20.896Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-10T17:31:20.911Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-10T17:31:20.911Z] bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:20.911Z] latest [2022-10-10T17:31:20.911Z] 2.3.0-dev.84 [2022-10-10T17:31:20.911Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:20.911Z] main [2022-10-10T17:31:20.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:21.227Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:21.560Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:21.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-10T17:31:21.561Z] 5c4dadd27d90: Preparing [2022-10-10T17:31:21.561Z] 1bd9cd2b8433: Preparing [2022-10-10T17:31:21.561Z] 75c1554e4ac9: Preparing [2022-10-10T17:31:21.561Z] 53a18ebfbe63: Preparing [2022-10-10T17:31:21.561Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:21.561Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:21.824Z] 1bd9cd2b8433: Pushed [2022-10-10T17:31:22.403Z] 5c4dadd27d90: Pushed [2022-10-10T17:31:24.338Z] 75c1554e4ac9: Pushed [2022-10-10T17:31:50.983Z] 53a18ebfbe63: Pushed [2022-10-10T17:31:50.983Z] bd62954e5636e5d3e3b16b418a23e81caf673874: digest: sha256:5281ab68dee16ebab216d8490cf5db379ec2810068a304046c9b5cde8d698166 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:51.309Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:51.633Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-10T17:31:51.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-10T17:31:51.633Z] 5c4dadd27d90: Preparing [2022-10-10T17:31:51.633Z] 1bd9cd2b8433: Preparing [2022-10-10T17:31:51.633Z] 75c1554e4ac9: Preparing [2022-10-10T17:31:51.633Z] 53a18ebfbe63: Preparing [2022-10-10T17:31:51.633Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:51.633Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:51.633Z] 53a18ebfbe63: Layer already exists [2022-10-10T17:31:51.633Z] 75c1554e4ac9: Layer already exists [2022-10-10T17:31:51.633Z] 1bd9cd2b8433: Layer already exists [2022-10-10T17:31:51.633Z] 5c4dadd27d90: Layer already exists [2022-10-10T17:31:51.633Z] latest: digest: sha256:5281ab68dee16ebab216d8490cf5db379ec2810068a304046c9b5cde8d698166 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:51.965Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:52.286Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.84 [2022-10-10T17:31:52.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-10T17:31:52.286Z] 5c4dadd27d90: Preparing [2022-10-10T17:31:52.286Z] 1bd9cd2b8433: Preparing [2022-10-10T17:31:52.286Z] 75c1554e4ac9: Preparing [2022-10-10T17:31:52.286Z] 53a18ebfbe63: Preparing [2022-10-10T17:31:52.286Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:52.286Z] 53a18ebfbe63: Layer already exists [2022-10-10T17:31:52.286Z] 5c4dadd27d90: Layer already exists [2022-10-10T17:31:52.286Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:52.286Z] 1bd9cd2b8433: Layer already exists [2022-10-10T17:31:52.286Z] 75c1554e4ac9: Layer already exists [2022-10-10T17:31:52.286Z] 2.3.0-dev.84: digest: sha256:5281ab68dee16ebab216d8490cf5db379ec2810068a304046c9b5cde8d698166 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:52.611Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:52.928Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:52.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-10T17:31:52.928Z] 5c4dadd27d90: Preparing [2022-10-10T17:31:52.928Z] 1bd9cd2b8433: Preparing [2022-10-10T17:31:52.928Z] 75c1554e4ac9: Preparing [2022-10-10T17:31:52.928Z] 53a18ebfbe63: Preparing [2022-10-10T17:31:52.928Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:52.928Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:52.928Z] 75c1554e4ac9: Layer already exists [2022-10-10T17:31:52.928Z] 53a18ebfbe63: Layer already exists [2022-10-10T17:31:52.928Z] 5c4dadd27d90: Layer already exists [2022-10-10T17:31:52.928Z] 1bd9cd2b8433: Layer already exists [2022-10-10T17:31:52.928Z] bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84: digest: sha256:5281ab68dee16ebab216d8490cf5db379ec2810068a304046c9b5cde8d698166 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:53.247Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:53.568Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-10T17:31:53.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-10T17:31:53.568Z] 5c4dadd27d90: Preparing [2022-10-10T17:31:53.568Z] 1bd9cd2b8433: Preparing [2022-10-10T17:31:53.568Z] 75c1554e4ac9: Preparing [2022-10-10T17:31:53.568Z] 53a18ebfbe63: Preparing [2022-10-10T17:31:53.568Z] 5d3e392a13a0: Preparing [2022-10-10T17:31:53.568Z] 1bd9cd2b8433: Layer already exists [2022-10-10T17:31:53.568Z] 75c1554e4ac9: Layer already exists [2022-10-10T17:31:53.568Z] 5c4dadd27d90: Layer already exists [2022-10-10T17:31:53.568Z] 5d3e392a13a0: Layer already exists [2022-10-10T17:31:53.568Z] 53a18ebfbe63: Layer already exists [2022-10-10T17:31:53.568Z] main: digest: sha256:5281ab68dee16ebab216d8490cf5db379ec2810068a304046c9b5cde8d698166 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T17:31:53.873Z] ===================================================== [Pipeline] echo [2022-10-10T17:31:53.881Z] taggedImages: [2022-10-10T17:31:53.881Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874 [2022-10-10T17:31:53.881Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-10T17:31:53.881Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.84 [2022-10-10T17:31:53.881Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:bd62954e5636e5d3e3b16b418a23e81caf673874-2.3.0-dev.84 [2022-10-10T17:31:53.881Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:54.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:31:54.247Z] [2022-10-10T17:31:54.247Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:31:54.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:31:54.563Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T17:31:54.563Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T17:31:54.563Z] 04944245beec: Pulling fs layer [2022-10-10T17:31:54.563Z] 699f458cf7ca: Pulling fs layer [2022-10-10T17:31:54.563Z] 765212b225bb: Pulling fs layer [2022-10-10T17:31:54.563Z] f23df028b6ca: Pulling fs layer [2022-10-10T17:31:54.563Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T17:31:54.563Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T17:31:54.563Z] 765212b225bb: Waiting [2022-10-10T17:31:54.563Z] f23df028b6ca: Waiting [2022-10-10T17:31:54.563Z] d65c8cfc05b1: Waiting [2022-10-10T17:31:54.830Z] 04944245beec: Verifying Checksum [2022-10-10T17:31:54.830Z] 04944245beec: Download complete [2022-10-10T17:31:54.830Z] 765212b225bb: Verifying Checksum [2022-10-10T17:31:54.830Z] 765212b225bb: Download complete [2022-10-10T17:31:54.830Z] f23df028b6ca: Verifying Checksum [2022-10-10T17:31:54.830Z] f23df028b6ca: Download complete [2022-10-10T17:31:54.830Z] d65c8cfc05b1: Verifying Checksum [2022-10-10T17:31:54.830Z] d65c8cfc05b1: Download complete [2022-10-10T17:31:54.830Z] 699f458cf7ca: Verifying Checksum [2022-10-10T17:31:54.830Z] 699f458cf7ca: Download complete [2022-10-10T17:31:55.408Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T17:31:55.408Z] 8998bd30e6a1: Download complete [2022-10-10T17:31:57.335Z] 2437ff75d9bd: Verifying Checksum [2022-10-10T17:31:57.335Z] 2437ff75d9bd: Download complete [2022-10-10T17:31:59.264Z] 8998bd30e6a1: Pull complete [2022-10-10T17:31:59.264Z] 04944245beec: Pull complete [2022-10-10T17:32:00.664Z] 699f458cf7ca: Pull complete [2022-10-10T17:32:00.931Z] 765212b225bb: Pull complete [2022-10-10T17:32:01.512Z] f23df028b6ca: Pull complete [2022-10-10T17:32:01.778Z] d65c8cfc05b1: Pull complete [2022-10-10T17:32:16.812Z] 2437ff75d9bd: Pull complete [2022-10-10T17:32:16.812Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T17:32:16.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T17:32:16.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:32:17.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container [2022-10-10T17:32:17.015Z] $ 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/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-10T17:32:19.466Z] $ docker top 178231bc1654921dd6f7e70a7a54d47ece3965f10ac3e6f01122e0038c5ed2b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:32:20.052Z] ---> job-cost.sh [2022-10-10T17:32:20.315Z] lf-activate-venv: SKIPPING [2022-10-10T17:32:20.315Z] INFO: No Stack... [2022-10-10T17:32:20.892Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T17:32:21.470Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T17:32:21.780Z] + cat /w/workspace/edgex-go/322/archives/cost.csv [2022-10-10T17:32:21.780Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T17:32:21.843Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-322-stack-cost] [2022-10-10T17:32:21.849Z] Resource [jenkins-edgexfoundry-edgex-go-main-322-stack-cost] did not exist. Created. [2022-10-10T17:32:21.850Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-322-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T17:32:22.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T17:32:22.707Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T17:32:22.715Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-322-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T17:32:22.693Z] $ docker stop --time=1 178231bc1654921dd6f7e70a7a54d47ece3965f10ac3e6f01122e0038c5ed2b9 [2022-10-10T17:32:24.154Z] $ docker rm -f 178231bc1654921dd6f7e70a7a54d47ece3965f10ac3e6f01122e0038c5ed2b9 [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-10-10T17:32:24.623Z] provisioning config files... [2022-10-10T17:32:24.629Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/322@tmp/config18218981067858814043tmp [Pipeline] { [Pipeline] sh [2022-10-10T17:32:24.915Z] + set +x [2022-10-10T17:32:24.915Z] + bash -s -- [2022-10-10T17:32:24.915Z] + curl -s https://codecov.io/bash [2022-10-10T17:32:24.915Z] [2022-10-10T17:32:24.915Z] _____ _ [2022-10-10T17:32:24.915Z] / ____| | | [2022-10-10T17:32:24.915Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T17:32:24.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T17:32:24.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T17:32:24.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T17:32:24.915Z] Bash-1.0.6 [2022-10-10T17:32:24.915Z] [2022-10-10T17:32:24.915Z] [2022-10-10T17:32:24.915Z] ==> git version 2.25.1 found [2022-10-10T17:32:24.915Z] ==> 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-10-10T17:32:24.915Z] Release-Date: 2020-01-08 [2022-10-10T17:32:24.915Z] 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-10-10T17:32:24.915Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T17:32:24.915Z] ==> Jenkins CI detected. [2022-10-10T17:32:24.915Z] current dir:  /w/workspace/edgex-go/322 [2022-10-10T17:32:24.915Z] project root: . [2022-10-10T17:32:24.915Z] --> token set from env [2022-10-10T17:32:24.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T17:32:24.915Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T17:32:24.915Z] ==> Python coveragepy not found [2022-10-10T17:32:24.915Z] ==> Searching for coverage reports in: [2022-10-10T17:32:24.915Z] + . [2022-10-10T17:32:24.915Z] -> Found 1 reports [2022-10-10T17:32:24.915Z] ==> Detecting git/mercurial file structure [2022-10-10T17:32:24.915Z] ==> Reading reports [2022-10-10T17:32:24.915Z] + ./coverage.out bytes=502163 [2022-10-10T17:32:25.174Z] ==> Appending adjustments [2022-10-10T17:32:25.174Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T17:32:26.548Z] + Found adjustments [2022-10-10T17:32:26.548Z] ==> Gzipping contents [2022-10-10T17:32:26.548Z] 68K /tmp/codecov.X28JLA.gz [2022-10-10T17:32:26.548Z] ==> Uploading reports [2022-10-10T17:32:26.548Z] url: https://codecov.io [2022-10-10T17:32:26.548Z] query: branch=main&commit=bd62954e5636e5d3e3b16b418a23e81caf673874&build=322&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F322%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T17:32:26.548Z] -> Pinging Codecov [2022-10-10T17:32:26.548Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=bd62954e5636e5d3e3b16b418a23e81caf673874&build=322&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F322%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T17:32:26.548Z] -> Uploading to [2022-10-10T17:32:26.548Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/00271124DB129430A58F1EEE437C3FCB/bd62954e5636e5d3e3b16b418a23e81caf673874/ac1e527b-471d-4395-929e-93a06aeac749.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T173226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f6670db1415002a057827f4a79d1595fc7e18943be73db979718c82edc338bc [2022-10-10T17:32:26.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:32:26.548Z] Dload Upload Total Spent Left Speed [2022-10-10T17:32:26.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65600 0 0 100 65600 0 230k --:--:-- --:--:-- --:--:-- 231k [2022-10-10T17:32:26.807Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bd62954e5636e5d3e3b16b418a23e81caf673874 [Pipeline] } [2022-10-10T17:32:26.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-10T17:32:26.988Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-10T17:32:27.000Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:32:27.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:32:27.286Z] [2022-10-10T17:32:27.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:32:27.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:32:27.579Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-10T17:32:27.579Z] df9b9388f04a: Pulling fs layer [2022-10-10T17:32:27.579Z] 52dc419b0ee2: Pulling fs layer [2022-10-10T17:32:27.579Z] 25bc292e5bac: Pulling fs layer [2022-10-10T17:32:27.579Z] 114826534d7a: Pulling fs layer [2022-10-10T17:32:27.579Z] 4657fd5d0bcf: Pulling fs layer [2022-10-10T17:32:27.579Z] 6ad1cebc031e: Pulling fs layer [2022-10-10T17:32:27.579Z] 8a3aa393b2d8: Pulling fs layer [2022-10-10T17:32:27.579Z] 6ad1cebc031e: Waiting [2022-10-10T17:32:27.579Z] 4657fd5d0bcf: Waiting [2022-10-10T17:32:27.579Z] 8a3aa393b2d8: Waiting [2022-10-10T17:32:27.579Z] 114826534d7a: Waiting [2022-10-10T17:32:27.580Z] 25bc292e5bac: Verifying Checksum [2022-10-10T17:32:27.580Z] 25bc292e5bac: Download complete [2022-10-10T17:32:27.580Z] 52dc419b0ee2: Download complete [2022-10-10T17:32:27.580Z] 4657fd5d0bcf: Verifying Checksum [2022-10-10T17:32:27.580Z] 4657fd5d0bcf: Download complete [2022-10-10T17:32:27.580Z] df9b9388f04a: Download complete [2022-10-10T17:32:27.839Z] df9b9388f04a: Pull complete [2022-10-10T17:32:27.839Z] 6ad1cebc031e: Verifying Checksum [2022-10-10T17:32:27.839Z] 6ad1cebc031e: Download complete [2022-10-10T17:32:27.839Z] 52dc419b0ee2: Pull complete [2022-10-10T17:32:27.839Z] 25bc292e5bac: Pull complete [2022-10-10T17:32:28.409Z] 114826534d7a: Verifying Checksum [2022-10-10T17:32:28.409Z] 114826534d7a: Download complete [2022-10-10T17:32:28.666Z] 8a3aa393b2d8: Verifying Checksum [2022-10-10T17:32:28.666Z] 8a3aa393b2d8: Download complete [2022-10-10T17:32:31.937Z] 114826534d7a: Pull complete [2022-10-10T17:32:31.937Z] 4657fd5d0bcf: Pull complete [2022-10-10T17:32:31.937Z] 6ad1cebc031e: Pull complete [2022-10-10T17:32:35.223Z] 8a3aa393b2d8: Pull complete [2022-10-10T17:32:35.223Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-10T17:32:35.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T17:32:35.223Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:32:35.288Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:32:35.311Z] $ 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/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:32:37.636Z] $ docker top 0662b76417a33baf33a71cb31ddb308d53cff6d789054eec2569cad269cc8ad2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T17:32:37.697Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-10T17:32:37.971Z] + set -o pipefail [2022-10-10T17:32:37.971Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-10T17:32:46.084Z] [2022-10-10T17:32:46.084Z] Monitoring /w/workspace/edgex-go/322 (github.com/edgexfoundry/edgex-go)... [2022-10-10T17:32:46.084Z] [2022-10-10T17:32:46.084Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/817366bd-c615-4c97-b236-da62400da218 [2022-10-10T17:32:46.084Z] [2022-10-10T17:32:46.084Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-10T17:32:46.084Z] [2022-10-10T17:32:46.084Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-10T17:32:46.084Z] [2022-10-10T17:32:46.084Z] [2022-10-10T17:32:46.084Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-10T17:32:46.084Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-10T17:32:46.084Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-10T17:32:46.091Z] $ docker stop --time=1 0662b76417a33baf33a71cb31ddb308d53cff6d789054eec2569cad269cc8ad2 [2022-10-10T17:32:48.368Z] $ docker rm -f 0662b76417a33baf33a71cb31ddb308d53cff6d789054eec2569cad269cc8ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-10T17:32:48.735Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:32:48.745Z] provisioning config files... [2022-10-10T17:32:48.754Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/322@tmp/config15764040053414010109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:32:49.046Z] --> edgex-publish-swagger.sh [2022-10-10T17:32:49.046Z] === Publish openapi/v2 API === [2022-10-10T17:32:49.046Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-10T17:32:49.046Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/322/openapi/v2/core-command.yaml] [2022-10-10T17:32:49.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:32:49.046Z] Dload Upload Total Spent Left Speed [2022-10-10T17:32:49.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31267 0:00:01 0:00:01 --:--:-- 31267 100 33831 0 0 100 33831 0 31267 0:00:01 0:00:01 --:--:-- 31267 [2022-10-10T17:32:49.983Z] [2022-10-10T17:32:49.983Z] [2022-10-10T17:32:49.983Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/322/openapi/v2/core-data.yaml] [2022-10-10T17:32:49.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:32:49.983Z] Dload Upload Total Spent Left Speed [2022-10-10T17:32:50.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 70965 0:00:01 0:00:01 --:--:-- 70965 100 71604 0 0 100 71604 0 70965 0:00:01 0:00:01 --:--:-- 70965 [2022-10-10T17:32:50.920Z] [2022-10-10T17:32:50.920Z] [2022-10-10T17:32:50.920Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/322/openapi/v2/core-metadata.yaml] [2022-10-10T17:32:51.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:32:51.178Z] Dload Upload Total Spent Left Speed [2022-10-10T17:32:52.114Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 136k 0:00:01 0:00:01 --:--:-- 136k 100 144k 0 0 100 144k 0 136k 0:00:01 0:00:01 --:--:-- 136k [2022-10-10T17:32:52.115Z] [2022-10-10T17:32:52.115Z] [2022-10-10T17:32:52.115Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/322/openapi/v2/support-notifications.yaml] [2022-10-10T17:32:52.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:32:52.115Z] Dload Upload Total Spent Left Speed [2022-10-10T17:32:53.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 89857 --:--:-- --:--:-- --:--:-- 89766 100 89318 0 0 100 89318 0 89857 --:--:-- --:--:-- --:--:-- 89766 [2022-10-10T17:32:53.052Z] [2022-10-10T17:32:53.052Z] [2022-10-10T17:32:53.052Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/322/openapi/v2/support-scheduler.yaml] [2022-10-10T17:32:53.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:32:53.052Z] Dload Upload Total Spent Left Speed [2022-10-10T17:32:53.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40905 --:--:-- --:--:-- --:--:-- 40863 100 39556 0 0 100 39556 0 40905 --:--:-- --:--:-- --:--:-- 40863 [2022-10-10T17:32:53.991Z] [2022-10-10T17:32:53.991Z] [2022-10-10T17:32:53.991Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/322/openapi/v2/system-agent.yaml] [2022-10-10T17:32:53.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T17:32:53.991Z] Dload Upload Total Spent Left Speed [2022-10-10T17:32:54.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21533 --:--:-- --:--:-- --:--:-- 21510 100 20091 0 0 100 20091 0 21533 --:--:-- --:--:-- --:--:-- 21510 [2022-10-10T17:32:54.927Z] [2022-10-10T17:32:54.927Z] [Pipeline] } [2022-10-10T17:32:54.935Z] 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-10-10T17:32:55.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:32:55.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:32:55.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:32:55.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:32:55.669Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:32:55.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:32:56.065Z] $ docker top a70f3f64cacec1de117a508e4448d2044d79d00bff83bb1a87fc0eeca2393de9 -eo pid,comm [2022-10-10T17:32:56.122Z] 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-10-10T17:32:56.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:32:56.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:32:56.163Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:32:56.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:32:56.279Z] $ docker exec a70f3f64cacec1de117a508e4448d2044d79d00bff83bb1a87fc0eeca2393de9 ssh-agent [2022-10-10T17:32:56.393Z] SSH_AUTH_SOCK=/tmp/ssh-AHr0uQgLWcnD/agent.32 [2022-10-10T17:32:56.393Z] SSH_AGENT_PID=38 [2022-10-10T17:32:56.398Z] Running ssh-add (command line suppressed) [2022-10-10T17:32:56.503Z] Identity added: /w/workspace/edgex-go/322@tmp/private_key_17635376641384428133.key (/w/workspace/edgex-go/322@tmp/private_key_17635376641384428133.key) [2022-10-10T17:32:56.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:32:56.804Z] + git semver tag [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:56,974 [run_tag] DEBUG tag force:False [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:56,975 [check_head_tag] DEBUG check head tag [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:56,977 [execute] INFO git cat-file --batch-check [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:56,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/322, universal_newlines=False, shell=None, istream=) [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:56,980 [execute] INFO git cat-file --batch [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:56,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/322, universal_newlines=False, shell=None, istream=) [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:57,007 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:57,007 [execute] INFO git tag -a v2.3.0-dev.84 -m v2.3.0-dev.84 [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:57,008 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.84', '-m', 'v2.3.0-dev.84'], cwd=/w/workspace/edgex-go/322, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:32:57.063Z] 2022-10-10 17:32:57,012 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:32:57.063Z] 2.3.0-dev.84 [Pipeline] } [2022-10-10T17:32:57.069Z] $ docker exec --env ******** --env ******** a70f3f64cacec1de117a508e4448d2044d79d00bff83bb1a87fc0eeca2393de9 ssh-agent -k [2022-10-10T17:32:57.165Z] unset SSH_AUTH_SOCK; [2022-10-10T17:32:57.165Z] unset SSH_AGENT_PID; [2022-10-10T17:32:57.166Z] echo Agent pid 38 killed; [2022-10-10T17:32:57.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:32:57.480Z] + git semver [Pipeline] } [2022-10-10T17:32:57.746Z] $ docker stop --time=1 a70f3f64cacec1de117a508e4448d2044d79d00bff83bb1a87fc0eeca2393de9 [2022-10-10T17:32:59.065Z] $ docker rm -f a70f3f64cacec1de117a508e4448d2044d79d00bff83bb1a87fc0eeca2393de9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:32:59.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:32:59.434Z] [2022-10-10T17:32:59.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:32:59.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:32:59.728Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-10T17:32:59.728Z] ab5ef0e58194: Pulling fs layer [2022-10-10T17:32:59.728Z] 9712f1f96733: Pulling fs layer [2022-10-10T17:32:59.728Z] 63f879dbbcfc: Pulling fs layer [2022-10-10T17:32:59.728Z] 0d9ebad4ef96: Pulling fs layer [2022-10-10T17:32:59.728Z] e9a5061849ea: Pulling fs layer [2022-10-10T17:32:59.728Z] d747dcd14b5f: Pulling fs layer [2022-10-10T17:32:59.728Z] 2de7ff778b66: Pulling fs layer [2022-10-10T17:32:59.728Z] 0d9ebad4ef96: Waiting [2022-10-10T17:32:59.728Z] e9a5061849ea: Waiting [2022-10-10T17:32:59.728Z] d747dcd14b5f: Waiting [2022-10-10T17:32:59.728Z] 2de7ff778b66: Waiting [2022-10-10T17:32:59.728Z] 9712f1f96733: Verifying Checksum [2022-10-10T17:32:59.728Z] 9712f1f96733: Download complete [2022-10-10T17:32:59.988Z] 63f879dbbcfc: Verifying Checksum [2022-10-10T17:32:59.988Z] 63f879dbbcfc: Download complete [2022-10-10T17:33:00.246Z] 0d9ebad4ef96: Verifying Checksum [2022-10-10T17:33:00.246Z] 0d9ebad4ef96: Download complete [2022-10-10T17:33:00.246Z] e9a5061849ea: Verifying Checksum [2022-10-10T17:33:00.246Z] e9a5061849ea: Download complete [2022-10-10T17:33:00.246Z] d747dcd14b5f: Verifying Checksum [2022-10-10T17:33:00.246Z] d747dcd14b5f: Download complete [2022-10-10T17:33:00.246Z] ab5ef0e58194: Verifying Checksum [2022-10-10T17:33:00.246Z] ab5ef0e58194: Download complete [2022-10-10T17:33:00.503Z] 2de7ff778b66: Verifying Checksum [2022-10-10T17:33:00.503Z] 2de7ff778b66: Download complete [2022-10-10T17:33:03.029Z] ab5ef0e58194: Pull complete [2022-10-10T17:33:03.029Z] 9712f1f96733: Pull complete [2022-10-10T17:33:04.927Z] 63f879dbbcfc: Pull complete [2022-10-10T17:33:08.201Z] 0d9ebad4ef96: Pull complete [2022-10-10T17:33:08.201Z] e9a5061849ea: Pull complete [2022-10-10T17:33:08.201Z] d747dcd14b5f: Pull complete [2022-10-10T17:33:09.135Z] 2de7ff778b66: Pull complete [2022-10-10T17:33:09.135Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-10T17:33:09.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T17:33:09.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:33:09.218Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:33:09.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:33:11.745Z] $ docker top b83534b8eb941d94baf864aabffbba4d663a46d53baf1ebe7ea0947633292be3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:33:11.808Z] provisioning config files... [2022-10-10T17:33:11.813Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/322@tmp/config8495205030205950635tmp [2022-10-10T17:33:11.822Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/322@tmp/config15331587780669011329tmp [2022-10-10T17:33:11.829Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/322@tmp/config748037659467037550tmp [Pipeline] { [Pipeline] echo [2022-10-10T17:33:11.838Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:12.116Z] ---> sigul-configuration.sh [2022-10-10T17:33:12.116Z] gpg: directory `/root/.gnupg' created [2022-10-10T17:33:12.116Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-10T17:33:12.116Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-10T17:33:12.116Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-10T17:33:12.116Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-10T17:33:12.116Z] gpg: CAST5 encrypted data [2022-10-10T17:33:12.116Z] gpg: encrypted with 1 passphrase [2022-10-10T17:33:12.116Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-10T17:33:12.411Z] + mkdir /home/jenkins [2022-10-10T17:33:12.411Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-10T17:33:12.691Z] + 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-10-10T17:33:12.699Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:12.982Z] ---> sigul-install.sh [2022-10-10T17:33:12.982Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-10T17:33:13.260Z] + git tag --list [2022-10-10T17:33:13.260Z] 0.6.0 [2022-10-10T17:33:13.260Z] 0.6.1 [2022-10-10T17:33:13.260Z] 0.7.0 [2022-10-10T17:33:13.260Z] 0.7.1 [2022-10-10T17:33:13.260Z] v1.0.0 [2022-10-10T17:33:13.260Z] v1.0.1 [2022-10-10T17:33:13.260Z] v1.1.0 [2022-10-10T17:33:13.260Z] v1.2.0 [2022-10-10T17:33:13.260Z] v1.2.1 [2022-10-10T17:33:13.260Z] v1.3.0 [2022-10-10T17:33:13.260Z] v1.3.1 [2022-10-10T17:33:13.260Z] v2.0.0 [2022-10-10T17:33:13.260Z] v2.1.0 [2022-10-10T17:33:13.260Z] v2.1.1 [2022-10-10T17:33:13.260Z] v2.1.1-dev.1 [2022-10-10T17:33:13.260Z] v2.1.1-dev.2 [2022-10-10T17:33:13.260Z] v2.1.1-dev.3 [2022-10-10T17:33:13.260Z] v2.1.1-dev.4 [2022-10-10T17:33:13.260Z] v2.1.1-dev.5 [2022-10-10T17:33:13.260Z] v2.1.1-dev.6 [2022-10-10T17:33:13.260Z] v2.1.1-dev.7 [2022-10-10T17:33:13.260Z] v2.1.1-dev.8 [2022-10-10T17:33:13.260Z] v2.1.2-dev.1 [2022-10-10T17:33:13.260Z] v2.2.0 [2022-10-10T17:33:13.260Z] v2.2.1-dev.1 [2022-10-10T17:33:13.260Z] v2.2.1-dev.10 [2022-10-10T17:33:13.260Z] v2.2.1-dev.11 [2022-10-10T17:33:13.260Z] v2.2.1-dev.12 [2022-10-10T17:33:13.260Z] v2.2.1-dev.13 [2022-10-10T17:33:13.260Z] v2.2.1-dev.14 [2022-10-10T17:33:13.260Z] v2.2.1-dev.15 [2022-10-10T17:33:13.260Z] v2.2.1-dev.16 [2022-10-10T17:33:13.260Z] v2.2.1-dev.17 [2022-10-10T17:33:13.260Z] v2.2.1-dev.18 [2022-10-10T17:33:13.260Z] v2.2.1-dev.19 [2022-10-10T17:33:13.260Z] v2.2.1-dev.2 [2022-10-10T17:33:13.260Z] v2.2.1-dev.20 [2022-10-10T17:33:13.260Z] v2.2.1-dev.21 [2022-10-10T17:33:13.260Z] v2.2.1-dev.22 [2022-10-10T17:33:13.260Z] v2.2.1-dev.23 [2022-10-10T17:33:13.260Z] v2.2.1-dev.24 [2022-10-10T17:33:13.260Z] v2.2.1-dev.25 [2022-10-10T17:33:13.260Z] v2.2.1-dev.26 [2022-10-10T17:33:13.260Z] v2.2.1-dev.27 [2022-10-10T17:33:13.260Z] v2.2.1-dev.28 [2022-10-10T17:33:13.260Z] v2.2.1-dev.29 [2022-10-10T17:33:13.261Z] v2.2.1-dev.3 [2022-10-10T17:33:13.261Z] v2.2.1-dev.4 [2022-10-10T17:33:13.261Z] v2.2.1-dev.5 [2022-10-10T17:33:13.261Z] v2.2.1-dev.6 [2022-10-10T17:33:13.261Z] v2.2.1-dev.7 [2022-10-10T17:33:13.261Z] v2.2.1-dev.8 [2022-10-10T17:33:13.261Z] v2.2.1-dev.9 [2022-10-10T17:33:13.261Z] v2.3.0-dev.29 [2022-10-10T17:33:13.261Z] v2.3.0-dev.30 [2022-10-10T17:33:13.261Z] v2.3.0-dev.31 [2022-10-10T17:33:13.261Z] v2.3.0-dev.32 [2022-10-10T17:33:13.261Z] v2.3.0-dev.33 [2022-10-10T17:33:13.261Z] v2.3.0-dev.34 [2022-10-10T17:33:13.261Z] v2.3.0-dev.35 [2022-10-10T17:33:13.261Z] v2.3.0-dev.36 [2022-10-10T17:33:13.261Z] v2.3.0-dev.37 [2022-10-10T17:33:13.261Z] v2.3.0-dev.38 [2022-10-10T17:33:13.261Z] v2.3.0-dev.39 [2022-10-10T17:33:13.261Z] v2.3.0-dev.40 [2022-10-10T17:33:13.261Z] v2.3.0-dev.41 [2022-10-10T17:33:13.261Z] v2.3.0-dev.42 [2022-10-10T17:33:13.261Z] v2.3.0-dev.43 [2022-10-10T17:33:13.261Z] v2.3.0-dev.44 [2022-10-10T17:33:13.261Z] v2.3.0-dev.45 [2022-10-10T17:33:13.261Z] v2.3.0-dev.46 [2022-10-10T17:33:13.261Z] v2.3.0-dev.47 [2022-10-10T17:33:13.261Z] v2.3.0-dev.48 [2022-10-10T17:33:13.261Z] v2.3.0-dev.49 [2022-10-10T17:33:13.261Z] v2.3.0-dev.50 [2022-10-10T17:33:13.261Z] v2.3.0-dev.51 [2022-10-10T17:33:13.261Z] v2.3.0-dev.52 [2022-10-10T17:33:13.261Z] v2.3.0-dev.53 [2022-10-10T17:33:13.261Z] v2.3.0-dev.54 [2022-10-10T17:33:13.261Z] v2.3.0-dev.55 [2022-10-10T17:33:13.261Z] v2.3.0-dev.56 [2022-10-10T17:33:13.261Z] v2.3.0-dev.57 [2022-10-10T17:33:13.261Z] v2.3.0-dev.58 [2022-10-10T17:33:13.261Z] v2.3.0-dev.59 [2022-10-10T17:33:13.261Z] v2.3.0-dev.60 [2022-10-10T17:33:13.261Z] v2.3.0-dev.61 [2022-10-10T17:33:13.261Z] v2.3.0-dev.62 [2022-10-10T17:33:13.261Z] v2.3.0-dev.63 [2022-10-10T17:33:13.261Z] v2.3.0-dev.64 [2022-10-10T17:33:13.261Z] v2.3.0-dev.65 [2022-10-10T17:33:13.261Z] v2.3.0-dev.66 [2022-10-10T17:33:13.261Z] v2.3.0-dev.67 [2022-10-10T17:33:13.261Z] v2.3.0-dev.68 [2022-10-10T17:33:13.261Z] v2.3.0-dev.69 [2022-10-10T17:33:13.261Z] v2.3.0-dev.70 [2022-10-10T17:33:13.261Z] v2.3.0-dev.71 [2022-10-10T17:33:13.261Z] v2.3.0-dev.72 [2022-10-10T17:33:13.261Z] v2.3.0-dev.73 [2022-10-10T17:33:13.261Z] v2.3.0-dev.74 [2022-10-10T17:33:13.261Z] v2.3.0-dev.75 [2022-10-10T17:33:13.261Z] v2.3.0-dev.76 [2022-10-10T17:33:13.261Z] v2.3.0-dev.77 [2022-10-10T17:33:13.261Z] v2.3.0-dev.78 [2022-10-10T17:33:13.261Z] v2.3.0-dev.79 [2022-10-10T17:33:13.261Z] v2.3.0-dev.80 [2022-10-10T17:33:13.261Z] v2.3.0-dev.81 [2022-10-10T17:33:13.261Z] v2.3.0-dev.82 [2022-10-10T17:33:13.261Z] v2.3.0-dev.83 [2022-10-10T17:33:13.261Z] v2.3.0-dev.84 [Pipeline] sh [2022-10-10T17:33:13.542Z] + lftools sign git-tag v2.3.0-dev.84 [2022-10-10T17:33:14.108Z] Signing Git tag with Sigul... [2022-10-10T17:33:14.108Z] Signing v2.3.0-dev.84 [Pipeline] echo [2022-10-10T17:33:14.374Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:14.655Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-10T17:33:14.661Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-10T17:33:14.675Z] $ docker stop --time=1 b83534b8eb941d94baf864aabffbba4d663a46d53baf1ebe7ea0947633292be3 [2022-10-10T17:33:16.008Z] $ docker rm -f b83534b8eb941d94baf864aabffbba4d663a46d53baf1ebe7ea0947633292be3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-10T17:33:16.426Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:33:16.426Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:33:16.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:33:16.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:33:16.781Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:33:16.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:33:17.170Z] $ docker top ec25b6fc471dcf9a17914770954adb1c6ad6d56f0879fd52c8244f657b62186e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:33:17.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:33:17.261Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:33:17.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:33:17.362Z] $ docker exec ec25b6fc471dcf9a17914770954adb1c6ad6d56f0879fd52c8244f657b62186e ssh-agent [2022-10-10T17:33:17.489Z] SSH_AUTH_SOCK=/tmp/ssh-xH3ah2T0vmBX/agent.31 [2022-10-10T17:33:17.489Z] SSH_AGENT_PID=37 [2022-10-10T17:33:17.493Z] Running ssh-add (command line suppressed) [2022-10-10T17:33:17.595Z] Identity added: /w/workspace/edgex-go/322@tmp/private_key_4587333486723543500.key (/w/workspace/edgex-go/322@tmp/private_key_4587333486723543500.key) [2022-10-10T17:33:17.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:33:17.896Z] + git semver bump pre [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,059 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,059 [bump_version] DEBUG bumping version:2.3.0-dev.84 on axis:pre with prefix:dev [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,059 [bump_version] DEBUG bumped version:2.3.0-dev.85 [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,059 [write_version] DEBUG write version:2.3.0-dev.85 to path:/w/workspace/edgex-go/322/.semver/main with force:True [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,059 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,059 [write_file] DEBUG write to file:/w/workspace/edgex-go/322/.semver/main [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,062 [execute] INFO git cat-file --batch-check [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/322/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,068 [execute] INFO git cat-file --batch [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/322/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:33:18.154Z] 2022-10-10 17:33:18,072 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:33:18.154Z] 2.3.0-dev.85 [Pipeline] } [2022-10-10T17:33:18.159Z] $ docker exec --env ******** --env ******** ec25b6fc471dcf9a17914770954adb1c6ad6d56f0879fd52c8244f657b62186e ssh-agent -k [2022-10-10T17:33:18.261Z] unset SSH_AUTH_SOCK; [2022-10-10T17:33:18.261Z] unset SSH_AGENT_PID; [2022-10-10T17:33:18.261Z] echo Agent pid 37 killed; [2022-10-10T17:33:18.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:33:18.577Z] + git semver [Pipeline] } [2022-10-10T17:33:18.844Z] $ docker stop --time=1 ec25b6fc471dcf9a17914770954adb1c6ad6d56f0879fd52c8244f657b62186e [2022-10-10T17:33:20.167Z] $ docker rm -f ec25b6fc471dcf9a17914770954adb1c6ad6d56f0879fd52c8244f657b62186e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T17:33:20.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T17:33:20.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:33:20.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T17:33:20.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:33:20.853Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:33:20.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:33:21.211Z] $ docker top d5b7aa466d40051ceff82de9665a4129147fc7223fb63e03b8aadcc54fa247b2 -eo pid,comm [2022-10-10T17:33:21.262Z] 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-10-10T17:33:21.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T17:33:21.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T17:33:21.294Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T17:33:21.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T17:33:21.403Z] $ docker exec d5b7aa466d40051ceff82de9665a4129147fc7223fb63e03b8aadcc54fa247b2 ssh-agent [2022-10-10T17:33:21.510Z] SSH_AUTH_SOCK=/tmp/ssh-5BKyv6jc1xS8/agent.32 [2022-10-10T17:33:21.510Z] SSH_AGENT_PID=38 [2022-10-10T17:33:21.514Z] Running ssh-add (command line suppressed) [2022-10-10T17:33:21.612Z] Identity added: /w/workspace/edgex-go/322@tmp/private_key_7480144964911006809.key (/w/workspace/edgex-go/322@tmp/private_key_7480144964911006809.key) [2022-10-10T17:33:21.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T17:33:21.911Z] + git semver push [2022-10-10T17:33:22.169Z] 2022-10-10 17:33:22,100 [run_push] DEBUG push [2022-10-10T17:33:22.169Z] 2022-10-10 17:33:22,101 [execute] INFO git cat-file --batch-check [2022-10-10T17:33:22.169Z] 2022-10-10 17:33:22,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/322/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T17:33:22.169Z] 2022-10-10 17:33:22,104 [execute] INFO git rev-list 754a33316cd45b45f119bd1d829b6e3527d89113 -- [2022-10-10T17:33:22.169Z] 2022-10-10 17:33:22,104 [execute] DEBUG Popen(['git', 'rev-list', '754a33316cd45b45f119bd1d829b6e3527d89113', '--'], cwd=/w/workspace/edgex-go/322/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:33:22.169Z] 2022-10-10 17:33:22,117 [execute] INFO git fetch -v origin [2022-10-10T17:33:22.169Z] 2022-10-10 17:33:22,118 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/322/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-10T17:33:22.737Z] 2022-10-10 17:33:22,641 [run_push] DEBUG no remote changes detected [2022-10-10T17:33:22.737Z] 2022-10-10 17:33:22,641 [execute] INFO git push origin semver [2022-10-10T17:33:22.737Z] 2022-10-10 17:33:22,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/322/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:33:23.675Z] 2022-10-10 17:33:23,559 [run_push] DEBUG push all version tags [2022-10-10T17:33:23.675Z] 2022-10-10 17:33:23,560 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-10T17:33:23.675Z] 2022-10-10 17:33:23,560 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/322, universal_newlines=False, shell=None, istream=None) [2022-10-10T17:33:24.611Z] 2022-10-10 17:33:24,414 [read_version] DEBUG read version from /w/workspace/edgex-go/322/.semver/main [2022-10-10T17:33:24.611Z] 2.3.0-dev.85 [Pipeline] } [2022-10-10T17:33:24.616Z] $ docker exec --env ******** --env ******** d5b7aa466d40051ceff82de9665a4129147fc7223fb63e03b8aadcc54fa247b2 ssh-agent -k [2022-10-10T17:33:24.718Z] unset SSH_AUTH_SOCK; [2022-10-10T17:33:24.719Z] unset SSH_AGENT_PID; [2022-10-10T17:33:24.719Z] echo Agent pid 38 killed; [2022-10-10T17:33:24.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T17:33:25.028Z] + git semver [Pipeline] } [2022-10-10T17:33:25.298Z] $ docker stop --time=1 d5b7aa466d40051ceff82de9665a4129147fc7223fb63e03b8aadcc54fa247b2 [2022-10-10T17:33:26.609Z] $ docker rm -f d5b7aa466d40051ceff82de9665a4129147fc7223fb63e03b8aadcc54fa247b2 [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-10-10T17:33:27.138Z] + [ -d /w/workspace/edgex-go/322/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:27.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:28.278Z] ---> package-listing.sh [2022-10-10T17:33:28.278Z] ++ facter osfamily [2022-10-10T17:33:28.278Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T17:33:28.537Z] + OS_FAMILY=debian [2022-10-10T17:33:28.537Z] + workspace=/w/workspace/edgex-go/322 [2022-10-10T17:33:28.537Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T17:33:28.537Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T17:33:28.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T17:33:28.537Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T17:33:28.537Z] + '[' /w/workspace/edgex-go/322 ']' [2022-10-10T17:33:28.537Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T17:33:28.537Z] + case "${OS_FAMILY}" in [2022-10-10T17:33:28.537Z] + dpkg -l [2022-10-10T17:33:28.537Z] + grep '^ii' [2022-10-10T17:33:28.537Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T17:33:28.537Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T17:33:28.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T17:33:28.537Z] + '[' /w/workspace/edgex-go/322 ']' [2022-10-10T17:33:28.537Z] + mkdir -p /w/workspace/edgex-go/322/archives/ [2022-10-10T17:33:28.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/322/archives/ [Pipeline] echo [2022-10-10T17:33:28.548Z] 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/322/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-10T17:33:28.826Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:33:29.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:33:29.379Z] [2022-10-10T17:33:29.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T17:33:29.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:33:29.673Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T17:33:29.673Z] 5eb5b503b376: Pulling fs layer [2022-10-10T17:33:29.673Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T17:33:29.673Z] ec43610c2a17: Pulling fs layer [2022-10-10T17:33:29.674Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T17:33:29.674Z] 33b1e0a273af: Pulling fs layer [2022-10-10T17:33:29.674Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T17:33:29.674Z] 2f39f015ded8: Pulling fs layer [2022-10-10T17:33:29.674Z] 3a2ae6a8a46f: Waiting [2022-10-10T17:33:29.674Z] 33b1e0a273af: Waiting [2022-10-10T17:33:29.674Z] 5d3b04190fa2: Waiting [2022-10-10T17:33:29.674Z] 2f39f015ded8: Waiting [2022-10-10T17:33:29.674Z] 5c69ac0246d0: Download complete [2022-10-10T17:33:29.674Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-10T17:33:29.674Z] 3a2ae6a8a46f: Download complete [2022-10-10T17:33:29.933Z] ec43610c2a17: Verifying Checksum [2022-10-10T17:33:29.933Z] ec43610c2a17: Download complete [2022-10-10T17:33:29.933Z] 33b1e0a273af: Verifying Checksum [2022-10-10T17:33:29.933Z] 33b1e0a273af: Download complete [2022-10-10T17:33:29.933Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T17:33:29.933Z] 5d3b04190fa2: Download complete [2022-10-10T17:33:29.933Z] 5eb5b503b376: Verifying Checksum [2022-10-10T17:33:29.933Z] 5eb5b503b376: Download complete [2022-10-10T17:33:30.561Z] 2f39f015ded8: Download complete [2022-10-10T17:33:31.189Z] 5eb5b503b376: Pull complete [2022-10-10T17:33:31.189Z] 5c69ac0246d0: Pull complete [2022-10-10T17:33:31.480Z] ec43610c2a17: Pull complete [2022-10-10T17:33:31.759Z] 3a2ae6a8a46f: Pull complete [2022-10-10T17:33:31.759Z] 33b1e0a273af: Pull complete [2022-10-10T17:33:32.018Z] 5d3b04190fa2: Pull complete [2022-10-10T17:33:36.198Z] 2f39f015ded8: Pull complete [2022-10-10T17:33:36.198Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T17:33:36.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T17:33:36.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T17:33:36.269Z] prd-ubuntu20.04-docker-8c-8g-7540 does not seem to be running inside a container [2022-10-10T17:33:36.295Z] $ 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/322/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/322 -v /w/workspace/edgex-go/322:/w/workspace/edgex-go/322:rw,z -v /w/workspace/edgex-go/322@tmp:/w/workspace/edgex-go/322@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-10-10T17:33:37.964Z] $ docker top 6adaf539915aaf78a1b4bb79e55c3f9875c34ce4c9515198b1be506fea3c8546 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T17:33:38.299Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T17:33:38.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T17:33:38.866Z] + ls /var/log/sa-host [2022-10-10T17:33:38.866Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T17:33:39.043Z] provisioning config files... [2022-10-10T17:33:39.050Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/322@tmp/config16279352749199464235tmp [Pipeline] { [Pipeline] echo [2022-10-10T17:33:39.062Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:39.347Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T17:33:39.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:39.671Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T17:33:39.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:39.958Z] ---> sudo-logs.sh [2022-10-10T17:33:39.958Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T17:33:39.975Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:40.252Z] ---> job-cost.sh [2022-10-10T17:33:40.252Z] lf-activate-venv: SKIPPING [2022-10-10T17:33:40.252Z] DEBUG: total: 0.10999999940395355 [2022-10-10T17:33:40.252Z] INFO: Retrieving Stack Cost... [2022-10-10T17:33:40.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T17:33:41.386Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T17:33:41.397Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T17:33:41.678Z] ---> logs-deploy.sh [2022-10-10T17:33:41.678Z] lf-activate-venv: SKIPPING [2022-10-10T17:33:41.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/322 [2022-10-10T17:33:41.678Z] INFO: archiving workspace using pattern(s): [2022-10-10T17:33:42.612Z] Archives upload complete. [2022-10-10T17:33:42.869Z] INFO: archiving logs to Nexus