Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af2226701a16e650b74a674027cf906b22f6c1e4 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-ssh13768108999520268714.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13173942118677751208.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh1848919473324428323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12937360934700816568.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh2489793879609348769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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-21721’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21732 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/270 [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/270 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision af2226701a16e650b74a674027cf906b22f6c1e4 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 Commit message: "Merge pull request #4114 from jinlinGuan/issue-787-docs" > git rev-list --no-walk 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-02T02:43:24.703Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-02T02:43:24.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-02T02:43:24.765Z] ========================================================= [2022-08-02T02:43:24.765Z] EdgeX Global Pipelines Version Info [2022-08-02T02:43:24.765Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-02T02:43:25.536Z] ------------------- [2022-08-02T02:43:25.536Z] stable info: [2022-08-02T02:43:25.536Z] ------------------- [2022-08-02T02:43:25.536Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T02:43:25.536Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T02:43:25.536Z] Message: update stable to v1.0.238 [2022-08-02T02:43:26.479Z] ------------------- [2022-08-02T02:43:26.479Z] experimental info: [2022-08-02T02:43:26.479Z] ------------------- [2022-08-02T02:43:26.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-02T02:43:26.479Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-02T02:43:26.479Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-02T02:43:26.766Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-02T02:43:26.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-02T02:43:26.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-02T02:43:26.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-02T02:43:26.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-02T02:43:26.841Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-02T02:43:26.856Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-02T02:43:26.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-02T02:43:26.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-02T02:43:26.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-02T02:43:26.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-02T02:43:26.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-02T02:43:26.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-02T02:43:26.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-02T02:43:26.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-02T02:43:26.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T02:43:26.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-02T02:43:27.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-02T02:43:27.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-02T02:43:27.047Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-02T02:43:27.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-02T02:43:27.077Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-02T02:43:27.092Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-02T02:43:27.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-02T02:43:27.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-02T02:43:27.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-02T02:43:27.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] echo [2022-08-02T02:43:27.160Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af22267 [Pipeline] echo [2022-08-02T02:43:27.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T02:43:27.222Z] provisioning config files... [2022-08-02T02:43:27.240Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config6023198721297361768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T02:43:27.552Z] ---> docker-login.sh [2022-08-02T02:43:27.552Z] nexus3.edgexfoundry.org:10001 [2022-08-02T02:43:27.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:43:28.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:43:28.089Z] Configure a credential helper to remove this warning. See [2022-08-02T02:43:28.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:43:28.089Z] [2022-08-02T02:43:28.089Z] Login Succeeded [2022-08-02T02:43:28.089Z] nexus3.edgexfoundry.org:10002 [2022-08-02T02:43:28.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:43:28.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:43:28.089Z] Configure a credential helper to remove this warning. See [2022-08-02T02:43:28.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:43:28.089Z] [2022-08-02T02:43:28.089Z] Login Succeeded [2022-08-02T02:43:28.089Z] nexus3.edgexfoundry.org:10003 [2022-08-02T02:43:28.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:43:28.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:43:28.355Z] Configure a credential helper to remove this warning. See [2022-08-02T02:43:28.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:43:28.355Z] [2022-08-02T02:43:28.355Z] Login Succeeded [2022-08-02T02:43:28.355Z] nexus3.edgexfoundry.org:10004 [2022-08-02T02:43:28.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:43:28.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:43:28.355Z] Configure a credential helper to remove this warning. See [2022-08-02T02:43:28.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:43:28.355Z] [2022-08-02T02:43:28.355Z] Login Succeeded [2022-08-02T02:43:28.355Z] docker.io [2022-08-02T02:43:28.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:43:28.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:43:28.880Z] Configure a credential helper to remove this warning. See [2022-08-02T02:43:28.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:43:28.880Z] [2022-08-02T02:43:28.880Z] Login Succeeded [2022-08-02T02:43:28.880Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T02:43:28.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T02:43:29.308Z] + 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-08-02T02:43:29.308Z] + dirname cmd/core-command/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-02T02:43:29.308Z] + dirname cmd/core-data/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-02T02:43:29.308Z] + dirname cmd/core-metadata/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-02T02:43:29.308Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-02T02:43:29.308Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-02T02:43:29.308Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2022-08-02T02:43:29.308Z] -f2 [2022-08-02T02:43:29.308Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-02T02:43:29.308Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-02T02:43:29.308Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-08-02T02:43:29.308Z] cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-02T02:43:29.308Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-02T02:43:29.308Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-02T02:43:29.308Z] + dirname cmd/support-notifications/Dockerfile [2022-08-02T02:43:29.308Z] + cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-02T02:43:29.308Z] + + cut -d/ -f2 [2022-08-02T02:43:29.308Z] dirname cmd/support-scheduler/Dockerfile [2022-08-02T02:43:29.308Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-02T02:43:29.308Z] + dirname+ cmd/sys-mgmt-agent/Dockerfile [2022-08-02T02:43:29.308Z] cut -d/ -f2 [2022-08-02T02:43:29.308Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-02T02:43:29.347Z] 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-08-02T02:43:29.721Z] + git rev-list -1 --merges af2226701a16e650b74a674027cf906b22f6c1e4~1..af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] echo [2022-08-02T02:43:29.733Z] -----------> git rev-list -1 --merges af2226701a16e650b74a674027cf906b22f6c1e4~1..af2226701a16e650b74a674027cf906b22f6c1e4 af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:43:29.733Z] af2226701a16e650b74a674027cf906b22f6c1e4 [false] [Pipeline] sh [2022-08-02T02:43:30.033Z] + git log --format=format:%s -1 af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] echo [2022-08-02T02:43:30.051Z] ========================================================= [2022-08-02T02:43:30.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-02T02:43:30.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-02T02:43:30.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T02:43:30.507Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-02T02:43:30.507Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-02T02:43:30.507Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-02T02:43:30.507Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-02T02:43:30.507Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-02T02:43:30.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:43:30.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T02:43:30.978Z] [2022-08-02T02:43:30.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:43:31.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T02:43:31.280Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-02T02:43:31.280Z] b85a868b505f: Pulling fs layer [2022-08-02T02:43:31.280Z] e2be974225ed: Pulling fs layer [2022-08-02T02:43:31.280Z] 339a4e72a1f5: Pulling fs layer [2022-08-02T02:43:31.280Z] 988bab9f4d93: Pulling fs layer [2022-08-02T02:43:31.280Z] 1469e6f7b9e6: Pulling fs layer [2022-08-02T02:43:31.280Z] eaf3925da568: Pulling fs layer [2022-08-02T02:43:31.280Z] bab4dde63d76: Pulling fs layer [2022-08-02T02:43:31.280Z] bde34c3a00c8: Pulling fs layer [2022-08-02T02:43:31.280Z] b352a97aabf1: Pulling fs layer [2022-08-02T02:43:31.280Z] 4872d77fe225: Pulling fs layer [2022-08-02T02:43:31.280Z] 5851b861e8e6: Pulling fs layer [2022-08-02T02:43:31.280Z] bab4dde63d76: Waiting [2022-08-02T02:43:31.280Z] bde34c3a00c8: Waiting [2022-08-02T02:43:31.280Z] b352a97aabf1: Waiting [2022-08-02T02:43:31.280Z] 988bab9f4d93: Waiting [2022-08-02T02:43:31.280Z] 4872d77fe225: Waiting [2022-08-02T02:43:31.280Z] 1469e6f7b9e6: Waiting [2022-08-02T02:43:31.280Z] eaf3925da568: Waiting [2022-08-02T02:43:31.280Z] e2be974225ed: Verifying Checksum [2022-08-02T02:43:31.280Z] e2be974225ed: Download complete [2022-08-02T02:43:31.280Z] 988bab9f4d93: Verifying Checksum [2022-08-02T02:43:31.540Z] 1469e6f7b9e6: Verifying Checksum [2022-08-02T02:43:31.540Z] 1469e6f7b9e6: Download complete [2022-08-02T02:43:31.540Z] eaf3925da568: Verifying Checksum [2022-08-02T02:43:31.540Z] eaf3925da568: Download complete [2022-08-02T02:43:31.540Z] 339a4e72a1f5: Verifying Checksum [2022-08-02T02:43:31.540Z] 339a4e72a1f5: Download complete [2022-08-02T02:43:31.540Z] bde34c3a00c8: Verifying Checksum [2022-08-02T02:43:31.540Z] bde34c3a00c8: Download complete [2022-08-02T02:43:31.540Z] b352a97aabf1: Verifying Checksum [2022-08-02T02:43:31.540Z] b352a97aabf1: Download complete [2022-08-02T02:43:31.540Z] 4872d77fe225: Verifying Checksum [2022-08-02T02:43:31.540Z] 4872d77fe225: Download complete [2022-08-02T02:43:31.540Z] 5851b861e8e6: Verifying Checksum [2022-08-02T02:43:31.540Z] 5851b861e8e6: Download complete [2022-08-02T02:43:31.540Z] b85a868b505f: Verifying Checksum [2022-08-02T02:43:31.540Z] b85a868b505f: Download complete [2022-08-02T02:43:32.128Z] bab4dde63d76: Verifying Checksum [2022-08-02T02:43:32.128Z] bab4dde63d76: Download complete [2022-08-02T02:43:33.075Z] b85a868b505f: Pull complete [2022-08-02T02:43:33.336Z] e2be974225ed: Pull complete [2022-08-02T02:43:33.913Z] 339a4e72a1f5: Pull complete [2022-08-02T02:43:33.913Z] 988bab9f4d93: Pull complete [2022-08-02T02:43:34.175Z] 1469e6f7b9e6: Pull complete [2022-08-02T02:43:34.438Z] eaf3925da568: Pull complete [2022-08-02T02:43:36.346Z] bab4dde63d76: Pull complete [2022-08-02T02:43:36.347Z] bde34c3a00c8: Pull complete [2022-08-02T02:43:36.613Z] b352a97aabf1: Pull complete [2022-08-02T02:43:36.613Z] 4872d77fe225: Pull complete [2022-08-02T02:43:36.877Z] 5851b861e8e6: Pull complete [2022-08-02T02:43:36.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-02T02:43:36.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T02:43:36.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:43:36.973Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T02:43:37.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-02T02:43:38.583Z] $ docker top b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 -eo pid,comm [2022-08-02T02:43:38.659Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-02T02:43:38.659Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T02:43:38.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T02:43:38.698Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T02:43:38.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T02:43:38.832Z] $ docker exec b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent [2022-08-02T02:43:38.975Z] SSH_AUTH_SOCK=/tmp/ssh-3SwWbxiCQoLq/agent.33 [2022-08-02T02:43:38.975Z] SSH_AGENT_PID=40 [2022-08-02T02:43:38.982Z] Running ssh-add (command line suppressed) [2022-08-02T02:43:39.115Z] Identity added: /w/workspace/edgex-go/270@tmp/private_key_2339579572311804835.key (/w/workspace/edgex-go/270@tmp/private_key_2339579572311804835.key) [2022-08-02T02:43:39.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T02:43:39.421Z] + git tag --points-at HEAD [Pipeline] } [2022-08-02T02:43:39.444Z] $ docker exec --env ******** --env ******** b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent -k [2022-08-02T02:43:39.572Z] unset SSH_AUTH_SOCK; [2022-08-02T02:43:39.572Z] unset SSH_AGENT_PID; [2022-08-02T02:43:39.572Z] echo Agent pid 40 killed; [2022-08-02T02:43:39.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-02T02:43:39.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T02:43:39.605Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T02:43:39.745Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T02:43:39.751Z] $ docker exec b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent [2022-08-02T02:43:39.868Z] SSH_AUTH_SOCK=/tmp/ssh-31VCpKJc8Y1T/agent.72 [2022-08-02T02:43:39.868Z] SSH_AGENT_PID=78 [2022-08-02T02:43:39.875Z] Running ssh-add (command line suppressed) [2022-08-02T02:43:40.015Z] Identity added: /w/workspace/edgex-go/270@tmp/private_key_3952393831325691310.key (/w/workspace/edgex-go/270@tmp/private_key_3952393831325691310.key) [2022-08-02T02:43:40.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T02:43:40.317Z] + git semver init [2022-08-02T02:43:40.578Z] 2022-08-02 02:43:40,535 [run_init] DEBUG init version:0.0.0 force:False [2022-08-02T02:43:40.578Z] 2022-08-02 02:43:40,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/270/.semver [2022-08-02T02:43:40.578Z] 2022-08-02 02:43:40,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/270/.semver [2022-08-02T02:43:40.578Z] 2022-08-02 02:43:40,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/270/.semver'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=None) [2022-08-02T02:43:44.801Z] 2022-08-02 02:43:44,685 [append_file] DEBUG append to file:/w/workspace/edgex-go/270/.git/info/exclude [2022-08-02T02:43:44.801Z] 2022-08-02 02:43:44,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/270/.semver/main with force:False [2022-08-02T02:43:44.801Z] 2022-08-02 02:43:44,685 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T02:43:44.801Z] 2022-08-02 02:43:44,686 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T02:43:44.801Z] 2.3.0-dev.35 [Pipeline] } [2022-08-02T02:43:44.816Z] $ docker exec --env ******** --env ******** b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 ssh-agent -k [2022-08-02T02:43:44.928Z] unset SSH_AUTH_SOCK; [2022-08-02T02:43:44.928Z] unset SSH_AGENT_PID; [2022-08-02T02:43:44.928Z] echo Agent pid 78 killed; [2022-08-02T02:43:44.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T02:43:45.263Z] + git semver [Pipeline] } [2022-08-02T02:43:45.543Z] $ docker stop --time=1 b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 [2022-08-02T02:43:46.856Z] $ docker rm -f b60eb5194e95f8964be20039d35327e86ee0b6a4488383e06243ed3a649d3ac3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T02:43:47.206Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-02T02:43:47.485Z] Stashed 1 file(s) [Pipeline] echo [2022-08-02T02:43:47.488Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.35 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T02:43:47.904Z] + git config --global --add safe.directory /w/workspace/edgex-go/270 [Pipeline] echo [2022-08-02T02:43:47.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T02:43:47.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T02:43:47.944Z] ========================================================= [2022-08-02T02:43:47.945Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-02T02:43:47.945Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T02:43:48.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T02:43:48.237Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-02T02:43:48.237Z] 2408cc74d12b: Pulling fs layer [2022-08-02T02:43:48.237Z] ea60b727a1ce: Pulling fs layer [2022-08-02T02:43:48.237Z] 30c4a7721957: Pulling fs layer [2022-08-02T02:43:48.237Z] 370296b7ddb6: Pulling fs layer [2022-08-02T02:43:48.237Z] 7c6cee850709: Pulling fs layer [2022-08-02T02:43:48.237Z] 39a5fcdaea64: Pulling fs layer [2022-08-02T02:43:48.237Z] d94ebbe4e438: Pulling fs layer [2022-08-02T02:43:48.237Z] bcfd1f05c69d: Pulling fs layer [2022-08-02T02:43:48.237Z] 59ccb84bbe0f: Pulling fs layer [2022-08-02T02:43:48.237Z] 39a5fcdaea64: Waiting [2022-08-02T02:43:48.237Z] bcfd1f05c69d: Waiting [2022-08-02T02:43:48.237Z] 370296b7ddb6: Waiting [2022-08-02T02:43:48.237Z] 7c6cee850709: Waiting [2022-08-02T02:43:48.237Z] 59ccb84bbe0f: Waiting [2022-08-02T02:43:48.237Z] d94ebbe4e438: Waiting [2022-08-02T02:43:48.237Z] 30c4a7721957: Verifying Checksum [2022-08-02T02:43:48.237Z] 30c4a7721957: Download complete [2022-08-02T02:43:48.237Z] ea60b727a1ce: Verifying Checksum [2022-08-02T02:43:48.237Z] ea60b727a1ce: Download complete [2022-08-02T02:43:48.237Z] 7c6cee850709: Verifying Checksum [2022-08-02T02:43:48.237Z] 7c6cee850709: Download complete [2022-08-02T02:43:48.237Z] 39a5fcdaea64: Verifying Checksum [2022-08-02T02:43:48.237Z] 2408cc74d12b: Verifying Checksum [2022-08-02T02:43:48.237Z] 2408cc74d12b: Download complete [2022-08-02T02:43:48.237Z] d94ebbe4e438: Verifying Checksum [2022-08-02T02:43:48.237Z] d94ebbe4e438: Download complete [2022-08-02T02:43:48.499Z] 2408cc74d12b: Pull complete [2022-08-02T02:43:48.499Z] ea60b727a1ce: Pull complete [2022-08-02T02:43:48.769Z] 30c4a7721957: Pull complete [2022-08-02T02:43:48.769Z] 59ccb84bbe0f: Verifying Checksum [2022-08-02T02:43:48.769Z] 59ccb84bbe0f: Download complete [2022-08-02T02:43:49.029Z] bcfd1f05c69d: Verifying Checksum [2022-08-02T02:43:49.029Z] bcfd1f05c69d: Download complete [2022-08-02T02:43:49.029Z] 370296b7ddb6: Verifying Checksum [2022-08-02T02:43:49.029Z] 370296b7ddb6: Download complete [2022-08-02T02:43:53.232Z] 370296b7ddb6: Pull complete [2022-08-02T02:43:53.232Z] 7c6cee850709: Pull complete [2022-08-02T02:43:53.232Z] 39a5fcdaea64: Pull complete [2022-08-02T02:43:53.232Z] d94ebbe4e438: Pull complete [2022-08-02T02:43:55.786Z] bcfd1f05c69d: Pull complete [2022-08-02T02:43:56.733Z] 59ccb84bbe0f: Pull complete [2022-08-02T02:43:56.734Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-02T02:43:56.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T02:43:56.734Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T02:43:57.062Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T02:43:57.062Z] WORKDIR /edgex [2022-08-02T02:43:57.062Z] COPY go.mod . [2022-08-02T02:43:57.062Z] RUN go mod download [2022-08-02T02:43:57.062Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-02T02:43:59.012Z] Sending build context to Docker daemon 335.4MB [2022-08-02T02:43:59.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-02T02:43:59.012Z] ---> a4fb48ad2a94 [2022-08-02T02:43:59.012Z] Step 2/4 : WORKDIR /edgex [2022-08-02T02:44:01.572Z] ---> Running in 01fc0a0a12d9 [2022-08-02T02:44:01.572Z] Removing intermediate container 01fc0a0a12d9 [2022-08-02T02:44:01.572Z] ---> 79ad81e727fe [2022-08-02T02:44:01.572Z] Step 3/4 : COPY go.mod . [2022-08-02T02:44:01.572Z] ---> 1ead06d3326e [2022-08-02T02:44:01.572Z] Step 4/4 : RUN go mod download [2022-08-02T02:44:01.832Z] ---> Running in adfcbe4cc034 [2022-08-02T02:44:02.565Z] Still waiting to schedule task [2022-08-02T02:44:02.565Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21729’ [2022-08-02T02:44:14.107Z] Removing intermediate container adfcbe4cc034 [2022-08-02T02:44:14.108Z] ---> 3709f1993d14 [2022-08-02T02:44:14.108Z] Successfully built 3709f1993d14 [2022-08-02T02:44:14.108Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:44:14.413Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T02:44:14.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:44:14.503Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T02:44:14.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T02:44:14.970Z] $ docker top be6bdbd8fa08aefec876f09bf1bfad31b0c0389bfe66767ff05ab6be49d1bbf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T02:44:15.322Z] + go version [2022-08-02T02:44:15.322Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-02T02:44:15.338Z] $ docker stop --time=1 be6bdbd8fa08aefec876f09bf1bfad31b0c0389bfe66767ff05ab6be49d1bbf6 [2022-08-02T02:44:16.660Z] $ docker rm -f be6bdbd8fa08aefec876f09bf1bfad31b0c0389bfe66767ff05ab6be49d1bbf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:44:17.123Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-02T02:44:17.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:44:17.219Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T02:44:17.270Z] $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-02T02:44:17.693Z] $ docker top 8452599e47f86b732ad11fd66bb7fdf5c82b3761b22c035228f47bb10e710606 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T02:44:17.776Z] ========================================================= [2022-08-02T02:44:17.776Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-02T02:44:17.776Z] ========================================================= [Pipeline] sh [2022-08-02T02:44:18.060Z] + git config --global --add safe.directory /w/workspace/edgex-go/270 [Pipeline] fileExists [Pipeline] sh [2022-08-02T02:44:18.370Z] + make test [2022-08-02T02:44:18.370Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-02T02:44:24.946Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-02T02:44:39.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-02T02:44:39.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-02T02:44:39.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.2% of statements [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-02T02:44:39.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-02T02:44:44.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.650s coverage: 89.2% of statements [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-02T02:44:44.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 83.8% of statements [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-02T02:44:44.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.426s coverage: 95.6% of statements [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-02T02:44:44.027Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-02T02:44:44.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-02T02:44:44.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-08-02T02:44:44.027Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-02T02:44:44.027Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-08-02T02:44:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements [2022-08-02T02:44:44.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-02T02:44:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-08-02T02:44:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2022-08-02T02:44:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-08-02T02:44:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2022-08-02T02:44:44.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2022-08-02T02:44:52.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2022-08-02T02:44:52.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-08-02T02:44:55.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 82.2% of statements [2022-08-02T02:44:55.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 58.8% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.090s coverage: 85.4% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.7% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.8% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 43.6% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.133s coverage: 97.7% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-02T02:45:03.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-08-02T02:45:03.637Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-02T02:45:03.637Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-02T02:45:21.731Z] 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-08-02T02:45:21.731Z] GO111MODULE=on go vet ./... [2022-08-02T02:45:25.924Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-02T02:45:25.924Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-02T02:45:25.924Z] ./bin/test-attribution-txt.sh [2022-08-02T02:45:25.924Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-02T02:45:25.924Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-02T02:45:25.924Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-02T02:45:25.924Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-02T02:45:25.924Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-02T02:45:25.924Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-02T02:45:25.924Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-02T02:45:25.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-02T02:45:26.228Z] + ls -al . [2022-08-02T02:45:26.228Z] total 688 [2022-08-02T02:45:26.228Z] drwxrwxr-x 10 1001 1001 4096 Aug 2 02:44 . [2022-08-02T02:45:26.228Z] drwxr-xr-x 4 root root 4096 Aug 2 02:44 .. [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 11 Aug 2 02:43 .dockerignore [2022-08-02T02:45:26.228Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 02:45 .git [2022-08-02T02:45:26.228Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 02:43 .github [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 1030 Aug 2 02:43 .gitignore [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 42 Aug 2 02:43 .golangci.yml [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 87 Aug 2 02:43 .hadolint.yml [2022-08-02T02:45:26.228Z] drwxr-xr-x 3 1001 1001 4096 Aug 2 02:43 .semver [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 166 Aug 2 02:43 .sonarcloud.properties [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 1171 Aug 2 02:43 ADOPTERS.md [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 10347 Aug 2 02:43 Attribution.txt [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 63209 Aug 2 02:43 CHANGELOG.md [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 3804 Aug 2 02:43 CONTRIBUTING.md [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 677 Aug 2 02:43 GOVERNANCE.md [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 850 Aug 2 02:43 Jenkinsfile [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 10775 Aug 2 02:43 LICENSE [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 10350 Aug 2 02:43 Makefile [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 582 Aug 2 02:43 OWNERS.md [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 9094 Aug 2 02:43 README.md [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 6912 Aug 2 02:43 SECURITY.md [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 12 Aug 2 02:43 VERSION [2022-08-02T02:45:26.228Z] -rw-rw-r-- 1 1001 1001 4131 Aug 2 02:43 ZMQWindows.md [2022-08-02T02:45:26.229Z] drwxrwxr-x 2 1001 1001 4096 Aug 2 02:43 bin [2022-08-02T02:45:26.229Z] drwxrwxr-x 18 1001 1001 4096 Aug 2 02:43 cmd [2022-08-02T02:45:26.229Z] -rw-r--r-- 1 root root 436531 Aug 2 02:45 coverage.out [2022-08-02T02:45:26.229Z] -rw-rw-r-- 1 1001 1001 3681 Aug 2 02:43 go.mod [2022-08-02T02:45:26.229Z] -rw-rw-r-- 1 1001 1001 38033 Aug 2 02:43 go.sum [2022-08-02T02:45:26.229Z] drwxrwxr-x 8 1001 1001 4096 Aug 2 02:43 internal [2022-08-02T02:45:26.229Z] drwxrwxr-x 3 1001 1001 4096 Aug 2 02:43 openapi [2022-08-02T02:45:26.229Z] drwxrwxr-x 4 1001 1001 4096 Aug 2 02:43 snap [2022-08-02T02:45:26.229Z] -rw-rw-r-- 1 1001 1001 204 Aug 2 02:43 version.go [Pipeline] sh [2022-08-02T02:45:26.526Z] + '[' -e coverage.out ] [2022-08-02T02:45:26.526Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-02T02:45:26.631Z] Stashed 1 file(s) [Pipeline] sh [2022-08-02T02:45:26.918Z] + make build [2022-08-02T02:45:26.918Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T02:45:39.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T02:45:51.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T02:45:51.365Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T02:45:56.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T02:45:56.905Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T02:45:57.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T02:45:59.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T02:46:00.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T02:46:01.126Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T02:46:02.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T02:46:03.008Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T02:46:04.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-02T02:46:05.783Z] $ docker stop --time=1 8452599e47f86b732ad11fd66bb7fdf5c82b3761b22c035228f47bb10e710606 [2022-08-02T02:46:08.164Z] $ docker rm -f 8452599e47f86b732ad11fd66bb7fdf5c82b3761b22c035228f47bb10e710606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:46:09.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T02:46:09.135Z] [2022-08-02T02:46:09.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:46:09.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T02:46:09.431Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-02T02:46:09.431Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-02T02:46:09.431Z] ca9280d653b3: Pulling fs layer [2022-08-02T02:46:09.431Z] 7e9c9ca2126c: Pulling fs layer [2022-08-02T02:46:09.431Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-02T02:46:09.431Z] cbdbe7a5bc2a: Download complete [2022-08-02T02:46:09.690Z] cbdbe7a5bc2a: Pull complete [2022-08-02T02:46:09.690Z] ca9280d653b3: Verifying Checksum [2022-08-02T02:46:09.690Z] ca9280d653b3: Download complete [2022-08-02T02:46:10.261Z] 7e9c9ca2126c: Verifying Checksum [2022-08-02T02:46:10.261Z] 7e9c9ca2126c: Download complete [2022-08-02T02:46:10.261Z] ca9280d653b3: Pull complete [2022-08-02T02:46:13.553Z] 7e9c9ca2126c: Pull complete [2022-08-02T02:46:13.553Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-02T02:46:13.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T02:46:13.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:46:13.654Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T02:46:13.698Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T02:46:15.220Z] $ docker top 5245817a0f8b4551a271952649aa32d61e9b0b80d70bdf04a9ee68299867e79d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T02:46:15.604Z] + docker-compose build --help [2022-08-02T02:46:15.604Z] + grep parallel [2022-08-02T02:46:16.175Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T02:46:16.452Z] $ docker stop --time=1 5245817a0f8b4551a271952649aa32d61e9b0b80d70bdf04a9ee68299867e79d [2022-08-02T02:46:17.799Z] $ docker rm -f 5245817a0f8b4551a271952649aa32d61e9b0b80d70bdf04a9ee68299867e79d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:46:18.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-02T02:46:18.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:46:18.299Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T02:46:18.342Z] $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-02T02:46:18.753Z] $ docker top 7e6a15ec7744c7e54711ad8964298f9cdd06907a522cf80cd70f45a2081f95a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T02:46:19.120Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T02:46:20.059Z] Building core-command ... [2022-08-02T02:46:20.059Z] Building core-data ... [2022-08-02T02:46:20.059Z] Building core-metadata ... [2022-08-02T02:46:20.059Z] Building security-bootstrapper ... [2022-08-02T02:46:20.059Z] Building security-proxy-setup ... [2022-08-02T02:46:20.059Z] Building security-secretstore-setup ... [2022-08-02T02:46:20.059Z] Building security-spiffe-token-provider ... [2022-08-02T02:46:20.059Z] Building security-spire-agent ... [2022-08-02T02:46:20.059Z] Building security-spire-config ... [2022-08-02T02:46:20.059Z] Building security-spire-server ... [2022-08-02T02:46:20.059Z] Building support-notifications ... [2022-08-02T02:46:20.059Z] Building support-scheduler ... [2022-08-02T02:46:20.059Z] Building sys-mgmt-agent ... [2022-08-02T02:46:20.059Z] Building security-spire-config [2022-08-02T02:46:20.059Z] Building core-command [2022-08-02T02:46:20.059Z] Building support-scheduler [2022-08-02T02:46:20.059Z] Building security-secretstore-setup [2022-08-02T02:46:20.059Z] Building security-proxy-setup [2022-08-02T02:46:34.946Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:46:34.946Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:46:34.946Z] ---> 3709f1993d14 [2022-08-02T02:46:34.946Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T02:46:34.946Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:46:34.946Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:46:34.946Z] ---> 3709f1993d14 [2022-08-02T02:46:34.946Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T02:46:34.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:46:34.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:46:34.946Z] ---> 3709f1993d14 [2022-08-02T02:46:34.946Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T02:46:34.946Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:46:34.946Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:46:34.946Z] ---> 3709f1993d14 [2022-08-02T02:46:34.946Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T02:46:34.946Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:46:34.946Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:46:34.946Z] ---> 3709f1993d14 [2022-08-02T02:46:34.946Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T02:46:37.487Z] ---> Running in ee327eccb310 [2022-08-02T02:46:37.487Z] ---> Running in 23df16377909 [2022-08-02T02:46:37.487Z] ---> Running in e3aaf059c4f3 [2022-08-02T02:46:37.487Z] ---> Running in d30e319d9358 [2022-08-02T02:46:37.487Z] ---> Running in 06cf7cb3b143 [2022-08-02T02:46:37.760Z] Removing intermediate container e3aaf059c4f3 [2022-08-02T02:46:37.760Z] ---> 60edf9e29ad9 [2022-08-02T02:46:37.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:46:37.760Z] Removing intermediate container d30e319d9358 [2022-08-02T02:46:37.760Z] ---> 85a2bd48b31a [2022-08-02T02:46:37.760Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:46:37.760Z] Removing intermediate container ee327eccb310 [2022-08-02T02:46:37.760Z] ---> a907dba75caa [2022-08-02T02:46:37.760Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:46:37.760Z] Removing intermediate container 06cf7cb3b143 [2022-08-02T02:46:37.760Z] ---> f3d677727594 [2022-08-02T02:46:37.760Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:46:37.760Z] ---> Running in 5fd5899e8bfc [2022-08-02T02:46:37.760Z] Removing intermediate container 23df16377909 [2022-08-02T02:46:37.760Z] ---> 971109d55ef5 [2022-08-02T02:46:37.760Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:46:37.760Z] ---> Running in 62248ae4925a [2022-08-02T02:46:37.760Z] ---> Running in 0e9673f6d58b [2022-08-02T02:46:37.760Z] ---> Running in e10c99f3d604 [2022-08-02T02:46:38.020Z] ---> Running in 56da45a08370 [2022-08-02T02:46:38.961Z] Removing intermediate container 5fd5899e8bfc [2022-08-02T02:46:38.961Z] ---> a75dd5536054 [2022-08-02T02:46:38.961Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T02:46:38.961Z] ---> Running in 804471d6da68 [2022-08-02T02:46:38.961Z] Removing intermediate container 62248ae4925a [2022-08-02T02:46:38.961Z] ---> a0f92226553a [2022-08-02T02:46:38.961Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T02:46:38.961Z] ---> Running in 4470d56ea32a [2022-08-02T02:46:38.961Z] Removing intermediate container e10c99f3d604 [2022-08-02T02:46:38.961Z] ---> 89fc5c5177de [2022-08-02T02:46:38.961Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T02:46:39.219Z] ---> Running in bcac1c5a6059 [2022-08-02T02:46:39.478Z] Removing intermediate container 56da45a08370 [2022-08-02T02:46:39.478Z] ---> 8582c36b6ef1 [2022-08-02T02:46:39.478Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T02:46:39.478Z] ---> Running in d6b9ee7e6120 [2022-08-02T02:46:39.478Z] Removing intermediate container 0e9673f6d58b [2022-08-02T02:46:39.478Z] ---> dd6f60023953 [2022-08-02T02:46:39.478Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T02:46:39.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:39.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:39.478Z] ---> Running in 19d43ce18f0c [2022-08-02T02:46:39.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:40.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:40.000Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:40.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:40.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:40.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:40.848Z] OK: 211 MiB in 51 packages [2022-08-02T02:46:40.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:41.111Z] Removing intermediate container 4470d56ea32a [2022-08-02T02:46:41.111Z] ---> cc3bdfb6f1c9 [2022-08-02T02:46:41.111Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T02:46:41.111Z] OK: 211 MiB in 51 packages [2022-08-02T02:46:41.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:46:41.372Z] OK: 211 MiB in 51 packages [2022-08-02T02:46:41.372Z] ---> 202eb41407ec [2022-08-02T02:46:41.372Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:46:41.372Z] ---> Running in 6dc7fd52932c [2022-08-02T02:46:41.632Z] Removing intermediate container d6b9ee7e6120 [2022-08-02T02:46:41.632Z] ---> aae64788fd20 [2022-08-02T02:46:41.632Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T02:46:41.910Z] ---> a21886565213 [2022-08-02T02:46:41.910Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:46:41.910Z] Removing intermediate container 804471d6da68 [2022-08-02T02:46:41.910Z] ---> c9ae4bc193c9 [2022-08-02T02:46:41.910Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T02:46:41.910Z] ---> Running in a514bcdf6a68 [2022-08-02T02:46:41.910Z] OK: 211 MiB in 51 packages [2022-08-02T02:46:42.175Z] ---> eb7a5da902ca [2022-08-02T02:46:42.175Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:46:42.175Z] ---> Running in d42ded115307 [2022-08-02T02:46:42.175Z] OK: 211 MiB in 51 packages [2022-08-02T02:46:42.438Z] Removing intermediate container bcac1c5a6059 [2022-08-02T02:46:42.438Z] ---> 0485a320a719 [2022-08-02T02:46:42.438Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T02:46:42.697Z] ---> 4e3b6b6b1ae5 [2022-08-02T02:46:42.697Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:46:42.697Z] ---> Running in 8660fcb8c079 [2022-08-02T02:46:42.697Z] Removing intermediate container 19d43ce18f0c [2022-08-02T02:46:42.697Z] ---> 884ebde43ee6 [2022-08-02T02:46:42.697Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T02:46:43.279Z] ---> 38adeb77b845 [2022-08-02T02:46:43.279Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:46:45.126Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21733 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-02T02:46:45.138Z] Running in /w/workspace/edgex-go/270 [Pipeline] { [Pipeline] checkout [2022-08-02T02:46:45.168Z] The recommended git tool is: git [2022-08-02T02:46:45.198Z] ---> Running in 6ea37308cbf5 [2022-08-02T02:46:50.818Z] using credential edgex-jenkins-ssh [2022-08-02T02:46:50.835Z] Cloning the remote Git repository [2022-08-02T02:46:50.895Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-02T02:46:50.978Z] > git init /w/workspace/edgex-go/270 # timeout=10 [2022-08-02T02:46:51.073Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-02T02:46:51.074Z] > git --version # timeout=10 [2022-08-02T02:46:51.093Z] > git --version # 'git version 2.25.1' [2022-08-02T02:46:51.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-02T02:46:51.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T02:46:51.790Z] Removing intermediate container d42ded115307 [2022-08-02T02:46:51.790Z] ---> 07d1a3171810 [2022-08-02T02:46:51.790Z] Step 8/22 : COPY . . [2022-08-02T02:46:51.790Z] Removing intermediate container 6dc7fd52932c [2022-08-02T02:46:51.790Z] ---> 1864c80e6beb [2022-08-02T02:46:51.790Z] Step 8/25 : COPY . . [2022-08-02T02:46:51.790Z] Removing intermediate container 8660fcb8c079 [2022-08-02T02:46:51.790Z] ---> 0e55718a3348 [2022-08-02T02:46:51.790Z] Step 8/23 : COPY . . [2022-08-02T02:46:51.790Z] Removing intermediate container a514bcdf6a68 [2022-08-02T02:46:51.790Z] ---> 7e9d6e3d0201 [2022-08-02T02:46:51.790Z] Step 8/22 : COPY . . [2022-08-02T02:47:01.776Z] ---> 603b63c94267 [2022-08-02T02:47:01.776Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T02:47:01.776Z] ---> c67933cf3b72 [2022-08-02T02:47:01.776Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T02:47:01.776Z] ---> ca288ad04633 [2022-08-02T02:47:01.776Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T02:47:01.776Z] ---> acd6fd16aaca [2022-08-02T02:47:01.776Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T02:47:02.037Z] ---> Running in c5c3be837835 [2022-08-02T02:47:02.037Z] ---> Running in caa358e3532c [2022-08-02T02:47:02.037Z] ---> Running in 154034f5cfde [2022-08-02T02:47:02.037Z] ---> Running in b64500dfca03 [2022-08-02T02:47:02.037Z] Removing intermediate container 6ea37308cbf5 [2022-08-02T02:47:02.037Z] ---> 692d3c7b862b [2022-08-02T02:47:02.037Z] Step 8/26 : COPY . . [2022-08-02T02:47:02.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T02:47:02.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T02:47:02.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T02:47:02.865Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T02:47:07.901Z] Avoid second fetch [2022-08-02T02:47:07.902Z] Checking out Revision af2226701a16e650b74a674027cf906b22f6c1e4 (main) [2022-08-02T02:47:07.851Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-02T02:47:07.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-02T02:47:07.926Z] > git config core.sparsecheckout # timeout=10 [2022-08-02T02:47:07.946Z] > git checkout -f af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 [2022-08-02T02:47:12.372Z] Commit message: "Merge pull request #4114 from jinlinGuan/issue-787-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-02T02:47:12.847Z] ---> 3717b97aebd6 [2022-08-02T02:47:12.847Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T02:47:12.847Z] ---> Running in a94b902affcf [2022-08-02T02:47:12.847Z] Removing intermediate container a94b902affcf [2022-08-02T02:47:12.847Z] ---> bc3bc60868cf [2022-08-02T02:47:12.847Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T02:47:12.847Z] ---> Running in b2789303d953 [2022-08-02T02:47:13.110Z] Removing intermediate container b2789303d953 [2022-08-02T02:47:13.110Z] ---> 074af54125d2 [2022-08-02T02:47:13.110Z] 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-08-02T02:47:13.110Z] ---> Running in 8f01a93ddf17 [2022-08-02T02:47:13.289Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-02T02:47:13.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T02:47:13.289Z] Dload Upload Total Spent Left Speed [2022-08-02T02:47:13.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2022-08-02T02:47:13.907Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-02T02:47:14.244Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-02T02:47:14.244Z] + sudo tee /etc/docker/daemon.new [2022-08-02T02:47:14.244Z] { [2022-08-02T02:47:14.244Z] "registry-mirrors": [ [2022-08-02T02:47:14.244Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-02T02:47:14.244Z] ], [2022-08-02T02:47:14.244Z] "bip": "10.250.0.254/24", [2022-08-02T02:47:14.244Z] "hosts": [ [2022-08-02T02:47:14.244Z] "tcp://0.0.0.0:5555", [2022-08-02T02:47:14.244Z] "unix:///var/run/docker.sock" [2022-08-02T02:47:14.244Z] ], [2022-08-02T02:47:14.244Z] "mtu": 1458, [2022-08-02T02:47:14.244Z] "selinux-enabled": true, [2022-08-02T02:47:14.244Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-02T02:47:14.244Z] } [Pipeline] sh [2022-08-02T02:47:14.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-02T02:47:14.991Z] + sudo service docker restart [2022-08-02T02:47:15.652Z] Removing intermediate container 8f01a93ddf17 [2022-08-02T02:47:15.652Z] ---> a2682b98c1b0 [2022-08-02T02:47:15.652Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T02:47:15.652Z] ---> Running in 57380bcbebea [2022-08-02T02:47:16.221Z] Removing intermediate container 57380bcbebea [2022-08-02T02:47:16.221Z] ---> a7f64c3f022f [2022-08-02T02:47:16.221Z] [2022-08-02T02:47:16.221Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T02:47:16.221Z] 3.15: Pulling from library/alpine [2022-08-02T02:47:17.215Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T02:47:17.215Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T02:47:17.215Z] ---> 2720e26172a0 [2022-08-02T02:47:17.215Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:47:17.475Z] ---> Running in 07eb7cd669dd [2022-08-02T02:47:18.045Z] Removing intermediate container 07eb7cd669dd [2022-08-02T02:47:18.045Z] ---> 44df1c2c4def [2022-08-02T02:47:18.045Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:47:18.045Z] ---> Running in bc2066a95eb5 [2022-08-02T02:47:20.584Z] Removing intermediate container bc2066a95eb5 [2022-08-02T02:47:20.584Z] ---> 6445e9bc4c0c [2022-08-02T02:47:20.584Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T02:47:20.584Z] ---> Running in db52639689c9 [2022-08-02T02:47:21.534Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:22.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:23.042Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T02:47:23.042Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T02:47:23.042Z] OK: 15857 distinct packages available [2022-08-02T02:47:23.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:23.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:24.242Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T02:47:24.242Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T02:47:24.242Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T02:47:24.507Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T02:47:24.507Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T02:47:24.507Z] OK: 6 MiB in 18 packages [2022-08-02T02:47:26.181Z] Removing intermediate container db52639689c9 [2022-08-02T02:47:26.181Z] ---> b42f7c30c8fa [2022-08-02T02:47:26.181Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T02:47:28.091Z] ---> 6ee52e5010c2 [2022-08-02T02:47:28.091Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T02:47:28.665Z] ---> 52b566863f52 [2022-08-02T02:47:28.665Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T02:47:28.665Z] ---> Running in e2f5028c5adf [2022-08-02T02:47:28.924Z] Removing intermediate container e2f5028c5adf [2022-08-02T02:47:28.924Z] ---> 561d6c660f69 [2022-08-02T02:47:28.924Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T02:47:29.492Z] ---> bf9cc6b3cfe7 [2022-08-02T02:47:29.492Z] Step 21/26 : WORKDIR / [2022-08-02T02:47:29.492Z] ---> Running in 661c642b0a29 [2022-08-02T02:47:29.775Z] Removing intermediate container 661c642b0a29 [2022-08-02T02:47:29.775Z] ---> 8baaf3cc1107 [2022-08-02T02:47:29.775Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T02:47:30.041Z] ---> Running in b3f80368465a [2022-08-02T02:47:30.302Z] Removing intermediate container b3f80368465a [2022-08-02T02:47:30.302Z] ---> 6e156a0394aa [2022-08-02T02:47:30.302Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T02:47:30.302Z] ---> Running in 8a0c248081cd [2022-08-02T02:47:30.617Z] Removing intermediate container 8a0c248081cd [2022-08-02T02:47:30.617Z] ---> d84e8a7a8f42 [2022-08-02T02:47:30.617Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T02:47:30.878Z] ---> Running in b1b8e4554141 [2022-08-02T02:47:31.139Z] Removing intermediate container b1b8e4554141 [2022-08-02T02:47:31.139Z] ---> d58d99306553 [2022-08-02T02:47:31.139Z] Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:47:31.139Z] ---> Running in 95844f008563 [2022-08-02T02:47:31.711Z] Removing intermediate container 95844f008563 [2022-08-02T02:47:31.711Z] ---> b180c4c6810e [2022-08-02T02:47:31.711Z] Step 26/26 : LABEL version=2.3.0-dev.35 [2022-08-02T02:47:31.711Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T02:47:31.711Z] ---> Running in 14656655ba3c [2022-08-02T02:47:31.972Z] Removing intermediate container 14656655ba3c [2022-08-02T02:47:31.972Z] ---> 4a5cb26f0ba8 [2022-08-02T02:47:31.972Z] [2022-08-02T02:47:32.232Z] Successfully built 4a5cb26f0ba8 [2022-08-02T02:47:32.232Z] Successfully tagged security-spire-config:latest [2022-08-02T02:47:32.232Z]  Building security-spire-config ... done Building support-notifications [2022-08-02T02:47:32.493Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T02:47:33.336Z] provisioning config files... [2022-08-02T02:47:33.362Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config7929564730393891610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T02:47:33.723Z] ---> docker-login.sh [2022-08-02T02:47:33.723Z] nexus3.edgexfoundry.org:10001 [2022-08-02T02:47:34.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:47:34.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:47:34.592Z] Configure a credential helper to remove this warning. See [2022-08-02T02:47:34.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:47:34.592Z] [2022-08-02T02:47:34.592Z] Login Succeeded [2022-08-02T02:47:34.592Z] nexus3.edgexfoundry.org:10002 [2022-08-02T02:47:35.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:47:35.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:47:35.191Z] Configure a credential helper to remove this warning. See [2022-08-02T02:47:35.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:47:35.191Z] [2022-08-02T02:47:35.191Z] Login Succeeded [2022-08-02T02:47:35.191Z] nexus3.edgexfoundry.org:10003 [2022-08-02T02:47:35.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:47:35.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:47:35.466Z] Configure a credential helper to remove this warning. See [2022-08-02T02:47:35.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:47:35.466Z] [2022-08-02T02:47:35.466Z] Login Succeeded [2022-08-02T02:47:35.466Z] nexus3.edgexfoundry.org:10004 [2022-08-02T02:47:36.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:47:36.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:47:36.071Z] Configure a credential helper to remove this warning. See [2022-08-02T02:47:36.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:47:36.071Z] [2022-08-02T02:47:36.071Z] Login Succeeded [2022-08-02T02:47:36.071Z] docker.io [2022-08-02T02:47:36.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:47:36.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:47:36.941Z] Configure a credential helper to remove this warning. See [2022-08-02T02:47:36.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:47:36.941Z] [2022-08-02T02:47:36.941Z] Login Succeeded [2022-08-02T02:47:36.941Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T02:47:36.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-02T02:47:37.773Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:47:37.774Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:47:37.774Z] ---> 3709f1993d14 [2022-08-02T02:47:37.774Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T02:47:37.774Z] ---> Using cache [2022-08-02T02:47:37.774Z] ---> a907dba75caa [2022-08-02T02:47:37.774Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:47:37.774Z] ---> Using cache [2022-08-02T02:47:37.774Z] ---> 89fc5c5177de [2022-08-02T02:47:37.774Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T02:47:37.774Z] Removing intermediate container b64500dfca03 [2022-08-02T02:47:37.774Z] ---> b6ce89fb8665 [2022-08-02T02:47:37.774Z] [2022-08-02T02:47:37.774Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T02:47:37.774Z] 3.16: Pulling from library/alpine [2022-08-02T02:47:37.845Z] + git config --global --add safe.directory /w/workspace/edgex-go/270 [Pipeline] echo [2022-08-02T02:47:37.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T02:47:37.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T02:47:37.891Z] ========================================================= [2022-08-02T02:47:37.891Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-02T02:47:37.891Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-02T02:47:38.036Z] ---> Running in f5c795df8ad9 [2022-08-02T02:47:38.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T02:47:38.295Z] Removing intermediate container caa358e3532c [2022-08-02T02:47:38.295Z] ---> c467b44a1095 [2022-08-02T02:47:38.295Z] [2022-08-02T02:47:38.295Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T02:47:38.295Z] 3.16: Pulling from library/alpine [2022-08-02T02:47:38.519Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-02T02:47:38.519Z] b3c136eddcbf: Pulling fs layer [2022-08-02T02:47:38.519Z] c0a3192eca97: Pulling fs layer [2022-08-02T02:47:38.519Z] a050256f5b6f: Pulling fs layer [2022-08-02T02:47:38.519Z] 656be50a0ddc: Pulling fs layer [2022-08-02T02:47:38.519Z] 2bbca73fdf42: Pulling fs layer [2022-08-02T02:47:38.519Z] 46d945488cbd: Pulling fs layer [2022-08-02T02:47:38.519Z] 8a5474983e97: Pulling fs layer [2022-08-02T02:47:38.519Z] 329c88fbcd65: Pulling fs layer [2022-08-02T02:47:38.519Z] 46d945488cbd: Waiting [2022-08-02T02:47:38.519Z] 8a5474983e97: Waiting [2022-08-02T02:47:38.519Z] 329c88fbcd65: Waiting [2022-08-02T02:47:38.519Z] 656be50a0ddc: Waiting [2022-08-02T02:47:38.519Z] 2bbca73fdf42: Waiting [2022-08-02T02:47:38.519Z] a050256f5b6f: Verifying Checksum [2022-08-02T02:47:38.519Z] a050256f5b6f: Download complete [2022-08-02T02:47:38.519Z] c0a3192eca97: Verifying Checksum [2022-08-02T02:47:38.519Z] c0a3192eca97: Download complete [2022-08-02T02:47:38.519Z] 2bbca73fdf42: Download complete [2022-08-02T02:47:38.519Z] 46d945488cbd: Verifying Checksum [2022-08-02T02:47:38.519Z] 46d945488cbd: Download complete [2022-08-02T02:47:38.519Z] b3c136eddcbf: Download complete [2022-08-02T02:47:38.554Z] Removing intermediate container 154034f5cfde [2022-08-02T02:47:38.554Z] ---> e92c8dc41fc5 [2022-08-02T02:47:38.554Z] [2022-08-02T02:47:38.554Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T02:47:38.554Z] 3.16: Pulling from library/alpine [2022-08-02T02:47:38.554Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T02:47:38.554Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T02:47:38.554Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T02:47:38.554Z] Status: Image is up to date for alpine:3.16 [2022-08-02T02:47:38.554Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T02:47:38.554Z] Status: Image is up to date for alpine:3.16 [2022-08-02T02:47:38.554Z] ---> d7d3d98c851f [2022-08-02T02:47:38.554Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T02:47:38.554Z] ---> d7d3d98c851f [2022-08-02T02:47:38.554Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T02:47:38.554Z] ---> d7d3d98c851f [2022-08-02T02:47:38.554Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T02:47:38.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:38.816Z] ---> Running in c683abd94f5a [2022-08-02T02:47:38.816Z] ---> Running in f9b951a95ca5 [2022-08-02T02:47:38.816Z] ---> Running in eb7f20b93d30 [2022-08-02T02:47:39.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:39.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:39.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:39.521Z] b3c136eddcbf: Pull complete [2022-08-02T02:47:39.521Z] 329c88fbcd65: Verifying Checksum [2022-08-02T02:47:39.521Z] 329c88fbcd65: Download complete [2022-08-02T02:47:39.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:39.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:39.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:39.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:39.908Z] OK: 211 MiB in 51 packages [2022-08-02T02:47:40.129Z] c0a3192eca97: Pull complete [2022-08-02T02:47:40.167Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T02:47:40.167Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T02:47:40.167Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T02:47:40.167Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T02:47:40.167Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:47:40.167Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T02:47:40.167Z] OK: 6 MiB in 15 packages [2022-08-02T02:47:40.167Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T02:47:40.167Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T02:47:40.167Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T02:47:40.167Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:47:40.167Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T02:47:40.167Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T02:47:40.167Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T02:47:40.167Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:47:40.167Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T02:47:40.420Z] a050256f5b6f: Pull complete [2022-08-02T02:47:40.430Z] OK: 8 MiB in 20 packages [2022-08-02T02:47:40.430Z] OK: 6 MiB in 17 packages [2022-08-02T02:47:40.698Z] 8a5474983e97: Verifying Checksum [2022-08-02T02:47:40.699Z] 8a5474983e97: Download complete [2022-08-02T02:47:41.372Z] Removing intermediate container f5c795df8ad9 [2022-08-02T02:47:41.372Z] ---> 9dc5115298db [2022-08-02T02:47:41.372Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T02:47:41.372Z] Removing intermediate container c5c3be837835 [2022-08-02T02:47:41.372Z] ---> 0e8d171464aa [2022-08-02T02:47:41.372Z] [2022-08-02T02:47:41.372Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T02:47:41.372Z] ---> d7d3d98c851f [2022-08-02T02:47:41.372Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T02:47:41.632Z] ---> Running in c8ee048763c0 [2022-08-02T02:47:41.632Z] ---> 015aee09152a [2022-08-02T02:47:41.632Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:47:41.632Z] Removing intermediate container eb7f20b93d30 [2022-08-02T02:47:41.632Z] Removing intermediate container f9b951a95ca5 [2022-08-02T02:47:41.632Z] ---> c480fd2f8b63 [2022-08-02T02:47:41.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> dd468b22bdf1 [2022-08-02T02:47:41.632Z] [2022-08-02T02:47:41.632Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T02:47:41.632Z] Removing intermediate container c683abd94f5a [2022-08-02T02:47:41.632Z] ---> a72bea98e44b [2022-08-02T02:47:41.632Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T02:47:41.632Z] ---> Running in 77496f0d4312 [2022-08-02T02:47:41.632Z] ---> Running in cb6b9605ffe8 [2022-08-02T02:47:41.632Z] ---> Running in 216e25c368ac [2022-08-02T02:47:41.632Z] ---> Running in 4a1e64e84cbc [2022-08-02T02:47:41.680Z] 656be50a0ddc: Verifying Checksum [2022-08-02T02:47:41.680Z] 656be50a0ddc: Download complete [2022-08-02T02:47:41.895Z] Removing intermediate container cb6b9605ffe8 [2022-08-02T02:47:41.895Z] ---> b54106085085 [2022-08-02T02:47:41.895Z] Step 13/25 : WORKDIR / [2022-08-02T02:47:41.895Z] Removing intermediate container 216e25c368ac [2022-08-02T02:47:41.895Z] ---> 5af20b545f8d [2022-08-02T02:47:41.895Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T02:47:41.895Z] Removing intermediate container 4a1e64e84cbc [2022-08-02T02:47:41.895Z] ---> 2283f8a90890 [2022-08-02T02:47:41.895Z] Step 13/22 : WORKDIR /edgex [2022-08-02T02:47:41.895Z] ---> Running in e28297e600da [2022-08-02T02:47:41.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:41.895Z] ---> Running in def658f17a77 [2022-08-02T02:47:41.895Z] ---> Running in 8351ee973832 [2022-08-02T02:47:41.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:42.157Z] Removing intermediate container e28297e600da [2022-08-02T02:47:42.157Z] ---> 8cd72717b32b [2022-08-02T02:47:42.157Z] 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-08-02T02:47:42.157Z] Removing intermediate container def658f17a77 [2022-08-02T02:47:42.157Z] ---> a2c0fbd63f0f [2022-08-02T02:47:42.157Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T02:47:42.157Z] Removing intermediate container 8351ee973832 [2022-08-02T02:47:42.157Z] ---> a5322d32a8ae [2022-08-02T02:47:42.157Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T02:47:42.157Z] ---> Running in c95c7b767a4d [2022-08-02T02:47:42.157Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T02:47:42.157Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:47:42.157Z] OK: 6 MiB in 15 packages [2022-08-02T02:47:42.418Z] Removing intermediate container c95c7b767a4d [2022-08-02T02:47:42.418Z] ---> 8026c562ad4b [2022-08-02T02:47:42.418Z] Step 15/23 : WORKDIR / [2022-08-02T02:47:42.418Z] ---> 05026547ffc7 [2022-08-02T02:47:42.418Z] 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-08-02T02:47:42.418Z] ---> bc7735c9f07a [2022-08-02T02:47:42.418Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T02:47:42.418Z] ---> Running in 2e914c6a56d8 [2022-08-02T02:47:42.677Z] Removing intermediate container 2e914c6a56d8 [2022-08-02T02:47:42.678Z] ---> 14df02818fed [2022-08-02T02:47:42.678Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:47:42.678Z] ---> 751f19256ca0 [2022-08-02T02:47:42.678Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T02:47:42.970Z] ---> 8386d92d2ee0 [2022-08-02T02:47:42.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T02:47:42.970Z] Removing intermediate container c8ee048763c0 [2022-08-02T02:47:42.970Z] ---> 46cb4b075af2 [2022-08-02T02:47:42.970Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T02:47:42.970Z] ---> 48476ce3e395 [2022-08-02T02:47:42.970Z] 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-08-02T02:47:43.247Z] ---> 79cf5dae29ae [2022-08-02T02:47:43.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T02:47:43.247Z] ---> Running in 0ecba21b96ba [2022-08-02T02:47:44.189Z] Removing intermediate container 0ecba21b96ba [2022-08-02T02:47:44.189Z] ---> 4afb2c303799 [2022-08-02T02:47:44.189Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T02:47:44.450Z] ---> d6be40b6c2dd [2022-08-02T02:47:44.450Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T02:47:44.450Z] ---> 969d1c959d5a [2022-08-02T02:47:44.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T02:47:44.450Z] ---> 3caa4a9910f4 [2022-08-02T02:47:44.450Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T02:47:44.718Z] ---> Running in 04af4f8a714d [2022-08-02T02:47:44.718Z] ---> ab6bb66f06f1 [2022-08-02T02:47:44.718Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T02:47:45.038Z] Removing intermediate container 04af4f8a714d [2022-08-02T02:47:45.038Z] ---> c1ca484788c8 [2022-08-02T02:47:45.038Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T02:47:45.307Z] ---> e4c1346c88b8 [2022-08-02T02:47:45.307Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T02:47:45.307Z] ---> 1fdeb15b1401 [2022-08-02T02:47:45.307Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T02:47:45.307Z] ---> Running in d4b4fd8ae4c5 [2022-08-02T02:47:45.577Z] ---> Running in b308187480ff [2022-08-02T02:47:45.577Z] ---> Running in 3fbbcce39bbd [2022-08-02T02:47:45.577Z] ---> 14989c9d1a1c [2022-08-02T02:47:45.577Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T02:47:45.577Z] Removing intermediate container d4b4fd8ae4c5 [2022-08-02T02:47:45.577Z] ---> ccc1ef2f3405 [2022-08-02T02:47:45.577Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:47:45.839Z] Removing intermediate container b308187480ff [2022-08-02T02:47:45.839Z] ---> f7ca6fd08081 [2022-08-02T02:47:45.839Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:47:45.839Z] ---> Running in 83c5d4241147 [2022-08-02T02:47:46.155Z] ---> 947365bfb31f [2022-08-02T02:47:46.155Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T02:47:46.155Z] ---> 592e600d8def [2022-08-02T02:47:46.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T02:47:46.155Z] ---> Running in eebcb73a347c [2022-08-02T02:47:46.155Z] Removing intermediate container 83c5d4241147 [2022-08-02T02:47:46.155Z] ---> 88debb318bbf [2022-08-02T02:47:46.155Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T02:47:46.415Z] ---> Running in 6a0d14e884c4 [2022-08-02T02:47:46.990Z] ---> 40f5edc3563d [2022-08-02T02:47:46.990Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T02:47:46.990Z] Removing intermediate container 6a0d14e884c4 [2022-08-02T02:47:46.990Z] ---> 6a7a89c4c535 [2022-08-02T02:47:46.990Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:47:46.990Z] Removing intermediate container 3fbbcce39bbd [2022-08-02T02:47:46.990Z] ---> 7bfafa0a6142 [2022-08-02T02:47:46.990Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T02:47:46.990Z] ---> Running in 0de3127ec0e0 [2022-08-02T02:47:47.263Z] ---> Running in 8714d7756857 [2022-08-02T02:47:47.263Z] ---> 1bb385d0b5fd [2022-08-02T02:47:47.263Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T02:47:47.263Z] ---> Running in b5fdc733dbba [2022-08-02T02:47:47.263Z] Removing intermediate container 0de3127ec0e0 [2022-08-02T02:47:47.263Z] Removing intermediate container 8714d7756857 [2022-08-02T02:47:47.263Z] ---> ef18c6ff4d5f [2022-08-02T02:47:47.263Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T02:47:47.263Z] ---> bf0e4e419a78 [2022-08-02T02:47:47.263Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T02:47:47.523Z] ---> Running in 18f87a4c5041 [2022-08-02T02:47:47.523Z] ---> Running in bf0c2f180244 [2022-08-02T02:47:47.523Z] Removing intermediate container b5fdc733dbba [2022-08-02T02:47:47.523Z] ---> 4dd901bf25c8 [2022-08-02T02:47:47.523Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:47:47.783Z] Removing intermediate container eebcb73a347c [2022-08-02T02:47:47.783Z] ---> fcfdd53e5019 [2022-08-02T02:47:47.783Z] Removing intermediate container 18f87a4c5041 [2022-08-02T02:47:47.783Z] ---> c176601f5a76 [2022-08-02T02:47:47.783Z] Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:47:47.783Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T02:47:47.783Z] ---> Running in b31f172322a7 [2022-08-02T02:47:47.783Z] Removing intermediate container bf0c2f180244 [2022-08-02T02:47:47.783Z] ---> 356ffe8af80f [2022-08-02T02:47:47.783Z] [2022-08-02T02:47:47.783Z] ---> Running in 2964c5cbc482 [2022-08-02T02:47:47.783Z] ---> Running in 2f581149f92e [2022-08-02T02:47:48.042Z] Successfully built 356ffe8af80f [2022-08-02T02:47:48.043Z] Successfully tagged core-command:latest [2022-08-02T02:47:48.043Z]  Building core-command ... done Building sys-mgmt-agent [2022-08-02T02:47:48.043Z] Removing intermediate container b31f172322a7 [2022-08-02T02:47:48.043Z] ---> f6471bffc6cd [2022-08-02T02:47:48.043Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T02:47:48.043Z] Removing intermediate container 2f581149f92e [2022-08-02T02:47:48.043Z] ---> 149be3e796fe [2022-08-02T02:47:48.043Z] Step 22/22 : LABEL version=2.3.0-dev.35 [2022-08-02T02:47:48.303Z] ---> Running in 0b4bdd617ca8 [2022-08-02T02:47:49.687Z] Removing intermediate container 2964c5cbc482 [2022-08-02T02:47:49.687Z] ---> 4d2227719733 [2022-08-02T02:47:49.687Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T02:47:49.687Z] ---> Running in 4b3b07184bcc [2022-08-02T02:47:49.687Z] Removing intermediate container 0b4bdd617ca8 [2022-08-02T02:47:49.687Z] ---> 1223a160a8e0 [2022-08-02T02:47:49.687Z] Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:47:50.257Z] ---> Running in b26a5590ec57 [2022-08-02T02:47:50.257Z] ---> Running in d19383119069 [2022-08-02T02:47:50.257Z] Removing intermediate container 4b3b07184bcc [2022-08-02T02:47:50.257Z] ---> cfb466059af0 [2022-08-02T02:47:50.257Z] [2022-08-02T02:47:50.257Z] Successfully built cfb466059af0 [2022-08-02T02:47:50.257Z] Removing intermediate container 77496f0d4312 [2022-08-02T02:47:50.257Z] ---> 57bc0e9865ce [2022-08-02T02:47:50.257Z] Step 8/22 : COPY . . [2022-08-02T02:47:50.516Z] Successfully tagged security-proxy-setup:latest [2022-08-02T02:47:50.516Z] Building core-metadata [2022-08-02T02:47:50.777Z]  Building security-proxy-setup ... done Removing intermediate container d19383119069 [2022-08-02T02:47:50.777Z] ---> ec22d1049b56 [2022-08-02T02:47:50.777Z] Step 22/22 : LABEL version=2.3.0-dev.35 [2022-08-02T02:47:52.686Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:47:52.686Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:47:52.686Z] ---> 3709f1993d14 [2022-08-02T02:47:52.686Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T02:47:52.686Z] ---> Using cache [2022-08-02T02:47:52.686Z] ---> a907dba75caa [2022-08-02T02:47:52.686Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:47:52.686Z] ---> Using cache [2022-08-02T02:47:52.686Z] ---> 89fc5c5177de [2022-08-02T02:47:52.686Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T02:47:54.597Z] Removing intermediate container b26a5590ec57 [2022-08-02T02:47:54.597Z] ---> 52b221f1bb35 [2022-08-02T02:47:54.597Z] Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:47:54.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:47:54.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:47:54.597Z] ---> 3709f1993d14 [2022-08-02T02:47:54.597Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T02:47:54.597Z] ---> Using cache [2022-08-02T02:47:54.597Z] ---> a907dba75caa [2022-08-02T02:47:54.597Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:47:54.597Z] ---> Using cache [2022-08-02T02:47:54.597Z] ---> 89fc5c5177de [2022-08-02T02:47:54.597Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T02:47:54.597Z] ---> Using cache [2022-08-02T02:47:54.597Z] ---> 0485a320a719 [2022-08-02T02:47:54.597Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T02:47:54.597Z] ---> Using cache [2022-08-02T02:47:54.597Z] ---> 4e3b6b6b1ae5 [2022-08-02T02:47:54.597Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:47:54.597Z] ---> Using cache [2022-08-02T02:47:54.597Z] ---> 0e55718a3348 [2022-08-02T02:47:54.597Z] Step 8/23 : COPY . . [2022-08-02T02:47:54.597Z] ---> Using cache [2022-08-02T02:47:54.597Z] ---> acd6fd16aaca [2022-08-02T02:47:54.597Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T02:47:55.978Z] ---> Running in dfc9d2727f1d [2022-08-02T02:47:55.978Z] ---> Running in 00ee147fb684 [2022-08-02T02:47:55.978Z] ---> Running in 3ea8df5b1874 [2022-08-02T02:47:55.978Z] ---> Running in 22cb05781eb3 [2022-08-02T02:47:55.978Z] ---> 99c5df2fd560 [2022-08-02T02:47:55.978Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T02:47:55.978Z] Removing intermediate container dfc9d2727f1d [2022-08-02T02:47:55.978Z] ---> eca35e276c13 [2022-08-02T02:47:55.978Z] [2022-08-02T02:47:55.978Z] Removing intermediate container 22cb05781eb3 [2022-08-02T02:47:55.978Z] ---> f93b7465500a [2022-08-02T02:47:55.978Z] Step 25/25 : LABEL version=2.3.0-dev.35 [2022-08-02T02:47:55.978Z] ---> Running in 9720eac4e925 [2022-08-02T02:47:55.978Z] ---> Running in ef52f1a74c32 [2022-08-02T02:47:56.237Z] Successfully built eca35e276c13 [2022-08-02T02:47:56.237Z] Successfully tagged support-scheduler:latest [2022-08-02T02:47:56.237Z]  Building support-scheduler ... done Building security-spire-agent [2022-08-02T02:47:56.237Z] Removing intermediate container ef52f1a74c32 [2022-08-02T02:47:56.237Z] ---> 01e67b085d10 [2022-08-02T02:47:56.237Z] [2022-08-02T02:47:56.237Z] Successfully built 01e67b085d10 [2022-08-02T02:47:56.237Z] Successfully tagged security-secretstore-setup:latest [2022-08-02T02:47:56.237Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-08-02T02:47:56.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T02:47:56.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T02:47:56.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:56.788Z] 656be50a0ddc: Pull complete [2022-08-02T02:47:56.788Z] 2bbca73fdf42: Pull complete [2022-08-02T02:47:56.788Z] 46d945488cbd: Pull complete [2022-08-02T02:47:57.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:47:57.693Z] OK: 211 MiB in 51 packages [2022-08-02T02:48:01.103Z] 8a5474983e97: Pull complete [2022-08-02T02:48:01.883Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:48:01.883Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:48:01.883Z] ---> 3709f1993d14 [2022-08-02T02:48:01.883Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T02:48:01.883Z] ---> Using cache [2022-08-02T02:48:01.883Z] ---> a907dba75caa [2022-08-02T02:48:01.883Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:48:01.883Z] ---> Using cache [2022-08-02T02:48:01.883Z] ---> 89fc5c5177de [2022-08-02T02:48:01.883Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T02:48:02.826Z] Removing intermediate container 00ee147fb684 [2022-08-02T02:48:02.826Z] ---> 5a0486b79aea [2022-08-02T02:48:02.826Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T02:48:03.095Z] ---> Running in f33c82ffa8a6 [2022-08-02T02:48:03.353Z] ---> cefabbabc011 [2022-08-02T02:48:03.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:48:03.612Z] ---> Running in 118628b07353 [2022-08-02T02:48:03.740Z] 329c88fbcd65: Pull complete [2022-08-02T02:48:03.740Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-02T02:48:03.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T02:48:03.740Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-02T02:48:03.869Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:48:03.869Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:48:03.869Z] ---> 3709f1993d14 [2022-08-02T02:48:03.869Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T02:48:03.869Z] ---> Using cache [2022-08-02T02:48:03.869Z] ---> a907dba75caa [2022-08-02T02:48:03.869Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:48:03.869Z] ---> Using cache [2022-08-02T02:48:03.869Z] ---> 89fc5c5177de [2022-08-02T02:48:03.869Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T02:48:03.869Z] ---> Using cache [2022-08-02T02:48:03.869Z] ---> 0485a320a719 [2022-08-02T02:48:03.869Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T02:48:03.869Z] ---> Using cache [2022-08-02T02:48:03.869Z] ---> 4e3b6b6b1ae5 [2022-08-02T02:48:03.869Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:48:03.869Z] ---> Using cache [2022-08-02T02:48:03.869Z] ---> 0e55718a3348 [2022-08-02T02:48:03.869Z] Step 8/31 : COPY . . [2022-08-02T02:48:03.869Z] ---> Using cache [2022-08-02T02:48:03.869Z] ---> acd6fd16aaca [2022-08-02T02:48:03.869Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T02:48:04.084Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-02T02:48:04.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T02:48:04.084Z] WORKDIR /edgex [2022-08-02T02:48:04.084Z] COPY go.mod . [2022-08-02T02:48:04.084Z] RUN go mod download [2022-08-02T02:48:04.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:04.436Z] ---> Running in 8183e6d32b29 [2022-08-02T02:48:05.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:05.264Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T02:48:05.524Z] OK: 211 MiB in 51 packages [2022-08-02T02:48:06.739Z] Sending build context to Docker daemon 169.3MB [2022-08-02T02:48:06.739Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-02T02:48:06.739Z] ---> ff4287adb874 [2022-08-02T02:48:06.739Z] Step 2/4 : WORKDIR /edgex [2022-08-02T02:48:08.059Z] Removing intermediate container f33c82ffa8a6 [2022-08-02T02:48:08.059Z] ---> 1f837d73ab5c [2022-08-02T02:48:08.059Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T02:48:08.629Z] ---> 6731c9be82e7 [2022-08-02T02:48:08.629Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:48:08.629Z] ---> Running in 055738af49a0 [2022-08-02T02:48:08.727Z] ---> Running in b720acdc1572 [2022-08-02T02:48:08.727Z] Removing intermediate container b720acdc1572 [2022-08-02T02:48:08.727Z] ---> 4fb27ad2a387 [2022-08-02T02:48:08.727Z] Step 3/4 : COPY go.mod . [2022-08-02T02:48:09.325Z] ---> 8daa34872195 [2022-08-02T02:48:09.325Z] Step 4/4 : RUN go mod download [2022-08-02T02:48:09.325Z] ---> Running in fa49827d3b1c [2022-08-02T02:48:15.199Z] Removing intermediate container 118628b07353 [2022-08-02T02:48:15.199Z] ---> 35f05881f151 [2022-08-02T02:48:15.199Z] Step 8/23 : COPY . . [2022-08-02T02:48:23.342Z] Removing intermediate container 055738af49a0 [2022-08-02T02:48:23.342Z] ---> d33d5d6eb864 [2022-08-02T02:48:23.342Z] Step 8/26 : COPY . . [2022-08-02T02:48:25.888Z] ---> b2c85dd6f009 [2022-08-02T02:48:25.888Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T02:48:26.147Z] Removing intermediate container 3ea8df5b1874 [2022-08-02T02:48:26.147Z] ---> 49c2b9286abe [2022-08-02T02:48:26.147Z] [2022-08-02T02:48:26.147Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T02:48:26.147Z] ---> d7d3d98c851f [2022-08-02T02:48:26.147Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T02:48:26.147Z] ---> Using cache [2022-08-02T02:48:26.147Z] ---> 46cb4b075af2 [2022-08-02T02:48:26.147Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T02:48:26.147Z] ---> Using cache [2022-08-02T02:48:26.147Z] ---> 4afb2c303799 [2022-08-02T02:48:26.147Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T02:48:26.147Z] ---> Running in f4a476c6566d [2022-08-02T02:48:26.406Z] ---> Running in 8f718bf61611 [2022-08-02T02:48:26.667Z] Removing intermediate container 8f718bf61611 [2022-08-02T02:48:26.667Z] ---> a34db6cf8323 [2022-08-02T02:48:26.667Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T02:48:26.927Z] ---> Running in 674d578a849c [2022-08-02T02:48:26.927Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T02:48:27.496Z] Removing intermediate container 674d578a849c [2022-08-02T02:48:27.496Z] ---> 8f37207bbafc [2022-08-02T02:48:27.496Z] Step 15/23 : WORKDIR / [2022-08-02T02:48:28.064Z] ---> Running in f78661755d03 [2022-08-02T02:48:29.001Z] Removing intermediate container f78661755d03 [2022-08-02T02:48:29.001Z] ---> 58201e6432be [2022-08-02T02:48:29.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:48:29.261Z] Removing intermediate container 9720eac4e925 [2022-08-02T02:48:29.261Z] ---> 9a74a9deae0a [2022-08-02T02:48:29.261Z] [2022-08-02T02:48:29.261Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T02:48:29.261Z] ---> d7d3d98c851f [2022-08-02T02:48:29.261Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T02:48:29.261Z] ---> 13358a5f15f3 [2022-08-02T02:48:29.261Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T02:48:29.261Z] ---> Running in fe63216e8363 [2022-08-02T02:48:29.261Z] ---> Running in 7c18086d0407 [2022-08-02T02:48:29.521Z] ---> eae2365abe01 [2022-08-02T02:48:29.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T02:48:29.781Z] Removing intermediate container 7c18086d0407 [2022-08-02T02:48:29.781Z] ---> a1abcd1f3238 [2022-08-02T02:48:29.781Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T02:48:30.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:30.042Z] ---> Running in d848002ceedb [2022-08-02T02:48:30.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:30.301Z] ---> 56226b02de8f [2022-08-02T02:48:30.301Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T02:48:30.561Z] Removing intermediate container d848002ceedb [2022-08-02T02:48:30.561Z] ---> 917b66c9a043 [2022-08-02T02:48:30.561Z] 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-08-02T02:48:30.561Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T02:48:30.561Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T02:48:30.561Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:48:30.561Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T02:48:30.561Z] ---> Running in e7c3c48a1ce3 [2022-08-02T02:48:30.822Z] OK: 6 MiB in 16 packages [2022-08-02T02:48:30.822Z] ---> 6edbb7d514ea [2022-08-02T02:48:30.822Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T02:48:31.083Z] ---> Running in c862300a10bd [2022-08-02T02:48:31.083Z] Removing intermediate container 8183e6d32b29 [2022-08-02T02:48:31.083Z] ---> 8b7ee0cf9e54 [2022-08-02T02:48:31.083Z] [2022-08-02T02:48:31.083Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T02:48:31.083Z] ---> d7d3d98c851f [2022-08-02T02:48:31.083Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:48:31.083Z] ---> Running in b64cd9ee60f5 [2022-08-02T02:48:31.345Z] Removing intermediate container c862300a10bd [2022-08-02T02:48:31.345Z] ---> 10fca62919b0 [2022-08-02T02:48:31.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:48:31.345Z] ---> Running in 3f1d26d22fcf [2022-08-02T02:48:31.345Z] Removing intermediate container b64cd9ee60f5 [2022-08-02T02:48:31.345Z] ---> 14fccc0526ed [2022-08-02T02:48:31.345Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T02:48:31.606Z] ---> Running in 90153a4b74dd [2022-08-02T02:48:31.606Z] Removing intermediate container fe63216e8363 [2022-08-02T02:48:31.606Z] ---> a52af5e41bf7 [2022-08-02T02:48:31.606Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T02:48:31.606Z] Removing intermediate container 3f1d26d22fcf [2022-08-02T02:48:31.606Z] ---> 9821c571658f [2022-08-02T02:48:31.606Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T02:48:31.606Z] ---> Running in e5a2494d700a [2022-08-02T02:48:31.606Z] ---> Running in 6cb2ac0375a0 [2022-08-02T02:48:31.868Z] Removing intermediate container e5a2494d700a [2022-08-02T02:48:31.868Z] ---> a89b993584a1 [2022-08-02T02:48:31.868Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T02:48:31.868Z] Removing intermediate container 6cb2ac0375a0 [2022-08-02T02:48:31.868Z] ---> 4e3d47c38f05 [2022-08-02T02:48:31.868Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:48:32.130Z] ---> Running in 0492e278d55d [2022-08-02T02:48:32.130Z] ---> Running in 7bd5504b26f0 [2022-08-02T02:48:32.130Z] Removing intermediate container e7c3c48a1ce3 [2022-08-02T02:48:32.130Z] ---> 0f289bc03545 [2022-08-02T02:48:32.130Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T02:48:32.131Z] ---> Running in 87df84168a21 [2022-08-02T02:48:32.389Z] Removing intermediate container 7bd5504b26f0 [2022-08-02T02:48:32.389Z] ---> 54acafb4d4da [2022-08-02T02:48:32.389Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T02:48:32.389Z] Removing intermediate container 0492e278d55d [2022-08-02T02:48:32.389Z] ---> dcd9c612607a [2022-08-02T02:48:32.389Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T02:48:32.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:32.389Z] ---> Running in a2e095bda540 [2022-08-02T02:48:32.389Z] ---> Running in ab1fa984aa52 [2022-08-02T02:48:32.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:32.389Z] Removing intermediate container 87df84168a21 [2022-08-02T02:48:32.389Z] ---> bf4d23887102 [2022-08-02T02:48:32.389Z] [2022-08-02T02:48:32.389Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T02:48:32.389Z] ---> 2720e26172a0 [2022-08-02T02:48:32.389Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:48:32.389Z] ---> Using cache [2022-08-02T02:48:32.389Z] ---> 44df1c2c4def [2022-08-02T02:48:32.389Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:48:32.389Z] ---> Using cache [2022-08-02T02:48:32.389Z] ---> 6445e9bc4c0c [2022-08-02T02:48:32.389Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T02:48:32.648Z] ---> Running in 52810bb5758f [2022-08-02T02:48:32.648Z] Removing intermediate container ab1fa984aa52 [2022-08-02T02:48:32.648Z] ---> 367cf662c2cd [2022-08-02T02:48:32.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:48:32.648Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T02:48:32.648Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T02:48:32.648Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:48:32.648Z] Removing intermediate container a2e095bda540 [2022-08-02T02:48:32.648Z] ---> 20ed837ff62e [2022-08-02T02:48:32.648Z] [2022-08-02T02:48:32.648Z] OK: 6 MiB in 16 packages [2022-08-02T02:48:32.907Z] Successfully built 20ed837ff62e [2022-08-02T02:48:32.907Z] Successfully tagged core-metadata:latest [2022-08-02T02:48:32.907Z] Building security-spiffe-token-provider [2022-08-02T02:48:33.477Z]  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:34.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:34.416Z] ---> 4502e7f0634c [2022-08-02T02:48:34.416Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T02:48:34.676Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T02:48:34.676Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T02:48:34.676Z] OK: 15857 distinct packages available [2022-08-02T02:48:34.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:34.987Z] Removing intermediate container 90153a4b74dd [2022-08-02T02:48:34.987Z] ---> 1beb1753b63e [2022-08-02T02:48:34.987Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T02:48:34.987Z] ---> Running in cb5de5cfc53c [2022-08-02T02:48:35.248Z] Removing intermediate container cb5de5cfc53c [2022-08-02T02:48:35.248Z] ---> dc594d27151f [2022-08-02T02:48:35.248Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T02:48:35.508Z] ---> d6661143d18e [2022-08-02T02:48:35.508Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T02:48:35.508Z] ---> Running in 282ae4f1210c [2022-08-02T02:48:35.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:35.798Z] Removing intermediate container 282ae4f1210c [2022-08-02T02:48:35.798Z] ---> 62743ffe5406 [2022-08-02T02:48:35.798Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T02:48:35.798Z] ---> 46ceeba08bdc [2022-08-02T02:48:35.798Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T02:48:35.798Z] ---> Running in a72356018bbb [2022-08-02T02:48:36.059Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T02:48:36.059Z] ---> Running in 48b4deb5bd81 [2022-08-02T02:48:36.059Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T02:48:36.059Z] Removing intermediate container a72356018bbb [2022-08-02T02:48:36.059Z] ---> 13a5a4b99ff9 [2022-08-02T02:48:36.059Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T02:48:36.059Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T02:48:36.059Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T02:48:36.318Z] Removing intermediate container 48b4deb5bd81 [2022-08-02T02:48:36.318Z] ---> 9b5334319fad [2022-08-02T02:48:36.318Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:48:36.318Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T02:48:36.318Z] ---> Running in ab7acdeb0b6e [2022-08-02T02:48:36.318Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T02:48:36.318Z] OK: 6 MiB in 19 packages [2022-08-02T02:48:36.318Z] ---> Running in c532ba336c4e [2022-08-02T02:48:36.577Z] Removing intermediate container c532ba336c4e [2022-08-02T02:48:36.577Z] ---> 0531bbca1141 [2022-08-02T02:48:36.577Z] Step 20/22 : LABEL arch=x86_64 [2022-08-02T02:48:36.838Z] ---> Running in f22aadd31010 [2022-08-02T02:48:37.097Z] Removing intermediate container f22aadd31010 [2022-08-02T02:48:37.097Z] ---> 6a229f909902 [2022-08-02T02:48:37.097Z] Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:48:37.097Z] Removing intermediate container 52810bb5758f [2022-08-02T02:48:37.097Z] ---> 01b91485d601 [2022-08-02T02:48:37.097Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T02:48:37.097Z] ---> Running in 9973bb0b3072 [2022-08-02T02:48:37.361Z] Removing intermediate container 9973bb0b3072 [2022-08-02T02:48:37.361Z] ---> 653ed9b9088b [2022-08-02T02:48:37.361Z] Step 22/22 : LABEL version=2.3.0-dev.35 [2022-08-02T02:48:37.621Z] ---> Running in e67b189418de [2022-08-02T02:48:37.622Z] Removing intermediate container ab7acdeb0b6e [2022-08-02T02:48:37.622Z] ---> 229d06dd0262 [2022-08-02T02:48:37.622Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T02:48:37.881Z] ---> Running in c05014d11f7d [2022-08-02T02:48:37.881Z] Removing intermediate container e67b189418de [2022-08-02T02:48:37.881Z] ---> 707c2322dca1 [2022-08-02T02:48:37.881Z] [2022-08-02T02:48:38.143Z] Successfully built 707c2322dca1 [2022-08-02T02:48:38.143Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:48:38.143Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:48:38.143Z] ---> 3709f1993d14 [2022-08-02T02:48:38.143Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T02:48:38.143Z] Successfully tagged support-notifications:latest [2022-08-02T02:48:38.402Z] ---> Using cache [2022-08-02T02:48:38.402Z]  Building support-notifications ... done  ---> a907dba75caa [2022-08-02T02:48:38.403Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T02:48:38.403Z] Building core-data [2022-08-02T02:48:38.403Z] Removing intermediate container c05014d11f7d [2022-08-02T02:48:38.403Z] ---> 0f5ec0faf189 [2022-08-02T02:48:38.403Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T02:48:38.403Z] ---> 0bba6d9fd2cb [2022-08-02T02:48:38.403Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T02:48:39.342Z] ---> Running in bb11aa73e332 [2022-08-02T02:48:41.250Z] ---> 807ea4c15ac3 [2022-08-02T02:48:41.250Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T02:48:41.250Z] ---> 043205398bb6 [2022-08-02T02:48:41.250Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T02:48:41.250Z] ---> Running in e08fe91a1dcc [2022-08-02T02:48:41.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:41.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:41.781Z] ---> 54ce75fcddc2 [2022-08-02T02:48:41.781Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T02:48:42.040Z] v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T02:48:42.040Z] v3.16.1-79-g562c755fe7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T02:48:42.040Z] OK: 17035 distinct packages available [2022-08-02T02:48:42.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:42.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:42.040Z] ---> 94e582896d24 [2022-08-02T02:48:42.040Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T02:48:42.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:48:42.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:48:42.040Z] ---> 3709f1993d14 [2022-08-02T02:48:42.040Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T02:48:42.040Z] ---> Using cache [2022-08-02T02:48:42.040Z] ---> a907dba75caa [2022-08-02T02:48:42.040Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:48:42.040Z] ---> Using cache [2022-08-02T02:48:42.040Z] ---> 89fc5c5177de [2022-08-02T02:48:42.040Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T02:48:42.299Z] ---> Running in 3b8a2f8bc30a [2022-08-02T02:48:42.299Z] OK: 211 MiB in 51 packages [2022-08-02T02:48:42.558Z] Removing intermediate container e08fe91a1dcc [2022-08-02T02:48:42.558Z] ---> 5d47b2246bc6 [2022-08-02T02:48:42.558Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:48:42.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:42.558Z] ---> 75842d8c1ed9 [2022-08-02T02:48:42.558Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T02:48:42.818Z] ---> ba0ea9da2d51 [2022-08-02T02:48:42.818Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T02:48:42.818Z] ---> Running in 48693c83e85d [2022-08-02T02:48:43.105Z] Removing intermediate container 48693c83e85d [2022-08-02T02:48:43.105Z] ---> 26e9ff1b4ed9 [2022-08-02T02:48:43.105Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T02:48:43.105Z] Removing intermediate container f4a476c6566d [2022-08-02T02:48:43.105Z] ---> 7f8277303db8 [2022-08-02T02:48:43.105Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T02:48:43.105Z] ---> Running in 4825a79b1cea [2022-08-02T02:48:43.393Z] ---> Running in 6314632a03c3 [2022-08-02T02:48:43.393Z] Removing intermediate container bb11aa73e332 [2022-08-02T02:48:43.393Z] ---> 70c2d953bd3c [2022-08-02T02:48:43.393Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T02:48:43.393Z] ---> 97930153675e [2022-08-02T02:48:43.393Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T02:48:43.393Z] Removing intermediate container 4825a79b1cea [2022-08-02T02:48:43.393Z] ---> a264e5a85e08 [2022-08-02T02:48:43.393Z] Step 24/26 : LABEL arch=x86_64 [2022-08-02T02:48:43.393Z] ---> 77b4d8cda027 [2022-08-02T02:48:43.393Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:48:43.393Z] ---> Running in 904f13a4fbdd [2022-08-02T02:48:43.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:43.393Z] ---> Running in 0e99ef5a7ea1 [2022-08-02T02:48:43.678Z] Removing intermediate container 904f13a4fbdd [2022-08-02T02:48:43.678Z] ---> 00a8289d7e5b [2022-08-02T02:48:43.678Z] Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:48:43.678Z] ---> c5f001ad69bc [2022-08-02T02:48:43.678Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T02:48:43.678Z] ---> Running in e68ef71b5624 [2022-08-02T02:48:43.678Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T02:48:43.678Z] Removing intermediate container e68ef71b5624 [2022-08-02T02:48:43.678Z] ---> 155479839ac9 [2022-08-02T02:48:43.678Z] Step 26/26 : LABEL version=2.3.0-dev.35 [2022-08-02T02:48:43.678Z] ---> Running in de9d3970c4fc [2022-08-02T02:48:43.959Z] ---> 8c122c91b201 [2022-08-02T02:48:43.959Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T02:48:43.959Z] OK: 211 MiB in 51 packages [2022-08-02T02:48:43.959Z] Removing intermediate container de9d3970c4fc [2022-08-02T02:48:43.959Z] ---> 0803598fc133 [2022-08-02T02:48:43.959Z] [2022-08-02T02:48:43.959Z] Successfully built 0803598fc133 [2022-08-02T02:48:43.959Z] ---> a20a0bab2353 [2022-08-02T02:48:43.959Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T02:48:43.959Z] Successfully tagged security-spire-agent:latest [2022-08-02T02:48:43.959Z] Building security-spire-server [2022-08-02T02:48:47.584Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:48:47.585Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:48:47.585Z] ---> 3709f1993d14 [2022-08-02T02:48:47.585Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> a907dba75caa [2022-08-02T02:48:47.585Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> 89fc5c5177de [2022-08-02T02:48:47.585Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> 1f837d73ab5c [2022-08-02T02:48:47.585Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> 6731c9be82e7 [2022-08-02T02:48:47.585Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> d33d5d6eb864 [2022-08-02T02:48:47.585Z] Step 8/25 : COPY . . [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> 13358a5f15f3 [2022-08-02T02:48:47.585Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> a1abcd1f3238 [2022-08-02T02:48:47.585Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T02:48:47.585Z] ---> Using cache [2022-08-02T02:48:47.585Z] ---> 917b66c9a043 [2022-08-02T02:48:47.585Z] 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-08-02T02:48:48.152Z] ---> 0a84b6a639e0 [2022-08-02T02:48:48.152Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T02:48:48.152Z] ---> Running in 4f64d4a1090e [2022-08-02T02:48:48.152Z] ---> Running in 7be2102f0e93 [2022-08-02T02:48:48.152Z] Removing intermediate container 3b8a2f8bc30a [2022-08-02T02:48:48.152Z] ---> 10489a0bcee0 [2022-08-02T02:48:48.152Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T02:48:48.350Z] Removing intermediate container fa49827d3b1c [2022-08-02T02:48:48.350Z] ---> 5304e892822c [2022-08-02T02:48:48.350Z] Successfully built 5304e892822c [2022-08-02T02:48:48.350Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:48:48.411Z] Removing intermediate container 6314632a03c3 [2022-08-02T02:48:48.411Z] ---> 002d5e6636c9 [2022-08-02T02:48:48.411Z] [2022-08-02T02:48:48.411Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T02:48:48.411Z] 20.10.14: Pulling from library/docker [2022-08-02T02:48:48.669Z] ---> 1e847b53a4e7 [2022-08-02T02:48:48.669Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:48:48.669Z] ---> Running in de8133fe3fef [2022-08-02T02:48:48.703Z] + docker inspect -f . ci-base-image-arm64 [2022-08-02T02:48:48.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:48:48.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container [2022-08-02T02:48:49.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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-08-02T02:48:49.608Z] Removing intermediate container 4f64d4a1090e [2022-08-02T02:48:49.608Z] ---> ae725c896ff3 [2022-08-02T02:48:49.608Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T02:48:49.608Z] ---> Running in d51452c12c8a [2022-08-02T02:48:49.868Z] Removing intermediate container d51452c12c8a [2022-08-02T02:48:49.868Z] Removing intermediate container 7be2102f0e93 [2022-08-02T02:48:49.868Z] ---> 8a9e462cbe98 [2022-08-02T02:48:49.868Z] ---> 3eb6c87c7b88 [2022-08-02T02:48:49.868Z] Step 28/31 : CMD ["gate"]Step 12/25 : WORKDIR /edgex-go [2022-08-02T02:48:49.868Z] [2022-08-02T02:48:50.127Z] ---> Running in ad399697d111 [2022-08-02T02:48:50.127Z] ---> Running in 7eb4c9452b30 [2022-08-02T02:48:50.341Z] $ docker top c396859b38322a84a5e635bc01f5d8fa165098894c00460d0e1ddac9f8c309ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T02:48:50.697Z] Removing intermediate container ad399697d111 [2022-08-02T02:48:50.697Z] ---> b6929cbf5cba [2022-08-02T02:48:50.697Z] Step 29/31 : LABEL arch=x86_64 [2022-08-02T02:48:51.265Z] + go version [2022-08-02T02:48:51.265Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-02T02:48:51.290Z] $ docker stop --time=1 c396859b38322a84a5e635bc01f5d8fa165098894c00460d0e1ddac9f8c309ed [2022-08-02T02:48:51.640Z] Removing intermediate container 7eb4c9452b30 [2022-08-02T02:48:51.640Z] ---> b4cb123e49cd [2022-08-02T02:48:51.640Z] [2022-08-02T02:48:51.640Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T02:48:51.640Z] ---> 2720e26172a0 [2022-08-02T02:48:51.640Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:48:51.640Z] ---> Using cache [2022-08-02T02:48:51.640Z] ---> 44df1c2c4def [2022-08-02T02:48:51.640Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:48:51.640Z] ---> Using cache [2022-08-02T02:48:51.640Z] ---> 6445e9bc4c0c [2022-08-02T02:48:51.640Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T02:48:51.640Z] ---> Using cache [2022-08-02T02:48:51.640Z] ---> 01b91485d601 [2022-08-02T02:48:51.640Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T02:48:51.903Z] ---> Running in e579a3a6a1b0 [2022-08-02T02:48:52.161Z] Removing intermediate container 0e99ef5a7ea1 [2022-08-02T02:48:52.161Z] ---> 588c1df0eaf4 [2022-08-02T02:48:52.161Z] Step 7/20 : COPY . . [2022-08-02T02:48:52.420Z] Removing intermediate container e579a3a6a1b0 [2022-08-02T02:48:52.420Z] ---> 4c71d90c6dc8 [2022-08-02T02:48:52.420Z] Step 30/31 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:48:52.955Z] $ docker rm -f c396859b38322a84a5e635bc01f5d8fa165098894c00460d0e1ddac9f8c309ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:48:53.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T02:48:53.584Z] [2022-08-02T02:48:53.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:48:53.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T02:48:53.940Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-02T02:48:53.940Z] 29e5d40040c1: Pulling fs layer [2022-08-02T02:48:54.217Z] 1ce36da41761: Pulling fs layer [2022-08-02T02:48:54.217Z] 25b303627fd3: Pulling fs layer [2022-08-02T02:48:54.217Z] 29e5d40040c1: Verifying Checksum [2022-08-02T02:48:54.217Z] 29e5d40040c1: Download complete [2022-08-02T02:48:54.492Z] 1ce36da41761: Verifying Checksum [2022-08-02T02:48:54.492Z] 1ce36da41761: Download complete [2022-08-02T02:48:54.767Z] 29e5d40040c1: Pull complete [2022-08-02T02:48:54.970Z] ---> Running in da9da5d91c3b [2022-08-02T02:48:54.970Z] ---> 1c025fe6d71b [2022-08-02T02:48:54.970Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T02:48:54.970Z] Removing intermediate container da9da5d91c3b [2022-08-02T02:48:54.970Z] ---> b3f35951f0c0 [2022-08-02T02:48:54.970Z] Step 31/31 : LABEL version=2.3.0-dev.35 [2022-08-02T02:48:54.970Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T02:48:55.239Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T02:48:55.239Z] ---> Running in 1fd13180d16c [2022-08-02T02:48:55.239Z] ---> 7417809fdb73 [2022-08-02T02:48:55.239Z] 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-08-02T02:48:55.498Z] ---> 3dbbdc39b12a [2022-08-02T02:48:55.498Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T02:48:55.498Z] Removing intermediate container de8133fe3fef [2022-08-02T02:48:55.498Z] ---> ce36e2487771 [2022-08-02T02:48:55.498Z] Step 8/23 : COPY . . [2022-08-02T02:48:55.498Z] ---> Running in 7e8cd3352fd3 [2022-08-02T02:48:55.498Z] Removing intermediate container 1fd13180d16c [2022-08-02T02:48:55.498Z] ---> e28f65ae7b7c [2022-08-02T02:48:55.498Z] [2022-08-02T02:48:55.798Z] Successfully built e28f65ae7b7c [2022-08-02T02:48:56.057Z] Successfully tagged security-bootstrapper:latest [2022-08-02T02:48:56.206Z] 25b303627fd3: Verifying Checksum [2022-08-02T02:48:56.206Z] 25b303627fd3: Download complete [2022-08-02T02:48:56.206Z] 1ce36da41761: Pull complete [2022-08-02T02:48:56.314Z]  Building security-bootstrapper ... done Removing intermediate container 7e8cd3352fd3 [2022-08-02T02:48:56.314Z] ---> ea691c630e7b [2022-08-02T02:48:56.314Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-02T02:48:57.692Z] ---> ce12ad495103 [2022-08-02T02:48:57.692Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T02:48:57.692Z] ---> Running in 399747bd739a [2022-08-02T02:48:57.952Z] ---> c3d5c1cb96c1 [2022-08-02T02:48:57.952Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T02:48:57.952Z] ---> 0fb0f64b8140 [2022-08-02T02:48:57.952Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T02:48:58.251Z] ---> Running in 25118ce48e68 [2022-08-02T02:48:58.251Z] ---> Running in c4f4aa3330c6 [2022-08-02T02:48:58.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:58.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:48:58.251Z] Removing intermediate container 25118ce48e68 [2022-08-02T02:48:58.251Z] ---> 84fe1e3e1d76 [2022-08-02T02:48:58.251Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T02:48:58.511Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T02:48:58.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-02T02:48:58.511Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T02:48:58.511Z] ---> Running in 4bda4f037065 [2022-08-02T02:48:58.511Z] Executing bash-5.1.16-r0.post-install [2022-08-02T02:48:58.511Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T02:48:58.511Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T02:48:58.511Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T02:48:58.511Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T02:48:58.511Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T02:48:58.511Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T02:48:58.511Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T02:48:58.511Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T02:48:58.511Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T02:48:58.511Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T02:48:58.511Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T02:48:58.511Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T02:48:58.511Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T02:48:58.769Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T02:48:58.769Z] Removing intermediate container 4bda4f037065 [2022-08-02T02:48:58.769Z] ---> 8daf4eae9c3d [2022-08-02T02:48:58.769Z] Step 23/25 : LABEL arch=x86_64 [2022-08-02T02:48:58.769Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T02:48:59.027Z] ---> Running in 480fc7395bea [2022-08-02T02:48:59.285Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T02:48:59.285Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T02:48:59.285Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T02:48:59.285Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T02:48:59.285Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T02:48:59.285Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T02:48:59.285Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T02:48:59.285Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T02:48:59.285Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T02:48:59.285Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T02:48:59.285Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T02:48:59.285Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T02:48:59.285Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T02:48:59.285Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T02:48:59.285Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T02:48:59.285Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T02:48:59.285Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T02:48:59.285Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T02:48:59.285Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T02:48:59.285Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T02:48:59.285Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T02:48:59.285Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T02:48:59.285Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T02:48:59.285Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T02:48:59.546Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T02:48:59.546Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T02:48:59.546Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T02:48:59.546Z] OK: 83 MiB in 65 packages [2022-08-02T02:48:59.804Z] Removing intermediate container 480fc7395bea [2022-08-02T02:48:59.804Z] ---> 0fe4b8d5ecbd [2022-08-02T02:48:59.804Z] Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:48:59.804Z] ---> Running in bc44d71d685e [2022-08-02T02:49:00.062Z] Removing intermediate container bc44d71d685e [2022-08-02T02:49:00.062Z] ---> c25650318526 [2022-08-02T02:49:00.062Z] Step 25/25 : LABEL version=2.3.0-dev.35 [2022-08-02T02:49:00.321Z] ---> Running in 8caa2c76ea2f [2022-08-02T02:49:00.321Z] Removing intermediate container 8caa2c76ea2f [2022-08-02T02:49:00.321Z] ---> 1a6d0f40df84 [2022-08-02T02:49:00.321Z] [2022-08-02T02:49:00.321Z] Successfully built 1a6d0f40df84 [2022-08-02T02:49:00.579Z] Successfully tagged security-spire-server:latest [2022-08-02T02:49:00.579Z]  Building security-spire-server ... done Collecting docker-compose==1.23.2 [2022-08-02T02:49:00.579Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T02:49:00.850Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T02:49:00.850Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T02:49:01.111Z] ---> ab7998c3dab2 [2022-08-02T02:49:01.111Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T02:49:01.111Z] ---> Running in 51a458f258de [2022-08-02T02:49:01.369Z] Collecting PyYAML<4,>=3.10 [2022-08-02T02:49:01.369Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T02:49:01.627Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T02:49:01.885Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T02:49:01.885Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T02:49:01.885Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T02:49:01.885Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T02:49:02.454Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T02:49:02.454Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T02:49:02.454Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T02:49:02.454Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T02:49:02.454Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-02T02:49:02.454Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T02:49:02.454Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T02:49:03.024Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T02:49:03.024Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T02:49:03.024Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T02:49:03.024Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T02:49:03.024Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T02:49:03.024Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T02:49:03.024Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T02:49:03.024Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T02:49:03.024Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-02T02:49:03.283Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T02:49:03.283Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T02:49:03.283Z] Collecting idna<2.8,>=2.5 [2022-08-02T02:49:03.283Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T02:49:03.283Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T02:49:03.283Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T02:49:03.283Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T02:49:03.283Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T02:49:03.283Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T02:49:03.283Z] Attempting uninstall: urllib3 [2022-08-02T02:49:03.283Z] Found existing installation: urllib3 1.26.7 [2022-08-02T02:49:03.283Z] Uninstalling urllib3-1.26.7: [2022-08-02T02:49:03.283Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T02:49:03.542Z] Attempting uninstall: idna [2022-08-02T02:49:03.542Z] Found existing installation: idna 3.3 [2022-08-02T02:49:03.542Z] Uninstalling idna-3.3: [2022-08-02T02:49:03.542Z] Successfully uninstalled idna-3.3 [2022-08-02T02:49:04.110Z] Attempting uninstall: requests [2022-08-02T02:49:04.110Z] Found existing installation: requests 2.26.0 [2022-08-02T02:49:04.110Z] Uninstalling requests-2.26.0: [2022-08-02T02:49:04.110Z] Successfully uninstalled requests-2.26.0 [2022-08-02T02:49:04.110Z] Running setup.py install for texttable: started [2022-08-02T02:49:04.368Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T02:49:04.368Z] Running setup.py install for PyYAML: started [2022-08-02T02:49:04.935Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T02:49:04.936Z] Running setup.py install for docopt: started [2022-08-02T02:49:05.194Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T02:49:05.194Z] Running setup.py install for dockerpty: started [2022-08-02T02:49:05.452Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T02:49:06.019Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-02T02:49:08.627Z] 25b303627fd3: Pull complete [2022-08-02T02:49:08.627Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-02T02:49:08.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T02:49:08.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:49:08.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container [2022-08-02T02:49:08.996Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-02T02:49:10.237Z] Removing intermediate container 399747bd739a [2022-08-02T02:49:10.237Z] ---> c10dc48d9fc5 [2022-08-02T02:49:10.237Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T02:49:10.501Z] ---> Running in 95cfa98ce048 [2022-08-02T02:49:10.501Z] Removing intermediate container 95cfa98ce048 [2022-08-02T02:49:10.501Z] ---> ea26f1aae305 [2022-08-02T02:49:10.501Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T02:49:10.761Z] ---> Running in 14b255a1f563 [2022-08-02T02:49:11.019Z] Removing intermediate container 14b255a1f563 [2022-08-02T02:49:11.019Z] ---> 45eeaa7a846a [2022-08-02T02:49:11.019Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T02:49:11.219Z] $ docker top 29e760ed8efe47c38534e1bb65b7d4124f6b083def4ea379021f06e33448af1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T02:49:11.583Z] ---> 0a521f683cfe [2022-08-02T02:49:11.584Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T02:49:12.115Z] + docker-compose build --help [2022-08-02T02:49:12.115Z] + grep parallel [2022-08-02T02:49:12.151Z] ---> 16adf10d82e3 [2022-08-02T02:49:12.152Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T02:49:12.720Z] ---> fb0bdc7c968a [2022-08-02T02:49:12.720Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T02:49:12.720Z] ---> Running in ee5b0d5cc9ea [2022-08-02T02:49:13.023Z] Removing intermediate container ee5b0d5cc9ea [2022-08-02T02:49:13.023Z] ---> 7608db99a808 [2022-08-02T02:49:13.023Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:49:13.023Z] ---> Running in add565c23d58 [2022-08-02T02:49:13.281Z] Removing intermediate container add565c23d58 [2022-08-02T02:49:13.281Z] ---> 1335127f4142 [2022-08-02T02:49:13.281Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T02:49:13.281Z] ---> Running in 18b6e751b4a8 [2022-08-02T02:49:13.539Z] Removing intermediate container 18b6e751b4a8 [2022-08-02T02:49:13.539Z] ---> bf9c6fd8d1f4 [2022-08-02T02:49:13.539Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:13.539Z] ---> Running in e867ec67394c [2022-08-02T02:49:13.796Z] Removing intermediate container e867ec67394c [2022-08-02T02:49:13.796Z] ---> 1709a403c585 [2022-08-02T02:49:13.796Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T02:49:13.796Z] ---> Running in 12a9c1970944 [2022-08-02T02:49:14.054Z] Removing intermediate container 12a9c1970944 [2022-08-02T02:49:14.054Z] ---> 943986e32c52 [2022-08-02T02:49:14.054Z] [2022-08-02T02:49:14.313Z] Successfully built 943986e32c52 [2022-08-02T02:49:14.313Z] Successfully tagged sys-mgmt-agent:latest [2022-08-02T02:49:16.415Z] --parallel Build images in parallel. [Pipeline] } [2022-08-02T02:49:16.441Z] $ docker stop --time=1 29e760ed8efe47c38534e1bb65b7d4124f6b083def4ea379021f06e33448af1b [2022-08-02T02:49:18.137Z] $ docker rm -f 29e760ed8efe47c38534e1bb65b7d4124f6b083def4ea379021f06e33448af1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:18.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-02T02:49:18.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T02:49:18.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container [2022-08-02T02:49:19.089Z] $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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-08-02T02:49:20.407Z] $ docker top 629486539c617aa70fef6c204cca2f69718ea945cfc8266321ac57087b21cc52 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T02:49:20.884Z]  Building sys-mgmt-agent ... done Removing intermediate container c4f4aa3330c6 [2022-08-02T02:49:20.884Z] ---> ac64d26e2fb2 [2022-08-02T02:49:20.884Z] [2022-08-02T02:49:20.884Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T02:49:20.884Z] ---> 2720e26172a0 [2022-08-02T02:49:20.884Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:49:20.884Z] ---> Using cache [2022-08-02T02:49:20.884Z] ---> 44df1c2c4def [2022-08-02T02:49:20.884Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:49:20.884Z] ---> Using cache [2022-08-02T02:49:20.884Z] ---> 6445e9bc4c0c [2022-08-02T02:49:20.884Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T02:49:20.884Z] ---> Running in 412614b38c9f [2022-08-02T02:49:20.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:49:21.326Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-02T02:49:21.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:49:21.712Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T02:49:21.712Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T02:49:21.712Z] OK: 15857 distinct packages available [2022-08-02T02:49:21.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:49:22.283Z] Removing intermediate container 51a458f258de [2022-08-02T02:49:22.283Z] ---> acc26643de16 [2022-08-02T02:49:22.283Z] [2022-08-02T02:49:22.283Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T02:49:22.283Z] ---> d7d3d98c851f [2022-08-02T02:49:22.283Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T02:49:22.546Z] ---> Running in 315d81693392 [2022-08-02T02:49:22.546Z] Removing intermediate container 315d81693392 [2022-08-02T02:49:22.546Z] ---> ed8a5cd1b506 [2022-08-02T02:49:22.546Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T02:49:22.546Z] ---> Running in b7daf977e6d3 [2022-08-02T02:49:22.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:49:22.806Z] Removing intermediate container b7daf977e6d3 [2022-08-02T02:49:22.806Z] ---> 741b69ab6323 [2022-08-02T02:49:22.806Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T02:49:22.806Z] ---> Running in 85ad566090de [2022-08-02T02:49:22.806Z] Removing intermediate container 85ad566090de [2022-08-02T02:49:22.806Z] ---> 50afd6e751c3 [2022-08-02T02:49:22.806Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:49:22.806Z] ---> Running in 89927db6db3c [2022-08-02T02:49:23.066Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T02:49:23.066Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T02:49:23.066Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T02:49:23.340Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T02:49:23.341Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T02:49:23.601Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T02:49:23.601Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T02:49:23.601Z] Removing intermediate container 89927db6db3c [2022-08-02T02:49:23.601Z] ---> 5041781e3c37 [2022-08-02T02:49:23.601Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T02:49:23.601Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T02:49:23.601Z] ---> Running in 65750502adb3 [2022-08-02T02:49:23.860Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T02:49:23.860Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T02:49:23.860Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T02:49:23.860Z] OK: 8 MiB in 23 packages [2022-08-02T02:49:23.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-02T02:49:24.432Z] Removing intermediate container 412614b38c9f [2022-08-02T02:49:24.432Z] ---> fc37239ee3d2 [2022-08-02T02:49:24.432Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:49:24.693Z] ---> 7d3f01e5ef68 [2022-08-02T02:49:24.693Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T02:49:24.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-02T02:49:25.212Z] ---> 101c47c3b621 [2022-08-02T02:49:25.212Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T02:49:25.212Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T02:49:25.212Z] ---> d6b2853b6ad4 [2022-08-02T02:49:25.212Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T02:49:25.212Z] ---> Running in 811b3a80a973 [2022-08-02T02:49:25.471Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T02:49:25.471Z] Removing intermediate container 811b3a80a973 [2022-08-02T02:49:25.471Z] ---> 8b76726c51ff [2022-08-02T02:49:25.471Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:49:25.471Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T02:49:25.471Z] ---> Running in e74165747a43 [2022-08-02T02:49:25.471Z] Removing intermediate container e74165747a43 [2022-08-02T02:49:25.471Z] ---> f06da9a955e1 [2022-08-02T02:49:25.471Z] Step 18/20 : LABEL arch=x86_64 [2022-08-02T02:49:25.471Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T02:49:25.624Z] Building core-command ... [2022-08-02T02:49:25.624Z] Building core-data ... [2022-08-02T02:49:25.624Z] Building core-metadata ... [2022-08-02T02:49:25.624Z] Building security-bootstrapper ... [2022-08-02T02:49:25.624Z] Building security-proxy-setup ... [2022-08-02T02:49:25.624Z] Building security-secretstore-setup ... [2022-08-02T02:49:25.624Z] Building security-spiffe-token-provider ... [2022-08-02T02:49:25.624Z] Building security-spire-agent ... [2022-08-02T02:49:25.624Z] Building security-spire-config ... [2022-08-02T02:49:25.624Z] Building security-spire-server ... [2022-08-02T02:49:25.624Z] Building support-notifications ... [2022-08-02T02:49:25.624Z] Building support-scheduler ... [2022-08-02T02:49:25.624Z] Building sys-mgmt-agent ... [2022-08-02T02:49:25.624Z] Building security-proxy-setup [2022-08-02T02:49:25.624Z] Building security-spiffe-token-provider [2022-08-02T02:49:25.624Z] Building security-spire-server [2022-08-02T02:49:25.624Z] Building core-data [2022-08-02T02:49:25.624Z] Building security-spire-agent [2022-08-02T02:49:25.730Z] ---> Running in 755ea1e8218b [2022-08-02T02:49:25.730Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T02:49:25.730Z] Removing intermediate container 755ea1e8218b [2022-08-02T02:49:25.730Z] ---> be022c38f7e6 [2022-08-02T02:49:25.730Z] Step 19/20 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:25.730Z] ---> Running in dfdb973e7662 [2022-08-02T02:49:25.730Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T02:49:25.730Z] Removing intermediate container dfdb973e7662 [2022-08-02T02:49:25.730Z] ---> 2eb75e7ce60b [2022-08-02T02:49:25.730Z] Step 20/20 : LABEL version=2.3.0-dev.35 [2022-08-02T02:49:25.989Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:49:25.989Z] OK: 8 MiB in 20 packages [2022-08-02T02:49:25.989Z] ---> Running in ee00d3fc0175 [2022-08-02T02:49:25.989Z] Removing intermediate container ee00d3fc0175 [2022-08-02T02:49:25.989Z] ---> 8bce14503ab1 [2022-08-02T02:49:25.989Z] [2022-08-02T02:49:26.247Z] Successfully built 8bce14503ab1 [2022-08-02T02:49:26.247Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-02T02:49:26.247Z]  Building security-spiffe-token-provider ... done Removing intermediate container 65750502adb3 [2022-08-02T02:49:26.247Z] ---> 521d9e22d05a [2022-08-02T02:49:26.247Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:49:26.507Z] ---> d76b55eefd17 [2022-08-02T02:49:26.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T02:49:26.767Z] ---> 5055471057c2 [2022-08-02T02:49:26.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T02:49:27.028Z] ---> d69b70e8f587 [2022-08-02T02:49:27.028Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T02:49:27.028Z] ---> Running in c890ea6f2e44 [2022-08-02T02:49:27.289Z] Removing intermediate container c890ea6f2e44 [2022-08-02T02:49:27.289Z] ---> 41148708ffac [2022-08-02T02:49:27.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:49:27.289Z] ---> Running in 75d12a22e191 [2022-08-02T02:49:27.289Z] Removing intermediate container 75d12a22e191 [2022-08-02T02:49:27.289Z] ---> 961ad02f1002 [2022-08-02T02:49:27.289Z] Step 21/23 : LABEL arch=x86_64 [2022-08-02T02:49:27.289Z] ---> Running in fe21b9d16972 [2022-08-02T02:49:27.549Z] Removing intermediate container fe21b9d16972 [2022-08-02T02:49:27.549Z] ---> 296ec3fbca12 [2022-08-02T02:49:27.549Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:27.549Z] ---> Running in a4f1a555ad3c [2022-08-02T02:49:27.549Z] Removing intermediate container a4f1a555ad3c [2022-08-02T02:49:27.549Z] ---> e2fb7793e802 [2022-08-02T02:49:27.549Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T02:49:27.808Z] ---> Running in 25e7472dc5c4 [2022-08-02T02:49:27.808Z] Removing intermediate container 25e7472dc5c4 [2022-08-02T02:49:27.808Z] ---> bb6d5ba19ba7 [2022-08-02T02:49:27.808Z] [2022-08-02T02:49:27.808Z] Successfully built bb6d5ba19ba7 [2022-08-02T02:49:27.808Z] Successfully tagged core-data:latest [2022-08-02T02:49:28.075Z]  Building core-data ... done  [Pipeline] } [2022-08-02T02:49:28.081Z] $ docker stop --time=1 7e6a15ec7744c7e54711ad8964298f9cdd06907a522cf80cd70f45a2081f95a1 [2022-08-02T02:49:29.378Z] $ docker rm -f 7e6a15ec7744c7e54711ad8964298f9cdd06907a522cf80cd70f45a2081f95a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T02:49:29.728Z] + docker images [2022-08-02T02:49:29.728Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T02:49:29.728Z] core-data latest bb6d5ba19ba7 2 seconds ago 21.5MB [2022-08-02T02:49:29.728Z] security-spiffe-token-provider latest 8bce14503ab1 4 seconds ago 29.2MB [2022-08-02T02:49:29.728Z] acc26643de16 8 seconds ago 1.71GB [2022-08-02T02:49:29.728Z] ac64d26e2fb2 10 seconds ago 1.74GB [2022-08-02T02:49:29.728Z] sys-mgmt-agent latest 943986e32c52 16 seconds ago 299MB [2022-08-02T02:49:29.729Z] security-spire-server latest 1a6d0f40df84 29 seconds ago 86.5MB [2022-08-02T02:49:29.729Z] security-bootstrapper latest e28f65ae7b7c 34 seconds ago 19.3MB [2022-08-02T02:49:29.729Z] b4cb123e49cd 39 seconds ago 1.58GB [2022-08-02T02:49:29.729Z] 002d5e6636c9 41 seconds ago 1.69GB [2022-08-02T02:49:29.729Z] security-spire-agent latest 0803598fc133 46 seconds ago 125MB [2022-08-02T02:49:29.729Z] support-notifications latest 707c2322dca1 52 seconds ago 27.1MB [2022-08-02T02:49:29.729Z] core-metadata latest 20ed837ff62e 57 seconds ago 17.1MB [2022-08-02T02:49:29.729Z] bf4d23887102 57 seconds ago 1.58GB [2022-08-02T02:49:29.729Z] 8b7ee0cf9e54 59 seconds ago 1.69GB [2022-08-02T02:49:29.729Z] 9a74a9deae0a About a minute ago 1.75GB [2022-08-02T02:49:29.729Z] 49c2b9286abe About a minute ago 1.69GB [2022-08-02T02:49:29.729Z] security-secretstore-setup latest 01e67b085d10 About a minute ago 28.9MB [2022-08-02T02:49:29.729Z] support-scheduler latest eca35e276c13 About a minute ago 26.5MB [2022-08-02T02:49:29.729Z] security-proxy-setup latest cfb466059af0 About a minute ago 27.2MB [2022-08-02T02:49:29.729Z] core-command latest 356ffe8af80f About a minute ago 16.2MB [2022-08-02T02:49:29.729Z] 0e8d171464aa About a minute ago 1.74GB [2022-08-02T02:49:29.729Z] e92c8dc41fc5 About a minute ago 1.69GB [2022-08-02T02:49:29.729Z] c467b44a1095 About a minute ago 1.7GB [2022-08-02T02:49:29.729Z] b6ce89fb8665 About a minute ago 1.68GB [2022-08-02T02:49:29.729Z] security-spire-config latest 4a5cb26f0ba8 About a minute ago 85.8MB [2022-08-02T02:49:29.729Z] a7f64c3f022f 2 minutes ago 1.58GB [2022-08-02T02:49:29.729Z] ci-base-image-x86_64 latest 3709f1993d14 5 minutes ago 993MB [2022-08-02T02:49:29.729Z] alpine 3.15 2720e26172a0 13 days ago 5.57MB [2022-08-02T02:49:29.729Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-02T02:49:29.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-02T02:49:29.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-02T02:49:29.729Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-08-02T02:49:29.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T02:49:29.824Z] provisioning config files... [2022-08-02T02:49:29.835Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config3570092386850111137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T02:49:30.133Z] ---> docker-login.sh [2022-08-02T02:49:30.133Z] nexus3.edgexfoundry.org:10001 [2022-08-02T02:49:30.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:49:30.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:49:30.133Z] Configure a credential helper to remove this warning. See [2022-08-02T02:49:30.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:49:30.133Z] [2022-08-02T02:49:30.133Z] Login Succeeded [2022-08-02T02:49:30.133Z] nexus3.edgexfoundry.org:10002 [2022-08-02T02:49:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:49:30.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:49:30.394Z] Configure a credential helper to remove this warning. See [2022-08-02T02:49:30.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:49:30.394Z] [2022-08-02T02:49:30.394Z] Login Succeeded [2022-08-02T02:49:30.394Z] nexus3.edgexfoundry.org:10003 [2022-08-02T02:49:30.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:49:30.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:49:30.394Z] Configure a credential helper to remove this warning. See [2022-08-02T02:49:30.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:49:30.394Z] [2022-08-02T02:49:30.394Z] Login Succeeded [2022-08-02T02:49:30.394Z] nexus3.edgexfoundry.org:10004 [2022-08-02T02:49:30.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:49:30.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:49:30.655Z] Configure a credential helper to remove this warning. See [2022-08-02T02:49:30.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:49:30.655Z] [2022-08-02T02:49:30.655Z] Login Succeeded [2022-08-02T02:49:30.655Z] docker.io [2022-08-02T02:49:30.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T02:49:30.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T02:49:30.917Z] Configure a credential helper to remove this warning. See [2022-08-02T02:49:30.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T02:49:30.917Z] [2022-08-02T02:49:30.917Z] Login Succeeded [2022-08-02T02:49:30.917Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T02:49:30.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:49:30.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T02:49:30.996Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-02T02:49:30.996Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:30.996Z] latest [2022-08-02T02:49:30.996Z] 2.3.0-dev.35 [2022-08-02T02:49:30.996Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:30.996Z] main [2022-08-02T02:49:30.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:31.329Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:31.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:31.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T02:49:31.645Z] 689affee0c46: Preparing [2022-08-02T02:49:31.645Z] 437cf82a721d: Preparing [2022-08-02T02:49:31.645Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:31.645Z] d99652a9ff49: Preparing [2022-08-02T02:49:31.645Z] ec34fcc1d526: Preparing [2022-08-02T02:49:31.645Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:31.645Z] f5d7b999fd7c: Pushed [2022-08-02T02:49:31.645Z] d99652a9ff49: Pushed [2022-08-02T02:49:31.645Z] 689affee0c46: Pushed [2022-08-02T02:49:33.029Z] 437cf82a721d: Pushed [2022-08-02T02:49:33.030Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:33.349Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:33.663Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-02T02:49:33.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T02:49:33.663Z] 689affee0c46: Preparing [2022-08-02T02:49:33.663Z] 437cf82a721d: Preparing [2022-08-02T02:49:33.663Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:33.663Z] d99652a9ff49: Preparing [2022-08-02T02:49:33.663Z] ec34fcc1d526: Preparing [2022-08-02T02:49:33.663Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:33.663Z] 689affee0c46: Layer already exists [2022-08-02T02:49:33.663Z] d99652a9ff49: Layer already exists [2022-08-02T02:49:33.663Z] 437cf82a721d: Layer already exists [2022-08-02T02:49:33.663Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:33.663Z] latest: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:33.981Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:34.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.35 [2022-08-02T02:49:34.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T02:49:34.389Z] 689affee0c46: Preparing [2022-08-02T02:49:34.389Z] 437cf82a721d: Preparing [2022-08-02T02:49:34.389Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:34.389Z] d99652a9ff49: Preparing [2022-08-02T02:49:34.389Z] ec34fcc1d526: Preparing [2022-08-02T02:49:34.389Z] d99652a9ff49: Layer already exists [2022-08-02T02:49:34.389Z] 437cf82a721d: Layer already exists [2022-08-02T02:49:34.389Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:34.389Z] 689affee0c46: Layer already exists [2022-08-02T02:49:34.389Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:34.389Z] 2.3.0-dev.35: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:34.774Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:35.085Z] + docker push nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:35.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T02:49:35.085Z] 689affee0c46: Preparing [2022-08-02T02:49:35.085Z] 437cf82a721d: Preparing [2022-08-02T02:49:35.085Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:35.085Z] d99652a9ff49: Preparing [2022-08-02T02:49:35.085Z] ec34fcc1d526: Preparing [2022-08-02T02:49:35.085Z] 689affee0c46: Layer already exists [2022-08-02T02:49:35.085Z] d99652a9ff49: Layer already exists [2022-08-02T02:49:35.085Z] 437cf82a721d: Layer already exists [2022-08-02T02:49:35.085Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:35.085Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:35.085Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:35.410Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:35.722Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-02T02:49:35.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-02T02:49:35.722Z] 689affee0c46: Preparing [2022-08-02T02:49:35.722Z] 437cf82a721d: Preparing [2022-08-02T02:49:35.722Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:35.722Z] d99652a9ff49: Preparing [2022-08-02T02:49:35.722Z] ec34fcc1d526: Preparing [2022-08-02T02:49:35.722Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:35.722Z] 689affee0c46: Layer already exists [2022-08-02T02:49:35.722Z] 437cf82a721d: Layer already exists [2022-08-02T02:49:35.722Z] d99652a9ff49: Layer already exists [2022-08-02T02:49:35.722Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:35.722Z] main: digest: sha256:1f86be8c7f1a012df8e10f0f217dac0905f30cd0ee45a39bc2cd5264f29d71d3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:49:35.777Z] ===================================================== [Pipeline] echo [2022-08-02T02:49:35.787Z] taggedImages: [2022-08-02T02:49:35.787Z] - nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:35.787Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-02T02:49:35.787Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.35 [2022-08-02T02:49:35.787Z] - nexus3.edgexfoundry.org:10004/core-command:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:35.787Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-02T02:49:35.802Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-02T02:49:35.802Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:35.802Z] latest [2022-08-02T02:49:35.802Z] 2.3.0-dev.35 [2022-08-02T02:49:35.802Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:35.802Z] main [2022-08-02T02:49:35.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:36.127Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:36.446Z] + docker push nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:36.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T02:49:36.446Z] ef2bf8e29f71: Preparing [2022-08-02T02:49:36.446Z] 1b2fe33efd63: Preparing [2022-08-02T02:49:36.446Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:36.446Z] 62fb61269804: Preparing [2022-08-02T02:49:36.446Z] c440bf08fba5: Preparing [2022-08-02T02:49:36.446Z] ec34fcc1d526: Preparing [2022-08-02T02:49:36.446Z] ec34fcc1d526: Waiting [2022-08-02T02:49:36.446Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:36.446Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:36.446Z] ef2bf8e29f71: Pushed [2022-08-02T02:49:36.446Z] c440bf08fba5: Pushed [2022-08-02T02:49:36.707Z] 62fb61269804: Pushed [2022-08-02T02:49:38.094Z] 1b2fe33efd63: Pushed [2022-08-02T02:49:38.094Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:38.412Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:38.724Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-02T02:49:38.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T02:49:38.724Z] ef2bf8e29f71: Preparing [2022-08-02T02:49:38.724Z] 1b2fe33efd63: Preparing [2022-08-02T02:49:38.724Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:38.724Z] 62fb61269804: Preparing [2022-08-02T02:49:38.724Z] c440bf08fba5: Preparing [2022-08-02T02:49:38.724Z] ec34fcc1d526: Preparing [2022-08-02T02:49:38.724Z] ec34fcc1d526: Waiting [2022-08-02T02:49:38.724Z] c440bf08fba5: Layer already exists [2022-08-02T02:49:38.724Z] 62fb61269804: Layer already exists [2022-08-02T02:49:38.724Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:38.724Z] 1b2fe33efd63: Layer already exists [2022-08-02T02:49:38.724Z] ef2bf8e29f71: Layer already exists [2022-08-02T02:49:38.724Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:38.724Z] latest: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:39.041Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:39.353Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.35 [2022-08-02T02:49:39.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T02:49:39.353Z] ef2bf8e29f71: Preparing [2022-08-02T02:49:39.353Z] 1b2fe33efd63: Preparing [2022-08-02T02:49:39.353Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:39.353Z] 62fb61269804: Preparing [2022-08-02T02:49:39.353Z] c440bf08fba5: Preparing [2022-08-02T02:49:39.353Z] ec34fcc1d526: Preparing [2022-08-02T02:49:39.353Z] ec34fcc1d526: Waiting [2022-08-02T02:49:39.353Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:39.353Z] c440bf08fba5: Layer already exists [2022-08-02T02:49:39.353Z] ef2bf8e29f71: Layer already exists [2022-08-02T02:49:39.353Z] 1b2fe33efd63: Layer already exists [2022-08-02T02:49:39.353Z] 62fb61269804: Layer already exists [2022-08-02T02:49:39.353Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:39.353Z] 2.3.0-dev.35: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:39.673Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:39.989Z] + docker push nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:39.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T02:49:39.990Z] ef2bf8e29f71: Preparing [2022-08-02T02:49:39.990Z] 1b2fe33efd63: Preparing [2022-08-02T02:49:39.990Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:39.990Z] 62fb61269804: Preparing [2022-08-02T02:49:39.990Z] c440bf08fba5: Preparing [2022-08-02T02:49:39.990Z] ec34fcc1d526: Preparing [2022-08-02T02:49:39.990Z] ec34fcc1d526: Waiting [2022-08-02T02:49:39.990Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:39.990Z] ef2bf8e29f71: Layer already exists [2022-08-02T02:49:39.990Z] c440bf08fba5: Layer already exists [2022-08-02T02:49:39.990Z] 1b2fe33efd63: Layer already exists [2022-08-02T02:49:39.990Z] 62fb61269804: Layer already exists [2022-08-02T02:49:39.990Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:39.990Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:40.311Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:40.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-02T02:49:40.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-02T02:49:40.628Z] ef2bf8e29f71: Preparing [2022-08-02T02:49:40.628Z] 1b2fe33efd63: Preparing [2022-08-02T02:49:40.628Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:40.628Z] 62fb61269804: Preparing [2022-08-02T02:49:40.628Z] c440bf08fba5: Preparing [2022-08-02T02:49:40.628Z] ec34fcc1d526: Preparing [2022-08-02T02:49:40.628Z] ec34fcc1d526: Waiting [2022-08-02T02:49:40.628Z] 62fb61269804: Layer already exists [2022-08-02T02:49:40.628Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:40.628Z] c440bf08fba5: Layer already exists [2022-08-02T02:49:40.628Z] 1b2fe33efd63: Layer already exists [2022-08-02T02:49:40.628Z] ef2bf8e29f71: Layer already exists [2022-08-02T02:49:40.628Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:40.628Z] main: digest: sha256:facfd6882886654b1c02fa3e3d347053a9d843ea875b3264248c7ab63f3c804f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:49:40.681Z] ===================================================== [Pipeline] echo [2022-08-02T02:49:40.689Z] taggedImages: [2022-08-02T02:49:40.689Z] - nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:40.689Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-02T02:49:40.689Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.35 [2022-08-02T02:49:40.689Z] - nexus3.edgexfoundry.org:10004/core-data:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:40.689Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-02T02:49:40.713Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-02T02:49:40.713Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:40.713Z] latest [2022-08-02T02:49:40.713Z] 2.3.0-dev.35 [2022-08-02T02:49:40.713Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:40.713Z] main [2022-08-02T02:49:40.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:41.058Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:41.374Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:41.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T02:49:41.374Z] 8b2568e2c554: Preparing [2022-08-02T02:49:41.374Z] ad29d4a5d63d: Preparing [2022-08-02T02:49:41.374Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:41.374Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:49:41.374Z] ec34fcc1d526: Preparing [2022-08-02T02:49:41.374Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:41.374Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:41.374Z] 8b2568e2c554: Pushed [2022-08-02T02:49:41.374Z] 13b8a9bfbe0b: Pushed [2022-08-02T02:49:42.758Z] ad29d4a5d63d: Pushed [2022-08-02T02:49:42.758Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:43.081Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:43.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-02T02:49:43.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T02:49:43.399Z] 8b2568e2c554: Preparing [2022-08-02T02:49:43.399Z] ad29d4a5d63d: Preparing [2022-08-02T02:49:43.399Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:43.399Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:49:43.399Z] ec34fcc1d526: Preparing [2022-08-02T02:49:43.399Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:43.399Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:49:43.399Z] ad29d4a5d63d: Layer already exists [2022-08-02T02:49:43.399Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:43.399Z] 8b2568e2c554: Layer already exists [2022-08-02T02:49:43.399Z] latest: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:43.716Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:44.025Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.35 [2022-08-02T02:49:44.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T02:49:44.025Z] 8b2568e2c554: Preparing [2022-08-02T02:49:44.025Z] ad29d4a5d63d: Preparing [2022-08-02T02:49:44.025Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:44.025Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:49:44.025Z] ec34fcc1d526: Preparing [2022-08-02T02:49:44.025Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:49:44.025Z] ad29d4a5d63d: Layer already exists [2022-08-02T02:49:44.025Z] 8b2568e2c554: Layer already exists [2022-08-02T02:49:44.025Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:44.025Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:44.025Z] 2.3.0-dev.35: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:44.342Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:44.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:44.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T02:49:44.653Z] 8b2568e2c554: Preparing [2022-08-02T02:49:44.653Z] ad29d4a5d63d: Preparing [2022-08-02T02:49:44.653Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:44.653Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:49:44.653Z] ec34fcc1d526: Preparing [2022-08-02T02:49:44.653Z] 8b2568e2c554: Layer already exists [2022-08-02T02:49:44.653Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:44.653Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:49:44.653Z] ad29d4a5d63d: Layer already exists [2022-08-02T02:49:44.653Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:44.653Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:44.971Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:45.284Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-02T02:49:45.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-02T02:49:45.284Z] 8b2568e2c554: Preparing [2022-08-02T02:49:45.284Z] ad29d4a5d63d: Preparing [2022-08-02T02:49:45.284Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:45.284Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:49:45.284Z] ec34fcc1d526: Preparing [2022-08-02T02:49:45.284Z] ad29d4a5d63d: Layer already exists [2022-08-02T02:49:45.284Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:49:45.284Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:45.284Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:45.284Z] 8b2568e2c554: Layer already exists [2022-08-02T02:49:45.284Z] main: digest: sha256:17dc9fcde99c82696fd8ffb9eeadbd1ebcb956a74f35bfe8b9cacf0c3341e0be size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:49:45.328Z] ===================================================== [Pipeline] echo [2022-08-02T02:49:45.337Z] taggedImages: [2022-08-02T02:49:45.337Z] - nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:45.337Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-02T02:49:45.337Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.35 [2022-08-02T02:49:45.337Z] - nexus3.edgexfoundry.org:10004/core-metadata:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:45.337Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-02T02:49:45.360Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-02T02:49:45.360Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:45.360Z] latest [2022-08-02T02:49:45.360Z] 2.3.0-dev.35 [2022-08-02T02:49:45.360Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:45.360Z] main [2022-08-02T02:49:45.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:45.689Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:46.003Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:46.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T02:49:46.003Z] 086589671323: Preparing [2022-08-02T02:49:46.003Z] 086589671323: Preparing [2022-08-02T02:49:46.003Z] 86338b5d08df: Preparing [2022-08-02T02:49:46.003Z] 6debe513f11a: Preparing [2022-08-02T02:49:46.003Z] 3f0659c4f41a: Preparing [2022-08-02T02:49:46.003Z] 5e401f244d14: Preparing [2022-08-02T02:49:46.003Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:46.003Z] 64eb02ac49a2: Preparing [2022-08-02T02:49:46.003Z] 7655c1c5ec76: Preparing [2022-08-02T02:49:46.003Z] ab75ba6b23b4: Preparing [2022-08-02T02:49:46.003Z] fd787a446230: Preparing [2022-08-02T02:49:46.003Z] ec34fcc1d526: Preparing [2022-08-02T02:49:46.003Z] 64eb02ac49a2: Waiting [2022-08-02T02:49:46.003Z] f5d7b999fd7c: Waiting [2022-08-02T02:49:46.003Z] 7655c1c5ec76: Waiting [2022-08-02T02:49:46.003Z] ab75ba6b23b4: Waiting [2022-08-02T02:49:46.003Z] fd787a446230: Waiting [2022-08-02T02:49:46.003Z] ec34fcc1d526: Waiting [2022-08-02T02:49:46.003Z] 86338b5d08df: Pushed [2022-08-02T02:49:46.003Z] 6debe513f11a: Pushed [2022-08-02T02:49:46.003Z] 3f0659c4f41a: Pushed [2022-08-02T02:49:46.003Z] 086589671323: Pushed [2022-08-02T02:49:46.003Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:46.263Z] 7655c1c5ec76: Pushed [2022-08-02T02:49:46.263Z] 64eb02ac49a2: Pushed [2022-08-02T02:49:46.263Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:46.263Z] ab75ba6b23b4: Pushed [2022-08-02T02:49:46.263Z] fd787a446230: Pushed [2022-08-02T02:49:47.644Z] 5e401f244d14: Pushed [2022-08-02T02:49:47.644Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:47.967Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:48.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-02T02:49:48.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T02:49:48.278Z] 086589671323: Preparing [2022-08-02T02:49:48.278Z] 086589671323: Preparing [2022-08-02T02:49:48.278Z] 86338b5d08df: Preparing [2022-08-02T02:49:48.278Z] 6debe513f11a: Preparing [2022-08-02T02:49:48.278Z] 3f0659c4f41a: Preparing [2022-08-02T02:49:48.278Z] 5e401f244d14: Preparing [2022-08-02T02:49:48.278Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:48.278Z] 64eb02ac49a2: Preparing [2022-08-02T02:49:48.278Z] 7655c1c5ec76: Preparing [2022-08-02T02:49:48.278Z] ab75ba6b23b4: Preparing [2022-08-02T02:49:48.278Z] fd787a446230: Preparing [2022-08-02T02:49:48.278Z] ec34fcc1d526: Preparing [2022-08-02T02:49:48.278Z] 64eb02ac49a2: Waiting [2022-08-02T02:49:48.278Z] fd787a446230: Waiting [2022-08-02T02:49:48.278Z] 7655c1c5ec76: Waiting [2022-08-02T02:49:48.278Z] ab75ba6b23b4: Waiting [2022-08-02T02:49:48.278Z] ec34fcc1d526: Waiting [2022-08-02T02:49:48.278Z] f5d7b999fd7c: Waiting [2022-08-02T02:49:48.278Z] 086589671323: Layer already exists [2022-08-02T02:49:48.278Z] 6debe513f11a: Layer already exists [2022-08-02T02:49:48.278Z] 5e401f244d14: Layer already exists [2022-08-02T02:49:48.278Z] 86338b5d08df: Layer already exists [2022-08-02T02:49:48.278Z] 3f0659c4f41a: Layer already exists [2022-08-02T02:49:48.278Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:48.278Z] 64eb02ac49a2: Layer already exists [2022-08-02T02:49:48.278Z] fd787a446230: Layer already exists [2022-08-02T02:49:48.278Z] 7655c1c5ec76: Layer already exists [2022-08-02T02:49:48.278Z] ab75ba6b23b4: Layer already exists [2022-08-02T02:49:48.278Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:48.278Z] latest: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:48.593Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:48.905Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.35 [2022-08-02T02:49:48.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T02:49:48.905Z] 086589671323: Preparing [2022-08-02T02:49:48.905Z] 086589671323: Preparing [2022-08-02T02:49:48.905Z] 86338b5d08df: Preparing [2022-08-02T02:49:48.905Z] 6debe513f11a: Preparing [2022-08-02T02:49:48.905Z] 3f0659c4f41a: Preparing [2022-08-02T02:49:48.905Z] 5e401f244d14: Preparing [2022-08-02T02:49:48.905Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:48.905Z] 64eb02ac49a2: Preparing [2022-08-02T02:49:48.905Z] 7655c1c5ec76: Preparing [2022-08-02T02:49:48.905Z] ab75ba6b23b4: Preparing [2022-08-02T02:49:48.905Z] fd787a446230: Preparing [2022-08-02T02:49:48.905Z] ec34fcc1d526: Preparing [2022-08-02T02:49:48.905Z] 7655c1c5ec76: Waiting [2022-08-02T02:49:48.905Z] fd787a446230: Waiting [2022-08-02T02:49:48.905Z] ec34fcc1d526: Waiting [2022-08-02T02:49:48.905Z] ab75ba6b23b4: Waiting [2022-08-02T02:49:48.905Z] f5d7b999fd7c: Waiting [2022-08-02T02:49:48.905Z] 64eb02ac49a2: Waiting [2022-08-02T02:49:48.905Z] 5e401f244d14: Layer already exists [2022-08-02T02:49:48.905Z] 86338b5d08df: Layer already exists [2022-08-02T02:49:48.905Z] 086589671323: Layer already exists [2022-08-02T02:49:48.905Z] 3f0659c4f41a: Layer already exists [2022-08-02T02:49:48.905Z] 6debe513f11a: Layer already exists [2022-08-02T02:49:48.905Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:48.905Z] 7655c1c5ec76: Layer already exists [2022-08-02T02:49:48.905Z] 64eb02ac49a2: Layer already exists [2022-08-02T02:49:48.905Z] fd787a446230: Layer already exists [2022-08-02T02:49:48.905Z] ab75ba6b23b4: Layer already exists [2022-08-02T02:49:48.905Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:48.905Z] 2.3.0-dev.35: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:49.227Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:49.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:49.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T02:49:49.531Z] 086589671323: Preparing [2022-08-02T02:49:49.531Z] 086589671323: Preparing [2022-08-02T02:49:49.531Z] 86338b5d08df: Preparing [2022-08-02T02:49:49.531Z] 6debe513f11a: Preparing [2022-08-02T02:49:49.531Z] 3f0659c4f41a: Preparing [2022-08-02T02:49:49.531Z] 5e401f244d14: Preparing [2022-08-02T02:49:49.531Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:49.531Z] 64eb02ac49a2: Preparing [2022-08-02T02:49:49.531Z] 7655c1c5ec76: Preparing [2022-08-02T02:49:49.531Z] ab75ba6b23b4: Preparing [2022-08-02T02:49:49.531Z] fd787a446230: Preparing [2022-08-02T02:49:49.531Z] ec34fcc1d526: Preparing [2022-08-02T02:49:49.531Z] 7655c1c5ec76: Waiting [2022-08-02T02:49:49.531Z] fd787a446230: Waiting [2022-08-02T02:49:49.531Z] ec34fcc1d526: Waiting [2022-08-02T02:49:49.531Z] 64eb02ac49a2: Waiting [2022-08-02T02:49:49.531Z] f5d7b999fd7c: Waiting [2022-08-02T02:49:49.531Z] 3f0659c4f41a: Layer already exists [2022-08-02T02:49:49.531Z] 86338b5d08df: Layer already exists [2022-08-02T02:49:49.531Z] 086589671323: Layer already exists [2022-08-02T02:49:49.531Z] 5e401f244d14: Layer already exists [2022-08-02T02:49:49.531Z] 6debe513f11a: Layer already exists [2022-08-02T02:49:49.531Z] 64eb02ac49a2: Layer already exists [2022-08-02T02:49:49.531Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:49.531Z] fd787a446230: Layer already exists [2022-08-02T02:49:49.531Z] ab75ba6b23b4: Layer already exists [2022-08-02T02:49:49.531Z] 7655c1c5ec76: Layer already exists [2022-08-02T02:49:49.531Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:49.531Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:49.851Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:50.163Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-02T02:49:50.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-02T02:49:50.164Z] 086589671323: Preparing [2022-08-02T02:49:50.164Z] 086589671323: Preparing [2022-08-02T02:49:50.164Z] 86338b5d08df: Preparing [2022-08-02T02:49:50.164Z] 6debe513f11a: Preparing [2022-08-02T02:49:50.164Z] 3f0659c4f41a: Preparing [2022-08-02T02:49:50.164Z] 5e401f244d14: Preparing [2022-08-02T02:49:50.164Z] f5d7b999fd7c: Preparing [2022-08-02T02:49:50.164Z] 64eb02ac49a2: Preparing [2022-08-02T02:49:50.164Z] 7655c1c5ec76: Preparing [2022-08-02T02:49:50.164Z] ab75ba6b23b4: Preparing [2022-08-02T02:49:50.164Z] fd787a446230: Preparing [2022-08-02T02:49:50.164Z] ec34fcc1d526: Preparing [2022-08-02T02:49:50.164Z] fd787a446230: Waiting [2022-08-02T02:49:50.164Z] ab75ba6b23b4: Waiting [2022-08-02T02:49:50.164Z] ec34fcc1d526: Waiting [2022-08-02T02:49:50.164Z] 7655c1c5ec76: Waiting [2022-08-02T02:49:50.164Z] f5d7b999fd7c: Waiting [2022-08-02T02:49:50.164Z] 64eb02ac49a2: Waiting [2022-08-02T02:49:50.164Z] 086589671323: Layer already exists [2022-08-02T02:49:50.164Z] 86338b5d08df: Layer already exists [2022-08-02T02:49:50.164Z] 3f0659c4f41a: Layer already exists [2022-08-02T02:49:50.164Z] 5e401f244d14: Layer already exists [2022-08-02T02:49:50.164Z] 6debe513f11a: Layer already exists [2022-08-02T02:49:50.164Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:49:50.164Z] ab75ba6b23b4: Layer already exists [2022-08-02T02:49:50.164Z] fd787a446230: Layer already exists [2022-08-02T02:49:50.164Z] 7655c1c5ec76: Layer already exists [2022-08-02T02:49:50.164Z] 64eb02ac49a2: Layer already exists [2022-08-02T02:49:50.164Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:50.164Z] main: digest: sha256:fe4f23a1c8c1271ab0ee7065e7eaad192151594790680926d14390186c6144f4 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:49:50.207Z] ===================================================== [Pipeline] echo [2022-08-02T02:49:50.213Z] taggedImages: [2022-08-02T02:49:50.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:50.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-02T02:49:50.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.35 [2022-08-02T02:49:50.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:50.213Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-02T02:49:50.233Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-02T02:49:50.233Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:50.233Z] latest [2022-08-02T02:49:50.233Z] 2.3.0-dev.35 [2022-08-02T02:49:50.233Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:50.233Z] main [2022-08-02T02:49:50.233Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:50.568Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:50.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:50.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T02:49:50.983Z] 224a496b502f: Preparing [2022-08-02T02:49:50.983Z] 3bccdef5e651: Preparing [2022-08-02T02:49:50.983Z] e5f7fb2ea9c7: Preparing [2022-08-02T02:49:50.983Z] 9923abd581f7: Preparing [2022-08-02T02:49:50.983Z] d9135d0c9552: Preparing [2022-08-02T02:49:50.983Z] e0af1c61a6bf: Preparing [2022-08-02T02:49:50.983Z] 14c2c8225b2a: Preparing [2022-08-02T02:49:50.983Z] ec34fcc1d526: Preparing [2022-08-02T02:49:50.983Z] e0af1c61a6bf: Waiting [2022-08-02T02:49:50.983Z] 14c2c8225b2a: Waiting [2022-08-02T02:49:50.983Z] ec34fcc1d526: Waiting [2022-08-02T02:49:50.983Z] 3bccdef5e651: Pushed [2022-08-02T02:49:50.983Z] 224a496b502f: Pushed [2022-08-02T02:49:50.983Z] d9135d0c9552: Pushed [2022-08-02T02:49:50.983Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:50.983Z] e0af1c61a6bf: Pushed [2022-08-02T02:49:51.554Z] 14c2c8225b2a: Pushed [2022-08-02T02:49:52.126Z] e5f7fb2ea9c7: Pushed [2022-08-02T02:49:52.126Z] 9923abd581f7: Pushed [2022-08-02T02:49:52.126Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:52.445Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:52.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-02T02:49:52.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T02:49:52.752Z] 224a496b502f: Preparing [2022-08-02T02:49:52.752Z] 3bccdef5e651: Preparing [2022-08-02T02:49:52.752Z] e5f7fb2ea9c7: Preparing [2022-08-02T02:49:52.752Z] 9923abd581f7: Preparing [2022-08-02T02:49:52.752Z] d9135d0c9552: Preparing [2022-08-02T02:49:52.752Z] e0af1c61a6bf: Preparing [2022-08-02T02:49:52.752Z] 14c2c8225b2a: Preparing [2022-08-02T02:49:52.752Z] ec34fcc1d526: Preparing [2022-08-02T02:49:52.752Z] 14c2c8225b2a: Waiting [2022-08-02T02:49:52.752Z] e0af1c61a6bf: Waiting [2022-08-02T02:49:52.752Z] ec34fcc1d526: Waiting [2022-08-02T02:49:52.752Z] 3bccdef5e651: Layer already exists [2022-08-02T02:49:52.752Z] e5f7fb2ea9c7: Layer already exists [2022-08-02T02:49:52.752Z] 9923abd581f7: Layer already exists [2022-08-02T02:49:52.752Z] d9135d0c9552: Layer already exists [2022-08-02T02:49:52.752Z] 224a496b502f: Layer already exists [2022-08-02T02:49:52.752Z] e0af1c61a6bf: Layer already exists [2022-08-02T02:49:52.752Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:52.752Z] 14c2c8225b2a: Layer already exists [2022-08-02T02:49:52.752Z] latest: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:53.069Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:53.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.35 [2022-08-02T02:49:53.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T02:49:53.384Z] 224a496b502f: Preparing [2022-08-02T02:49:53.384Z] 3bccdef5e651: Preparing [2022-08-02T02:49:53.384Z] e5f7fb2ea9c7: Preparing [2022-08-02T02:49:53.384Z] 9923abd581f7: Preparing [2022-08-02T02:49:53.384Z] d9135d0c9552: Preparing [2022-08-02T02:49:53.384Z] e0af1c61a6bf: Preparing [2022-08-02T02:49:53.384Z] 14c2c8225b2a: Preparing [2022-08-02T02:49:53.384Z] ec34fcc1d526: Preparing [2022-08-02T02:49:53.384Z] ec34fcc1d526: Waiting [2022-08-02T02:49:53.384Z] e0af1c61a6bf: Waiting [2022-08-02T02:49:53.384Z] 3bccdef5e651: Layer already exists [2022-08-02T02:49:53.384Z] 9923abd581f7: Layer already exists [2022-08-02T02:49:53.384Z] 224a496b502f: Layer already exists [2022-08-02T02:49:53.384Z] e5f7fb2ea9c7: Layer already exists [2022-08-02T02:49:53.384Z] d9135d0c9552: Layer already exists [2022-08-02T02:49:53.384Z] 14c2c8225b2a: Layer already exists [2022-08-02T02:49:53.384Z] e0af1c61a6bf: Layer already exists [2022-08-02T02:49:53.384Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:53.384Z] 2.3.0-dev.35: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:53.700Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:54.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:54.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T02:49:54.015Z] 224a496b502f: Preparing [2022-08-02T02:49:54.015Z] 3bccdef5e651: Preparing [2022-08-02T02:49:54.015Z] e5f7fb2ea9c7: Preparing [2022-08-02T02:49:54.015Z] 9923abd581f7: Preparing [2022-08-02T02:49:54.015Z] d9135d0c9552: Preparing [2022-08-02T02:49:54.015Z] e0af1c61a6bf: Preparing [2022-08-02T02:49:54.015Z] 14c2c8225b2a: Preparing [2022-08-02T02:49:54.015Z] ec34fcc1d526: Preparing [2022-08-02T02:49:54.015Z] 14c2c8225b2a: Waiting [2022-08-02T02:49:54.015Z] e0af1c61a6bf: Waiting [2022-08-02T02:49:54.015Z] ec34fcc1d526: Waiting [2022-08-02T02:49:54.015Z] e5f7fb2ea9c7: Layer already exists [2022-08-02T02:49:54.015Z] 9923abd581f7: Layer already exists [2022-08-02T02:49:54.015Z] 3bccdef5e651: Layer already exists [2022-08-02T02:49:54.015Z] d9135d0c9552: Layer already exists [2022-08-02T02:49:54.015Z] 224a496b502f: Layer already exists [2022-08-02T02:49:54.015Z] e0af1c61a6bf: Layer already exists [2022-08-02T02:49:54.015Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:54.015Z] 14c2c8225b2a: Layer already exists [2022-08-02T02:49:54.015Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:54.330Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:54.650Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-02T02:49:54.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-02T02:49:54.650Z] 224a496b502f: Preparing [2022-08-02T02:49:54.650Z] 3bccdef5e651: Preparing [2022-08-02T02:49:54.650Z] e5f7fb2ea9c7: Preparing [2022-08-02T02:49:54.650Z] 9923abd581f7: Preparing [2022-08-02T02:49:54.650Z] d9135d0c9552: Preparing [2022-08-02T02:49:54.650Z] e0af1c61a6bf: Preparing [2022-08-02T02:49:54.650Z] 14c2c8225b2a: Preparing [2022-08-02T02:49:54.650Z] ec34fcc1d526: Preparing [2022-08-02T02:49:54.650Z] 14c2c8225b2a: Waiting [2022-08-02T02:49:54.650Z] e0af1c61a6bf: Waiting [2022-08-02T02:49:54.650Z] ec34fcc1d526: Waiting [2022-08-02T02:49:54.650Z] 224a496b502f: Layer already exists [2022-08-02T02:49:54.650Z] e5f7fb2ea9c7: Layer already exists [2022-08-02T02:49:54.650Z] d9135d0c9552: Layer already exists [2022-08-02T02:49:54.650Z] 3bccdef5e651: Layer already exists [2022-08-02T02:49:54.650Z] 9923abd581f7: Layer already exists [2022-08-02T02:49:54.650Z] e0af1c61a6bf: Layer already exists [2022-08-02T02:49:54.650Z] 14c2c8225b2a: Layer already exists [2022-08-02T02:49:54.650Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:54.650Z] main: digest: sha256:6e01394246d0a93a32fa189fce8620170bc9aa916135404505fbc5439938379e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:49:54.697Z] ===================================================== [Pipeline] echo [2022-08-02T02:49:54.708Z] taggedImages: [2022-08-02T02:49:54.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:54.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-02T02:49:54.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.35 [2022-08-02T02:49:54.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:54.708Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-02T02:49:54.733Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-02T02:49:54.733Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:54.733Z] latest [2022-08-02T02:49:54.733Z] 2.3.0-dev.35 [2022-08-02T02:49:54.733Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:54.733Z] main [2022-08-02T02:49:54.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:55.062Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:55.373Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:55.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T02:49:55.373Z] 4213b16c80e0: Preparing [2022-08-02T02:49:55.373Z] 31f11e90152d: Preparing [2022-08-02T02:49:55.373Z] a8375972b050: Preparing [2022-08-02T02:49:55.373Z] ed4d0e0572b6: Preparing [2022-08-02T02:49:55.373Z] 192a57db3350: Preparing [2022-08-02T02:49:55.373Z] 0b72ad95c24c: Preparing [2022-08-02T02:49:55.373Z] deef2f3a0e08: Preparing [2022-08-02T02:49:55.373Z] 6bc41260e16d: Preparing [2022-08-02T02:49:55.373Z] e294be5f203f: Preparing [2022-08-02T02:49:55.373Z] ec34fcc1d526: Preparing [2022-08-02T02:49:55.373Z] deef2f3a0e08: Waiting [2022-08-02T02:49:55.373Z] 6bc41260e16d: Waiting [2022-08-02T02:49:55.373Z] e294be5f203f: Waiting [2022-08-02T02:49:55.373Z] ec34fcc1d526: Waiting [2022-08-02T02:49:55.373Z] 0b72ad95c24c: Waiting [2022-08-02T02:49:55.373Z] 31f11e90152d: Pushed [2022-08-02T02:49:55.373Z] 4213b16c80e0: Pushed [2022-08-02T02:49:55.373Z] 192a57db3350: Pushed [2022-08-02T02:49:55.632Z] 0b72ad95c24c: Pushed [2022-08-02T02:49:55.633Z] 6bc41260e16d: Pushed [2022-08-02T02:49:55.633Z] deef2f3a0e08: Pushed [2022-08-02T02:49:55.633Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:55.633Z] e294be5f203f: Pushed [2022-08-02T02:49:56.572Z] ed4d0e0572b6: Pushed [2022-08-02T02:49:56.833Z] a8375972b050: Pushed [2022-08-02T02:49:57.093Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:57.413Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:57.728Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-02T02:49:57.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T02:49:57.728Z] 4213b16c80e0: Preparing [2022-08-02T02:49:57.728Z] 31f11e90152d: Preparing [2022-08-02T02:49:57.728Z] a8375972b050: Preparing [2022-08-02T02:49:57.728Z] ed4d0e0572b6: Preparing [2022-08-02T02:49:57.728Z] 192a57db3350: Preparing [2022-08-02T02:49:57.728Z] 0b72ad95c24c: Preparing [2022-08-02T02:49:57.728Z] deef2f3a0e08: Preparing [2022-08-02T02:49:57.728Z] 6bc41260e16d: Preparing [2022-08-02T02:49:57.728Z] e294be5f203f: Preparing [2022-08-02T02:49:57.728Z] ec34fcc1d526: Preparing [2022-08-02T02:49:57.728Z] 0b72ad95c24c: Waiting [2022-08-02T02:49:57.728Z] deef2f3a0e08: Waiting [2022-08-02T02:49:57.728Z] 6bc41260e16d: Waiting [2022-08-02T02:49:57.728Z] e294be5f203f: Waiting [2022-08-02T02:49:57.728Z] ec34fcc1d526: Waiting [2022-08-02T02:49:57.728Z] 31f11e90152d: Layer already exists [2022-08-02T02:49:57.728Z] 4213b16c80e0: Layer already exists [2022-08-02T02:49:57.728Z] a8375972b050: Layer already exists [2022-08-02T02:49:57.728Z] ed4d0e0572b6: Layer already exists [2022-08-02T02:49:57.728Z] 192a57db3350: Layer already exists [2022-08-02T02:49:57.728Z] 0b72ad95c24c: Layer already exists [2022-08-02T02:49:57.728Z] 6bc41260e16d: Layer already exists [2022-08-02T02:49:57.728Z] deef2f3a0e08: Layer already exists [2022-08-02T02:49:57.728Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:57.728Z] e294be5f203f: Layer already exists [2022-08-02T02:49:57.728Z] latest: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:58.047Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:58.367Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.35 [2022-08-02T02:49:58.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T02:49:58.367Z] 4213b16c80e0: Preparing [2022-08-02T02:49:58.367Z] 31f11e90152d: Preparing [2022-08-02T02:49:58.367Z] a8375972b050: Preparing [2022-08-02T02:49:58.367Z] ed4d0e0572b6: Preparing [2022-08-02T02:49:58.367Z] 192a57db3350: Preparing [2022-08-02T02:49:58.367Z] 0b72ad95c24c: Preparing [2022-08-02T02:49:58.367Z] deef2f3a0e08: Preparing [2022-08-02T02:49:58.367Z] 6bc41260e16d: Preparing [2022-08-02T02:49:58.367Z] e294be5f203f: Preparing [2022-08-02T02:49:58.367Z] ec34fcc1d526: Preparing [2022-08-02T02:49:58.367Z] 0b72ad95c24c: Waiting [2022-08-02T02:49:58.367Z] deef2f3a0e08: Waiting [2022-08-02T02:49:58.367Z] 6bc41260e16d: Waiting [2022-08-02T02:49:58.367Z] e294be5f203f: Waiting [2022-08-02T02:49:58.367Z] ec34fcc1d526: Waiting [2022-08-02T02:49:58.367Z] 4213b16c80e0: Layer already exists [2022-08-02T02:49:58.367Z] 192a57db3350: Layer already exists [2022-08-02T02:49:58.367Z] a8375972b050: Layer already exists [2022-08-02T02:49:58.367Z] 31f11e90152d: Layer already exists [2022-08-02T02:49:58.367Z] ed4d0e0572b6: Layer already exists [2022-08-02T02:49:58.367Z] 0b72ad95c24c: Layer already exists [2022-08-02T02:49:58.367Z] deef2f3a0e08: Layer already exists [2022-08-02T02:49:58.367Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:58.367Z] 6bc41260e16d: Layer already exists [2022-08-02T02:49:58.367Z] e294be5f203f: Layer already exists [2022-08-02T02:49:58.367Z] 2.3.0-dev.35: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:58.692Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:59.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:59.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T02:49:59.008Z] 4213b16c80e0: Preparing [2022-08-02T02:49:59.008Z] 31f11e90152d: Preparing [2022-08-02T02:49:59.008Z] a8375972b050: Preparing [2022-08-02T02:49:59.008Z] ed4d0e0572b6: Preparing [2022-08-02T02:49:59.008Z] 192a57db3350: Preparing [2022-08-02T02:49:59.008Z] 0b72ad95c24c: Preparing [2022-08-02T02:49:59.008Z] deef2f3a0e08: Preparing [2022-08-02T02:49:59.008Z] 6bc41260e16d: Preparing [2022-08-02T02:49:59.008Z] e294be5f203f: Preparing [2022-08-02T02:49:59.008Z] ec34fcc1d526: Preparing [2022-08-02T02:49:59.008Z] deef2f3a0e08: Waiting [2022-08-02T02:49:59.008Z] 6bc41260e16d: Waiting [2022-08-02T02:49:59.008Z] e294be5f203f: Waiting [2022-08-02T02:49:59.008Z] ec34fcc1d526: Waiting [2022-08-02T02:49:59.008Z] ed4d0e0572b6: Layer already exists [2022-08-02T02:49:59.008Z] 31f11e90152d: Layer already exists [2022-08-02T02:49:59.008Z] 192a57db3350: Layer already exists [2022-08-02T02:49:59.008Z] 4213b16c80e0: Layer already exists [2022-08-02T02:49:59.008Z] a8375972b050: Layer already exists [2022-08-02T02:49:59.008Z] 6bc41260e16d: Layer already exists [2022-08-02T02:49:59.008Z] 0b72ad95c24c: Layer already exists [2022-08-02T02:49:59.008Z] deef2f3a0e08: Layer already exists [2022-08-02T02:49:59.008Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:59.008Z] e294be5f203f: Layer already exists [2022-08-02T02:49:59.008Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:59.327Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:49:59.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-02T02:49:59.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-02T02:49:59.646Z] 4213b16c80e0: Preparing [2022-08-02T02:49:59.646Z] 31f11e90152d: Preparing [2022-08-02T02:49:59.646Z] a8375972b050: Preparing [2022-08-02T02:49:59.646Z] ed4d0e0572b6: Preparing [2022-08-02T02:49:59.646Z] 192a57db3350: Preparing [2022-08-02T02:49:59.646Z] 0b72ad95c24c: Preparing [2022-08-02T02:49:59.646Z] deef2f3a0e08: Preparing [2022-08-02T02:49:59.646Z] 6bc41260e16d: Preparing [2022-08-02T02:49:59.646Z] e294be5f203f: Preparing [2022-08-02T02:49:59.646Z] ec34fcc1d526: Preparing [2022-08-02T02:49:59.646Z] 0b72ad95c24c: Waiting [2022-08-02T02:49:59.646Z] deef2f3a0e08: Waiting [2022-08-02T02:49:59.646Z] 6bc41260e16d: Waiting [2022-08-02T02:49:59.646Z] e294be5f203f: Waiting [2022-08-02T02:49:59.646Z] ec34fcc1d526: Waiting [2022-08-02T02:49:59.646Z] 4213b16c80e0: Layer already exists [2022-08-02T02:49:59.646Z] 192a57db3350: Layer already exists [2022-08-02T02:49:59.646Z] a8375972b050: Layer already exists [2022-08-02T02:49:59.646Z] ed4d0e0572b6: Layer already exists [2022-08-02T02:49:59.646Z] 31f11e90152d: Layer already exists [2022-08-02T02:49:59.646Z] deef2f3a0e08: Layer already exists [2022-08-02T02:49:59.646Z] 6bc41260e16d: Layer already exists [2022-08-02T02:49:59.646Z] 0b72ad95c24c: Layer already exists [2022-08-02T02:49:59.646Z] e294be5f203f: Layer already exists [2022-08-02T02:49:59.646Z] ec34fcc1d526: Layer already exists [2022-08-02T02:49:59.646Z] main: digest: sha256:b40be5b9276afc1c8b2e1c16b932c4d89e4828e5d0be091edfcd40039ddc1c20 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:49:59.696Z] ===================================================== [Pipeline] echo [2022-08-02T02:49:59.706Z] taggedImages: [2022-08-02T02:49:59.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:59.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-02T02:49:59.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.35 [2022-08-02T02:49:59.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:59.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-02T02:49:59.734Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-02T02:49:59.734Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:49:59.734Z] latest [2022-08-02T02:49:59.734Z] 2.3.0-dev.35 [2022-08-02T02:49:59.734Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:49:59.734Z] main [2022-08-02T02:49:59.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:00.061Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:00.374Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:00.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T02:50:00.374Z] 32f033e5c7c2: Preparing [2022-08-02T02:50:00.374Z] b40c0fa4e8a7: Preparing [2022-08-02T02:50:00.374Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:00.374Z] d6a297ba67a5: Preparing [2022-08-02T02:50:00.374Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:00.374Z] ad543cd673bd: Preparing [2022-08-02T02:50:00.374Z] ad543cd673bd: Waiting [2022-08-02T02:50:00.374Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:00.374Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:00.374Z] 32f033e5c7c2: Pushed [2022-08-02T02:50:00.374Z] d90c9ca8ff5a: Pushed [2022-08-02T02:50:00.944Z] d6a297ba67a5: Pushed [2022-08-02T02:50:02.334Z] b40c0fa4e8a7: Pushed [2022-08-02T02:50:02.595Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:02.914Z] + 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-08-02T02:50:03.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-02T02:50:03.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T02:50:03.224Z] 32f033e5c7c2: Preparing [2022-08-02T02:50:03.224Z] b40c0fa4e8a7: Preparing [2022-08-02T02:50:03.224Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:03.224Z] d6a297ba67a5: Preparing [2022-08-02T02:50:03.224Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:03.224Z] ad543cd673bd: Preparing [2022-08-02T02:50:03.224Z] ad543cd673bd: Waiting [2022-08-02T02:50:03.224Z] 32f033e5c7c2: Layer already exists [2022-08-02T02:50:03.224Z] b40c0fa4e8a7: Layer already exists [2022-08-02T02:50:03.224Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:03.224Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:03.224Z] d6a297ba67a5: Layer already exists [2022-08-02T02:50:03.224Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:03.225Z] latest: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:03.546Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:03.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.35 [2022-08-02T02:50:03.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T02:50:03.859Z] 32f033e5c7c2: Preparing [2022-08-02T02:50:03.859Z] b40c0fa4e8a7: Preparing [2022-08-02T02:50:03.859Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:03.859Z] d6a297ba67a5: Preparing [2022-08-02T02:50:03.859Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:03.859Z] ad543cd673bd: Preparing [2022-08-02T02:50:03.859Z] ad543cd673bd: Waiting [2022-08-02T02:50:03.859Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:03.859Z] 32f033e5c7c2: Layer already exists [2022-08-02T02:50:03.859Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:03.859Z] d6a297ba67a5: Layer already exists [2022-08-02T02:50:03.859Z] b40c0fa4e8a7: Layer already exists [2022-08-02T02:50:03.859Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:03.859Z] 2.3.0-dev.35: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:04.178Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:04.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:04.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T02:50:04.484Z] 32f033e5c7c2: Preparing [2022-08-02T02:50:04.484Z] b40c0fa4e8a7: Preparing [2022-08-02T02:50:04.484Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:04.484Z] d6a297ba67a5: Preparing [2022-08-02T02:50:04.484Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:04.484Z] ad543cd673bd: Preparing [2022-08-02T02:50:04.484Z] ad543cd673bd: Waiting [2022-08-02T02:50:04.484Z] b40c0fa4e8a7: Layer already exists [2022-08-02T02:50:04.484Z] d6a297ba67a5: Layer already exists [2022-08-02T02:50:04.484Z] 32f033e5c7c2: Layer already exists [2022-08-02T02:50:04.484Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:04.484Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:04.484Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:04.484Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:04.799Z] + 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-08-02T02:50:05.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-02T02:50:05.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-02T02:50:05.116Z] 32f033e5c7c2: Preparing [2022-08-02T02:50:05.116Z] b40c0fa4e8a7: Preparing [2022-08-02T02:50:05.116Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:05.116Z] d6a297ba67a5: Preparing [2022-08-02T02:50:05.116Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:05.116Z] ad543cd673bd: Preparing [2022-08-02T02:50:05.116Z] ad543cd673bd: Waiting [2022-08-02T02:50:05.116Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:05.116Z] 32f033e5c7c2: Layer already exists [2022-08-02T02:50:05.116Z] b40c0fa4e8a7: Layer already exists [2022-08-02T02:50:05.116Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:05.116Z] d6a297ba67a5: Layer already exists [2022-08-02T02:50:05.116Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:05.116Z] main: digest: sha256:4ad3e6f1f33e9aa0d795dfedddb0e99a984e0d0f5f095927758c09250f95e5bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:50:05.170Z] ===================================================== [Pipeline] echo [2022-08-02T02:50:05.181Z] taggedImages: [2022-08-02T02:50:05.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:05.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-02T02:50:05.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.35 [2022-08-02T02:50:05.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:05.181Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-02T02:50:05.207Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-02T02:50:05.207Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:05.207Z] latest [2022-08-02T02:50:05.207Z] 2.3.0-dev.35 [2022-08-02T02:50:05.207Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:05.207Z] main [2022-08-02T02:50:05.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:05.540Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:05.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:05.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T02:50:05.854Z] b86c340d7cd7: Preparing [2022-08-02T02:50:05.854Z] ae5c90b30c75: Preparing [2022-08-02T02:50:05.854Z] 1a9f1c6eab68: Preparing [2022-08-02T02:50:05.854Z] 97ebbf29a3c1: Preparing [2022-08-02T02:50:05.854Z] 6ebe94102893: Preparing [2022-08-02T02:50:05.854Z] 5940487ae196: Preparing [2022-08-02T02:50:05.854Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:05.854Z] ad543cd673bd: Preparing [2022-08-02T02:50:05.854Z] 5940487ae196: Waiting [2022-08-02T02:50:05.854Z] ad543cd673bd: Waiting [2022-08-02T02:50:05.854Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:05.854Z] b86c340d7cd7: Pushed [2022-08-02T02:50:05.854Z] ae5c90b30c75: Pushed [2022-08-02T02:50:05.854Z] 1a9f1c6eab68: Pushed [2022-08-02T02:50:05.854Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:05.854Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:06.422Z] 5940487ae196: Pushed [2022-08-02T02:50:09.711Z] 6ebe94102893: Pushed [2022-08-02T02:50:12.252Z] 97ebbf29a3c1: Pushed [2022-08-02T02:50:12.252Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:12.568Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:12.604Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:50:12.604Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:50:12.604Z] ---> 5304e892822c [2022-08-02T02:50:12.604Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T02:50:12.604Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:50:12.604Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:50:12.604Z] ---> 5304e892822c [2022-08-02T02:50:12.604Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T02:50:12.604Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:50:12.604Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:50:12.604Z] ---> 5304e892822c [2022-08-02T02:50:12.604Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T02:50:12.605Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:50:12.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:50:12.605Z] ---> 5304e892822c [2022-08-02T02:50:12.605Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T02:50:12.605Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:50:12.605Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:50:12.605Z] ---> 5304e892822c [2022-08-02T02:50:12.605Z] Step 3/20 : WORKDIR /edgex-go [2022-08-02T02:50:12.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-02T02:50:12.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T02:50:12.873Z] b86c340d7cd7: Preparing [2022-08-02T02:50:12.873Z] ae5c90b30c75: Preparing [2022-08-02T02:50:12.873Z] 1a9f1c6eab68: Preparing [2022-08-02T02:50:12.873Z] 97ebbf29a3c1: Preparing [2022-08-02T02:50:12.873Z] 6ebe94102893: Preparing [2022-08-02T02:50:12.873Z] 5940487ae196: Preparing [2022-08-02T02:50:12.873Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:12.873Z] ad543cd673bd: Preparing [2022-08-02T02:50:12.873Z] 5940487ae196: Waiting [2022-08-02T02:50:12.873Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:12.873Z] ad543cd673bd: Waiting [2022-08-02T02:50:12.873Z] 97ebbf29a3c1: Layer already exists [2022-08-02T02:50:12.873Z] ae5c90b30c75: Layer already exists [2022-08-02T02:50:12.873Z] 1a9f1c6eab68: Layer already exists [2022-08-02T02:50:12.873Z] 6ebe94102893: Layer already exists [2022-08-02T02:50:12.873Z] b86c340d7cd7: Layer already exists [2022-08-02T02:50:12.873Z] 5940487ae196: Layer already exists [2022-08-02T02:50:12.873Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:12.873Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:12.873Z] latest: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [2022-08-02T02:50:12.890Z] ---> Running in 1d485569128f [2022-08-02T02:50:12.890Z] ---> Running in 34422070513d [2022-08-02T02:50:12.890Z] ---> Running in 36db5c88bb25 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:13.167Z] ---> Running in 6e270969aeb6 [2022-08-02T02:50:13.167Z] ---> Running in 36ed4a4c2450 [2022-08-02T02:50:13.191Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:13.444Z] Removing intermediate container 1d485569128f [2022-08-02T02:50:13.444Z] ---> b618261f51cd [2022-08-02T02:50:13.444Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:50:13.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.35 [2022-08-02T02:50:13.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T02:50:13.528Z] b86c340d7cd7: Preparing [2022-08-02T02:50:13.528Z] ae5c90b30c75: Preparing [2022-08-02T02:50:13.528Z] 1a9f1c6eab68: Preparing [2022-08-02T02:50:13.528Z] 97ebbf29a3c1: Preparing [2022-08-02T02:50:13.528Z] 6ebe94102893: Preparing [2022-08-02T02:50:13.528Z] 5940487ae196: Preparing [2022-08-02T02:50:13.528Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:13.528Z] ad543cd673bd: Preparing [2022-08-02T02:50:13.528Z] 5940487ae196: Waiting [2022-08-02T02:50:13.528Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:13.528Z] ad543cd673bd: Waiting [2022-08-02T02:50:13.528Z] b86c340d7cd7: Layer already exists [2022-08-02T02:50:13.528Z] 6ebe94102893: Layer already exists [2022-08-02T02:50:13.528Z] ae5c90b30c75: Layer already exists [2022-08-02T02:50:13.528Z] 97ebbf29a3c1: Layer already exists [2022-08-02T02:50:13.528Z] 1a9f1c6eab68: Layer already exists [2022-08-02T02:50:13.528Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:13.528Z] 5940487ae196: Layer already exists [2022-08-02T02:50:13.528Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:13.528Z] 2.3.0-dev.35: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:13.723Z] Removing intermediate container 36ed4a4c2450 [2022-08-02T02:50:13.723Z] ---> 2859d6934f31 [2022-08-02T02:50:13.723Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-02T02:50:13.723Z] Removing intermediate container 36db5c88bb25 [2022-08-02T02:50:13.723Z] ---> 7ba7cda70be3 [2022-08-02T02:50:13.723Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:50:13.723Z] Removing intermediate container 6e270969aeb6 [2022-08-02T02:50:13.723Z] ---> f44a979a49aa [2022-08-02T02:50:13.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:50:13.723Z] Removing intermediate container 34422070513d [2022-08-02T02:50:13.723Z] ---> 11cdf3c4a088 [2022-08-02T02:50:13.723Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:50:13.723Z] ---> Running in da346c8a46cb [2022-08-02T02:50:13.723Z] ---> Running in 0d651e74ca3e [2022-08-02T02:50:13.723Z] ---> Running in ace225e025b2 [2022-08-02T02:50:13.913Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:14.003Z] ---> Running in 02b2903af7c0 [2022-08-02T02:50:14.003Z] ---> Running in 4faef0f66039 [2022-08-02T02:50:14.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:14.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T02:50:14.225Z] b86c340d7cd7: Preparing [2022-08-02T02:50:14.225Z] ae5c90b30c75: Preparing [2022-08-02T02:50:14.225Z] 1a9f1c6eab68: Preparing [2022-08-02T02:50:14.225Z] 97ebbf29a3c1: Preparing [2022-08-02T02:50:14.225Z] 6ebe94102893: Preparing [2022-08-02T02:50:14.225Z] 5940487ae196: Preparing [2022-08-02T02:50:14.225Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:14.225Z] ad543cd673bd: Preparing [2022-08-02T02:50:14.225Z] 5940487ae196: Waiting [2022-08-02T02:50:14.225Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:14.225Z] ad543cd673bd: Waiting [2022-08-02T02:50:14.225Z] b86c340d7cd7: Layer already exists [2022-08-02T02:50:14.225Z] 97ebbf29a3c1: Layer already exists [2022-08-02T02:50:14.225Z] ae5c90b30c75: Layer already exists [2022-08-02T02:50:14.225Z] 1a9f1c6eab68: Layer already exists [2022-08-02T02:50:14.225Z] 6ebe94102893: Layer already exists [2022-08-02T02:50:14.225Z] 5940487ae196: Layer already exists [2022-08-02T02:50:14.225Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:14.225Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:14.225Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:14.545Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:14.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-02T02:50:14.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-02T02:50:14.856Z] b86c340d7cd7: Preparing [2022-08-02T02:50:14.856Z] ae5c90b30c75: Preparing [2022-08-02T02:50:14.856Z] 1a9f1c6eab68: Preparing [2022-08-02T02:50:14.856Z] 97ebbf29a3c1: Preparing [2022-08-02T02:50:14.856Z] 6ebe94102893: Preparing [2022-08-02T02:50:14.856Z] 5940487ae196: Preparing [2022-08-02T02:50:14.856Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:14.856Z] ad543cd673bd: Preparing [2022-08-02T02:50:14.856Z] 5940487ae196: Waiting [2022-08-02T02:50:14.856Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:14.856Z] ad543cd673bd: Waiting [2022-08-02T02:50:14.856Z] 6ebe94102893: Layer already exists [2022-08-02T02:50:14.856Z] 1a9f1c6eab68: Layer already exists [2022-08-02T02:50:14.856Z] b86c340d7cd7: Layer already exists [2022-08-02T02:50:14.856Z] ae5c90b30c75: Layer already exists [2022-08-02T02:50:14.856Z] 97ebbf29a3c1: Layer already exists [2022-08-02T02:50:14.856Z] 5940487ae196: Layer already exists [2022-08-02T02:50:14.856Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:14.856Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:14.856Z] main: digest: sha256:ba427a43259094e32b1f0a96d1485bcca8751e52493ba8449aa92a3c10512b31 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:50:14.904Z] ===================================================== [Pipeline] echo [2022-08-02T02:50:14.916Z] taggedImages: [2022-08-02T02:50:14.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:14.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-02T02:50:14.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.35 [2022-08-02T02:50:14.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:14.916Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-02T02:50:14.947Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-02T02:50:14.947Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:14.947Z] latest [2022-08-02T02:50:14.947Z] 2.3.0-dev.35 [2022-08-02T02:50:14.947Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:14.947Z] main [2022-08-02T02:50:14.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:15.277Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:15.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:15.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T02:50:15.594Z] a7622fd40321: Preparing [2022-08-02T02:50:15.594Z] 1fed2585f72d: Preparing [2022-08-02T02:50:15.594Z] b73c1adc99cf: Preparing [2022-08-02T02:50:15.594Z] 7e6aff0fb91b: Preparing [2022-08-02T02:50:15.594Z] 507382811272: Preparing [2022-08-02T02:50:15.594Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:15.594Z] ad543cd673bd: Preparing [2022-08-02T02:50:15.594Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:15.594Z] ad543cd673bd: Waiting [2022-08-02T02:50:15.594Z] b73c1adc99cf: Pushed [2022-08-02T02:50:15.594Z] 1fed2585f72d: Pushed [2022-08-02T02:50:15.594Z] a7622fd40321: Pushed [2022-08-02T02:50:15.594Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:15.594Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:15.854Z] 507382811272: Pushed [2022-08-02T02:50:16.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:16.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:17.380Z] Removing intermediate container da346c8a46cb [2022-08-02T02:50:17.380Z] ---> dfd6f18c2cd9 [2022-08-02T02:50:17.380Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T02:50:17.380Z] ---> Running in 06ba8244dbc1 [2022-08-02T02:50:17.755Z] v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-02T02:50:17.755Z] v3.16.1-79-g562c755fe7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-02T02:50:17.755Z] OK: 16889 distinct packages available [2022-08-02T02:50:17.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:18.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:18.135Z] Removing intermediate container 02b2903af7c0 [2022-08-02T02:50:18.135Z] ---> b0fd9084789a [2022-08-02T02:50:18.135Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T02:50:18.135Z] ---> Running in cb404a243191 [2022-08-02T02:50:19.215Z] Removing intermediate container ace225e025b2 [2022-08-02T02:50:19.215Z] ---> 586090040650 [2022-08-02T02:50:19.215Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-02T02:50:19.215Z] Removing intermediate container 4faef0f66039 [2022-08-02T02:50:19.215Z] ---> e319aa15d85b [2022-08-02T02:50:19.215Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T02:50:19.215Z] OK: 221 MiB in 51 packages [2022-08-02T02:50:19.215Z] ---> Running in 2be9ab54285f [2022-08-02T02:50:19.215Z] ---> Running in b10c0627ef43 [2022-08-02T02:50:20.851Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:21.144Z] Removing intermediate container 0d651e74ca3e [2022-08-02T02:50:21.144Z] ---> fbc37b239eb5 [2022-08-02T02:50:21.144Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-02T02:50:21.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:21.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:21.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:21.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:21.987Z] ---> 5d63c8449c4c [2022-08-02T02:50:21.987Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:50:22.271Z] ---> Running in 96c150c366dd [2022-08-02T02:50:22.434Z] 7e6aff0fb91b: Pushed [2022-08-02T02:50:22.434Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:22.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:22.745Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:22.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:22.830Z] OK: 221 MiB in 51 packages [2022-08-02T02:50:23.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-02T02:50:23.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T02:50:23.059Z] a7622fd40321: Preparing [2022-08-02T02:50:23.059Z] 1fed2585f72d: Preparing [2022-08-02T02:50:23.059Z] b73c1adc99cf: Preparing [2022-08-02T02:50:23.059Z] 7e6aff0fb91b: Preparing [2022-08-02T02:50:23.059Z] 507382811272: Preparing [2022-08-02T02:50:23.059Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:23.059Z] ad543cd673bd: Preparing [2022-08-02T02:50:23.059Z] ad543cd673bd: Waiting [2022-08-02T02:50:23.059Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:23.059Z] a7622fd40321: Layer already exists [2022-08-02T02:50:23.059Z] b73c1adc99cf: Layer already exists [2022-08-02T02:50:23.059Z] 507382811272: Layer already exists [2022-08-02T02:50:23.059Z] 7e6aff0fb91b: Layer already exists [2022-08-02T02:50:23.059Z] 1fed2585f72d: Layer already exists [2022-08-02T02:50:23.059Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:23.059Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:23.059Z] latest: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:23.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:50:23.378Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:23.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.35 [2022-08-02T02:50:23.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T02:50:23.688Z] a7622fd40321: Preparing [2022-08-02T02:50:23.688Z] 1fed2585f72d: Preparing [2022-08-02T02:50:23.688Z] b73c1adc99cf: Preparing [2022-08-02T02:50:23.688Z] 7e6aff0fb91b: Preparing [2022-08-02T02:50:23.688Z] 507382811272: Preparing [2022-08-02T02:50:23.688Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:23.688Z] ad543cd673bd: Preparing [2022-08-02T02:50:23.688Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:23.688Z] ad543cd673bd: Waiting [2022-08-02T02:50:23.688Z] 507382811272: Layer already exists [2022-08-02T02:50:23.688Z] 1fed2585f72d: Layer already exists [2022-08-02T02:50:23.688Z] 7e6aff0fb91b: Layer already exists [2022-08-02T02:50:23.688Z] b73c1adc99cf: Layer already exists [2022-08-02T02:50:23.688Z] a7622fd40321: Layer already exists [2022-08-02T02:50:23.688Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:23.688Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:23.688Z] 2.3.0-dev.35: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:24.005Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:24.113Z] OK: 221 MiB in 51 packages [2022-08-02T02:50:24.114Z] OK: 221 MiB in 51 packages [2022-08-02T02:50:24.114Z] Removing intermediate container 06ba8244dbc1 [2022-08-02T02:50:24.114Z] ---> a6df400eb56c [2022-08-02T02:50:24.114Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T02:50:24.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:24.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T02:50:24.314Z] a7622fd40321: Preparing [2022-08-02T02:50:24.314Z] 1fed2585f72d: Preparing [2022-08-02T02:50:24.314Z] b73c1adc99cf: Preparing [2022-08-02T02:50:24.314Z] 7e6aff0fb91b: Preparing [2022-08-02T02:50:24.314Z] 507382811272: Preparing [2022-08-02T02:50:24.314Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:24.314Z] ad543cd673bd: Preparing [2022-08-02T02:50:24.314Z] ad543cd673bd: Waiting [2022-08-02T02:50:24.314Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:24.314Z] a7622fd40321: Layer already exists [2022-08-02T02:50:24.314Z] 507382811272: Layer already exists [2022-08-02T02:50:24.314Z] 1fed2585f72d: Layer already exists [2022-08-02T02:50:24.314Z] b73c1adc99cf: Layer already exists [2022-08-02T02:50:24.314Z] 7e6aff0fb91b: Layer already exists [2022-08-02T02:50:24.314Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:24.314Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:24.314Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:24.630Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:24.748Z] OK: 221 MiB in 51 packages [2022-08-02T02:50:24.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-02T02:50:24.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-02T02:50:24.942Z] a7622fd40321: Preparing [2022-08-02T02:50:24.942Z] 1fed2585f72d: Preparing [2022-08-02T02:50:24.942Z] b73c1adc99cf: Preparing [2022-08-02T02:50:24.942Z] 7e6aff0fb91b: Preparing [2022-08-02T02:50:24.942Z] 507382811272: Preparing [2022-08-02T02:50:24.942Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:24.942Z] ad543cd673bd: Preparing [2022-08-02T02:50:24.942Z] ad543cd673bd: Waiting [2022-08-02T02:50:24.942Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:24.942Z] 7e6aff0fb91b: Layer already exists [2022-08-02T02:50:24.942Z] 1fed2585f72d: Layer already exists [2022-08-02T02:50:24.942Z] a7622fd40321: Layer already exists [2022-08-02T02:50:24.942Z] b73c1adc99cf: Layer already exists [2022-08-02T02:50:24.942Z] 507382811272: Layer already exists [2022-08-02T02:50:24.942Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:24.942Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:24.942Z] main: digest: sha256:1ca3b735e7dfa00091f38f0177b72850202a0a2c173b37f8da2252dbf58f9993 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:50:24.989Z] ===================================================== [Pipeline] echo [2022-08-02T02:50:24.997Z] taggedImages: [2022-08-02T02:50:24.997Z] - nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:24.997Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-02T02:50:24.997Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.35 [2022-08-02T02:50:24.997Z] - nexus3.edgexfoundry.org:10004/security-spire-config:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:24.997Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-02T02:50:25.018Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-02T02:50:25.018Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:25.018Z] latest [2022-08-02T02:50:25.018Z] 2.3.0-dev.35 [2022-08-02T02:50:25.018Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:25.018Z] main [2022-08-02T02:50:25.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:25.345Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:25.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:25.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T02:50:25.658Z] d6932b7c0a12: Preparing [2022-08-02T02:50:25.658Z] 1460bd3ad650: Preparing [2022-08-02T02:50:25.658Z] 823aa2015454: Preparing [2022-08-02T02:50:25.658Z] a549fdd35889: Preparing [2022-08-02T02:50:25.658Z] 5940487ae196: Preparing [2022-08-02T02:50:25.658Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:25.658Z] ad543cd673bd: Preparing [2022-08-02T02:50:25.658Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:25.658Z] ad543cd673bd: Waiting [2022-08-02T02:50:25.658Z] 5940487ae196: Layer already exists [2022-08-02T02:50:25.658Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:25.658Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:25.658Z] 1460bd3ad650: Pushed [2022-08-02T02:50:25.658Z] 823aa2015454: Pushed [2022-08-02T02:50:25.658Z] d6932b7c0a12: Pushed [2022-08-02T02:50:25.767Z] ---> 86020743f119 [2022-08-02T02:50:25.767Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:50:26.046Z] Removing intermediate container cb404a243191 [2022-08-02T02:50:26.046Z] ---> 13031904d13e [2022-08-02T02:50:26.046Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T02:50:26.046Z] Removing intermediate container b10c0627ef43 [2022-08-02T02:50:26.046Z] ---> Running in e182a022b991 [2022-08-02T02:50:26.046Z] ---> cd94be116617 [2022-08-02T02:50:26.046Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T02:50:26.329Z] Removing intermediate container 2be9ab54285f [2022-08-02T02:50:26.329Z] ---> 057a13057204 [2022-08-02T02:50:26.329Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T02:50:27.774Z] ---> a5e1f101d25a [2022-08-02T02:50:27.774Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:50:27.774Z] ---> Running in dd14f6045098 [2022-08-02T02:50:27.774Z] ---> b73527a78596 [2022-08-02T02:50:27.774Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:50:27.774Z] ---> 3713a282c3d3 [2022-08-02T02:50:27.774Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:50:28.068Z] ---> Running in 7d146f37db1d [2022-08-02T02:50:28.349Z] ---> Running in 4c62ccae178b [2022-08-02T02:50:32.240Z] a549fdd35889: Pushed [2022-08-02T02:50:32.240Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:32.563Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:32.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-02T02:50:32.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T02:50:32.880Z] d6932b7c0a12: Preparing [2022-08-02T02:50:32.880Z] 1460bd3ad650: Preparing [2022-08-02T02:50:32.880Z] 823aa2015454: Preparing [2022-08-02T02:50:32.880Z] a549fdd35889: Preparing [2022-08-02T02:50:32.880Z] 5940487ae196: Preparing [2022-08-02T02:50:32.880Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:32.880Z] ad543cd673bd: Preparing [2022-08-02T02:50:32.880Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:32.880Z] ad543cd673bd: Waiting [2022-08-02T02:50:32.880Z] 823aa2015454: Layer already exists [2022-08-02T02:50:32.881Z] a549fdd35889: Layer already exists [2022-08-02T02:50:32.881Z] 1460bd3ad650: Layer already exists [2022-08-02T02:50:32.881Z] 5940487ae196: Layer already exists [2022-08-02T02:50:32.881Z] d6932b7c0a12: Layer already exists [2022-08-02T02:50:32.881Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:32.881Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:32.881Z] latest: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:33.202Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:33.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.35 [2022-08-02T02:50:33.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T02:50:33.510Z] d6932b7c0a12: Preparing [2022-08-02T02:50:33.510Z] 1460bd3ad650: Preparing [2022-08-02T02:50:33.510Z] 823aa2015454: Preparing [2022-08-02T02:50:33.510Z] a549fdd35889: Preparing [2022-08-02T02:50:33.510Z] 5940487ae196: Preparing [2022-08-02T02:50:33.510Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:33.510Z] ad543cd673bd: Preparing [2022-08-02T02:50:33.510Z] ad543cd673bd: Waiting [2022-08-02T02:50:33.510Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:33.510Z] 5940487ae196: Layer already exists [2022-08-02T02:50:33.510Z] 1460bd3ad650: Layer already exists [2022-08-02T02:50:33.510Z] d6932b7c0a12: Layer already exists [2022-08-02T02:50:33.510Z] 823aa2015454: Layer already exists [2022-08-02T02:50:33.510Z] a549fdd35889: Layer already exists [2022-08-02T02:50:33.510Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:33.510Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:33.510Z] 2.3.0-dev.35: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:33.831Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:34.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:34.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T02:50:34.151Z] d6932b7c0a12: Preparing [2022-08-02T02:50:34.151Z] 1460bd3ad650: Preparing [2022-08-02T02:50:34.151Z] 823aa2015454: Preparing [2022-08-02T02:50:34.151Z] a549fdd35889: Preparing [2022-08-02T02:50:34.151Z] 5940487ae196: Preparing [2022-08-02T02:50:34.151Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:34.151Z] ad543cd673bd: Preparing [2022-08-02T02:50:34.151Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:34.151Z] ad543cd673bd: Waiting [2022-08-02T02:50:34.151Z] 5940487ae196: Layer already exists [2022-08-02T02:50:34.151Z] d6932b7c0a12: Layer already exists [2022-08-02T02:50:34.151Z] 1460bd3ad650: Layer already exists [2022-08-02T02:50:34.151Z] a549fdd35889: Layer already exists [2022-08-02T02:50:34.151Z] 823aa2015454: Layer already exists [2022-08-02T02:50:34.151Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:34.151Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:34.151Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:34.469Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:34.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-02T02:50:34.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-02T02:50:34.775Z] d6932b7c0a12: Preparing [2022-08-02T02:50:34.775Z] 1460bd3ad650: Preparing [2022-08-02T02:50:34.775Z] 823aa2015454: Preparing [2022-08-02T02:50:34.775Z] a549fdd35889: Preparing [2022-08-02T02:50:34.775Z] 5940487ae196: Preparing [2022-08-02T02:50:34.775Z] d90c9ca8ff5a: Preparing [2022-08-02T02:50:34.775Z] ad543cd673bd: Preparing [2022-08-02T02:50:34.775Z] d90c9ca8ff5a: Waiting [2022-08-02T02:50:34.775Z] 5940487ae196: Layer already exists [2022-08-02T02:50:34.775Z] a549fdd35889: Layer already exists [2022-08-02T02:50:34.775Z] d6932b7c0a12: Layer already exists [2022-08-02T02:50:34.775Z] 823aa2015454: Layer already exists [2022-08-02T02:50:34.775Z] 1460bd3ad650: Layer already exists [2022-08-02T02:50:34.775Z] d90c9ca8ff5a: Layer already exists [2022-08-02T02:50:34.775Z] ad543cd673bd: Layer already exists [2022-08-02T02:50:34.775Z] main: digest: sha256:c4db8232507e7b58708c7405f1ce09e5a7b25bf378b05bdcfc4a58633261e22f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:50:34.822Z] ===================================================== [Pipeline] echo [2022-08-02T02:50:34.833Z] taggedImages: [2022-08-02T02:50:34.833Z] - nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:34.833Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-02T02:50:34.833Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.35 [2022-08-02T02:50:34.833Z] - nexus3.edgexfoundry.org:10004/security-spire-server:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:34.833Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-02T02:50:34.860Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-02T02:50:34.860Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:34.860Z] latest [2022-08-02T02:50:34.860Z] 2.3.0-dev.35 [2022-08-02T02:50:34.860Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:34.860Z] main [2022-08-02T02:50:34.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:35.188Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:35.503Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:35.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T02:50:35.503Z] ab8e45137c59: Preparing [2022-08-02T02:50:35.503Z] 206db155ef49: Preparing [2022-08-02T02:50:35.503Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:35.503Z] c491dac9a7cd: Preparing [2022-08-02T02:50:35.503Z] ec34fcc1d526: Preparing [2022-08-02T02:50:35.503Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:35.503Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:35.503Z] ab8e45137c59: Pushed [2022-08-02T02:50:35.503Z] c491dac9a7cd: Pushed [2022-08-02T02:50:37.418Z] 206db155ef49: Pushed [2022-08-02T02:50:37.680Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:38.001Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:38.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-02T02:50:38.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T02:50:38.476Z] ab8e45137c59: Preparing [2022-08-02T02:50:38.476Z] 206db155ef49: Preparing [2022-08-02T02:50:38.476Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:38.476Z] c491dac9a7cd: Preparing [2022-08-02T02:50:38.476Z] ec34fcc1d526: Preparing [2022-08-02T02:50:38.476Z] c491dac9a7cd: Layer already exists [2022-08-02T02:50:38.476Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:38.476Z] 206db155ef49: Layer already exists [2022-08-02T02:50:38.476Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:38.476Z] ab8e45137c59: Layer already exists [2022-08-02T02:50:38.476Z] latest: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:38.794Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:39.111Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.35 [2022-08-02T02:50:39.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T02:50:39.111Z] ab8e45137c59: Preparing [2022-08-02T02:50:39.111Z] 206db155ef49: Preparing [2022-08-02T02:50:39.111Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:39.111Z] c491dac9a7cd: Preparing [2022-08-02T02:50:39.111Z] ec34fcc1d526: Preparing [2022-08-02T02:50:39.111Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:39.111Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:39.111Z] 206db155ef49: Layer already exists [2022-08-02T02:50:39.111Z] ab8e45137c59: Layer already exists [2022-08-02T02:50:39.111Z] c491dac9a7cd: Layer already exists [2022-08-02T02:50:39.111Z] 2.3.0-dev.35: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:39.434Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:39.748Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:39.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T02:50:39.748Z] ab8e45137c59: Preparing [2022-08-02T02:50:39.748Z] 206db155ef49: Preparing [2022-08-02T02:50:39.748Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:39.748Z] c491dac9a7cd: Preparing [2022-08-02T02:50:39.748Z] ec34fcc1d526: Preparing [2022-08-02T02:50:39.748Z] 206db155ef49: Layer already exists [2022-08-02T02:50:39.748Z] ab8e45137c59: Layer already exists [2022-08-02T02:50:39.748Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:39.748Z] c491dac9a7cd: Layer already exists [2022-08-02T02:50:39.749Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:39.749Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:40.068Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:40.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-02T02:50:40.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-02T02:50:40.379Z] ab8e45137c59: Preparing [2022-08-02T02:50:40.379Z] 206db155ef49: Preparing [2022-08-02T02:50:40.379Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:40.379Z] c491dac9a7cd: Preparing [2022-08-02T02:50:40.379Z] ec34fcc1d526: Preparing [2022-08-02T02:50:40.379Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:40.379Z] 206db155ef49: Layer already exists [2022-08-02T02:50:40.379Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:40.379Z] c491dac9a7cd: Layer already exists [2022-08-02T02:50:40.379Z] ab8e45137c59: Layer already exists [2022-08-02T02:50:40.379Z] main: digest: sha256:506ffd94ddb13db47ed90698d1597599e1805bc245fcf7ae71890cf833570d99 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:50:40.436Z] ===================================================== [Pipeline] echo [2022-08-02T02:50:40.448Z] taggedImages: [2022-08-02T02:50:40.448Z] - nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:40.448Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-02T02:50:40.448Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.35 [2022-08-02T02:50:40.448Z] - nexus3.edgexfoundry.org:10004/support-notifications:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:40.448Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-02T02:50:40.474Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-02T02:50:40.474Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:40.474Z] latest [2022-08-02T02:50:40.474Z] 2.3.0-dev.35 [2022-08-02T02:50:40.474Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:40.474Z] main [2022-08-02T02:50:40.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:40.817Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:41.134Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:41.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T02:50:41.134Z] 37432d508e85: Preparing [2022-08-02T02:50:41.134Z] e4d484e65541: Preparing [2022-08-02T02:50:41.134Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:41.134Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:50:41.134Z] ec34fcc1d526: Preparing [2022-08-02T02:50:41.134Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:41.134Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:41.134Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:50:41.134Z] 37432d508e85: Pushed [2022-08-02T02:50:43.673Z] e4d484e65541: Pushed [2022-08-02T02:50:43.673Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:43.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:44.304Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-02T02:50:44.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T02:50:44.304Z] 37432d508e85: Preparing [2022-08-02T02:50:44.304Z] e4d484e65541: Preparing [2022-08-02T02:50:44.304Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:44.304Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:50:44.304Z] ec34fcc1d526: Preparing [2022-08-02T02:50:44.304Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:44.304Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:44.304Z] e4d484e65541: Layer already exists [2022-08-02T02:50:44.304Z] 37432d508e85: Layer already exists [2022-08-02T02:50:44.304Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:50:44.304Z] latest: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:44.624Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:44.927Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.35 [2022-08-02T02:50:44.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T02:50:44.927Z] 37432d508e85: Preparing [2022-08-02T02:50:44.927Z] e4d484e65541: Preparing [2022-08-02T02:50:44.927Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:44.927Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:50:44.927Z] ec34fcc1d526: Preparing [2022-08-02T02:50:44.927Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:50:44.927Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:44.927Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:44.927Z] 37432d508e85: Layer already exists [2022-08-02T02:50:44.927Z] e4d484e65541: Layer already exists [2022-08-02T02:50:44.927Z] 2.3.0-dev.35: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:45.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:45.549Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:45.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T02:50:45.549Z] 37432d508e85: Preparing [2022-08-02T02:50:45.549Z] e4d484e65541: Preparing [2022-08-02T02:50:45.549Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:45.549Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:50:45.549Z] ec34fcc1d526: Preparing [2022-08-02T02:50:45.549Z] e4d484e65541: Layer already exists [2022-08-02T02:50:45.549Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:45.549Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:50:45.549Z] 37432d508e85: Layer already exists [2022-08-02T02:50:45.549Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:45.549Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:45.864Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:46.174Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-02T02:50:46.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-02T02:50:46.174Z] 37432d508e85: Preparing [2022-08-02T02:50:46.174Z] e4d484e65541: Preparing [2022-08-02T02:50:46.174Z] f5d7b999fd7c: Preparing [2022-08-02T02:50:46.174Z] 13b8a9bfbe0b: Preparing [2022-08-02T02:50:46.174Z] ec34fcc1d526: Preparing [2022-08-02T02:50:46.174Z] ec34fcc1d526: Layer already exists [2022-08-02T02:50:46.174Z] 13b8a9bfbe0b: Layer already exists [2022-08-02T02:50:46.174Z] 37432d508e85: Layer already exists [2022-08-02T02:50:46.174Z] e4d484e65541: Layer already exists [2022-08-02T02:50:46.174Z] f5d7b999fd7c: Layer already exists [2022-08-02T02:50:46.174Z] main: digest: sha256:1e945e4d4d7ae173476fcddf28e6e5275f9011c797b27f7c984e4ea92f45953d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:50:46.222Z] ===================================================== [Pipeline] echo [2022-08-02T02:50:46.232Z] taggedImages: [2022-08-02T02:50:46.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:46.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-02T02:50:46.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.35 [2022-08-02T02:50:46.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:46.232Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-02T02:50:46.259Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-02T02:50:46.259Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:46.259Z] latest [2022-08-02T02:50:46.259Z] 2.3.0-dev.35 [2022-08-02T02:50:46.259Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:46.259Z] main [2022-08-02T02:50:46.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:46.589Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:46.901Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:46.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T02:50:46.901Z] e6dbacd0600f: Preparing [2022-08-02T02:50:46.901Z] c24567c77759: Preparing [2022-08-02T02:50:46.901Z] d79ebe1ed16b: Preparing [2022-08-02T02:50:46.901Z] f4213911ba42: Preparing [2022-08-02T02:50:46.901Z] 52f44be93a46: Preparing [2022-08-02T02:50:46.901Z] 10d82663b225: Preparing [2022-08-02T02:50:46.901Z] f7a7a140f1b3: Preparing [2022-08-02T02:50:46.901Z] 31e69d4774c9: Preparing [2022-08-02T02:50:46.901Z] 7750d494dfbd: Preparing [2022-08-02T02:50:46.901Z] 18708474c90b: Preparing [2022-08-02T02:50:46.901Z] 4fc242d58285: Preparing [2022-08-02T02:50:46.901Z] 10d82663b225: Waiting [2022-08-02T02:50:46.901Z] f7a7a140f1b3: Waiting [2022-08-02T02:50:46.901Z] 4fc242d58285: Waiting [2022-08-02T02:50:46.901Z] 18708474c90b: Waiting [2022-08-02T02:50:46.901Z] 31e69d4774c9: Waiting [2022-08-02T02:50:46.901Z] 7750d494dfbd: Waiting [2022-08-02T02:50:46.901Z] 52f44be93a46: Layer already exists [2022-08-02T02:50:46.901Z] 10d82663b225: Layer already exists [2022-08-02T02:50:46.901Z] c24567c77759: Pushed [2022-08-02T02:50:46.902Z] f7a7a140f1b3: Layer already exists [2022-08-02T02:50:46.902Z] 31e69d4774c9: Layer already exists [2022-08-02T02:50:46.902Z] 7750d494dfbd: Layer already exists [2022-08-02T02:50:46.902Z] 18708474c90b: Layer already exists [2022-08-02T02:50:47.165Z] 4fc242d58285: Layer already exists [2022-08-02T02:50:47.165Z] e6dbacd0600f: Pushed [2022-08-02T02:50:48.106Z] d79ebe1ed16b: Pushed [2022-08-02T02:50:54.683Z] f4213911ba42: Pushed [2022-08-02T02:50:54.683Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:55.001Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:55.311Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-02T02:50:55.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T02:50:55.311Z] e6dbacd0600f: Preparing [2022-08-02T02:50:55.311Z] c24567c77759: Preparing [2022-08-02T02:50:55.311Z] d79ebe1ed16b: Preparing [2022-08-02T02:50:55.311Z] f4213911ba42: Preparing [2022-08-02T02:50:55.311Z] 52f44be93a46: Preparing [2022-08-02T02:50:55.311Z] 10d82663b225: Preparing [2022-08-02T02:50:55.311Z] f7a7a140f1b3: Preparing [2022-08-02T02:50:55.311Z] 31e69d4774c9: Preparing [2022-08-02T02:50:55.311Z] 7750d494dfbd: Preparing [2022-08-02T02:50:55.311Z] 18708474c90b: Preparing [2022-08-02T02:50:55.311Z] 4fc242d58285: Preparing [2022-08-02T02:50:55.311Z] f7a7a140f1b3: Waiting [2022-08-02T02:50:55.311Z] 31e69d4774c9: Waiting [2022-08-02T02:50:55.311Z] 18708474c90b: Waiting [2022-08-02T02:50:55.311Z] 7750d494dfbd: Waiting [2022-08-02T02:50:55.311Z] 4fc242d58285: Waiting [2022-08-02T02:50:55.311Z] 10d82663b225: Waiting [2022-08-02T02:50:55.311Z] 52f44be93a46: Layer already exists [2022-08-02T02:50:55.311Z] c24567c77759: Layer already exists [2022-08-02T02:50:55.311Z] f4213911ba42: Layer already exists [2022-08-02T02:50:55.311Z] d79ebe1ed16b: Layer already exists [2022-08-02T02:50:55.311Z] e6dbacd0600f: Layer already exists [2022-08-02T02:50:55.311Z] 10d82663b225: Layer already exists [2022-08-02T02:50:55.311Z] 31e69d4774c9: Layer already exists [2022-08-02T02:50:55.311Z] 7750d494dfbd: Layer already exists [2022-08-02T02:50:55.311Z] 18708474c90b: Layer already exists [2022-08-02T02:50:55.311Z] f7a7a140f1b3: Layer already exists [2022-08-02T02:50:55.311Z] 4fc242d58285: Layer already exists [2022-08-02T02:50:55.311Z] latest: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:55.627Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:55.941Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.35 [2022-08-02T02:50:55.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T02:50:55.941Z] e6dbacd0600f: Preparing [2022-08-02T02:50:55.941Z] c24567c77759: Preparing [2022-08-02T02:50:55.941Z] d79ebe1ed16b: Preparing [2022-08-02T02:50:55.941Z] f4213911ba42: Preparing [2022-08-02T02:50:55.941Z] 52f44be93a46: Preparing [2022-08-02T02:50:55.941Z] 10d82663b225: Preparing [2022-08-02T02:50:55.941Z] f7a7a140f1b3: Preparing [2022-08-02T02:50:55.941Z] 31e69d4774c9: Preparing [2022-08-02T02:50:55.941Z] 7750d494dfbd: Preparing [2022-08-02T02:50:55.941Z] 18708474c90b: Preparing [2022-08-02T02:50:55.941Z] 4fc242d58285: Preparing [2022-08-02T02:50:55.941Z] f7a7a140f1b3: Waiting [2022-08-02T02:50:55.941Z] 10d82663b225: Waiting [2022-08-02T02:50:55.941Z] 18708474c90b: Waiting [2022-08-02T02:50:55.941Z] 4fc242d58285: Waiting [2022-08-02T02:50:55.941Z] 7750d494dfbd: Waiting [2022-08-02T02:50:55.941Z] e6dbacd0600f: Layer already exists [2022-08-02T02:50:55.941Z] 52f44be93a46: Layer already exists [2022-08-02T02:50:55.941Z] d79ebe1ed16b: Layer already exists [2022-08-02T02:50:55.941Z] f4213911ba42: Layer already exists [2022-08-02T02:50:55.941Z] c24567c77759: Layer already exists [2022-08-02T02:50:55.941Z] 10d82663b225: Layer already exists [2022-08-02T02:50:55.941Z] 31e69d4774c9: Layer already exists [2022-08-02T02:50:55.941Z] f7a7a140f1b3: Layer already exists [2022-08-02T02:50:55.941Z] 18708474c90b: Layer already exists [2022-08-02T02:50:55.941Z] 7750d494dfbd: Layer already exists [2022-08-02T02:50:55.941Z] 4fc242d58285: Layer already exists [2022-08-02T02:50:55.941Z] 2.3.0-dev.35: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:56.260Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:56.571Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:56.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T02:50:56.572Z] e6dbacd0600f: Preparing [2022-08-02T02:50:56.572Z] c24567c77759: Preparing [2022-08-02T02:50:56.572Z] d79ebe1ed16b: Preparing [2022-08-02T02:50:56.572Z] f4213911ba42: Preparing [2022-08-02T02:50:56.572Z] 52f44be93a46: Preparing [2022-08-02T02:50:56.572Z] 10d82663b225: Preparing [2022-08-02T02:50:56.572Z] f7a7a140f1b3: Preparing [2022-08-02T02:50:56.572Z] 31e69d4774c9: Preparing [2022-08-02T02:50:56.572Z] 7750d494dfbd: Preparing [2022-08-02T02:50:56.572Z] 18708474c90b: Preparing [2022-08-02T02:50:56.572Z] 4fc242d58285: Preparing [2022-08-02T02:50:56.572Z] f7a7a140f1b3: Waiting [2022-08-02T02:50:56.572Z] 31e69d4774c9: Waiting [2022-08-02T02:50:56.572Z] 7750d494dfbd: Waiting [2022-08-02T02:50:56.572Z] 18708474c90b: Waiting [2022-08-02T02:50:56.572Z] 4fc242d58285: Waiting [2022-08-02T02:50:56.572Z] 10d82663b225: Waiting [2022-08-02T02:50:56.572Z] e6dbacd0600f: Layer already exists [2022-08-02T02:50:56.572Z] 52f44be93a46: Layer already exists [2022-08-02T02:50:56.572Z] d79ebe1ed16b: Layer already exists [2022-08-02T02:50:56.572Z] f4213911ba42: Layer already exists [2022-08-02T02:50:56.572Z] c24567c77759: Layer already exists [2022-08-02T02:50:56.572Z] f7a7a140f1b3: Layer already exists [2022-08-02T02:50:56.572Z] 10d82663b225: Layer already exists [2022-08-02T02:50:56.572Z] 7750d494dfbd: Layer already exists [2022-08-02T02:50:56.572Z] 18708474c90b: Layer already exists [2022-08-02T02:50:56.572Z] 31e69d4774c9: Layer already exists [2022-08-02T02:50:56.572Z] 4fc242d58285: Layer already exists [2022-08-02T02:50:56.572Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:56.888Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T02:50:57.201Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-02T02:50:57.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-02T02:50:57.201Z] e6dbacd0600f: Preparing [2022-08-02T02:50:57.201Z] c24567c77759: Preparing [2022-08-02T02:50:57.201Z] d79ebe1ed16b: Preparing [2022-08-02T02:50:57.201Z] f4213911ba42: Preparing [2022-08-02T02:50:57.201Z] 52f44be93a46: Preparing [2022-08-02T02:50:57.201Z] 10d82663b225: Preparing [2022-08-02T02:50:57.201Z] f7a7a140f1b3: Preparing [2022-08-02T02:50:57.201Z] 31e69d4774c9: Preparing [2022-08-02T02:50:57.201Z] 7750d494dfbd: Preparing [2022-08-02T02:50:57.201Z] 18708474c90b: Preparing [2022-08-02T02:50:57.201Z] 4fc242d58285: Preparing [2022-08-02T02:50:57.201Z] 10d82663b225: Waiting [2022-08-02T02:50:57.201Z] 7750d494dfbd: Waiting [2022-08-02T02:50:57.201Z] f7a7a140f1b3: Waiting [2022-08-02T02:50:57.201Z] 31e69d4774c9: Waiting [2022-08-02T02:50:57.201Z] 18708474c90b: Waiting [2022-08-02T02:50:57.201Z] 4fc242d58285: Waiting [2022-08-02T02:50:57.201Z] e6dbacd0600f: Layer already exists [2022-08-02T02:50:57.201Z] f4213911ba42: Layer already exists [2022-08-02T02:50:57.201Z] c24567c77759: Layer already exists [2022-08-02T02:50:57.201Z] d79ebe1ed16b: Layer already exists [2022-08-02T02:50:57.201Z] 52f44be93a46: Layer already exists [2022-08-02T02:50:57.201Z] 10d82663b225: Layer already exists [2022-08-02T02:50:57.201Z] 18708474c90b: Layer already exists [2022-08-02T02:50:57.201Z] 7750d494dfbd: Layer already exists [2022-08-02T02:50:57.201Z] f7a7a140f1b3: Layer already exists [2022-08-02T02:50:57.201Z] 31e69d4774c9: Layer already exists [2022-08-02T02:50:57.201Z] 4fc242d58285: Layer already exists [2022-08-02T02:50:57.201Z] main: digest: sha256:2c65fc514e266d747eb30f8d31227e88fb681164af7c0eb6f56a647a69fef84f size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T02:50:57.250Z] ===================================================== [Pipeline] echo [2022-08-02T02:50:57.260Z] taggedImages: [2022-08-02T02:50:57.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:50:57.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-02T02:50:57.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.35 [2022-08-02T02:50:57.260Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T02:50:57.260Z] - 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-08-02T02:51:15.431Z] Removing intermediate container 96c150c366dd [2022-08-02T02:51:15.431Z] ---> a51e3ee80005 [2022-08-02T02:51:15.431Z] Step 7/20 : COPY . . [2022-08-02T02:51:25.652Z] Removing intermediate container e182a022b991 [2022-08-02T02:51:25.652Z] ---> fe687ce144e2 [2022-08-02T02:51:25.652Z] Step 8/25 : COPY . . [2022-08-02T02:51:25.652Z] Removing intermediate container dd14f6045098 [2022-08-02T02:51:25.652Z] ---> 2491a8bc87cc [2022-08-02T02:51:25.652Z] Step 8/26 : COPY . . [2022-08-02T02:51:25.652Z] Removing intermediate container 7d146f37db1d [2022-08-02T02:51:25.652Z] ---> b2d69a9ee363 [2022-08-02T02:51:25.652Z] Step 8/22 : COPY . . [2022-08-02T02:51:25.652Z] Removing intermediate container 4c62ccae178b [2022-08-02T02:51:25.652Z] ---> e13de50f39d6 [2022-08-02T02:51:25.652Z] Step 8/23 : COPY . . [2022-08-02T02:51:35.832Z] ---> 394dadb308ce [2022-08-02T02:51:35.832Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-02T02:51:35.832Z] ---> Running in 23c362038f03 [2022-08-02T02:51:36.818Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-02T02:51:45.129Z] ---> 00a535f8406b [2022-08-02T02:51:45.129Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T02:51:45.129Z] ---> 83bbe948a09f [2022-08-02T02:51:45.129Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T02:51:45.129Z] ---> Running in 8d35e24be10d [2022-08-02T02:51:45.129Z] ---> Running in 1a326101ab18 [2022-08-02T02:51:45.129Z] Removing intermediate container 8d35e24be10d [2022-08-02T02:51:45.129Z] ---> 72cf54660bf6 [2022-08-02T02:51:45.129Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-02T02:51:45.129Z] ---> Running in 8f5f1310c3d2 [2022-08-02T02:51:45.420Z] Removing intermediate container 1a326101ab18 [2022-08-02T02:51:45.420Z] ---> 3db9fcf644fe [2022-08-02T02:51:45.420Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T02:51:45.420Z] ---> 62c1b1445f76 [2022-08-02T02:51:45.420Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-02T02:51:45.420Z] ---> Running in 75208fa73621 [2022-08-02T02:51:45.420Z] ---> Running in 2534a7a2964c [2022-08-02T02:51:45.699Z] ---> 34c7fef26e40 [2022-08-02T02:51:45.699Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-02T02:51:45.985Z] ---> Running in fc908754d29a [2022-08-02T02:51:46.263Z] Removing intermediate container 8f5f1310c3d2 [2022-08-02T02:51:46.263Z] ---> 4f500e290717 [2022-08-02T02:51:46.263Z] 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-08-02T02:51:46.541Z] ---> Running in 21fd9ab364ee [2022-08-02T02:51:46.541Z] Removing intermediate container 75208fa73621 [2022-08-02T02:51:46.541Z] ---> ab56a9bbfc51 [2022-08-02T02:51:46.825Z] 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-08-02T02:51:46.825Z] ---> Running in dac05f832594 [2022-08-02T02:51:47.827Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-02T02:51:48.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-02T02:51:50.434Z] Removing intermediate container 21fd9ab364ee [2022-08-02T02:51:50.434Z] ---> 4aee5b2cffa3 [2022-08-02T02:51:50.434Z] Step 12/25 : WORKDIR /edgex-go [2022-08-02T02:51:50.434Z] ---> Running in 9f9c34b523ca [2022-08-02T02:51:50.710Z] Removing intermediate container dac05f832594 [2022-08-02T02:51:50.710Z] ---> 805b85f544c8 [2022-08-02T02:51:50.710Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T02:51:50.985Z] ---> Running in 7b24a17c51e7 [2022-08-02T02:51:51.263Z] Removing intermediate container 9f9c34b523ca [2022-08-02T02:51:51.263Z] ---> b670919c27b7 [2022-08-02T02:51:51.263Z] [2022-08-02T02:51:51.263Z] Step 13/25 : FROM alpine:3.15 [2022-08-02T02:51:51.263Z] 3.15: Pulling from library/alpine [2022-08-02T02:51:51.541Z] Removing intermediate container 7b24a17c51e7 [2022-08-02T02:51:51.541Z] ---> ddb7292c7e87 [2022-08-02T02:51:51.541Z] [2022-08-02T02:51:51.541Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T02:51:51.815Z] 3.15: Pulling from library/alpine [2022-08-02T02:51:52.811Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T02:51:52.811Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-02T02:51:52.811Z] Status: Downloaded newer image for alpine:3.15 [2022-08-02T02:51:52.811Z] Status: Image is up to date for alpine:3.15 [2022-08-02T02:51:52.811Z] ---> 60f2846fe774 [2022-08-02T02:51:52.811Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:51:52.811Z] ---> 60f2846fe774 [2022-08-02T02:51:52.811Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:51:53.101Z] ---> Running in 83587528734a [2022-08-02T02:51:53.101Z] ---> Running in 1ae222db2067 [2022-08-02T02:51:53.742Z] Removing intermediate container 83587528734a [2022-08-02T02:51:53.742Z] ---> 5dcd9018ebc1 [2022-08-02T02:51:53.742Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:51:53.742Z] Removing intermediate container 1ae222db2067 [2022-08-02T02:51:53.742Z] ---> 112bd7514d39 [2022-08-02T02:51:53.742Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:51:54.019Z] ---> Running in 5f057db62f4e [2022-08-02T02:51:54.019Z] ---> Running in 769ca0c4a9f3 [2022-08-02T02:51:58.359Z] Removing intermediate container 769ca0c4a9f3 [2022-08-02T02:51:58.359Z] ---> e4d14ca345b6 [2022-08-02T02:51:58.359Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T02:51:58.359Z] Removing intermediate container 5f057db62f4e [2022-08-02T02:51:58.359Z] ---> f53a89d0483f [2022-08-02T02:51:58.359Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-02T02:51:58.359Z] ---> Running in 8b8f3d55ec31 [2022-08-02T02:51:58.359Z] ---> Running in 05cedfc3a1c5 [2022-08-02T02:52:00.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:00.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:01.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:01.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:02.640Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T02:52:02.640Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T02:52:02.640Z] OK: 15734 distinct packages available [2022-08-02T02:52:02.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:03.209Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T02:52:03.209Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T02:52:03.209Z] OK: 15734 distinct packages available [2022-08-02T02:52:03.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:03.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:04.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:05.049Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T02:52:05.326Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T02:52:05.326Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T02:52:05.326Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T02:52:05.610Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T02:52:05.610Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-02T02:52:05.610Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T02:52:05.610Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-02T02:52:05.610Z] OK: 6 MiB in 19 packages [2022-08-02T02:52:05.901Z] (3/5) Installing libucontext (1.1-r0) [2022-08-02T02:52:05.901Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-02T02:52:05.901Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-02T02:52:06.182Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T02:52:06.182Z] OK: 6 MiB in 19 packages [2022-08-02T02:52:07.649Z] Removing intermediate container 05cedfc3a1c5 [2022-08-02T02:52:07.649Z] ---> 0236ddd13fa4 [2022-08-02T02:52:07.649Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-02T02:52:07.925Z] Removing intermediate container 8b8f3d55ec31 [2022-08-02T02:52:07.925Z] ---> cd6a96ef497c [2022-08-02T02:52:07.925Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T02:52:12.249Z] ---> 8e4dea8faef9 [2022-08-02T02:52:12.249Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T02:52:14.877Z] ---> 517cc662abf4 [2022-08-02T02:52:14.877Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T02:52:16.860Z] ---> a8ce86a95eb1 [2022-08-02T02:52:16.860Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-02T02:52:18.519Z] ---> 30daa046d294 [2022-08-02T02:52:18.519Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-02T02:52:20.192Z] ---> eaa4741ec911 [2022-08-02T02:52:20.192Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T02:52:20.192Z] ---> Running in e4032624c84a [2022-08-02T02:52:20.192Z] ---> 2272fbbecfff [2022-08-02T02:52:20.192Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T02:52:20.485Z] Removing intermediate container e4032624c84a [2022-08-02T02:52:20.485Z] ---> 4486f3f8e826 [2022-08-02T02:52:20.485Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T02:52:20.763Z] ---> Running in 06d0cac47c9a [2022-08-02T02:52:21.409Z] Removing intermediate container 06d0cac47c9a [2022-08-02T02:52:21.409Z] ---> cba2416f7a33 [2022-08-02T02:52:21.409Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T02:52:21.409Z] ---> Running in 5e040eeefa99 [2022-08-02T02:52:21.678Z] ---> 946b42963b24 [2022-08-02T02:52:21.678Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-02T02:52:22.273Z] Removing intermediate container 5e040eeefa99 [2022-08-02T02:52:22.273Z] ---> 0942d806d9cd [2022-08-02T02:52:22.273Z] Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:52:22.273Z] ---> Running in c4cbc54d6174 [2022-08-02T02:52:22.870Z] ---> 072fd2c03c47 [2022-08-02T02:52:22.870Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-02T02:52:23.143Z] Removing intermediate container c4cbc54d6174 [2022-08-02T02:52:23.143Z] ---> 9451cd84fe74 [2022-08-02T02:52:23.143Z] Step 25/25 : LABEL version=2.3.0-dev.35 [2022-08-02T02:52:23.143Z] ---> Running in 3799871efc79 [2022-08-02T02:52:23.742Z] Removing intermediate container 3799871efc79 [2022-08-02T02:52:23.742Z] ---> f82cd51d42f5 [2022-08-02T02:52:23.742Z] [2022-08-02T02:52:24.343Z] ---> 046d85d02497 [2022-08-02T02:52:24.343Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T02:52:24.343Z] Successfully built f82cd51d42f5 [2022-08-02T02:52:24.343Z] Successfully tagged security-spire-server-arm64:latest [2022-08-02T02:52:24.343Z]  Building security-spire-server ... done  ---> Running in 2ac1e7a1c81a [2022-08-02T02:52:24.343Z] Building sys-mgmt-agent [2022-08-02T02:52:24.950Z] Removing intermediate container 2ac1e7a1c81a [2022-08-02T02:52:24.950Z] ---> 90aa630a9ebb [2022-08-02T02:52:24.950Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T02:52:24.950Z] ---> Running in 7ffca795c1ec [2022-08-02T02:52:25.559Z] Removing intermediate container 7ffca795c1ec [2022-08-02T02:52:25.559Z] ---> 856f2c6ef5f1 [2022-08-02T02:52:25.559Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T02:52:25.559Z] ---> Running in 93afa458b26f [2022-08-02T02:52:26.157Z] Removing intermediate container 93afa458b26f [2022-08-02T02:52:26.157Z] ---> 8fa2660d36a0 [2022-08-02T02:52:26.157Z] Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:52:26.430Z] ---> Running in 6fe61b48e1bb [2022-08-02T02:52:27.033Z] Removing intermediate container 6fe61b48e1bb [2022-08-02T02:52:27.033Z] ---> e4c3a4f004b1 [2022-08-02T02:52:27.033Z] Step 26/26 : LABEL version=2.3.0-dev.35 [2022-08-02T02:52:27.033Z] ---> Running in e3392f05f829 [2022-08-02T02:52:27.642Z] Removing intermediate container e3392f05f829 [2022-08-02T02:52:27.642Z] ---> e5948844b95b [2022-08-02T02:52:27.642Z] [2022-08-02T02:52:27.920Z] Successfully built e5948844b95b [2022-08-02T02:52:27.920Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-02T02:52:27.920Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-08-02T02:52:50.146Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:52:50.146Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:52:50.146Z] ---> 5304e892822c [2022-08-02T02:52:50.146Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T02:52:50.146Z] ---> Using cache [2022-08-02T02:52:50.146Z] ---> 11cdf3c4a088 [2022-08-02T02:52:50.146Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:52:50.146Z] ---> Using cache [2022-08-02T02:52:50.146Z] ---> b0fd9084789a [2022-08-02T02:52:50.146Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-02T02:52:50.146Z] ---> Running in 7f44b35732e5 [2022-08-02T02:52:51.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:52.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:54.037Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:52:54.037Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:52:54.037Z] ---> 5304e892822c [2022-08-02T02:52:54.037Z] Step 3/31 : WORKDIR /edgex-go [2022-08-02T02:52:54.037Z] ---> Using cache [2022-08-02T02:52:54.037Z] ---> 11cdf3c4a088 [2022-08-02T02:52:54.037Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:52:54.037Z] ---> Using cache [2022-08-02T02:52:54.037Z] ---> b0fd9084789a [2022-08-02T02:52:54.037Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-02T02:52:54.037Z] ---> Running in 66d0831e731a [2022-08-02T02:52:54.642Z] OK: 221 MiB in 51 packages [2022-08-02T02:52:56.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:56.106Z] Removing intermediate container 7f44b35732e5 [2022-08-02T02:52:56.106Z] ---> d9f8bf5f12e4 [2022-08-02T02:52:56.106Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T02:52:57.102Z] ---> 0bf7667fb177 [2022-08-02T02:52:57.102Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:52:57.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:52:57.382Z] ---> Running in 4ae1fa84afd1 [2022-08-02T02:52:58.836Z] OK: 221 MiB in 51 packages [2022-08-02T02:53:00.277Z] Removing intermediate container 66d0831e731a [2022-08-02T02:53:00.277Z] ---> f9c45208eb80 [2022-08-02T02:53:00.277Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-02T02:53:01.263Z] ---> c09ec8d9789d [2022-08-02T02:53:01.263Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:53:01.263Z] ---> Running in f55ac71a2b6c [2022-08-02T02:54:09.341Z] Removing intermediate container 4ae1fa84afd1 [2022-08-02T02:54:09.341Z] ---> 3bfec24fb35f [2022-08-02T02:54:09.341Z] Step 8/23 : COPY . . [2022-08-02T02:54:09.341Z] Removing intermediate container f55ac71a2b6c [2022-08-02T02:54:09.341Z] ---> c5f0a637e699 [2022-08-02T02:54:09.341Z] Step 8/31 : COPY . . [2022-08-02T02:54:24.515Z] ---> 142e171cde29 [2022-08-02T02:54:24.515Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-02T02:54:24.515Z] ---> 0ac97e900551 [2022-08-02T02:54:24.515Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-02T02:54:24.515Z] ---> Running in 34c86661a96d [2022-08-02T02:54:24.515Z] ---> Running in e58683b7a2ba [2022-08-02T02:54:25.972Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-02T02:54:26.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-02T02:56:48.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-02T02:57:10.443Z] Removing intermediate container fc908754d29a [2022-08-02T02:57:10.443Z] ---> 243292be94b9 [2022-08-02T02:57:10.443Z] [2022-08-02T02:57:10.443Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T02:57:10.443Z] 3.16: Pulling from library/alpine [2022-08-02T02:57:10.443Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-02T02:57:10.443Z] Status: Downloaded newer image for alpine:3.16 [2022-08-02T02:57:10.443Z] ---> 3d81c46cd875 [2022-08-02T02:57:10.443Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-02T02:57:10.443Z] ---> Running in ef4f63a2df4a [2022-08-02T02:57:11.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:57:12.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:57:14.340Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-02T02:57:14.340Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-02T02:57:14.340Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-02T02:57:14.340Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-02T02:57:14.340Z] (5/6) Installing curl (7.83.1-r2) [2022-08-02T02:57:14.340Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-02T02:57:14.340Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:57:14.340Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T02:57:14.618Z] OK: 8 MiB in 20 packages [2022-08-02T02:57:17.274Z] Removing intermediate container ef4f63a2df4a [2022-08-02T02:57:17.274Z] ---> bc024d2ad4c0 [2022-08-02T02:57:17.274Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T02:57:17.274Z] ---> Running in 35ba79481f38 [2022-08-02T02:57:17.557Z] Removing intermediate container 35ba79481f38 [2022-08-02T02:57:17.557Z] ---> ad8b9f28a20a [2022-08-02T02:57:17.557Z] Step 13/22 : WORKDIR /edgex [2022-08-02T02:57:17.557Z] ---> Running in 97c0dcadfc87 [2022-08-02T02:57:18.179Z] Removing intermediate container 97c0dcadfc87 [2022-08-02T02:57:18.179Z] ---> c5d0222f7fb8 [2022-08-02T02:57:18.179Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-02T02:57:19.175Z] ---> d953f62c7ba2 [2022-08-02T02:57:19.175Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-02T02:57:20.620Z] ---> b8e9aff3a062 [2022-08-02T02:57:20.620Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-02T02:57:22.074Z] ---> 8e3ff5329f27 [2022-08-02T02:57:22.074Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T02:57:23.073Z] ---> 340b07e27938 [2022-08-02T02:57:23.073Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T02:57:23.073Z] ---> Running in fdb70f057ae8 [2022-08-02T02:57:26.636Z] Removing intermediate container fdb70f057ae8 [2022-08-02T02:57:26.636Z] ---> 1a63b5799c12 [2022-08-02T02:57:26.636Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T02:57:26.636Z] ---> Running in cf8e52039940 [2022-08-02T02:57:26.936Z] Removing intermediate container cf8e52039940 [2022-08-02T02:57:26.936Z] ---> 3f7e08c93ab0 [2022-08-02T02:57:26.936Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T02:57:26.936Z] ---> Running in 9e637f2adc46 [2022-08-02T02:57:27.573Z] Removing intermediate container 9e637f2adc46 [2022-08-02T02:57:27.573Z] ---> ea2603e431fc [2022-08-02T02:57:27.573Z] Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:57:27.850Z] ---> Running in cbd2b0fef603 [2022-08-02T02:57:28.513Z] Removing intermediate container cbd2b0fef603 [2022-08-02T02:57:28.513Z] ---> a8a03133f73e [2022-08-02T02:57:28.513Z] Step 22/22 : LABEL version=2.3.0-dev.35 [2022-08-02T02:57:28.513Z] ---> Running in bce91b57adf1 [2022-08-02T02:57:29.123Z] Removing intermediate container bce91b57adf1 [2022-08-02T02:57:29.124Z] ---> d7cffb8a98c9 [2022-08-02T02:57:29.124Z] [2022-08-02T02:57:29.401Z] Successfully built d7cffb8a98c9 [2022-08-02T02:57:29.401Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-02T02:57:29.401Z]  Building security-proxy-setup ... done Building security-spire-config [2022-08-02T02:57:47.742Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:57:47.742Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:57:47.742Z] ---> 5304e892822c [2022-08-02T02:57:47.742Z] Step 3/26 : WORKDIR /edgex-go [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> 11cdf3c4a088 [2022-08-02T02:57:47.742Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> b0fd9084789a [2022-08-02T02:57:47.742Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> 13031904d13e [2022-08-02T02:57:47.742Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> a5e1f101d25a [2022-08-02T02:57:47.742Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> 2491a8bc87cc [2022-08-02T02:57:47.742Z] Step 8/26 : COPY . . [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> 83bbe948a09f [2022-08-02T02:57:47.742Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> 3db9fcf644fe [2022-08-02T02:57:47.742Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-02T02:57:47.742Z] ---> Using cache [2022-08-02T02:57:47.742Z] ---> ab56a9bbfc51 [2022-08-02T02:57:47.743Z] 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-08-02T02:57:47.743Z] ---> Using cache [2022-08-02T02:57:47.743Z] ---> 805b85f544c8 [2022-08-02T02:57:47.743Z] Step 12/26 : WORKDIR /edgex-go [2022-08-02T02:57:47.743Z] ---> Using cache [2022-08-02T02:57:47.743Z] ---> ddb7292c7e87 [2022-08-02T02:57:47.743Z] [2022-08-02T02:57:47.743Z] Step 13/26 : FROM alpine:3.15 [2022-08-02T02:57:47.743Z] ---> 60f2846fe774 [2022-08-02T02:57:47.743Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:57:47.743Z] ---> Using cache [2022-08-02T02:57:47.743Z] ---> 112bd7514d39 [2022-08-02T02:57:47.743Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:57:47.743Z] ---> Using cache [2022-08-02T02:57:47.743Z] ---> f53a89d0483f [2022-08-02T02:57:47.743Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-02T02:57:47.743Z] ---> Running in a6b1948e0ac9 [2022-08-02T02:57:47.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:57:48.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:57:50.172Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T02:57:50.172Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T02:57:50.172Z] OK: 15734 distinct packages available [2022-08-02T02:57:50.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:57:51.188Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:57:52.631Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-02T02:57:52.631Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-02T02:57:52.631Z] (3/4) Installing libucontext (1.1-r0) [2022-08-02T02:57:52.631Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-02T02:57:52.631Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T02:57:52.910Z] OK: 6 MiB in 18 packages [2022-08-02T02:57:54.914Z] Removing intermediate container a6b1948e0ac9 [2022-08-02T02:57:54.914Z] ---> d069da11716b [2022-08-02T02:57:54.914Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-02T02:58:00.362Z] ---> 974acec946eb [2022-08-02T02:58:00.362Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-02T02:58:00.986Z] ---> 6dff10f5e702 [2022-08-02T02:58:00.986Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-02T02:58:01.263Z] ---> Running in 8b33fccf627d [2022-08-02T02:58:01.877Z] Removing intermediate container 8b33fccf627d [2022-08-02T02:58:01.877Z] ---> 6933e417f97c [2022-08-02T02:58:01.877Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-02T02:58:02.861Z] ---> 3e94e5d2b436 [2022-08-02T02:58:02.861Z] Step 21/26 : WORKDIR / [2022-08-02T02:58:02.861Z] ---> Running in adf1a9e61700 [2022-08-02T02:58:03.460Z] Removing intermediate container adf1a9e61700 [2022-08-02T02:58:03.460Z] ---> 0c347ef4e706 [2022-08-02T02:58:03.460Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-02T02:58:03.460Z] ---> Running in db1b71792275 [2022-08-02T02:58:04.064Z] Removing intermediate container db1b71792275 [2022-08-02T02:58:04.064Z] ---> eeb7694e2143 [2022-08-02T02:58:04.064Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-02T02:58:04.064Z] ---> Running in 52696603480b [2022-08-02T02:58:04.669Z] Removing intermediate container 52696603480b [2022-08-02T02:58:04.669Z] ---> f69a0d9150ae [2022-08-02T02:58:04.669Z] Step 24/26 : LABEL arch=arm64 [2022-08-02T02:58:04.669Z] ---> Running in d808f5cc324c [2022-08-02T02:58:05.275Z] Removing intermediate container d808f5cc324c [2022-08-02T02:58:05.275Z] ---> d5600e53c7cf [2022-08-02T02:58:05.275Z] Step 25/26 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:58:05.275Z] ---> Running in 41dac00f54d8 [2022-08-02T02:58:05.882Z] Removing intermediate container 41dac00f54d8 [2022-08-02T02:58:05.882Z] ---> dc193dcffea2 [2022-08-02T02:58:05.882Z] Step 26/26 : LABEL version=2.3.0-dev.35 [2022-08-02T02:58:05.882Z] ---> Running in 4afb584e3ddb [2022-08-02T02:58:06.479Z] Removing intermediate container 4afb584e3ddb [2022-08-02T02:58:06.479Z] ---> 136a3ed0e1f7 [2022-08-02T02:58:06.479Z] [2022-08-02T02:58:06.754Z] Successfully built 136a3ed0e1f7 [2022-08-02T02:58:06.754Z] Successfully tagged security-spire-config-arm64:latest [2022-08-02T02:58:06.754Z] Building support-scheduler [2022-08-02T02:58:25.085Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:58:25.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:58:25.085Z] ---> 5304e892822c [2022-08-02T02:58:25.085Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T02:58:25.085Z] ---> Using cache [2022-08-02T02:58:25.085Z] ---> 11cdf3c4a088 [2022-08-02T02:58:25.085Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:58:25.085Z] ---> Using cache [2022-08-02T02:58:25.085Z] ---> b0fd9084789a [2022-08-02T02:58:25.085Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-02T02:58:25.085Z] ---> Using cache [2022-08-02T02:58:25.085Z] ---> f9c45208eb80 [2022-08-02T02:58:25.085Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T02:58:25.085Z] ---> Using cache [2022-08-02T02:58:25.085Z] ---> c09ec8d9789d [2022-08-02T02:58:25.085Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:58:25.085Z] ---> Using cache [2022-08-02T02:58:25.085Z] ---> c5f0a637e699 [2022-08-02T02:58:25.085Z] Step 8/22 : COPY . . [2022-08-02T02:58:25.085Z] ---> Using cache [2022-08-02T02:58:25.085Z] ---> 142e171cde29 [2022-08-02T02:58:25.085Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-02T02:58:25.085Z] ---> Running in 6b6b15c0dd9c [2022-08-02T02:58:27.087Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-02T02:59:06.136Z] Removing intermediate container 23c362038f03 [2022-08-02T02:59:06.136Z] ---> aae42281fb4b [2022-08-02T02:59:06.136Z] [2022-08-02T02:59:06.136Z] Step 9/20 : FROM alpine:3.15 [2022-08-02T02:59:06.136Z] ---> 60f2846fe774 [2022-08-02T02:59:06.136Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T02:59:06.136Z] ---> Using cache [2022-08-02T02:59:06.136Z] ---> 112bd7514d39 [2022-08-02T02:59:06.136Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:59:06.136Z] ---> Using cache [2022-08-02T02:59:06.136Z] ---> f53a89d0483f [2022-08-02T02:59:06.136Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-02T02:59:06.136Z] ---> Running in ef3f263a9119 [2022-08-02T02:59:06.136Z] Removing intermediate container 2534a7a2964c [2022-08-02T02:59:06.136Z] ---> 7306dfacf7c8 [2022-08-02T02:59:06.136Z] [2022-08-02T02:59:06.136Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T02:59:06.136Z] ---> 3d81c46cd875 [2022-08-02T02:59:06.136Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-02T02:59:06.136Z] ---> Running in 37178d5f6799 [2022-08-02T02:59:06.136Z] Removing intermediate container 37178d5f6799 [2022-08-02T02:59:06.136Z] ---> 36a886ac36aa [2022-08-02T02:59:06.136Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-02T02:59:06.136Z] ---> Running in a13511d98587 [2022-08-02T02:59:06.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:59:06.136Z] Removing intermediate container a13511d98587 [2022-08-02T02:59:06.136Z] ---> c12e273c8196 [2022-08-02T02:59:06.136Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-02T02:59:06.136Z] ---> Running in 6d1992d76de8 [2022-08-02T02:59:06.136Z] Removing intermediate container 6d1992d76de8 [2022-08-02T02:59:06.136Z] ---> 9422030fd413 [2022-08-02T02:59:06.136Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:59:06.136Z] ---> Running in b8225e5fc8e1 [2022-08-02T02:59:06.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:59:07.601Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-02T02:59:07.601Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-02T02:59:07.601Z] OK: 15734 distinct packages available [2022-08-02T02:59:07.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:59:08.221Z] Removing intermediate container b8225e5fc8e1 [2022-08-02T02:59:08.221Z] ---> 6ce058a57c06 [2022-08-02T02:59:08.221Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-02T02:59:08.515Z] ---> Running in d7e2341a4bd2 [2022-08-02T02:59:08.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:59:10.247Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-02T02:59:10.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:59:10.527Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-02T02:59:10.527Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T02:59:10.810Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-02T02:59:10.810Z] (5/9) Installing curl (7.80.0-r2) [2022-08-02T02:59:10.810Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-02T02:59:11.095Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-02T02:59:11.095Z] (8/9) Installing libucontext (1.1-r0) [2022-08-02T02:59:11.095Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-02T02:59:11.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T02:59:11.393Z] Executing busybox-1.34.1-r7.trigger [2022-08-02T02:59:11.393Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T02:59:12.013Z] OK: 8 MiB in 23 packages [2022-08-02T02:59:13.024Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-02T02:59:13.024Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-02T02:59:13.024Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-02T02:59:13.024Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-02T02:59:13.308Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-02T02:59:13.601Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-02T02:59:13.601Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T02:59:13.601Z] OK: 8 MiB in 20 packages [2022-08-02T02:59:14.234Z] Removing intermediate container ef3f263a9119 [2022-08-02T02:59:14.234Z] ---> f7c6e9b1f2b5 [2022-08-02T02:59:14.234Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:59:15.698Z] Removing intermediate container d7e2341a4bd2 [2022-08-02T02:59:15.698Z] ---> 47720c7c873b [2022-08-02T02:59:15.698Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T02:59:15.698Z] ---> 4fac7eab5d0d [2022-08-02T02:59:15.698Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-02T02:59:17.151Z] ---> 491e1e53e531 [2022-08-02T02:59:17.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-02T02:59:19.821Z] ---> a50703c69a5a [2022-08-02T02:59:19.822Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-02T02:59:19.822Z] ---> 4dd855521bf5 [2022-08-02T02:59:19.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-02T02:59:20.834Z] ---> c9e91ad5d61a [2022-08-02T02:59:20.834Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-02T02:59:20.834Z] ---> Running in d3bdf90ff1ff [2022-08-02T02:59:21.118Z] ---> c2411f120e2c [2022-08-02T02:59:21.118Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-02T02:59:21.118Z] ---> Running in a68958673c4b [2022-08-02T02:59:21.735Z] Removing intermediate container d3bdf90ff1ff [2022-08-02T02:59:21.735Z] ---> c17c181c3cad [2022-08-02T02:59:21.735Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:59:22.022Z] Removing intermediate container a68958673c4b [2022-08-02T02:59:22.022Z] ---> 5baac9ea8469 [2022-08-02T02:59:22.022Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T02:59:22.022Z] ---> Running in efd4bf8731d6 [2022-08-02T02:59:22.317Z] ---> Running in cc3f9ebed9a7 [2022-08-02T02:59:22.932Z] Removing intermediate container efd4bf8731d6 [2022-08-02T02:59:22.932Z] ---> ccadf44c8759 [2022-08-02T02:59:22.932Z] Step 18/20 : LABEL arch=arm64 [2022-08-02T02:59:22.932Z] Removing intermediate container cc3f9ebed9a7 [2022-08-02T02:59:22.932Z] ---> dc0c99ae0c0d [2022-08-02T02:59:22.932Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T02:59:22.932Z] ---> Running in c3b470b94d8b [2022-08-02T02:59:23.208Z] ---> Running in 239a032115bc [2022-08-02T02:59:23.811Z] Removing intermediate container 239a032115bc [2022-08-02T02:59:23.812Z] ---> 20380b35b6a0 [2022-08-02T02:59:23.812Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:59:23.812Z] Removing intermediate container c3b470b94d8b [2022-08-02T02:59:23.812Z] ---> 859ed5a3959b [2022-08-02T02:59:23.812Z] Step 19/20 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T02:59:24.096Z] ---> Running in b61ba17b9a90 [2022-08-02T02:59:24.096Z] ---> Running in 756dd400ad91 [2022-08-02T02:59:24.706Z] Removing intermediate container 756dd400ad91 [2022-08-02T02:59:24.706Z] ---> 50377959fd4f [2022-08-02T02:59:24.706Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T02:59:24.706Z] Removing intermediate container b61ba17b9a90 [2022-08-02T02:59:24.706Z] ---> b3eff0e4995c [2022-08-02T02:59:24.706Z] Step 20/20 : LABEL version=2.3.0-dev.35 [2022-08-02T02:59:24.990Z] ---> Running in bc4bd044c230 [2022-08-02T02:59:24.990Z] ---> Running in caaa0424cab1 [2022-08-02T02:59:25.599Z] Removing intermediate container caaa0424cab1 [2022-08-02T02:59:25.600Z] ---> 81f74d2caccc [2022-08-02T02:59:25.600Z] [2022-08-02T02:59:25.600Z] Removing intermediate container bc4bd044c230 [2022-08-02T02:59:25.600Z] ---> c9a2d7cec236 [2022-08-02T02:59:25.600Z] [2022-08-02T02:59:26.215Z] Successfully built c9a2d7cec236 [2022-08-02T02:59:26.215Z] Successfully tagged core-data-arm64:latest [2022-08-02T02:59:26.215Z]  Building core-data ... done Building security-secretstore-setup [2022-08-02T02:59:26.215Z] Successfully built 81f74d2caccc [2022-08-02T02:59:26.215Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-02T02:59:26.215Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-08-02T02:59:48.657Z] Removing intermediate container 34c86661a96d [2022-08-02T02:59:48.657Z] ---> 8edfb9d5ace8 [2022-08-02T02:59:48.657Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-02T02:59:48.657Z] ---> Running in 12ad224d7f87 [2022-08-02T02:59:48.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-02T02:59:55.709Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:59:55.709Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:59:55.709Z] ---> 5304e892822c [2022-08-02T02:59:55.709Z] Step 3/25 : WORKDIR /edgex-go [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> 11cdf3c4a088 [2022-08-02T02:59:55.709Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> b0fd9084789a [2022-08-02T02:59:55.709Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> f9c45208eb80 [2022-08-02T02:59:55.709Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> c09ec8d9789d [2022-08-02T02:59:55.709Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> c5f0a637e699 [2022-08-02T02:59:55.709Z] Step 8/25 : COPY . . [2022-08-02T02:59:55.709Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T02:59:55.709Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-02T02:59:55.709Z] ---> 5304e892822c [2022-08-02T02:59:55.709Z] Step 3/22 : WORKDIR /edgex-go [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> 11cdf3c4a088 [2022-08-02T02:59:55.709Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> b0fd9084789a [2022-08-02T02:59:55.709Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-02T02:59:55.709Z] ---> Running in 95ac00ebb4af [2022-08-02T02:59:55.709Z] ---> Using cache [2022-08-02T02:59:55.709Z] ---> 142e171cde29 [2022-08-02T02:59:55.709Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-02T02:59:55.989Z] Removing intermediate container 12ad224d7f87 [2022-08-02T02:59:55.989Z] ---> 265776878297 [2022-08-02T02:59:55.989Z] [2022-08-02T02:59:55.989Z] Step 11/23 : FROM docker:20.10.14 [2022-08-02T02:59:55.989Z] ---> Running in 3fe6a20425a0 [2022-08-02T02:59:56.617Z] 20.10.14: Pulling from library/docker [2022-08-02T02:59:58.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T02:59:59.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.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-02T02:59:59.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T03:00:01.511Z] OK: 221 MiB in 51 packages [2022-08-02T03:00:01.790Z] Removing intermediate container e58683b7a2ba [2022-08-02T03:00:01.790Z] ---> 2d6dbd3792d0 [2022-08-02T03:00:01.790Z] [2022-08-02T03:00:01.790Z] Step 10/31 : FROM alpine:3.16 [2022-08-02T03:00:01.790Z] ---> 3d81c46cd875 [2022-08-02T03:00:01.790Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-02T03:00:02.084Z] ---> Running in 5ee0da4b23d9 [2022-08-02T03:00:03.080Z] Removing intermediate container 95ac00ebb4af [2022-08-02T03:00:03.080Z] ---> dc29e7768088 [2022-08-02T03:00:03.080Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-02T03:00:03.080Z] Removing intermediate container 5ee0da4b23d9 [2022-08-02T03:00:03.080Z] ---> b56e596f2cb5 [2022-08-02T03:00:03.080Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-02T03:00:03.373Z] ---> Running in fc4c38e4dee7 [2022-08-02T03:00:04.827Z] ---> d2d2cd455d2a [2022-08-02T03:00:04.827Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T03:00:05.132Z] ---> Running in c1a58418ad52 [2022-08-02T03:00:06.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T03:00:06.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T03:00:08.235Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-02T03:00:08.235Z] (2/2) Installing su-exec (0.2-r1) [2022-08-02T03:00:08.235Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T03:00:08.235Z] OK: 5 MiB in 16 packages [2022-08-02T03:00:09.715Z] Removing intermediate container fc4c38e4dee7 [2022-08-02T03:00:09.715Z] ---> 23eb7055f837 [2022-08-02T03:00:09.715Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-02T03:00:10.002Z] ---> Running in 7e643bfd46fa [2022-08-02T03:00:10.629Z] Removing intermediate container 7e643bfd46fa [2022-08-02T03:00:10.629Z] ---> e0f9a3a1c68c [2022-08-02T03:00:10.629Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-02T03:00:10.910Z] ---> Running in 61ec7e04f07d [2022-08-02T03:00:11.518Z] Removing intermediate container 61ec7e04f07d [2022-08-02T03:00:11.518Z] ---> 544a04a7e477 [2022-08-02T03:00:11.518Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-02T03:00:11.801Z] ---> Running in 17a0442b1f82 [2022-08-02T03:00:12.416Z] Removing intermediate container 17a0442b1f82 [2022-08-02T03:00:12.416Z] ---> d91510b04bac [2022-08-02T03:00:12.416Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-02T03:00:12.700Z] ---> Running in ad8e269b67b5 [2022-08-02T03:00:16.143Z] Removing intermediate container ad8e269b67b5 [2022-08-02T03:00:16.143Z] ---> e67b414b4be6 [2022-08-02T03:00:16.143Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-02T03:00:16.427Z] ---> Running in 69b9de9a3f9b [2022-08-02T03:00:17.418Z] Removing intermediate container 69b9de9a3f9b [2022-08-02T03:00:17.418Z] ---> da2e0135382b [2022-08-02T03:00:17.418Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-02T03:00:18.877Z] ---> a0c272d7cca5 [2022-08-02T03:00:18.877Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-02T03:00:18.877Z] ---> Running in 817f5fa10598 [2022-08-02T03:00:23.245Z] Removing intermediate container 817f5fa10598 [2022-08-02T03:00:23.245Z] ---> 53a25ca44b3f [2022-08-02T03:00:23.245Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T03:00:24.697Z] ---> abca1e81e9db [2022-08-02T03:00:24.697Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-02T03:00:25.691Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-02T03:00:25.691Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-02T03:00:25.974Z] ---> c346e9eafbab [2022-08-02T03:00:25.974Z] 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-08-02T03:00:25.974Z] ---> Running in ce23a202a1dd [2022-08-02T03:00:26.977Z] Removing intermediate container ce23a202a1dd [2022-08-02T03:00:26.977Z] ---> 79dfc9e41c9f [2022-08-02T03:00:26.977Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-02T03:00:26.977Z] ---> e7fff468bce2 [2022-08-02T03:00:26.977Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-02T03:00:26.977Z] ---> Running in 67d9827f2845 [2022-08-02T03:00:28.437Z] ---> 9649c06706c2 [2022-08-02T03:00:28.437Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-02T03:00:29.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-02T03:00:29.711Z] ---> 61e03a69ad8b [2022-08-02T03:00:29.711Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-02T03:00:29.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-02T03:00:30.710Z] ---> 42f7cdf291a7 [2022-08-02T03:00:30.710Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-02T03:00:31.330Z] (1/43) Installing readline (8.1.1-r0) [2022-08-02T03:00:31.330Z] (2/43) Installing bash (5.1.16-r0) [2022-08-02T03:00:31.330Z] Executing bash-5.1.16-r0.post-install [2022-08-02T03:00:31.624Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-02T03:00:31.624Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-02T03:00:31.624Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-02T03:00:31.624Z] (6/43) Installing curl (7.80.0-r2) [2022-08-02T03:00:31.624Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-02T03:00:31.624Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-02T03:00:31.624Z] (9/43) Installing expat (2.4.7-r0) [2022-08-02T03:00:31.624Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-02T03:00:31.624Z] (11/43) Installing gdbm (1.22-r0) [2022-08-02T03:00:31.624Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-02T03:00:31.624Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-02T03:00:31.624Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-02T03:00:31.624Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-02T03:00:31.624Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-02T03:00:31.910Z] ---> 534e2dde1e8c [2022-08-02T03:00:31.910Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-02T03:00:31.910Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-02T03:00:31.910Z] ---> Running in 0aa2a7a46f4c [2022-08-02T03:00:35.371Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-02T03:00:35.371Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-02T03:00:35.371Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-02T03:00:35.371Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-02T03:00:35.371Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-02T03:00:35.371Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-02T03:00:35.371Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-02T03:00:35.371Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-02T03:00:35.655Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-02T03:00:35.655Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-02T03:00:35.655Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-02T03:00:35.655Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-02T03:00:35.655Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-02T03:00:35.655Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-02T03:00:35.655Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-02T03:00:35.655Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-02T03:00:35.933Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-02T03:00:35.933Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-02T03:00:35.933Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-02T03:00:35.933Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-02T03:00:35.933Z] Removing intermediate container 0aa2a7a46f4c [2022-08-02T03:00:35.933Z] ---> d4f692963348 [2022-08-02T03:00:35.933Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-02T03:00:35.933Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-02T03:00:35.933Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-02T03:00:35.933Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-02T03:00:35.933Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-02T03:00:36.212Z] ---> Running in 5dc6d2a526a6 [2022-08-02T03:00:36.212Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-02T03:00:36.212Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-02T03:00:37.208Z] Removing intermediate container 5dc6d2a526a6 [2022-08-02T03:00:37.208Z] ---> 2cb2208c3632 [2022-08-02T03:00:37.208Z] Step 28/31 : CMD ["gate"] [2022-08-02T03:00:37.208Z] Executing busybox-1.34.1-r5.trigger [2022-08-02T03:00:37.484Z] ---> Running in 4167abb767d1 [2022-08-02T03:00:37.484Z] OK: 83 MiB in 65 packages [2022-08-02T03:00:38.473Z] Removing intermediate container 4167abb767d1 [2022-08-02T03:00:38.473Z] ---> 022fb0fd43fd [2022-08-02T03:00:38.473Z] Step 29/31 : LABEL arch=arm64 [2022-08-02T03:00:38.747Z] ---> Running in 1bd8711be76f [2022-08-02T03:00:39.737Z] Removing intermediate container 1bd8711be76f [2022-08-02T03:00:39.737Z] ---> efbc1eef548b [2022-08-02T03:00:39.737Z] Step 30/31 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:00:40.015Z] ---> Running in 6315e2a042cb [2022-08-02T03:00:41.012Z] Removing intermediate container 6315e2a042cb [2022-08-02T03:00:41.012Z] ---> 304c5783333a [2022-08-02T03:00:41.012Z] Step 31/31 : LABEL version=2.3.0-dev.35 [2022-08-02T03:00:41.289Z] ---> Running in 2aa738b1984f [2022-08-02T03:00:42.287Z] Removing intermediate container 2aa738b1984f [2022-08-02T03:00:42.287Z] ---> c7ced7943c21 [2022-08-02T03:00:42.287Z] [2022-08-02T03:00:42.890Z] Successfully built c7ced7943c21 [2022-08-02T03:00:43.173Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-02T03:00:43.173Z] Building core-metadata [2022-08-02T03:00:43.173Z]  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 [2022-08-02T03:00:43.456Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-02T03:00:44.446Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-02T03:00:44.446Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-02T03:00:45.435Z] Collecting jsonschema<3,>=2.5.1 [2022-08-02T03:00:45.435Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-02T03:00:46.042Z] Collecting cached-property<2,>=1.2.0 [2022-08-02T03:00:46.042Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-02T03:00:46.042Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-02T03:00:46.042Z] Collecting docopt<0.7,>=0.6.1 [2022-08-02T03:00:46.042Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-02T03:00:49.452Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-02T03:00:49.452Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-02T03:00:53.795Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-02T03:00:53.795Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-02T03:00:54.400Z] Collecting docker<4.0,>=3.6.0 [2022-08-02T03:00:54.400Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-02T03:00:55.900Z] Collecting PyYAML<4,>=3.10 [2022-08-02T03:00:55.900Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-02T03:01:01.358Z] Removing intermediate container c1a58418ad52 [2022-08-02T03:01:01.358Z] ---> 84fd42f8595b [2022-08-02T03:01:01.358Z] Step 8/22 : COPY . . [2022-08-02T03:01:01.358Z] Collecting texttable<0.10,>=0.9.0 [2022-08-02T03:01:01.358Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-02T03:01:01.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T03:01:01.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T03:01:01.638Z] ---> 5304e892822c [2022-08-02T03:01:01.638Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T03:01:01.638Z] ---> Using cache [2022-08-02T03:01:01.638Z] ---> 11cdf3c4a088 [2022-08-02T03:01:01.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T03:01:01.638Z] ---> Using cache [2022-08-02T03:01:01.638Z] ---> b0fd9084789a [2022-08-02T03:01:01.638Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T03:01:01.638Z] ---> Using cache [2022-08-02T03:01:01.638Z] ---> f9c45208eb80 [2022-08-02T03:01:01.638Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T03:01:01.638Z] ---> Using cache [2022-08-02T03:01:01.638Z] ---> c09ec8d9789d [2022-08-02T03:01:01.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T03:01:01.638Z] ---> Using cache [2022-08-02T03:01:01.638Z] ---> c5f0a637e699 [2022-08-02T03:01:01.638Z] Step 8/23 : COPY . . [2022-08-02T03:01:01.989Z] ---> Using cache [2022-08-02T03:01:01.989Z] ---> 142e171cde29 [2022-08-02T03:01:01.989Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-02T03:01:02.508Z] ---> Running in 1f00cf54bebd [2022-08-02T03:01:05.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-02T03:01:06.587Z] Collecting docker-pycreds>=0.4.0 [2022-08-02T03:01:06.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-02T03:01:08.069Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-02T03:01:08.352Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-02T03:01:08.352Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-02T03:01:08.352Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-02T03:01:08.638Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-08-02T03:01:08.920Z] Collecting idna<2.8,>=2.5 [2022-08-02T03:01:08.920Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-02T03:01:09.202Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-02T03:01:09.202Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-02T03:01:09.202Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-02T03:01:09.202Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-02T03:01:10.659Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-02T03:01:10.659Z] Attempting uninstall: urllib3 [2022-08-02T03:01:10.659Z] Found existing installation: urllib3 1.26.7 [2022-08-02T03:01:10.659Z] Uninstalling urllib3-1.26.7: [2022-08-02T03:01:10.659Z] Successfully uninstalled urllib3-1.26.7 [2022-08-02T03:01:11.271Z] Attempting uninstall: idna [2022-08-02T03:01:11.271Z] Found existing installation: idna 3.3 [2022-08-02T03:01:11.271Z] Uninstalling idna-3.3: [2022-08-02T03:01:11.549Z] Successfully uninstalled idna-3.3 [2022-08-02T03:01:14.980Z] ---> d3e45a8246ef [2022-08-02T03:01:14.980Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-02T03:01:14.980Z] ---> Running in e005f4a8c1a5 [2022-08-02T03:01:15.596Z] Attempting uninstall: requests [2022-08-02T03:01:15.596Z] Found existing installation: requests 2.26.0 [2022-08-02T03:01:15.596Z] Uninstalling requests-2.26.0: [2022-08-02T03:01:15.877Z] Successfully uninstalled requests-2.26.0 [2022-08-02T03:01:16.510Z] Running setup.py install for texttable: started [2022-08-02T03:01:16.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-02T03:01:19.427Z] Running setup.py install for texttable: finished with status 'done' [2022-08-02T03:01:19.427Z] Running setup.py install for PyYAML: started [2022-08-02T03:01:22.843Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-02T03:01:23.121Z] Running setup.py install for docopt: started [2022-08-02T03:01:25.765Z] Running setup.py install for docopt: finished with status 'done' [2022-08-02T03:01:25.765Z] Running setup.py install for dockerpty: started [2022-08-02T03:01:29.172Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-02T03:01:31.167Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-02T03:01:46.303Z] Removing intermediate container 67d9827f2845 [2022-08-02T03:01:46.303Z] ---> 672e3691417e [2022-08-02T03:01:46.303Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-02T03:01:46.303Z] ---> Running in 2e5102489ec4 [2022-08-02T03:01:46.916Z] Removing intermediate container 2e5102489ec4 [2022-08-02T03:01:46.916Z] ---> 3eced99cfa6a [2022-08-02T03:01:46.916Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-02T03:01:46.916Z] ---> Running in 6ea3c38d2016 [2022-08-02T03:01:47.532Z] Removing intermediate container 6ea3c38d2016 [2022-08-02T03:01:47.532Z] ---> 70c58e115ff5 [2022-08-02T03:01:47.532Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-02T03:01:49.572Z] ---> f73b56f5f558 [2022-08-02T03:01:49.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-02T03:01:50.182Z] ---> 44dd13807102 [2022-08-02T03:01:50.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-02T03:01:51.637Z] ---> eaab846533bc [2022-08-02T03:01:51.637Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-02T03:01:51.637Z] ---> Running in 49e15fbb43d0 [2022-08-02T03:01:52.245Z] Removing intermediate container 49e15fbb43d0 [2022-08-02T03:01:52.245Z] ---> ff2180f78edb [2022-08-02T03:01:52.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T03:01:52.525Z] ---> Running in 3ca0207c7fe6 [2022-08-02T03:01:53.125Z] Removing intermediate container 3ca0207c7fe6 [2022-08-02T03:01:53.125Z] ---> b2f45f326de8 [2022-08-02T03:01:53.125Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T03:01:53.125Z] ---> Running in 90b91036781e [2022-08-02T03:01:53.726Z] Removing intermediate container 90b91036781e [2022-08-02T03:01:53.726Z] ---> 980ad9283285 [2022-08-02T03:01:53.726Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:01:54.002Z] ---> Running in 396c7291285c [2022-08-02T03:01:54.605Z] Removing intermediate container 396c7291285c [2022-08-02T03:01:54.605Z] ---> ba04f53cde2e [2022-08-02T03:01:54.605Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T03:01:54.605Z] ---> Running in 385b15072f9d [2022-08-02T03:01:55.232Z] Removing intermediate container 385b15072f9d [2022-08-02T03:01:55.232Z] ---> 4743c0c24503 [2022-08-02T03:01:55.232Z] [2022-08-02T03:01:55.509Z] Successfully built 4743c0c24503 [2022-08-02T03:01:55.509Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-02T03:01:55.509Z]  Building sys-mgmt-agent ... done Building core-command [2022-08-02T03:02:17.743Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-02T03:02:17.743Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-02T03:02:17.743Z] ---> 5304e892822c [2022-08-02T03:02:17.743Z] Step 3/23 : WORKDIR /edgex-go [2022-08-02T03:02:17.743Z] ---> Using cache [2022-08-02T03:02:17.743Z] ---> 11cdf3c4a088 [2022-08-02T03:02:17.743Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-02T03:02:17.743Z] ---> Using cache [2022-08-02T03:02:17.743Z] ---> b0fd9084789a [2022-08-02T03:02:17.743Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-02T03:02:17.743Z] ---> Using cache [2022-08-02T03:02:17.743Z] ---> f9c45208eb80 [2022-08-02T03:02:17.743Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-02T03:02:17.743Z] ---> Using cache [2022-08-02T03:02:17.743Z] ---> c09ec8d9789d [2022-08-02T03:02:17.743Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-02T03:02:17.743Z] ---> Using cache [2022-08-02T03:02:17.743Z] ---> c5f0a637e699 [2022-08-02T03:02:17.743Z] Step 8/23 : COPY . . [2022-08-02T03:02:17.743Z] ---> Using cache [2022-08-02T03:02:17.743Z] ---> 142e171cde29 [2022-08-02T03:02:17.743Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-02T03:02:17.743Z] ---> Running in 977ca45a0448 [2022-08-02T03:02:19.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-02T03:05:26.246Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-02T03:05:41.440Z] Removing intermediate container 3fe6a20425a0 [2022-08-02T03:05:41.440Z] ---> 25bf3ae02903 [2022-08-02T03:05:41.440Z] [2022-08-02T03:05:41.440Z] Step 10/25 : FROM alpine:3.16 [2022-08-02T03:05:41.440Z] ---> 3d81c46cd875 [2022-08-02T03:05:41.440Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-02T03:05:41.440Z] ---> Running in 9a3208d963d7 [2022-08-02T03:05:41.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T03:05:41.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T03:05:42.702Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-02T03:05:42.702Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-02T03:05:42.702Z] (3/3) Installing su-exec (0.2-r1) [2022-08-02T03:05:42.702Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T03:05:42.978Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T03:05:43.254Z] OK: 6 MiB in 17 packages [2022-08-02T03:05:45.243Z] Removing intermediate container 9a3208d963d7 [2022-08-02T03:05:45.243Z] ---> 22338b3d907d [2022-08-02T03:05:45.243Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-02T03:05:45.243Z] ---> Running in a3af55b6b96d [2022-08-02T03:05:45.844Z] Removing intermediate container a3af55b6b96d [2022-08-02T03:05:45.845Z] ---> 7de01eb8c5cb [2022-08-02T03:05:45.845Z] Step 13/25 : WORKDIR / [2022-08-02T03:05:45.845Z] ---> Running in 673449b8a0ca [2022-08-02T03:05:46.452Z] Removing intermediate container 673449b8a0ca [2022-08-02T03:05:46.452Z] ---> 4a582d7a3536 [2022-08-02T03:05:46.452Z] 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-08-02T03:05:47.461Z] ---> 182118442726 [2022-08-02T03:05:47.461Z] 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-08-02T03:05:48.474Z] ---> 0b13cfc9e9a6 [2022-08-02T03:05:48.474Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-02T03:05:49.471Z] ---> 3fa3bff86a67 [2022-08-02T03:05:49.471Z] 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-08-02T03:05:50.477Z] ---> 4839043fe569 [2022-08-02T03:05:50.477Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-02T03:05:52.479Z] ---> 38d99e1feabf [2022-08-02T03:05:52.479Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-02T03:05:54.508Z] ---> 12b22969ebe3 [2022-08-02T03:05:54.508Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-02T03:05:55.118Z] ---> acb4a7674db9 [2022-08-02T03:05:55.118Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-02T03:05:55.398Z] ---> Running in f81c44e64ff5 [2022-08-02T03:05:58.814Z] Removing intermediate container f81c44e64ff5 [2022-08-02T03:05:58.814Z] ---> 98c89c461bd6 [2022-08-02T03:05:58.814Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-02T03:05:58.814Z] ---> Running in 8ef9bb758733 [2022-08-02T03:05:59.100Z] Removing intermediate container 8ef9bb758733 [2022-08-02T03:05:59.100Z] ---> 5f4fcafa6197 [2022-08-02T03:05:59.100Z] Step 23/25 : LABEL arch=arm64 [2022-08-02T03:05:59.100Z] ---> Running in 4635eca8b01f [2022-08-02T03:05:59.701Z] Removing intermediate container 4635eca8b01f [2022-08-02T03:05:59.701Z] ---> 7c60c0b328c5 [2022-08-02T03:05:59.701Z] Step 24/25 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:05:59.701Z] ---> Running in eb3533e786ad [2022-08-02T03:06:00.312Z] Removing intermediate container eb3533e786ad [2022-08-02T03:06:00.312Z] ---> 97fb9fecd272 [2022-08-02T03:06:00.312Z] Step 25/25 : LABEL version=2.3.0-dev.35 [2022-08-02T03:06:00.595Z] ---> Running in 8d96edf0b606 [2022-08-02T03:06:00.870Z] Removing intermediate container 8d96edf0b606 [2022-08-02T03:06:00.870Z] ---> 0e71300bab1c [2022-08-02T03:06:00.870Z] [2022-08-02T03:06:01.143Z] Successfully built 0e71300bab1c [2022-08-02T03:06:01.420Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-02T03:06:19.772Z]  Building security-secretstore-setup ... done Removing intermediate container 6b6b15c0dd9c [2022-08-02T03:06:19.772Z] ---> 660052794e23 [2022-08-02T03:06:19.772Z] [2022-08-02T03:06:19.772Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T03:06:19.772Z] ---> 3d81c46cd875 [2022-08-02T03:06:19.772Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-02T03:06:19.772Z] ---> Running in e70e7ac0a37e [2022-08-02T03:06:21.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T03:06:22.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T03:06:23.375Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-02T03:06:23.375Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T03:06:23.375Z] OK: 5 MiB in 15 packages [2022-08-02T03:06:24.855Z] Removing intermediate container e70e7ac0a37e [2022-08-02T03:06:24.855Z] ---> 1b15ee2c4c29 [2022-08-02T03:06:24.855Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T03:06:24.855Z] ---> Running in 9ec036aae0bf [2022-08-02T03:06:25.460Z] Removing intermediate container 9ec036aae0bf [2022-08-02T03:06:25.460Z] ---> 82c8d3005f04 [2022-08-02T03:06:25.460Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-02T03:06:25.460Z] ---> Running in 749df065eebd [2022-08-02T03:06:26.092Z] Removing intermediate container 749df065eebd [2022-08-02T03:06:26.092Z] ---> a68c70a146e4 [2022-08-02T03:06:26.092Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T03:06:26.092Z] ---> Running in ad3e3e48801a [2022-08-02T03:06:26.708Z] Removing intermediate container ad3e3e48801a [2022-08-02T03:06:26.708Z] ---> cfdcb7455d2b [2022-08-02T03:06:26.708Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T03:06:27.715Z] ---> 8bf0d10352fe [2022-08-02T03:06:27.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-02T03:06:29.734Z] ---> f897ea747ee8 [2022-08-02T03:06:29.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-02T03:06:30.749Z] ---> 957d723cffe4 [2022-08-02T03:06:30.749Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-02T03:06:30.749Z] ---> Running in 1dd461b1875a [2022-08-02T03:06:31.366Z] Removing intermediate container 1dd461b1875a [2022-08-02T03:06:31.366Z] ---> cdaf9fe146bf [2022-08-02T03:06:31.366Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T03:06:31.366Z] ---> Running in 7da8a9b15758 [2022-08-02T03:06:31.981Z] Removing intermediate container 7da8a9b15758 [2022-08-02T03:06:31.981Z] ---> 3e17b76fd1da [2022-08-02T03:06:31.981Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T03:06:32.269Z] ---> Running in 66467b4fed52 [2022-08-02T03:06:32.553Z] Removing intermediate container 66467b4fed52 [2022-08-02T03:06:32.839Z] ---> 15b3060b4b12 [2022-08-02T03:06:32.839Z] Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:06:32.839Z] ---> Running in 089d1f3f506c [2022-08-02T03:06:33.459Z] Removing intermediate container 089d1f3f506c [2022-08-02T03:06:33.459Z] ---> 54e70d557757 [2022-08-02T03:06:33.459Z] Step 22/22 : LABEL version=2.3.0-dev.35 [2022-08-02T03:06:33.742Z] ---> Running in e4ace16aeb46 [2022-08-02T03:06:34.021Z] Removing intermediate container e4ace16aeb46 [2022-08-02T03:06:34.021Z] ---> d953eaa21b39 [2022-08-02T03:06:34.021Z] [2022-08-02T03:06:34.299Z] Successfully built d953eaa21b39 [2022-08-02T03:06:34.299Z] Successfully tagged support-scheduler-arm64:latest [2022-08-02T03:06:49.499Z]  Building support-scheduler ... done Removing intermediate container 1f00cf54bebd [2022-08-02T03:06:49.499Z] ---> b11190b11045 [2022-08-02T03:06:49.499Z] [2022-08-02T03:06:49.499Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T03:06:49.499Z] ---> 3d81c46cd875 [2022-08-02T03:06:49.499Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T03:06:49.499Z] ---> Using cache [2022-08-02T03:06:49.499Z] ---> 1b15ee2c4c29 [2022-08-02T03:06:49.499Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T03:06:49.499Z] ---> Using cache [2022-08-02T03:06:49.499Z] ---> 82c8d3005f04 [2022-08-02T03:06:49.499Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-02T03:06:49.499Z] ---> Running in d1ffcd9aa11b [2022-08-02T03:06:49.499Z] Removing intermediate container d1ffcd9aa11b [2022-08-02T03:06:49.499Z] ---> 9fea913da493 [2022-08-02T03:06:49.499Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T03:06:49.499Z] ---> Running in 62f9fb179857 [2022-08-02T03:06:50.164Z] Removing intermediate container 62f9fb179857 [2022-08-02T03:06:50.164Z] ---> 6b45b28c62d1 [2022-08-02T03:06:50.164Z] Step 15/23 : WORKDIR / [2022-08-02T03:06:50.164Z] ---> Running in 8495cc1c34b7 [2022-08-02T03:06:50.948Z] Removing intermediate container 8495cc1c34b7 [2022-08-02T03:06:50.948Z] ---> 228baddad74a [2022-08-02T03:06:50.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T03:06:51.930Z] ---> c72f0dfd927f [2022-08-02T03:06:51.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-02T03:06:53.694Z] ---> 36e8347252af [2022-08-02T03:06:53.694Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-02T03:06:54.729Z] ---> c3f6b434783b [2022-08-02T03:06:54.729Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-02T03:06:55.015Z] ---> Running in 3236198d25b6 [2022-08-02T03:06:55.635Z] Removing intermediate container 3236198d25b6 [2022-08-02T03:06:55.635Z] ---> 3e726260f70f [2022-08-02T03:06:55.635Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T03:06:55.635Z] ---> Running in b6351172ed17 [2022-08-02T03:06:56.239Z] Removing intermediate container b6351172ed17 [2022-08-02T03:06:56.239Z] ---> a240aed78a37 [2022-08-02T03:06:56.239Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T03:06:56.239Z] ---> Running in 23234c575cba [2022-08-02T03:06:56.894Z] Removing intermediate container 23234c575cba [2022-08-02T03:06:56.894Z] ---> 4501203c1c67 [2022-08-02T03:06:56.894Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:06:56.894Z] ---> Running in 44712c348e65 [2022-08-02T03:06:58.686Z] Removing intermediate container 44712c348e65 [2022-08-02T03:06:58.686Z] ---> a6a452980240 [2022-08-02T03:06:58.686Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T03:06:58.686Z] ---> Running in a9fdbe60a942 [2022-08-02T03:06:58.686Z] Removing intermediate container a9fdbe60a942 [2022-08-02T03:06:58.686Z] ---> cf85853e6276 [2022-08-02T03:06:58.686Z] [2022-08-02T03:06:58.686Z] Successfully built cf85853e6276 [2022-08-02T03:06:58.686Z] Successfully tagged core-metadata-arm64:latest [2022-08-02T03:07:08.867Z]  Building core-metadata ... done Removing intermediate container 977ca45a0448 [2022-08-02T03:07:08.867Z] ---> 3d27144997ba [2022-08-02T03:07:08.867Z] [2022-08-02T03:07:08.867Z] Step 10/23 : FROM alpine:3.16 [2022-08-02T03:07:08.867Z] ---> 3d81c46cd875 [2022-08-02T03:07:08.867Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-02T03:07:08.867Z] ---> Using cache [2022-08-02T03:07:08.867Z] ---> 1b15ee2c4c29 [2022-08-02T03:07:08.867Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T03:07:08.867Z] ---> Using cache [2022-08-02T03:07:08.867Z] ---> 82c8d3005f04 [2022-08-02T03:07:08.867Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-02T03:07:08.867Z] ---> Running in 549bd684dae1 [2022-08-02T03:07:09.150Z] Removing intermediate container 549bd684dae1 [2022-08-02T03:07:09.150Z] ---> 3a7377e43a4a [2022-08-02T03:07:09.150Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-02T03:07:09.428Z] ---> Running in e4fc3b0da8b4 [2022-08-02T03:07:10.034Z] Removing intermediate container e4fc3b0da8b4 [2022-08-02T03:07:10.034Z] ---> 7f93fb01049d [2022-08-02T03:07:10.034Z] Step 15/23 : WORKDIR / [2022-08-02T03:07:10.034Z] ---> Running in c7b49413dca5 [2022-08-02T03:07:10.639Z] Removing intermediate container c7b49413dca5 [2022-08-02T03:07:10.639Z] ---> 6e705e199f56 [2022-08-02T03:07:10.639Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T03:07:11.638Z] ---> 6f5e9f57e2fa [2022-08-02T03:07:11.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-02T03:07:13.108Z] ---> bf1535f5fa2e [2022-08-02T03:07:13.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-02T03:07:14.101Z] ---> 7ea6899096c2 [2022-08-02T03:07:14.101Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-02T03:07:14.101Z] ---> Running in f82d66b3e3a1 [2022-08-02T03:07:14.713Z] Removing intermediate container f82d66b3e3a1 [2022-08-02T03:07:14.713Z] ---> 1afd9ab3a069 [2022-08-02T03:07:14.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T03:07:14.713Z] ---> Running in 55f7ca3e47ad [2022-08-02T03:07:15.321Z] Removing intermediate container 55f7ca3e47ad [2022-08-02T03:07:15.321Z] ---> e0137ba63611 [2022-08-02T03:07:15.321Z] Step 21/23 : LABEL arch=arm64 [2022-08-02T03:07:15.321Z] ---> Running in f88823d38a3b [2022-08-02T03:07:15.599Z] Removing intermediate container f88823d38a3b [2022-08-02T03:07:15.599Z] ---> ea75ba3691e2 [2022-08-02T03:07:15.599Z] Step 22/23 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:07:15.599Z] ---> Running in 0d88b61f52d1 [2022-08-02T03:07:16.217Z] Removing intermediate container 0d88b61f52d1 [2022-08-02T03:07:16.217Z] ---> bc6d1a90da6a [2022-08-02T03:07:16.217Z] Step 23/23 : LABEL version=2.3.0-dev.35 [2022-08-02T03:07:16.217Z] ---> Running in 90d866000683 [2022-08-02T03:07:16.492Z] Removing intermediate container 90d866000683 [2022-08-02T03:07:16.492Z] ---> d46416b6f609 [2022-08-02T03:07:16.492Z] [2022-08-02T03:07:16.769Z] Successfully built d46416b6f609 [2022-08-02T03:07:16.769Z] Successfully tagged core-command-arm64:latest [2022-08-02T03:07:38.939Z]  Building core-command ... done Removing intermediate container e005f4a8c1a5 [2022-08-02T03:07:38.939Z] ---> d3ee47828c35 [2022-08-02T03:07:38.939Z] [2022-08-02T03:07:38.939Z] Step 10/22 : FROM alpine:3.16 [2022-08-02T03:07:38.939Z] ---> 3d81c46cd875 [2022-08-02T03:07:38.939Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-02T03:07:38.939Z] ---> Running in 710946a960e7 [2022-08-02T03:07:39.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-02T03:07:39.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-02T03:07:40.474Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-02T03:07:40.475Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-02T03:07:40.475Z] Executing busybox-1.35.0-r15.trigger [2022-08-02T03:07:40.475Z] Executing ca-certificates-20220614-r0.trigger [2022-08-02T03:07:40.749Z] OK: 6 MiB in 16 packages [2022-08-02T03:07:42.182Z] Removing intermediate container 710946a960e7 [2022-08-02T03:07:42.182Z] ---> f1645b636542 [2022-08-02T03:07:42.182Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-02T03:07:42.182Z] ---> Running in cbd6c225bdfd [2022-08-02T03:07:42.182Z] Removing intermediate container cbd6c225bdfd [2022-08-02T03:07:42.182Z] ---> cc77e78a05e0 [2022-08-02T03:07:42.182Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-02T03:07:42.452Z] ---> Running in e7da02f757a1 [2022-08-02T03:07:42.724Z] Removing intermediate container e7da02f757a1 [2022-08-02T03:07:42.724Z] ---> 321ee136791c [2022-08-02T03:07:42.724Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-02T03:07:42.724Z] ---> Running in 8bbff5284afe [2022-08-02T03:07:42.994Z] Removing intermediate container 8bbff5284afe [2022-08-02T03:07:42.994Z] ---> 229d4df19231 [2022-08-02T03:07:42.994Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-02T03:07:43.584Z] ---> 02d6b3ef11e4 [2022-08-02T03:07:43.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-02T03:07:44.559Z] ---> e8be2506d1ce [2022-08-02T03:07:44.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-02T03:07:45.155Z] ---> b63bed5a25d9 [2022-08-02T03:07:45.155Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-02T03:07:45.155Z] ---> Running in 51e91fdedb51 [2022-08-02T03:07:45.757Z] Removing intermediate container 51e91fdedb51 [2022-08-02T03:07:45.757Z] ---> 4a0e3abd4cda [2022-08-02T03:07:45.757Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-02T03:07:45.757Z] ---> Running in f7a1d0b4627b [2022-08-02T03:07:46.027Z] Removing intermediate container f7a1d0b4627b [2022-08-02T03:07:46.027Z] ---> 918f12a5db05 [2022-08-02T03:07:46.027Z] Step 20/22 : LABEL arch=arm64 [2022-08-02T03:07:46.027Z] ---> Running in e47b3d1d3179 [2022-08-02T03:07:46.303Z] Removing intermediate container e47b3d1d3179 [2022-08-02T03:07:46.303Z] ---> f4d8c9e331c0 [2022-08-02T03:07:46.303Z] Step 21/22 : LABEL git_sha=af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:07:46.303Z] ---> Running in 3a5f6be9841a [2022-08-02T03:07:46.575Z] Removing intermediate container 3a5f6be9841a [2022-08-02T03:07:46.575Z] ---> 52fdeafecedf [2022-08-02T03:07:46.575Z] Step 22/22 : LABEL version=2.3.0-dev.35 [2022-08-02T03:07:46.848Z] ---> Running in 46c3a61bd550 [2022-08-02T03:07:47.119Z] Removing intermediate container 46c3a61bd550 [2022-08-02T03:07:47.119Z] ---> bd3bdb152afd [2022-08-02T03:07:47.119Z] [2022-08-02T03:07:47.391Z] Successfully built bd3bdb152afd [2022-08-02T03:07:47.391Z] Successfully tagged support-notifications-arm64:latest [2022-08-02T03:07:47.679Z]  Building support-notifications ... done  [Pipeline] } [2022-08-02T03:07:47.684Z] $ docker stop --time=1 629486539c617aa70fef6c204cca2f69718ea945cfc8266321ac57087b21cc52 [2022-08-02T03:07:49.335Z] $ docker rm -f 629486539c617aa70fef6c204cca2f69718ea945cfc8266321ac57087b21cc52 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T03:07:49.873Z] + docker images [2022-08-02T03:07:50.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-02T03:07:50.144Z] support-notifications-arm64 latest bd3bdb152afd 3 seconds ago 26.1MB [2022-08-02T03:07:50.144Z] d3ee47828c35 12 seconds ago 1.41GB [2022-08-02T03:07:50.144Z] core-command-arm64 latest d46416b6f609 33 seconds ago 15.5MB [2022-08-02T03:07:50.144Z] 3d27144997ba 42 seconds ago 1.35GB [2022-08-02T03:07:50.144Z] core-metadata-arm64 latest cf85853e6276 52 seconds ago 16.4MB [2022-08-02T03:07:50.144Z] b11190b11045 About a minute ago 1.36GB [2022-08-02T03:07:50.144Z] support-scheduler-arm64 latest d953eaa21b39 About a minute ago 25.6MB [2022-08-02T03:07:50.144Z] 660052794e23 About a minute ago 1.41GB [2022-08-02T03:07:50.144Z] security-secretstore-setup-arm64 latest 0e71300bab1c About a minute ago 27.9MB [2022-08-02T03:07:50.144Z] 25bf3ae02903 2 minutes ago 1.36GB [2022-08-02T03:07:50.144Z] sys-mgmt-agent-arm64 latest 4743c0c24503 5 minutes ago 282MB [2022-08-02T03:07:50.144Z] security-bootstrapper-arm64 latest c7ced7943c21 7 minutes ago 18.6MB [2022-08-02T03:07:50.144Z] 2d6dbd3792d0 7 minutes ago 1.36GB [2022-08-02T03:07:50.144Z] 265776878297 7 minutes ago 1.35GB [2022-08-02T03:07:50.144Z] security-spiffe-token-provider-arm64 latest 81f74d2caccc 8 minutes ago 28.3MB [2022-08-02T03:07:50.144Z] core-data-arm64 latest c9a2d7cec236 8 minutes ago 20.6MB [2022-08-02T03:07:50.144Z] 7306dfacf7c8 8 minutes ago 1.38GB [2022-08-02T03:07:50.144Z] aae42281fb4b 8 minutes ago 1.41GB [2022-08-02T03:07:50.144Z] security-spire-config-arm64 latest 136a3ed0e1f7 9 minutes ago 83.6MB [2022-08-02T03:07:50.144Z] security-proxy-setup-arm64 latest d7cffb8a98c9 10 minutes ago 26.2MB [2022-08-02T03:07:50.144Z] 243292be94b9 10 minutes ago 1.36GB [2022-08-02T03:07:50.144Z] security-spire-agent-arm64 latest e5948844b95b 15 minutes ago 122MB [2022-08-02T03:07:50.144Z] security-spire-server-arm64 latest f82cd51d42f5 15 minutes ago 84.2MB [2022-08-02T03:07:50.144Z] ddb7292c7e87 15 minutes ago 1.25GB [2022-08-02T03:07:50.144Z] b670919c27b7 15 minutes ago 1.25GB [2022-08-02T03:07:50.144Z] ci-base-image-arm64 latest 5304e892822c 19 minutes ago 994MB [2022-08-02T03:07:50.144Z] alpine 3.15 60f2846fe774 13 days ago 5.32MB [2022-08-02T03:07:50.144Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-02T03:07:50.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-02T03:07:50.144Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-08-02T03:07:50.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T03:07:50.246Z] provisioning config files... [2022-08-02T03:07:50.261Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/270@tmp/config200062022188510072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:07:50.610Z] ---> docker-login.sh [2022-08-02T03:07:50.610Z] nexus3.edgexfoundry.org:10001 [2022-08-02T03:07:50.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T03:07:51.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T03:07:51.150Z] Configure a credential helper to remove this warning. See [2022-08-02T03:07:51.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T03:07:51.150Z] [2022-08-02T03:07:51.150Z] Login Succeeded [2022-08-02T03:07:51.150Z] nexus3.edgexfoundry.org:10002 [2022-08-02T03:07:51.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T03:07:51.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T03:07:51.694Z] Configure a credential helper to remove this warning. See [2022-08-02T03:07:51.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T03:07:51.694Z] [2022-08-02T03:07:51.694Z] Login Succeeded [2022-08-02T03:07:51.694Z] nexus3.edgexfoundry.org:10003 [2022-08-02T03:07:51.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T03:07:51.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T03:07:51.966Z] Configure a credential helper to remove this warning. See [2022-08-02T03:07:51.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T03:07:51.966Z] [2022-08-02T03:07:51.966Z] Login Succeeded [2022-08-02T03:07:51.966Z] nexus3.edgexfoundry.org:10004 [2022-08-02T03:07:52.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T03:07:52.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T03:07:52.560Z] Configure a credential helper to remove this warning. See [2022-08-02T03:07:52.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T03:07:52.560Z] [2022-08-02T03:07:52.560Z] Login Succeeded [2022-08-02T03:07:52.560Z] docker.io [2022-08-02T03:07:52.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-02T03:07:53.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-02T03:07:53.099Z] Configure a credential helper to remove this warning. See [2022-08-02T03:07:53.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-02T03:07:53.099Z] [2022-08-02T03:07:53.099Z] Login Succeeded [2022-08-02T03:07:53.370Z] ---> docker-login.sh ends [Pipeline] } [2022-08-02T03:07:53.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:07:53.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-02T03:07:53.441Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-02T03:07:53.441Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:07:53.441Z] latest [2022-08-02T03:07:53.441Z] 2.3.0-dev.35 [2022-08-02T03:07:53.441Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:07:53.441Z] main [2022-08-02T03:07:53.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:07:53.807Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:07:54.164Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:07:54.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T03:07:54.164Z] 4b3a5e498afc: Preparing [2022-08-02T03:07:54.164Z] b254955a4ea4: Preparing [2022-08-02T03:07:54.164Z] b4cfc82fd551: Preparing [2022-08-02T03:07:54.164Z] 4d266b7acb5a: Preparing [2022-08-02T03:07:54.164Z] 5b7df235d876: Preparing [2022-08-02T03:07:54.164Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:15.946Z] 4d266b7acb5a: Pushed [2022-08-02T03:09:15.946Z] b4cfc82fd551: Pushed [2022-08-02T03:09:15.946Z] 4b3a5e498afc: Pushed [2022-08-02T03:09:15.946Z] b254955a4ea4: Pushed [2022-08-02T03:09:15.946Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:16.319Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:16.686Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-02T03:09:16.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T03:09:16.686Z] 4b3a5e498afc: Preparing [2022-08-02T03:09:16.686Z] b254955a4ea4: Preparing [2022-08-02T03:09:16.686Z] b4cfc82fd551: Preparing [2022-08-02T03:09:16.686Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:16.686Z] 5b7df235d876: Preparing [2022-08-02T03:09:16.686Z] b254955a4ea4: Layer already exists [2022-08-02T03:09:16.686Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:16.686Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:16.686Z] 4b3a5e498afc: Layer already exists [2022-08-02T03:09:16.686Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:16.960Z] latest: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:17.339Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:17.807Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.35 [2022-08-02T03:09:17.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T03:09:17.807Z] 4b3a5e498afc: Preparing [2022-08-02T03:09:17.807Z] b254955a4ea4: Preparing [2022-08-02T03:09:17.807Z] b4cfc82fd551: Preparing [2022-08-02T03:09:17.807Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:17.807Z] 5b7df235d876: Preparing [2022-08-02T03:09:17.807Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:17.807Z] 4b3a5e498afc: Layer already exists [2022-08-02T03:09:17.807Z] b254955a4ea4: Layer already exists [2022-08-02T03:09:17.807Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:17.807Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:18.079Z] 2.3.0-dev.35: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:18.456Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:18.813Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:18.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T03:09:18.813Z] 4b3a5e498afc: Preparing [2022-08-02T03:09:18.813Z] b254955a4ea4: Preparing [2022-08-02T03:09:18.813Z] b4cfc82fd551: Preparing [2022-08-02T03:09:18.813Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:18.813Z] 5b7df235d876: Preparing [2022-08-02T03:09:18.813Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:18.813Z] 4b3a5e498afc: Layer already exists [2022-08-02T03:09:18.813Z] b254955a4ea4: Layer already exists [2022-08-02T03:09:18.813Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:18.813Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:19.085Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:19.456Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:19.817Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-02T03:09:19.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-02T03:09:19.818Z] 4b3a5e498afc: Preparing [2022-08-02T03:09:19.818Z] b254955a4ea4: Preparing [2022-08-02T03:09:19.818Z] b4cfc82fd551: Preparing [2022-08-02T03:09:19.818Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:19.818Z] 5b7df235d876: Preparing [2022-08-02T03:09:19.818Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:19.818Z] b254955a4ea4: Layer already exists [2022-08-02T03:09:19.818Z] 4b3a5e498afc: Layer already exists [2022-08-02T03:09:19.818Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:19.818Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:20.091Z] main: digest: sha256:d84817c0fc61099d94823e3c3c0f42f31e32114f3f0d355f1172636b97db0d59 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:09:20.149Z] ===================================================== [Pipeline] echo [2022-08-02T03:09:20.160Z] taggedImages: [2022-08-02T03:09:20.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:20.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-02T03:09:20.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.35 [2022-08-02T03:09:20.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:20.160Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-02T03:09:20.188Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-02T03:09:20.188Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:20.188Z] latest [2022-08-02T03:09:20.188Z] 2.3.0-dev.35 [2022-08-02T03:09:20.188Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:20.188Z] main [2022-08-02T03:09:20.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:20.561Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:20.923Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:20.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T03:09:20.923Z] 79c704668de1: Preparing [2022-08-02T03:09:20.923Z] 78191f4072e0: Preparing [2022-08-02T03:09:20.923Z] b4cfc82fd551: Preparing [2022-08-02T03:09:20.923Z] 41bdbd7446b0: Preparing [2022-08-02T03:09:20.923Z] 3bbc287da5f1: Preparing [2022-08-02T03:09:20.923Z] 5b7df235d876: Preparing [2022-08-02T03:09:20.923Z] 5b7df235d876: Waiting [2022-08-02T03:09:21.200Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:21.200Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:21.200Z] 79c704668de1: Pushed [2022-08-02T03:09:21.200Z] 3bbc287da5f1: Pushed [2022-08-02T03:09:22.176Z] 41bdbd7446b0: Pushed [2022-08-02T03:09:24.147Z] 78191f4072e0: Pushed [2022-08-02T03:09:24.421Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:24.791Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:25.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-02T03:09:25.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T03:09:25.150Z] 79c704668de1: Preparing [2022-08-02T03:09:25.150Z] 78191f4072e0: Preparing [2022-08-02T03:09:25.150Z] b4cfc82fd551: Preparing [2022-08-02T03:09:25.150Z] 41bdbd7446b0: Preparing [2022-08-02T03:09:25.150Z] 3bbc287da5f1: Preparing [2022-08-02T03:09:25.150Z] 5b7df235d876: Preparing [2022-08-02T03:09:25.150Z] 5b7df235d876: Waiting [2022-08-02T03:09:25.150Z] 41bdbd7446b0: Layer already exists [2022-08-02T03:09:25.150Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:25.150Z] 79c704668de1: Layer already exists [2022-08-02T03:09:25.150Z] 3bbc287da5f1: Layer already exists [2022-08-02T03:09:25.150Z] 78191f4072e0: Layer already exists [2022-08-02T03:09:25.422Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:25.422Z] latest: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:25.786Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:26.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.35 [2022-08-02T03:09:26.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T03:09:26.142Z] 79c704668de1: Preparing [2022-08-02T03:09:26.142Z] 78191f4072e0: Preparing [2022-08-02T03:09:26.142Z] b4cfc82fd551: Preparing [2022-08-02T03:09:26.142Z] 41bdbd7446b0: Preparing [2022-08-02T03:09:26.142Z] 3bbc287da5f1: Preparing [2022-08-02T03:09:26.142Z] 5b7df235d876: Preparing [2022-08-02T03:09:26.142Z] 5b7df235d876: Waiting [2022-08-02T03:09:26.142Z] 3bbc287da5f1: Layer already exists [2022-08-02T03:09:26.142Z] 41bdbd7446b0: Layer already exists [2022-08-02T03:09:26.142Z] 79c704668de1: Layer already exists [2022-08-02T03:09:26.142Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:26.142Z] 78191f4072e0: Layer already exists [2022-08-02T03:09:26.413Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:26.413Z] 2.3.0-dev.35: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:26.788Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:27.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:27.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T03:09:27.145Z] 79c704668de1: Preparing [2022-08-02T03:09:27.145Z] 78191f4072e0: Preparing [2022-08-02T03:09:27.145Z] b4cfc82fd551: Preparing [2022-08-02T03:09:27.145Z] 41bdbd7446b0: Preparing [2022-08-02T03:09:27.145Z] 3bbc287da5f1: Preparing [2022-08-02T03:09:27.145Z] 5b7df235d876: Preparing [2022-08-02T03:09:27.145Z] 5b7df235d876: Waiting [2022-08-02T03:09:27.145Z] 3bbc287da5f1: Layer already exists [2022-08-02T03:09:27.145Z] 78191f4072e0: Layer already exists [2022-08-02T03:09:27.145Z] 79c704668de1: Layer already exists [2022-08-02T03:09:27.145Z] 41bdbd7446b0: Layer already exists [2022-08-02T03:09:27.145Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:27.416Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:27.416Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:27.788Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:28.148Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-02T03:09:28.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-02T03:09:28.148Z] 79c704668de1: Preparing [2022-08-02T03:09:28.148Z] 78191f4072e0: Preparing [2022-08-02T03:09:28.148Z] b4cfc82fd551: Preparing [2022-08-02T03:09:28.148Z] 41bdbd7446b0: Preparing [2022-08-02T03:09:28.148Z] 3bbc287da5f1: Preparing [2022-08-02T03:09:28.148Z] 5b7df235d876: Preparing [2022-08-02T03:09:28.148Z] 5b7df235d876: Waiting [2022-08-02T03:09:28.148Z] 79c704668de1: Layer already exists [2022-08-02T03:09:28.148Z] 78191f4072e0: Layer already exists [2022-08-02T03:09:28.148Z] 41bdbd7446b0: Layer already exists [2022-08-02T03:09:28.148Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:28.148Z] 3bbc287da5f1: Layer already exists [2022-08-02T03:09:28.148Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:28.419Z] main: digest: sha256:f9880f352f9a64d195a02ec78870e7288c08383cbaf0423566555fa6dd90269a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:09:28.481Z] ===================================================== [Pipeline] echo [2022-08-02T03:09:28.492Z] taggedImages: [2022-08-02T03:09:28.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:28.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-02T03:09:28.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.35 [2022-08-02T03:09:28.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:28.492Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-02T03:09:28.520Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-02T03:09:28.520Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:28.520Z] latest [2022-08-02T03:09:28.520Z] 2.3.0-dev.35 [2022-08-02T03:09:28.520Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:28.520Z] main [2022-08-02T03:09:28.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:28.872Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:29.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:29.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T03:09:29.240Z] 024c658ad0b2: Preparing [2022-08-02T03:09:29.240Z] 5adc99176c9e: Preparing [2022-08-02T03:09:29.240Z] b4cfc82fd551: Preparing [2022-08-02T03:09:29.240Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:29.240Z] 5b7df235d876: Preparing [2022-08-02T03:09:29.240Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:29.240Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:29.517Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:29.517Z] 024c658ad0b2: Pushed [2022-08-02T03:09:32.131Z] 5adc99176c9e: Pushed [2022-08-02T03:09:32.403Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:32.762Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:33.112Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-02T03:09:33.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T03:09:33.112Z] 024c658ad0b2: Preparing [2022-08-02T03:09:33.112Z] 5adc99176c9e: Preparing [2022-08-02T03:09:33.112Z] b4cfc82fd551: Preparing [2022-08-02T03:09:33.112Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:33.112Z] 5b7df235d876: Preparing [2022-08-02T03:09:33.112Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:33.112Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:33.112Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:33.112Z] 5adc99176c9e: Layer already exists [2022-08-02T03:09:33.112Z] 024c658ad0b2: Layer already exists [2022-08-02T03:09:33.383Z] latest: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:33.748Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:34.100Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.35 [2022-08-02T03:09:34.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T03:09:34.100Z] 024c658ad0b2: Preparing [2022-08-02T03:09:34.100Z] 5adc99176c9e: Preparing [2022-08-02T03:09:34.100Z] b4cfc82fd551: Preparing [2022-08-02T03:09:34.100Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:34.100Z] 5b7df235d876: Preparing [2022-08-02T03:09:34.100Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:34.100Z] 024c658ad0b2: Layer already exists [2022-08-02T03:09:34.100Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:34.100Z] 5adc99176c9e: Layer already exists [2022-08-02T03:09:34.100Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:34.372Z] 2.3.0-dev.35: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:34.763Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:35.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:35.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T03:09:35.134Z] 024c658ad0b2: Preparing [2022-08-02T03:09:35.134Z] 5adc99176c9e: Preparing [2022-08-02T03:09:35.134Z] b4cfc82fd551: Preparing [2022-08-02T03:09:35.134Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:35.134Z] 5b7df235d876: Preparing [2022-08-02T03:09:35.134Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:35.134Z] 5adc99176c9e: Layer already exists [2022-08-02T03:09:35.134Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:35.134Z] 024c658ad0b2: Layer already exists [2022-08-02T03:09:35.134Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:35.409Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:35.805Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:36.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-02T03:09:36.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-02T03:09:36.167Z] 024c658ad0b2: Preparing [2022-08-02T03:09:36.167Z] 5adc99176c9e: Preparing [2022-08-02T03:09:36.167Z] b4cfc82fd551: Preparing [2022-08-02T03:09:36.167Z] 4d266b7acb5a: Preparing [2022-08-02T03:09:36.167Z] 5b7df235d876: Preparing [2022-08-02T03:09:36.167Z] 5adc99176c9e: Layer already exists [2022-08-02T03:09:36.167Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:09:36.167Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:36.167Z] 024c658ad0b2: Layer already exists [2022-08-02T03:09:36.167Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:36.437Z] main: digest: sha256:09ccbe8dcc631e831fce53e3d48b14a855506b649a1d19b0a5d0ffa3e5521eb2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:09:36.495Z] ===================================================== [Pipeline] echo [2022-08-02T03:09:36.504Z] taggedImages: [2022-08-02T03:09:36.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:36.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-02T03:09:36.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.35 [2022-08-02T03:09:36.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:36.504Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-02T03:09:36.531Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-02T03:09:36.531Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:36.531Z] latest [2022-08-02T03:09:36.531Z] 2.3.0-dev.35 [2022-08-02T03:09:36.531Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:36.531Z] main [2022-08-02T03:09:36.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:36.893Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:37.247Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:37.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T03:09:37.247Z] 7473e2fd5130: Preparing [2022-08-02T03:09:37.247Z] 7473e2fd5130: Preparing [2022-08-02T03:09:37.247Z] 95e3bb4a8e3b: Preparing [2022-08-02T03:09:37.247Z] a22521992129: Preparing [2022-08-02T03:09:37.247Z] 611a8555823e: Preparing [2022-08-02T03:09:37.247Z] b0b9da2f729f: Preparing [2022-08-02T03:09:37.247Z] b4cfc82fd551: Preparing [2022-08-02T03:09:37.247Z] d028c73873c6: Preparing [2022-08-02T03:09:37.247Z] e36a414b7c44: Preparing [2022-08-02T03:09:37.247Z] 3153827c7baf: Preparing [2022-08-02T03:09:37.247Z] 3b6114ede79d: Preparing [2022-08-02T03:09:37.247Z] 5b7df235d876: Preparing [2022-08-02T03:09:37.247Z] 3153827c7baf: Waiting [2022-08-02T03:09:37.247Z] b4cfc82fd551: Waiting [2022-08-02T03:09:37.247Z] 3b6114ede79d: Waiting [2022-08-02T03:09:37.247Z] d028c73873c6: Waiting [2022-08-02T03:09:37.247Z] 5b7df235d876: Waiting [2022-08-02T03:09:37.247Z] e36a414b7c44: Waiting [2022-08-02T03:09:37.520Z] 95e3bb4a8e3b: Pushed [2022-08-02T03:09:37.520Z] 611a8555823e: Pushed [2022-08-02T03:09:37.520Z] a22521992129: Pushed [2022-08-02T03:09:37.520Z] 7473e2fd5130: Pushed [2022-08-02T03:09:37.520Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:37.791Z] e36a414b7c44: Pushed [2022-08-02T03:09:37.791Z] d028c73873c6: Pushed [2022-08-02T03:09:37.791Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:37.791Z] 3b6114ede79d: Pushed [2022-08-02T03:09:37.791Z] 3153827c7baf: Pushed [2022-08-02T03:09:41.173Z] b0b9da2f729f: Pushed [2022-08-02T03:09:41.173Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:41.541Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:41.901Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-02T03:09:41.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T03:09:41.901Z] 7473e2fd5130: Preparing [2022-08-02T03:09:41.901Z] 7473e2fd5130: Preparing [2022-08-02T03:09:41.901Z] 95e3bb4a8e3b: Preparing [2022-08-02T03:09:41.901Z] a22521992129: Preparing [2022-08-02T03:09:41.901Z] 611a8555823e: Preparing [2022-08-02T03:09:41.901Z] b0b9da2f729f: Preparing [2022-08-02T03:09:41.901Z] b4cfc82fd551: Preparing [2022-08-02T03:09:41.901Z] d028c73873c6: Preparing [2022-08-02T03:09:41.901Z] e36a414b7c44: Preparing [2022-08-02T03:09:41.901Z] 3153827c7baf: Preparing [2022-08-02T03:09:41.901Z] 3b6114ede79d: Preparing [2022-08-02T03:09:41.901Z] 5b7df235d876: Preparing [2022-08-02T03:09:41.901Z] 3b6114ede79d: Waiting [2022-08-02T03:09:41.901Z] e36a414b7c44: Waiting [2022-08-02T03:09:41.901Z] 3153827c7baf: Waiting [2022-08-02T03:09:41.901Z] 5b7df235d876: Waiting [2022-08-02T03:09:41.901Z] b4cfc82fd551: Waiting [2022-08-02T03:09:41.901Z] d028c73873c6: Waiting [2022-08-02T03:09:41.901Z] 95e3bb4a8e3b: Layer already exists [2022-08-02T03:09:41.901Z] a22521992129: Layer already exists [2022-08-02T03:09:41.901Z] 611a8555823e: Layer already exists [2022-08-02T03:09:41.901Z] b0b9da2f729f: Layer already exists [2022-08-02T03:09:41.901Z] 7473e2fd5130: Layer already exists [2022-08-02T03:09:42.177Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:42.177Z] 3b6114ede79d: Layer already exists [2022-08-02T03:09:42.177Z] e36a414b7c44: Layer already exists [2022-08-02T03:09:42.177Z] 3153827c7baf: Layer already exists [2022-08-02T03:09:42.177Z] d028c73873c6: Layer already exists [2022-08-02T03:09:42.177Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:42.177Z] latest: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:42.536Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:42.904Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.35 [2022-08-02T03:09:42.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T03:09:42.904Z] 7473e2fd5130: Preparing [2022-08-02T03:09:42.904Z] 7473e2fd5130: Preparing [2022-08-02T03:09:42.904Z] 95e3bb4a8e3b: Preparing [2022-08-02T03:09:42.904Z] a22521992129: Preparing [2022-08-02T03:09:42.904Z] 611a8555823e: Preparing [2022-08-02T03:09:42.904Z] b0b9da2f729f: Preparing [2022-08-02T03:09:42.904Z] b4cfc82fd551: Preparing [2022-08-02T03:09:42.904Z] d028c73873c6: Preparing [2022-08-02T03:09:42.904Z] e36a414b7c44: Preparing [2022-08-02T03:09:42.904Z] 3153827c7baf: Preparing [2022-08-02T03:09:42.904Z] 3b6114ede79d: Preparing [2022-08-02T03:09:42.904Z] 5b7df235d876: Preparing [2022-08-02T03:09:42.904Z] d028c73873c6: Waiting [2022-08-02T03:09:42.904Z] e36a414b7c44: Waiting [2022-08-02T03:09:42.904Z] 3153827c7baf: Waiting [2022-08-02T03:09:42.904Z] 3b6114ede79d: Waiting [2022-08-02T03:09:42.904Z] 5b7df235d876: Waiting [2022-08-02T03:09:42.904Z] b4cfc82fd551: Waiting [2022-08-02T03:09:43.178Z] 611a8555823e: Layer already exists [2022-08-02T03:09:43.178Z] a22521992129: Layer already exists [2022-08-02T03:09:43.178Z] 7473e2fd5130: Layer already exists [2022-08-02T03:09:43.178Z] b0b9da2f729f: Layer already exists [2022-08-02T03:09:43.178Z] 95e3bb4a8e3b: Layer already exists [2022-08-02T03:09:43.178Z] d028c73873c6: Layer already exists [2022-08-02T03:09:43.178Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:43.178Z] e36a414b7c44: Layer already exists [2022-08-02T03:09:43.178Z] 3153827c7baf: Layer already exists [2022-08-02T03:09:43.178Z] 3b6114ede79d: Layer already exists [2022-08-02T03:09:43.178Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:43.178Z] 2.3.0-dev.35: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:43.541Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:43.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:43.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T03:09:43.896Z] 7473e2fd5130: Preparing [2022-08-02T03:09:43.896Z] 7473e2fd5130: Preparing [2022-08-02T03:09:43.896Z] 95e3bb4a8e3b: Preparing [2022-08-02T03:09:43.896Z] a22521992129: Preparing [2022-08-02T03:09:43.896Z] 611a8555823e: Preparing [2022-08-02T03:09:43.896Z] b0b9da2f729f: Preparing [2022-08-02T03:09:43.896Z] b4cfc82fd551: Preparing [2022-08-02T03:09:43.896Z] d028c73873c6: Preparing [2022-08-02T03:09:43.896Z] e36a414b7c44: Preparing [2022-08-02T03:09:43.896Z] 3153827c7baf: Preparing [2022-08-02T03:09:43.896Z] 3b6114ede79d: Preparing [2022-08-02T03:09:43.896Z] 5b7df235d876: Preparing [2022-08-02T03:09:43.896Z] b4cfc82fd551: Waiting [2022-08-02T03:09:43.896Z] d028c73873c6: Waiting [2022-08-02T03:09:43.896Z] 3153827c7baf: Waiting [2022-08-02T03:09:43.896Z] e36a414b7c44: Waiting [2022-08-02T03:09:43.896Z] 3b6114ede79d: Waiting [2022-08-02T03:09:43.896Z] 5b7df235d876: Waiting [2022-08-02T03:09:43.896Z] 7473e2fd5130: Layer already exists [2022-08-02T03:09:43.896Z] a22521992129: Layer already exists [2022-08-02T03:09:43.896Z] 611a8555823e: Layer already exists [2022-08-02T03:09:43.896Z] b0b9da2f729f: Layer already exists [2022-08-02T03:09:43.896Z] 95e3bb4a8e3b: Layer already exists [2022-08-02T03:09:44.167Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:44.167Z] e36a414b7c44: Layer already exists [2022-08-02T03:09:44.167Z] 3b6114ede79d: Layer already exists [2022-08-02T03:09:44.167Z] 3153827c7baf: Layer already exists [2022-08-02T03:09:44.167Z] d028c73873c6: Layer already exists [2022-08-02T03:09:44.167Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:44.167Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:44.521Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:44.876Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-02T03:09:44.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-02T03:09:44.876Z] 7473e2fd5130: Preparing [2022-08-02T03:09:44.876Z] 7473e2fd5130: Preparing [2022-08-02T03:09:44.876Z] 95e3bb4a8e3b: Preparing [2022-08-02T03:09:44.876Z] a22521992129: Preparing [2022-08-02T03:09:44.876Z] 611a8555823e: Preparing [2022-08-02T03:09:44.876Z] b0b9da2f729f: Preparing [2022-08-02T03:09:44.876Z] b4cfc82fd551: Preparing [2022-08-02T03:09:44.876Z] d028c73873c6: Preparing [2022-08-02T03:09:44.876Z] e36a414b7c44: Preparing [2022-08-02T03:09:44.876Z] 3153827c7baf: Preparing [2022-08-02T03:09:44.876Z] 3b6114ede79d: Preparing [2022-08-02T03:09:44.876Z] 5b7df235d876: Preparing [2022-08-02T03:09:44.876Z] b4cfc82fd551: Waiting [2022-08-02T03:09:44.876Z] d028c73873c6: Waiting [2022-08-02T03:09:44.876Z] e36a414b7c44: Waiting [2022-08-02T03:09:44.876Z] 3153827c7baf: Waiting [2022-08-02T03:09:44.876Z] 3b6114ede79d: Waiting [2022-08-02T03:09:44.876Z] 5b7df235d876: Waiting [2022-08-02T03:09:44.876Z] a22521992129: Layer already exists [2022-08-02T03:09:44.876Z] b0b9da2f729f: Layer already exists [2022-08-02T03:09:44.876Z] 7473e2fd5130: Layer already exists [2022-08-02T03:09:44.876Z] 95e3bb4a8e3b: Layer already exists [2022-08-02T03:09:45.148Z] 611a8555823e: Layer already exists [2022-08-02T03:09:45.148Z] d028c73873c6: Layer already exists [2022-08-02T03:09:45.148Z] e36a414b7c44: Layer already exists [2022-08-02T03:09:45.148Z] b4cfc82fd551: Layer already exists [2022-08-02T03:09:45.148Z] 3153827c7baf: Layer already exists [2022-08-02T03:09:45.148Z] 3b6114ede79d: Layer already exists [2022-08-02T03:09:45.148Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:45.148Z] main: digest: sha256:f54caea5fc8e75fb2745be611687fedf11a4b175b98468172c2be3423e2b377e size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:09:45.201Z] ===================================================== [Pipeline] echo [2022-08-02T03:09:45.210Z] taggedImages: [2022-08-02T03:09:45.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:45.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-02T03:09:45.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.35 [2022-08-02T03:09:45.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:45.210Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-02T03:09:45.236Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-02T03:09:45.237Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:45.237Z] latest [2022-08-02T03:09:45.237Z] 2.3.0-dev.35 [2022-08-02T03:09:45.237Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:45.237Z] main [2022-08-02T03:09:45.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:45.586Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:45.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:45.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T03:09:45.952Z] a2ce96fc09c1: Preparing [2022-08-02T03:09:45.952Z] 4c4eb3eace03: Preparing [2022-08-02T03:09:45.952Z] d81357721460: Preparing [2022-08-02T03:09:45.952Z] 19b36d122b62: Preparing [2022-08-02T03:09:45.952Z] c254ca14d105: Preparing [2022-08-02T03:09:45.952Z] ba523f98418b: Preparing [2022-08-02T03:09:45.952Z] 1b945d87bf50: Preparing [2022-08-02T03:09:45.952Z] 5b7df235d876: Preparing [2022-08-02T03:09:45.952Z] 1b945d87bf50: Waiting [2022-08-02T03:09:45.952Z] ba523f98418b: Waiting [2022-08-02T03:09:45.952Z] 5b7df235d876: Waiting [2022-08-02T03:09:46.225Z] c254ca14d105: Pushed [2022-08-02T03:09:46.225Z] a2ce96fc09c1: Pushed [2022-08-02T03:09:46.225Z] 4c4eb3eace03: Pushed [2022-08-02T03:09:46.225Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:46.496Z] ba523f98418b: Pushed [2022-08-02T03:09:47.093Z] 1b945d87bf50: Pushed [2022-08-02T03:09:48.530Z] d81357721460: Pushed [2022-08-02T03:09:48.530Z] 19b36d122b62: Pushed [2022-08-02T03:09:48.800Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:49.161Z] + 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-08-02T03:09:49.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-02T03:09:49.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T03:09:49.511Z] a2ce96fc09c1: Preparing [2022-08-02T03:09:49.511Z] 4c4eb3eace03: Preparing [2022-08-02T03:09:49.511Z] d81357721460: Preparing [2022-08-02T03:09:49.511Z] 19b36d122b62: Preparing [2022-08-02T03:09:49.511Z] c254ca14d105: Preparing [2022-08-02T03:09:49.511Z] ba523f98418b: Preparing [2022-08-02T03:09:49.511Z] 1b945d87bf50: Preparing [2022-08-02T03:09:49.511Z] 5b7df235d876: Preparing [2022-08-02T03:09:49.511Z] 1b945d87bf50: Waiting [2022-08-02T03:09:49.511Z] 5b7df235d876: Waiting [2022-08-02T03:09:49.511Z] ba523f98418b: Waiting [2022-08-02T03:09:49.511Z] 4c4eb3eace03: Layer already exists [2022-08-02T03:09:49.511Z] a2ce96fc09c1: Layer already exists [2022-08-02T03:09:49.511Z] c254ca14d105: Layer already exists [2022-08-02T03:09:49.511Z] 19b36d122b62: Layer already exists [2022-08-02T03:09:49.511Z] d81357721460: Layer already exists [2022-08-02T03:09:49.511Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:49.511Z] 1b945d87bf50: Layer already exists [2022-08-02T03:09:49.511Z] ba523f98418b: Layer already exists [2022-08-02T03:09:49.783Z] latest: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:50.142Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:50.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.35 [2022-08-02T03:09:50.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T03:09:50.490Z] a2ce96fc09c1: Preparing [2022-08-02T03:09:50.490Z] 4c4eb3eace03: Preparing [2022-08-02T03:09:50.490Z] d81357721460: Preparing [2022-08-02T03:09:50.490Z] 19b36d122b62: Preparing [2022-08-02T03:09:50.490Z] c254ca14d105: Preparing [2022-08-02T03:09:50.490Z] ba523f98418b: Preparing [2022-08-02T03:09:50.490Z] 1b945d87bf50: Preparing [2022-08-02T03:09:50.490Z] 5b7df235d876: Preparing [2022-08-02T03:09:50.490Z] ba523f98418b: Waiting [2022-08-02T03:09:50.490Z] 5b7df235d876: Waiting [2022-08-02T03:09:50.490Z] 1b945d87bf50: Waiting [2022-08-02T03:09:50.490Z] a2ce96fc09c1: Layer already exists [2022-08-02T03:09:50.490Z] d81357721460: Layer already exists [2022-08-02T03:09:50.490Z] c254ca14d105: Layer already exists [2022-08-02T03:09:50.490Z] 4c4eb3eace03: Layer already exists [2022-08-02T03:09:50.490Z] 19b36d122b62: Layer already exists [2022-08-02T03:09:50.490Z] 1b945d87bf50: Layer already exists [2022-08-02T03:09:50.490Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:50.490Z] ba523f98418b: Layer already exists [2022-08-02T03:09:50.761Z] 2.3.0-dev.35: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:51.125Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:51.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:51.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T03:09:51.488Z] a2ce96fc09c1: Preparing [2022-08-02T03:09:51.488Z] 4c4eb3eace03: Preparing [2022-08-02T03:09:51.488Z] d81357721460: Preparing [2022-08-02T03:09:51.488Z] 19b36d122b62: Preparing [2022-08-02T03:09:51.488Z] c254ca14d105: Preparing [2022-08-02T03:09:51.488Z] ba523f98418b: Preparing [2022-08-02T03:09:51.488Z] 1b945d87bf50: Preparing [2022-08-02T03:09:51.488Z] 5b7df235d876: Preparing [2022-08-02T03:09:51.488Z] 1b945d87bf50: Waiting [2022-08-02T03:09:51.488Z] ba523f98418b: Waiting [2022-08-02T03:09:51.488Z] 5b7df235d876: Waiting [2022-08-02T03:09:51.759Z] c254ca14d105: Layer already exists [2022-08-02T03:09:51.759Z] 4c4eb3eace03: Layer already exists [2022-08-02T03:09:51.759Z] a2ce96fc09c1: Layer already exists [2022-08-02T03:09:51.759Z] 19b36d122b62: Layer already exists [2022-08-02T03:09:51.759Z] d81357721460: Layer already exists [2022-08-02T03:09:51.759Z] 1b945d87bf50: Layer already exists [2022-08-02T03:09:51.759Z] ba523f98418b: Layer already exists [2022-08-02T03:09:51.759Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:51.759Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:52.121Z] + 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-08-02T03:09:52.485Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-02T03:09:52.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-02T03:09:52.485Z] a2ce96fc09c1: Preparing [2022-08-02T03:09:52.485Z] 4c4eb3eace03: Preparing [2022-08-02T03:09:52.485Z] d81357721460: Preparing [2022-08-02T03:09:52.485Z] 19b36d122b62: Preparing [2022-08-02T03:09:52.485Z] c254ca14d105: Preparing [2022-08-02T03:09:52.485Z] ba523f98418b: Preparing [2022-08-02T03:09:52.485Z] 1b945d87bf50: Preparing [2022-08-02T03:09:52.485Z] 5b7df235d876: Preparing [2022-08-02T03:09:52.485Z] ba523f98418b: Waiting [2022-08-02T03:09:52.485Z] 1b945d87bf50: Waiting [2022-08-02T03:09:52.485Z] 5b7df235d876: Waiting [2022-08-02T03:09:52.485Z] 4c4eb3eace03: Layer already exists [2022-08-02T03:09:52.485Z] c254ca14d105: Layer already exists [2022-08-02T03:09:52.485Z] 19b36d122b62: Layer already exists [2022-08-02T03:09:52.763Z] a2ce96fc09c1: Layer already exists [2022-08-02T03:09:52.763Z] d81357721460: Layer already exists [2022-08-02T03:09:52.763Z] 1b945d87bf50: Layer already exists [2022-08-02T03:09:52.763Z] ba523f98418b: Layer already exists [2022-08-02T03:09:52.763Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:52.763Z] main: digest: sha256:bd0262b5e71a654bcaeee236533f3b04baf39877e958efdeebd38497f3da96ee size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:09:52.822Z] ===================================================== [Pipeline] echo [2022-08-02T03:09:52.832Z] taggedImages: [2022-08-02T03:09:52.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:52.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-02T03:09:52.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.35 [2022-08-02T03:09:52.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:52.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-02T03:09:52.854Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-02T03:09:52.854Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:52.854Z] latest [2022-08-02T03:09:52.854Z] 2.3.0-dev.35 [2022-08-02T03:09:52.854Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:09:52.854Z] main [2022-08-02T03:09:52.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:53.212Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:53.578Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:09:53.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T03:09:53.578Z] fdd4de41e088: Preparing [2022-08-02T03:09:53.578Z] 48ea8ae1f6e2: Preparing [2022-08-02T03:09:53.578Z] b2bd5e074892: Preparing [2022-08-02T03:09:53.578Z] 30ce716770d7: Preparing [2022-08-02T03:09:53.578Z] d4007bce17af: Preparing [2022-08-02T03:09:53.578Z] 98d1ce154412: Preparing [2022-08-02T03:09:53.578Z] 46603e35c6f2: Preparing [2022-08-02T03:09:53.578Z] e5ca88a87e8a: Preparing [2022-08-02T03:09:53.578Z] 341d534c9434: Preparing [2022-08-02T03:09:53.578Z] 5b7df235d876: Preparing [2022-08-02T03:09:53.578Z] 98d1ce154412: Waiting [2022-08-02T03:09:53.578Z] 341d534c9434: Waiting [2022-08-02T03:09:53.578Z] 46603e35c6f2: Waiting [2022-08-02T03:09:53.578Z] 5b7df235d876: Waiting [2022-08-02T03:09:53.852Z] 48ea8ae1f6e2: Pushed [2022-08-02T03:09:53.852Z] fdd4de41e088: Pushed [2022-08-02T03:09:53.852Z] d4007bce17af: Pushed [2022-08-02T03:09:54.124Z] e5ca88a87e8a: Pushed [2022-08-02T03:09:54.124Z] 98d1ce154412: Pushed [2022-08-02T03:09:54.124Z] 46603e35c6f2: Pushed [2022-08-02T03:09:54.124Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:54.395Z] 341d534c9434: Pushed [2022-08-02T03:09:56.368Z] 30ce716770d7: Pushed [2022-08-02T03:09:56.963Z] b2bd5e074892: Pushed [2022-08-02T03:09:57.234Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:57.591Z] + 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-08-02T03:09:57.995Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-02T03:09:57.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T03:09:57.995Z] fdd4de41e088: Preparing [2022-08-02T03:09:57.995Z] 48ea8ae1f6e2: Preparing [2022-08-02T03:09:57.995Z] b2bd5e074892: Preparing [2022-08-02T03:09:57.995Z] 30ce716770d7: Preparing [2022-08-02T03:09:57.995Z] d4007bce17af: Preparing [2022-08-02T03:09:57.995Z] 98d1ce154412: Preparing [2022-08-02T03:09:57.995Z] 46603e35c6f2: Preparing [2022-08-02T03:09:57.995Z] e5ca88a87e8a: Preparing [2022-08-02T03:09:57.995Z] 341d534c9434: Preparing [2022-08-02T03:09:57.995Z] 5b7df235d876: Preparing [2022-08-02T03:09:57.995Z] 98d1ce154412: Waiting [2022-08-02T03:09:57.995Z] 46603e35c6f2: Waiting [2022-08-02T03:09:57.995Z] e5ca88a87e8a: Waiting [2022-08-02T03:09:57.995Z] 341d534c9434: Waiting [2022-08-02T03:09:57.995Z] 5b7df235d876: Waiting [2022-08-02T03:09:57.995Z] b2bd5e074892: Layer already exists [2022-08-02T03:09:57.995Z] fdd4de41e088: Layer already exists [2022-08-02T03:09:57.995Z] 48ea8ae1f6e2: Layer already exists [2022-08-02T03:09:57.995Z] d4007bce17af: Layer already exists [2022-08-02T03:09:57.995Z] 30ce716770d7: Layer already exists [2022-08-02T03:09:58.265Z] e5ca88a87e8a: Layer already exists [2022-08-02T03:09:58.265Z] 341d534c9434: Layer already exists [2022-08-02T03:09:58.265Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:58.265Z] 46603e35c6f2: Layer already exists [2022-08-02T03:09:58.265Z] 98d1ce154412: Layer already exists [2022-08-02T03:09:58.265Z] latest: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:58.652Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:59.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.35 [2022-08-02T03:09:59.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T03:09:59.031Z] fdd4de41e088: Preparing [2022-08-02T03:09:59.031Z] 48ea8ae1f6e2: Preparing [2022-08-02T03:09:59.031Z] b2bd5e074892: Preparing [2022-08-02T03:09:59.031Z] 30ce716770d7: Preparing [2022-08-02T03:09:59.031Z] d4007bce17af: Preparing [2022-08-02T03:09:59.031Z] 98d1ce154412: Preparing [2022-08-02T03:09:59.031Z] 46603e35c6f2: Preparing [2022-08-02T03:09:59.031Z] e5ca88a87e8a: Preparing [2022-08-02T03:09:59.031Z] 341d534c9434: Preparing [2022-08-02T03:09:59.031Z] 5b7df235d876: Preparing [2022-08-02T03:09:59.031Z] 46603e35c6f2: Waiting [2022-08-02T03:09:59.031Z] e5ca88a87e8a: Waiting [2022-08-02T03:09:59.031Z] 98d1ce154412: Waiting [2022-08-02T03:09:59.031Z] 341d534c9434: Waiting [2022-08-02T03:09:59.031Z] 5b7df235d876: Waiting [2022-08-02T03:09:59.031Z] fdd4de41e088: Layer already exists [2022-08-02T03:09:59.031Z] b2bd5e074892: Layer already exists [2022-08-02T03:09:59.031Z] 30ce716770d7: Layer already exists [2022-08-02T03:09:59.031Z] 48ea8ae1f6e2: Layer already exists [2022-08-02T03:09:59.031Z] d4007bce17af: Layer already exists [2022-08-02T03:09:59.306Z] 98d1ce154412: Layer already exists [2022-08-02T03:09:59.306Z] 341d534c9434: Layer already exists [2022-08-02T03:09:59.306Z] 5b7df235d876: Layer already exists [2022-08-02T03:09:59.306Z] 46603e35c6f2: Layer already exists [2022-08-02T03:09:59.306Z] e5ca88a87e8a: Layer already exists [2022-08-02T03:09:59.306Z] 2.3.0-dev.35: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:09:59.667Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:00.034Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:00.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T03:10:00.034Z] fdd4de41e088: Preparing [2022-08-02T03:10:00.034Z] 48ea8ae1f6e2: Preparing [2022-08-02T03:10:00.034Z] b2bd5e074892: Preparing [2022-08-02T03:10:00.034Z] 30ce716770d7: Preparing [2022-08-02T03:10:00.034Z] d4007bce17af: Preparing [2022-08-02T03:10:00.034Z] 98d1ce154412: Preparing [2022-08-02T03:10:00.034Z] 46603e35c6f2: Preparing [2022-08-02T03:10:00.034Z] e5ca88a87e8a: Preparing [2022-08-02T03:10:00.034Z] 341d534c9434: Preparing [2022-08-02T03:10:00.034Z] 5b7df235d876: Preparing [2022-08-02T03:10:00.034Z] 98d1ce154412: Waiting [2022-08-02T03:10:00.034Z] 46603e35c6f2: Waiting [2022-08-02T03:10:00.034Z] e5ca88a87e8a: Waiting [2022-08-02T03:10:00.034Z] 341d534c9434: Waiting [2022-08-02T03:10:00.034Z] 5b7df235d876: Waiting [2022-08-02T03:10:00.034Z] fdd4de41e088: Layer already exists [2022-08-02T03:10:00.034Z] b2bd5e074892: Layer already exists [2022-08-02T03:10:00.034Z] 48ea8ae1f6e2: Layer already exists [2022-08-02T03:10:00.034Z] d4007bce17af: Layer already exists [2022-08-02T03:10:00.034Z] 30ce716770d7: Layer already exists [2022-08-02T03:10:00.034Z] 46603e35c6f2: Layer already exists [2022-08-02T03:10:00.034Z] e5ca88a87e8a: Layer already exists [2022-08-02T03:10:00.034Z] 98d1ce154412: Layer already exists [2022-08-02T03:10:00.034Z] 341d534c9434: Layer already exists [2022-08-02T03:10:00.034Z] 5b7df235d876: Layer already exists [2022-08-02T03:10:00.307Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:00.690Z] + 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-08-02T03:10:01.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-02T03:10:01.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-02T03:10:01.066Z] fdd4de41e088: Preparing [2022-08-02T03:10:01.066Z] 48ea8ae1f6e2: Preparing [2022-08-02T03:10:01.066Z] b2bd5e074892: Preparing [2022-08-02T03:10:01.066Z] 30ce716770d7: Preparing [2022-08-02T03:10:01.066Z] d4007bce17af: Preparing [2022-08-02T03:10:01.066Z] 98d1ce154412: Preparing [2022-08-02T03:10:01.066Z] 46603e35c6f2: Preparing [2022-08-02T03:10:01.066Z] e5ca88a87e8a: Preparing [2022-08-02T03:10:01.066Z] 341d534c9434: Preparing [2022-08-02T03:10:01.066Z] 5b7df235d876: Preparing [2022-08-02T03:10:01.066Z] 46603e35c6f2: Waiting [2022-08-02T03:10:01.066Z] 98d1ce154412: Waiting [2022-08-02T03:10:01.066Z] e5ca88a87e8a: Waiting [2022-08-02T03:10:01.066Z] 341d534c9434: Waiting [2022-08-02T03:10:01.066Z] 5b7df235d876: Waiting [2022-08-02T03:10:01.066Z] b2bd5e074892: Layer already exists [2022-08-02T03:10:01.066Z] 48ea8ae1f6e2: Layer already exists [2022-08-02T03:10:01.066Z] d4007bce17af: Layer already exists [2022-08-02T03:10:01.066Z] fdd4de41e088: Layer already exists [2022-08-02T03:10:01.066Z] 30ce716770d7: Layer already exists [2022-08-02T03:10:01.066Z] 98d1ce154412: Layer already exists [2022-08-02T03:10:01.066Z] e5ca88a87e8a: Layer already exists [2022-08-02T03:10:01.066Z] 341d534c9434: Layer already exists [2022-08-02T03:10:01.066Z] 46603e35c6f2: Layer already exists [2022-08-02T03:10:01.066Z] 5b7df235d876: Layer already exists [2022-08-02T03:10:01.339Z] main: digest: sha256:3da3a43554703cc8f17c506f664953537838f29ad2547c19f69f4cc0f9e245ff size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:10:01.405Z] ===================================================== [Pipeline] echo [2022-08-02T03:10:01.418Z] taggedImages: [2022-08-02T03:10:01.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:01.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-02T03:10:01.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.35 [2022-08-02T03:10:01.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:01.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-02T03:10:01.448Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-02T03:10:01.448Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:01.448Z] latest [2022-08-02T03:10:01.448Z] 2.3.0-dev.35 [2022-08-02T03:10:01.448Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:01.448Z] main [2022-08-02T03:10:01.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:01.799Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:02.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:02.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T03:10:02.155Z] 642c0848de5b: Preparing [2022-08-02T03:10:02.155Z] 092dcc9f0669: Preparing [2022-08-02T03:10:02.155Z] b4cfc82fd551: Preparing [2022-08-02T03:10:02.155Z] 29910f6aea54: Preparing [2022-08-02T03:10:02.155Z] 149cbd12937e: Preparing [2022-08-02T03:10:02.155Z] eb54b7b7991f: Preparing [2022-08-02T03:10:02.155Z] eb54b7b7991f: Waiting [2022-08-02T03:10:02.425Z] b4cfc82fd551: Layer already exists [2022-08-02T03:10:02.425Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:02.425Z] 642c0848de5b: Pushed [2022-08-02T03:10:02.425Z] 149cbd12937e: Pushed [2022-08-02T03:10:03.855Z] 29910f6aea54: Pushed [2022-08-02T03:10:07.224Z] 092dcc9f0669: Pushed [2022-08-02T03:10:07.224Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:07.588Z] + 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-08-02T03:10:08.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-02T03:10:08.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T03:10:08.013Z] 642c0848de5b: Preparing [2022-08-02T03:10:08.013Z] 092dcc9f0669: Preparing [2022-08-02T03:10:08.013Z] b4cfc82fd551: Preparing [2022-08-02T03:10:08.013Z] 29910f6aea54: Preparing [2022-08-02T03:10:08.013Z] 149cbd12937e: Preparing [2022-08-02T03:10:08.013Z] eb54b7b7991f: Preparing [2022-08-02T03:10:08.013Z] eb54b7b7991f: Waiting [2022-08-02T03:10:08.013Z] b4cfc82fd551: Layer already exists [2022-08-02T03:10:08.013Z] 092dcc9f0669: Layer already exists [2022-08-02T03:10:08.013Z] 642c0848de5b: Layer already exists [2022-08-02T03:10:08.013Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:08.013Z] 29910f6aea54: Layer already exists [2022-08-02T03:10:08.013Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:08.283Z] latest: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:08.647Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:09.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.35 [2022-08-02T03:10:09.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T03:10:09.004Z] 642c0848de5b: Preparing [2022-08-02T03:10:09.004Z] 092dcc9f0669: Preparing [2022-08-02T03:10:09.004Z] b4cfc82fd551: Preparing [2022-08-02T03:10:09.004Z] 29910f6aea54: Preparing [2022-08-02T03:10:09.004Z] 149cbd12937e: Preparing [2022-08-02T03:10:09.004Z] eb54b7b7991f: Preparing [2022-08-02T03:10:09.004Z] eb54b7b7991f: Waiting [2022-08-02T03:10:09.004Z] 29910f6aea54: Layer already exists [2022-08-02T03:10:09.004Z] 092dcc9f0669: Layer already exists [2022-08-02T03:10:09.004Z] b4cfc82fd551: Layer already exists [2022-08-02T03:10:09.004Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:09.004Z] 642c0848de5b: Layer already exists [2022-08-02T03:10:09.004Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:09.274Z] 2.3.0-dev.35: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:09.637Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:09.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:09.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T03:10:09.986Z] 642c0848de5b: Preparing [2022-08-02T03:10:09.986Z] 092dcc9f0669: Preparing [2022-08-02T03:10:09.986Z] b4cfc82fd551: Preparing [2022-08-02T03:10:09.986Z] 29910f6aea54: Preparing [2022-08-02T03:10:09.986Z] 149cbd12937e: Preparing [2022-08-02T03:10:09.986Z] eb54b7b7991f: Preparing [2022-08-02T03:10:09.986Z] eb54b7b7991f: Waiting [2022-08-02T03:10:09.986Z] 29910f6aea54: Layer already exists [2022-08-02T03:10:09.986Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:09.986Z] 092dcc9f0669: Layer already exists [2022-08-02T03:10:09.986Z] b4cfc82fd551: Layer already exists [2022-08-02T03:10:09.986Z] 642c0848de5b: Layer already exists [2022-08-02T03:10:09.986Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:10.257Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:10.621Z] + 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-08-02T03:10:10.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-02T03:10:10.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-02T03:10:10.979Z] 642c0848de5b: Preparing [2022-08-02T03:10:10.979Z] 092dcc9f0669: Preparing [2022-08-02T03:10:10.979Z] b4cfc82fd551: Preparing [2022-08-02T03:10:10.979Z] 29910f6aea54: Preparing [2022-08-02T03:10:10.979Z] 149cbd12937e: Preparing [2022-08-02T03:10:10.979Z] eb54b7b7991f: Preparing [2022-08-02T03:10:10.979Z] eb54b7b7991f: Waiting [2022-08-02T03:10:10.979Z] b4cfc82fd551: Layer already exists [2022-08-02T03:10:10.979Z] 092dcc9f0669: Layer already exists [2022-08-02T03:10:10.979Z] 642c0848de5b: Layer already exists [2022-08-02T03:10:10.979Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:10.979Z] 29910f6aea54: Layer already exists [2022-08-02T03:10:10.979Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:11.252Z] main: digest: sha256:268397ead0509973aeb17ecaa3c4fcdeb174d387af0d56ba6d3cc2071b902cee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:10:11.309Z] ===================================================== [Pipeline] echo [2022-08-02T03:10:11.318Z] taggedImages: [2022-08-02T03:10:11.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:11.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-02T03:10:11.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.35 [2022-08-02T03:10:11.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:11.318Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-02T03:10:11.345Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-02T03:10:11.345Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:11.345Z] latest [2022-08-02T03:10:11.345Z] 2.3.0-dev.35 [2022-08-02T03:10:11.345Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:11.345Z] main [2022-08-02T03:10:11.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:11.717Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:12.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:12.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T03:10:12.079Z] dd4a618d32f9: Preparing [2022-08-02T03:10:12.079Z] 3a9964687a5f: Preparing [2022-08-02T03:10:12.079Z] d48ab4cc0f48: Preparing [2022-08-02T03:10:12.079Z] 8451404cd2d8: Preparing [2022-08-02T03:10:12.079Z] 90f5390c9778: Preparing [2022-08-02T03:10:12.079Z] 1c9d15517c8d: Preparing [2022-08-02T03:10:12.079Z] 149cbd12937e: Preparing [2022-08-02T03:10:12.079Z] eb54b7b7991f: Preparing [2022-08-02T03:10:12.079Z] 149cbd12937e: Waiting [2022-08-02T03:10:12.079Z] 1c9d15517c8d: Waiting [2022-08-02T03:10:12.079Z] eb54b7b7991f: Waiting [2022-08-02T03:10:12.358Z] d48ab4cc0f48: Pushed [2022-08-02T03:10:12.358Z] 3a9964687a5f: Pushed [2022-08-02T03:10:12.358Z] dd4a618d32f9: Pushed [2022-08-02T03:10:12.358Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:12.358Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:13.334Z] 1c9d15517c8d: Pushed [2022-08-02T03:10:21.594Z] 90f5390c9778: Pushed [2022-08-02T03:10:28.280Z] 8451404cd2d8: Pushed [2022-08-02T03:10:28.280Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:28.906Z] + 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-08-02T03:10:29.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-02T03:10:29.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T03:10:29.307Z] dd4a618d32f9: Preparing [2022-08-02T03:10:29.307Z] 3a9964687a5f: Preparing [2022-08-02T03:10:29.307Z] d48ab4cc0f48: Preparing [2022-08-02T03:10:29.307Z] 8451404cd2d8: Preparing [2022-08-02T03:10:29.307Z] 90f5390c9778: Preparing [2022-08-02T03:10:29.307Z] 1c9d15517c8d: Preparing [2022-08-02T03:10:29.307Z] 149cbd12937e: Preparing [2022-08-02T03:10:29.307Z] eb54b7b7991f: Preparing [2022-08-02T03:10:29.307Z] 1c9d15517c8d: Waiting [2022-08-02T03:10:29.307Z] 149cbd12937e: Waiting [2022-08-02T03:10:29.307Z] eb54b7b7991f: Waiting [2022-08-02T03:10:29.307Z] d48ab4cc0f48: Layer already exists [2022-08-02T03:10:29.307Z] 8451404cd2d8: Layer already exists [2022-08-02T03:10:29.307Z] 90f5390c9778: Layer already exists [2022-08-02T03:10:29.307Z] 3a9964687a5f: Layer already exists [2022-08-02T03:10:29.307Z] dd4a618d32f9: Layer already exists [2022-08-02T03:10:29.580Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:29.580Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:29.580Z] 1c9d15517c8d: Layer already exists [2022-08-02T03:10:29.580Z] latest: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:29.948Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:30.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.35 [2022-08-02T03:10:30.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T03:10:30.307Z] dd4a618d32f9: Preparing [2022-08-02T03:10:30.307Z] 3a9964687a5f: Preparing [2022-08-02T03:10:30.307Z] d48ab4cc0f48: Preparing [2022-08-02T03:10:30.307Z] 8451404cd2d8: Preparing [2022-08-02T03:10:30.307Z] 90f5390c9778: Preparing [2022-08-02T03:10:30.307Z] 1c9d15517c8d: Preparing [2022-08-02T03:10:30.307Z] 149cbd12937e: Preparing [2022-08-02T03:10:30.307Z] eb54b7b7991f: Preparing [2022-08-02T03:10:30.307Z] 1c9d15517c8d: Waiting [2022-08-02T03:10:30.307Z] eb54b7b7991f: Waiting [2022-08-02T03:10:30.307Z] 149cbd12937e: Waiting [2022-08-02T03:10:30.307Z] d48ab4cc0f48: Layer already exists [2022-08-02T03:10:30.580Z] dd4a618d32f9: Layer already exists [2022-08-02T03:10:30.580Z] 90f5390c9778: Layer already exists [2022-08-02T03:10:30.580Z] 3a9964687a5f: Layer already exists [2022-08-02T03:10:30.580Z] 8451404cd2d8: Layer already exists [2022-08-02T03:10:30.580Z] 1c9d15517c8d: Layer already exists [2022-08-02T03:10:30.580Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:30.580Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:30.580Z] 2.3.0-dev.35: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:30.941Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:31.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:31.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T03:10:31.291Z] dd4a618d32f9: Preparing [2022-08-02T03:10:31.291Z] 3a9964687a5f: Preparing [2022-08-02T03:10:31.291Z] d48ab4cc0f48: Preparing [2022-08-02T03:10:31.291Z] 8451404cd2d8: Preparing [2022-08-02T03:10:31.291Z] 90f5390c9778: Preparing [2022-08-02T03:10:31.291Z] 1c9d15517c8d: Preparing [2022-08-02T03:10:31.291Z] 149cbd12937e: Preparing [2022-08-02T03:10:31.291Z] eb54b7b7991f: Preparing [2022-08-02T03:10:31.291Z] 1c9d15517c8d: Waiting [2022-08-02T03:10:31.291Z] 149cbd12937e: Waiting [2022-08-02T03:10:31.291Z] eb54b7b7991f: Waiting [2022-08-02T03:10:31.291Z] dd4a618d32f9: Layer already exists [2022-08-02T03:10:31.291Z] 3a9964687a5f: Layer already exists [2022-08-02T03:10:31.291Z] 8451404cd2d8: Layer already exists [2022-08-02T03:10:31.291Z] d48ab4cc0f48: Layer already exists [2022-08-02T03:10:31.291Z] 90f5390c9778: Layer already exists [2022-08-02T03:10:31.563Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:31.563Z] 1c9d15517c8d: Layer already exists [2022-08-02T03:10:31.563Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:31.563Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:31.916Z] + 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-08-02T03:10:32.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-02T03:10:32.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-02T03:10:32.269Z] dd4a618d32f9: Preparing [2022-08-02T03:10:32.269Z] 3a9964687a5f: Preparing [2022-08-02T03:10:32.269Z] d48ab4cc0f48: Preparing [2022-08-02T03:10:32.269Z] 8451404cd2d8: Preparing [2022-08-02T03:10:32.269Z] 90f5390c9778: Preparing [2022-08-02T03:10:32.269Z] 1c9d15517c8d: Preparing [2022-08-02T03:10:32.269Z] 149cbd12937e: Preparing [2022-08-02T03:10:32.269Z] eb54b7b7991f: Preparing [2022-08-02T03:10:32.269Z] 1c9d15517c8d: Waiting [2022-08-02T03:10:32.269Z] 149cbd12937e: Waiting [2022-08-02T03:10:32.269Z] eb54b7b7991f: Waiting [2022-08-02T03:10:32.269Z] 90f5390c9778: Layer already exists [2022-08-02T03:10:32.269Z] d48ab4cc0f48: Layer already exists [2022-08-02T03:10:32.269Z] 8451404cd2d8: Layer already exists [2022-08-02T03:10:32.269Z] dd4a618d32f9: Layer already exists [2022-08-02T03:10:32.269Z] 3a9964687a5f: Layer already exists [2022-08-02T03:10:32.540Z] 1c9d15517c8d: Layer already exists [2022-08-02T03:10:32.540Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:32.540Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:32.540Z] main: digest: sha256:0b6df0391702161b8b71f51948cbe7d0d04b0af790466620c10d9837198612d5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:10:32.600Z] ===================================================== [Pipeline] echo [2022-08-02T03:10:32.612Z] taggedImages: [2022-08-02T03:10:32.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:32.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-02T03:10:32.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.35 [2022-08-02T03:10:32.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:32.612Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-02T03:10:32.632Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-02T03:10:32.632Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:32.632Z] latest [2022-08-02T03:10:32.632Z] 2.3.0-dev.35 [2022-08-02T03:10:32.632Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:32.632Z] main [2022-08-02T03:10:32.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:32.980Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:33.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:33.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T03:10:33.335Z] 6e8794ff273f: Preparing [2022-08-02T03:10:33.335Z] c57060c85cbb: Preparing [2022-08-02T03:10:33.335Z] aeb3764b7236: Preparing [2022-08-02T03:10:33.335Z] 60b1799df57a: Preparing [2022-08-02T03:10:33.335Z] c58f03a11b96: Preparing [2022-08-02T03:10:33.335Z] 149cbd12937e: Preparing [2022-08-02T03:10:33.335Z] eb54b7b7991f: Preparing [2022-08-02T03:10:33.335Z] 149cbd12937e: Waiting [2022-08-02T03:10:33.335Z] eb54b7b7991f: Waiting [2022-08-02T03:10:33.606Z] 6e8794ff273f: Pushed [2022-08-02T03:10:33.606Z] aeb3764b7236: Pushed [2022-08-02T03:10:33.606Z] c57060c85cbb: Pushed [2022-08-02T03:10:33.606Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:33.606Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:34.201Z] c58f03a11b96: Pushed [2022-08-02T03:10:49.247Z] 60b1799df57a: Pushed [2022-08-02T03:10:49.247Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:49.616Z] + 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-08-02T03:10:49.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-02T03:10:49.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T03:10:49.972Z] 6e8794ff273f: Preparing [2022-08-02T03:10:49.972Z] c57060c85cbb: Preparing [2022-08-02T03:10:49.972Z] aeb3764b7236: Preparing [2022-08-02T03:10:49.972Z] 60b1799df57a: Preparing [2022-08-02T03:10:49.972Z] c58f03a11b96: Preparing [2022-08-02T03:10:49.972Z] 149cbd12937e: Preparing [2022-08-02T03:10:49.972Z] eb54b7b7991f: Preparing [2022-08-02T03:10:49.972Z] 149cbd12937e: Waiting [2022-08-02T03:10:49.972Z] eb54b7b7991f: Waiting [2022-08-02T03:10:49.972Z] 6e8794ff273f: Layer already exists [2022-08-02T03:10:49.972Z] c57060c85cbb: Layer already exists [2022-08-02T03:10:49.972Z] c58f03a11b96: Layer already exists [2022-08-02T03:10:49.972Z] aeb3764b7236: Layer already exists [2022-08-02T03:10:49.972Z] 60b1799df57a: Layer already exists [2022-08-02T03:10:50.243Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:50.243Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:50.243Z] latest: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:50.608Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:50.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.35 [2022-08-02T03:10:50.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T03:10:50.969Z] 6e8794ff273f: Preparing [2022-08-02T03:10:50.969Z] c57060c85cbb: Preparing [2022-08-02T03:10:50.969Z] aeb3764b7236: Preparing [2022-08-02T03:10:50.969Z] 60b1799df57a: Preparing [2022-08-02T03:10:50.969Z] c58f03a11b96: Preparing [2022-08-02T03:10:50.969Z] 149cbd12937e: Preparing [2022-08-02T03:10:50.969Z] eb54b7b7991f: Preparing [2022-08-02T03:10:50.969Z] eb54b7b7991f: Waiting [2022-08-02T03:10:50.969Z] 149cbd12937e: Waiting [2022-08-02T03:10:50.969Z] c58f03a11b96: Layer already exists [2022-08-02T03:10:50.969Z] c57060c85cbb: Layer already exists [2022-08-02T03:10:50.969Z] 60b1799df57a: Layer already exists [2022-08-02T03:10:50.969Z] aeb3764b7236: Layer already exists [2022-08-02T03:10:50.969Z] 6e8794ff273f: Layer already exists [2022-08-02T03:10:50.969Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:50.969Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:51.240Z] 2.3.0-dev.35: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:51.598Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:51.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:51.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T03:10:51.956Z] 6e8794ff273f: Preparing [2022-08-02T03:10:51.956Z] c57060c85cbb: Preparing [2022-08-02T03:10:51.956Z] aeb3764b7236: Preparing [2022-08-02T03:10:51.956Z] 60b1799df57a: Preparing [2022-08-02T03:10:51.956Z] c58f03a11b96: Preparing [2022-08-02T03:10:51.956Z] 149cbd12937e: Preparing [2022-08-02T03:10:51.956Z] eb54b7b7991f: Preparing [2022-08-02T03:10:51.956Z] 149cbd12937e: Waiting [2022-08-02T03:10:51.956Z] eb54b7b7991f: Waiting [2022-08-02T03:10:51.956Z] 6e8794ff273f: Layer already exists [2022-08-02T03:10:51.956Z] 60b1799df57a: Layer already exists [2022-08-02T03:10:51.956Z] c57060c85cbb: Layer already exists [2022-08-02T03:10:51.956Z] aeb3764b7236: Layer already exists [2022-08-02T03:10:51.956Z] c58f03a11b96: Layer already exists [2022-08-02T03:10:51.956Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:51.956Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:52.228Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:52.587Z] + 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-08-02T03:10:52.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-02T03:10:52.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-02T03:10:52.948Z] 6e8794ff273f: Preparing [2022-08-02T03:10:52.948Z] c57060c85cbb: Preparing [2022-08-02T03:10:52.948Z] aeb3764b7236: Preparing [2022-08-02T03:10:52.948Z] 60b1799df57a: Preparing [2022-08-02T03:10:52.948Z] c58f03a11b96: Preparing [2022-08-02T03:10:52.948Z] 149cbd12937e: Preparing [2022-08-02T03:10:52.948Z] eb54b7b7991f: Preparing [2022-08-02T03:10:52.948Z] 149cbd12937e: Waiting [2022-08-02T03:10:52.948Z] eb54b7b7991f: Waiting [2022-08-02T03:10:52.948Z] 6e8794ff273f: Layer already exists [2022-08-02T03:10:52.948Z] c57060c85cbb: Layer already exists [2022-08-02T03:10:52.948Z] c58f03a11b96: Layer already exists [2022-08-02T03:10:52.948Z] 60b1799df57a: Layer already exists [2022-08-02T03:10:52.948Z] aeb3764b7236: Layer already exists [2022-08-02T03:10:53.221Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:53.221Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:53.221Z] main: digest: sha256:247d0edd88343c117f1e91acd37acfecb7937c01028a51e3cbd857cd3875330c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:10:53.288Z] ===================================================== [Pipeline] echo [2022-08-02T03:10:53.302Z] taggedImages: [2022-08-02T03:10:53.302Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:53.302Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-02T03:10:53.302Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.35 [2022-08-02T03:10:53.302Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:53.302Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-02T03:10:53.335Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-02T03:10:53.335Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:53.335Z] latest [2022-08-02T03:10:53.335Z] 2.3.0-dev.35 [2022-08-02T03:10:53.335Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:10:53.335Z] main [2022-08-02T03:10:53.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:53.706Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:10:54.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:10:54.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T03:10:54.063Z] ac01ab68d899: Preparing [2022-08-02T03:10:54.063Z] dcc9f8d81505: Preparing [2022-08-02T03:10:54.063Z] 24a1946ba8ff: Preparing [2022-08-02T03:10:54.063Z] 714a4ed71daa: Preparing [2022-08-02T03:10:54.063Z] 924392eb6a9d: Preparing [2022-08-02T03:10:54.063Z] 149cbd12937e: Preparing [2022-08-02T03:10:54.063Z] eb54b7b7991f: Preparing [2022-08-02T03:10:54.063Z] eb54b7b7991f: Waiting [2022-08-02T03:10:54.063Z] 149cbd12937e: Waiting [2022-08-02T03:10:54.335Z] dcc9f8d81505: Pushed [2022-08-02T03:10:54.335Z] 24a1946ba8ff: Pushed [2022-08-02T03:10:54.335Z] ac01ab68d899: Pushed [2022-08-02T03:10:54.335Z] 149cbd12937e: Layer already exists [2022-08-02T03:10:54.335Z] eb54b7b7991f: Layer already exists [2022-08-02T03:10:55.314Z] 924392eb6a9d: Pushed [2022-08-02T03:11:10.381Z] 714a4ed71daa: Pushed [2022-08-02T03:11:10.381Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:10.736Z] + 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-08-02T03:11:11.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-02T03:11:11.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T03:11:11.096Z] ac01ab68d899: Preparing [2022-08-02T03:11:11.096Z] dcc9f8d81505: Preparing [2022-08-02T03:11:11.096Z] 24a1946ba8ff: Preparing [2022-08-02T03:11:11.096Z] 714a4ed71daa: Preparing [2022-08-02T03:11:11.096Z] 924392eb6a9d: Preparing [2022-08-02T03:11:11.096Z] 149cbd12937e: Preparing [2022-08-02T03:11:11.096Z] eb54b7b7991f: Preparing [2022-08-02T03:11:11.096Z] 149cbd12937e: Waiting [2022-08-02T03:11:11.096Z] eb54b7b7991f: Waiting [2022-08-02T03:11:11.096Z] 924392eb6a9d: Layer already exists [2022-08-02T03:11:11.096Z] ac01ab68d899: Layer already exists [2022-08-02T03:11:11.096Z] 714a4ed71daa: Layer already exists [2022-08-02T03:11:11.096Z] dcc9f8d81505: Layer already exists [2022-08-02T03:11:11.096Z] 24a1946ba8ff: Layer already exists [2022-08-02T03:11:11.096Z] eb54b7b7991f: Layer already exists [2022-08-02T03:11:11.096Z] 149cbd12937e: Layer already exists [2022-08-02T03:11:11.368Z] latest: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:11.725Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:12.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.35 [2022-08-02T03:11:12.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T03:11:12.079Z] ac01ab68d899: Preparing [2022-08-02T03:11:12.079Z] dcc9f8d81505: Preparing [2022-08-02T03:11:12.079Z] 24a1946ba8ff: Preparing [2022-08-02T03:11:12.079Z] 714a4ed71daa: Preparing [2022-08-02T03:11:12.079Z] 924392eb6a9d: Preparing [2022-08-02T03:11:12.079Z] 149cbd12937e: Preparing [2022-08-02T03:11:12.079Z] eb54b7b7991f: Preparing [2022-08-02T03:11:12.079Z] 149cbd12937e: Waiting [2022-08-02T03:11:12.079Z] eb54b7b7991f: Waiting [2022-08-02T03:11:12.079Z] ac01ab68d899: Layer already exists [2022-08-02T03:11:12.079Z] 714a4ed71daa: Layer already exists [2022-08-02T03:11:12.079Z] dcc9f8d81505: Layer already exists [2022-08-02T03:11:12.080Z] 924392eb6a9d: Layer already exists [2022-08-02T03:11:12.080Z] 24a1946ba8ff: Layer already exists [2022-08-02T03:11:12.080Z] 149cbd12937e: Layer already exists [2022-08-02T03:11:12.080Z] eb54b7b7991f: Layer already exists [2022-08-02T03:11:12.351Z] 2.3.0-dev.35: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:12.735Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:13.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:13.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T03:11:13.116Z] ac01ab68d899: Preparing [2022-08-02T03:11:13.116Z] dcc9f8d81505: Preparing [2022-08-02T03:11:13.116Z] 24a1946ba8ff: Preparing [2022-08-02T03:11:13.116Z] 714a4ed71daa: Preparing [2022-08-02T03:11:13.116Z] 924392eb6a9d: Preparing [2022-08-02T03:11:13.116Z] 149cbd12937e: Preparing [2022-08-02T03:11:13.116Z] eb54b7b7991f: Preparing [2022-08-02T03:11:13.116Z] 149cbd12937e: Waiting [2022-08-02T03:11:13.116Z] eb54b7b7991f: Waiting [2022-08-02T03:11:13.116Z] dcc9f8d81505: Layer already exists [2022-08-02T03:11:13.116Z] 714a4ed71daa: Layer already exists [2022-08-02T03:11:13.116Z] ac01ab68d899: Layer already exists [2022-08-02T03:11:13.116Z] 924392eb6a9d: Layer already exists [2022-08-02T03:11:13.116Z] 24a1946ba8ff: Layer already exists [2022-08-02T03:11:13.116Z] 149cbd12937e: Layer already exists [2022-08-02T03:11:13.116Z] eb54b7b7991f: Layer already exists [2022-08-02T03:11:13.395Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:13.781Z] + 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-08-02T03:11:14.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-02T03:11:14.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-02T03:11:14.145Z] ac01ab68d899: Preparing [2022-08-02T03:11:14.145Z] dcc9f8d81505: Preparing [2022-08-02T03:11:14.145Z] 24a1946ba8ff: Preparing [2022-08-02T03:11:14.145Z] 714a4ed71daa: Preparing [2022-08-02T03:11:14.145Z] 924392eb6a9d: Preparing [2022-08-02T03:11:14.145Z] 149cbd12937e: Preparing [2022-08-02T03:11:14.145Z] eb54b7b7991f: Preparing [2022-08-02T03:11:14.145Z] 149cbd12937e: Waiting [2022-08-02T03:11:14.145Z] eb54b7b7991f: Waiting [2022-08-02T03:11:14.145Z] 924392eb6a9d: Layer already exists [2022-08-02T03:11:14.145Z] 714a4ed71daa: Layer already exists [2022-08-02T03:11:14.145Z] dcc9f8d81505: Layer already exists [2022-08-02T03:11:14.145Z] ac01ab68d899: Layer already exists [2022-08-02T03:11:14.145Z] 24a1946ba8ff: Layer already exists [2022-08-02T03:11:14.145Z] 149cbd12937e: Layer already exists [2022-08-02T03:11:14.145Z] eb54b7b7991f: Layer already exists [2022-08-02T03:11:14.415Z] main: digest: sha256:dfa9a2877b13307e75004668618107a77a4621828cda478cfd465ffdf43e0e91 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:11:14.469Z] ===================================================== [Pipeline] echo [2022-08-02T03:11:14.483Z] taggedImages: [2022-08-02T03:11:14.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:14.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-02T03:11:14.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.35 [2022-08-02T03:11:14.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:14.483Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-02T03:11:14.507Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-02T03:11:14.507Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:14.507Z] latest [2022-08-02T03:11:14.507Z] 2.3.0-dev.35 [2022-08-02T03:11:14.507Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:14.507Z] main [2022-08-02T03:11:14.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:14.873Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:15.233Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:15.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T03:11:15.233Z] c7d085919513: Preparing [2022-08-02T03:11:15.233Z] 2f03d69609d7: Preparing [2022-08-02T03:11:15.233Z] b4cfc82fd551: Preparing [2022-08-02T03:11:15.233Z] 071fba829a1b: Preparing [2022-08-02T03:11:15.233Z] 5b7df235d876: Preparing [2022-08-02T03:11:15.233Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:15.233Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:15.503Z] c7d085919513: Pushed [2022-08-02T03:11:15.775Z] 071fba829a1b: Pushed [2022-08-02T03:11:21.152Z] 2f03d69609d7: Pushed [2022-08-02T03:11:21.152Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:21.506Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:21.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-02T03:11:21.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T03:11:21.860Z] c7d085919513: Preparing [2022-08-02T03:11:21.860Z] 2f03d69609d7: Preparing [2022-08-02T03:11:21.860Z] b4cfc82fd551: Preparing [2022-08-02T03:11:21.860Z] 071fba829a1b: Preparing [2022-08-02T03:11:21.860Z] 5b7df235d876: Preparing [2022-08-02T03:11:21.860Z] c7d085919513: Layer already exists [2022-08-02T03:11:21.860Z] 2f03d69609d7: Layer already exists [2022-08-02T03:11:21.860Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:21.860Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:21.860Z] 071fba829a1b: Layer already exists [2022-08-02T03:11:22.131Z] latest: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:22.497Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:22.850Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.35 [2022-08-02T03:11:22.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T03:11:22.850Z] c7d085919513: Preparing [2022-08-02T03:11:22.850Z] 2f03d69609d7: Preparing [2022-08-02T03:11:22.850Z] b4cfc82fd551: Preparing [2022-08-02T03:11:22.850Z] 071fba829a1b: Preparing [2022-08-02T03:11:22.850Z] 5b7df235d876: Preparing [2022-08-02T03:11:22.850Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:22.850Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:22.850Z] 2f03d69609d7: Layer already exists [2022-08-02T03:11:22.850Z] c7d085919513: Layer already exists [2022-08-02T03:11:22.850Z] 071fba829a1b: Layer already exists [2022-08-02T03:11:23.121Z] 2.3.0-dev.35: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:23.485Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:23.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:23.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T03:11:23.840Z] c7d085919513: Preparing [2022-08-02T03:11:23.840Z] 2f03d69609d7: Preparing [2022-08-02T03:11:23.840Z] b4cfc82fd551: Preparing [2022-08-02T03:11:23.840Z] 071fba829a1b: Preparing [2022-08-02T03:11:23.840Z] 5b7df235d876: Preparing [2022-08-02T03:11:23.840Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:23.840Z] 071fba829a1b: Layer already exists [2022-08-02T03:11:23.840Z] c7d085919513: Layer already exists [2022-08-02T03:11:23.840Z] 2f03d69609d7: Layer already exists [2022-08-02T03:11:23.840Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:24.110Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:24.464Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:24.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-02T03:11:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-02T03:11:24.812Z] c7d085919513: Preparing [2022-08-02T03:11:24.812Z] 2f03d69609d7: Preparing [2022-08-02T03:11:24.812Z] b4cfc82fd551: Preparing [2022-08-02T03:11:24.812Z] 071fba829a1b: Preparing [2022-08-02T03:11:24.812Z] 5b7df235d876: Preparing [2022-08-02T03:11:24.812Z] 071fba829a1b: Layer already exists [2022-08-02T03:11:24.812Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:24.812Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:24.812Z] c7d085919513: Layer already exists [2022-08-02T03:11:24.812Z] 2f03d69609d7: Layer already exists [2022-08-02T03:11:25.084Z] main: digest: sha256:78aee9ced86271bbef2462c6b4653a2f1887e503d0dcf182b6a38896a856a581 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:11:25.142Z] ===================================================== [Pipeline] echo [2022-08-02T03:11:25.153Z] taggedImages: [2022-08-02T03:11:25.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:25.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-02T03:11:25.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.35 [2022-08-02T03:11:25.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:25.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-02T03:11:25.177Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-02T03:11:25.177Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:25.177Z] latest [2022-08-02T03:11:25.177Z] 2.3.0-dev.35 [2022-08-02T03:11:25.177Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:25.177Z] main [2022-08-02T03:11:25.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:25.533Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:25.892Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:25.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T03:11:25.893Z] d3c2e3e48192: Preparing [2022-08-02T03:11:25.893Z] cb086bdb7919: Preparing [2022-08-02T03:11:25.893Z] b4cfc82fd551: Preparing [2022-08-02T03:11:25.893Z] 4d266b7acb5a: Preparing [2022-08-02T03:11:25.893Z] 5b7df235d876: Preparing [2022-08-02T03:11:26.170Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:11:26.170Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:26.170Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:26.170Z] d3c2e3e48192: Pushed [2022-08-02T03:11:31.555Z] cb086bdb7919: Pushed [2022-08-02T03:11:31.555Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:31.915Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:32.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-02T03:11:32.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T03:11:32.272Z] d3c2e3e48192: Preparing [2022-08-02T03:11:32.272Z] cb086bdb7919: Preparing [2022-08-02T03:11:32.272Z] b4cfc82fd551: Preparing [2022-08-02T03:11:32.272Z] 4d266b7acb5a: Preparing [2022-08-02T03:11:32.272Z] 5b7df235d876: Preparing [2022-08-02T03:11:32.272Z] cb086bdb7919: Layer already exists [2022-08-02T03:11:32.272Z] d3c2e3e48192: Layer already exists [2022-08-02T03:11:32.272Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:11:32.272Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:32.272Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:32.543Z] latest: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:32.904Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:33.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.35 [2022-08-02T03:11:33.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T03:11:33.265Z] d3c2e3e48192: Preparing [2022-08-02T03:11:33.265Z] cb086bdb7919: Preparing [2022-08-02T03:11:33.265Z] b4cfc82fd551: Preparing [2022-08-02T03:11:33.265Z] 4d266b7acb5a: Preparing [2022-08-02T03:11:33.265Z] 5b7df235d876: Preparing [2022-08-02T03:11:33.265Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:11:33.265Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:33.265Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:33.265Z] cb086bdb7919: Layer already exists [2022-08-02T03:11:33.265Z] d3c2e3e48192: Layer already exists [2022-08-02T03:11:33.537Z] 2.3.0-dev.35: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:33.897Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:34.253Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:34.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T03:11:34.253Z] d3c2e3e48192: Preparing [2022-08-02T03:11:34.253Z] cb086bdb7919: Preparing [2022-08-02T03:11:34.253Z] b4cfc82fd551: Preparing [2022-08-02T03:11:34.253Z] 4d266b7acb5a: Preparing [2022-08-02T03:11:34.253Z] 5b7df235d876: Preparing [2022-08-02T03:11:34.253Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:11:34.253Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:34.253Z] cb086bdb7919: Layer already exists [2022-08-02T03:11:34.253Z] d3c2e3e48192: Layer already exists [2022-08-02T03:11:34.253Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:34.524Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:34.880Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:35.233Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-02T03:11:35.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-02T03:11:35.234Z] d3c2e3e48192: Preparing [2022-08-02T03:11:35.234Z] cb086bdb7919: Preparing [2022-08-02T03:11:35.234Z] b4cfc82fd551: Preparing [2022-08-02T03:11:35.234Z] 4d266b7acb5a: Preparing [2022-08-02T03:11:35.234Z] 5b7df235d876: Preparing [2022-08-02T03:11:35.234Z] cb086bdb7919: Layer already exists [2022-08-02T03:11:35.234Z] 5b7df235d876: Layer already exists [2022-08-02T03:11:35.234Z] b4cfc82fd551: Layer already exists [2022-08-02T03:11:35.234Z] d3c2e3e48192: Layer already exists [2022-08-02T03:11:35.234Z] 4d266b7acb5a: Layer already exists [2022-08-02T03:11:35.504Z] main: digest: sha256:e4c16897485edb370c5ccbe658a1e1b12559bc6b6a70d41698eefb4f39abcb32 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:11:35.563Z] ===================================================== [Pipeline] echo [2022-08-02T03:11:35.576Z] taggedImages: [2022-08-02T03:11:35.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:35.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-02T03:11:35.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.35 [2022-08-02T03:11:35.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:35.576Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-02T03:11:35.603Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-02T03:11:35.603Z] af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:35.603Z] latest [2022-08-02T03:11:35.603Z] 2.3.0-dev.35 [2022-08-02T03:11:35.603Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:35.603Z] main [2022-08-02T03:11:35.603Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:35.989Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:36.413Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:36.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T03:11:36.413Z] 9d0abc49a13a: Preparing [2022-08-02T03:11:36.413Z] 32723a9da91c: Preparing [2022-08-02T03:11:36.413Z] 08f9704e4dc5: Preparing [2022-08-02T03:11:36.413Z] ad5172227383: Preparing [2022-08-02T03:11:36.413Z] f0e5a4d6c014: Preparing [2022-08-02T03:11:36.413Z] 3b19d27f08f7: Preparing [2022-08-02T03:11:36.413Z] 73bb99a6e169: Preparing [2022-08-02T03:11:36.413Z] ec06c3102977: Preparing [2022-08-02T03:11:36.413Z] 6a3c62e080c7: Preparing [2022-08-02T03:11:36.413Z] 340cb19ca677: Preparing [2022-08-02T03:11:36.413Z] 4f4ce317c6bb: Preparing [2022-08-02T03:11:36.413Z] 3b19d27f08f7: Waiting [2022-08-02T03:11:36.413Z] 73bb99a6e169: Waiting [2022-08-02T03:11:36.413Z] ec06c3102977: Waiting [2022-08-02T03:11:36.413Z] 6a3c62e080c7: Waiting [2022-08-02T03:11:36.413Z] 340cb19ca677: Waiting [2022-08-02T03:11:36.413Z] 4f4ce317c6bb: Waiting [2022-08-02T03:11:36.413Z] f0e5a4d6c014: Layer already exists [2022-08-02T03:11:36.703Z] 3b19d27f08f7: Layer already exists [2022-08-02T03:11:36.703Z] 73bb99a6e169: Layer already exists [2022-08-02T03:11:36.703Z] 32723a9da91c: Pushed [2022-08-02T03:11:36.703Z] ec06c3102977: Layer already exists [2022-08-02T03:11:36.703Z] 6a3c62e080c7: Layer already exists [2022-08-02T03:11:36.703Z] 340cb19ca677: Layer already exists [2022-08-02T03:11:36.703Z] 4f4ce317c6bb: Layer already exists [2022-08-02T03:11:37.313Z] 9d0abc49a13a: Pushed [2022-08-02T03:11:39.286Z] 08f9704e4dc5: Pushed [2022-08-02T03:11:54.353Z] ad5172227383: Pushed [2022-08-02T03:11:54.624Z] af2226701a16e650b74a674027cf906b22f6c1e4: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:54.986Z] + 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-08-02T03:11:55.340Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-02T03:11:55.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T03:11:55.340Z] 9d0abc49a13a: Preparing [2022-08-02T03:11:55.340Z] 32723a9da91c: Preparing [2022-08-02T03:11:55.340Z] 08f9704e4dc5: Preparing [2022-08-02T03:11:55.340Z] ad5172227383: Preparing [2022-08-02T03:11:55.340Z] f0e5a4d6c014: Preparing [2022-08-02T03:11:55.340Z] 3b19d27f08f7: Preparing [2022-08-02T03:11:55.340Z] 73bb99a6e169: Preparing [2022-08-02T03:11:55.340Z] ec06c3102977: Preparing [2022-08-02T03:11:55.340Z] 6a3c62e080c7: Preparing [2022-08-02T03:11:55.340Z] 340cb19ca677: Preparing [2022-08-02T03:11:55.340Z] 4f4ce317c6bb: Preparing [2022-08-02T03:11:55.340Z] ec06c3102977: Waiting [2022-08-02T03:11:55.340Z] 6a3c62e080c7: Waiting [2022-08-02T03:11:55.340Z] 340cb19ca677: Waiting [2022-08-02T03:11:55.340Z] 4f4ce317c6bb: Waiting [2022-08-02T03:11:55.340Z] 3b19d27f08f7: Waiting [2022-08-02T03:11:55.340Z] 73bb99a6e169: Waiting [2022-08-02T03:11:55.340Z] 08f9704e4dc5: Layer already exists [2022-08-02T03:11:55.340Z] f0e5a4d6c014: Layer already exists [2022-08-02T03:11:55.340Z] 9d0abc49a13a: Layer already exists [2022-08-02T03:11:55.340Z] 32723a9da91c: Layer already exists [2022-08-02T03:11:55.340Z] ad5172227383: Layer already exists [2022-08-02T03:11:55.611Z] 3b19d27f08f7: Layer already exists [2022-08-02T03:11:55.611Z] 6a3c62e080c7: Layer already exists [2022-08-02T03:11:55.611Z] 73bb99a6e169: Layer already exists [2022-08-02T03:11:55.611Z] ec06c3102977: Layer already exists [2022-08-02T03:11:55.611Z] 340cb19ca677: Layer already exists [2022-08-02T03:11:55.611Z] 4f4ce317c6bb: Layer already exists [2022-08-02T03:11:55.611Z] latest: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:55.982Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:56.339Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.35 [2022-08-02T03:11:56.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T03:11:56.340Z] 9d0abc49a13a: Preparing [2022-08-02T03:11:56.340Z] 32723a9da91c: Preparing [2022-08-02T03:11:56.340Z] 08f9704e4dc5: Preparing [2022-08-02T03:11:56.340Z] ad5172227383: Preparing [2022-08-02T03:11:56.340Z] f0e5a4d6c014: Preparing [2022-08-02T03:11:56.340Z] 3b19d27f08f7: Preparing [2022-08-02T03:11:56.340Z] 73bb99a6e169: Preparing [2022-08-02T03:11:56.340Z] ec06c3102977: Preparing [2022-08-02T03:11:56.340Z] 6a3c62e080c7: Preparing [2022-08-02T03:11:56.340Z] 340cb19ca677: Preparing [2022-08-02T03:11:56.340Z] 4f4ce317c6bb: Preparing [2022-08-02T03:11:56.340Z] 73bb99a6e169: Waiting [2022-08-02T03:11:56.340Z] ec06c3102977: Waiting [2022-08-02T03:11:56.340Z] 6a3c62e080c7: Waiting [2022-08-02T03:11:56.340Z] 340cb19ca677: Waiting [2022-08-02T03:11:56.340Z] 3b19d27f08f7: Waiting [2022-08-02T03:11:56.340Z] 4f4ce317c6bb: Waiting [2022-08-02T03:11:56.340Z] ad5172227383: Layer already exists [2022-08-02T03:11:56.340Z] f0e5a4d6c014: Layer already exists [2022-08-02T03:11:56.340Z] 9d0abc49a13a: Layer already exists [2022-08-02T03:11:56.340Z] 32723a9da91c: Layer already exists [2022-08-02T03:11:56.340Z] 08f9704e4dc5: Layer already exists [2022-08-02T03:11:56.613Z] 6a3c62e080c7: Layer already exists [2022-08-02T03:11:56.613Z] 3b19d27f08f7: Layer already exists [2022-08-02T03:11:56.613Z] ec06c3102977: Layer already exists [2022-08-02T03:11:56.613Z] 73bb99a6e169: Layer already exists [2022-08-02T03:11:56.613Z] 340cb19ca677: Layer already exists [2022-08-02T03:11:56.613Z] 4f4ce317c6bb: Layer already exists [2022-08-02T03:11:56.613Z] 2.3.0-dev.35: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:56.975Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:57.330Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:57.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T03:11:57.330Z] 9d0abc49a13a: Preparing [2022-08-02T03:11:57.330Z] 32723a9da91c: Preparing [2022-08-02T03:11:57.330Z] 08f9704e4dc5: Preparing [2022-08-02T03:11:57.330Z] ad5172227383: Preparing [2022-08-02T03:11:57.330Z] f0e5a4d6c014: Preparing [2022-08-02T03:11:57.330Z] 3b19d27f08f7: Preparing [2022-08-02T03:11:57.330Z] 73bb99a6e169: Preparing [2022-08-02T03:11:57.330Z] ec06c3102977: Preparing [2022-08-02T03:11:57.330Z] 6a3c62e080c7: Preparing [2022-08-02T03:11:57.330Z] 340cb19ca677: Preparing [2022-08-02T03:11:57.330Z] 4f4ce317c6bb: Preparing [2022-08-02T03:11:57.330Z] 3b19d27f08f7: Waiting [2022-08-02T03:11:57.330Z] 73bb99a6e169: Waiting [2022-08-02T03:11:57.330Z] 6a3c62e080c7: Waiting [2022-08-02T03:11:57.330Z] ec06c3102977: Waiting [2022-08-02T03:11:57.330Z] 340cb19ca677: Waiting [2022-08-02T03:11:57.330Z] 4f4ce317c6bb: Waiting [2022-08-02T03:11:57.330Z] f0e5a4d6c014: Layer already exists [2022-08-02T03:11:57.330Z] ad5172227383: Layer already exists [2022-08-02T03:11:57.330Z] 08f9704e4dc5: Layer already exists [2022-08-02T03:11:57.330Z] 9d0abc49a13a: Layer already exists [2022-08-02T03:11:57.330Z] 32723a9da91c: Layer already exists [2022-08-02T03:11:57.600Z] 73bb99a6e169: Layer already exists [2022-08-02T03:11:57.600Z] ec06c3102977: Layer already exists [2022-08-02T03:11:57.600Z] 3b19d27f08f7: Layer already exists [2022-08-02T03:11:57.600Z] 6a3c62e080c7: Layer already exists [2022-08-02T03:11:57.600Z] 340cb19ca677: Layer already exists [2022-08-02T03:11:57.600Z] 4f4ce317c6bb: Layer already exists [2022-08-02T03:11:57.600Z] af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:57.959Z] + 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-08-02T03:11:58.317Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-02T03:11:58.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-02T03:11:58.317Z] 9d0abc49a13a: Preparing [2022-08-02T03:11:58.317Z] 32723a9da91c: Preparing [2022-08-02T03:11:58.317Z] 08f9704e4dc5: Preparing [2022-08-02T03:11:58.317Z] ad5172227383: Preparing [2022-08-02T03:11:58.317Z] f0e5a4d6c014: Preparing [2022-08-02T03:11:58.317Z] 3b19d27f08f7: Preparing [2022-08-02T03:11:58.317Z] 73bb99a6e169: Preparing [2022-08-02T03:11:58.317Z] ec06c3102977: Preparing [2022-08-02T03:11:58.317Z] 6a3c62e080c7: Preparing [2022-08-02T03:11:58.317Z] 340cb19ca677: Preparing [2022-08-02T03:11:58.317Z] 4f4ce317c6bb: Preparing [2022-08-02T03:11:58.317Z] 3b19d27f08f7: Waiting [2022-08-02T03:11:58.317Z] ec06c3102977: Waiting [2022-08-02T03:11:58.317Z] 73bb99a6e169: Waiting [2022-08-02T03:11:58.317Z] 6a3c62e080c7: Waiting [2022-08-02T03:11:58.317Z] 4f4ce317c6bb: Waiting [2022-08-02T03:11:58.317Z] 340cb19ca677: Waiting [2022-08-02T03:11:58.317Z] f0e5a4d6c014: Layer already exists [2022-08-02T03:11:58.317Z] ad5172227383: Layer already exists [2022-08-02T03:11:58.317Z] 32723a9da91c: Layer already exists [2022-08-02T03:11:58.317Z] 9d0abc49a13a: Layer already exists [2022-08-02T03:11:58.317Z] 08f9704e4dc5: Layer already exists [2022-08-02T03:11:58.591Z] 73bb99a6e169: Layer already exists [2022-08-02T03:11:58.591Z] 3b19d27f08f7: Layer already exists [2022-08-02T03:11:58.591Z] ec06c3102977: Layer already exists [2022-08-02T03:11:58.591Z] 340cb19ca677: Layer already exists [2022-08-02T03:11:58.591Z] 6a3c62e080c7: Layer already exists [2022-08-02T03:11:58.591Z] 4f4ce317c6bb: Layer already exists [2022-08-02T03:11:58.591Z] main: digest: sha256:617158538ce9ca220ed8eab756b6ffd07d94d8c899f0e9600a17894808e59fea size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-02T03:11:58.652Z] ===================================================== [Pipeline] echo [2022-08-02T03:11:58.663Z] taggedImages: [2022-08-02T03:11:58.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4 [2022-08-02T03:11:58.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-02T03:11:58.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.35 [2022-08-02T03:11:58.663Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:af2226701a16e650b74a674027cf906b22f6c1e4-2.3.0-dev.35 [2022-08-02T03:11:58.663Z] - 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-08-02T03:11:59.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T03:11:59.043Z] [2022-08-02T03:11:59.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:11:59.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T03:11:59.660Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-02T03:11:59.660Z] 8998bd30e6a1: Pulling fs layer [2022-08-02T03:11:59.660Z] 04944245beec: Pulling fs layer [2022-08-02T03:11:59.660Z] 699f458cf7ca: Pulling fs layer [2022-08-02T03:11:59.660Z] 765212b225bb: Pulling fs layer [2022-08-02T03:11:59.660Z] f23df028b6ca: Pulling fs layer [2022-08-02T03:11:59.660Z] d65c8cfc05b1: Pulling fs layer [2022-08-02T03:11:59.660Z] 2437ff75d9bd: Pulling fs layer [2022-08-02T03:11:59.660Z] 765212b225bb: Waiting [2022-08-02T03:11:59.660Z] f23df028b6ca: Waiting [2022-08-02T03:11:59.660Z] d65c8cfc05b1: Waiting [2022-08-02T03:11:59.660Z] 2437ff75d9bd: Waiting [2022-08-02T03:11:59.660Z] 04944245beec: Verifying Checksum [2022-08-02T03:11:59.660Z] 04944245beec: Download complete [2022-08-02T03:11:59.660Z] 765212b225bb: Verifying Checksum [2022-08-02T03:11:59.660Z] 765212b225bb: Download complete [2022-08-02T03:11:59.660Z] d65c8cfc05b1: Verifying Checksum [2022-08-02T03:11:59.660Z] d65c8cfc05b1: Download complete [2022-08-02T03:11:59.934Z] 699f458cf7ca: Verifying Checksum [2022-08-02T03:11:59.934Z] 699f458cf7ca: Download complete [2022-08-02T03:12:00.207Z] 8998bd30e6a1: Verifying Checksum [2022-08-02T03:12:00.207Z] 8998bd30e6a1: Download complete [2022-08-02T03:12:02.835Z] 2437ff75d9bd: Verifying Checksum [2022-08-02T03:12:02.835Z] 2437ff75d9bd: Download complete [2022-08-02T03:12:04.814Z] 8998bd30e6a1: Pull complete [2022-08-02T03:12:05.088Z] 04944245beec: Pull complete [2022-08-02T03:12:06.527Z] 699f458cf7ca: Pull complete [2022-08-02T03:12:06.800Z] 765212b225bb: Pull complete [2022-08-02T03:12:07.790Z] f23df028b6ca: Pull complete [2022-08-02T03:12:08.065Z] d65c8cfc05b1: Pull complete [2022-08-02T03:12:23.162Z] 2437ff75d9bd: Pull complete [2022-08-02T03:12:23.162Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-02T03:12:23.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-02T03:12:23.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T03:12:23.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-21733 does not seem to be running inside a container [2022-08-02T03:12:23.509Z] $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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-08-02T03:12:26.016Z] $ docker top dfb0a7f57ed0f3e12d3c3ad8769d3fc958f9a43b2330af5ae58ba326ac63d346 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:12:26.983Z] ---> job-cost.sh [2022-08-02T03:12:26.983Z] lf-activate-venv: SKIPPING [2022-08-02T03:12:26.983Z] INFO: No Stack... [2022-08-02T03:12:27.571Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-02T03:12:28.541Z] INFO: Archiving Costs [Pipeline] sh [2022-08-02T03:12:29.192Z] + cat /w/workspace/edgex-go/270/archives/cost.csv [2022-08-02T03:12:29.192Z] + cut -d, -f6 [Pipeline] lock [2022-08-02T03:12:29.223Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] [2022-08-02T03:12:29.230Z] Resource [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] did not exist. Created. [2022-08-02T03:12:29.230Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-02T03:12:29.965Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-02T03:12:30.668Z] Stashed 1 file(s) [Pipeline] } [2022-08-02T03:12:30.674Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-270-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-02T03:12:30.688Z] $ docker stop --time=1 dfb0a7f57ed0f3e12d3c3ad8769d3fc958f9a43b2330af5ae58ba326ac63d346 [2022-08-02T03:12:32.177Z] $ docker rm -f dfb0a7f57ed0f3e12d3c3ad8769d3fc958f9a43b2330af5ae58ba326ac63d346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-02T03:12:32.721Z] provisioning config files... [2022-08-02T03:12:32.730Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/270@tmp/config8044430503854849445tmp [Pipeline] { [Pipeline] sh [2022-08-02T03:12:33.024Z] + set +x [2022-08-02T03:12:33.025Z] + curl -s https://codecov.io/bash [2022-08-02T03:12:33.025Z] + bash -s -- [2022-08-02T03:12:33.025Z] [2022-08-02T03:12:33.025Z] _____ _ [2022-08-02T03:12:33.025Z] / ____| | | [2022-08-02T03:12:33.025Z] | | ___ __| | ___ ___ _____ __ [2022-08-02T03:12:33.025Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-02T03:12:33.025Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-02T03:12:33.025Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-02T03:12:33.025Z] Bash-1.0.6 [2022-08-02T03:12:33.025Z] [2022-08-02T03:12:33.025Z] [2022-08-02T03:12:33.025Z] ==> git version 2.25.1 found [2022-08-02T03:12:33.025Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-02T03:12:33.025Z] Release-Date: 2020-01-08 [2022-08-02T03:12:33.025Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-02T03:12:33.025Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-02T03:12:33.025Z] ==> Jenkins CI detected. [2022-08-02T03:12:33.025Z] current dir:  /w/workspace/edgex-go/270 [2022-08-02T03:12:33.025Z] project root: . [2022-08-02T03:12:33.025Z] --> token set from env [2022-08-02T03:12:33.025Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-02T03:12:33.025Z] ==> Running gcov in . (disable via -X gcov) [2022-08-02T03:12:33.025Z] ==> Python coveragepy not found [2022-08-02T03:12:33.025Z] ==> Searching for coverage reports in: [2022-08-02T03:12:33.025Z] + . [2022-08-02T03:12:33.025Z] -> Found 1 reports [2022-08-02T03:12:33.025Z] ==> Detecting git/mercurial file structure [2022-08-02T03:12:33.025Z] ==> Reading reports [2022-08-02T03:12:33.025Z] + ./coverage.out bytes=436531 [2022-08-02T03:12:33.025Z] ==> Appending adjustments [2022-08-02T03:12:33.025Z] https://docs.codecov.io/docs/fixing-reports [2022-08-02T03:12:34.413Z] + Found adjustments [2022-08-02T03:12:34.413Z] ==> Gzipping contents [2022-08-02T03:12:34.413Z] 60K /tmp/codecov.0xXpqV.gz [2022-08-02T03:12:34.413Z] ==> Uploading reports [2022-08-02T03:12:34.413Z] url: https://codecov.io [2022-08-02T03:12:34.413Z] query: branch=main&commit=af2226701a16e650b74a674027cf906b22f6c1e4&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T03:12:34.413Z] -> Pinging Codecov [2022-08-02T03:12:34.413Z] 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=af2226701a16e650b74a674027cf906b22f6c1e4&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-02T03:12:34.673Z] -> Uploading to [2022-08-02T03:12:34.673Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-02/00271124DB129430A58F1EEE437C3FCB/af2226701a16e650b74a674027cf906b22f6c1e4/d54bf2ac-a672-49cf-8b12-2c4a5ae3bc3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220802T031234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dde83959f6865305a65a05a310a7c2efc7ebae23097a621c974b25937889cb42 [2022-08-02T03:12:34.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T03:12:34.673Z] Dload Upload Total Spent Left Speed [2022-08-02T03:12:34.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59992 0 0 100 59992 0 262k --:--:-- --:--:-- --:--:-- 262k 100 59992 0 0 100 59992 0 180k --:--:-- --:--:-- --:--:-- 179k [2022-08-02T03:12:34.932Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/af2226701a16e650b74a674027cf906b22f6c1e4 [Pipeline] } [2022-08-02T03:12:34.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-02T03:12:35.128Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-02T03:12:35.143Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:12:35.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T03:12:35.433Z] [2022-08-02T03:12:35.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:12:35.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T03:12:35.731Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-02T03:12:35.731Z] df9b9388f04a: Already exists [2022-08-02T03:12:35.731Z] 52dc419b0ee2: Pulling fs layer [2022-08-02T03:12:35.731Z] 25bc292e5bac: Pulling fs layer [2022-08-02T03:12:35.731Z] 114826534d7a: Pulling fs layer [2022-08-02T03:12:35.731Z] 4657fd5d0bcf: Pulling fs layer [2022-08-02T03:12:35.731Z] 6ad1cebc031e: Pulling fs layer [2022-08-02T03:12:35.731Z] 8a3aa393b2d8: Pulling fs layer [2022-08-02T03:12:35.731Z] 6ad1cebc031e: Waiting [2022-08-02T03:12:35.731Z] 8a3aa393b2d8: Waiting [2022-08-02T03:12:35.731Z] 4657fd5d0bcf: Waiting [2022-08-02T03:12:35.731Z] 25bc292e5bac: Download complete [2022-08-02T03:12:35.731Z] 52dc419b0ee2: Verifying Checksum [2022-08-02T03:12:35.731Z] 52dc419b0ee2: Download complete [2022-08-02T03:12:35.731Z] 4657fd5d0bcf: Verifying Checksum [2022-08-02T03:12:35.731Z] 4657fd5d0bcf: Download complete [2022-08-02T03:12:35.991Z] 52dc419b0ee2: Pull complete [2022-08-02T03:12:35.991Z] 6ad1cebc031e: Verifying Checksum [2022-08-02T03:12:35.991Z] 6ad1cebc031e: Download complete [2022-08-02T03:12:35.991Z] 25bc292e5bac: Pull complete [2022-08-02T03:12:36.561Z] 114826534d7a: Verifying Checksum [2022-08-02T03:12:36.561Z] 114826534d7a: Download complete [2022-08-02T03:12:36.820Z] 8a3aa393b2d8: Verifying Checksum [2022-08-02T03:12:36.820Z] 8a3aa393b2d8: Download complete [2022-08-02T03:12:41.014Z] 114826534d7a: Pull complete [2022-08-02T03:12:41.014Z] 4657fd5d0bcf: Pull complete [2022-08-02T03:12:41.014Z] 6ad1cebc031e: Pull complete [2022-08-02T03:12:44.295Z] 8a3aa393b2d8: Pull complete [2022-08-02T03:12:44.295Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-02T03:12:44.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-02T03:12:44.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T03:12:44.404Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T03:12:44.436Z] $ 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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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-snyk-go:1.410.4 cat [2022-08-02T03:12:47.411Z] $ docker top e5a8d396dbca7e515cdf058974bbc88a08a80be8a6d781f7adfc0a1591c9a6c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-02T03:12:47.498Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-02T03:12:47.781Z] + set -o pipefail [2022-08-02T03:12:47.781Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-02T03:12:53.063Z] [2022-08-02T03:12:53.063Z] Monitoring /w/workspace/edgex-go/270 (github.com/edgexfoundry/edgex-go)... [2022-08-02T03:12:53.063Z] [2022-08-02T03:12:53.063Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/592c9004-1d21-43cc-908b-f2f01d29232b [2022-08-02T03:12:53.063Z] [2022-08-02T03:12:53.063Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-02T03:12:53.063Z] [2022-08-02T03:12:53.063Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-02T03:12:53.063Z] [2022-08-02T03:12:53.630Z] [Pipeline] } [2022-08-02T03:12:53.636Z] $ docker stop --time=1 e5a8d396dbca7e515cdf058974bbc88a08a80be8a6d781f7adfc0a1591c9a6c5 [2022-08-02T03:12:56.343Z] $ docker rm -f e5a8d396dbca7e515cdf058974bbc88a08a80be8a6d781f7adfc0a1591c9a6c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-02T03:12:56.750Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T03:12:56.759Z] provisioning config files... [2022-08-02T03:12:56.768Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/270@tmp/config1027605542534533407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:12:57.062Z] --> edgex-publish-swagger.sh [2022-08-02T03:12:57.062Z] === Publish openapi/v2 API === [2022-08-02T03:12:57.062Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-02T03:12:57.062Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/270/openapi/v2/core-command.yaml] [2022-08-02T03:12:57.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T03:12:57.062Z] Dload Upload Total Spent Left Speed [2022-08-02T03:12:58.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35762 --:--:-- --:--:-- --:--:-- 35724 100 33831 0 0 100 33831 0 35762 --:--:-- --:--:-- --:--:-- 35724 [2022-08-02T03:12:58.004Z] [2022-08-02T03:12:58.004Z] [2022-08-02T03:12:58.004Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/270/openapi/v2/core-data.yaml] [2022-08-02T03:12:58.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T03:12:58.004Z] Dload Upload Total Spent Left Speed [2022-08-02T03:12:58.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 79737 --:--:-- --:--:-- --:--:-- 79648 100 71604 0 0 100 71604 0 79648 --:--:-- --:--:-- --:--:-- 79648 [2022-08-02T03:12:58.946Z] [2022-08-02T03:12:58.946Z] [2022-08-02T03:12:58.946Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/270/openapi/v2/core-metadata.yaml] [2022-08-02T03:12:58.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T03:12:58.946Z] Dload Upload Total Spent Left Speed [2022-08-02T03:12:59.889Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k 100 141k 0 0 100 141k 0 141k 0:00:01 0:00:01 --:--:-- 141k [2022-08-02T03:12:59.889Z] [2022-08-02T03:12:59.889Z] [2022-08-02T03:12:59.889Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/270/openapi/v2/support-notifications.yaml] [2022-08-02T03:12:59.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T03:12:59.889Z] Dload Upload Total Spent Left Speed [2022-08-02T03:13:00.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 100 89318 0 0 100 89318 0 91702 --:--:-- --:--:-- --:--:-- 91608 [2022-08-02T03:13:00.833Z] [2022-08-02T03:13:00.833Z] [2022-08-02T03:13:00.833Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/270/openapi/v2/support-scheduler.yaml] [2022-08-02T03:13:00.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T03:13:00.833Z] Dload Upload Total Spent Left Speed [2022-08-02T03:13:01.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 42487 --:--:-- --:--:-- --:--:-- 42442 100 39556 0 0 100 39556 0 40653 --:--:-- --:--:-- --:--:-- 40611 [2022-08-02T03:13:01.777Z] [2022-08-02T03:13:01.777Z] [2022-08-02T03:13:01.777Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/270/openapi/v2/system-agent.yaml] [2022-08-02T03:13:01.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-02T03:13:01.777Z] Dload Upload Total Spent Left Speed [2022-08-02T03:13:03.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16659 0:00:01 0:00:01 --:--:-- 16659 100 20091 0 0 100 20091 0 14516 0:00:01 0:00:01 --:--:-- 14527 [2022-08-02T03:13:03.162Z] [2022-08-02T03:13:03.162Z] [Pipeline] } [2022-08-02T03:13:03.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-08-02T03:13:03.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T03:13:03.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:13:03.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T03:13:03.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T03:13:03.977Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T03:13:04.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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/py-git-semver:0.1.4 cat [2022-08-02T03:13:04.514Z] $ docker top 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T03:13:04.627Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T03:13:04.627Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T03:13:04.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T03:13:04.747Z] $ docker exec 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c ssh-agent [2022-08-02T03:13:04.866Z] SSH_AUTH_SOCK=/tmp/ssh-XOYTAoWqKWIe/agent.33 [2022-08-02T03:13:04.866Z] SSH_AGENT_PID=39 [2022-08-02T03:13:04.871Z] Running ssh-add (command line suppressed) [2022-08-02T03:13:04.978Z] Identity added: /w/workspace/edgex-go/270@tmp/private_key_7169062206446566341.key (/w/workspace/edgex-go/270@tmp/private_key_7169062206446566341.key) [2022-08-02T03:13:05.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T03:13:05.315Z] + git semver tag [2022-08-02T03:13:05.613Z] 2022-08-02 03:13:05,585 [run_tag] DEBUG tag force:False [2022-08-02T03:13:05.613Z] 2022-08-02 03:13:05,586 [check_head_tag] DEBUG check head tag [2022-08-02T03:13:05.613Z] 2022-08-02 03:13:05,587 [execute] INFO git cat-file --batch-check [2022-08-02T03:13:05.613Z] 2022-08-02 03:13:05,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=) [2022-08-02T03:13:05.613Z] 2022-08-02 03:13:05,591 [execute] INFO git cat-file --batch [2022-08-02T03:13:05.613Z] 2022-08-02 03:13:05,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=) [2022-08-02T03:13:05.900Z] 2022-08-02 03:13:05,617 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T03:13:05.900Z] 2022-08-02 03:13:05,618 [execute] INFO git tag -a v2.3.0-dev.35 -m v2.3.0-dev.35 [2022-08-02T03:13:05.900Z] 2022-08-02 03:13:05,618 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.35', '-m', 'v2.3.0-dev.35'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=None) [2022-08-02T03:13:05.900Z] 2022-08-02 03:13:05,622 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T03:13:05.900Z] 2.3.0-dev.35 [Pipeline] } [2022-08-02T03:13:05.906Z] $ docker exec --env ******** --env ******** 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c ssh-agent -k [2022-08-02T03:13:06.019Z] unset SSH_AUTH_SOCK; [2022-08-02T03:13:06.020Z] unset SSH_AGENT_PID; [2022-08-02T03:13:06.020Z] echo Agent pid 39 killed; [2022-08-02T03:13:06.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T03:13:06.347Z] + git semver [Pipeline] } [2022-08-02T03:13:06.927Z] $ docker stop --time=1 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c [2022-08-02T03:13:08.219Z] $ docker rm -f 96912df1ec7b54835fb04ecd7edbe2686cfbfbf9a0ca2df78385845df97a398c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:13:08.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T03:13:08.618Z] [2022-08-02T03:13:08.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:13:08.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T03:13:09.188Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-02T03:13:09.188Z] ab5ef0e58194: Pulling fs layer [2022-08-02T03:13:09.188Z] 9712f1f96733: Pulling fs layer [2022-08-02T03:13:09.188Z] 63f879dbbcfc: Pulling fs layer [2022-08-02T03:13:09.188Z] 0d9ebad4ef96: Pulling fs layer [2022-08-02T03:13:09.188Z] e9a5061849ea: Pulling fs layer [2022-08-02T03:13:09.188Z] d747dcd14b5f: Pulling fs layer [2022-08-02T03:13:09.188Z] 2de7ff778b66: Pulling fs layer [2022-08-02T03:13:09.188Z] e9a5061849ea: Waiting [2022-08-02T03:13:09.188Z] d747dcd14b5f: Waiting [2022-08-02T03:13:09.188Z] 2de7ff778b66: Waiting [2022-08-02T03:13:09.188Z] 0d9ebad4ef96: Waiting [2022-08-02T03:13:09.188Z] 9712f1f96733: Verifying Checksum [2022-08-02T03:13:09.188Z] 9712f1f96733: Download complete [2022-08-02T03:13:09.449Z] 63f879dbbcfc: Verifying Checksum [2022-08-02T03:13:09.449Z] 63f879dbbcfc: Download complete [2022-08-02T03:13:09.709Z] e9a5061849ea: Verifying Checksum [2022-08-02T03:13:09.709Z] e9a5061849ea: Download complete [2022-08-02T03:13:09.709Z] d747dcd14b5f: Verifying Checksum [2022-08-02T03:13:09.709Z] d747dcd14b5f: Download complete [2022-08-02T03:13:09.709Z] ab5ef0e58194: Download complete [2022-08-02T03:13:09.970Z] 2de7ff778b66: Verifying Checksum [2022-08-02T03:13:09.970Z] 2de7ff778b66: Download complete [2022-08-02T03:13:09.970Z] 0d9ebad4ef96: Verifying Checksum [2022-08-02T03:13:09.970Z] 0d9ebad4ef96: Download complete [2022-08-02T03:13:13.261Z] ab5ef0e58194: Pull complete [2022-08-02T03:13:13.261Z] 9712f1f96733: Pull complete [2022-08-02T03:13:13.521Z] 63f879dbbcfc: Pull complete [2022-08-02T03:13:17.717Z] 0d9ebad4ef96: Pull complete [2022-08-02T03:13:17.976Z] e9a5061849ea: Pull complete [2022-08-02T03:13:17.976Z] d747dcd14b5f: Pull complete [2022-08-02T03:13:19.353Z] 2de7ff778b66: Pull complete [2022-08-02T03:13:19.353Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-02T03:13:19.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-02T03:13:19.353Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T03:13:19.440Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T03:13:19.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-02T03:13:22.001Z] $ docker top a8a66a5d8cda068e342a323ece089fd1d4025760bfbceb3bf2b2ad40342c43c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-02T03:13:22.085Z] provisioning config files... [2022-08-02T03:13:22.092Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/270@tmp/config4467597908878210862tmp [2022-08-02T03:13:22.104Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/270@tmp/config8905902521235770353tmp [2022-08-02T03:13:22.115Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/270@tmp/config5834856695415996917tmp [Pipeline] { [Pipeline] echo [2022-08-02T03:13:22.131Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:13:22.416Z] ---> sigul-configuration.sh [2022-08-02T03:13:22.416Z] gpg: directory `/root/.gnupg' created [2022-08-02T03:13:22.416Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-02T03:13:22.416Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-02T03:13:22.416Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-02T03:13:22.416Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-02T03:13:22.416Z] gpg: CAST5 encrypted data [2022-08-02T03:13:22.416Z] gpg: encrypted with 1 passphrase [2022-08-02T03:13:22.416Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-02T03:13:22.708Z] + mkdir /home/jenkins [2022-08-02T03:13:22.708Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-02T03:13:23.003Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-08-02T03:13:23.012Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:13:23.298Z] ---> sigul-install.sh [2022-08-02T03:13:23.298Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-02T03:13:23.595Z] + git tag --list [2022-08-02T03:13:23.595Z] 0.6.0 [2022-08-02T03:13:23.595Z] 0.6.1 [2022-08-02T03:13:23.595Z] 0.7.0 [2022-08-02T03:13:23.595Z] 0.7.1 [2022-08-02T03:13:23.595Z] v1.0.0 [2022-08-02T03:13:23.595Z] v1.0.1 [2022-08-02T03:13:23.595Z] v1.1.0 [2022-08-02T03:13:23.595Z] v1.2.0 [2022-08-02T03:13:23.595Z] v1.2.1 [2022-08-02T03:13:23.595Z] v1.3.0 [2022-08-02T03:13:23.595Z] v1.3.1 [2022-08-02T03:13:23.595Z] v2.0.0 [2022-08-02T03:13:23.595Z] v2.1.0 [2022-08-02T03:13:23.595Z] v2.1.1 [2022-08-02T03:13:23.595Z] v2.1.1-dev.1 [2022-08-02T03:13:23.595Z] v2.1.1-dev.2 [2022-08-02T03:13:23.595Z] v2.1.1-dev.3 [2022-08-02T03:13:23.595Z] v2.1.1-dev.4 [2022-08-02T03:13:23.595Z] v2.1.1-dev.5 [2022-08-02T03:13:23.595Z] v2.1.1-dev.6 [2022-08-02T03:13:23.595Z] v2.1.1-dev.7 [2022-08-02T03:13:23.595Z] v2.1.1-dev.8 [2022-08-02T03:13:23.595Z] v2.2.0 [2022-08-02T03:13:23.595Z] v2.2.1-dev.1 [2022-08-02T03:13:23.595Z] v2.2.1-dev.10 [2022-08-02T03:13:23.595Z] v2.2.1-dev.11 [2022-08-02T03:13:23.595Z] v2.2.1-dev.12 [2022-08-02T03:13:23.595Z] v2.2.1-dev.13 [2022-08-02T03:13:23.595Z] v2.2.1-dev.14 [2022-08-02T03:13:23.595Z] v2.2.1-dev.15 [2022-08-02T03:13:23.595Z] v2.2.1-dev.16 [2022-08-02T03:13:23.595Z] v2.2.1-dev.17 [2022-08-02T03:13:23.595Z] v2.2.1-dev.18 [2022-08-02T03:13:23.595Z] v2.2.1-dev.19 [2022-08-02T03:13:23.595Z] v2.2.1-dev.2 [2022-08-02T03:13:23.595Z] v2.2.1-dev.20 [2022-08-02T03:13:23.595Z] v2.2.1-dev.21 [2022-08-02T03:13:23.595Z] v2.2.1-dev.22 [2022-08-02T03:13:23.595Z] v2.2.1-dev.23 [2022-08-02T03:13:23.595Z] v2.2.1-dev.24 [2022-08-02T03:13:23.595Z] v2.2.1-dev.25 [2022-08-02T03:13:23.595Z] v2.2.1-dev.26 [2022-08-02T03:13:23.595Z] v2.2.1-dev.27 [2022-08-02T03:13:23.595Z] v2.2.1-dev.28 [2022-08-02T03:13:23.595Z] v2.2.1-dev.29 [2022-08-02T03:13:23.595Z] v2.2.1-dev.3 [2022-08-02T03:13:23.595Z] v2.2.1-dev.4 [2022-08-02T03:13:23.595Z] v2.2.1-dev.5 [2022-08-02T03:13:23.595Z] v2.2.1-dev.6 [2022-08-02T03:13:23.595Z] v2.2.1-dev.7 [2022-08-02T03:13:23.595Z] v2.2.1-dev.8 [2022-08-02T03:13:23.595Z] v2.2.1-dev.9 [2022-08-02T03:13:23.595Z] v2.3.0-dev.29 [2022-08-02T03:13:23.595Z] v2.3.0-dev.30 [2022-08-02T03:13:23.595Z] v2.3.0-dev.31 [2022-08-02T03:13:23.595Z] v2.3.0-dev.32 [2022-08-02T03:13:23.595Z] v2.3.0-dev.33 [2022-08-02T03:13:23.595Z] v2.3.0-dev.34 [2022-08-02T03:13:23.595Z] v2.3.0-dev.35 [Pipeline] sh [2022-08-02T03:13:23.887Z] + lftools sign git-tag v2.3.0-dev.35 [2022-08-02T03:13:24.458Z] Signing Git tag with Sigul... [2022-08-02T03:13:24.458Z] Signing v2.3.0-dev.35 [Pipeline] echo [2022-08-02T03:13:39.372Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:13:39.660Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-02T03:13:39.669Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-02T03:13:39.687Z] $ docker stop --time=1 a8a66a5d8cda068e342a323ece089fd1d4025760bfbceb3bf2b2ad40342c43c2 [2022-08-02T03:13:41.041Z] $ docker rm -f a8a66a5d8cda068e342a323ece089fd1d4025760bfbceb3bf2b2ad40342c43c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-02T03:13:41.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T03:13:41.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:13:41.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T03:13:41.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T03:13:41.882Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T03:13:41.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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/py-git-semver:0.1.4 cat [2022-08-02T03:13:42.285Z] $ docker top 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T03:13:42.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T03:13:42.388Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T03:13:42.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T03:13:42.500Z] $ docker exec 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 ssh-agent [2022-08-02T03:13:42.619Z] SSH_AUTH_SOCK=/tmp/ssh-RcdrgBJ0JKXw/agent.33 [2022-08-02T03:13:42.619Z] SSH_AGENT_PID=39 [2022-08-02T03:13:42.624Z] Running ssh-add (command line suppressed) [2022-08-02T03:13:42.735Z] Identity added: /w/workspace/edgex-go/270@tmp/private_key_3779077678169017059.key (/w/workspace/edgex-go/270@tmp/private_key_3779077678169017059.key) [2022-08-02T03:13:42.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T03:13:43.041Z] + git semver bump pre [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,309 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,310 [bump_version] DEBUG bumping version:2.3.0-dev.35 on axis:pre with prefix:dev [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,310 [bump_version] DEBUG bumped version:2.3.0-dev.36 [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,310 [write_version] DEBUG write version:2.3.0-dev.36 to path:/w/workspace/edgex-go/270/.semver/main with force:True [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,310 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,310 [write_file] DEBUG write to file:/w/workspace/edgex-go/270/.semver/main [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,312 [execute] INFO git cat-file --batch-check [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,318 [execute] INFO git cat-file --batch [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T03:13:43.610Z] 2022-08-02 03:13:43,323 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T03:13:43.610Z] 2.3.0-dev.36 [Pipeline] } [2022-08-02T03:13:43.615Z] $ docker exec --env ******** --env ******** 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 ssh-agent -k [2022-08-02T03:13:43.734Z] unset SSH_AUTH_SOCK; [2022-08-02T03:13:43.734Z] unset SSH_AGENT_PID; [2022-08-02T03:13:43.735Z] echo Agent pid 39 killed; [2022-08-02T03:13:43.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T03:13:44.061Z] + git semver [Pipeline] } [2022-08-02T03:13:44.339Z] $ docker stop --time=1 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 [2022-08-02T03:13:45.633Z] $ docker rm -f 7422da77865bc6a21c0d424618fe6ae62343285280f77b44f87cb5235a60b8e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-02T03:13:46.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-02T03:13:46.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:13:46.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-02T03:13:46.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T03:13:46.424Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T03:13:46.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@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/py-git-semver:0.1.4 cat [2022-08-02T03:13:46.828Z] $ docker top 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-02T03:13:46.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-02T03:13:46.926Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-02T03:13:47.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-02T03:13:47.037Z] $ docker exec 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb ssh-agent [2022-08-02T03:13:47.164Z] SSH_AUTH_SOCK=/tmp/ssh-CQQllQhpAHxJ/agent.33 [2022-08-02T03:13:47.164Z] SSH_AGENT_PID=39 [2022-08-02T03:13:47.170Z] Running ssh-add (command line suppressed) [2022-08-02T03:13:47.264Z] Identity added: /w/workspace/edgex-go/270@tmp/private_key_112870491285401091.key (/w/workspace/edgex-go/270@tmp/private_key_112870491285401091.key) [2022-08-02T03:13:47.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-02T03:13:47.567Z] + git semver push [2022-08-02T03:13:48.139Z] 2022-08-02 03:13:47,838 [run_push] DEBUG push [2022-08-02T03:13:48.139Z] 2022-08-02 03:13:47,838 [execute] INFO git cat-file --batch-check [2022-08-02T03:13:48.139Z] 2022-08-02 03:13:47,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=) [2022-08-02T03:13:48.139Z] 2022-08-02 03:13:47,842 [execute] INFO git rev-list 4fd5524586b52120aa3c2a1d019f670d06c8c3a5 -- [2022-08-02T03:13:48.139Z] 2022-08-02 03:13:47,843 [execute] DEBUG Popen(['git', 'rev-list', '4fd5524586b52120aa3c2a1d019f670d06c8c3a5', '--'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T03:13:48.139Z] 2022-08-02 03:13:47,859 [execute] INFO git fetch -v origin [2022-08-02T03:13:48.139Z] 2022-08-02 03:13:47,859 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-02T03:13:48.399Z] 2022-08-02 03:13:48,342 [run_push] DEBUG no remote changes detected [2022-08-02T03:13:48.399Z] 2022-08-02 03:13:48,343 [execute] INFO git push origin semver [2022-08-02T03:13:48.399Z] 2022-08-02 03:13:48,343 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/270/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-02T03:13:49.343Z] 2022-08-02 03:13:49,036 [run_push] DEBUG push all version tags [2022-08-02T03:13:49.343Z] 2022-08-02 03:13:49,037 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-02T03:13:49.343Z] 2022-08-02 03:13:49,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/270, universal_newlines=False, shell=None, istream=None) [2022-08-02T03:13:49.913Z] 2022-08-02 03:13:49,733 [read_version] DEBUG read version from /w/workspace/edgex-go/270/.semver/main [2022-08-02T03:13:49.913Z] 2.3.0-dev.36 [Pipeline] } [2022-08-02T03:13:49.917Z] $ docker exec --env ******** --env ******** 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb ssh-agent -k [2022-08-02T03:13:50.021Z] unset SSH_AUTH_SOCK; [2022-08-02T03:13:50.021Z] unset SSH_AGENT_PID; [2022-08-02T03:13:50.021Z] echo Agent pid 39 killed; [2022-08-02T03:13:50.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-02T03:13:50.348Z] + git semver [Pipeline] } [2022-08-02T03:13:50.617Z] $ docker stop --time=1 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb [2022-08-02T03:13:51.902Z] $ docker rm -f 8b79c407eb9be879efe28f0fcdecae1f3ceb4c9a8db2a96fda7a068c94b4ceeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-02T03:13:52.470Z] + [ -d /w/workspace/edgex-go/270/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:13:52.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:13:53.627Z] ---> package-listing.sh [2022-08-02T03:13:53.627Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-02T03:13:53.627Z] ++ facter osfamily [2022-08-02T03:13:53.887Z] + OS_FAMILY=debian [2022-08-02T03:13:53.887Z] + workspace=/w/workspace/edgex-go/270 [2022-08-02T03:13:53.887Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-02T03:13:53.887Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-02T03:13:53.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-02T03:13:53.887Z] + PACKAGES=/tmp/packages_start.txt [2022-08-02T03:13:53.887Z] + '[' /w/workspace/edgex-go/270 ']' [2022-08-02T03:13:53.887Z] + PACKAGES=/tmp/packages_end.txt [2022-08-02T03:13:53.887Z] + case "${OS_FAMILY}" in [2022-08-02T03:13:53.887Z] + dpkg -l [2022-08-02T03:13:53.887Z] + grep '^ii' [2022-08-02T03:13:53.887Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-02T03:13:53.887Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-02T03:13:53.887Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-02T03:13:53.887Z] + '[' /w/workspace/edgex-go/270 ']' [2022-08-02T03:13:53.887Z] + mkdir -p /w/workspace/edgex-go/270/archives/ [2022-08-02T03:13:53.887Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/270/archives/ [Pipeline] echo [2022-08-02T03:13:53.896Z] 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/270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-02T03:13:54.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:13:54.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T03:13:54.741Z] [2022-08-02T03:13:54.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-02T03:13:55.049Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T03:13:55.049Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-02T03:13:55.049Z] 5eb5b503b376: Pulling fs layer [2022-08-02T03:13:55.049Z] 5c69ac0246d0: Pulling fs layer [2022-08-02T03:13:55.049Z] ec43610c2a17: Pulling fs layer [2022-08-02T03:13:55.049Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-02T03:13:55.049Z] 33b1e0a273af: Pulling fs layer [2022-08-02T03:13:55.049Z] 5d3b04190fa2: Pulling fs layer [2022-08-02T03:13:55.049Z] 3a2ae6a8a46f: Waiting [2022-08-02T03:13:55.049Z] 33b1e0a273af: Waiting [2022-08-02T03:13:55.049Z] 2f39f015ded8: Pulling fs layer [2022-08-02T03:13:55.049Z] 5d3b04190fa2: Waiting [2022-08-02T03:13:55.049Z] 2f39f015ded8: Waiting [2022-08-02T03:13:55.049Z] 5c69ac0246d0: Verifying Checksum [2022-08-02T03:13:55.049Z] 5c69ac0246d0: Download complete [2022-08-02T03:13:55.049Z] 3a2ae6a8a46f: Download complete [2022-08-02T03:13:55.309Z] 33b1e0a273af: Verifying Checksum [2022-08-02T03:13:55.309Z] 33b1e0a273af: Download complete [2022-08-02T03:13:55.309Z] 5d3b04190fa2: Verifying Checksum [2022-08-02T03:13:55.309Z] 5d3b04190fa2: Download complete [2022-08-02T03:13:55.309Z] ec43610c2a17: Verifying Checksum [2022-08-02T03:13:55.309Z] ec43610c2a17: Download complete [2022-08-02T03:13:55.309Z] 5eb5b503b376: Verifying Checksum [2022-08-02T03:13:55.309Z] 5eb5b503b376: Download complete [2022-08-02T03:13:56.248Z] 2f39f015ded8: Download complete [2022-08-02T03:13:56.821Z] 5eb5b503b376: Pull complete [2022-08-02T03:13:56.821Z] 5c69ac0246d0: Pull complete [2022-08-02T03:13:57.392Z] ec43610c2a17: Pull complete [2022-08-02T03:13:57.392Z] 3a2ae6a8a46f: Pull complete [2022-08-02T03:13:57.653Z] 33b1e0a273af: Pull complete [2022-08-02T03:13:57.653Z] 5d3b04190fa2: Pull complete [2022-08-02T03:14:02.937Z] 2f39f015ded8: Pull complete [2022-08-02T03:14:02.937Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-02T03:14:02.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-02T03:14:02.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-02T03:14:03.024Z] prd-ubuntu20.04-docker-8c-8g-21732 does not seem to be running inside a container [2022-08-02T03:14:03.054Z] $ 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/270/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/270 -v /w/workspace/edgex-go/270:/w/workspace/edgex-go/270:rw,z -v /w/workspace/edgex-go/270@tmp:/w/workspace/edgex-go/270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-02T03:14:05.085Z] $ docker top 0846a1dbbc124b518ee4a1b4c715fca8fa35ae12e675c1bfa53114592b442a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-02T03:14:05.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-02T03:14:05.726Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-02T03:14:06.014Z] + ls /var/log/sa-host [2022-08-02T03:14:06.014Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-02T03:14:06.164Z] provisioning config files... [2022-08-02T03:14:06.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/270@tmp/config4359996658792272207tmp [Pipeline] { [Pipeline] echo [2022-08-02T03:14:06.190Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:14:06.476Z] ---> create-netrc.sh [Pipeline] } [2022-08-02T03:14:06.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:14:06.818Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-02T03:14:06.828Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:14:07.116Z] ---> sudo-logs.sh [2022-08-02T03:14:07.116Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-02T03:14:07.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:14:07.424Z] ---> job-cost.sh [2022-08-02T03:14:07.424Z] lf-activate-venv: SKIPPING [2022-08-02T03:14:07.424Z] DEBUG: total: 0.10999999940395355 [2022-08-02T03:14:07.424Z] INFO: Retrieving Stack Cost... [2022-08-02T03:14:08.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-02T03:14:08.326Z] INFO: Archiving Costs [Pipeline] echo [2022-08-02T03:14:08.338Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-02T03:14:08.621Z] ---> logs-deploy.sh [2022-08-02T03:14:08.621Z] lf-activate-venv: SKIPPING [2022-08-02T03:14:08.621Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/270 [2022-08-02T03:14:08.621Z] INFO: archiving workspace using pattern(s): [2022-08-02T03:14:10.002Z] Archives upload complete. [2022-08-02T03:14:10.002Z] INFO: archiving logs to Nexus [2022-08-02T03:14:10.572Z] ---> uname -a: [2022-08-02T03:14:10.572Z] Linux prd-ubuntu20-04-docker-8c-8g-21732 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-02T03:14:10.572Z] [2022-08-02T03:14:10.572Z] [2022-08-02T03:14:10.572Z] ---> lscpu: [2022-08-02T03:14:10.572Z] Architecture: x86_64 [2022-08-02T03:14:10.572Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-02T03:14:10.572Z] Byte Order: Little Endian [2022-08-02T03:14:10.572Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-02T03:14:10.572Z] CPU(s): 8 [2022-08-02T03:14:10.572Z] On-line CPU(s) list: 0-7 [2022-08-02T03:14:10.572Z] Thread(s) per core: 1 [2022-08-02T03:14:10.572Z] Core(s) per socket: 1 [2022-08-02T03:14:10.572Z] Socket(s): 8 [2022-08-02T03:14:10.572Z] NUMA node(s): 1 [2022-08-02T03:14:10.572Z] Vendor ID: AuthenticAMD [2022-08-02T03:14:10.572Z] CPU family: 23 [2022-08-02T03:14:10.572Z] Model: 49 [2022-08-02T03:14:10.572Z] Model name: AMD EPYC-Rome Processor [2022-08-02T03:14:10.572Z] Stepping: 0 [2022-08-02T03:14:10.572Z] CPU MHz: 2799.998 [2022-08-02T03:14:10.572Z] BogoMIPS: 5599.99 [2022-08-02T03:14:10.572Z] Virtualization: AMD-V [2022-08-02T03:14:10.572Z] Hypervisor vendor: KVM [2022-08-02T03:14:10.572Z] Virtualization type: full [2022-08-02T03:14:10.572Z] L1d cache: 256 KiB [2022-08-02T03:14:10.572Z] L1i cache: 256 KiB [2022-08-02T03:14:10.572Z] L2 cache: 4 MiB [2022-08-02T03:14:10.572Z] L3 cache: 128 MiB [2022-08-02T03:14:10.572Z] NUMA node0 CPU(s): 0-7 [2022-08-02T03:14:10.572Z] Vulnerability Itlb multihit: Not affected [2022-08-02T03:14:10.572Z] Vulnerability L1tf: Not affected [2022-08-02T03:14:10.572Z] Vulnerability Mds: Not affected [2022-08-02T03:14:10.572Z] Vulnerability Meltdown: Not affected [2022-08-02T03:14:10.572Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-02T03:14:10.572Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-02T03:14:10.572Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-02T03:14:10.572Z] Vulnerability Srbds: Not affected [2022-08-02T03:14:10.572Z] Vulnerability Tsx async abort: Not affected [2022-08-02T03:14:10.572Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-02T03:14:10.572Z] [2022-08-02T03:14:10.572Z]