Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e18dbdcecdb0d114bc1a1bd073cbd42566b9224e 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-ssh15539624761506364216.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-ssh5545722804017921982.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-ssh723367816845959544.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-ssh2190273563546086786.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh8721065980501174912.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22222 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/276 [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/276 # 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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e (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 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4120)" > git rev-list --no-walk d217c32573f785860214a4b128a5ddb28bdceca4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-09T15:55:22.332Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-09T15:55:22.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-09T15:55:22.397Z] ========================================================= [2022-08-09T15:55:22.397Z] EdgeX Global Pipelines Version Info [2022-08-09T15:55:22.397Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:55:23.151Z] ------------------- [2022-08-09T15:55:23.151Z] stable info: [2022-08-09T15:55:23.151Z] ------------------- [2022-08-09T15:55:23.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T15:55:23.151Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T15:55:23.151Z] Message: update stable to v1.0.238 [2022-08-09T15:55:23.724Z] ------------------- [2022-08-09T15:55:23.724Z] experimental info: [2022-08-09T15:55:23.724Z] ------------------- [2022-08-09T15:55:23.724Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T15:55:23.724Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T15:55:23.724Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-09T15:55:23.975Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-09T15:55:23.988Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-09T15:55:24.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-09T15:55:24.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-09T15:55:24.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-09T15:55:24.048Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-09T15:55:24.059Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-09T15:55:24.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-09T15:55:24.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-09T15:55:24.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-09T15:55:24.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-09T15:55:24.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-09T15:55:24.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-09T15:55:24.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-09T15:55:24.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-09T15:55:24.207Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T15:55:24.219Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T15:55:24.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-09T15:55:24.241Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-09T15:55:24.254Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-09T15:55:24.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-09T15:55:24.278Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-09T15:55:24.294Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-09T15:55:24.305Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-09T15:55:24.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-09T15:55:24.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-09T15:55:24.339Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] echo [2022-08-09T15:55:24.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e18dbdc [Pipeline] echo [2022-08-09T15:55:24.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T15:55:24.406Z] provisioning config files... [2022-08-09T15:55:24.425Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/276@tmp/config2338818943896917869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:55:24.743Z] ---> docker-login.sh [2022-08-09T15:55:24.743Z] nexus3.edgexfoundry.org:10001 [2022-08-09T15:55:25.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:55:25.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:55:25.266Z] Configure a credential helper to remove this warning. See [2022-08-09T15:55:25.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:55:25.266Z] [2022-08-09T15:55:25.266Z] Login Succeeded [2022-08-09T15:55:25.266Z] nexus3.edgexfoundry.org:10002 [2022-08-09T15:55:25.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:55:25.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:55:25.527Z] Configure a credential helper to remove this warning. See [2022-08-09T15:55:25.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:55:25.527Z] [2022-08-09T15:55:25.527Z] Login Succeeded [2022-08-09T15:55:25.527Z] nexus3.edgexfoundry.org:10003 [2022-08-09T15:55:25.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:55:25.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:55:25.527Z] Configure a credential helper to remove this warning. See [2022-08-09T15:55:25.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:55:25.527Z] [2022-08-09T15:55:25.527Z] Login Succeeded [2022-08-09T15:55:25.527Z] nexus3.edgexfoundry.org:10004 [2022-08-09T15:55:25.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:55:25.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:55:25.788Z] Configure a credential helper to remove this warning. See [2022-08-09T15:55:25.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:55:25.788Z] [2022-08-09T15:55:25.788Z] Login Succeeded [2022-08-09T15:55:25.788Z] docker.io [2022-08-09T15:55:25.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:55:26.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:55:26.359Z] Configure a credential helper to remove this warning. See [2022-08-09T15:55:26.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:55:26.359Z] [2022-08-09T15:55:26.359Z] Login Succeeded [2022-08-09T15:55:26.359Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T15:55:26.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T15:55:26.687Z] + 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-09T15:55:26.687Z] + dirname cmd/core-command/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-09T15:55:26.687Z] + + cut -d/ -f2 [2022-08-09T15:55:26.687Z] dirname cmd/core-data/Dockerfile [2022-08-09T15:55:26.687Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/core-metadata/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T15:55:26.687Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-09T15:55:26.687Z] + + dirname cmd/security-spire-config/Dockerfilecut [2022-08-09T15:55:26.687Z] -d/ -f2 [2022-08-09T15:55:26.687Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/support-notifications/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-09T15:55:26.687Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-09T15:55:26.687Z] + cut -d/ -f2 [2022-08-09T15:55:26.687Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-09T15:55:26.723Z] 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-09T15:55:27.075Z] + git rev-list -1 --merges e18dbdcecdb0d114bc1a1bd073cbd42566b9224e~1..e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] echo [2022-08-09T15:55:27.096Z] -----------> git rev-list -1 --merges e18dbdcecdb0d114bc1a1bd073cbd42566b9224e~1..e18dbdcecdb0d114bc1a1bd073cbd42566b9224e e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [false] [Pipeline] sh [2022-08-09T15:55:27.381Z] + git log --format=format:%s -1 e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] echo [2022-08-09T15:55:27.395Z] ========================================================= [2022-08-09T15:55:27.395Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-09T15:55:27.395Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-09T15:55:27.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T15:55:27.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-09T15:55:27.797Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-09T15:55:27.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-09T15:55:27.798Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-09T15:55:27.798Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-09T15:55:27.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:55:28.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T15:55:28.148Z] [2022-08-09T15:55:28.148Z] 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-09T15:55:28.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T15:55:28.458Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-09T15:55:28.458Z] b85a868b505f: Pulling fs layer [2022-08-09T15:55:28.458Z] e2be974225ed: Pulling fs layer [2022-08-09T15:55:28.458Z] 339a4e72a1f5: Pulling fs layer [2022-08-09T15:55:28.458Z] 988bab9f4d93: Pulling fs layer [2022-08-09T15:55:28.458Z] 1469e6f7b9e6: Pulling fs layer [2022-08-09T15:55:28.458Z] eaf3925da568: Pulling fs layer [2022-08-09T15:55:28.458Z] bab4dde63d76: Pulling fs layer [2022-08-09T15:55:28.458Z] bde34c3a00c8: Pulling fs layer [2022-08-09T15:55:28.458Z] b352a97aabf1: Pulling fs layer [2022-08-09T15:55:28.458Z] 4872d77fe225: Pulling fs layer [2022-08-09T15:55:28.458Z] 5851b861e8e6: Pulling fs layer [2022-08-09T15:55:28.458Z] 1469e6f7b9e6: Waiting [2022-08-09T15:55:28.458Z] eaf3925da568: Waiting [2022-08-09T15:55:28.458Z] bab4dde63d76: Waiting [2022-08-09T15:55:28.458Z] bde34c3a00c8: Waiting [2022-08-09T15:55:28.458Z] b352a97aabf1: Waiting [2022-08-09T15:55:28.458Z] 4872d77fe225: Waiting [2022-08-09T15:55:28.458Z] 5851b861e8e6: Waiting [2022-08-09T15:55:28.458Z] 988bab9f4d93: Waiting [2022-08-09T15:55:28.458Z] e2be974225ed: Download complete [2022-08-09T15:55:28.458Z] 988bab9f4d93: Verifying Checksum [2022-08-09T15:55:28.458Z] 988bab9f4d93: Download complete [2022-08-09T15:55:28.717Z] 339a4e72a1f5: Verifying Checksum [2022-08-09T15:55:28.717Z] 339a4e72a1f5: Download complete [2022-08-09T15:55:28.717Z] 1469e6f7b9e6: Verifying Checksum [2022-08-09T15:55:28.717Z] 1469e6f7b9e6: Download complete [2022-08-09T15:55:28.717Z] eaf3925da568: Verifying Checksum [2022-08-09T15:55:28.717Z] eaf3925da568: Download complete [2022-08-09T15:55:28.717Z] bde34c3a00c8: Verifying Checksum [2022-08-09T15:55:28.717Z] bde34c3a00c8: Download complete [2022-08-09T15:55:28.717Z] b352a97aabf1: Verifying Checksum [2022-08-09T15:55:28.717Z] b352a97aabf1: Download complete [2022-08-09T15:55:28.717Z] 4872d77fe225: Download complete [2022-08-09T15:55:28.717Z] 5851b861e8e6: Verifying Checksum [2022-08-09T15:55:28.717Z] 5851b861e8e6: Download complete [2022-08-09T15:55:28.717Z] b85a868b505f: Verifying Checksum [2022-08-09T15:55:28.717Z] b85a868b505f: Download complete [2022-08-09T15:55:28.976Z] bab4dde63d76: Verifying Checksum [2022-08-09T15:55:28.976Z] bab4dde63d76: Download complete [2022-08-09T15:55:30.356Z] b85a868b505f: Pull complete [2022-08-09T15:55:30.356Z] e2be974225ed: Pull complete [2022-08-09T15:55:30.618Z] 339a4e72a1f5: Pull complete [2022-08-09T15:55:30.879Z] 988bab9f4d93: Pull complete [2022-08-09T15:55:31.139Z] 1469e6f7b9e6: Pull complete [2022-08-09T15:55:31.139Z] eaf3925da568: Pull complete [2022-08-09T15:55:33.058Z] bab4dde63d76: Pull complete [2022-08-09T15:55:33.058Z] bde34c3a00c8: Pull complete [2022-08-09T15:55:33.058Z] b352a97aabf1: Pull complete [2022-08-09T15:55:33.058Z] 4872d77fe225: Pull complete [2022-08-09T15:55:33.319Z] 5851b861e8e6: Pull complete [2022-08-09T15:55:33.319Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-09T15:55:33.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T15:55:33.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:55:33.418Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T15:55:33.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T15:55:35.052Z] $ docker top edd9a88ce8a9331098d7908e26559b4dacf5902d8c273d24ce623362e03c7ff4 -eo pid,comm [2022-08-09T15:55:35.122Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-09T15:55:35.122Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T15:55:35.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T15:55:35.160Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T15:55:35.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T15:55:35.280Z] $ docker exec edd9a88ce8a9331098d7908e26559b4dacf5902d8c273d24ce623362e03c7ff4 ssh-agent [2022-08-09T15:55:35.416Z] SSH_AUTH_SOCK=/tmp/ssh-OG8P3XmUmSyl/agent.33 [2022-08-09T15:55:35.416Z] SSH_AGENT_PID=39 [2022-08-09T15:55:35.422Z] Running ssh-add (command line suppressed) [2022-08-09T15:55:35.523Z] Identity added: /w/workspace/edgex-go/276@tmp/private_key_2355385340020282374.key (/w/workspace/edgex-go/276@tmp/private_key_2355385340020282374.key) [2022-08-09T15:55:35.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T15:55:35.834Z] + git tag --points-at HEAD [Pipeline] } [2022-08-09T15:55:35.842Z] $ docker exec --env ******** --env ******** edd9a88ce8a9331098d7908e26559b4dacf5902d8c273d24ce623362e03c7ff4 ssh-agent -k [2022-08-09T15:55:35.949Z] unset SSH_AUTH_SOCK; [2022-08-09T15:55:35.950Z] unset SSH_AGENT_PID; [2022-08-09T15:55:35.950Z] echo Agent pid 39 killed; [2022-08-09T15:55:35.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-09T15:55:35.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T15:55:35.991Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T15:55:36.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T15:55:36.107Z] $ docker exec edd9a88ce8a9331098d7908e26559b4dacf5902d8c273d24ce623362e03c7ff4 ssh-agent [2022-08-09T15:55:36.229Z] SSH_AUTH_SOCK=/tmp/ssh-fBxhjNWHrpJj/agent.71 [2022-08-09T15:55:36.229Z] SSH_AGENT_PID=77 [2022-08-09T15:55:36.233Z] Running ssh-add (command line suppressed) [2022-08-09T15:55:36.339Z] Identity added: /w/workspace/edgex-go/276@tmp/private_key_7844390220229388618.key (/w/workspace/edgex-go/276@tmp/private_key_7844390220229388618.key) [2022-08-09T15:55:36.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T15:55:36.647Z] + git semver init [2022-08-09T15:55:36.907Z] 2022-08-09 15:55:36,828 [run_init] DEBUG init version:0.0.0 force:False [2022-08-09T15:55:36.907Z] 2022-08-09 15:55:36,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/276/.semver [2022-08-09T15:55:36.907Z] 2022-08-09 15:55:36,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/276/.semver [2022-08-09T15:55:36.907Z] 2022-08-09 15:55:36,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/276/.semver'], cwd=/w/workspace/edgex-go/276, universal_newlines=False, shell=None, istream=None) [2022-08-09T15:55:41.143Z] 2022-08-09 15:55:40,981 [append_file] DEBUG append to file:/w/workspace/edgex-go/276/.git/info/exclude [2022-08-09T15:55:41.143Z] 2022-08-09 15:55:40,982 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/276/.semver/main with force:False [2022-08-09T15:55:41.143Z] 2022-08-09 15:55:40,982 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T15:55:41.144Z] 2022-08-09 15:55:40,982 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T15:55:41.144Z] 2.3.0-dev.41 [Pipeline] } [2022-08-09T15:55:41.154Z] $ docker exec --env ******** --env ******** edd9a88ce8a9331098d7908e26559b4dacf5902d8c273d24ce623362e03c7ff4 ssh-agent -k [2022-08-09T15:55:41.261Z] unset SSH_AUTH_SOCK; [2022-08-09T15:55:41.262Z] unset SSH_AGENT_PID; [2022-08-09T15:55:41.262Z] echo Agent pid 77 killed; [2022-08-09T15:55:41.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T15:55:41.583Z] + git semver [Pipeline] } [2022-08-09T15:55:41.857Z] $ docker stop --time=1 edd9a88ce8a9331098d7908e26559b4dacf5902d8c273d24ce623362e03c7ff4 [2022-08-09T15:55:43.152Z] $ docker rm -f edd9a88ce8a9331098d7908e26559b4dacf5902d8c273d24ce623362e03c7ff4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T15:55:43.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-09T15:55:43.753Z] Stashed 1 file(s) [Pipeline] echo [2022-08-09T15:55:43.756Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.41 [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-09T15:55:44.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/276 [Pipeline] echo [2022-08-09T15:55:44.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T15:55:44.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T15:55:44.182Z] ========================================================= [2022-08-09T15:55:44.182Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-09T15:55:44.182Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T15:55:44.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T15:55:44.471Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-09T15:55:44.471Z] 2408cc74d12b: Pulling fs layer [2022-08-09T15:55:44.471Z] ea60b727a1ce: Pulling fs layer [2022-08-09T15:55:44.471Z] 30c4a7721957: Pulling fs layer [2022-08-09T15:55:44.471Z] 370296b7ddb6: Pulling fs layer [2022-08-09T15:55:44.471Z] 7c6cee850709: Pulling fs layer [2022-08-09T15:55:44.471Z] 39a5fcdaea64: Pulling fs layer [2022-08-09T15:55:44.471Z] d94ebbe4e438: Pulling fs layer [2022-08-09T15:55:44.471Z] bcfd1f05c69d: Pulling fs layer [2022-08-09T15:55:44.471Z] 59ccb84bbe0f: Pulling fs layer [2022-08-09T15:55:44.471Z] 370296b7ddb6: Waiting [2022-08-09T15:55:44.471Z] 39a5fcdaea64: Waiting [2022-08-09T15:55:44.471Z] 7c6cee850709: Waiting [2022-08-09T15:55:44.471Z] 59ccb84bbe0f: Waiting [2022-08-09T15:55:44.471Z] d94ebbe4e438: Waiting [2022-08-09T15:55:44.471Z] 30c4a7721957: Verifying Checksum [2022-08-09T15:55:44.471Z] 30c4a7721957: Download complete [2022-08-09T15:55:44.471Z] ea60b727a1ce: Verifying Checksum [2022-08-09T15:55:44.471Z] ea60b727a1ce: Download complete [2022-08-09T15:55:44.471Z] 7c6cee850709: Verifying Checksum [2022-08-09T15:55:44.471Z] 7c6cee850709: Download complete [2022-08-09T15:55:44.471Z] 39a5fcdaea64: Verifying Checksum [2022-08-09T15:55:44.471Z] 39a5fcdaea64: Download complete [2022-08-09T15:55:44.471Z] 2408cc74d12b: Verifying Checksum [2022-08-09T15:55:44.471Z] 2408cc74d12b: Download complete [2022-08-09T15:55:44.471Z] d94ebbe4e438: Download complete [2022-08-09T15:55:44.737Z] 2408cc74d12b: Pull complete [2022-08-09T15:55:44.737Z] ea60b727a1ce: Pull complete [2022-08-09T15:55:44.737Z] 30c4a7721957: Pull complete [2022-08-09T15:55:44.998Z] 59ccb84bbe0f: Verifying Checksum [2022-08-09T15:55:44.998Z] 59ccb84bbe0f: Download complete [2022-08-09T15:55:45.258Z] bcfd1f05c69d: Download complete [2022-08-09T15:55:45.258Z] 370296b7ddb6: Verifying Checksum [2022-08-09T15:55:45.258Z] 370296b7ddb6: Download complete [2022-08-09T15:55:49.456Z] 370296b7ddb6: Pull complete [2022-08-09T15:55:49.456Z] 7c6cee850709: Pull complete [2022-08-09T15:55:49.456Z] 39a5fcdaea64: Pull complete [2022-08-09T15:55:49.456Z] d94ebbe4e438: Pull complete [2022-08-09T15:55:51.359Z] bcfd1f05c69d: Pull complete [2022-08-09T15:55:51.928Z] 59ccb84bbe0f: Pull complete [2022-08-09T15:55:51.928Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-09T15:55:51.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T15:55:51.928Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T15:55:52.223Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T15:55:52.223Z] WORKDIR /edgex [2022-08-09T15:55:52.223Z] COPY go.mod . [2022-08-09T15:55:52.223Z] RUN go mod download [2022-08-09T15:55:52.223Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-09T15:55:52.791Z] Sending build context to Docker daemon 169.2MB [2022-08-09T15:55:52.791Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T15:55:52.791Z] ---> a4fb48ad2a94 [2022-08-09T15:55:52.791Z] Step 2/4 : WORKDIR /edgex [2022-08-09T15:55:55.333Z] ---> Running in e4d02ed77992 [2022-08-09T15:55:55.333Z] Removing intermediate container e4d02ed77992 [2022-08-09T15:55:55.333Z] ---> bb68347d2b90 [2022-08-09T15:55:55.333Z] Step 3/4 : COPY go.mod . [2022-08-09T15:55:55.592Z] ---> a881ca21aeac [2022-08-09T15:55:55.592Z] Step 4/4 : RUN go mod download [2022-08-09T15:55:55.592Z] ---> Running in 5786531ecc25 [2022-08-09T15:55:58.827Z] Still waiting to schedule task [2022-08-09T15:55:58.827Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-09T15:56:10.590Z] Removing intermediate container 5786531ecc25 [2022-08-09T15:56:10.590Z] ---> 78fdd1a646b0 [2022-08-09T15:56:10.590Z] Successfully built 78fdd1a646b0 [2022-08-09T15:56:10.590Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:56:10.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T15:56:10.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:56:10.968Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T15:56:11.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T15:56:11.431Z] $ docker top 5f33e107498d5b6f7374ea7850d56e3238af13d30de812e39e4a728a972ffb56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T15:56:11.788Z] + go version [2022-08-09T15:56:11.788Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-09T15:56:11.808Z] $ docker stop --time=1 5f33e107498d5b6f7374ea7850d56e3238af13d30de812e39e4a728a972ffb56 [2022-08-09T15:56:13.125Z] $ docker rm -f 5f33e107498d5b6f7374ea7850d56e3238af13d30de812e39e4a728a972ffb56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:56:13.524Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T15:56:13.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:56:13.601Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T15:56:13.642Z] $ 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/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T15:56:14.031Z] $ docker top 9e396d774b568c9f9fd1781dca91d16bd3ed624fa6222ba96a64eb8f92dee403 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-09T15:56:14.099Z] ========================================================= [2022-08-09T15:56:14.099Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-09T15:56:14.099Z] ========================================================= [Pipeline] sh [2022-08-09T15:56:14.377Z] + git config --global --add safe.directory /w/workspace/edgex-go/276 [Pipeline] fileExists [Pipeline] sh [2022-08-09T15:56:14.674Z] + make test [2022-08-09T15:56:14.674Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-09T15:56:21.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-09T15:56:33.456Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-09T15:56:33.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-09T15:56:33.715Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-09T15:56:33.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-09T15:56:33.715Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-09T15:56:33.715Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-09T15:56:33.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-09T15:56:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-08-09T15:56:34.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-09T15:56:34.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-09T15:56:34.661Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.112s coverage: 98.5% of statements [2022-08-09T15:56:34.661Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-09T15:56:34.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements [2022-08-09T15:56:34.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-09T15:56:34.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.422s coverage: 89.2% of statements [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.1% of statements [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.438s coverage: 95.6% of statements [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements [2022-08-09T15:56:39.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements [2022-08-09T15:56:39.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2022-08-09T15:56:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.059s coverage: 94.4% of statements [2022-08-09T15:56:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-08-09T15:56:49.898Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 82.2% of statements [2022-08-09T15:56:49.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.061s coverage: 87.2% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 43.6% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-09T15:56:58.036Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-09T15:56:58.036Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-09T15:56:58.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-09T15:56:58.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-09T15:56:58.037Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-09T15:56:58.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-09T15:56:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-09T15:56:58.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements [2022-08-09T15:56:58.037Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-08-09T15:56:58.037Z] 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-09T15:57:16.119Z] 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-09T15:57:16.119Z] GO111MODULE=on go vet ./... [2022-08-09T15:57:18.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T15:57:18.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T15:57:18.307Z] ./bin/test-attribution-txt.sh [2022-08-09T15:57:18.570Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-09T15:57:18.570Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-09T15:57:18.570Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-09T15:57:18.570Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T15:57:18.570Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T15:57:18.570Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-09T15:57:18.570Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T15:57:18.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-09T15:57:18.873Z] + ls -al . [2022-08-09T15:57:18.873Z] total 728 [2022-08-09T15:57:18.873Z] drwxrwxr-x 10 1001 1001 4096 Aug 9 15:56 . [2022-08-09T15:57:18.873Z] drwxr-xr-x 4 root root 4096 Aug 9 15:56 .. [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 16 Aug 9 15:55 .dockerignore [2022-08-09T15:57:18.873Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 15:56 .git [2022-08-09T15:57:18.873Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 15:55 .github [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 1030 Aug 9 15:55 .gitignore [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 42 Aug 9 15:55 .golangci.yml [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 87 Aug 9 15:55 .hadolint.yml [2022-08-09T15:57:18.873Z] drwxr-xr-x 3 1001 1001 4096 Aug 9 15:55 .semver [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 166 Aug 9 15:55 .sonarcloud.properties [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 1171 Aug 9 15:55 ADOPTERS.md [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 10347 Aug 9 15:55 Attribution.txt [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 63209 Aug 9 15:55 CHANGELOG.md [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 3804 Aug 9 15:55 CONTRIBUTING.md [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 677 Aug 9 15:55 GOVERNANCE.md [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 850 Aug 9 15:55 Jenkinsfile [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 10775 Aug 9 15:55 LICENSE [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 12212 Aug 9 15:55 Makefile [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 582 Aug 9 15:55 OWNERS.md [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 9094 Aug 9 15:55 README.md [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 6912 Aug 9 15:55 SECURITY.md [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 12 Aug 9 15:55 VERSION [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 4131 Aug 9 15:55 ZMQWindows.md [2022-08-09T15:57:18.873Z] drwxrwxr-x 2 1001 1001 4096 Aug 9 15:55 bin [2022-08-09T15:57:18.873Z] drwxrwxr-x 18 1001 1001 4096 Aug 9 15:55 cmd [2022-08-09T15:57:18.873Z] -rw-r--r-- 1 root root 478941 Aug 9 15:56 coverage.out [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 3681 Aug 9 15:55 go.mod [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 38033 Aug 9 15:55 go.sum [2022-08-09T15:57:18.873Z] drwxrwxr-x 8 1001 1001 4096 Aug 9 15:55 internal [2022-08-09T15:57:18.873Z] drwxrwxr-x 3 1001 1001 4096 Aug 9 15:55 openapi [2022-08-09T15:57:18.873Z] drwxrwxr-x 4 1001 1001 4096 Aug 9 15:55 snap [2022-08-09T15:57:18.873Z] -rw-rw-r-- 1 1001 1001 204 Aug 9 15:55 version.go [Pipeline] sh [2022-08-09T15:57:19.160Z] + '[' -e coverage.out ] [2022-08-09T15:57:19.160Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-09T15:57:19.269Z] Stashed 1 file(s) [Pipeline] sh [2022-08-09T15:57:19.550Z] + make build [2022-08-09T15:57:19.550Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T15:57:31.772Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-09T15:57:37.367Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22223 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-09T15:57:37.377Z] Running in /w/workspace/edgex-go/276 [Pipeline] { [Pipeline] checkout [2022-08-09T15:57:37.423Z] The recommended git tool is: git [2022-08-09T15:57:41.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-09T15:57:41.745Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T15:57:44.017Z] using credential edgex-jenkins-ssh [2022-08-09T15:57:44.034Z] Cloning the remote Git repository [2022-08-09T15:57:44.106Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-09T15:57:44.178Z] > git init /w/workspace/edgex-go/276 # timeout=10 [2022-08-09T15:57:44.269Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-09T15:57:44.271Z] > git --version # timeout=10 [2022-08-09T15:57:44.299Z] > git --version # 'git version 2.25.1' [2022-08-09T15:57:44.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T15:57:44.376Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T15:57:48.358Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T15:57:48.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T15:57:49.231Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T15:57:50.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T15:57:51.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T15:57:52.587Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T15:57:53.157Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T15:57:53.726Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-09T15:57:55.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-09T15:57:56.592Z] $ docker stop --time=1 9e396d774b568c9f9fd1781dca91d16bd3ed624fa6222ba96a64eb8f92dee403 [2022-08-09T15:57:59.224Z] $ docker rm -f 9e396d774b568c9f9fd1781dca91d16bd3ed624fa6222ba96a64eb8f92dee403 [2022-08-09T15:57:59.487Z] Avoid second fetch [2022-08-09T15:57:59.487Z] Checking out Revision e18dbdcecdb0d114bc1a1bd073cbd42566b9224e (main) [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-09T15:57:59.447Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-09T15:57:59.467Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T15:57:59.510Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T15:57:59.571Z] > git checkout -f e18dbdcecdb0d114bc1a1bd073cbd42566b9224e # timeout=10 [2022-08-09T15:58:00.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T15:58:00.061Z] [2022-08-09T15:58:00.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:58:00.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T15:58:00.360Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-09T15:58:00.360Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-09T15:58:00.360Z] ca9280d653b3: Pulling fs layer [2022-08-09T15:58:00.360Z] 7e9c9ca2126c: Pulling fs layer [2022-08-09T15:58:00.360Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-09T15:58:00.360Z] cbdbe7a5bc2a: Download complete [2022-08-09T15:58:00.620Z] ca9280d653b3: Verifying Checksum [2022-08-09T15:58:00.620Z] ca9280d653b3: Download complete [2022-08-09T15:58:00.620Z] cbdbe7a5bc2a: Pull complete [2022-08-09T15:58:00.880Z] 7e9c9ca2126c: Download complete [2022-08-09T15:58:00.880Z] ca9280d653b3: Pull complete [2022-08-09T15:58:04.101Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4120)" [2022-08-09T15:58:04.170Z] 7e9c9ca2126c: Pull complete [2022-08-09T15:58:04.170Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-09T15:58:04.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T15:58:04.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:58:04.253Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T15:58:04.295Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T15:58:05.621Z] $ docker top 21834355ec107e090246172bf89ecd39bb44d7335f4fa4cfeef45de6dda46c9a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-09T15:58:05.966Z] + docker-compose build --help [2022-08-09T15:58:05.966Z] + grep parallel [2022-08-09T15:58:06.260Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-09T15:58:06.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T15:58:06.261Z] Dload Upload Total Spent Left Speed [2022-08-09T15:58:06.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 84465 0 --:--:-- --:--:-- --:--:-- 83891 100 12332 100 12332 0 0 83324 0 --:--:-- --:--:-- --:--:-- 83324 [2022-08-09T15:58:06.534Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T15:58:06.559Z] $ docker stop --time=1 21834355ec107e090246172bf89ecd39bb44d7335f4fa4cfeef45de6dda46c9a [2022-08-09T15:58:07.819Z] $ docker rm -f 21834355ec107e090246172bf89ecd39bb44d7335f4fa4cfeef45de6dda46c9a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:58:08.204Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-09T15:58:08.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-09T15:58:08.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:58:08.388Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T15:58:08.436Z] $ 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/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T15:58:08.551Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-09T15:58:08.551Z] + sudo tee /etc/docker/daemon.new [2022-08-09T15:58:08.551Z] { [2022-08-09T15:58:08.551Z] "registry-mirrors": [ [2022-08-09T15:58:08.551Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-09T15:58:08.551Z] ], [2022-08-09T15:58:08.551Z] "bip": "10.250.0.254/24", [2022-08-09T15:58:08.551Z] "hosts": [ [2022-08-09T15:58:08.551Z] "tcp://0.0.0.0:5555", [2022-08-09T15:58:08.551Z] "unix:///var/run/docker.sock" [2022-08-09T15:58:08.551Z] ], [2022-08-09T15:58:08.551Z] "mtu": 1458, [2022-08-09T15:58:08.551Z] "selinux-enabled": true, [2022-08-09T15:58:08.551Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-09T15:58:08.551Z] } [2022-08-09T15:58:08.782Z] $ docker top cc1cf31e626e701f184f4cb4b5b4ccce8516b0802fce3fb7f6f761ad9e9fd457 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-08-09T15:58:09.197Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-09T15:58:09.219Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T15:58:09.541Z] + sudo service docker restart [2022-08-09T15:58:09.788Z] Building core-command ... [2022-08-09T15:58:09.788Z] Building core-data ... [2022-08-09T15:58:09.788Z] Building core-metadata ... [2022-08-09T15:58:09.788Z] Building security-bootstrapper ... [2022-08-09T15:58:09.788Z] Building security-proxy-setup ... [2022-08-09T15:58:09.788Z] Building security-secretstore-setup ... [2022-08-09T15:58:09.788Z] Building security-spiffe-token-provider ... [2022-08-09T15:58:09.788Z] Building security-spire-agent ... [2022-08-09T15:58:09.788Z] Building security-spire-config ... [2022-08-09T15:58:09.788Z] Building security-spire-server ... [2022-08-09T15:58:09.788Z] Building support-notifications ... [2022-08-09T15:58:09.788Z] Building support-scheduler ... [2022-08-09T15:58:09.788Z] Building sys-mgmt-agent ... [2022-08-09T15:58:09.788Z] Building security-proxy-setup [2022-08-09T15:58:09.788Z] Building security-bootstrapper [2022-08-09T15:58:09.788Z] Building security-spire-agent [2022-08-09T15:58:09.788Z] Building sys-mgmt-agent [2022-08-09T15:58:09.788Z] Building security-secretstore-setup [2022-08-09T15:58:19.766Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:58:19.766Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:58:19.766Z] ---> 78fdd1a646b0 [2022-08-09T15:58:19.766Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T15:58:19.766Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:58:19.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:58:19.766Z] ---> 78fdd1a646b0 [2022-08-09T15:58:19.766Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T15:58:19.766Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:58:19.766Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:58:19.766Z] ---> 78fdd1a646b0 [2022-08-09T15:58:19.766Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T15:58:19.766Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:58:19.766Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:58:19.766Z] ---> 78fdd1a646b0 [2022-08-09T15:58:19.766Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T15:58:20.026Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:58:20.026Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:58:20.026Z] ---> 78fdd1a646b0 [2022-08-09T15:58:20.026Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T15:58:22.575Z] ---> Running in ed39f807e0cb [2022-08-09T15:58:22.575Z] ---> Running in 6ba7d35130a4 [2022-08-09T15:58:22.575Z] ---> Running in f7853031c3db [2022-08-09T15:58:22.575Z] ---> Running in 3e9b57fadd2a [2022-08-09T15:58:22.575Z] ---> Running in 8c3bef2c5fb6 [2022-08-09T15:58:22.836Z] Removing intermediate container ed39f807e0cb [2022-08-09T15:58:22.836Z] ---> 347b7f8cb3a5 [2022-08-09T15:58:22.836Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:58:22.836Z] Removing intermediate container 6ba7d35130a4 [2022-08-09T15:58:22.836Z] ---> ffe28641c91a [2022-08-09T15:58:22.836Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:58:22.836Z] Removing intermediate container f7853031c3db [2022-08-09T15:58:22.836Z] ---> 348780045ecf [2022-08-09T15:58:22.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:58:22.836Z] ---> Running in 3f362d6de6ce [2022-08-09T15:58:22.836Z] Removing intermediate container 8c3bef2c5fb6 [2022-08-09T15:58:22.836Z] ---> 036b8f77b9bf [2022-08-09T15:58:22.836Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:58:22.836Z] Removing intermediate container 3e9b57fadd2a [2022-08-09T15:58:22.836Z] ---> bc72f3abf7fb [2022-08-09T15:58:22.836Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:58:22.836Z] ---> Running in 77970cafbeec [2022-08-09T15:58:22.836Z] ---> Running in 35e5e8b8e4cc [2022-08-09T15:58:22.836Z] ---> Running in c4a58dcf8d62 [2022-08-09T15:58:22.836Z] ---> Running in c7e601f914a4 [2022-08-09T15:58:23.774Z] Removing intermediate container 3f362d6de6ce [2022-08-09T15:58:23.774Z] ---> 074bbbd7ba1f [2022-08-09T15:58:23.774Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T15:58:23.774Z] Removing intermediate container 77970cafbeec [2022-08-09T15:58:23.774Z] ---> da1159f166ac [2022-08-09T15:58:23.774Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T15:58:24.034Z] ---> Running in 35e584e29eb6 [2022-08-09T15:58:24.034Z] ---> Running in 1f1a7e699ecd [2022-08-09T15:58:24.292Z] Removing intermediate container c7e601f914a4 [2022-08-09T15:58:24.292Z] ---> 937d9449cbc0 [2022-08-09T15:58:24.292Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T15:58:24.292Z] ---> Running in 9066a007d6ce [2022-08-09T15:58:24.292Z] Removing intermediate container 35e5e8b8e4cc [2022-08-09T15:58:24.292Z] ---> 6c94504f43b1 [2022-08-09T15:58:24.292Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T15:58:24.552Z] ---> Running in dac5c49ccccd [2022-08-09T15:58:24.552Z] Removing intermediate container c4a58dcf8d62 [2022-08-09T15:58:24.552Z] ---> c29be5975db4 [2022-08-09T15:58:24.552Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T15:58:24.552Z] ---> Running in fb5efb2e15fb [2022-08-09T15:58:24.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:24.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:24.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:24.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:25.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:25.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:25.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:25.593Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:25.593Z] OK: 211 MiB in 51 packages [2022-08-09T15:58:25.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:25.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:26.112Z] Removing intermediate container 35e584e29eb6 [2022-08-09T15:58:26.112Z] ---> 76ca575e2660 [2022-08-09T15:58:26.112Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T15:58:26.112Z] OK: 211 MiB in 51 packages [2022-08-09T15:58:26.112Z] ---> 9a768d63919d [2022-08-09T15:58:26.112Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:58:26.372Z] ---> Running in 9b1fbecd0839 [2022-08-09T15:58:26.372Z] OK: 211 MiB in 51 packages [2022-08-09T15:58:26.372Z] OK: 211 MiB in 51 packages [2022-08-09T15:58:26.640Z] Removing intermediate container fb5efb2e15fb [2022-08-09T15:58:26.640Z] ---> ad6e4103f265 [2022-08-09T15:58:26.640Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T15:58:26.640Z] OK: 211 MiB in 51 packages [2022-08-09T15:58:26.640Z] Removing intermediate container 1f1a7e699ecd [2022-08-09T15:58:26.640Z] ---> 22f1cd82ef83 [2022-08-09T15:58:26.640Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T15:58:26.906Z] Removing intermediate container 9066a007d6ce [2022-08-09T15:58:26.906Z] ---> e88177ba8e4f [2022-08-09T15:58:26.906Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T15:58:26.906Z] ---> 1c757aa3d5ab [2022-08-09T15:58:26.906Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:58:26.906Z] ---> Running in 86448a15a5ce [2022-08-09T15:58:26.906Z] ---> 6c154726a51c [2022-08-09T15:58:26.906Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:58:26.906Z] ---> Running in 04245d186ab8 [2022-08-09T15:58:26.906Z] ---> 96a06490a4d9 [2022-08-09T15:58:26.906Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:58:27.166Z] ---> Running in 5d2fe2e775fa [2022-08-09T15:58:27.166Z] Removing intermediate container dac5c49ccccd [2022-08-09T15:58:27.166Z] ---> f58bbbea0757 [2022-08-09T15:58:27.166Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T15:58:27.166Z] ---> 8960dd866b54 [2022-08-09T15:58:27.166Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:58:27.426Z] ---> Running in 0b9b3b02e4b9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T15:58:28.022Z] provisioning config files... [2022-08-09T15:58:28.045Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/276@tmp/config2334119417059908041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:58:28.630Z] ---> docker-login.sh [2022-08-09T15:58:28.630Z] nexus3.edgexfoundry.org:10001 [2022-08-09T15:58:29.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:58:29.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:58:29.505Z] Configure a credential helper to remove this warning. See [2022-08-09T15:58:29.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:58:29.505Z] [2022-08-09T15:58:29.505Z] Login Succeeded [2022-08-09T15:58:29.505Z] nexus3.edgexfoundry.org:10002 [2022-08-09T15:58:29.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:58:30.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:58:30.052Z] Configure a credential helper to remove this warning. See [2022-08-09T15:58:30.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:58:30.052Z] [2022-08-09T15:58:30.052Z] Login Succeeded [2022-08-09T15:58:30.052Z] nexus3.edgexfoundry.org:10003 [2022-08-09T15:58:30.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:58:30.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:58:30.326Z] Configure a credential helper to remove this warning. See [2022-08-09T15:58:30.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:58:30.326Z] [2022-08-09T15:58:30.326Z] Login Succeeded [2022-08-09T15:58:30.326Z] nexus3.edgexfoundry.org:10004 [2022-08-09T15:58:30.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:58:30.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:58:30.930Z] Configure a credential helper to remove this warning. See [2022-08-09T15:58:30.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:58:30.930Z] [2022-08-09T15:58:30.930Z] Login Succeeded [2022-08-09T15:58:30.930Z] docker.io [2022-08-09T15:58:31.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:58:31.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:58:31.804Z] Configure a credential helper to remove this warning. See [2022-08-09T15:58:31.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:58:31.804Z] [2022-08-09T15:58:31.804Z] Login Succeeded [2022-08-09T15:58:31.804Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T15:58:31.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-09T15:58:32.462Z] + git config --global --add safe.directory /w/workspace/edgex-go/276 [Pipeline] echo [2022-08-09T15:58:32.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T15:58:32.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T15:58:32.506Z] ========================================================= [2022-08-09T15:58:32.506Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-09T15:58:32.506Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-09T15:58:32.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T15:58:33.127Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-09T15:58:33.127Z] b3c136eddcbf: Pulling fs layer [2022-08-09T15:58:33.127Z] c0a3192eca97: Pulling fs layer [2022-08-09T15:58:33.127Z] a050256f5b6f: Pulling fs layer [2022-08-09T15:58:33.127Z] 656be50a0ddc: Pulling fs layer [2022-08-09T15:58:33.127Z] 2bbca73fdf42: Pulling fs layer [2022-08-09T15:58:33.127Z] 46d945488cbd: Pulling fs layer [2022-08-09T15:58:33.127Z] 8a5474983e97: Pulling fs layer [2022-08-09T15:58:33.127Z] 329c88fbcd65: Pulling fs layer [2022-08-09T15:58:33.127Z] 656be50a0ddc: Waiting [2022-08-09T15:58:33.127Z] 2bbca73fdf42: Waiting [2022-08-09T15:58:33.127Z] 46d945488cbd: Waiting [2022-08-09T15:58:33.127Z] 8a5474983e97: Waiting [2022-08-09T15:58:33.127Z] 329c88fbcd65: Waiting [2022-08-09T15:58:33.127Z] a050256f5b6f: Verifying Checksum [2022-08-09T15:58:33.127Z] a050256f5b6f: Download complete [2022-08-09T15:58:33.127Z] c0a3192eca97: Verifying Checksum [2022-08-09T15:58:33.127Z] c0a3192eca97: Download complete [2022-08-09T15:58:33.127Z] 2bbca73fdf42: Verifying Checksum [2022-08-09T15:58:33.127Z] 2bbca73fdf42: Download complete [2022-08-09T15:58:33.127Z] 46d945488cbd: Verifying Checksum [2022-08-09T15:58:33.127Z] 46d945488cbd: Download complete [2022-08-09T15:58:33.127Z] b3c136eddcbf: Verifying Checksum [2022-08-09T15:58:33.127Z] b3c136eddcbf: Download complete [2022-08-09T15:58:34.126Z] b3c136eddcbf: Pull complete [2022-08-09T15:58:34.402Z] 329c88fbcd65: Verifying Checksum [2022-08-09T15:58:34.402Z] 329c88fbcd65: Download complete [2022-08-09T15:58:34.683Z] c0a3192eca97: Pull complete [2022-08-09T15:58:35.286Z] a050256f5b6f: Pull complete [2022-08-09T15:58:35.561Z] 8a5474983e97: Verifying Checksum [2022-08-09T15:58:35.561Z] 8a5474983e97: Download complete [2022-08-09T15:58:36.177Z] 656be50a0ddc: Verifying Checksum [2022-08-09T15:58:36.177Z] 656be50a0ddc: Download complete [2022-08-09T15:58:37.423Z] Removing intermediate container 0b9b3b02e4b9 [2022-08-09T15:58:37.424Z] ---> fbffdf9da57b [2022-08-09T15:58:37.424Z] Step 8/23 : COPY . . [2022-08-09T15:58:37.424Z] Removing intermediate container 04245d186ab8 [2022-08-09T15:58:37.424Z] ---> dfb5ea6daba7 [2022-08-09T15:58:37.424Z] Step 8/22 : COPY . . [2022-08-09T15:58:37.424Z] Removing intermediate container 9b1fbecd0839 [2022-08-09T15:58:37.424Z] ---> 6b0b9d2c50ec [2022-08-09T15:58:37.424Z] Step 8/26 : COPY . . [2022-08-09T15:58:37.424Z] Removing intermediate container 5d2fe2e775fa [2022-08-09T15:58:37.424Z] ---> d49eab92aed4 [2022-08-09T15:58:37.424Z] Step 8/25 : COPY . . [2022-08-09T15:58:37.424Z] Removing intermediate container 86448a15a5ce [2022-08-09T15:58:37.424Z] ---> b6a7f791b553 [2022-08-09T15:58:37.424Z] Step 8/31 : COPY . . [2022-08-09T15:58:47.404Z] ---> ec2b6d57e5e4 [2022-08-09T15:58:47.404Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T15:58:47.404Z] ---> Running in 98e67b03548a [2022-08-09T15:58:47.404Z] ---> 6d0cdc220cd3 [2022-08-09T15:58:47.404Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T15:58:47.404Z] ---> 1ce04efd0b84 [2022-08-09T15:58:47.404Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T15:58:47.404Z] ---> 7daf676e39ef [2022-08-09T15:58:47.404Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T15:58:47.404Z] ---> 5185dec0f8de [2022-08-09T15:58:47.404Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-09T15:58:47.404Z] ---> Running in b0d3e20455ce [2022-08-09T15:58:47.404Z] ---> Running in b62dc2ed4efc [2022-08-09T15:58:47.404Z] ---> Running in b7eeb96c2e12 [2022-08-09T15:58:47.404Z] ---> Running in b55a13cbc1e0 [2022-08-09T15:58:47.404Z] Removing intermediate container b62dc2ed4efc [2022-08-09T15:58:47.404Z] ---> 05b0d70ed115 [2022-08-09T15:58:47.404Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T15:58:47.404Z] ---> Running in 943371cb3e73 [2022-08-09T15:58:47.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T15:58:47.404Z] Removing intermediate container 943371cb3e73 [2022-08-09T15:58:47.404Z] ---> ea4e02013e45 [2022-08-09T15:58:47.404Z] 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-09T15:58:47.404Z] ---> Running in 3c3fe440fb00 [2022-08-09T15:58:47.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T15:58:47.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T15:58:47.664Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-09T15:58:48.231Z] Removing intermediate container 3c3fe440fb00 [2022-08-09T15:58:48.231Z] ---> a71a3f7a6a2d [2022-08-09T15:58:48.231Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T15:58:48.231Z] ---> Running in 500b1238b8ec [2022-08-09T15:58:48.491Z] Removing intermediate container 500b1238b8ec [2022-08-09T15:58:48.491Z] ---> e893248f33d5 [2022-08-09T15:58:48.491Z] [2022-08-09T15:58:48.491Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T15:58:48.491Z] 3.15: Pulling from library/alpine [2022-08-09T15:58:48.761Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T15:58:48.761Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T15:58:48.761Z] ---> 2720e26172a0 [2022-08-09T15:58:48.761Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T15:58:49.021Z] ---> Running in 5e2b9c649b73 [2022-08-09T15:58:49.021Z] Removing intermediate container 5e2b9c649b73 [2022-08-09T15:58:49.021Z] ---> e9a754639795 [2022-08-09T15:58:49.021Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:58:49.021Z] ---> Running in ea5b5e491717 [2022-08-09T15:58:50.923Z] Removing intermediate container ea5b5e491717 [2022-08-09T15:58:50.923Z] ---> 63bde1142c86 [2022-08-09T15:58:50.923Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T15:58:50.923Z] ---> Running in e82b21c14853 [2022-08-09T15:58:51.268Z] 656be50a0ddc: Pull complete [2022-08-09T15:58:51.268Z] 2bbca73fdf42: Pull complete [2022-08-09T15:58:51.268Z] 46d945488cbd: Pull complete [2022-08-09T15:58:51.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:52.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:52.688Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T15:58:52.689Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T15:58:52.689Z] OK: 15858 distinct packages available [2022-08-09T15:58:52.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:53.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:53.883Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T15:58:53.883Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T15:58:53.883Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T15:58:54.142Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T15:58:54.142Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T15:58:54.142Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T15:58:54.142Z] OK: 6 MiB in 19 packages [2022-08-09T15:58:55.517Z] Removing intermediate container e82b21c14853 [2022-08-09T15:58:55.517Z] ---> 29562c16040a [2022-08-09T15:58:55.517Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T15:58:55.595Z] 8a5474983e97: Pull complete [2022-08-09T15:58:57.423Z] ---> 6840f1a6ea93 [2022-08-09T15:58:57.423Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T15:58:57.583Z] 329c88fbcd65: Pull complete [2022-08-09T15:58:57.583Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-09T15:58:57.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T15:58:57.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-09T15:58:58.204Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T15:58:58.204Z] WORKDIR /edgex [2022-08-09T15:58:58.204Z] COPY go.mod . [2022-08-09T15:58:58.204Z] RUN go mod downloaddocker [2022-08-09T15:58:58.204Z] build -t ci-base-image-arm64 -f - . [2022-08-09T15:58:58.804Z] Sending build context to Docker daemon 3.123MB [2022-08-09T15:58:58.805Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T15:58:58.805Z] ---> ff4287adb874 [2022-08-09T15:58:58.805Z] Step 2/4 : WORKDIR /edgex [2022-08-09T15:58:59.031Z] ---> 49be3f3fd8b4 [2022-08-09T15:58:59.031Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T15:58:59.672Z] ---> b8291b68c9c7 [2022-08-09T15:58:59.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T15:59:00.608Z] ---> 90ecb8cf86a2 [2022-08-09T15:59:00.608Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T15:59:00.838Z] ---> Running in 359fc251753a [2022-08-09T15:59:01.112Z] Removing intermediate container 359fc251753a [2022-08-09T15:59:01.112Z] ---> e3a861c37e26 [2022-08-09T15:59:01.112Z] Step 3/4 : COPY go.mod . [2022-08-09T15:59:01.546Z] ---> 3228e0700703 [2022-08-09T15:59:01.546Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T15:59:01.717Z] ---> 72cd1c79c105 [2022-08-09T15:59:01.717Z] Step 4/4 : RUN go mod download [2022-08-09T15:59:01.717Z] ---> Running in 53846a031392 [2022-08-09T15:59:01.805Z] ---> Running in babbc11417a0 [2022-08-09T15:59:02.742Z] Removing intermediate container babbc11417a0 [2022-08-09T15:59:02.742Z] ---> a3ffef9fb4d4 [2022-08-09T15:59:02.742Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T15:59:02.742Z] ---> Running in c0ae8ee6db6d [2022-08-09T15:59:03.309Z] Removing intermediate container c0ae8ee6db6d [2022-08-09T15:59:03.309Z] ---> b06e62ae36da [2022-08-09T15:59:03.309Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T15:59:03.309Z] ---> Running in 1a9f3c375131 [2022-08-09T15:59:03.570Z] Removing intermediate container 1a9f3c375131 [2022-08-09T15:59:03.570Z] ---> ee260a5f17d0 [2022-08-09T15:59:03.570Z] Step 25/26 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T15:59:03.830Z] ---> Running in 125cad70d620 [2022-08-09T15:59:04.089Z] Removing intermediate container 125cad70d620 [2022-08-09T15:59:04.089Z] ---> a7f0b5ff0c99 [2022-08-09T15:59:04.089Z] Step 26/26 : LABEL version=2.3.0-dev.41 [2022-08-09T15:59:04.089Z] ---> Running in 662a94c21ec1 [2022-08-09T15:59:04.347Z] Removing intermediate container 662a94c21ec1 [2022-08-09T15:59:04.347Z] ---> dc0860ca20de [2022-08-09T15:59:04.347Z] [2022-08-09T15:59:04.347Z] Successfully built dc0860ca20de [2022-08-09T15:59:04.347Z] Successfully tagged security-spire-agent:latest [2022-08-09T15:59:04.347Z] Building support-scheduler [2022-08-09T15:59:07.634Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:59:07.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:59:07.634Z] ---> 78fdd1a646b0 [2022-08-09T15:59:07.634Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T15:59:07.634Z] ---> Using cache [2022-08-09T15:59:07.634Z] ---> bc72f3abf7fb [2022-08-09T15:59:07.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:59:07.634Z] ---> Using cache [2022-08-09T15:59:07.634Z] ---> 937d9449cbc0 [2022-08-09T15:59:07.634Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T15:59:07.634Z] ---> Using cache [2022-08-09T15:59:07.634Z] ---> e88177ba8e4f [2022-08-09T15:59:07.634Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T15:59:07.634Z] ---> Using cache [2022-08-09T15:59:07.634Z] ---> 96a06490a4d9 [2022-08-09T15:59:07.634Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:59:07.634Z] ---> Using cache [2022-08-09T15:59:07.634Z] ---> d49eab92aed4 [2022-08-09T15:59:07.634Z] Step 8/22 : COPY . . [2022-08-09T15:59:07.634Z] ---> Using cache [2022-08-09T15:59:07.634Z] ---> 7daf676e39ef [2022-08-09T15:59:07.634Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T15:59:08.571Z] ---> Running in 0972ea999aee [2022-08-09T15:59:08.830Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T15:59:09.766Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T15:59:10.338Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T15:59:11.718Z] Removing intermediate container 98e67b03548a [2022-08-09T15:59:11.718Z] ---> ce0503c68d1c [2022-08-09T15:59:11.718Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T15:59:11.979Z] ---> Running in 42cf25f2536f [2022-08-09T15:59:12.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T15:59:15.080Z] Removing intermediate container b55a13cbc1e0 [2022-08-09T15:59:15.080Z] ---> 83ba40a6f438 [2022-08-09T15:59:15.080Z] [2022-08-09T15:59:15.080Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T15:59:15.080Z] Removing intermediate container b7eeb96c2e12 [2022-08-09T15:59:15.080Z] ---> 299cdee214a6 [2022-08-09T15:59:15.080Z] [2022-08-09T15:59:15.080Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T15:59:15.080Z] Removing intermediate container b0d3e20455ce [2022-08-09T15:59:15.080Z] ---> e196b05f20bb [2022-08-09T15:59:15.080Z] [2022-08-09T15:59:15.080Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T15:59:15.080Z] Removing intermediate container 42cf25f2536f [2022-08-09T15:59:15.080Z] ---> 996d9a1bc584 [2022-08-09T15:59:15.080Z] [2022-08-09T15:59:15.080Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T15:59:15.647Z] 3.16: Pulling from library/alpine [2022-08-09T15:59:15.647Z] 3.16: Pulling from library/alpine [2022-08-09T15:59:15.647Z] 3.16: Pulling from library/alpine [2022-08-09T15:59:17.028Z] 3.16: Pulling from library/alpine [2022-08-09T15:59:17.028Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T15:59:17.028Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T15:59:17.028Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T15:59:17.028Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T15:59:17.028Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T15:59:17.028Z] Status: Image is up to date for alpine:3.16 [2022-08-09T15:59:17.028Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T15:59:17.028Z] Status: Image is up to date for alpine:3.16 [2022-08-09T15:59:17.028Z] ---> d7d3d98c851f [2022-08-09T15:59:17.028Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T15:59:17.028Z] ---> d7d3d98c851f [2022-08-09T15:59:17.028Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T15:59:17.028Z] ---> d7d3d98c851f [2022-08-09T15:59:17.028Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T15:59:17.028Z] ---> d7d3d98c851f [2022-08-09T15:59:17.028Z] 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-09T15:59:17.288Z] ---> Running in ee28da52a4a1 [2022-08-09T15:59:17.288Z] ---> Running in 32702bc4776f [2022-08-09T15:59:17.288Z] ---> Running in ec846409052c [2022-08-09T15:59:17.288Z] ---> Running in 4f08bb1a8607 [2022-08-09T15:59:17.547Z] Removing intermediate container ee28da52a4a1 [2022-08-09T15:59:17.547Z] ---> b620ba859160 [2022-08-09T15:59:17.547Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T15:59:17.547Z] Removing intermediate container 32702bc4776f [2022-08-09T15:59:17.547Z] ---> cadb5ed4101a [2022-08-09T15:59:17.547Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T15:59:17.547Z] ---> Running in ea31e7154b48 [2022-08-09T15:59:17.547Z] ---> Running in 9060b7c358e2 [2022-08-09T15:59:17.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:17.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:17.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:17.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:18.065Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T15:59:18.065Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T15:59:18.065Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T15:59:18.065Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T15:59:18.065Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T15:59:18.065Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T15:59:18.065Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T15:59:18.065Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T15:59:18.065Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T15:59:18.065Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T15:59:18.065Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T15:59:18.065Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T15:59:18.065Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T15:59:18.065Z] OK: 8 MiB in 20 packages [2022-08-09T15:59:18.065Z] OK: 6 MiB in 17 packages [2022-08-09T15:59:18.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:18.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:18.582Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T15:59:18.582Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T15:59:18.582Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T15:59:18.582Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T15:59:18.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:18.582Z] Executing bash-5.1.16-r2.post-install [2022-08-09T15:59:18.582Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T15:59:18.582Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T15:59:18.582Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T15:59:18.582Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T15:59:18.582Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T15:59:18.582Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T15:59:18.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:18.840Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T15:59:18.840Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T15:59:18.840Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T15:59:18.840Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T15:59:18.840Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T15:59:18.840Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T15:59:18.840Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T15:59:18.840Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T15:59:18.840Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T15:59:18.840Z] OK: 6 MiB in 16 packages [2022-08-09T15:59:18.840Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T15:59:19.100Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T15:59:19.100Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T15:59:19.100Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T15:59:19.100Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T15:59:19.100Z] Removing intermediate container ec846409052c [2022-08-09T15:59:19.100Z] ---> fe59e7ec9b32 [2022-08-09T15:59:19.100Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T15:59:19.359Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T15:59:19.359Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T15:59:19.359Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T15:59:19.359Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T15:59:19.359Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T15:59:19.359Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T15:59:19.359Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T15:59:19.359Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T15:59:19.359Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T15:59:19.359Z] Removing intermediate container 4f08bb1a8607 [2022-08-09T15:59:19.359Z] ---> 32a34d78e826 [2022-08-09T15:59:19.359Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T15:59:19.359Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T15:59:19.359Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T15:59:19.617Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T15:59:19.617Z] ---> Running in 4ffac90442c7 [2022-08-09T15:59:19.617Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T15:59:19.617Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T15:59:19.617Z] ---> Running in a1791c254394 [2022-08-09T15:59:19.876Z] OK: 122 MiB in 47 packages [2022-08-09T15:59:19.876Z] Removing intermediate container 9060b7c358e2 [2022-08-09T15:59:19.876Z] ---> d1a90eaec990 [2022-08-09T15:59:19.876Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T15:59:19.876Z] Removing intermediate container 4ffac90442c7 [2022-08-09T15:59:19.876Z] ---> ed798419073c [2022-08-09T15:59:19.876Z] Step 13/25 : WORKDIR / [2022-08-09T15:59:19.876Z] ---> Running in f9b16ac63ece [2022-08-09T15:59:19.876Z] ---> Running in 03a79d030ef1 [2022-08-09T15:59:20.140Z] Removing intermediate container a1791c254394 [2022-08-09T15:59:20.140Z] ---> c5d37556c167 [2022-08-09T15:59:20.140Z] Step 13/22 : WORKDIR /edgex [2022-08-09T15:59:20.140Z] ---> Running in b29cf93b9d75 [2022-08-09T15:59:20.140Z] Removing intermediate container f9b16ac63ece [2022-08-09T15:59:20.140Z] ---> 623f75e53304 [2022-08-09T15:59:20.140Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T15:59:20.140Z] Removing intermediate container 03a79d030ef1 [2022-08-09T15:59:20.140Z] ---> 0d568775ad48 [2022-08-09T15:59:20.140Z] 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-09T15:59:20.401Z] ---> Running in 9d781a4f01d4 [2022-08-09T15:59:20.401Z] Removing intermediate container b29cf93b9d75 [2022-08-09T15:59:20.401Z] ---> 2b5daf718f63 [2022-08-09T15:59:20.401Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T15:59:20.662Z] Removing intermediate container 9d781a4f01d4 [2022-08-09T15:59:20.662Z] ---> b432e1d218bc [2022-08-09T15:59:20.662Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T15:59:20.662Z] ---> 0ad803ddf912 [2022-08-09T15:59:20.662Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T15:59:20.662Z] ---> 1b8584249262 [2022-08-09T15:59:20.662Z] 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-09T15:59:20.662Z] ---> Running in 51750cd71379 [2022-08-09T15:59:20.921Z] Removing intermediate container 51750cd71379 [2022-08-09T15:59:20.921Z] ---> 7d82ec23fd3a [2022-08-09T15:59:20.921Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T15:59:20.921Z] ---> Running in ab5da6729745 [2022-08-09T15:59:21.190Z] ---> 2357f0e78205 [2022-08-09T15:59:21.190Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T15:59:21.190Z] ---> ff5bf9a493e7 [2022-08-09T15:59:21.190Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T15:59:21.456Z] ---> 2af1e8aca61a [2022-08-09T15:59:21.456Z] 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-09T15:59:21.715Z] ---> 3f121168a9ff [2022-08-09T15:59:21.715Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T15:59:21.715Z] ---> a00d20e1e714 [2022-08-09T15:59:21.715Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T15:59:21.974Z] Removing intermediate container ab5da6729745 [2022-08-09T15:59:21.974Z] ---> d07edd2759ff [2022-08-09T15:59:21.974Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T15:59:21.974Z] ---> 46f43f0d9265 [2022-08-09T15:59:21.974Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T15:59:21.974Z] ---> Running in 2b9fb805ff72 [2022-08-09T15:59:22.234Z] ---> Running in 22af3e0cf447 [2022-08-09T15:59:22.234Z] ---> 3a9f643e769b [2022-08-09T15:59:22.234Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T15:59:22.234Z] Removing intermediate container 2b9fb805ff72 [2022-08-09T15:59:22.234Z] ---> bfd2cedb903d [2022-08-09T15:59:22.234Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T15:59:22.493Z] Collecting docker-compose==1.23.2 [2022-08-09T15:59:22.493Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T15:59:22.493Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 22.1 MB/s eta 0:00:00 [2022-08-09T15:59:22.752Z] ---> 5f1e8725588f [2022-08-09T15:59:22.752Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T15:59:22.752Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T15:59:22.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T15:59:22.752Z] Preparing metadata (setup.py): started [2022-08-09T15:59:22.752Z] ---> 1e2c358acafb [2022-08-09T15:59:22.752Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T15:59:22.752Z] ---> Running in 5c199c089928 [2022-08-09T15:59:23.012Z] ---> 56b115a5eaa4 [2022-08-09T15:59:23.012Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T15:59:23.012Z] ---> Running in 60de60e52901 [2022-08-09T15:59:23.012Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T15:59:23.012Z] Removing intermediate container 22af3e0cf447 [2022-08-09T15:59:23.012Z] ---> 42288a5fd185 [2022-08-09T15:59:23.012Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T15:59:23.012Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T15:59:23.012Z] ---> Running in a4f978533164 [2022-08-09T15:59:23.012Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-09T15:59:23.012Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T15:59:23.012Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T15:59:23.012Z] Preparing metadata (setup.py): started [2022-08-09T15:59:23.271Z] Removing intermediate container a4f978533164 [2022-08-09T15:59:23.271Z] ---> 2dfc69099b7e [2022-08-09T15:59:23.271Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T15:59:23.271Z] ---> Running in 3800ff5c5f7c [2022-08-09T15:59:23.271Z] Removing intermediate container 3800ff5c5f7c [2022-08-09T15:59:23.271Z] ---> e51ebe5f270c [2022-08-09T15:59:23.271Z] Step 21/22 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T15:59:23.532Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T15:59:23.532Z] ---> Running in 50eacf987279 [2022-08-09T15:59:23.532Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T15:59:23.532Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T15:59:23.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 126.6 MB/s eta 0:00:00 [2022-08-09T15:59:23.532Z] Removing intermediate container 50eacf987279 [2022-08-09T15:59:23.532Z] ---> 4fb09c8c2095 [2022-08-09T15:59:23.532Z] Step 22/22 : LABEL version=2.3.0-dev.41 [2022-08-09T15:59:23.532Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T15:59:23.532Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T15:59:23.532Z] ---> Running in 84a416ce1039 [2022-08-09T15:59:23.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 133.5 MB/s eta 0:00:00 [2022-08-09T15:59:23.795Z] Collecting PyYAML<4,>=3.10 [2022-08-09T15:59:23.795Z] Removing intermediate container 5c199c089928 [2022-08-09T15:59:23.795Z] ---> 42b77379475e [2022-08-09T15:59:23.795Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T15:59:23.795Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T15:59:23.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 75.2 MB/s eta 0:00:00 [2022-08-09T15:59:23.795Z] Removing intermediate container 84a416ce1039 [2022-08-09T15:59:23.795Z] ---> 976740fd1b29 [2022-08-09T15:59:23.795Z] [2022-08-09T15:59:23.795Z] Successfully built 976740fd1b29 [2022-08-09T15:59:23.795Z] Successfully tagged security-proxy-setup:latest [2022-08-09T15:59:23.795Z] Building security-spiffe-token-provider [2022-08-09T15:59:24.055Z]  Building security-proxy-setup ... done  ---> 5c576acf50f6 [2022-08-09T15:59:24.055Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T15:59:24.055Z] Removing intermediate container 60de60e52901 [2022-08-09T15:59:24.055Z] ---> f289bb4f5003 [2022-08-09T15:59:24.055Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T15:59:24.055Z] Preparing metadata (setup.py): started [2022-08-09T15:59:24.624Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T15:59:24.624Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T15:59:24.624Z] Collecting texttable<0.10,>=0.9.0 [2022-08-09T15:59:24.624Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T15:59:24.624Z] Preparing metadata (setup.py): started [2022-08-09T15:59:24.884Z] ---> Running in aadf92c2d4d3 [2022-08-09T15:59:24.884Z] ---> 5022d34379d3 [2022-08-09T15:59:24.884Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T15:59:24.884Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T15:59:24.884Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T15:59:24.884Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T15:59:24.884Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T15:59:24.884Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T15:59:24.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 119.5 MB/s eta 0:00:00 [2022-08-09T15:59:25.143Z] Removing intermediate container aadf92c2d4d3 [2022-08-09T15:59:25.143Z] ---> b16bf484a5ab [2022-08-09T15:59:25.143Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T15:59:25.143Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T15:59:25.143Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T15:59:25.143Z] ---> ec2080d508c2 [2022-08-09T15:59:25.143Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T15:59:25.143Z] Collecting certifi>=2017.4.17 [2022-08-09T15:59:25.143Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T15:59:25.143Z] ---> Running in 194a35c1a873 [2022-08-09T15:59:25.143Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 140.6 MB/s eta 0:00:00 [2022-08-09T15:59:25.143Z] Collecting idna<2.8,>=2.5 [2022-08-09T15:59:25.143Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T15:59:25.143Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 190.0 MB/s eta 0:00:00 [2022-08-09T15:59:25.402Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T15:59:25.402Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T15:59:25.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 181.9 MB/s eta 0:00:00 [2022-08-09T15:59:25.402Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T15:59:25.402Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T15:59:25.402Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 58.6 MB/s eta 0:00:00 [2022-08-09T15:59:25.402Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T15:59:25.402Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T15:59:25.402Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T15:59:25.402Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T15:59:25.662Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T15:59:25.662Z] Removing intermediate container 194a35c1a873 [2022-08-09T15:59:25.662Z] ---> 6ee7d5ca1dec [2022-08-09T15:59:25.662Z] Step 24/25 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T15:59:25.662Z] Running setup.py install for texttable: started [2022-08-09T15:59:25.662Z] ---> 348bb5e21c39 [2022-08-09T15:59:25.662Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T15:59:25.662Z] ---> Running in 294e371363de [2022-08-09T15:59:25.922Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T15:59:25.922Z] Running setup.py install for PyYAML: started [2022-08-09T15:59:26.181Z] ---> b7f32d12c38b [2022-08-09T15:59:26.182Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T15:59:26.182Z] Removing intermediate container 294e371363de [2022-08-09T15:59:26.182Z] ---> 1f9a4f9ee573 [2022-08-09T15:59:26.182Z] Step 25/25 : LABEL version=2.3.0-dev.41 [2022-08-09T15:59:26.441Z] ---> Running in 631596c6dd00 [2022-08-09T15:59:26.441Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T15:59:26.441Z] ---> 715688155274 [2022-08-09T15:59:26.441Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T15:59:26.441Z] ---> Running in 56a7ac00b6ef [2022-08-09T15:59:26.441Z] Removing intermediate container 631596c6dd00 [2022-08-09T15:59:26.441Z] ---> 3380b61ce542 [2022-08-09T15:59:26.441Z] [2022-08-09T15:59:26.699Z] Successfully built 3380b61ce542 [2022-08-09T15:59:26.699Z] Successfully tagged security-secretstore-setup:latest [2022-08-09T15:59:26.699Z] Building support-notifications [2022-08-09T15:59:26.699Z]  Building security-secretstore-setup ... done  Running setup.py install for docopt: started [2022-08-09T15:59:27.267Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:59:27.267Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:59:27.267Z] ---> 78fdd1a646b0 [2022-08-09T15:59:27.267Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T15:59:27.267Z] ---> Using cache [2022-08-09T15:59:27.267Z] ---> bc72f3abf7fb [2022-08-09T15:59:27.267Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T15:59:27.267Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T15:59:29.182Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:59:29.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:59:29.182Z] ---> 78fdd1a646b0 [2022-08-09T15:59:29.182Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T15:59:29.182Z] ---> Using cache [2022-08-09T15:59:29.182Z] ---> bc72f3abf7fb [2022-08-09T15:59:29.182Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:59:29.182Z] ---> Using cache [2022-08-09T15:59:29.182Z] ---> 937d9449cbc0 [2022-08-09T15:59:29.182Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T15:59:29.182Z] Running setup.py install for dockerpty: started [2022-08-09T15:59:29.182Z] ---> Running in 30372da419c7 [2022-08-09T15:59:29.182Z] ---> Running in be551d656c60 [2022-08-09T15:59:29.441Z] Removing intermediate container 56a7ac00b6ef [2022-08-09T15:59:29.441Z] ---> 89a3fd32b72b [2022-08-09T15:59:29.441Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T15:59:29.441Z] Removing intermediate container 0972ea999aee [2022-08-09T15:59:29.441Z] ---> 20001698d173 [2022-08-09T15:59:29.441Z] [2022-08-09T15:59:29.441Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T15:59:29.441Z] ---> d7d3d98c851f [2022-08-09T15:59:29.441Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T15:59:29.441Z] ---> Running in 9029012e857a [2022-08-09T15:59:29.441Z] ---> Running in fbf62803fb07 [2022-08-09T15:59:29.705Z] Removing intermediate container 9029012e857a [2022-08-09T15:59:29.705Z] ---> 5852e6d6ce72 [2022-08-09T15:59:29.705Z] Step 28/31 : CMD ["gate"] [2022-08-09T15:59:29.705Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T15:59:29.705Z] ---> Running in 1158754bc9d4 [2022-08-09T15:59:29.965Z] Removing intermediate container 1158754bc9d4 [2022-08-09T15:59:29.965Z] ---> f651f69e1f15 [2022-08-09T15:59:29.965Z] Step 29/31 : LABEL arch=x86_64 [2022-08-09T15:59:29.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:29.965Z] ---> Running in 691d31ebacd0 [2022-08-09T15:59:29.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:29.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:29.965Z] Removing intermediate container 691d31ebacd0 [2022-08-09T15:59:29.965Z] ---> 161abe5deef2 [2022-08-09T15:59:29.965Z] Step 30/31 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T15:59:29.965Z] ---> Running in bd2f17f88d1e [2022-08-09T15:59:29.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:30.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:30.224Z] Removing intermediate container bd2f17f88d1e [2022-08-09T15:59:30.224Z] ---> 297785514d67 [2022-08-09T15:59:30.224Z] Step 31/31 : LABEL version=2.3.0-dev.41 [2022-08-09T15:59:30.224Z] ---> Running in 819cd99a742a [2022-08-09T15:59:30.224Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-09T15:59:30.224Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T15:59:30.224Z] Removing intermediate container 819cd99a742a [2022-08-09T15:59:30.224Z] ---> 450d60f004b7 [2022-08-09T15:59:30.224Z] [2022-08-09T15:59:30.224Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T15:59:30.224Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T15:59:30.224Z] OK: 6 MiB in 15 packages [2022-08-09T15:59:30.224Z] Successfully built 450d60f004b7 [2022-08-09T15:59:30.224Z] v3.16.2-1-g8ffafa0894 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T15:59:30.224Z] v3.16.1-124-gf7c5296ed8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T15:59:30.224Z] OK: 17038 distinct packages available [2022-08-09T15:59:30.224Z] Successfully tagged security-bootstrapper:latest [2022-08-09T15:59:30.224Z] Building core-metadata [2022-08-09T15:59:30.488Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:30.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:30.752Z] OK: 211 MiB in 51 packages [2022-08-09T15:59:30.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:31.011Z] OK: 211 MiB in 51 packages [2022-08-09T15:59:31.957Z] Removing intermediate container fbf62803fb07 [2022-08-09T15:59:31.957Z] ---> 052993aa18d9 [2022-08-09T15:59:31.957Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T15:59:31.957Z] ---> Running in be240417cb8d [2022-08-09T15:59:32.282Z] Removing intermediate container be551d656c60 [2022-08-09T15:59:32.282Z] ---> 3fbcce1e69f3 [2022-08-09T15:59:32.282Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T15:59:32.282Z] Removing intermediate container be240417cb8d [2022-08-09T15:59:32.282Z] ---> 334294f530f0 [2022-08-09T15:59:32.282Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T15:59:32.282Z] Removing intermediate container 30372da419c7 [2022-08-09T15:59:32.282Z] ---> 8e37b8b87f97 [2022-08-09T15:59:32.282Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T15:59:32.282Z] ---> Running in 074a175a3764 [2022-08-09T15:59:32.544Z] ---> 9c3e4ffca6ca [2022-08-09T15:59:32.544Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:59:32.544Z] ---> 2412f14634b6 [2022-08-09T15:59:32.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:59:32.544Z] ---> Running in 583d4a6c5e5a [2022-08-09T15:59:32.544Z] Removing intermediate container 074a175a3764 [2022-08-09T15:59:32.544Z] ---> cb387ec1e750 [2022-08-09T15:59:32.544Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T15:59:32.803Z] ---> Running in c5dafea6a1ba [2022-08-09T15:59:32.804Z] ---> Running in 0b005f18e268 [2022-08-09T15:59:33.064Z] Removing intermediate container c5dafea6a1ba [2022-08-09T15:59:33.064Z] ---> 546cf51a1f06 [2022-08-09T15:59:33.064Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T15:59:33.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:59:33.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:59:33.324Z] ---> 78fdd1a646b0 [2022-08-09T15:59:33.324Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T15:59:33.324Z] ---> Using cache [2022-08-09T15:59:33.324Z] ---> bc72f3abf7fb [2022-08-09T15:59:33.324Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:59:33.324Z] ---> Using cache [2022-08-09T15:59:33.324Z] ---> 937d9449cbc0 [2022-08-09T15:59:33.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T15:59:33.324Z] ---> Using cache [2022-08-09T15:59:33.324Z] ---> e88177ba8e4f [2022-08-09T15:59:33.324Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T15:59:33.324Z] ---> Using cache [2022-08-09T15:59:33.324Z] ---> 96a06490a4d9 [2022-08-09T15:59:33.324Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:59:33.324Z] ---> Using cache [2022-08-09T15:59:33.324Z] ---> d49eab92aed4 [2022-08-09T15:59:33.324Z] Step 8/23 : COPY . . [2022-08-09T15:59:33.324Z] ---> Using cache [2022-08-09T15:59:33.324Z] ---> 7daf676e39ef [2022-08-09T15:59:33.324Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-09T15:59:33.583Z] ---> Running in fc2c5d0f0696 [2022-08-09T15:59:33.583Z] ---> c3deb5013476 [2022-08-09T15:59:33.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T15:59:33.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-09T15:59:35.748Z] ---> b2a2e31d3608 [2022-08-09T15:59:35.748Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T15:59:35.748Z] Removing intermediate container ea31e7154b48 [2022-08-09T15:59:35.748Z] ---> b7e2b00a1ead [2022-08-09T15:59:35.748Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T15:59:36.007Z] ---> Running in 6815960e0c41 [2022-08-09T15:59:36.007Z] ---> 22ddca4ea4e3 [2022-08-09T15:59:36.007Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T15:59:36.007Z] ---> Running in 73ccfefc8f68 [2022-08-09T15:59:36.269Z] Removing intermediate container 6815960e0c41 [2022-08-09T15:59:36.269Z] ---> e351a4503095 [2022-08-09T15:59:36.269Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T15:59:36.269Z] Removing intermediate container 73ccfefc8f68 [2022-08-09T15:59:36.269Z] ---> fbf4fda84e08 [2022-08-09T15:59:36.269Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T15:59:36.269Z] ---> Running in 46886ce64fcd [2022-08-09T15:59:36.269Z] ---> Running in ce55c0f8c793 [2022-08-09T15:59:36.532Z] Removing intermediate container 46886ce64fcd [2022-08-09T15:59:36.532Z] ---> 8aa495534855 [2022-08-09T15:59:36.532Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T15:59:36.791Z] Removing intermediate container ce55c0f8c793 [2022-08-09T15:59:36.791Z] ---> e0a54566b36f [2022-08-09T15:59:36.791Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T15:59:37.053Z] ---> Running in a05c97b2d403 [2022-08-09T15:59:37.625Z] Removing intermediate container a05c97b2d403 [2022-08-09T15:59:37.625Z] ---> a17b41615570 [2022-08-09T15:59:37.625Z] Step 21/22 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T15:59:37.883Z] ---> 2e2712a5cf8b [2022-08-09T15:59:37.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T15:59:37.883Z] ---> Running in 8a036d8493da [2022-08-09T15:59:38.456Z] Removing intermediate container 8a036d8493da [2022-08-09T15:59:38.456Z] ---> 127fdf786a9b [2022-08-09T15:59:38.456Z] Step 22/22 : LABEL version=2.3.0-dev.41 [2022-08-09T15:59:38.456Z] ---> cfc1dbf843a6 [2022-08-09T15:59:38.456Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T15:59:38.456Z] ---> Running in 3e4f6355664a [2022-08-09T15:59:39.025Z] Removing intermediate container 3e4f6355664a [2022-08-09T15:59:39.025Z] ---> ab51be78f01d [2022-08-09T15:59:39.025Z] [2022-08-09T15:59:39.025Z] ---> 5605c56dd0c5 [2022-08-09T15:59:39.025Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T15:59:39.025Z] Successfully built ab51be78f01d [2022-08-09T15:59:39.025Z] Successfully tagged support-scheduler:latest [2022-08-09T15:59:39.025Z]  Building support-scheduler ... done Building core-data [2022-08-09T15:59:39.290Z] ---> Running in a112c3dec598 [2022-08-09T15:59:40.239Z] Removing intermediate container a112c3dec598 [2022-08-09T15:59:40.239Z] ---> 92dd096a4e69 [2022-08-09T15:59:40.239Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T15:59:40.756Z] Removing intermediate container 53846a031392 [2022-08-09T15:59:40.757Z] ---> ad7d23e77e5f [2022-08-09T15:59:40.757Z] Successfully built ad7d23e77e5f [2022-08-09T15:59:40.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:41.115Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T15:59:41.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:59:41.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-22223 does not seem to be running inside a container [2022-08-09T15:59:41.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T15:59:41.616Z] Removing intermediate container 583d4a6c5e5a [2022-08-09T15:59:41.616Z] ---> 760bcafa72df [2022-08-09T15:59:41.616Z] Step 7/20 : COPY . . [2022-08-09T15:59:41.616Z] ---> Running in 2c6613ce5c21 [2022-08-09T15:59:41.616Z] Removing intermediate container 0b005f18e268 [2022-08-09T15:59:41.616Z] ---> e23abaa0f72f [2022-08-09T15:59:41.616Z] Step 8/22 : COPY . . [2022-08-09T15:59:41.876Z] Removing intermediate container 2c6613ce5c21 [2022-08-09T15:59:41.876Z] ---> 46fb7f467194 [2022-08-09T15:59:41.876Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T15:59:42.447Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:59:42.447Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:59:42.447Z] ---> 78fdd1a646b0 [2022-08-09T15:59:42.447Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T15:59:42.447Z] ---> Using cache [2022-08-09T15:59:42.447Z] ---> bc72f3abf7fb [2022-08-09T15:59:42.447Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:59:42.447Z] ---> Using cache [2022-08-09T15:59:42.447Z] ---> 937d9449cbc0 [2022-08-09T15:59:42.447Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T15:59:42.795Z] $ docker top a328387ba1eba3cb782a43fcef8a67255393e896848968f01e25d2b19c531589 -eo pid,comm [2022-08-09T15:59:43.016Z] ---> Running in 95eca2c046cd [Pipeline] { [Pipeline] sh [2022-08-09T15:59:43.590Z] ---> Running in ca44b0e0d4ad [2022-08-09T15:59:43.590Z] Removing intermediate container 95eca2c046cd [2022-08-09T15:59:43.590Z] ---> 0a31dca22c24 [2022-08-09T15:59:43.590Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T15:59:43.706Z] + go version [2022-08-09T15:59:43.706Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-09T15:59:43.738Z] $ docker stop --time=1 a328387ba1eba3cb782a43fcef8a67255393e896848968f01e25d2b19c531589 [2022-08-09T15:59:43.848Z] ---> Running in 8003b1aa19fa [2022-08-09T15:59:44.107Z] Removing intermediate container 8003b1aa19fa [2022-08-09T15:59:44.107Z] ---> 2c2a5a18bd50 [2022-08-09T15:59:44.107Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T15:59:44.107Z] ---> Running in ccad5022843e [2022-08-09T15:59:44.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:44.625Z] Removing intermediate container ccad5022843e [2022-08-09T15:59:44.625Z] ---> 05f78d0b3917 [2022-08-09T15:59:44.625Z] [2022-08-09T15:59:44.625Z] Successfully built 05f78d0b3917 [2022-08-09T15:59:44.625Z] Successfully tagged sys-mgmt-agent:latest [2022-08-09T15:59:44.625Z] Building security-spire-config [2022-08-09T15:59:45.194Z]  Building sys-mgmt-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:45.425Z] $ docker rm -f a328387ba1eba3cb782a43fcef8a67255393e896848968f01e25d2b19c531589 [2022-08-09T15:59:45.452Z] OK: 211 MiB in 51 packages [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-09T15:59:46.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T15:59:46.115Z] [2022-08-09T15:59:46.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:46.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T15:59:46.768Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-09T15:59:46.768Z] 29e5d40040c1: Pulling fs layer [2022-08-09T15:59:46.768Z] 1ce36da41761: Pulling fs layer [2022-08-09T15:59:46.768Z] 25b303627fd3: Pulling fs layer [2022-08-09T15:59:46.768Z] 29e5d40040c1: Verifying Checksum [2022-08-09T15:59:46.768Z] 29e5d40040c1: Download complete [2022-08-09T15:59:47.045Z] 1ce36da41761: Verifying Checksum [2022-08-09T15:59:47.045Z] 1ce36da41761: Download complete [2022-08-09T15:59:47.318Z] 29e5d40040c1: Pull complete [2022-08-09T15:59:47.362Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T15:59:47.363Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T15:59:47.363Z] ---> 78fdd1a646b0 [2022-08-09T15:59:47.363Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T15:59:47.363Z] ---> Using cache [2022-08-09T15:59:47.363Z] ---> bc72f3abf7fb [2022-08-09T15:59:47.363Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:59:47.363Z] ---> Using cache [2022-08-09T15:59:47.363Z] ---> 937d9449cbc0 [2022-08-09T15:59:47.363Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T15:59:48.747Z] ---> Running in 9edd7f6078bd [2022-08-09T15:59:48.747Z] ---> afcd6cf5b8d0 [2022-08-09T15:59:48.747Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T15:59:48.747Z] ---> Running in 92fa644fef57 [2022-08-09T15:59:48.747Z] ---> 1926954e8a55 [2022-08-09T15:59:48.747Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T15:59:48.747Z] Removing intermediate container ca44b0e0d4ad [2022-08-09T15:59:48.747Z] ---> c7a4117529cb [2022-08-09T15:59:48.747Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T15:59:48.747Z] ---> Running in baae223005a1 [2022-08-09T15:59:48.747Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:48.755Z] 25b303627fd3: Verifying Checksum [2022-08-09T15:59:48.755Z] 25b303627fd3: Download complete [2022-08-09T15:59:48.755Z] 1ce36da41761: Pull complete [2022-08-09T15:59:49.007Z] ---> aab9fd229945 [2022-08-09T15:59:49.007Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:59:49.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T15:59:49.007Z] ---> Running in 8bfa7273712d [2022-08-09T15:59:49.267Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-09T15:59:49.528Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:50.096Z] OK: 211 MiB in 51 packages [2022-08-09T15:59:50.356Z] Removing intermediate container fc2c5d0f0696 [2022-08-09T15:59:50.356Z] ---> bda4aaf9430b [2022-08-09T15:59:50.356Z] [2022-08-09T15:59:50.356Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T15:59:50.356Z] ---> d7d3d98c851f [2022-08-09T15:59:50.356Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T15:59:50.356Z] ---> Using cache [2022-08-09T15:59:50.356Z] ---> 052993aa18d9 [2022-08-09T15:59:50.356Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T15:59:50.356Z] ---> Using cache [2022-08-09T15:59:50.356Z] ---> 334294f530f0 [2022-08-09T15:59:50.356Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-09T15:59:50.356Z] ---> Running in 8f30a6b93c7a [2022-08-09T15:59:50.615Z] Removing intermediate container 9edd7f6078bd [2022-08-09T15:59:50.615Z] ---> 9dd470e38381 [2022-08-09T15:59:50.615Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T15:59:50.615Z] Removing intermediate container 8f30a6b93c7a [2022-08-09T15:59:50.615Z] ---> 60759f2db260 [2022-08-09T15:59:50.615Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T15:59:50.874Z] ---> Running in ae602b662d30 [2022-08-09T15:59:50.874Z] ---> c903c4b5e601 [2022-08-09T15:59:50.874Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:59:50.874Z] ---> Running in 3313d677096a [2022-08-09T15:59:51.132Z] Removing intermediate container ae602b662d30 [2022-08-09T15:59:51.132Z] ---> 0041edbcdc6d [2022-08-09T15:59:51.132Z] Step 15/23 : WORKDIR / [2022-08-09T15:59:51.405Z] ---> Running in f1761fcb1363 [2022-08-09T15:59:51.977Z] Removing intermediate container f1761fcb1363 [2022-08-09T15:59:51.977Z] ---> e66e27878bae [2022-08-09T15:59:51.977Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T15:59:52.237Z] ---> ceec0f67b6ac [2022-08-09T15:59:52.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T15:59:54.157Z] ---> 968ae6c3898d [2022-08-09T15:59:54.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T15:59:54.745Z] ---> 814c370b4ea4 [2022-08-09T15:59:54.745Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-09T15:59:55.005Z] ---> Running in 27316478a0a7 [2022-08-09T15:59:55.264Z] Removing intermediate container 27316478a0a7 [2022-08-09T15:59:55.264Z] ---> 00e847031d53 [2022-08-09T15:59:55.264Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T15:59:55.522Z] ---> Running in 50e4c40dec73 [2022-08-09T15:59:56.095Z] Removing intermediate container 50e4c40dec73 [2022-08-09T15:59:56.095Z] ---> 817799ad590a [2022-08-09T15:59:56.095Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T15:59:56.095Z] ---> Running in 384f0a6c242f [2022-08-09T15:59:57.036Z] Removing intermediate container 384f0a6c242f [2022-08-09T15:59:57.036Z] ---> 3389baf2f75e [2022-08-09T15:59:57.036Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T15:59:57.036Z] ---> Running in a28e71c56da4 [2022-08-09T15:59:57.664Z] Removing intermediate container 8bfa7273712d [2022-08-09T15:59:57.664Z] ---> f5d1f5e15334 [2022-08-09T15:59:57.664Z] Step 8/23 : COPY . . [2022-08-09T15:59:57.664Z] Removing intermediate container a28e71c56da4 [2022-08-09T15:59:57.664Z] ---> 4cc131d77040 [2022-08-09T15:59:57.664Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T15:59:57.923Z] ---> Running in 6736d4783539 [2022-08-09T15:59:58.491Z] Removing intermediate container 6736d4783539 [2022-08-09T15:59:58.491Z] ---> 50d94ea03e1d [2022-08-09T15:59:58.491Z] [2022-08-09T15:59:58.491Z] Successfully built 50d94ea03e1d [2022-08-09T15:59:58.491Z] Successfully tagged core-metadata:latest [2022-08-09T15:59:58.491Z]  Building core-metadata ... done Building core-command [2022-08-09T16:00:01.173Z] 25b303627fd3: Pull complete [2022-08-09T16:00:01.173Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-09T16:00:01.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:00:01.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:00:01.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-22223 does not seem to be running inside a container [2022-08-09T16:00:01.518Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:00:02.693Z] Removing intermediate container 3313d677096a [2022-08-09T16:00:02.693Z] ---> 6d1959e118d4 [2022-08-09T16:00:02.693Z] Step 8/26 : COPY . . [2022-08-09T16:00:03.738Z] $ docker top 93838f2b41d27503d612bbf5ed0b083cca089af9aefebae0e1ed80b36b989628 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:00:04.072Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:00:04.072Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:00:04.072Z] ---> 78fdd1a646b0 [2022-08-09T16:00:04.072Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:00:04.072Z] ---> Using cache [2022-08-09T16:00:04.072Z] ---> bc72f3abf7fb [2022-08-09T16:00:04.072Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:04.072Z] ---> Using cache [2022-08-09T16:00:04.072Z] ---> 937d9449cbc0 [2022-08-09T16:00:04.072Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:00:04.072Z] ---> Using cache [2022-08-09T16:00:04.072Z] ---> e88177ba8e4f [2022-08-09T16:00:04.072Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:00:04.072Z] ---> Using cache [2022-08-09T16:00:04.072Z] ---> 96a06490a4d9 [2022-08-09T16:00:04.072Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:00:04.072Z] ---> Using cache [2022-08-09T16:00:04.072Z] ---> d49eab92aed4 [2022-08-09T16:00:04.072Z] Step 8/23 : COPY . . [2022-08-09T16:00:04.072Z] ---> Using cache [2022-08-09T16:00:04.072Z] ---> 7daf676e39ef [2022-08-09T16:00:04.072Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T16:00:04.665Z] + grep parallel [2022-08-09T16:00:04.665Z] + docker-compose build --help [2022-08-09T16:00:06.613Z] ---> Running in af49336aa260 [2022-08-09T16:00:06.613Z] ---> e61521edff54 [2022-08-09T16:00:06.613Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T16:00:07.182Z] ---> Running in d4f9c5c2ea96 [2022-08-09T16:00:07.480Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-09T16:00:07.775Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T16:00:08.949Z] --parallel Build images in parallel. [Pipeline] } [2022-08-09T16:00:08.981Z] $ docker stop --time=1 93838f2b41d27503d612bbf5ed0b083cca089af9aefebae0e1ed80b36b989628 [2022-08-09T16:00:09.295Z] ---> 71727950f81e [2022-08-09T16:00:09.296Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:00:09.296Z] ---> Running in 6eb89b98dda1 [2022-08-09T16:00:09.296Z] Removing intermediate container 6eb89b98dda1 [2022-08-09T16:00:09.296Z] ---> f9eacf38f185 [2022-08-09T16:00:09.296Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:00:09.296Z] ---> Running in 1c2fa331e305 [2022-08-09T16:00:09.554Z] Removing intermediate container 1c2fa331e305 [2022-08-09T16:00:09.554Z] ---> 4effe91855ef [2022-08-09T16:00:09.554Z] 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-09T16:00:09.554Z] ---> Running in 55e5821e2771 [2022-08-09T16:00:10.490Z] Removing intermediate container 55e5821e2771 [2022-08-09T16:00:10.490Z] ---> 67dc00b14174 [2022-08-09T16:00:10.490Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:00:10.654Z] $ docker rm -f 93838f2b41d27503d612bbf5ed0b083cca089af9aefebae0e1ed80b36b989628 [2022-08-09T16:00:10.750Z] ---> Running in 1db0daeedd76 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:11.027Z] Removing intermediate container 1db0daeedd76 [2022-08-09T16:00:11.027Z] ---> 3e791c3e1a59 [2022-08-09T16:00:11.027Z] [2022-08-09T16:00:11.027Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:00:11.027Z] ---> 2720e26172a0 [2022-08-09T16:00:11.027Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:00:11.027Z] ---> Using cache [2022-08-09T16:00:11.027Z] ---> e9a754639795 [2022-08-09T16:00:11.027Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:11.027Z] ---> Using cache [2022-08-09T16:00:11.027Z] ---> 63bde1142c86 [2022-08-09T16:00:11.027Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T16:00:11.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-09T16:00:11.288Z] . [2022-08-09T16:00:11.289Z] ---> Running in 99496de7d49f [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:00:11.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-22223 does not seem to be running inside a container [2022-08-09T16:00:11.651Z] $ 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/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:00:12.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:13.016Z] $ docker top 3765b0cbcbd2c082890fd5787353605406ca2bea3bf8d95ac42939c6bbb7952d -eo pid,comm [2022-08-09T16:00:13.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-08-09T16:00:13.422Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:00:13.422Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:00:13.422Z] OK: 15858 distinct packages available [2022-08-09T16:00:13.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:13.984Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-09T16:00:14.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:14.637Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T16:00:14.637Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:00:14.895Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T16:00:14.895Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T16:00:14.895Z] Removing intermediate container baae223005a1 [2022-08-09T16:00:14.895Z] ---> 058177f2e091 [2022-08-09T16:00:14.895Z] [2022-08-09T16:00:14.895Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T16:00:14.895Z] ---> 2720e26172a0 [2022-08-09T16:00:14.895Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:00:14.895Z] ---> Using cache [2022-08-09T16:00:14.895Z] ---> e9a754639795 [2022-08-09T16:00:14.895Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:14.895Z] ---> Using cache [2022-08-09T16:00:14.895Z] ---> 63bde1142c86 [2022-08-09T16:00:14.895Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T16:00:14.895Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:00:14.895Z] OK: 6 MiB in 18 packages [2022-08-09T16:00:15.158Z] ---> Running in 7b33efb02370 [2022-08-09T16:00:15.158Z] Removing intermediate container 92fa644fef57 [2022-08-09T16:00:15.158Z] ---> 2be1841e216e [2022-08-09T16:00:15.158Z] [2022-08-09T16:00:15.158Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:00:15.158Z] ---> d7d3d98c851f [2022-08-09T16:00:15.158Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T16:00:15.417Z] ---> Running in 73d34500deb0 [2022-08-09T16:00:15.987Z] Removing intermediate container 99496de7d49f [2022-08-09T16:00:15.987Z] ---> 7cf44fbf2508 [2022-08-09T16:00:15.987Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:00:16.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:16.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:16.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:16.507Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T16:00:16.507Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:00:16.507Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:00:16.507Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:00:16.507Z] OK: 6 MiB in 16 packages [2022-08-09T16:00:17.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:17.703Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:00:17.703Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:00:17.703Z] OK: 15858 distinct packages available [2022-08-09T16:00:17.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:17.703Z] ---> 524452a81892 [2022-08-09T16:00:17.703Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:00:17.962Z] Removing intermediate container 73d34500deb0 [2022-08-09T16:00:17.962Z] ---> 603db7fadf13 [2022-08-09T16:00:17.962Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:00:17.962Z] ---> Running in 321f4764db58 [2022-08-09T16:00:18.227Z] Removing intermediate container 321f4764db58 [2022-08-09T16:00:18.227Z] ---> 2f6afb37853b [2022-08-09T16:00:18.227Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T16:00:18.227Z] ---> 5f2b2e69abc6 [2022-08-09T16:00:18.227Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T16:00:18.489Z] ---> Running in 321a22a526ac [2022-08-09T16:00:18.489Z] ---> Running in f7c92c7cbf6a [2022-08-09T16:00:18.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:18.489Z] Removing intermediate container 321a22a526ac [2022-08-09T16:00:18.489Z] ---> e38eba068b2c [2022-08-09T16:00:18.489Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:00:18.489Z] Removing intermediate container f7c92c7cbf6a [2022-08-09T16:00:18.489Z] ---> 7d84985eeecb [2022-08-09T16:00:18.489Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T16:00:18.489Z] ---> Running in 902dbdc58ed7 [2022-08-09T16:00:18.749Z] Removing intermediate container 902dbdc58ed7 [2022-08-09T16:00:18.749Z] ---> 58f319dd896a [2022-08-09T16:00:18.749Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:00:18.749Z] ---> ad9097a8ac0a [2022-08-09T16:00:18.749Z] Step 21/26 : WORKDIR / [2022-08-09T16:00:18.749Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T16:00:18.749Z] ---> Running in 5324f71cbb6c [2022-08-09T16:00:19.007Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T16:00:19.007Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T16:00:19.007Z] ---> 76c3baa47d3f [2022-08-09T16:00:19.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T16:00:19.007Z] Removing intermediate container 5324f71cbb6c [2022-08-09T16:00:19.007Z] ---> a2a1ffd04261 [2022-08-09T16:00:19.007Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:00:19.007Z] ---> Running in 613b13d98bf8 [2022-08-09T16:00:19.007Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T16:00:19.265Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T16:00:19.265Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T16:00:19.265Z] Removing intermediate container 613b13d98bf8 [2022-08-09T16:00:19.265Z] ---> fad3323ea9b0 [2022-08-09T16:00:19.265Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:00:19.265Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:00:19.522Z] ---> Running in ef10267df856 [2022-08-09T16:00:19.522Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T16:00:19.522Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T16:00:19.522Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:00:19.522Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:00:19.788Z] Removing intermediate container ef10267df856 [2022-08-09T16:00:19.788Z] ---> ca44a03621ea [2022-08-09T16:00:19.788Z] Step 24/26 : LABEL arch=x86_64 [2022-08-09T16:00:19.788Z] ---> 10f925c68928 [2022-08-09T16:00:19.788Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T16:00:19.788Z] OK: 8 MiB in 23 packages [2022-08-09T16:00:19.788Z] ---> Running in fc9475eee309 [2022-08-09T16:00:20.047Z] Removing intermediate container fc9475eee309 [2022-08-09T16:00:20.047Z] ---> 013b770b1d6b [2022-08-09T16:00:20.047Z] Step 25/26 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:20.047Z] ---> 7a28e73ef25d [2022-08-09T16:00:20.047Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T16:00:20.047Z] ---> Running in 423a7dc67088 [2022-08-09T16:00:20.047Z] ---> Running in ac557a194eee [2022-08-09T16:00:20.307Z] Removing intermediate container 423a7dc67088 [2022-08-09T16:00:20.307Z] ---> 9cb62bc69248 [2022-08-09T16:00:20.307Z] Step 26/26 : LABEL version=2.3.0-dev.41 [2022-08-09T16:00:20.307Z] Removing intermediate container ac557a194eee [2022-08-09T16:00:20.307Z] ---> a63c05257e46 [2022-08-09T16:00:20.307Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:00:20.569Z] ---> Running in bddd094f8dbe [2022-08-09T16:00:20.569Z] Removing intermediate container 7b33efb02370 [2022-08-09T16:00:20.569Z] ---> 429af95ef1d8 [2022-08-09T16:00:20.569Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:00:20.569Z] ---> Running in a047f9350ecb [2022-08-09T16:00:20.569Z] Removing intermediate container a047f9350ecb [2022-08-09T16:00:20.569Z] ---> 81a801dc1b48 [2022-08-09T16:00:20.569Z] Step 20/22 : LABEL arch=x86_64 [2022-08-09T16:00:20.675Z] Building core-command ... [2022-08-09T16:00:20.675Z] Building core-data ... [2022-08-09T16:00:20.675Z] Building core-metadata ... [2022-08-09T16:00:20.675Z] Building security-bootstrapper ... [2022-08-09T16:00:20.675Z] Building security-proxy-setup ... [2022-08-09T16:00:20.675Z] Building security-secretstore-setup ... [2022-08-09T16:00:20.675Z] Building security-spiffe-token-provider ... [2022-08-09T16:00:20.675Z] Building security-spire-agent ... [2022-08-09T16:00:20.675Z] Building security-spire-config ... [2022-08-09T16:00:20.675Z] Building security-spire-server ... [2022-08-09T16:00:20.675Z] Building support-notifications ... [2022-08-09T16:00:20.675Z] Building support-scheduler ... [2022-08-09T16:00:20.675Z] Building sys-mgmt-agent ... [2022-08-09T16:00:20.675Z] Building security-spiffe-token-provider [2022-08-09T16:00:20.675Z] Building core-command [2022-08-09T16:00:20.675Z] Building security-spire-config [2022-08-09T16:00:20.675Z] Building security-spire-agent [2022-08-09T16:00:20.675Z] Building core-metadata [2022-08-09T16:00:20.829Z] ---> Running in 1ff311cfc7b2 [2022-08-09T16:00:20.829Z] Removing intermediate container bddd094f8dbe [2022-08-09T16:00:20.829Z] ---> 6c302ee0f50f [2022-08-09T16:00:20.829Z] [2022-08-09T16:00:20.829Z] ---> 382e06f2e1ef [2022-08-09T16:00:20.829Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T16:00:20.829Z] Successfully built 6c302ee0f50f [2022-08-09T16:00:20.829Z] Successfully tagged security-spire-config:latest [2022-08-09T16:00:20.829Z] Removing intermediate container 1ff311cfc7b2 [2022-08-09T16:00:20.829Z] ---> a88efa388bf6 [2022-08-09T16:00:20.829Z] Step 21/22 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:20.829Z]  Building security-spire-config ... done Building security-spire-server [2022-08-09T16:00:21.091Z] ---> Running in 9c3d0f7d29c1 [2022-08-09T16:00:22.470Z] Removing intermediate container 9c3d0f7d29c1 [2022-08-09T16:00:22.470Z] ---> 3244a86fbe2f [2022-08-09T16:00:22.470Z] Step 22/22 : LABEL version=2.3.0-dev.41 [2022-08-09T16:00:22.470Z] ---> f75b14a13981 [2022-08-09T16:00:22.470Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T16:00:22.470Z] ---> Running in 1d218b312ee8 [2022-08-09T16:00:22.729Z] Removing intermediate container 1d218b312ee8 [2022-08-09T16:00:22.729Z] ---> 7747eb2f42e4 [2022-08-09T16:00:22.729Z] [2022-08-09T16:00:22.988Z] Successfully built 7747eb2f42e4 [2022-08-09T16:00:22.988Z] Successfully tagged support-notifications:latest [2022-08-09T16:00:22.988Z]  Building support-notifications ... done  ---> 60e6297b1de0 [2022-08-09T16:00:22.988Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T16:00:22.988Z] ---> Running in 5278ed73c556 [2022-08-09T16:00:23.247Z] Removing intermediate container 5278ed73c556 [2022-08-09T16:00:23.247Z] ---> 14e758170a51 [2022-08-09T16:00:23.247Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:00:23.505Z] ---> Running in ef8bab07cc82 [2022-08-09T16:00:23.764Z] Removing intermediate container ef8bab07cc82 [2022-08-09T16:00:23.764Z] ---> fb97a7fffe01 [2022-08-09T16:00:23.764Z] Step 18/20 : LABEL arch=x86_64 [2022-08-09T16:00:24.041Z] ---> Running in a8d689e177ee [2022-08-09T16:00:24.041Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:00:24.041Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:00:24.041Z] ---> 78fdd1a646b0 [2022-08-09T16:00:24.041Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> bc72f3abf7fb [2022-08-09T16:00:24.041Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> 937d9449cbc0 [2022-08-09T16:00:24.041Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> 9dd470e38381 [2022-08-09T16:00:24.041Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> c903c4b5e601 [2022-08-09T16:00:24.041Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> 6d1959e118d4 [2022-08-09T16:00:24.041Z] Step 8/25 : COPY . . [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> 71727950f81e [2022-08-09T16:00:24.041Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> f9eacf38f185 [2022-08-09T16:00:24.041Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T16:00:24.041Z] ---> Using cache [2022-08-09T16:00:24.041Z] ---> 4effe91855ef [2022-08-09T16:00:24.041Z] 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-09T16:00:24.041Z] ---> Running in 5dd343e2d21a [2022-08-09T16:00:24.041Z] Removing intermediate container a8d689e177ee [2022-08-09T16:00:24.041Z] ---> e44bac50c5be [2022-08-09T16:00:24.041Z] Step 19/20 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:24.299Z] ---> Running in 74bcc6e5dce2 [2022-08-09T16:00:24.561Z] Removing intermediate container 74bcc6e5dce2 [2022-08-09T16:00:24.561Z] ---> 0f7137b69b0e [2022-08-09T16:00:24.561Z] Step 20/20 : LABEL version=2.3.0-dev.41 [2022-08-09T16:00:24.859Z] ---> Running in cefc948dd4c5 [2022-08-09T16:00:25.120Z] Removing intermediate container cefc948dd4c5 [2022-08-09T16:00:25.120Z] ---> e20e64f0769e [2022-08-09T16:00:25.120Z] [2022-08-09T16:00:25.120Z] Successfully built e20e64f0769e [2022-08-09T16:00:25.120Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-09T16:00:25.380Z]  Building security-spiffe-token-provider ... done Removing intermediate container 5dd343e2d21a [2022-08-09T16:00:25.380Z] ---> 6ae75b9f3450 [2022-08-09T16:00:25.380Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T16:00:25.642Z] ---> Running in a76d9e5dc371 [2022-08-09T16:00:25.901Z] Removing intermediate container a76d9e5dc371 [2022-08-09T16:00:25.901Z] ---> 0b74f7893c28 [2022-08-09T16:00:25.901Z] [2022-08-09T16:00:25.901Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T16:00:25.901Z] ---> 2720e26172a0 [2022-08-09T16:00:25.901Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:00:25.901Z] ---> Using cache [2022-08-09T16:00:25.901Z] ---> e9a754639795 [2022-08-09T16:00:25.901Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:25.901Z] ---> Using cache [2022-08-09T16:00:25.901Z] ---> 63bde1142c86 [2022-08-09T16:00:25.901Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:00:25.901Z] ---> Using cache [2022-08-09T16:00:25.901Z] ---> 29562c16040a [2022-08-09T16:00:25.901Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:00:27.280Z] Removing intermediate container af49336aa260 [2022-08-09T16:00:27.280Z] ---> 2a326039ce20 [2022-08-09T16:00:27.280Z] [2022-08-09T16:00:27.280Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:00:27.280Z] ---> d7d3d98c851f [2022-08-09T16:00:27.280Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:00:27.280Z] ---> Using cache [2022-08-09T16:00:27.280Z] ---> 052993aa18d9 [2022-08-09T16:00:27.280Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:00:27.280Z] ---> Using cache [2022-08-09T16:00:27.280Z] ---> 334294f530f0 [2022-08-09T16:00:27.280Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T16:00:27.280Z] ---> dea1b6d68c5a [2022-08-09T16:00:27.280Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:00:27.539Z] ---> Running in e2187dd5c967 [2022-08-09T16:00:27.539Z] ---> ff53046821cf [2022-08-09T16:00:27.539Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T16:00:27.539Z] Removing intermediate container e2187dd5c967 [2022-08-09T16:00:27.539Z] ---> 724b70d85cb2 [2022-08-09T16:00:27.539Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:00:27.539Z] ---> Running in 7a15aec5e225 [2022-08-09T16:00:27.799Z] ---> 0f4a4296301c [2022-08-09T16:00:27.799Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T16:00:27.799Z] Removing intermediate container 7a15aec5e225 [2022-08-09T16:00:27.799Z] ---> 2a2587798e8b [2022-08-09T16:00:27.799Z] Step 15/23 : WORKDIR / [2022-08-09T16:00:27.799Z] ---> Running in 296e42c4f566 [2022-08-09T16:00:28.058Z] ---> 28ad14a2a200 [2022-08-09T16:00:28.058Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:00:28.058Z] ---> Running in 3a5342fb42f7 [2022-08-09T16:00:28.058Z] Removing intermediate container 296e42c4f566 [2022-08-09T16:00:28.058Z] ---> 961240fc45e7 [2022-08-09T16:00:28.058Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:00:28.336Z] Removing intermediate container 3a5342fb42f7 [2022-08-09T16:00:28.336Z] ---> a6d91ec69d39 [2022-08-09T16:00:28.336Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:00:28.336Z] ---> 78638b103bf5 [2022-08-09T16:00:28.336Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T16:00:28.336Z] ---> Running in e65359df4156 [2022-08-09T16:00:28.597Z] Removing intermediate container e65359df4156 [2022-08-09T16:00:28.597Z] ---> 0c121afed34e [2022-08-09T16:00:28.597Z] Step 23/25 : LABEL arch=x86_64 [2022-08-09T16:00:28.597Z] ---> Running in 6ef073e9cd8e [2022-08-09T16:00:28.597Z] ---> 51e0bdc8df75 [2022-08-09T16:00:28.597Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T16:00:28.597Z] Removing intermediate container 6ef073e9cd8e [2022-08-09T16:00:28.597Z] ---> 3a48ce24ef96 [2022-08-09T16:00:28.597Z] Step 24/25 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:28.859Z] ---> Running in ffc5388cd9ab [2022-08-09T16:00:28.859Z] ---> 309f9160633f [2022-08-09T16:00:28.859Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T16:00:28.859Z] Removing intermediate container ffc5388cd9ab [2022-08-09T16:00:28.859Z] ---> 55c2f9918c74 [2022-08-09T16:00:28.859Z] Step 25/25 : LABEL version=2.3.0-dev.41 [2022-08-09T16:00:28.859Z] ---> Running in 9701f3a39253 [2022-08-09T16:00:29.118Z] ---> Running in 8c106472f9b2 [2022-08-09T16:00:29.118Z] Removing intermediate container 9701f3a39253 [2022-08-09T16:00:29.118Z] ---> 95a6505aa1e3 [2022-08-09T16:00:29.118Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:00:29.118Z] Removing intermediate container 8c106472f9b2 [2022-08-09T16:00:29.118Z] ---> Running in 1cd787573cba [2022-08-09T16:00:29.118Z] ---> c0c1c48587c0 [2022-08-09T16:00:29.118Z] [2022-08-09T16:00:29.378Z] Successfully built c0c1c48587c0 [2022-08-09T16:00:29.378Z] Successfully tagged security-spire-server:latest [2022-08-09T16:00:29.378Z]  Building security-spire-server ... done Removing intermediate container 1cd787573cba [2022-08-09T16:00:29.378Z] ---> e066100f7443 [2022-08-09T16:00:29.378Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:00:29.638Z] ---> Running in 8f88db38a13b [2022-08-09T16:00:29.638Z] Removing intermediate container 8f88db38a13b [2022-08-09T16:00:29.638Z] ---> 46ce7cd26290 [2022-08-09T16:00:29.638Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:29.899Z] ---> Running in 08c8e70651ad [2022-08-09T16:00:29.899Z] Removing intermediate container d4f9c5c2ea96 [2022-08-09T16:00:29.899Z] ---> 23c410c4cf5e [2022-08-09T16:00:29.899Z] [2022-08-09T16:00:29.899Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:00:29.899Z] ---> d7d3d98c851f [2022-08-09T16:00:29.899Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T16:00:29.899Z] ---> Running in 671a33fa5df2 [2022-08-09T16:00:29.899Z] Removing intermediate container 08c8e70651ad [2022-08-09T16:00:29.899Z] ---> 85e111923ce0 [2022-08-09T16:00:29.899Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T16:00:29.899Z] ---> Running in 23a06d766baa [2022-08-09T16:00:29.899Z] Removing intermediate container 671a33fa5df2 [2022-08-09T16:00:29.899Z] ---> f5a11e9b5ab1 [2022-08-09T16:00:29.899Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T16:00:29.899Z] ---> Running in 745b412d92d8 [2022-08-09T16:00:29.899Z] Removing intermediate container 23a06d766baa [2022-08-09T16:00:29.899Z] ---> 9e6e622e82bc [2022-08-09T16:00:29.899Z] [2022-08-09T16:00:30.159Z] Successfully built 9e6e622e82bc [2022-08-09T16:00:30.159Z] Successfully tagged core-command:latest [2022-08-09T16:00:30.159Z]  Building core-command ... done Removing intermediate container 745b412d92d8 [2022-08-09T16:00:30.159Z] ---> d167a007b57d [2022-08-09T16:00:30.159Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T16:00:30.159Z] ---> Running in 7605ca92911e [2022-08-09T16:00:30.159Z] Removing intermediate container 7605ca92911e [2022-08-09T16:00:30.159Z] ---> abe5fcd1d6c8 [2022-08-09T16:00:30.159Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:30.159Z] ---> Running in a5d5c97833e5 [2022-08-09T16:00:30.731Z] Removing intermediate container a5d5c97833e5 [2022-08-09T16:00:30.731Z] ---> a3a1dd15e5a3 [2022-08-09T16:00:30.731Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T16:00:30.990Z] ---> Running in aad7e05154ba [2022-08-09T16:00:31.251Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:32.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T16:00:32.452Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:00:32.452Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:00:32.452Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T16:00:32.712Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:00:32.712Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T16:00:32.972Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T16:00:32.972Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:00:32.972Z] OK: 8 MiB in 20 packages [2022-08-09T16:00:33.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:00:33.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:00:33.073Z] ---> ad7d23e77e5f [2022-08-09T16:00:33.073Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:00:33.073Z] ---> Running in c6d91e7ada0a [2022-08-09T16:00:33.073Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:00:33.073Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:00:33.073Z] ---> ad7d23e77e5f [2022-08-09T16:00:33.073Z] Step 3/20 : WORKDIR /edgex-go [2022-08-09T16:00:33.073Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:00:33.073Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:00:33.073Z] ---> ad7d23e77e5f [2022-08-09T16:00:33.073Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:00:33.073Z] ---> Running in 49ccac70d95e [2022-08-09T16:00:33.073Z] ---> Running in 7b0d55fd9611 [2022-08-09T16:00:33.073Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:00:33.073Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:00:33.073Z] ---> ad7d23e77e5f [2022-08-09T16:00:33.073Z] Step 3/26 : WORKDIR /edgex-go [2022-08-09T16:00:33.073Z] ---> Running in 81211574154b [2022-08-09T16:00:33.073Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:00:33.073Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:00:33.073Z] ---> ad7d23e77e5f [2022-08-09T16:00:33.073Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:00:33.073Z] Removing intermediate container 49ccac70d95e [2022-08-09T16:00:33.073Z] ---> 0259f42972a8 [2022-08-09T16:00:33.073Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-09T16:00:33.073Z] ---> Running in 5ea8b51a70cd [2022-08-09T16:00:33.232Z] Removing intermediate container aad7e05154ba [2022-08-09T16:00:33.232Z] ---> 4e8407781d72 [2022-08-09T16:00:33.232Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:00:33.347Z] Removing intermediate container c6d91e7ada0a [2022-08-09T16:00:33.347Z] ---> e65ae37821e7 [2022-08-09T16:00:33.347Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:33.347Z] ---> Running in 929fe81c78ff [2022-08-09T16:00:33.347Z] Removing intermediate container 7b0d55fd9611 [2022-08-09T16:00:33.347Z] ---> a112f24a65bb [2022-08-09T16:00:33.347Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:33.347Z] Removing intermediate container 81211574154b [2022-08-09T16:00:33.347Z] ---> af7b8e4f1666 [2022-08-09T16:00:33.347Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:33.347Z] ---> Running in 3ae15a8cacb8 [2022-08-09T16:00:33.492Z] ---> b7bcbe3a3d3c [2022-08-09T16:00:33.492Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T16:00:33.631Z] ---> Running in 8d0ea1a744ef [2022-08-09T16:00:33.631Z] ---> Running in e579980e50d0 [2022-08-09T16:00:33.751Z] ---> 1ca6d1233813 [2022-08-09T16:00:33.751Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T16:00:34.010Z] ---> bc174b402ac0 [2022-08-09T16:00:34.010Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T16:00:34.010Z] ---> Running in 0124b38f5d89 [2022-08-09T16:00:34.010Z] Removing intermediate container 0124b38f5d89 [2022-08-09T16:00:34.010Z] ---> 1e5479b1357a [2022-08-09T16:00:34.010Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:00:34.010Z] ---> Running in 27ba1537f56a [2022-08-09T16:00:34.239Z] Removing intermediate container 5ea8b51a70cd [2022-08-09T16:00:34.239Z] ---> dd93d10b4da5 [2022-08-09T16:00:34.239Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:00:34.239Z] ---> Running in 81a8aac367df [2022-08-09T16:00:34.268Z] Removing intermediate container 27ba1537f56a [2022-08-09T16:00:34.268Z] ---> ba05e066414b [2022-08-09T16:00:34.268Z] Step 21/23 : LABEL arch=x86_64 [2022-08-09T16:00:34.268Z] ---> Running in 31124674d6cf [2022-08-09T16:00:34.268Z] Removing intermediate container 31124674d6cf [2022-08-09T16:00:34.268Z] ---> 853beada321e [2022-08-09T16:00:34.268Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:34.268Z] ---> Running in 21413f591b1d [2022-08-09T16:00:34.526Z] Removing intermediate container 21413f591b1d [2022-08-09T16:00:34.526Z] ---> 50d1f7039695 [2022-08-09T16:00:34.526Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T16:00:34.526Z] ---> Running in 47e0d02f8bbd [2022-08-09T16:00:34.526Z] Removing intermediate container 47e0d02f8bbd [2022-08-09T16:00:34.526Z] ---> 3e9d354b0b2a [2022-08-09T16:00:34.526Z] [2022-08-09T16:00:34.526Z] Successfully built 3e9d354b0b2a [2022-08-09T16:00:34.526Z] Successfully tagged core-data:latest [2022-08-09T16:00:34.794Z]  Building core-data ... done  [Pipeline] } [2022-08-09T16:00:34.810Z] $ docker stop --time=1 cc1cf31e626e701f184f4cb4b5b4ccce8516b0802fce3fb7f6f761ad9e9fd457 [2022-08-09T16:00:35.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:35.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:36.112Z] $ docker rm -f cc1cf31e626e701f184f4cb4b5b4ccce8516b0802fce3fb7f6f761ad9e9fd457 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:00:36.445Z] + docker images [2022-08-09T16:00:36.445Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T16:00:36.445Z] core-data latest 3e9d354b0b2a 2 seconds ago 21.5MB [2022-08-09T16:00:36.445Z] security-spire-server latest c0c1c48587c0 7 seconds ago 86.5MB [2022-08-09T16:00:36.445Z] core-command latest 9e6e622e82bc 7 seconds ago 16.2MB [2022-08-09T16:00:36.445Z] 23c410c4cf5e 7 seconds ago 1.55GB [2022-08-09T16:00:36.445Z] 2a326039ce20 10 seconds ago 1.52GB [2022-08-09T16:00:36.445Z] 0b74f7893c28 11 seconds ago 1.42GB [2022-08-09T16:00:36.445Z] security-spiffe-token-provider latest e20e64f0769e 12 seconds ago 29.2MB [2022-08-09T16:00:36.445Z] support-notifications latest 7747eb2f42e4 14 seconds ago 27.1MB [2022-08-09T16:00:36.445Z] security-spire-config latest 6c302ee0f50f 16 seconds ago 85.8MB [2022-08-09T16:00:36.445Z] 2be1841e216e 22 seconds ago 1.58GB [2022-08-09T16:00:36.445Z] 058177f2e091 23 seconds ago 1.57GB [2022-08-09T16:00:36.445Z] 3e791c3e1a59 26 seconds ago 1.42GB [2022-08-09T16:00:36.445Z] core-metadata latest 50d94ea03e1d 38 seconds ago 18.2MB [2022-08-09T16:00:36.445Z] bda4aaf9430b 47 seconds ago 1.55GB [2022-08-09T16:00:36.445Z] sys-mgmt-agent latest 05f78d0b3917 52 seconds ago 135MB [2022-08-09T16:00:36.445Z] support-scheduler latest ab51be78f01d 58 seconds ago 26.5MB [2022-08-09T16:00:36.445Z] security-bootstrapper latest 450d60f004b7 About a minute ago 19.3MB [2022-08-09T16:00:36.445Z] 20001698d173 About a minute ago 1.58GB [2022-08-09T16:00:36.445Z] security-secretstore-setup latest 3380b61ce542 About a minute ago 28.9MB [2022-08-09T16:00:36.445Z] security-proxy-setup latest 976740fd1b29 About a minute ago 27.2MB [2022-08-09T16:00:36.445Z] e196b05f20bb About a minute ago 1.53GB [2022-08-09T16:00:36.445Z] 299cdee214a6 About a minute ago 1.53GB [2022-08-09T16:00:36.445Z] 996d9a1bc584 About a minute ago 1.52GB [2022-08-09T16:00:36.445Z] 83ba40a6f438 About a minute ago 1.52GB [2022-08-09T16:00:36.445Z] security-spire-agent latest dc0860ca20de About a minute ago 125MB [2022-08-09T16:00:36.445Z] e893248f33d5 About a minute ago 1.42GB [2022-08-09T16:00:36.445Z] ci-base-image-x86_64 latest 78fdd1a646b0 4 minutes ago 993MB [2022-08-09T16:00:36.445Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-09T16:00:36.445Z] alpine 3.16 d7d3d98c851f 3 weeks ago 5.53MB [2022-08-09T16:00:36.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-09T16:00:36.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-09T16:00:36.445Z] 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-09T16:00:36.553Z] provisioning config files... [2022-08-09T16:00:36.564Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/276@tmp/config7515091895494576503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:00:36.861Z] ---> docker-login.sh [2022-08-09T16:00:36.861Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:00:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:00:36.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:00:36.861Z] Configure a credential helper to remove this warning. See [2022-08-09T16:00:36.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:00:36.862Z] [2022-08-09T16:00:36.862Z] Login Succeeded [2022-08-09T16:00:36.862Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:00:36.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:00:37.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:00:37.123Z] Configure a credential helper to remove this warning. See [2022-08-09T16:00:37.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:00:37.123Z] [2022-08-09T16:00:37.123Z] Login Succeeded [2022-08-09T16:00:37.123Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:00:37.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:00:37.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:00:37.123Z] Configure a credential helper to remove this warning. See [2022-08-09T16:00:37.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:00:37.123Z] [2022-08-09T16:00:37.123Z] Login Succeeded [2022-08-09T16:00:37.123Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:00:37.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:00:37.156Z] v3.16.2-1-g8ffafa0894 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-09T16:00:37.156Z] v3.16.1-124-gf7c5296ed8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-09T16:00:37.156Z] OK: 16892 distinct packages available [2022-08-09T16:00:37.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:37.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:00:37.382Z] Configure a credential helper to remove this warning. See [2022-08-09T16:00:37.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:00:37.382Z] [2022-08-09T16:00:37.382Z] Login Succeeded [2022-08-09T16:00:37.382Z] docker.io [2022-08-09T16:00:37.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:00:37.436Z] Removing intermediate container 3ae15a8cacb8 [2022-08-09T16:00:37.436Z] ---> b0e9dedeace2 [2022-08-09T16:00:37.436Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:00:37.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:37.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:00:37.641Z] Configure a credential helper to remove this warning. See [2022-08-09T16:00:37.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:00:37.641Z] [2022-08-09T16:00:37.641Z] Login Succeeded [2022-08-09T16:00:37.641Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:00:37.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:00:37.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:00:37.709Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-09T16:00:37.709Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:37.709Z] latest [2022-08-09T16:00:37.709Z] 2.3.0-dev.41 [2022-08-09T16:00:37.709Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:37.709Z] main [2022-08-09T16:00:37.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2022-08-09T16:00:37.718Z] Removing intermediate container 8d0ea1a744ef [2022-08-09T16:00:37.718Z] ---> a0e66f4ecf7e [2022-08-09T16:00:37.718Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:00:37.718Z] ---> Running in 8589a7ec197c [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:38.003Z] Removing intermediate container e579980e50d0 [2022-08-09T16:00:38.003Z] ---> 3959e5547798 [2022-08-09T16:00:38.003Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:00:38.003Z] ---> Running in dee3e5d21820 [2022-08-09T16:00:38.032Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:38.283Z] ---> Running in 532fc4d33544 [2022-08-09T16:00:38.283Z] Removing intermediate container 81a8aac367df [2022-08-09T16:00:38.283Z] ---> ccecf70ed8a1 [2022-08-09T16:00:38.283Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-09T16:00:38.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:38.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-09T16:00:38.347Z] 2b938b557002: Preparing [2022-08-09T16:00:38.347Z] 792e326eaaf9: Preparing [2022-08-09T16:00:38.347Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:38.347Z] 189d0bc67398: Preparing [2022-08-09T16:00:38.347Z] ec34fcc1d526: Preparing [2022-08-09T16:00:38.347Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:38.347Z] 189d0bc67398: Pushed [2022-08-09T16:00:38.347Z] 2b938b557002: Pushed [2022-08-09T16:00:38.347Z] 4cf3e6a4e10e: Pushed [2022-08-09T16:00:38.565Z] ---> Running in fb19e58e1f57 [2022-08-09T16:00:38.565Z] OK: 221 MiB in 51 packages [2022-08-09T16:00:39.728Z] 792e326eaaf9: Pushed [2022-08-09T16:00:39.728Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:bfa41b834878729c8d8e02942008d54ad93f8d3bed770cb1c788e5d3beeafb3c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:40.025Z] Removing intermediate container 929fe81c78ff [2022-08-09T16:00:40.025Z] ---> 822c842f8818 [2022-08-09T16:00:40.025Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-09T16:00:40.042Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:40.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:40.349Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-09T16:00:40.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-09T16:00:40.349Z] 2b938b557002: Preparing [2022-08-09T16:00:40.349Z] 792e326eaaf9: Preparing [2022-08-09T16:00:40.349Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:40.349Z] 189d0bc67398: Preparing [2022-08-09T16:00:40.349Z] ec34fcc1d526: Preparing [2022-08-09T16:00:40.349Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:40.349Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:40.349Z] 792e326eaaf9: Layer already exists [2022-08-09T16:00:40.349Z] 2b938b557002: Layer already exists [2022-08-09T16:00:40.349Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:40.349Z] latest: digest: sha256:bfa41b834878729c8d8e02942008d54ad93f8d3bed770cb1c788e5d3beeafb3c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:40.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:40.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:40.662Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:40.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:40.862Z] ---> 2df7a9dc0e52 [2022-08-09T16:00:40.862Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:00:40.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.41 [2022-08-09T16:00:40.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-09T16:00:40.967Z] 2b938b557002: Preparing [2022-08-09T16:00:40.967Z] 792e326eaaf9: Preparing [2022-08-09T16:00:40.967Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:40.967Z] 189d0bc67398: Preparing [2022-08-09T16:00:40.967Z] ec34fcc1d526: Preparing [2022-08-09T16:00:40.967Z] 792e326eaaf9: Layer already exists [2022-08-09T16:00:40.967Z] 2b938b557002: Layer already exists [2022-08-09T16:00:40.967Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:40.967Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:40.967Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:40.967Z] 2.3.0-dev.41: digest: sha256:bfa41b834878729c8d8e02942008d54ad93f8d3bed770cb1c788e5d3beeafb3c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:41.142Z] ---> Running in 2831b7ee68d6 [2022-08-09T16:00:41.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:41.284Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:41.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:41.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-09T16:00:41.596Z] 2b938b557002: Preparing [2022-08-09T16:00:41.596Z] 792e326eaaf9: Preparing [2022-08-09T16:00:41.596Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:41.596Z] 189d0bc67398: Preparing [2022-08-09T16:00:41.596Z] ec34fcc1d526: Preparing [2022-08-09T16:00:41.596Z] 792e326eaaf9: Layer already exists [2022-08-09T16:00:41.596Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:41.596Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:41.596Z] 2b938b557002: Layer already exists [2022-08-09T16:00:41.596Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:41.596Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:bfa41b834878729c8d8e02942008d54ad93f8d3bed770cb1c788e5d3beeafb3c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:41.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:41.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:41.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:00:41.914Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:42.227Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-09T16:00:42.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-09T16:00:42.227Z] 2b938b557002: Preparing [2022-08-09T16:00:42.227Z] 792e326eaaf9: Preparing [2022-08-09T16:00:42.227Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:42.227Z] 189d0bc67398: Preparing [2022-08-09T16:00:42.227Z] ec34fcc1d526: Preparing [2022-08-09T16:00:42.227Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:42.227Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:42.227Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:42.227Z] 2b938b557002: Layer already exists [2022-08-09T16:00:42.227Z] 792e326eaaf9: Layer already exists [2022-08-09T16:00:42.227Z] main: digest: sha256:bfa41b834878729c8d8e02942008d54ad93f8d3bed770cb1c788e5d3beeafb3c size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:00:42.271Z] ===================================================== [Pipeline] echo [2022-08-09T16:00:42.277Z] taggedImages: [2022-08-09T16:00:42.277Z] - nexus3.edgexfoundry.org:10004/core-command:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:42.277Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-09T16:00:42.277Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.41 [2022-08-09T16:00:42.277Z] - nexus3.edgexfoundry.org:10004/core-command:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:42.277Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-09T16:00:42.291Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-09T16:00:42.291Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:42.291Z] latest [2022-08-09T16:00:42.291Z] 2.3.0-dev.41 [2022-08-09T16:00:42.291Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:42.291Z] main [2022-08-09T16:00:42.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:42.369Z] OK: 221 MiB in 51 packages [2022-08-09T16:00:42.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:42.934Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:42.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-09T16:00:42.934Z] fde83a76fd2d: Preparing [2022-08-09T16:00:42.934Z] 0ba7ea928951: Preparing [2022-08-09T16:00:42.934Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:42.934Z] d13623205bc4: Preparing [2022-08-09T16:00:42.934Z] d0ef71dea947: Preparing [2022-08-09T16:00:42.934Z] ec34fcc1d526: Preparing [2022-08-09T16:00:42.934Z] ec34fcc1d526: Waiting [2022-08-09T16:00:42.934Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:42.934Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:42.934Z] fde83a76fd2d: Pushed [2022-08-09T16:00:42.934Z] d0ef71dea947: Pushed [2022-08-09T16:00:42.985Z] OK: 221 MiB in 51 packages [2022-08-09T16:00:43.217Z] d13623205bc4: Pushed [2022-08-09T16:00:43.268Z] OK: 221 MiB in 51 packages [2022-08-09T16:00:43.554Z] OK: 221 MiB in 51 packages [2022-08-09T16:00:43.835Z] Removing intermediate container 8589a7ec197c [2022-08-09T16:00:43.835Z] ---> df76f2ccc14d [2022-08-09T16:00:43.835Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:00:44.626Z] 0ba7ea928951: Pushed [2022-08-09T16:00:44.626Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:3be965b96a20d4e22a1a62b3079dbbe80c0541bbea446c02ab2243662dbe6ebc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:44.867Z] Removing intermediate container 532fc4d33544 [2022-08-09T16:00:44.867Z] ---> c1f2ae5ca5bc [2022-08-09T16:00:44.867Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:00:44.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:45.143Z] Removing intermediate container dee3e5d21820 [2022-08-09T16:00:45.144Z] ---> 00a9d268ff2b [2022-08-09T16:00:45.144Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-09T16:00:45.144Z] Removing intermediate container fb19e58e1f57 [2022-08-09T16:00:45.144Z] ---> 1aaba5c9b0bd [2022-08-09T16:00:45.144Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:00:45.259Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-09T16:00:45.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-09T16:00:45.259Z] fde83a76fd2d: Preparing [2022-08-09T16:00:45.259Z] 0ba7ea928951: Preparing [2022-08-09T16:00:45.259Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:45.259Z] d13623205bc4: Preparing [2022-08-09T16:00:45.259Z] d0ef71dea947: Preparing [2022-08-09T16:00:45.259Z] ec34fcc1d526: Preparing [2022-08-09T16:00:45.259Z] ec34fcc1d526: Waiting [2022-08-09T16:00:45.259Z] fde83a76fd2d: Layer already exists [2022-08-09T16:00:45.259Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:45.259Z] 0ba7ea928951: Layer already exists [2022-08-09T16:00:45.259Z] d13623205bc4: Layer already exists [2022-08-09T16:00:45.259Z] d0ef71dea947: Layer already exists [2022-08-09T16:00:45.259Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:45.259Z] latest: digest: sha256:3be965b96a20d4e22a1a62b3079dbbe80c0541bbea446c02ab2243662dbe6ebc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:45.424Z] ---> 8804c037218d [2022-08-09T16:00:45.424Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:00:45.576Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:45.736Z] ---> Running in 47011319ae26 [2022-08-09T16:00:45.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.41 [2022-08-09T16:00:45.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-09T16:00:45.886Z] fde83a76fd2d: Preparing [2022-08-09T16:00:45.886Z] 0ba7ea928951: Preparing [2022-08-09T16:00:45.886Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:45.886Z] d13623205bc4: Preparing [2022-08-09T16:00:45.886Z] d0ef71dea947: Preparing [2022-08-09T16:00:45.886Z] ec34fcc1d526: Preparing [2022-08-09T16:00:45.886Z] ec34fcc1d526: Waiting [2022-08-09T16:00:45.886Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:45.886Z] d13623205bc4: Layer already exists [2022-08-09T16:00:45.886Z] d0ef71dea947: Layer already exists [2022-08-09T16:00:45.886Z] 0ba7ea928951: Layer already exists [2022-08-09T16:00:45.886Z] fde83a76fd2d: Layer already exists [2022-08-09T16:00:45.886Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:45.886Z] 2.3.0-dev.41: digest: sha256:3be965b96a20d4e22a1a62b3079dbbe80c0541bbea446c02ab2243662dbe6ebc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:46.017Z] ---> c4ea6f7df209 [2022-08-09T16:00:46.017Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:00:46.203Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:46.296Z] ---> Running in 8d75b269aa29 [2022-08-09T16:00:46.514Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:46.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-09T16:00:46.515Z] fde83a76fd2d: Preparing [2022-08-09T16:00:46.515Z] 0ba7ea928951: Preparing [2022-08-09T16:00:46.515Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:46.515Z] d13623205bc4: Preparing [2022-08-09T16:00:46.515Z] d0ef71dea947: Preparing [2022-08-09T16:00:46.515Z] ec34fcc1d526: Preparing [2022-08-09T16:00:46.515Z] ec34fcc1d526: Waiting [2022-08-09T16:00:46.515Z] d0ef71dea947: Layer already exists [2022-08-09T16:00:46.515Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:46.515Z] fde83a76fd2d: Layer already exists [2022-08-09T16:00:46.515Z] 0ba7ea928951: Layer already exists [2022-08-09T16:00:46.515Z] d13623205bc4: Layer already exists [2022-08-09T16:00:46.515Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:46.515Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:3be965b96a20d4e22a1a62b3079dbbe80c0541bbea446c02ab2243662dbe6ebc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:46.830Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:46.900Z] ---> 47d7aa4fd0e7 [2022-08-09T16:00:46.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:00:47.141Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-09T16:00:47.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-09T16:00:47.141Z] fde83a76fd2d: Preparing [2022-08-09T16:00:47.141Z] 0ba7ea928951: Preparing [2022-08-09T16:00:47.141Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:47.141Z] d13623205bc4: Preparing [2022-08-09T16:00:47.141Z] d0ef71dea947: Preparing [2022-08-09T16:00:47.141Z] ec34fcc1d526: Preparing [2022-08-09T16:00:47.141Z] ec34fcc1d526: Waiting [2022-08-09T16:00:47.141Z] fde83a76fd2d: Layer already exists [2022-08-09T16:00:47.141Z] d13623205bc4: Layer already exists [2022-08-09T16:00:47.141Z] 0ba7ea928951: Layer already exists [2022-08-09T16:00:47.141Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:47.141Z] d0ef71dea947: Layer already exists [2022-08-09T16:00:47.141Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:47.141Z] main: digest: sha256:3be965b96a20d4e22a1a62b3079dbbe80c0541bbea446c02ab2243662dbe6ebc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2022-08-09T16:00:47.185Z] ---> 66d96e7c49e9 [2022-08-09T16:00:47.185Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] echo [2022-08-09T16:00:47.187Z] ===================================================== [Pipeline] echo [2022-08-09T16:00:47.199Z] taggedImages: [2022-08-09T16:00:47.199Z] - nexus3.edgexfoundry.org:10004/core-data:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:47.199Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-09T16:00:47.199Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.41 [2022-08-09T16:00:47.199Z] - nexus3.edgexfoundry.org:10004/core-data:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:47.199Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-09T16:00:47.219Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-09T16:00:47.219Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:47.219Z] latest [2022-08-09T16:00:47.219Z] 2.3.0-dev.41 [2022-08-09T16:00:47.219Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:47.219Z] main [2022-08-09T16:00:47.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:47.468Z] ---> Running in 5eca816659e6 [2022-08-09T16:00:47.468Z] ---> Running in 7de7ca562cbe [2022-08-09T16:00:47.538Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:47.851Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:47.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-09T16:00:47.851Z] b0453f5591d7: Preparing [2022-08-09T16:00:47.851Z] 0c3e9c7d9569: Preparing [2022-08-09T16:00:47.851Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:47.851Z] 189d0bc67398: Preparing [2022-08-09T16:00:47.851Z] ec34fcc1d526: Preparing [2022-08-09T16:00:47.851Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:47.851Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:47.851Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:47.851Z] b0453f5591d7: Pushed [2022-08-09T16:00:49.233Z] 0c3e9c7d9569: Pushed [2022-08-09T16:00:49.492Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:55235efb3877f9ae70eec7931a03c83ebf5b6ca8077968feadf30d6e7bb06fb3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:49.811Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:50.125Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-09T16:00:50.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-09T16:00:50.125Z] b0453f5591d7: Preparing [2022-08-09T16:00:50.125Z] 0c3e9c7d9569: Preparing [2022-08-09T16:00:50.125Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:50.125Z] 189d0bc67398: Preparing [2022-08-09T16:00:50.125Z] ec34fcc1d526: Preparing [2022-08-09T16:00:50.125Z] 0c3e9c7d9569: Layer already exists [2022-08-09T16:00:50.125Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:50.125Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:50.125Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:50.125Z] b0453f5591d7: Layer already exists [2022-08-09T16:00:50.125Z] latest: digest: sha256:55235efb3877f9ae70eec7931a03c83ebf5b6ca8077968feadf30d6e7bb06fb3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:50.444Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:50.754Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.41 [2022-08-09T16:00:50.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-09T16:00:50.754Z] b0453f5591d7: Preparing [2022-08-09T16:00:50.754Z] 0c3e9c7d9569: Preparing [2022-08-09T16:00:50.754Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:50.754Z] 189d0bc67398: Preparing [2022-08-09T16:00:50.754Z] ec34fcc1d526: Preparing [2022-08-09T16:00:50.754Z] b0453f5591d7: Layer already exists [2022-08-09T16:00:50.754Z] 0c3e9c7d9569: Layer already exists [2022-08-09T16:00:50.754Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:50.754Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:50.754Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:50.754Z] 2.3.0-dev.41: digest: sha256:55235efb3877f9ae70eec7931a03c83ebf5b6ca8077968feadf30d6e7bb06fb3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:51.074Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:51.381Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:51.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-09T16:00:51.381Z] b0453f5591d7: Preparing [2022-08-09T16:00:51.381Z] 0c3e9c7d9569: Preparing [2022-08-09T16:00:51.381Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:51.381Z] 189d0bc67398: Preparing [2022-08-09T16:00:51.381Z] ec34fcc1d526: Preparing [2022-08-09T16:00:51.381Z] 0c3e9c7d9569: Layer already exists [2022-08-09T16:00:51.381Z] b0453f5591d7: Layer already exists [2022-08-09T16:00:51.381Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:51.381Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:51.381Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:51.381Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:55235efb3877f9ae70eec7931a03c83ebf5b6ca8077968feadf30d6e7bb06fb3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:51.701Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:52.011Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-09T16:00:52.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-09T16:00:52.012Z] b0453f5591d7: Preparing [2022-08-09T16:00:52.012Z] 0c3e9c7d9569: Preparing [2022-08-09T16:00:52.012Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:52.012Z] 189d0bc67398: Preparing [2022-08-09T16:00:52.012Z] ec34fcc1d526: Preparing [2022-08-09T16:00:52.012Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:52.012Z] 0c3e9c7d9569: Layer already exists [2022-08-09T16:00:52.012Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:52.012Z] 189d0bc67398: Layer already exists [2022-08-09T16:00:52.012Z] b0453f5591d7: Layer already exists [2022-08-09T16:00:52.012Z] main: digest: sha256:55235efb3877f9ae70eec7931a03c83ebf5b6ca8077968feadf30d6e7bb06fb3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:00:52.055Z] ===================================================== [Pipeline] echo [2022-08-09T16:00:52.062Z] taggedImages: [2022-08-09T16:00:52.062Z] - nexus3.edgexfoundry.org:10004/core-metadata:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:52.062Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-09T16:00:52.062Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.41 [2022-08-09T16:00:52.062Z] - nexus3.edgexfoundry.org:10004/core-metadata:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:52.062Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-09T16:00:52.086Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-09T16:00:52.086Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:52.086Z] latest [2022-08-09T16:00:52.086Z] 2.3.0-dev.41 [2022-08-09T16:00:52.086Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:52.086Z] main [2022-08-09T16:00:52.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:52.403Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:52.709Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:52.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-09T16:00:52.709Z] 8a523abc2021: Preparing [2022-08-09T16:00:52.709Z] 8a523abc2021: Preparing [2022-08-09T16:00:52.709Z] d9e183e2c1da: Preparing [2022-08-09T16:00:52.709Z] fb9d309ae4a0: Preparing [2022-08-09T16:00:52.709Z] bcb14047340a: Preparing [2022-08-09T16:00:52.709Z] 6d840bc8b907: Preparing [2022-08-09T16:00:52.709Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:52.709Z] 4c986263e0d9: Preparing [2022-08-09T16:00:52.709Z] ceff80f2e68d: Preparing [2022-08-09T16:00:52.709Z] b5c04daf8b50: Preparing [2022-08-09T16:00:52.709Z] 747a6490751e: Preparing [2022-08-09T16:00:52.709Z] ec34fcc1d526: Preparing [2022-08-09T16:00:52.709Z] 4c986263e0d9: Waiting [2022-08-09T16:00:52.709Z] 4cf3e6a4e10e: Waiting [2022-08-09T16:00:52.709Z] ceff80f2e68d: Waiting [2022-08-09T16:00:52.709Z] b5c04daf8b50: Waiting [2022-08-09T16:00:52.709Z] 747a6490751e: Waiting [2022-08-09T16:00:52.709Z] ec34fcc1d526: Waiting [2022-08-09T16:00:52.709Z] 8a523abc2021: Pushed [2022-08-09T16:00:52.709Z] bcb14047340a: Pushed [2022-08-09T16:00:52.709Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:52.709Z] fb9d309ae4a0: Pushed [2022-08-09T16:00:52.709Z] d9e183e2c1da: Pushed [2022-08-09T16:00:52.969Z] b5c04daf8b50: Pushed [2022-08-09T16:00:52.969Z] ceff80f2e68d: Pushed [2022-08-09T16:00:52.969Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:52.969Z] 4c986263e0d9: Pushed [2022-08-09T16:00:52.969Z] 747a6490751e: Pushed [2022-08-09T16:00:54.354Z] 6d840bc8b907: Pushed [2022-08-09T16:00:54.354Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:2a6e08f9204a891d7f8fd9941bda578e67beb5fa06d44b6cfd6ffc2eb7d8e352 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:54.665Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:54.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-09T16:00:54.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-09T16:00:54.990Z] 8a523abc2021: Preparing [2022-08-09T16:00:54.990Z] 8a523abc2021: Preparing [2022-08-09T16:00:54.990Z] d9e183e2c1da: Preparing [2022-08-09T16:00:54.990Z] fb9d309ae4a0: Preparing [2022-08-09T16:00:54.990Z] bcb14047340a: Preparing [2022-08-09T16:00:54.990Z] 6d840bc8b907: Preparing [2022-08-09T16:00:54.990Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:54.990Z] 4c986263e0d9: Preparing [2022-08-09T16:00:54.990Z] ceff80f2e68d: Preparing [2022-08-09T16:00:54.990Z] b5c04daf8b50: Preparing [2022-08-09T16:00:54.990Z] 747a6490751e: Preparing [2022-08-09T16:00:54.990Z] ec34fcc1d526: Preparing [2022-08-09T16:00:54.990Z] b5c04daf8b50: Waiting [2022-08-09T16:00:54.990Z] 747a6490751e: Waiting [2022-08-09T16:00:54.990Z] ec34fcc1d526: Waiting [2022-08-09T16:00:54.990Z] 4c986263e0d9: Waiting [2022-08-09T16:00:54.990Z] ceff80f2e68d: Waiting [2022-08-09T16:00:54.990Z] 8a523abc2021: Layer already exists [2022-08-09T16:00:54.990Z] 6d840bc8b907: Layer already exists [2022-08-09T16:00:54.990Z] d9e183e2c1da: Layer already exists [2022-08-09T16:00:54.990Z] fb9d309ae4a0: Layer already exists [2022-08-09T16:00:54.990Z] bcb14047340a: Layer already exists [2022-08-09T16:00:54.990Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:54.990Z] 4c986263e0d9: Layer already exists [2022-08-09T16:00:54.990Z] b5c04daf8b50: Layer already exists [2022-08-09T16:00:54.990Z] ceff80f2e68d: Layer already exists [2022-08-09T16:00:54.990Z] 747a6490751e: Layer already exists [2022-08-09T16:00:54.990Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:54.990Z] latest: digest: sha256:2a6e08f9204a891d7f8fd9941bda578e67beb5fa06d44b6cfd6ffc2eb7d8e352 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:55.306Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:55.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.41 [2022-08-09T16:00:55.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-09T16:00:55.620Z] 8a523abc2021: Preparing [2022-08-09T16:00:55.620Z] 8a523abc2021: Preparing [2022-08-09T16:00:55.620Z] d9e183e2c1da: Preparing [2022-08-09T16:00:55.620Z] fb9d309ae4a0: Preparing [2022-08-09T16:00:55.620Z] bcb14047340a: Preparing [2022-08-09T16:00:55.620Z] 6d840bc8b907: Preparing [2022-08-09T16:00:55.620Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:55.620Z] 4c986263e0d9: Preparing [2022-08-09T16:00:55.620Z] ceff80f2e68d: Preparing [2022-08-09T16:00:55.620Z] b5c04daf8b50: Preparing [2022-08-09T16:00:55.620Z] 747a6490751e: Preparing [2022-08-09T16:00:55.620Z] ec34fcc1d526: Preparing [2022-08-09T16:00:55.620Z] 4c986263e0d9: Waiting [2022-08-09T16:00:55.620Z] ceff80f2e68d: Waiting [2022-08-09T16:00:55.620Z] 4cf3e6a4e10e: Waiting [2022-08-09T16:00:55.620Z] b5c04daf8b50: Waiting [2022-08-09T16:00:55.620Z] 747a6490751e: Waiting [2022-08-09T16:00:55.620Z] ec34fcc1d526: Waiting [2022-08-09T16:00:55.620Z] 8a523abc2021: Layer already exists [2022-08-09T16:00:55.620Z] fb9d309ae4a0: Layer already exists [2022-08-09T16:00:55.620Z] bcb14047340a: Layer already exists [2022-08-09T16:00:55.620Z] 6d840bc8b907: Layer already exists [2022-08-09T16:00:55.620Z] d9e183e2c1da: Layer already exists [2022-08-09T16:00:55.620Z] ceff80f2e68d: Layer already exists [2022-08-09T16:00:55.620Z] b5c04daf8b50: Layer already exists [2022-08-09T16:00:55.620Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:55.620Z] 747a6490751e: Layer already exists [2022-08-09T16:00:55.620Z] 4c986263e0d9: Layer already exists [2022-08-09T16:00:55.620Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:55.620Z] 2.3.0-dev.41: digest: sha256:2a6e08f9204a891d7f8fd9941bda578e67beb5fa06d44b6cfd6ffc2eb7d8e352 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:55.939Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:56.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:56.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-09T16:00:56.254Z] 8a523abc2021: Preparing [2022-08-09T16:00:56.254Z] 8a523abc2021: Preparing [2022-08-09T16:00:56.254Z] d9e183e2c1da: Preparing [2022-08-09T16:00:56.255Z] fb9d309ae4a0: Preparing [2022-08-09T16:00:56.255Z] bcb14047340a: Preparing [2022-08-09T16:00:56.255Z] 6d840bc8b907: Preparing [2022-08-09T16:00:56.255Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:56.255Z] 4c986263e0d9: Preparing [2022-08-09T16:00:56.255Z] ceff80f2e68d: Preparing [2022-08-09T16:00:56.255Z] b5c04daf8b50: Preparing [2022-08-09T16:00:56.255Z] 747a6490751e: Preparing [2022-08-09T16:00:56.255Z] ec34fcc1d526: Preparing [2022-08-09T16:00:56.255Z] 4c986263e0d9: Waiting [2022-08-09T16:00:56.255Z] ceff80f2e68d: Waiting [2022-08-09T16:00:56.255Z] b5c04daf8b50: Waiting [2022-08-09T16:00:56.255Z] 747a6490751e: Waiting [2022-08-09T16:00:56.255Z] ec34fcc1d526: Waiting [2022-08-09T16:00:56.255Z] 4cf3e6a4e10e: Waiting [2022-08-09T16:00:56.255Z] d9e183e2c1da: Layer already exists [2022-08-09T16:00:56.255Z] 6d840bc8b907: Layer already exists [2022-08-09T16:00:56.255Z] fb9d309ae4a0: Layer already exists [2022-08-09T16:00:56.255Z] 8a523abc2021: Layer already exists [2022-08-09T16:00:56.255Z] bcb14047340a: Layer already exists [2022-08-09T16:00:56.255Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:56.255Z] 747a6490751e: Layer already exists [2022-08-09T16:00:56.255Z] 4c986263e0d9: Layer already exists [2022-08-09T16:00:56.255Z] b5c04daf8b50: Layer already exists [2022-08-09T16:00:56.255Z] ceff80f2e68d: Layer already exists [2022-08-09T16:00:56.255Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:56.255Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:2a6e08f9204a891d7f8fd9941bda578e67beb5fa06d44b6cfd6ffc2eb7d8e352 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:56.580Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:56.892Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-09T16:00:56.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-09T16:00:56.892Z] 8a523abc2021: Preparing [2022-08-09T16:00:56.892Z] 8a523abc2021: Preparing [2022-08-09T16:00:56.892Z] d9e183e2c1da: Preparing [2022-08-09T16:00:56.892Z] fb9d309ae4a0: Preparing [2022-08-09T16:00:56.892Z] bcb14047340a: Preparing [2022-08-09T16:00:56.892Z] 6d840bc8b907: Preparing [2022-08-09T16:00:56.892Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:00:56.892Z] 4c986263e0d9: Preparing [2022-08-09T16:00:56.892Z] 4cf3e6a4e10e: Waiting [2022-08-09T16:00:56.892Z] ceff80f2e68d: Preparing [2022-08-09T16:00:56.892Z] b5c04daf8b50: Preparing [2022-08-09T16:00:56.892Z] 4c986263e0d9: Waiting [2022-08-09T16:00:56.892Z] ceff80f2e68d: Waiting [2022-08-09T16:00:56.892Z] 747a6490751e: Preparing [2022-08-09T16:00:56.892Z] ec34fcc1d526: Preparing [2022-08-09T16:00:56.892Z] ec34fcc1d526: Waiting [2022-08-09T16:00:56.892Z] b5c04daf8b50: Waiting [2022-08-09T16:00:56.892Z] 747a6490751e: Waiting [2022-08-09T16:00:56.892Z] d9e183e2c1da: Layer already exists [2022-08-09T16:00:56.892Z] 8a523abc2021: Layer already exists [2022-08-09T16:00:56.892Z] bcb14047340a: Layer already exists [2022-08-09T16:00:56.892Z] 6d840bc8b907: Layer already exists [2022-08-09T16:00:56.892Z] fb9d309ae4a0: Layer already exists [2022-08-09T16:00:56.892Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:00:56.892Z] 4c986263e0d9: Layer already exists [2022-08-09T16:00:56.892Z] ceff80f2e68d: Layer already exists [2022-08-09T16:00:56.892Z] 747a6490751e: Layer already exists [2022-08-09T16:00:56.892Z] b5c04daf8b50: Layer already exists [2022-08-09T16:00:56.892Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:56.892Z] main: digest: sha256:2a6e08f9204a891d7f8fd9941bda578e67beb5fa06d44b6cfd6ffc2eb7d8e352 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:00:56.936Z] ===================================================== [Pipeline] echo [2022-08-09T16:00:56.944Z] taggedImages: [2022-08-09T16:00:56.944Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:56.944Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-09T16:00:56.944Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.41 [2022-08-09T16:00:56.944Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:56.944Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-09T16:00:56.966Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-09T16:00:56.966Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:56.966Z] latest [2022-08-09T16:00:56.966Z] 2.3.0-dev.41 [2022-08-09T16:00:56.966Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:00:56.966Z] main [2022-08-09T16:00:56.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:57.297Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:57.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:00:57.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-09T16:00:57.605Z] 3ca096241f3f: Preparing [2022-08-09T16:00:57.605Z] 88952a9ab2e9: Preparing [2022-08-09T16:00:57.605Z] 893b64e43fc5: Preparing [2022-08-09T16:00:57.605Z] aa27dfec6541: Preparing [2022-08-09T16:00:57.605Z] 3cbbd0f08cda: Preparing [2022-08-09T16:00:57.605Z] b4a3bdf23ef8: Preparing [2022-08-09T16:00:57.605Z] 7a559c39e591: Preparing [2022-08-09T16:00:57.605Z] ec34fcc1d526: Preparing [2022-08-09T16:00:57.605Z] b4a3bdf23ef8: Waiting [2022-08-09T16:00:57.605Z] 7a559c39e591: Waiting [2022-08-09T16:00:57.605Z] 3ca096241f3f: Pushed [2022-08-09T16:00:57.605Z] 3cbbd0f08cda: Pushed [2022-08-09T16:00:57.605Z] 88952a9ab2e9: Pushed [2022-08-09T16:00:57.605Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:57.866Z] b4a3bdf23ef8: Pushed [2022-08-09T16:00:57.866Z] 7a559c39e591: Pushed [2022-08-09T16:00:58.805Z] 893b64e43fc5: Pushed [2022-08-09T16:00:58.805Z] aa27dfec6541: Pushed [2022-08-09T16:00:58.805Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:5bff3a989344b41c5a14949c7a7d3bc1e22b9758a34034aa9e70af77791af0ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:59.115Z] + 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-09T16:00:59.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-09T16:00:59.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-09T16:00:59.427Z] 3ca096241f3f: Preparing [2022-08-09T16:00:59.427Z] 88952a9ab2e9: Preparing [2022-08-09T16:00:59.427Z] 893b64e43fc5: Preparing [2022-08-09T16:00:59.427Z] aa27dfec6541: Preparing [2022-08-09T16:00:59.427Z] 3cbbd0f08cda: Preparing [2022-08-09T16:00:59.427Z] b4a3bdf23ef8: Preparing [2022-08-09T16:00:59.427Z] 7a559c39e591: Preparing [2022-08-09T16:00:59.427Z] ec34fcc1d526: Preparing [2022-08-09T16:00:59.427Z] b4a3bdf23ef8: Waiting [2022-08-09T16:00:59.427Z] 7a559c39e591: Waiting [2022-08-09T16:00:59.427Z] ec34fcc1d526: Waiting [2022-08-09T16:00:59.427Z] 3cbbd0f08cda: Layer already exists [2022-08-09T16:00:59.427Z] aa27dfec6541: Layer already exists [2022-08-09T16:00:59.427Z] 3ca096241f3f: Layer already exists [2022-08-09T16:00:59.427Z] 88952a9ab2e9: Layer already exists [2022-08-09T16:00:59.427Z] 893b64e43fc5: Layer already exists [2022-08-09T16:00:59.427Z] b4a3bdf23ef8: Layer already exists [2022-08-09T16:00:59.427Z] ec34fcc1d526: Layer already exists [2022-08-09T16:00:59.427Z] 7a559c39e591: Layer already exists [2022-08-09T16:00:59.427Z] latest: digest: sha256:5bff3a989344b41c5a14949c7a7d3bc1e22b9758a34034aa9e70af77791af0ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:00:59.744Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:00.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.41 [2022-08-09T16:01:00.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-09T16:01:00.058Z] 3ca096241f3f: Preparing [2022-08-09T16:01:00.058Z] 88952a9ab2e9: Preparing [2022-08-09T16:01:00.058Z] 893b64e43fc5: Preparing [2022-08-09T16:01:00.058Z] aa27dfec6541: Preparing [2022-08-09T16:01:00.058Z] 3cbbd0f08cda: Preparing [2022-08-09T16:01:00.058Z] b4a3bdf23ef8: Preparing [2022-08-09T16:01:00.058Z] 7a559c39e591: Preparing [2022-08-09T16:01:00.058Z] ec34fcc1d526: Preparing [2022-08-09T16:01:00.058Z] b4a3bdf23ef8: Waiting [2022-08-09T16:01:00.058Z] ec34fcc1d526: Waiting [2022-08-09T16:01:00.058Z] aa27dfec6541: Layer already exists [2022-08-09T16:01:00.058Z] 893b64e43fc5: Layer already exists [2022-08-09T16:01:00.058Z] 88952a9ab2e9: Layer already exists [2022-08-09T16:01:00.058Z] 3ca096241f3f: Layer already exists [2022-08-09T16:01:00.058Z] 3cbbd0f08cda: Layer already exists [2022-08-09T16:01:00.058Z] b4a3bdf23ef8: Layer already exists [2022-08-09T16:01:00.058Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:00.058Z] 7a559c39e591: Layer already exists [2022-08-09T16:01:00.058Z] 2.3.0-dev.41: digest: sha256:5bff3a989344b41c5a14949c7a7d3bc1e22b9758a34034aa9e70af77791af0ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:00.377Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:00.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:00.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-09T16:01:00.703Z] 3ca096241f3f: Preparing [2022-08-09T16:01:00.703Z] 88952a9ab2e9: Preparing [2022-08-09T16:01:00.703Z] 893b64e43fc5: Preparing [2022-08-09T16:01:00.703Z] aa27dfec6541: Preparing [2022-08-09T16:01:00.703Z] 3cbbd0f08cda: Preparing [2022-08-09T16:01:00.703Z] b4a3bdf23ef8: Preparing [2022-08-09T16:01:00.703Z] 7a559c39e591: Preparing [2022-08-09T16:01:00.703Z] ec34fcc1d526: Preparing [2022-08-09T16:01:00.703Z] b4a3bdf23ef8: Waiting [2022-08-09T16:01:00.703Z] 7a559c39e591: Waiting [2022-08-09T16:01:00.703Z] ec34fcc1d526: Waiting [2022-08-09T16:01:00.703Z] 3ca096241f3f: Layer already exists [2022-08-09T16:01:00.703Z] 3cbbd0f08cda: Layer already exists [2022-08-09T16:01:00.703Z] aa27dfec6541: Layer already exists [2022-08-09T16:01:00.703Z] 88952a9ab2e9: Layer already exists [2022-08-09T16:01:00.703Z] 893b64e43fc5: Layer already exists [2022-08-09T16:01:00.703Z] b4a3bdf23ef8: Layer already exists [2022-08-09T16:01:00.703Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:00.703Z] 7a559c39e591: Layer already exists [2022-08-09T16:01:00.703Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:5bff3a989344b41c5a14949c7a7d3bc1e22b9758a34034aa9e70af77791af0ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:01.057Z] + 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-09T16:01:01.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-09T16:01:01.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-09T16:01:01.368Z] 3ca096241f3f: Preparing [2022-08-09T16:01:01.368Z] 88952a9ab2e9: Preparing [2022-08-09T16:01:01.368Z] 893b64e43fc5: Preparing [2022-08-09T16:01:01.368Z] aa27dfec6541: Preparing [2022-08-09T16:01:01.368Z] 3cbbd0f08cda: Preparing [2022-08-09T16:01:01.368Z] b4a3bdf23ef8: Preparing [2022-08-09T16:01:01.368Z] 7a559c39e591: Preparing [2022-08-09T16:01:01.368Z] ec34fcc1d526: Preparing [2022-08-09T16:01:01.368Z] b4a3bdf23ef8: Waiting [2022-08-09T16:01:01.368Z] 7a559c39e591: Waiting [2022-08-09T16:01:01.368Z] ec34fcc1d526: Waiting [2022-08-09T16:01:01.368Z] 3cbbd0f08cda: Layer already exists [2022-08-09T16:01:01.368Z] 3ca096241f3f: Layer already exists [2022-08-09T16:01:01.368Z] 88952a9ab2e9: Layer already exists [2022-08-09T16:01:01.368Z] aa27dfec6541: Layer already exists [2022-08-09T16:01:01.368Z] 893b64e43fc5: Layer already exists [2022-08-09T16:01:01.368Z] 7a559c39e591: Layer already exists [2022-08-09T16:01:01.368Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:01.368Z] b4a3bdf23ef8: Layer already exists [2022-08-09T16:01:01.368Z] main: digest: sha256:5bff3a989344b41c5a14949c7a7d3bc1e22b9758a34034aa9e70af77791af0ca size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:01.407Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:01.416Z] taggedImages: [2022-08-09T16:01:01.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:01.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-09T16:01:01.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.41 [2022-08-09T16:01:01.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:01.416Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-09T16:01:01.435Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-09T16:01:01.435Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:01.435Z] latest [2022-08-09T16:01:01.435Z] 2.3.0-dev.41 [2022-08-09T16:01:01.435Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:01.435Z] main [2022-08-09T16:01:01.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:01.758Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:02.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:02.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-09T16:01:02.071Z] d3f382841a6b: Preparing [2022-08-09T16:01:02.071Z] d3d3acd815c5: Preparing [2022-08-09T16:01:02.071Z] c44c48527aeb: Preparing [2022-08-09T16:01:02.071Z] 2b578368f646: Preparing [2022-08-09T16:01:02.071Z] 10d914c08bae: Preparing [2022-08-09T16:01:02.071Z] ba5f71cb877e: Preparing [2022-08-09T16:01:02.071Z] 8a07dfd81625: Preparing [2022-08-09T16:01:02.071Z] 0807a8c4f928: Preparing [2022-08-09T16:01:02.071Z] b1c736d6388c: Preparing [2022-08-09T16:01:02.071Z] ec34fcc1d526: Preparing [2022-08-09T16:01:02.071Z] b1c736d6388c: Waiting [2022-08-09T16:01:02.071Z] 8a07dfd81625: Waiting [2022-08-09T16:01:02.071Z] 0807a8c4f928: Waiting [2022-08-09T16:01:02.071Z] ba5f71cb877e: Waiting [2022-08-09T16:01:02.071Z] 10d914c08bae: Pushed [2022-08-09T16:01:02.071Z] d3f382841a6b: Pushed [2022-08-09T16:01:02.071Z] d3d3acd815c5: Pushed [2022-08-09T16:01:02.330Z] 0807a8c4f928: Pushed [2022-08-09T16:01:02.330Z] ba5f71cb877e: Pushed [2022-08-09T16:01:02.330Z] 8a07dfd81625: Pushed [2022-08-09T16:01:02.330Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:02.330Z] b1c736d6388c: Pushed [2022-08-09T16:01:03.269Z] 2b578368f646: Pushed [2022-08-09T16:01:03.529Z] c44c48527aeb: Pushed [2022-08-09T16:01:03.529Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:9360812e4cd381eb01d04c8ee9398a44f7712b71e41a16cd18f14e23abfb2266 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:03.847Z] + 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-09T16:01:04.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-09T16:01:04.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-09T16:01:04.167Z] d3f382841a6b: Preparing [2022-08-09T16:01:04.167Z] d3d3acd815c5: Preparing [2022-08-09T16:01:04.167Z] c44c48527aeb: Preparing [2022-08-09T16:01:04.167Z] 2b578368f646: Preparing [2022-08-09T16:01:04.167Z] 10d914c08bae: Preparing [2022-08-09T16:01:04.167Z] ba5f71cb877e: Preparing [2022-08-09T16:01:04.167Z] 8a07dfd81625: Preparing [2022-08-09T16:01:04.167Z] 0807a8c4f928: Preparing [2022-08-09T16:01:04.167Z] b1c736d6388c: Preparing [2022-08-09T16:01:04.167Z] ec34fcc1d526: Preparing [2022-08-09T16:01:04.167Z] ba5f71cb877e: Waiting [2022-08-09T16:01:04.167Z] 8a07dfd81625: Waiting [2022-08-09T16:01:04.167Z] 0807a8c4f928: Waiting [2022-08-09T16:01:04.167Z] b1c736d6388c: Waiting [2022-08-09T16:01:04.167Z] ec34fcc1d526: Waiting [2022-08-09T16:01:04.167Z] c44c48527aeb: Layer already exists [2022-08-09T16:01:04.167Z] 2b578368f646: Layer already exists [2022-08-09T16:01:04.167Z] 10d914c08bae: Layer already exists [2022-08-09T16:01:04.167Z] d3d3acd815c5: Layer already exists [2022-08-09T16:01:04.167Z] d3f382841a6b: Layer already exists [2022-08-09T16:01:04.167Z] 8a07dfd81625: Layer already exists [2022-08-09T16:01:04.167Z] ba5f71cb877e: Layer already exists [2022-08-09T16:01:04.167Z] 0807a8c4f928: Layer already exists [2022-08-09T16:01:04.167Z] b1c736d6388c: Layer already exists [2022-08-09T16:01:04.167Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:04.167Z] latest: digest: sha256:9360812e4cd381eb01d04c8ee9398a44f7712b71e41a16cd18f14e23abfb2266 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:04.491Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:04.804Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.41 [2022-08-09T16:01:04.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-09T16:01:04.804Z] d3f382841a6b: Preparing [2022-08-09T16:01:04.804Z] d3d3acd815c5: Preparing [2022-08-09T16:01:04.804Z] c44c48527aeb: Preparing [2022-08-09T16:01:04.804Z] 2b578368f646: Preparing [2022-08-09T16:01:04.804Z] 10d914c08bae: Preparing [2022-08-09T16:01:04.804Z] ba5f71cb877e: Preparing [2022-08-09T16:01:04.804Z] 8a07dfd81625: Preparing [2022-08-09T16:01:04.804Z] 0807a8c4f928: Preparing [2022-08-09T16:01:04.804Z] b1c736d6388c: Preparing [2022-08-09T16:01:04.804Z] ec34fcc1d526: Preparing [2022-08-09T16:01:04.804Z] ba5f71cb877e: Waiting [2022-08-09T16:01:04.804Z] 8a07dfd81625: Waiting [2022-08-09T16:01:04.804Z] 0807a8c4f928: Waiting [2022-08-09T16:01:04.804Z] b1c736d6388c: Waiting [2022-08-09T16:01:04.804Z] ec34fcc1d526: Waiting [2022-08-09T16:01:04.804Z] c44c48527aeb: Layer already exists [2022-08-09T16:01:04.804Z] 2b578368f646: Layer already exists [2022-08-09T16:01:04.804Z] d3d3acd815c5: Layer already exists [2022-08-09T16:01:04.804Z] d3f382841a6b: Layer already exists [2022-08-09T16:01:04.804Z] 10d914c08bae: Layer already exists [2022-08-09T16:01:04.804Z] ba5f71cb877e: Layer already exists [2022-08-09T16:01:04.804Z] 8a07dfd81625: Layer already exists [2022-08-09T16:01:04.804Z] 0807a8c4f928: Layer already exists [2022-08-09T16:01:04.804Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:04.804Z] b1c736d6388c: Layer already exists [2022-08-09T16:01:04.804Z] 2.3.0-dev.41: digest: sha256:9360812e4cd381eb01d04c8ee9398a44f7712b71e41a16cd18f14e23abfb2266 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:05.127Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:05.445Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:05.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-09T16:01:05.446Z] d3f382841a6b: Preparing [2022-08-09T16:01:05.446Z] d3d3acd815c5: Preparing [2022-08-09T16:01:05.446Z] c44c48527aeb: Preparing [2022-08-09T16:01:05.446Z] 2b578368f646: Preparing [2022-08-09T16:01:05.446Z] 10d914c08bae: Preparing [2022-08-09T16:01:05.446Z] ba5f71cb877e: Preparing [2022-08-09T16:01:05.446Z] 8a07dfd81625: Preparing [2022-08-09T16:01:05.446Z] 0807a8c4f928: Preparing [2022-08-09T16:01:05.446Z] b1c736d6388c: Preparing [2022-08-09T16:01:05.446Z] ec34fcc1d526: Preparing [2022-08-09T16:01:05.446Z] 8a07dfd81625: Waiting [2022-08-09T16:01:05.446Z] b1c736d6388c: Waiting [2022-08-09T16:01:05.446Z] ec34fcc1d526: Waiting [2022-08-09T16:01:05.446Z] 0807a8c4f928: Waiting [2022-08-09T16:01:05.446Z] ba5f71cb877e: Waiting [2022-08-09T16:01:05.446Z] 2b578368f646: Layer already exists [2022-08-09T16:01:05.446Z] d3f382841a6b: Layer already exists [2022-08-09T16:01:05.446Z] c44c48527aeb: Layer already exists [2022-08-09T16:01:05.446Z] 10d914c08bae: Layer already exists [2022-08-09T16:01:05.446Z] d3d3acd815c5: Layer already exists [2022-08-09T16:01:05.446Z] 8a07dfd81625: Layer already exists [2022-08-09T16:01:05.446Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:05.446Z] ba5f71cb877e: Layer already exists [2022-08-09T16:01:05.446Z] 0807a8c4f928: Layer already exists [2022-08-09T16:01:05.446Z] b1c736d6388c: Layer already exists [2022-08-09T16:01:05.446Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:9360812e4cd381eb01d04c8ee9398a44f7712b71e41a16cd18f14e23abfb2266 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:05.768Z] + 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-09T16:01:06.084Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-09T16:01:06.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-09T16:01:06.085Z] d3f382841a6b: Preparing [2022-08-09T16:01:06.085Z] d3d3acd815c5: Preparing [2022-08-09T16:01:06.085Z] c44c48527aeb: Preparing [2022-08-09T16:01:06.085Z] 2b578368f646: Preparing [2022-08-09T16:01:06.085Z] 10d914c08bae: Preparing [2022-08-09T16:01:06.085Z] ba5f71cb877e: Preparing [2022-08-09T16:01:06.085Z] 8a07dfd81625: Preparing [2022-08-09T16:01:06.085Z] 0807a8c4f928: Preparing [2022-08-09T16:01:06.085Z] b1c736d6388c: Preparing [2022-08-09T16:01:06.085Z] ec34fcc1d526: Preparing [2022-08-09T16:01:06.085Z] 8a07dfd81625: Waiting [2022-08-09T16:01:06.085Z] ec34fcc1d526: Waiting [2022-08-09T16:01:06.085Z] 0807a8c4f928: Waiting [2022-08-09T16:01:06.085Z] b1c736d6388c: Waiting [2022-08-09T16:01:06.085Z] ba5f71cb877e: Waiting [2022-08-09T16:01:06.085Z] 10d914c08bae: Layer already exists [2022-08-09T16:01:06.085Z] 2b578368f646: Layer already exists [2022-08-09T16:01:06.085Z] c44c48527aeb: Layer already exists [2022-08-09T16:01:06.085Z] d3f382841a6b: Layer already exists [2022-08-09T16:01:06.085Z] d3d3acd815c5: Layer already exists [2022-08-09T16:01:06.085Z] 8a07dfd81625: Layer already exists [2022-08-09T16:01:06.085Z] 0807a8c4f928: Layer already exists [2022-08-09T16:01:06.085Z] ba5f71cb877e: Layer already exists [2022-08-09T16:01:06.085Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:06.085Z] b1c736d6388c: Layer already exists [2022-08-09T16:01:06.085Z] main: digest: sha256:9360812e4cd381eb01d04c8ee9398a44f7712b71e41a16cd18f14e23abfb2266 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:06.126Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:06.132Z] taggedImages: [2022-08-09T16:01:06.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:06.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-09T16:01:06.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.41 [2022-08-09T16:01:06.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:06.132Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-09T16:01:06.147Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-09T16:01:06.148Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:06.148Z] latest [2022-08-09T16:01:06.148Z] 2.3.0-dev.41 [2022-08-09T16:01:06.148Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:06.148Z] main [2022-08-09T16:01:06.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:06.470Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:06.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:06.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-09T16:01:06.781Z] 096ff8dd14cf: Preparing [2022-08-09T16:01:06.781Z] ac8abfe64112: Preparing [2022-08-09T16:01:06.781Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:06.781Z] 2382894a62dd: Preparing [2022-08-09T16:01:06.781Z] d41f5113313c: Preparing [2022-08-09T16:01:06.781Z] ad543cd673bd: Preparing [2022-08-09T16:01:06.781Z] ad543cd673bd: Waiting [2022-08-09T16:01:06.781Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:06.781Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:06.781Z] d41f5113313c: Pushed [2022-08-09T16:01:06.781Z] 096ff8dd14cf: Pushed [2022-08-09T16:01:07.352Z] 2382894a62dd: Pushed [2022-08-09T16:01:08.735Z] ac8abfe64112: Pushed [2022-08-09T16:01:08.735Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:c831179364674ede602108df5695ef1bdfda47042ee01fdd80c858d93d6a33f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:09.059Z] + 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-09T16:01:09.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-09T16:01:09.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-09T16:01:09.368Z] 096ff8dd14cf: Preparing [2022-08-09T16:01:09.368Z] ac8abfe64112: Preparing [2022-08-09T16:01:09.368Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:09.368Z] 2382894a62dd: Preparing [2022-08-09T16:01:09.368Z] d41f5113313c: Preparing [2022-08-09T16:01:09.368Z] ad543cd673bd: Preparing [2022-08-09T16:01:09.368Z] ad543cd673bd: Waiting [2022-08-09T16:01:09.368Z] 096ff8dd14cf: Layer already exists [2022-08-09T16:01:09.368Z] ac8abfe64112: Layer already exists [2022-08-09T16:01:09.368Z] d41f5113313c: Layer already exists [2022-08-09T16:01:09.368Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:09.368Z] 2382894a62dd: Layer already exists [2022-08-09T16:01:09.368Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:09.368Z] latest: digest: sha256:c831179364674ede602108df5695ef1bdfda47042ee01fdd80c858d93d6a33f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:09.679Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:09.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.41 [2022-08-09T16:01:09.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-09T16:01:09.991Z] 096ff8dd14cf: Preparing [2022-08-09T16:01:09.992Z] ac8abfe64112: Preparing [2022-08-09T16:01:09.992Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:09.992Z] 2382894a62dd: Preparing [2022-08-09T16:01:09.992Z] d41f5113313c: Preparing [2022-08-09T16:01:09.992Z] ad543cd673bd: Preparing [2022-08-09T16:01:09.992Z] ad543cd673bd: Waiting [2022-08-09T16:01:09.992Z] 096ff8dd14cf: Layer already exists [2022-08-09T16:01:09.992Z] ac8abfe64112: Layer already exists [2022-08-09T16:01:09.992Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:09.992Z] 2382894a62dd: Layer already exists [2022-08-09T16:01:09.992Z] d41f5113313c: Layer already exists [2022-08-09T16:01:09.992Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:09.992Z] 2.3.0-dev.41: digest: sha256:c831179364674ede602108df5695ef1bdfda47042ee01fdd80c858d93d6a33f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:10.306Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:10.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:10.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-09T16:01:10.620Z] 096ff8dd14cf: Preparing [2022-08-09T16:01:10.620Z] ac8abfe64112: Preparing [2022-08-09T16:01:10.620Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:10.620Z] 2382894a62dd: Preparing [2022-08-09T16:01:10.620Z] d41f5113313c: Preparing [2022-08-09T16:01:10.620Z] ad543cd673bd: Preparing [2022-08-09T16:01:10.620Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:10.620Z] ac8abfe64112: Layer already exists [2022-08-09T16:01:10.620Z] 2382894a62dd: Layer already exists [2022-08-09T16:01:10.620Z] 096ff8dd14cf: Layer already exists [2022-08-09T16:01:10.621Z] d41f5113313c: Layer already exists [2022-08-09T16:01:10.621Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:10.621Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:c831179364674ede602108df5695ef1bdfda47042ee01fdd80c858d93d6a33f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:10.935Z] + 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-09T16:01:11.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-09T16:01:11.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-09T16:01:11.247Z] 096ff8dd14cf: Preparing [2022-08-09T16:01:11.247Z] ac8abfe64112: Preparing [2022-08-09T16:01:11.247Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:11.247Z] 2382894a62dd: Preparing [2022-08-09T16:01:11.247Z] d41f5113313c: Preparing [2022-08-09T16:01:11.247Z] ad543cd673bd: Preparing [2022-08-09T16:01:11.247Z] ad543cd673bd: Waiting [2022-08-09T16:01:11.247Z] 096ff8dd14cf: Layer already exists [2022-08-09T16:01:11.247Z] ac8abfe64112: Layer already exists [2022-08-09T16:01:11.247Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:11.247Z] d41f5113313c: Layer already exists [2022-08-09T16:01:11.247Z] 2382894a62dd: Layer already exists [2022-08-09T16:01:11.247Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:11.247Z] main: digest: sha256:c831179364674ede602108df5695ef1bdfda47042ee01fdd80c858d93d6a33f5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:11.299Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:11.315Z] taggedImages: [2022-08-09T16:01:11.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:11.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-09T16:01:11.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.41 [2022-08-09T16:01:11.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:11.315Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-09T16:01:11.334Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-09T16:01:11.334Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:11.334Z] latest [2022-08-09T16:01:11.334Z] 2.3.0-dev.41 [2022-08-09T16:01:11.334Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:11.334Z] main [2022-08-09T16:01:11.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:11.642Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:11.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:11.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-09T16:01:11.957Z] 7e6ac6980e66: Preparing [2022-08-09T16:01:11.957Z] 014a8ee4cf97: Preparing [2022-08-09T16:01:11.957Z] 8696cac137c3: Preparing [2022-08-09T16:01:11.957Z] 3b439588fbdc: Preparing [2022-08-09T16:01:11.957Z] 25d929c7b185: Preparing [2022-08-09T16:01:11.957Z] cb29ca82e421: Preparing [2022-08-09T16:01:11.957Z] d41f5113313c: Preparing [2022-08-09T16:01:11.957Z] ad543cd673bd: Preparing [2022-08-09T16:01:11.957Z] cb29ca82e421: Waiting [2022-08-09T16:01:11.957Z] d41f5113313c: Waiting [2022-08-09T16:01:11.957Z] ad543cd673bd: Waiting [2022-08-09T16:01:11.957Z] 8696cac137c3: Pushed [2022-08-09T16:01:11.957Z] 7e6ac6980e66: Pushed [2022-08-09T16:01:11.957Z] 014a8ee4cf97: Pushed [2022-08-09T16:01:11.957Z] d41f5113313c: Layer already exists [2022-08-09T16:01:11.957Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:12.526Z] cb29ca82e421: Pushed [2022-08-09T16:01:15.819Z] 25d929c7b185: Pushed [2022-08-09T16:01:18.359Z] 3b439588fbdc: Pushed [2022-08-09T16:01:18.359Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:aeca1a3dd931aab23e06bc60c55e9447ce6a321e11ef1aa5fcb2ea6f0fc8da68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:18.681Z] + 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-09T16:01:18.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-09T16:01:18.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-09T16:01:18.985Z] 7e6ac6980e66: Preparing [2022-08-09T16:01:18.985Z] 014a8ee4cf97: Preparing [2022-08-09T16:01:18.985Z] 8696cac137c3: Preparing [2022-08-09T16:01:18.985Z] 3b439588fbdc: Preparing [2022-08-09T16:01:18.985Z] 25d929c7b185: Preparing [2022-08-09T16:01:18.985Z] cb29ca82e421: Preparing [2022-08-09T16:01:18.985Z] d41f5113313c: Preparing [2022-08-09T16:01:18.985Z] ad543cd673bd: Preparing [2022-08-09T16:01:18.985Z] cb29ca82e421: Waiting [2022-08-09T16:01:18.985Z] d41f5113313c: Waiting [2022-08-09T16:01:18.986Z] ad543cd673bd: Waiting [2022-08-09T16:01:18.986Z] 8696cac137c3: Layer already exists [2022-08-09T16:01:18.986Z] 7e6ac6980e66: Layer already exists [2022-08-09T16:01:18.986Z] 014a8ee4cf97: Layer already exists [2022-08-09T16:01:18.986Z] 3b439588fbdc: Layer already exists [2022-08-09T16:01:18.986Z] 25d929c7b185: Layer already exists [2022-08-09T16:01:18.986Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:18.986Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:18.986Z] d41f5113313c: Layer already exists [2022-08-09T16:01:18.986Z] latest: digest: sha256:aeca1a3dd931aab23e06bc60c55e9447ce6a321e11ef1aa5fcb2ea6f0fc8da68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:19.304Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:19.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.41 [2022-08-09T16:01:19.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-09T16:01:19.615Z] 7e6ac6980e66: Preparing [2022-08-09T16:01:19.615Z] 014a8ee4cf97: Preparing [2022-08-09T16:01:19.615Z] 8696cac137c3: Preparing [2022-08-09T16:01:19.615Z] 3b439588fbdc: Preparing [2022-08-09T16:01:19.615Z] 25d929c7b185: Preparing [2022-08-09T16:01:19.615Z] cb29ca82e421: Preparing [2022-08-09T16:01:19.615Z] d41f5113313c: Preparing [2022-08-09T16:01:19.615Z] ad543cd673bd: Preparing [2022-08-09T16:01:19.615Z] d41f5113313c: Waiting [2022-08-09T16:01:19.615Z] ad543cd673bd: Waiting [2022-08-09T16:01:19.615Z] cb29ca82e421: Waiting [2022-08-09T16:01:19.615Z] 014a8ee4cf97: Layer already exists [2022-08-09T16:01:19.615Z] 25d929c7b185: Layer already exists [2022-08-09T16:01:19.615Z] 3b439588fbdc: Layer already exists [2022-08-09T16:01:19.615Z] 7e6ac6980e66: Layer already exists [2022-08-09T16:01:19.615Z] 8696cac137c3: Layer already exists [2022-08-09T16:01:19.615Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:19.615Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:19.615Z] d41f5113313c: Layer already exists [2022-08-09T16:01:19.615Z] 2.3.0-dev.41: digest: sha256:aeca1a3dd931aab23e06bc60c55e9447ce6a321e11ef1aa5fcb2ea6f0fc8da68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:19.988Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:20.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:20.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-09T16:01:20.311Z] 7e6ac6980e66: Preparing [2022-08-09T16:01:20.311Z] 014a8ee4cf97: Preparing [2022-08-09T16:01:20.311Z] 8696cac137c3: Preparing [2022-08-09T16:01:20.311Z] 3b439588fbdc: Preparing [2022-08-09T16:01:20.311Z] 25d929c7b185: Preparing [2022-08-09T16:01:20.311Z] cb29ca82e421: Preparing [2022-08-09T16:01:20.311Z] d41f5113313c: Preparing [2022-08-09T16:01:20.311Z] ad543cd673bd: Preparing [2022-08-09T16:01:20.311Z] cb29ca82e421: Waiting [2022-08-09T16:01:20.311Z] d41f5113313c: Waiting [2022-08-09T16:01:20.311Z] ad543cd673bd: Waiting [2022-08-09T16:01:20.311Z] 25d929c7b185: Layer already exists [2022-08-09T16:01:20.311Z] 7e6ac6980e66: Layer already exists [2022-08-09T16:01:20.311Z] 3b439588fbdc: Layer already exists [2022-08-09T16:01:20.311Z] 014a8ee4cf97: Layer already exists [2022-08-09T16:01:20.311Z] 8696cac137c3: Layer already exists [2022-08-09T16:01:20.311Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:20.311Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:20.311Z] d41f5113313c: Layer already exists [2022-08-09T16:01:20.311Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:aeca1a3dd931aab23e06bc60c55e9447ce6a321e11ef1aa5fcb2ea6f0fc8da68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:20.673Z] + 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-09T16:01:20.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-09T16:01:20.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-09T16:01:20.996Z] 7e6ac6980e66: Preparing [2022-08-09T16:01:20.996Z] 014a8ee4cf97: Preparing [2022-08-09T16:01:20.996Z] 8696cac137c3: Preparing [2022-08-09T16:01:20.996Z] 3b439588fbdc: Preparing [2022-08-09T16:01:20.996Z] 25d929c7b185: Preparing [2022-08-09T16:01:20.996Z] cb29ca82e421: Preparing [2022-08-09T16:01:20.996Z] d41f5113313c: Preparing [2022-08-09T16:01:20.996Z] ad543cd673bd: Preparing [2022-08-09T16:01:20.996Z] d41f5113313c: Waiting [2022-08-09T16:01:20.996Z] ad543cd673bd: Waiting [2022-08-09T16:01:20.996Z] cb29ca82e421: Waiting [2022-08-09T16:01:20.996Z] 3b439588fbdc: Layer already exists [2022-08-09T16:01:20.996Z] 7e6ac6980e66: Layer already exists [2022-08-09T16:01:20.996Z] 25d929c7b185: Layer already exists [2022-08-09T16:01:20.996Z] 8696cac137c3: Layer already exists [2022-08-09T16:01:20.996Z] 014a8ee4cf97: Layer already exists [2022-08-09T16:01:20.996Z] d41f5113313c: Layer already exists [2022-08-09T16:01:20.996Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:20.996Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:20.996Z] main: digest: sha256:aeca1a3dd931aab23e06bc60c55e9447ce6a321e11ef1aa5fcb2ea6f0fc8da68 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:21.054Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:21.062Z] taggedImages: [2022-08-09T16:01:21.062Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:21.062Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-09T16:01:21.062Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.41 [2022-08-09T16:01:21.062Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:21.062Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-09T16:01:21.088Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-09T16:01:21.088Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:21.088Z] latest [2022-08-09T16:01:21.088Z] 2.3.0-dev.41 [2022-08-09T16:01:21.088Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:21.088Z] main [2022-08-09T16:01:21.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:21.404Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:21.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:21.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-09T16:01:21.723Z] 316b4523723a: Preparing [2022-08-09T16:01:21.723Z] ac27352a4543: Preparing [2022-08-09T16:01:21.723Z] 30dc7754e4a6: Preparing [2022-08-09T16:01:21.723Z] b307817eb76a: Preparing [2022-08-09T16:01:21.723Z] ae22b51c2ca3: Preparing [2022-08-09T16:01:21.723Z] d41f5113313c: Preparing [2022-08-09T16:01:21.723Z] ad543cd673bd: Preparing [2022-08-09T16:01:21.723Z] d41f5113313c: Waiting [2022-08-09T16:01:21.723Z] 30dc7754e4a6: Pushed [2022-08-09T16:01:21.723Z] 316b4523723a: Pushed [2022-08-09T16:01:21.723Z] ac27352a4543: Pushed [2022-08-09T16:01:21.723Z] d41f5113313c: Layer already exists [2022-08-09T16:01:21.723Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:21.981Z] ae22b51c2ca3: Pushed [2022-08-09T16:01:28.555Z] b307817eb76a: Pushed [2022-08-09T16:01:28.555Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:98bfd58574582f0eda7aff8124ad61f39bfb74467eba9df5e82bcbb7cf83ce9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:28.880Z] + 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-09T16:01:29.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-09T16:01:29.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-09T16:01:29.187Z] 316b4523723a: Preparing [2022-08-09T16:01:29.187Z] ac27352a4543: Preparing [2022-08-09T16:01:29.187Z] 30dc7754e4a6: Preparing [2022-08-09T16:01:29.187Z] b307817eb76a: Preparing [2022-08-09T16:01:29.187Z] ae22b51c2ca3: Preparing [2022-08-09T16:01:29.187Z] d41f5113313c: Preparing [2022-08-09T16:01:29.187Z] ad543cd673bd: Preparing [2022-08-09T16:01:29.187Z] ad543cd673bd: Waiting [2022-08-09T16:01:29.187Z] d41f5113313c: Waiting [2022-08-09T16:01:29.187Z] 30dc7754e4a6: Layer already exists [2022-08-09T16:01:29.187Z] ac27352a4543: Layer already exists [2022-08-09T16:01:29.187Z] 316b4523723a: Layer already exists [2022-08-09T16:01:29.187Z] ae22b51c2ca3: Layer already exists [2022-08-09T16:01:29.187Z] b307817eb76a: Layer already exists [2022-08-09T16:01:29.187Z] d41f5113313c: Layer already exists [2022-08-09T16:01:29.187Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:29.187Z] latest: digest: sha256:98bfd58574582f0eda7aff8124ad61f39bfb74467eba9df5e82bcbb7cf83ce9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:29.507Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:29.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.41 [2022-08-09T16:01:29.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-09T16:01:29.822Z] 316b4523723a: Preparing [2022-08-09T16:01:29.822Z] ac27352a4543: Preparing [2022-08-09T16:01:29.822Z] 30dc7754e4a6: Preparing [2022-08-09T16:01:29.822Z] b307817eb76a: Preparing [2022-08-09T16:01:29.822Z] ae22b51c2ca3: Preparing [2022-08-09T16:01:29.822Z] d41f5113313c: Preparing [2022-08-09T16:01:29.822Z] ad543cd673bd: Preparing [2022-08-09T16:01:29.822Z] d41f5113313c: Waiting [2022-08-09T16:01:29.822Z] ad543cd673bd: Waiting [2022-08-09T16:01:29.822Z] b307817eb76a: Layer already exists [2022-08-09T16:01:29.822Z] ac27352a4543: Layer already exists [2022-08-09T16:01:29.822Z] 30dc7754e4a6: Layer already exists [2022-08-09T16:01:29.822Z] ae22b51c2ca3: Layer already exists [2022-08-09T16:01:29.822Z] 316b4523723a: Layer already exists [2022-08-09T16:01:29.822Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:29.822Z] d41f5113313c: Layer already exists [2022-08-09T16:01:29.822Z] 2.3.0-dev.41: digest: sha256:98bfd58574582f0eda7aff8124ad61f39bfb74467eba9df5e82bcbb7cf83ce9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:30.139Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:30.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:30.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-09T16:01:30.456Z] 316b4523723a: Preparing [2022-08-09T16:01:30.456Z] ac27352a4543: Preparing [2022-08-09T16:01:30.456Z] 30dc7754e4a6: Preparing [2022-08-09T16:01:30.456Z] b307817eb76a: Preparing [2022-08-09T16:01:30.456Z] ae22b51c2ca3: Preparing [2022-08-09T16:01:30.456Z] d41f5113313c: Preparing [2022-08-09T16:01:30.456Z] ad543cd673bd: Preparing [2022-08-09T16:01:30.456Z] d41f5113313c: Waiting [2022-08-09T16:01:30.456Z] ad543cd673bd: Waiting [2022-08-09T16:01:30.456Z] ac27352a4543: Layer already exists [2022-08-09T16:01:30.456Z] ae22b51c2ca3: Layer already exists [2022-08-09T16:01:30.456Z] b307817eb76a: Layer already exists [2022-08-09T16:01:30.456Z] 316b4523723a: Layer already exists [2022-08-09T16:01:30.456Z] 30dc7754e4a6: Layer already exists [2022-08-09T16:01:30.456Z] d41f5113313c: Layer already exists [2022-08-09T16:01:30.456Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:30.456Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:98bfd58574582f0eda7aff8124ad61f39bfb74467eba9df5e82bcbb7cf83ce9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:30.769Z] + 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-09T16:01:31.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-09T16:01:31.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-09T16:01:31.086Z] 316b4523723a: Preparing [2022-08-09T16:01:31.086Z] ac27352a4543: Preparing [2022-08-09T16:01:31.086Z] 30dc7754e4a6: Preparing [2022-08-09T16:01:31.086Z] b307817eb76a: Preparing [2022-08-09T16:01:31.086Z] ae22b51c2ca3: Preparing [2022-08-09T16:01:31.086Z] d41f5113313c: Preparing [2022-08-09T16:01:31.086Z] ad543cd673bd: Preparing [2022-08-09T16:01:31.086Z] d41f5113313c: Waiting [2022-08-09T16:01:31.086Z] b307817eb76a: Layer already exists [2022-08-09T16:01:31.086Z] ac27352a4543: Layer already exists [2022-08-09T16:01:31.086Z] 30dc7754e4a6: Layer already exists [2022-08-09T16:01:31.086Z] ae22b51c2ca3: Layer already exists [2022-08-09T16:01:31.086Z] 316b4523723a: Layer already exists [2022-08-09T16:01:31.086Z] d41f5113313c: Layer already exists [2022-08-09T16:01:31.086Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:31.086Z] main: digest: sha256:98bfd58574582f0eda7aff8124ad61f39bfb74467eba9df5e82bcbb7cf83ce9c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:31.140Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:31.149Z] taggedImages: [2022-08-09T16:01:31.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:31.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-09T16:01:31.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.41 [2022-08-09T16:01:31.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:31.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-09T16:01:31.175Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-09T16:01:31.175Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:31.175Z] latest [2022-08-09T16:01:31.175Z] 2.3.0-dev.41 [2022-08-09T16:01:31.175Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:31.175Z] main [2022-08-09T16:01:31.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:31.490Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:31.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:31.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-09T16:01:31.812Z] 21ed30c7d88c: Preparing [2022-08-09T16:01:31.812Z] c67326e2f6dd: Preparing [2022-08-09T16:01:31.812Z] 07e7fe790875: Preparing [2022-08-09T16:01:31.812Z] 09ef8f3ab0bd: Preparing [2022-08-09T16:01:31.812Z] cb29ca82e421: Preparing [2022-08-09T16:01:31.812Z] d41f5113313c: Preparing [2022-08-09T16:01:31.812Z] ad543cd673bd: Preparing [2022-08-09T16:01:31.812Z] d41f5113313c: Waiting [2022-08-09T16:01:31.812Z] ad543cd673bd: Waiting [2022-08-09T16:01:31.812Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:31.812Z] d41f5113313c: Layer already exists [2022-08-09T16:01:31.812Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:31.812Z] c67326e2f6dd: Pushed [2022-08-09T16:01:31.812Z] 21ed30c7d88c: Pushed [2022-08-09T16:01:31.812Z] 07e7fe790875: Pushed [2022-08-09T16:01:34.551Z] Removing intermediate container 2831b7ee68d6 [2022-08-09T16:01:34.551Z] ---> 287918ba8034 [2022-08-09T16:01:34.551Z] Step 7/20 : COPY . . [2022-08-09T16:01:36.532Z] ---> 1964beac2954 [2022-08-09T16:01:36.532Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-09T16:01:36.819Z] ---> Running in 310af6b7e4b2 [2022-08-09T16:01:38.395Z] 09ef8f3ab0bd: Pushed [2022-08-09T16:01:38.395Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:210f13fdfca938df0cf710def388601aaeb47383dc85939e41b56c5ed35fadee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:38.717Z] + 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-09T16:01:38.819Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-09T16:01:39.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-09T16:01:39.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-09T16:01:39.032Z] 21ed30c7d88c: Preparing [2022-08-09T16:01:39.032Z] c67326e2f6dd: Preparing [2022-08-09T16:01:39.032Z] 07e7fe790875: Preparing [2022-08-09T16:01:39.032Z] 09ef8f3ab0bd: Preparing [2022-08-09T16:01:39.032Z] cb29ca82e421: Preparing [2022-08-09T16:01:39.032Z] d41f5113313c: Preparing [2022-08-09T16:01:39.032Z] ad543cd673bd: Preparing [2022-08-09T16:01:39.032Z] ad543cd673bd: Waiting [2022-08-09T16:01:39.032Z] d41f5113313c: Waiting [2022-08-09T16:01:39.032Z] 07e7fe790875: Layer already exists [2022-08-09T16:01:39.032Z] 21ed30c7d88c: Layer already exists [2022-08-09T16:01:39.032Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:39.032Z] 09ef8f3ab0bd: Layer already exists [2022-08-09T16:01:39.032Z] c67326e2f6dd: Layer already exists [2022-08-09T16:01:39.032Z] d41f5113313c: Layer already exists [2022-08-09T16:01:39.032Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:39.032Z] latest: digest: sha256:210f13fdfca938df0cf710def388601aaeb47383dc85939e41b56c5ed35fadee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:39.349Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:39.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.41 [2022-08-09T16:01:39.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-09T16:01:39.667Z] 21ed30c7d88c: Preparing [2022-08-09T16:01:39.667Z] c67326e2f6dd: Preparing [2022-08-09T16:01:39.667Z] 07e7fe790875: Preparing [2022-08-09T16:01:39.667Z] 09ef8f3ab0bd: Preparing [2022-08-09T16:01:39.667Z] cb29ca82e421: Preparing [2022-08-09T16:01:39.667Z] d41f5113313c: Preparing [2022-08-09T16:01:39.667Z] ad543cd673bd: Preparing [2022-08-09T16:01:39.667Z] d41f5113313c: Waiting [2022-08-09T16:01:39.667Z] ad543cd673bd: Waiting [2022-08-09T16:01:39.667Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:39.667Z] 07e7fe790875: Layer already exists [2022-08-09T16:01:39.667Z] 21ed30c7d88c: Layer already exists [2022-08-09T16:01:39.667Z] 09ef8f3ab0bd: Layer already exists [2022-08-09T16:01:39.667Z] c67326e2f6dd: Layer already exists [2022-08-09T16:01:39.667Z] d41f5113313c: Layer already exists [2022-08-09T16:01:39.667Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:39.667Z] 2.3.0-dev.41: digest: sha256:210f13fdfca938df0cf710def388601aaeb47383dc85939e41b56c5ed35fadee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:39.994Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:40.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:40.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-09T16:01:40.305Z] 21ed30c7d88c: Preparing [2022-08-09T16:01:40.305Z] c67326e2f6dd: Preparing [2022-08-09T16:01:40.305Z] 07e7fe790875: Preparing [2022-08-09T16:01:40.305Z] 09ef8f3ab0bd: Preparing [2022-08-09T16:01:40.305Z] cb29ca82e421: Preparing [2022-08-09T16:01:40.305Z] d41f5113313c: Preparing [2022-08-09T16:01:40.305Z] ad543cd673bd: Preparing [2022-08-09T16:01:40.305Z] d41f5113313c: Waiting [2022-08-09T16:01:40.305Z] ad543cd673bd: Waiting [2022-08-09T16:01:40.305Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:40.305Z] c67326e2f6dd: Layer already exists [2022-08-09T16:01:40.305Z] 07e7fe790875: Layer already exists [2022-08-09T16:01:40.305Z] 09ef8f3ab0bd: Layer already exists [2022-08-09T16:01:40.305Z] 21ed30c7d88c: Layer already exists [2022-08-09T16:01:40.305Z] d41f5113313c: Layer already exists [2022-08-09T16:01:40.305Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:40.305Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:210f13fdfca938df0cf710def388601aaeb47383dc85939e41b56c5ed35fadee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:40.626Z] + 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-09T16:01:40.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-09T16:01:40.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-09T16:01:40.941Z] 21ed30c7d88c: Preparing [2022-08-09T16:01:40.941Z] c67326e2f6dd: Preparing [2022-08-09T16:01:40.941Z] 07e7fe790875: Preparing [2022-08-09T16:01:40.941Z] 09ef8f3ab0bd: Preparing [2022-08-09T16:01:40.941Z] cb29ca82e421: Preparing [2022-08-09T16:01:40.941Z] d41f5113313c: Preparing [2022-08-09T16:01:40.941Z] ad543cd673bd: Preparing [2022-08-09T16:01:40.941Z] d41f5113313c: Waiting [2022-08-09T16:01:40.941Z] ad543cd673bd: Waiting [2022-08-09T16:01:40.941Z] cb29ca82e421: Layer already exists [2022-08-09T16:01:40.941Z] 09ef8f3ab0bd: Layer already exists [2022-08-09T16:01:40.941Z] 07e7fe790875: Layer already exists [2022-08-09T16:01:40.941Z] c67326e2f6dd: Layer already exists [2022-08-09T16:01:40.941Z] 21ed30c7d88c: Layer already exists [2022-08-09T16:01:40.941Z] ad543cd673bd: Layer already exists [2022-08-09T16:01:40.941Z] d41f5113313c: Layer already exists [2022-08-09T16:01:40.941Z] main: digest: sha256:210f13fdfca938df0cf710def388601aaeb47383dc85939e41b56c5ed35fadee size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:40.987Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:40.996Z] taggedImages: [2022-08-09T16:01:40.996Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:40.996Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-09T16:01:40.996Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.41 [2022-08-09T16:01:40.996Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:40.996Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-09T16:01:41.024Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-09T16:01:41.024Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:41.024Z] latest [2022-08-09T16:01:41.024Z] 2.3.0-dev.41 [2022-08-09T16:01:41.024Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:41.024Z] main [2022-08-09T16:01:41.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:41.356Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:41.669Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:41.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-09T16:01:41.670Z] 9a51e95811c1: Preparing [2022-08-09T16:01:41.670Z] abcc5cf0f90d: Preparing [2022-08-09T16:01:41.670Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:41.670Z] 4689277e760d: Preparing [2022-08-09T16:01:41.670Z] ec34fcc1d526: Preparing [2022-08-09T16:01:41.670Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:41.670Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:41.670Z] 9a51e95811c1: Pushed [2022-08-09T16:01:41.670Z] 4689277e760d: Pushed [2022-08-09T16:01:44.209Z] abcc5cf0f90d: Pushed [2022-08-09T16:01:44.209Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:9987cd708601f8661fac9278374f8608d1cdda8660f7da389f92b528861dea4e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:44.526Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:44.841Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-09T16:01:44.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-09T16:01:44.841Z] 9a51e95811c1: Preparing [2022-08-09T16:01:44.841Z] abcc5cf0f90d: Preparing [2022-08-09T16:01:44.841Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:44.841Z] 4689277e760d: Preparing [2022-08-09T16:01:44.841Z] ec34fcc1d526: Preparing [2022-08-09T16:01:44.841Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:44.841Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:44.841Z] 4689277e760d: Layer already exists [2022-08-09T16:01:44.841Z] 9a51e95811c1: Layer already exists [2022-08-09T16:01:44.841Z] abcc5cf0f90d: Layer already exists [2022-08-09T16:01:44.841Z] latest: digest: sha256:9987cd708601f8661fac9278374f8608d1cdda8660f7da389f92b528861dea4e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:45.162Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:45.473Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.41 [2022-08-09T16:01:45.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-09T16:01:45.473Z] 9a51e95811c1: Preparing [2022-08-09T16:01:45.473Z] abcc5cf0f90d: Preparing [2022-08-09T16:01:45.473Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:45.473Z] 4689277e760d: Preparing [2022-08-09T16:01:45.473Z] ec34fcc1d526: Preparing [2022-08-09T16:01:45.473Z] abcc5cf0f90d: Layer already exists [2022-08-09T16:01:45.473Z] 9a51e95811c1: Layer already exists [2022-08-09T16:01:45.473Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:45.473Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:45.473Z] 4689277e760d: Layer already exists [2022-08-09T16:01:45.473Z] 2.3.0-dev.41: digest: sha256:9987cd708601f8661fac9278374f8608d1cdda8660f7da389f92b528861dea4e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:45.603Z] Removing intermediate container 47011319ae26 [2022-08-09T16:01:45.603Z] ---> e565bd9791dd [2022-08-09T16:01:45.603Z] Step 8/23 : COPY . . [2022-08-09T16:01:45.795Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:46.110Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:46.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-09T16:01:46.110Z] 9a51e95811c1: Preparing [2022-08-09T16:01:46.110Z] abcc5cf0f90d: Preparing [2022-08-09T16:01:46.110Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:46.110Z] 4689277e760d: Preparing [2022-08-09T16:01:46.110Z] ec34fcc1d526: Preparing [2022-08-09T16:01:46.110Z] 4689277e760d: Layer already exists [2022-08-09T16:01:46.110Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:46.110Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:46.110Z] 9a51e95811c1: Layer already exists [2022-08-09T16:01:46.110Z] abcc5cf0f90d: Layer already exists [2022-08-09T16:01:46.110Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:9987cd708601f8661fac9278374f8608d1cdda8660f7da389f92b528861dea4e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:46.209Z] Removing intermediate container 5eca816659e6 [2022-08-09T16:01:46.209Z] ---> 9079157b550e [2022-08-09T16:01:46.209Z] Step 8/23 : COPY . . [2022-08-09T16:01:46.434Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:46.752Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-09T16:01:46.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-09T16:01:46.752Z] 9a51e95811c1: Preparing [2022-08-09T16:01:46.752Z] abcc5cf0f90d: Preparing [2022-08-09T16:01:46.752Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:46.752Z] 4689277e760d: Preparing [2022-08-09T16:01:46.752Z] ec34fcc1d526: Preparing [2022-08-09T16:01:46.752Z] 9a51e95811c1: Layer already exists [2022-08-09T16:01:46.752Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:46.752Z] 4689277e760d: Layer already exists [2022-08-09T16:01:46.752Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:46.752Z] abcc5cf0f90d: Layer already exists [2022-08-09T16:01:46.752Z] main: digest: sha256:9987cd708601f8661fac9278374f8608d1cdda8660f7da389f92b528861dea4e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:46.807Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:46.816Z] taggedImages: [2022-08-09T16:01:46.816Z] - nexus3.edgexfoundry.org:10004/support-notifications:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:46.816Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-09T16:01:46.816Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.41 [2022-08-09T16:01:46.816Z] - nexus3.edgexfoundry.org:10004/support-notifications:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:46.816Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-09T16:01:46.824Z] Removing intermediate container 8d75b269aa29 [2022-08-09T16:01:46.824Z] ---> 935392bd44bd [2022-08-09T16:01:46.824Z] Step 8/26 : COPY . . [Pipeline] echo [2022-08-09T16:01:46.841Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-09T16:01:46.841Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:46.841Z] latest [2022-08-09T16:01:46.841Z] 2.3.0-dev.41 [2022-08-09T16:01:46.841Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:46.841Z] main [2022-08-09T16:01:46.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:47.101Z] Removing intermediate container 7de7ca562cbe [2022-08-09T16:01:47.101Z] ---> ccadafde0947 [2022-08-09T16:01:47.101Z] Step 8/26 : COPY . . [2022-08-09T16:01:47.162Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:47.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:47.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-09T16:01:47.476Z] c26acb0b4ca7: Preparing [2022-08-09T16:01:47.476Z] 502b8bd3c90e: Preparing [2022-08-09T16:01:47.476Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:47.476Z] 189d0bc67398: Preparing [2022-08-09T16:01:47.476Z] ec34fcc1d526: Preparing [2022-08-09T16:01:47.476Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:47.476Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:47.476Z] 189d0bc67398: Layer already exists [2022-08-09T16:01:47.476Z] c26acb0b4ca7: Pushed [2022-08-09T16:01:49.415Z] 502b8bd3c90e: Pushed [2022-08-09T16:01:49.703Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:d99a4a22e6d27af40e4001bbee7258cf91d8dc81b024cec36e203d23c809a356 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:50.083Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:50.394Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-09T16:01:50.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-09T16:01:50.394Z] c26acb0b4ca7: Preparing [2022-08-09T16:01:50.394Z] 502b8bd3c90e: Preparing [2022-08-09T16:01:50.394Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:50.394Z] 189d0bc67398: Preparing [2022-08-09T16:01:50.394Z] ec34fcc1d526: Preparing [2022-08-09T16:01:50.394Z] c26acb0b4ca7: Layer already exists [2022-08-09T16:01:50.394Z] 189d0bc67398: Layer already exists [2022-08-09T16:01:50.394Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:50.394Z] 502b8bd3c90e: Layer already exists [2022-08-09T16:01:50.394Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:50.394Z] latest: digest: sha256:d99a4a22e6d27af40e4001bbee7258cf91d8dc81b024cec36e203d23c809a356 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:50.528Z] ---> 38c3604a54dd [2022-08-09T16:01:50.528Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-09T16:01:50.528Z] ---> Running in 66b417a59963 [2022-08-09T16:01:50.713Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:51.022Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.41 [2022-08-09T16:01:51.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-09T16:01:51.022Z] c26acb0b4ca7: Preparing [2022-08-09T16:01:51.022Z] 502b8bd3c90e: Preparing [2022-08-09T16:01:51.022Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:51.022Z] 189d0bc67398: Preparing [2022-08-09T16:01:51.022Z] ec34fcc1d526: Preparing [2022-08-09T16:01:51.022Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:51.022Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:51.022Z] 189d0bc67398: Layer already exists [2022-08-09T16:01:51.022Z] 502b8bd3c90e: Layer already exists [2022-08-09T16:01:51.022Z] c26acb0b4ca7: Layer already exists [2022-08-09T16:01:51.022Z] 2.3.0-dev.41: digest: sha256:d99a4a22e6d27af40e4001bbee7258cf91d8dc81b024cec36e203d23c809a356 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:51.338Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:51.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:51.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-09T16:01:51.658Z] c26acb0b4ca7: Preparing [2022-08-09T16:01:51.658Z] 502b8bd3c90e: Preparing [2022-08-09T16:01:51.658Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:51.658Z] 189d0bc67398: Preparing [2022-08-09T16:01:51.658Z] ec34fcc1d526: Preparing [2022-08-09T16:01:51.658Z] 189d0bc67398: Layer already exists [2022-08-09T16:01:51.658Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:51.658Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:51.658Z] 502b8bd3c90e: Layer already exists [2022-08-09T16:01:51.658Z] c26acb0b4ca7: Layer already exists [2022-08-09T16:01:51.658Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:d99a4a22e6d27af40e4001bbee7258cf91d8dc81b024cec36e203d23c809a356 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:51.980Z] ---> 8eac5fd7c3e2 [2022-08-09T16:01:51.980Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-09T16:01:51.983Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:52.259Z] ---> Running in 45051fca4824 [2022-08-09T16:01:52.288Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-09T16:01:52.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-09T16:01:52.288Z] c26acb0b4ca7: Preparing [2022-08-09T16:01:52.288Z] 502b8bd3c90e: Preparing [2022-08-09T16:01:52.288Z] 4cf3e6a4e10e: Preparing [2022-08-09T16:01:52.288Z] 189d0bc67398: Preparing [2022-08-09T16:01:52.288Z] ec34fcc1d526: Preparing [2022-08-09T16:01:52.288Z] 4cf3e6a4e10e: Layer already exists [2022-08-09T16:01:52.288Z] c26acb0b4ca7: Layer already exists [2022-08-09T16:01:52.288Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:52.288Z] 502b8bd3c90e: Layer already exists [2022-08-09T16:01:52.288Z] 189d0bc67398: Layer already exists [2022-08-09T16:01:52.288Z] main: digest: sha256:d99a4a22e6d27af40e4001bbee7258cf91d8dc81b024cec36e203d23c809a356 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:01:52.338Z] ===================================================== [Pipeline] echo [2022-08-09T16:01:52.349Z] taggedImages: [2022-08-09T16:01:52.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:52.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-09T16:01:52.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.41 [2022-08-09T16:01:52.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:52.349Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-09T16:01:52.371Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-09T16:01:52.371Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:52.371Z] latest [2022-08-09T16:01:52.371Z] 2.3.0-dev.41 [2022-08-09T16:01:52.371Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:01:52.371Z] main [2022-08-09T16:01:52.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:52.684Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:52.876Z] ---> a943052dd19c [2022-08-09T16:01:52.876Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:01:52.993Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:01:52.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-09T16:01:52.993Z] 72f509c1a5a8: Preparing [2022-08-09T16:01:52.993Z] b830db7cf3da: Preparing [2022-08-09T16:01:52.993Z] abdd0aa9eced: Preparing [2022-08-09T16:01:52.993Z] e60c5e487527: Preparing [2022-08-09T16:01:52.993Z] ec34fcc1d526: Preparing [2022-08-09T16:01:52.993Z] ec34fcc1d526: Layer already exists [2022-08-09T16:01:52.993Z] b830db7cf3da: Pushed [2022-08-09T16:01:53.154Z] ---> Running in 0eb6e1b5e4b3 [2022-08-09T16:01:53.252Z] 72f509c1a5a8: Pushed [2022-08-09T16:01:53.437Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-09T16:01:53.718Z] ---> 68aa1d6bce37 [2022-08-09T16:01:53.718Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:01:54.007Z] ---> Running in b01bdd46387b [2022-08-09T16:01:54.007Z] Removing intermediate container 0eb6e1b5e4b3 [2022-08-09T16:01:54.007Z] ---> e2700dc5b67d [2022-08-09T16:01:54.007Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:01:54.188Z] abdd0aa9eced: Pushed [2022-08-09T16:01:54.285Z] ---> Running in 4f47c5bd27a5 [2022-08-09T16:01:54.914Z] Removing intermediate container b01bdd46387b [2022-08-09T16:01:54.914Z] ---> 3e06a98823cb [2022-08-09T16:01:54.914Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-09T16:01:54.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-09T16:01:55.195Z] ---> Running in 8afb0fd1c5ce [2022-08-09T16:01:55.195Z] Removing intermediate container 4f47c5bd27a5 [2022-08-09T16:01:55.195Z] ---> 897760d1ae08 [2022-08-09T16:01:55.195Z] 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-09T16:01:55.474Z] ---> Running in 49d768307147 [2022-08-09T16:01:55.762Z] Removing intermediate container 8afb0fd1c5ce [2022-08-09T16:01:55.762Z] ---> 91f18c5106df [2022-08-09T16:01:55.762Z] 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-09T16:01:56.046Z] ---> Running in 010083e966fe [2022-08-09T16:01:59.478Z] Removing intermediate container 49d768307147 [2022-08-09T16:01:59.478Z] ---> 8426c13fe19c [2022-08-09T16:01:59.478Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:01:59.478Z] ---> Running in ddffcfa99073 [2022-08-09T16:01:59.478Z] Removing intermediate container 010083e966fe [2022-08-09T16:01:59.478Z] ---> 79cc2fc65211 [2022-08-09T16:01:59.478Z] Step 12/26 : WORKDIR /edgex-go [2022-08-09T16:01:59.757Z] ---> Running in 7e48bc29e5c9 [2022-08-09T16:02:00.365Z] Removing intermediate container ddffcfa99073 [2022-08-09T16:02:00.365Z] ---> 45156858cca7 [2022-08-09T16:02:00.365Z] [2022-08-09T16:02:00.365Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:02:00.642Z] Removing intermediate container 7e48bc29e5c9 [2022-08-09T16:02:00.642Z] ---> 088c6df4fd37 [2022-08-09T16:02:00.642Z] [2022-08-09T16:02:00.642Z] Step 13/26 : FROM alpine:3.15 [2022-08-09T16:02:00.642Z] 3.15: Pulling from library/alpine [2022-08-09T16:02:00.642Z] 3.15: Pulling from library/alpine [2022-08-09T16:02:02.113Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:02:02.113Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-09T16:02:02.113Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T16:02:02.113Z] Status: Downloaded newer image for alpine:3.15 [2022-08-09T16:02:02.113Z] ---> 60f2846fe774 [2022-08-09T16:02:02.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:02:02.113Z] ---> 60f2846fe774 [2022-08-09T16:02:02.113Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:02:02.113Z] ---> Running in de160b96a13a [2022-08-09T16:02:02.113Z] ---> Running in 970c31400c8c [2022-08-09T16:02:02.729Z] Removing intermediate container 970c31400c8c [2022-08-09T16:02:02.729Z] ---> ea285449547a [2022-08-09T16:02:02.729Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:02:03.022Z] Removing intermediate container de160b96a13a [2022-08-09T16:02:03.022Z] ---> 4a79c910fb66 [2022-08-09T16:02:03.022Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:02:03.022Z] ---> Running in 3e9f71de1b9a [2022-08-09T16:02:03.022Z] ---> Running in 2bd00ed2bbea [2022-08-09T16:02:06.410Z] e60c5e487527: Pushed [2022-08-09T16:02:06.410Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:40dfeb0744e8c2ec993fd06b383029154cd8296a5db748ce5823d31a1e1839d4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:02:06.740Z] + 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-09T16:02:07.060Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-09T16:02:07.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-09T16:02:07.060Z] 72f509c1a5a8: Preparing [2022-08-09T16:02:07.060Z] b830db7cf3da: Preparing [2022-08-09T16:02:07.060Z] abdd0aa9eced: Preparing [2022-08-09T16:02:07.060Z] e60c5e487527: Preparing [2022-08-09T16:02:07.060Z] ec34fcc1d526: Preparing [2022-08-09T16:02:07.060Z] abdd0aa9eced: Layer already exists [2022-08-09T16:02:07.060Z] e60c5e487527: Layer already exists [2022-08-09T16:02:07.060Z] 72f509c1a5a8: Layer already exists [2022-08-09T16:02:07.060Z] b830db7cf3da: Layer already exists [2022-08-09T16:02:07.060Z] ec34fcc1d526: Layer already exists [2022-08-09T16:02:07.060Z] latest: digest: sha256:40dfeb0744e8c2ec993fd06b383029154cd8296a5db748ce5823d31a1e1839d4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:02:07.378Z] Removing intermediate container 3e9f71de1b9a [2022-08-09T16:02:07.378Z] ---> 698ba52e9192 [2022-08-09T16:02:07.378Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:02:07.378Z] ---> Running in 179e7a773102 [2022-08-09T16:02:07.378Z] Removing intermediate container 2bd00ed2bbea [2022-08-09T16:02:07.378Z] ---> cab199fd2cc0 [2022-08-09T16:02:07.378Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-09T16:02:07.380Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:02:07.655Z] ---> Running in f14dc593140c [2022-08-09T16:02:07.696Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.41 [2022-08-09T16:02:07.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-09T16:02:07.696Z] 72f509c1a5a8: Preparing [2022-08-09T16:02:07.696Z] b830db7cf3da: Preparing [2022-08-09T16:02:07.696Z] abdd0aa9eced: Preparing [2022-08-09T16:02:07.696Z] e60c5e487527: Preparing [2022-08-09T16:02:07.696Z] ec34fcc1d526: Preparing [2022-08-09T16:02:07.696Z] ec34fcc1d526: Layer already exists [2022-08-09T16:02:07.696Z] 72f509c1a5a8: Layer already exists [2022-08-09T16:02:07.696Z] b830db7cf3da: Layer already exists [2022-08-09T16:02:07.696Z] e60c5e487527: Layer already exists [2022-08-09T16:02:07.696Z] abdd0aa9eced: Layer already exists [2022-08-09T16:02:07.696Z] 2.3.0-dev.41: digest: sha256:40dfeb0744e8c2ec993fd06b383029154cd8296a5db748ce5823d31a1e1839d4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:02:08.015Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:02:08.328Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:02:08.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-09T16:02:08.328Z] 72f509c1a5a8: Preparing [2022-08-09T16:02:08.328Z] b830db7cf3da: Preparing [2022-08-09T16:02:08.328Z] abdd0aa9eced: Preparing [2022-08-09T16:02:08.328Z] e60c5e487527: Preparing [2022-08-09T16:02:08.328Z] ec34fcc1d526: Preparing [2022-08-09T16:02:08.328Z] ec34fcc1d526: Layer already exists [2022-08-09T16:02:08.328Z] abdd0aa9eced: Layer already exists [2022-08-09T16:02:08.328Z] b830db7cf3da: Layer already exists [2022-08-09T16:02:08.328Z] 72f509c1a5a8: Layer already exists [2022-08-09T16:02:08.328Z] e60c5e487527: Layer already exists [2022-08-09T16:02:08.328Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:40dfeb0744e8c2ec993fd06b383029154cd8296a5db748ce5823d31a1e1839d4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:02:08.648Z] + 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-09T16:02:08.964Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-09T16:02:08.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-09T16:02:08.964Z] 72f509c1a5a8: Preparing [2022-08-09T16:02:08.964Z] b830db7cf3da: Preparing [2022-08-09T16:02:08.964Z] abdd0aa9eced: Preparing [2022-08-09T16:02:08.964Z] e60c5e487527: Preparing [2022-08-09T16:02:08.964Z] ec34fcc1d526: Preparing [2022-08-09T16:02:08.964Z] ec34fcc1d526: Layer already exists [2022-08-09T16:02:08.964Z] 72f509c1a5a8: Layer already exists [2022-08-09T16:02:08.964Z] b830db7cf3da: Layer already exists [2022-08-09T16:02:08.964Z] abdd0aa9eced: Layer already exists [2022-08-09T16:02:08.964Z] e60c5e487527: Layer already exists [2022-08-09T16:02:08.964Z] main: digest: sha256:40dfeb0744e8c2ec993fd06b383029154cd8296a5db748ce5823d31a1e1839d4 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:02:09.013Z] ===================================================== [Pipeline] echo [2022-08-09T16:02:09.024Z] taggedImages: [2022-08-09T16:02:09.024Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:02:09.024Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-09T16:02:09.024Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.41 [2022-08-09T16:02:09.024Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:02:09.024Z] - 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-09T16:02:09.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:09.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:10.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:10.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:11.928Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:02:11.928Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:02:11.928Z] OK: 15735 distinct packages available [2022-08-09T16:02:11.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:12.205Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:02:12.205Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:02:12.205Z] OK: 15735 distinct packages available [2022-08-09T16:02:12.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:13.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:13.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:14.326Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T16:02:14.604Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:02:14.604Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T16:02:14.604Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T16:02:14.882Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T16:02:14.882Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-09T16:02:14.882Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:02:14.882Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:02:14.882Z] (3/4) Installing libucontext (1.1-r0) [2022-08-09T16:02:15.158Z] OK: 6 MiB in 19 packages [2022-08-09T16:02:15.158Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-09T16:02:15.158Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:02:15.158Z] OK: 6 MiB in 18 packages [2022-08-09T16:02:16.635Z] Removing intermediate container 179e7a773102 [2022-08-09T16:02:16.635Z] ---> b65aa6213e9a [2022-08-09T16:02:16.635Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-09T16:02:16.927Z] Removing intermediate container f14dc593140c [2022-08-09T16:02:16.927Z] ---> ce1b72d47a73 [2022-08-09T16:02:16.927Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:02:21.256Z] ---> ed44cf358ca9 [2022-08-09T16:02:21.256Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:02:24.659Z] ---> ad3be137bb99 [2022-08-09T16:02:24.659Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:02:25.650Z] ---> d550d3213532 [2022-08-09T16:02:25.650Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-09T16:02:25.930Z] ---> Running in ee4389ebaf08 [2022-08-09T16:02:26.535Z] Removing intermediate container ee4389ebaf08 [2022-08-09T16:02:26.535Z] ---> bebdb9652543 [2022-08-09T16:02:26.535Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-09T16:02:27.984Z] ---> 1b60471a9234 [2022-08-09T16:02:27.984Z] Step 21/26 : WORKDIR / [2022-08-09T16:02:27.984Z] ---> Running in d5a3271a4b91 [2022-08-09T16:02:28.606Z] Removing intermediate container d5a3271a4b91 [2022-08-09T16:02:28.606Z] ---> b2fa1f5765d9 [2022-08-09T16:02:28.606Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:02:28.884Z] ---> Running in fa285f9002bd [2022-08-09T16:02:29.194Z] ---> 5a4245282738 [2022-08-09T16:02:29.194Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:02:29.476Z] Removing intermediate container fa285f9002bd [2022-08-09T16:02:29.476Z] ---> e03ff65e3304 [2022-08-09T16:02:29.476Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:02:29.754Z] ---> Running in 8ed8effb8660 [2022-08-09T16:02:30.042Z] Removing intermediate container 8ed8effb8660 [2022-08-09T16:02:30.042Z] ---> 01adf6759846 [2022-08-09T16:02:30.042Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T16:02:30.324Z] ---> Running in 6baa63808933 [2022-08-09T16:02:30.625Z] ---> ef6d6604128c [2022-08-09T16:02:30.625Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-09T16:02:30.914Z] Removing intermediate container 6baa63808933 [2022-08-09T16:02:30.914Z] ---> e47901bccdc0 [2022-08-09T16:02:30.914Z] Step 25/26 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:02:30.914Z] ---> Running in 07dd286b03b7 [2022-08-09T16:02:31.540Z] Removing intermediate container 07dd286b03b7 [2022-08-09T16:02:31.540Z] ---> fba472a7eff6 [2022-08-09T16:02:31.540Z] Step 26/26 : LABEL version=2.3.0-dev.41 [2022-08-09T16:02:31.824Z] ---> Running in 2c4c9f1df84d [2022-08-09T16:02:32.110Z] ---> b2a5c4df6a42 [2022-08-09T16:02:32.110Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-09T16:02:32.387Z] Removing intermediate container 2c4c9f1df84d [2022-08-09T16:02:32.387Z] ---> c7222dcfcbd7 [2022-08-09T16:02:32.387Z] [2022-08-09T16:02:32.669Z] Successfully built c7222dcfcbd7 [2022-08-09T16:02:32.968Z] Successfully tagged security-spire-config-arm64:latest [2022-08-09T16:02:32.969Z]  Building security-spire-config ... done Building security-proxy-setup [2022-08-09T16:02:33.261Z] ---> 716034e60c70 [2022-08-09T16:02:33.261Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:02:33.261Z] ---> Running in 2c0bb26255ac [2022-08-09T16:02:33.867Z] Removing intermediate container 2c0bb26255ac [2022-08-09T16:02:33.867Z] ---> b09f53ad6a38 [2022-08-09T16:02:33.867Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:02:33.867Z] ---> Running in 3080422a91e7 [2022-08-09T16:02:34.474Z] Removing intermediate container 3080422a91e7 [2022-08-09T16:02:34.474Z] ---> 9dc29350b483 [2022-08-09T16:02:34.474Z] Step 24/26 : LABEL arch=arm64 [2022-08-09T16:02:34.474Z] ---> Running in c69aa6ece954 [2022-08-09T16:02:35.090Z] Removing intermediate container c69aa6ece954 [2022-08-09T16:02:35.090Z] ---> a90d699112ca [2022-08-09T16:02:35.090Z] Step 25/26 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:02:35.382Z] ---> Running in 58e74f0287bb [2022-08-09T16:02:35.666Z] Removing intermediate container 58e74f0287bb [2022-08-09T16:02:35.666Z] ---> 3ec2e3e1baef [2022-08-09T16:02:35.666Z] Step 26/26 : LABEL version=2.3.0-dev.41 [2022-08-09T16:02:35.950Z] ---> Running in d35e697ef1a4 [2022-08-09T16:02:36.554Z] Removing intermediate container d35e697ef1a4 [2022-08-09T16:02:36.554Z] ---> 974138a8dd04 [2022-08-09T16:02:36.554Z] [2022-08-09T16:02:36.833Z] Successfully built 974138a8dd04 [2022-08-09T16:02:36.833Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-09T16:02:36.833Z] Building security-bootstrapper [2022-08-09T16:02:37.437Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:02:37.437Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:02:37.437Z] ---> ad7d23e77e5f [2022-08-09T16:02:37.437Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:02:37.437Z] ---> Using cache [2022-08-09T16:02:37.715Z] ---> dd93d10b4da5 [2022-08-09T16:02:37.716Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:02:37.716Z] ---> Using cache [2022-08-09T16:02:37.716Z] ---> ccecf70ed8a1 [2022-08-09T16:02:37.716Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:02:37.716Z] ---> Using cache [2022-08-09T16:02:37.716Z] ---> 1aaba5c9b0bd [2022-08-09T16:02:37.716Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:02:37.716Z] ---> Using cache [2022-08-09T16:02:37.716Z] ---> 47d7aa4fd0e7 [2022-08-09T16:02:37.716Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:02:37.716Z] ---> Using cache [2022-08-09T16:02:37.716Z] ---> 9079157b550e [2022-08-09T16:02:37.716Z] Step 8/22 : COPY . . [2022-08-09T16:02:37.716Z] ---> Using cache [2022-08-09T16:02:37.716Z] ---> 8eac5fd7c3e2 [2022-08-09T16:02:37.716Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-09T16:02:37.993Z] ---> Running in 69280cc7a4a7 [2022-08-09T16:02:40.010Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-09T16:02:41.466Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:02:41.466Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:02:41.466Z] ---> ad7d23e77e5f [2022-08-09T16:02:41.466Z] Step 3/31 : WORKDIR /edgex-go [2022-08-09T16:02:41.466Z] ---> Using cache [2022-08-09T16:02:41.466Z] ---> dd93d10b4da5 [2022-08-09T16:02:41.466Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:02:41.466Z] ---> Using cache [2022-08-09T16:02:41.466Z] ---> ccecf70ed8a1 [2022-08-09T16:02:41.466Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-09T16:02:41.466Z] ---> Using cache [2022-08-09T16:02:41.466Z] ---> 1aaba5c9b0bd [2022-08-09T16:02:41.466Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-09T16:02:41.466Z] ---> Using cache [2022-08-09T16:02:41.466Z] ---> 47d7aa4fd0e7 [2022-08-09T16:02:41.743Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:02:41.743Z] ---> Using cache [2022-08-09T16:02:41.743Z] ---> 9079157b550e [2022-08-09T16:02:41.743Z] Step 8/31 : COPY . . [2022-08-09T16:02:41.743Z] ---> Using cache [2022-08-09T16:02:41.743Z] ---> 8eac5fd7c3e2 [2022-08-09T16:02:41.743Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-09T16:02:42.025Z] ---> Running in e67e9bfa3e64 [2022-08-09T16:02:44.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-09T16:07:21.227Z] Removing intermediate container 45051fca4824 [2022-08-09T16:07:21.227Z] ---> 1c7e3cdc58c1 [2022-08-09T16:07:21.227Z] [2022-08-09T16:07:21.227Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:07:21.227Z] 3.16: Pulling from library/alpine [2022-08-09T16:07:21.834Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-09T16:07:21.834Z] Status: Downloaded newer image for alpine:3.16 [2022-08-09T16:07:21.834Z] ---> 3d81c46cd875 [2022-08-09T16:07:21.834Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:07:22.119Z] ---> Running in cc2f7d95ca7d [2022-08-09T16:07:24.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:07:24.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:07:25.848Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-09T16:07:25.848Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:07:25.848Z] OK: 5 MiB in 15 packages [2022-08-09T16:07:27.487Z] Removing intermediate container cc2f7d95ca7d [2022-08-09T16:07:27.487Z] ---> f96ab47ab679 [2022-08-09T16:07:27.487Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:07:27.487Z] ---> Running in 11f459d667de [2022-08-09T16:07:27.898Z] Removing intermediate container 11f459d667de [2022-08-09T16:07:27.898Z] ---> b3fed6bdc51c [2022-08-09T16:07:27.898Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-09T16:07:27.898Z] ---> Running in c413fcc1687d [2022-08-09T16:07:28.610Z] Removing intermediate container c413fcc1687d [2022-08-09T16:07:28.610Z] ---> d922751db93a [2022-08-09T16:07:28.610Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:07:28.610Z] ---> Running in 8a20e060868d [2022-08-09T16:07:29.252Z] Removing intermediate container 8a20e060868d [2022-08-09T16:07:29.252Z] ---> eaf6082b254e [2022-08-09T16:07:29.252Z] Step 15/23 : WORKDIR / [2022-08-09T16:07:29.252Z] ---> Running in 0d967a7502e0 [2022-08-09T16:07:29.870Z] Removing intermediate container 0d967a7502e0 [2022-08-09T16:07:29.870Z] ---> 737c61279aed [2022-08-09T16:07:29.870Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:07:31.002Z] ---> 116e10c7f584 [2022-08-09T16:07:31.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-09T16:07:32.610Z] ---> 17d0b593da8d [2022-08-09T16:07:32.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-09T16:07:33.612Z] ---> de615489a932 [2022-08-09T16:07:33.612Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-09T16:07:33.910Z] ---> Running in 9c1e1644a9c8 [2022-08-09T16:07:34.614Z] Removing intermediate container 9c1e1644a9c8 [2022-08-09T16:07:34.614Z] ---> 151a1d847716 [2022-08-09T16:07:34.614Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:07:34.614Z] ---> Running in 158c022b271d [2022-08-09T16:07:35.010Z] Removing intermediate container 158c022b271d [2022-08-09T16:07:35.010Z] ---> 45b4a0ea08aa [2022-08-09T16:07:35.010Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T16:07:35.282Z] ---> Running in 23b9301451c6 [2022-08-09T16:07:35.881Z] Removing intermediate container 23b9301451c6 [2022-08-09T16:07:35.881Z] ---> 24cb3306d4aa [2022-08-09T16:07:35.881Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:07:35.881Z] ---> Running in 6d3bc00b3267 [2022-08-09T16:07:36.497Z] Removing intermediate container 6d3bc00b3267 [2022-08-09T16:07:36.497Z] ---> c3b81c25b84a [2022-08-09T16:07:36.497Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T16:07:36.497Z] ---> Running in fe9de6848d26 [2022-08-09T16:07:37.100Z] Removing intermediate container fe9de6848d26 [2022-08-09T16:07:37.100Z] ---> 6435462198c1 [2022-08-09T16:07:37.100Z] [2022-08-09T16:07:37.374Z] Successfully built 6435462198c1 [2022-08-09T16:07:37.374Z] Successfully tagged core-command-arm64:latest [2022-08-09T16:07:37.374Z] Building support-scheduler [2022-08-09T16:07:41.711Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:07:41.711Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:07:41.711Z] ---> ad7d23e77e5f [2022-08-09T16:07:41.711Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:07:41.711Z] ---> Using cache [2022-08-09T16:07:41.711Z] ---> dd93d10b4da5 [2022-08-09T16:07:41.711Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:07:41.711Z] ---> Using cache [2022-08-09T16:07:41.711Z] ---> ccecf70ed8a1 [2022-08-09T16:07:41.711Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-09T16:07:41.711Z] ---> Using cache [2022-08-09T16:07:41.711Z] ---> 1aaba5c9b0bd [2022-08-09T16:07:41.711Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:07:41.711Z] ---> Using cache [2022-08-09T16:07:41.711Z] ---> 47d7aa4fd0e7 [2022-08-09T16:07:41.711Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:07:41.711Z] ---> Using cache [2022-08-09T16:07:41.711Z] ---> 9079157b550e [2022-08-09T16:07:41.711Z] Step 8/22 : COPY . . [2022-08-09T16:07:41.711Z] ---> Using cache [2022-08-09T16:07:41.711Z] ---> 8eac5fd7c3e2 [2022-08-09T16:07:41.711Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-09T16:07:41.711Z] ---> Running in 99effb7fbf95 [2022-08-09T16:07:43.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-09T16:08:05.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-09T16:08:32.697Z] Removing intermediate container 69280cc7a4a7 [2022-08-09T16:08:32.697Z] ---> 494323364091 [2022-08-09T16:08:32.697Z] [2022-08-09T16:08:32.697Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:08:32.977Z] ---> 3d81c46cd875 [2022-08-09T16:08:32.977Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-09T16:08:32.977Z] Removing intermediate container e67e9bfa3e64 [2022-08-09T16:08:32.977Z] ---> 2051f2ae4452 [2022-08-09T16:08:32.977Z] [2022-08-09T16:08:32.977Z] Step 10/31 : FROM alpine:3.16 [2022-08-09T16:08:32.977Z] ---> 3d81c46cd875 [2022-08-09T16:08:32.977Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:08:32.977Z] ---> Running in 8986a16320c5 [2022-08-09T16:08:32.977Z] ---> Running in 49e857da9f94 [2022-08-09T16:08:33.971Z] Removing intermediate container 49e857da9f94 [2022-08-09T16:08:33.971Z] ---> a3f5054649c8 [2022-08-09T16:08:33.971Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-09T16:08:33.971Z] ---> Running in 8a77f7d1bb27 [2022-08-09T16:08:35.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:08:36.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:08:36.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:08:37.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:08:37.767Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-09T16:08:37.767Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:08:37.767Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:08:37.767Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-09T16:08:37.767Z] (5/6) Installing curl (7.83.1-r2) [2022-08-09T16:08:37.767Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:08:37.767Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:08:37.767Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:08:38.387Z] OK: 8 MiB in 20 packages [2022-08-09T16:08:38.673Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:08:38.673Z] (2/2) Installing su-exec (0.2-r1) [2022-08-09T16:08:38.673Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:08:38.673Z] OK: 5 MiB in 16 packages [2022-08-09T16:08:41.330Z] Removing intermediate container 8a77f7d1bb27 [2022-08-09T16:08:41.330Z] ---> 25f16df2bf0c [2022-08-09T16:08:41.330Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-09T16:08:41.629Z] ---> Running in cac8240c1963 [2022-08-09T16:08:42.261Z] Removing intermediate container 8986a16320c5 [2022-08-09T16:08:42.261Z] ---> 4fa9e5b0272f [2022-08-09T16:08:42.261Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T16:08:42.261Z] Removing intermediate container cac8240c1963 [2022-08-09T16:08:42.261Z] ---> c7c6b0ddb2ba [2022-08-09T16:08:42.542Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-09T16:08:42.542Z] ---> Running in 54f911ccc0ad [2022-08-09T16:08:42.542Z] ---> Running in 8914973bbf1b [2022-08-09T16:08:43.532Z] Removing intermediate container 54f911ccc0ad [2022-08-09T16:08:43.532Z] ---> df515e2377ae [2022-08-09T16:08:43.532Z] Step 13/22 : WORKDIR /edgex [2022-08-09T16:08:43.532Z] ---> Running in e14cb33537cd [2022-08-09T16:08:44.141Z] Removing intermediate container 8914973bbf1b [2022-08-09T16:08:44.141Z] ---> 818dd566d0ec [2022-08-09T16:08:44.141Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-09T16:08:44.141Z] ---> Running in 25f2e134f7bb [2022-08-09T16:08:44.421Z] Removing intermediate container e14cb33537cd [2022-08-09T16:08:44.421Z] ---> 27fa99d327cf [2022-08-09T16:08:44.421Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-09T16:08:45.417Z] Removing intermediate container 25f2e134f7bb [2022-08-09T16:08:45.417Z] ---> 29494d5e7962 [2022-08-09T16:08:45.417Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-09T16:08:45.417Z] ---> Running in f63246e443bf [2022-08-09T16:08:46.880Z] ---> d25f539c0ea3 [2022-08-09T16:08:46.880Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-09T16:08:50.320Z] Removing intermediate container f63246e443bf [2022-08-09T16:08:50.320Z] ---> b26db2858924 [2022-08-09T16:08:50.320Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-09T16:08:50.320Z] ---> Running in bba8726509a8 [2022-08-09T16:08:50.320Z] ---> b46e97d23eaf [2022-08-09T16:08:50.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-09T16:08:50.599Z] Removing intermediate container 66b417a59963 [2022-08-09T16:08:50.599Z] ---> c4dc5815775d [2022-08-09T16:08:50.599Z] [2022-08-09T16:08:50.599Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:08:50.599Z] ---> 3d81c46cd875 [2022-08-09T16:08:50.599Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:08:50.599Z] ---> Using cache [2022-08-09T16:08:50.599Z] ---> f96ab47ab679 [2022-08-09T16:08:50.599Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:08:50.599Z] ---> Using cache [2022-08-09T16:08:50.599Z] ---> b3fed6bdc51c [2022-08-09T16:08:50.599Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-09T16:08:50.599Z] ---> Running in d02eb81ef79a [2022-08-09T16:08:51.223Z] Removing intermediate container bba8726509a8 [2022-08-09T16:08:51.223Z] ---> 5db9c4cb75a7 [2022-08-09T16:08:51.223Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-09T16:08:51.223Z] Removing intermediate container d02eb81ef79a [2022-08-09T16:08:51.223Z] ---> 2aa1502b0c74 [2022-08-09T16:08:51.223Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-09T16:08:51.507Z] ---> Running in 6c8e31a96966 [2022-08-09T16:08:52.491Z] Removing intermediate container 6c8e31a96966 [2022-08-09T16:08:52.491Z] ---> 9f0cf718b80f [2022-08-09T16:08:52.491Z] Step 15/23 : WORKDIR / [2022-08-09T16:08:52.491Z] ---> Running in c57d9a579c54 [2022-08-09T16:08:52.763Z] ---> 6284f1132298 [2022-08-09T16:08:52.763Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-09T16:08:53.039Z] ---> Running in 759632d99f18 [2022-08-09T16:08:53.318Z] ---> 156e41e5d936 [2022-08-09T16:08:53.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T16:08:53.591Z] Removing intermediate container c57d9a579c54 [2022-08-09T16:08:53.592Z] ---> 590384051a36 [2022-08-09T16:08:53.592Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:08:55.583Z] ---> 2a371dc482a2 [2022-08-09T16:08:55.583Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T16:08:55.583Z] ---> f1a098da6f39 [2022-08-09T16:08:55.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-09T16:08:55.583Z] ---> Running in f7eb449428f9 [2022-08-09T16:08:58.227Z] Removing intermediate container 759632d99f18 [2022-08-09T16:08:58.227Z] ---> 5230e5f9b3d2 [2022-08-09T16:08:58.227Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:09:00.227Z] Removing intermediate container f7eb449428f9 [2022-08-09T16:09:00.227Z] ---> 75925706f3db [2022-08-09T16:09:00.227Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T16:09:00.227Z] ---> 9839a7a97efd [2022-08-09T16:09:00.227Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-09T16:09:00.227Z] ---> Running in b29d1efa93e3 [2022-08-09T16:09:00.506Z] ---> 8008b0b67c24 [2022-08-09T16:09:00.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-09T16:09:01.500Z] Removing intermediate container b29d1efa93e3 [2022-08-09T16:09:01.500Z] ---> 98e1d5f437a2 [2022-08-09T16:09:01.500Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T16:09:01.500Z] ---> Running in 7e538a9881f0 [2022-08-09T16:09:02.493Z] ---> 0269baaca77e [2022-08-09T16:09:02.493Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-09T16:09:02.770Z] Removing intermediate container 7e538a9881f0 [2022-08-09T16:09:02.770Z] ---> 99c16fc5efb4 [2022-08-09T16:09:02.770Z] Step 21/22 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:09:02.770Z] ---> Running in 97a0518016c9 [2022-08-09T16:09:03.053Z] ---> Running in 7f4cd71a8797 [2022-08-09T16:09:04.498Z] Removing intermediate container 7f4cd71a8797 [2022-08-09T16:09:04.498Z] ---> 70374999d312 [2022-08-09T16:09:04.498Z] Step 22/22 : LABEL version=2.3.0-dev.41 [2022-08-09T16:09:04.498Z] Removing intermediate container 97a0518016c9 [2022-08-09T16:09:04.498Z] ---> 6a979dc121e5 [2022-08-09T16:09:04.498Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:09:04.498Z] ---> Running in 1a690ed3ad6d [2022-08-09T16:09:04.774Z] ---> Running in 4d13266b772c [2022-08-09T16:09:05.050Z] ---> 4c5d9c5df2c8 [2022-08-09T16:09:05.050Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-09T16:09:05.655Z] Removing intermediate container 1a690ed3ad6d [2022-08-09T16:09:05.655Z] ---> b44a3cdc0600 [2022-08-09T16:09:05.655Z] [2022-08-09T16:09:05.939Z] Removing intermediate container 4d13266b772c [2022-08-09T16:09:05.939Z] ---> 4525f64d7c1f [2022-08-09T16:09:05.939Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T16:09:06.218Z] Successfully built b44a3cdc0600 [2022-08-09T16:09:06.218Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-09T16:09:06.218Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-08-09T16:09:06.218Z] ---> Running in ea5b4e0319cb [2022-08-09T16:09:07.219Z] ---> 937e39449a43 [2022-08-09T16:09:07.219Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-09T16:09:07.219Z] Removing intermediate container ea5b4e0319cb [2022-08-09T16:09:07.219Z] ---> 3660854263d6 [2022-08-09T16:09:07.219Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:09:07.496Z] ---> Running in 91961538fce5 [2022-08-09T16:09:08.509Z] Removing intermediate container 91961538fce5 [2022-08-09T16:09:08.509Z] ---> e848db829f8d [2022-08-09T16:09:08.509Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T16:09:08.780Z] ---> Running in 8773ad4be981 [2022-08-09T16:09:09.059Z] ---> 71a751286b8b [2022-08-09T16:09:09.059Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-09T16:09:09.665Z] Removing intermediate container 8773ad4be981 [2022-08-09T16:09:09.665Z] ---> 9f061e3ce9c3 [2022-08-09T16:09:09.665Z] [2022-08-09T16:09:10.269Z] Successfully built 9f061e3ce9c3 [2022-08-09T16:09:10.269Z] Successfully tagged core-metadata-arm64:latest [2022-08-09T16:09:10.269Z] Building support-notifications [2022-08-09T16:09:10.876Z]  Building core-metadata ... done  ---> 0db85d610d75 [2022-08-09T16:09:10.876Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-09T16:09:11.489Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:09:11.489Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:09:11.489Z] ---> ad7d23e77e5f [2022-08-09T16:09:11.489Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:09:11.489Z] ---> Using cache [2022-08-09T16:09:11.489Z] ---> dd93d10b4da5 [2022-08-09T16:09:11.489Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:09:11.489Z] ---> Using cache [2022-08-09T16:09:11.489Z] ---> ccecf70ed8a1 [2022-08-09T16:09:11.489Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-09T16:09:11.489Z] ---> Running in 77c19f80c714 [2022-08-09T16:09:12.956Z] ---> 37dd33c83ba0 [2022-08-09T16:09:12.956Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-09T16:09:12.956Z] ---> Running in 402f80ad98d2 [2022-08-09T16:09:14.428Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:15.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:15.461Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:09:15.461Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:09:15.461Z] ---> ad7d23e77e5f [2022-08-09T16:09:15.461Z] Step 3/22 : WORKDIR /edgex-go [2022-08-09T16:09:15.461Z] ---> Using cache [2022-08-09T16:09:15.461Z] ---> dd93d10b4da5 [2022-08-09T16:09:15.461Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:09:15.461Z] ---> Using cache [2022-08-09T16:09:15.461Z] ---> ccecf70ed8a1 [2022-08-09T16:09:15.461Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-09T16:09:15.461Z] Removing intermediate container 310af6b7e4b2 [2022-08-09T16:09:15.461Z] ---> fe2c0b3f50f6 [2022-08-09T16:09:15.461Z] [2022-08-09T16:09:15.461Z] Step 9/20 : FROM alpine:3.15 [2022-08-09T16:09:15.461Z] ---> 60f2846fe774 [2022-08-09T16:09:15.461Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:09:15.461Z] ---> Using cache [2022-08-09T16:09:15.461Z] ---> 4a79c910fb66 [2022-08-09T16:09:15.461Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:09:15.461Z] ---> Using cache [2022-08-09T16:09:15.461Z] ---> cab199fd2cc0 [2022-08-09T16:09:15.461Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-09T16:09:15.739Z] ---> Running in 16f7c3a5ebfb [2022-08-09T16:09:15.739Z] ---> Running in ba8329babc2d [2022-08-09T16:09:16.355Z] OK: 221 MiB in 51 packages [2022-08-09T16:09:17.362Z] Removing intermediate container 402f80ad98d2 [2022-08-09T16:09:17.362Z] ---> a99f2e8d0915 [2022-08-09T16:09:17.362Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-09T16:09:17.639Z] ---> Running in e56c2916f011 [2022-08-09T16:09:18.632Z] Removing intermediate container 77c19f80c714 [2022-08-09T16:09:18.632Z] ---> 5c427212a88f [2022-08-09T16:09:18.632Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:09:18.632Z] Removing intermediate container e56c2916f011 [2022-08-09T16:09:18.632Z] ---> 88d7c7d098a6 [2022-08-09T16:09:18.632Z] Step 28/31 : CMD ["gate"] [2022-08-09T16:09:18.632Z] ---> Running in d124ccc03339 [2022-08-09T16:09:18.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:18.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:19.513Z] Removing intermediate container d124ccc03339 [2022-08-09T16:09:19.513Z] ---> 8f5cc5f684a8 [2022-08-09T16:09:19.513Z] Step 29/31 : LABEL arch=arm64 [2022-08-09T16:09:19.513Z] ---> Running in 99ad5d4236db [2022-08-09T16:09:19.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:20.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:20.085Z] ---> 9a38719af891 [2022-08-09T16:09:20.085Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:09:20.085Z] ---> Running in 984350f76c07 [2022-08-09T16:09:20.373Z] Removing intermediate container 99ad5d4236db [2022-08-09T16:09:20.373Z] ---> bc12897cd77c [2022-08-09T16:09:20.373Z] Step 30/31 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:09:20.664Z] ---> Running in 311c8d4c69fd [2022-08-09T16:09:21.281Z] OK: 221 MiB in 51 packages [2022-08-09T16:09:21.281Z] Removing intermediate container 311c8d4c69fd [2022-08-09T16:09:21.281Z] ---> ee30d8d21ed0 [2022-08-09T16:09:21.281Z] Step 31/31 : LABEL version=2.3.0-dev.41 [2022-08-09T16:09:21.572Z] ---> Running in 228f271445ad [2022-08-09T16:09:21.572Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:09:21.572Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:09:21.572Z] OK: 15735 distinct packages available [2022-08-09T16:09:21.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:22.840Z] Removing intermediate container 228f271445ad [2022-08-09T16:09:22.840Z] ---> 16db1827570f [2022-08-09T16:09:22.840Z] [2022-08-09T16:09:22.840Z] Successfully built 16db1827570f [2022-08-09T16:09:22.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:22.840Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-09T16:09:22.840Z] Building core-data [2022-08-09T16:09:22.840Z]  Building security-bootstrapper ... done Removing intermediate container 16f7c3a5ebfb [2022-08-09T16:09:22.840Z] ---> 5853f12252df [2022-08-09T16:09:22.840Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-09T16:09:23.842Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-09T16:09:23.842Z] ---> c62dc459665a [2022-08-09T16:09:23.842Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:09:24.135Z] ---> Running in 1082c4560b35 [2022-08-09T16:09:24.135Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-09T16:09:24.410Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-09T16:09:24.410Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-09T16:09:24.689Z] (5/9) Installing curl (7.80.0-r2) [2022-08-09T16:09:24.689Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-09T16:09:24.689Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:09:24.964Z] (8/9) Installing libucontext (1.1-r0) [2022-08-09T16:09:24.964Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-09T16:09:24.964Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:09:24.964Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:09:25.581Z] OK: 8 MiB in 23 packages [2022-08-09T16:09:28.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:09:28.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:09:28.254Z] ---> ad7d23e77e5f [2022-08-09T16:09:28.254Z] Step 3/23 : WORKDIR /edgex-go [2022-08-09T16:09:28.254Z] ---> Using cache [2022-08-09T16:09:28.254Z] ---> dd93d10b4da5 [2022-08-09T16:09:28.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:09:28.254Z] ---> Using cache [2022-08-09T16:09:28.254Z] ---> ccecf70ed8a1 [2022-08-09T16:09:28.254Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-09T16:09:28.537Z] ---> Running in ef5b59a9cad8 [2022-08-09T16:09:28.812Z] Removing intermediate container ba8329babc2d [2022-08-09T16:09:28.812Z] ---> 37d3ebc0f373 [2022-08-09T16:09:28.812Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:09:29.817Z] ---> 747472f7062e [2022-08-09T16:09:29.817Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-09T16:09:30.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:31.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:09:32.104Z] ---> f03f23b37ca2 [2022-08-09T16:09:32.104Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-09T16:09:33.098Z] ---> ff8cf7131736 [2022-08-09T16:09:33.098Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-09T16:09:33.098Z] OK: 221 MiB in 51 packages [2022-08-09T16:09:33.098Z] ---> Running in be2362d93e74 [2022-08-09T16:09:34.127Z] Removing intermediate container be2362d93e74 [2022-08-09T16:09:34.127Z] ---> eb3eaa65b415 [2022-08-09T16:09:34.127Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:09:34.127Z] ---> Running in 8771a272b05c [2022-08-09T16:09:34.746Z] Removing intermediate container ef5b59a9cad8 [2022-08-09T16:09:34.746Z] ---> c376cb21af9a [2022-08-09T16:09:34.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-09T16:09:35.037Z] Removing intermediate container 8771a272b05c [2022-08-09T16:09:35.037Z] ---> 07a205ac2bdb [2022-08-09T16:09:35.037Z] Step 18/20 : LABEL arch=arm64 [2022-08-09T16:09:35.312Z] ---> Running in e24d1cd5f996 [2022-08-09T16:09:36.313Z] Removing intermediate container e24d1cd5f996 [2022-08-09T16:09:36.313Z] ---> 72d6b72993f4 [2022-08-09T16:09:36.313Z] Step 19/20 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:09:36.313Z] ---> dcea91c32564 [2022-08-09T16:09:36.313Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:09:36.595Z] ---> Running in cdd56183d3eb [2022-08-09T16:09:36.595Z] ---> Running in b427480fbec1 [2022-08-09T16:09:37.587Z] Removing intermediate container cdd56183d3eb [2022-08-09T16:09:37.587Z] ---> ab5535f43b0a [2022-08-09T16:09:37.587Z] Step 20/20 : LABEL version=2.3.0-dev.41 [2022-08-09T16:09:37.587Z] ---> Running in 4edf103b868f [2022-08-09T16:09:38.185Z] Removing intermediate container 4edf103b868f [2022-08-09T16:09:38.185Z] ---> 2a49c4ec895f [2022-08-09T16:09:38.185Z] [2022-08-09T16:09:38.462Z] Successfully built 2a49c4ec895f [2022-08-09T16:09:38.462Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-09T16:09:38.462Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-08-09T16:09:41.921Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:09:41.921Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:09:41.921Z] ---> ad7d23e77e5f [2022-08-09T16:09:41.921Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:09:41.921Z] ---> Using cache [2022-08-09T16:09:41.921Z] ---> dd93d10b4da5 [2022-08-09T16:09:41.921Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:09:41.921Z] ---> Using cache [2022-08-09T16:09:41.921Z] ---> ccecf70ed8a1 [2022-08-09T16:09:41.921Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-09T16:09:41.921Z] ---> Using cache [2022-08-09T16:09:41.921Z] ---> 1aaba5c9b0bd [2022-08-09T16:09:41.921Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:09:41.921Z] ---> Using cache [2022-08-09T16:09:41.921Z] ---> 47d7aa4fd0e7 [2022-08-09T16:09:41.921Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:09:41.921Z] ---> Using cache [2022-08-09T16:09:41.921Z] ---> 9079157b550e [2022-08-09T16:09:41.921Z] Step 8/25 : COPY . . [2022-08-09T16:09:41.921Z] ---> Using cache [2022-08-09T16:09:41.921Z] ---> 8eac5fd7c3e2 [2022-08-09T16:09:41.921Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-09T16:09:42.920Z] ---> Running in 389eb98fe2c8 [2022-08-09T16:09:44.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-09T16:10:31.413Z] Removing intermediate container 984350f76c07 [2022-08-09T16:10:31.413Z] ---> 4510b0e7b1d1 [2022-08-09T16:10:31.413Z] Step 8/23 : COPY . . [2022-08-09T16:10:34.041Z] Removing intermediate container 1082c4560b35 [2022-08-09T16:10:34.041Z] ---> 693b3c5e5f45 [2022-08-09T16:10:34.041Z] Step 8/22 : COPY . . [2022-08-09T16:10:35.496Z] ---> 920181485c4d [2022-08-09T16:10:35.496Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-09T16:10:35.773Z] ---> Running in 16efb3fdf5b7 [2022-08-09T16:10:38.418Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-09T16:10:39.865Z] ---> 48195534982c [2022-08-09T16:10:39.865Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-09T16:10:40.136Z] ---> Running in 6dd34bd446a0 [2022-08-09T16:10:42.122Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-09T16:10:42.122Z] Removing intermediate container b427480fbec1 [2022-08-09T16:10:42.122Z] ---> 73cdee67abad [2022-08-09T16:10:42.122Z] Step 8/23 : COPY . . [2022-08-09T16:10:46.461Z] ---> ac0c4a497ebf [2022-08-09T16:10:46.461Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-09T16:10:46.461Z] ---> Running in 23d6343d730d [2022-08-09T16:10:47.923Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-09T16:14:24.999Z] Removing intermediate container 99effb7fbf95 [2022-08-09T16:14:25.000Z] ---> 05b24b822444 [2022-08-09T16:14:25.000Z] [2022-08-09T16:14:25.000Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:14:25.000Z] ---> 3d81c46cd875 [2022-08-09T16:14:25.000Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-09T16:14:25.000Z] ---> Using cache [2022-08-09T16:14:25.000Z] ---> f96ab47ab679 [2022-08-09T16:14:25.000Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:14:25.000Z] ---> Using cache [2022-08-09T16:14:25.000Z] ---> b3fed6bdc51c [2022-08-09T16:14:25.000Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-09T16:14:25.000Z] ---> Running in b7bb4cb58337 [2022-08-09T16:14:25.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-09T16:14:25.000Z] Removing intermediate container b7bb4cb58337 [2022-08-09T16:14:25.000Z] ---> d9c75413caf7 [2022-08-09T16:14:25.000Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:14:25.000Z] ---> Running in 481b6c467be8 [2022-08-09T16:14:25.000Z] Removing intermediate container 481b6c467be8 [2022-08-09T16:14:25.000Z] ---> ff4bb612f9d1 [2022-08-09T16:14:25.000Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:14:25.276Z] ---> 02325296313e [2022-08-09T16:14:25.276Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-09T16:14:27.276Z] ---> bc252c6d8f47 [2022-08-09T16:14:27.276Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-09T16:14:28.268Z] ---> c47bb47fb1fd [2022-08-09T16:14:28.268Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-09T16:14:28.268Z] ---> Running in 53a9ee144744 [2022-08-09T16:14:28.872Z] Removing intermediate container 53a9ee144744 [2022-08-09T16:14:28.872Z] ---> 2c81a2d75b4a [2022-08-09T16:14:28.872Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:14:28.872Z] ---> Running in eaa2550bb61f [2022-08-09T16:14:29.475Z] Removing intermediate container eaa2550bb61f [2022-08-09T16:14:29.475Z] ---> 351439d6062c [2022-08-09T16:14:29.475Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T16:14:29.475Z] ---> Running in 89a1e16c00ba [2022-08-09T16:14:29.756Z] Removing intermediate container 89a1e16c00ba [2022-08-09T16:14:29.756Z] ---> 50cea5e639d0 [2022-08-09T16:14:29.756Z] Step 21/22 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:14:30.033Z] ---> Running in d272086f08cf [2022-08-09T16:14:30.647Z] Removing intermediate container d272086f08cf [2022-08-09T16:14:30.647Z] ---> 1fab713d8c1f [2022-08-09T16:14:30.647Z] Step 22/22 : LABEL version=2.3.0-dev.41 [2022-08-09T16:14:30.925Z] ---> Running in 33a643fd6410 [2022-08-09T16:14:31.198Z] Removing intermediate container 33a643fd6410 [2022-08-09T16:14:31.198Z] ---> 5d51ea4ee7c9 [2022-08-09T16:14:31.198Z] [2022-08-09T16:14:31.474Z] Successfully built 5d51ea4ee7c9 [2022-08-09T16:14:31.474Z] Successfully tagged support-scheduler-arm64:latest [2022-08-09T16:14:31.474Z]  Building support-scheduler ... done Building security-spire-server [2022-08-09T16:14:34.870Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-09T16:14:34.870Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-09T16:14:34.870Z] ---> ad7d23e77e5f [2022-08-09T16:14:34.870Z] Step 3/25 : WORKDIR /edgex-go [2022-08-09T16:14:34.870Z] ---> Using cache [2022-08-09T16:14:34.870Z] ---> dd93d10b4da5 [2022-08-09T16:14:34.870Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:14:34.870Z] ---> Using cache [2022-08-09T16:14:34.870Z] ---> ccecf70ed8a1 [2022-08-09T16:14:34.870Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-09T16:14:34.870Z] ---> Running in e5bf0271c42e [2022-08-09T16:14:36.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:14:37.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:14:39.232Z] OK: 221 MiB in 51 packages [2022-08-09T16:14:41.219Z] Removing intermediate container e5bf0271c42e [2022-08-09T16:14:41.219Z] ---> 7a7f9441bc46 [2022-08-09T16:14:41.219Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-09T16:14:42.663Z] ---> c9774e14bc47 [2022-08-09T16:14:42.663Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:14:42.947Z] ---> Running in 368d02729852 [2022-08-09T16:14:45.600Z] Removing intermediate container 389eb98fe2c8 [2022-08-09T16:14:45.600Z] ---> d1014b2e02f5 [2022-08-09T16:14:45.600Z] [2022-08-09T16:14:45.600Z] Step 10/25 : FROM alpine:3.16 [2022-08-09T16:14:45.600Z] ---> 3d81c46cd875 [2022-08-09T16:14:45.600Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-09T16:14:45.600Z] ---> Running in 38d41e87a7cb [2022-08-09T16:14:47.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:14:47.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:14:49.325Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-09T16:14:49.325Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-09T16:14:49.325Z] (3/3) Installing su-exec (0.2-r1) [2022-08-09T16:14:49.325Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:14:49.325Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:14:49.603Z] OK: 6 MiB in 17 packages [2022-08-09T16:14:52.246Z] Removing intermediate container 38d41e87a7cb [2022-08-09T16:14:52.246Z] ---> 1d4f61a1fd3c [2022-08-09T16:14:52.246Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-09T16:14:52.246Z] ---> Running in d75161d880dc [2022-08-09T16:14:52.246Z] Removing intermediate container d75161d880dc [2022-08-09T16:14:52.246Z] ---> 9a7422f3be8c [2022-08-09T16:14:52.246Z] Step 13/25 : WORKDIR / [2022-08-09T16:14:52.520Z] ---> Running in 3ba41784e215 [2022-08-09T16:14:53.124Z] Removing intermediate container 3ba41784e215 [2022-08-09T16:14:53.124Z] ---> 2591d32c84df [2022-08-09T16:14:53.124Z] 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-09T16:14:54.112Z] ---> bcffc04c5399 [2022-08-09T16:14:54.112Z] 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-09T16:14:55.113Z] ---> 3190242a1810 [2022-08-09T16:14:55.113Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-09T16:14:56.104Z] ---> be63de7bf393 [2022-08-09T16:14:56.104Z] 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-09T16:14:56.703Z] ---> 30075fab0e9b [2022-08-09T16:14:56.703Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-09T16:14:58.148Z] ---> 11bd2041dd78 [2022-08-09T16:14:58.148Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-09T16:15:00.138Z] ---> 5e32115c1a3a [2022-08-09T16:15:00.138Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-09T16:15:01.126Z] ---> 2d2fad9e30b7 [2022-08-09T16:15:01.126Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-09T16:15:01.126Z] ---> Running in c562ad026c1d [2022-08-09T16:15:04.515Z] Removing intermediate container c562ad026c1d [2022-08-09T16:15:04.515Z] ---> 8a8b25a17443 [2022-08-09T16:15:04.516Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-09T16:15:04.516Z] ---> Running in f6d91915c319 [2022-08-09T16:15:04.787Z] Removing intermediate container f6d91915c319 [2022-08-09T16:15:04.787Z] ---> 5c8eb24c1390 [2022-08-09T16:15:04.787Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T16:15:04.787Z] ---> Running in 9ab5d88c510b [2022-08-09T16:15:05.390Z] Removing intermediate container 9ab5d88c510b [2022-08-09T16:15:05.390Z] ---> 1e36d105805f [2022-08-09T16:15:05.390Z] Step 24/25 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:15:05.390Z] ---> Running in 6b4be4f4a3ec [2022-08-09T16:15:05.999Z] Removing intermediate container 6b4be4f4a3ec [2022-08-09T16:15:05.999Z] ---> e9cb4351fc1a [2022-08-09T16:15:05.999Z] Step 25/25 : LABEL version=2.3.0-dev.41 [2022-08-09T16:15:05.999Z] ---> Running in 7f0e3e197c9d [2022-08-09T16:15:06.609Z] Removing intermediate container 7f0e3e197c9d [2022-08-09T16:15:06.609Z] ---> d9e94c569d5c [2022-08-09T16:15:06.609Z] [2022-08-09T16:15:06.609Z] Successfully built d9e94c569d5c [2022-08-09T16:15:06.609Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-09T16:15:33.446Z]  Building security-secretstore-setup ... done Removing intermediate container 368d02729852 [2022-08-09T16:15:33.447Z] ---> 6a200bb17ecf [2022-08-09T16:15:33.447Z] Step 8/25 : COPY . . [2022-08-09T16:15:37.781Z] ---> 4c28e3d1b6d2 [2022-08-09T16:15:37.781Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-09T16:15:37.781Z] ---> Running in a8fba2627226 [2022-08-09T16:15:38.772Z] Removing intermediate container a8fba2627226 [2022-08-09T16:15:38.772Z] ---> c98a97cad732 [2022-08-09T16:15:38.772Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-09T16:15:38.772Z] ---> Running in 03d15536bd21 [2022-08-09T16:15:39.382Z] Removing intermediate container 16efb3fdf5b7 [2022-08-09T16:15:39.382Z] ---> 5d65a3fff88f [2022-08-09T16:15:39.382Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-09T16:15:39.382Z] ---> Running in 39265bef3261 [2022-08-09T16:15:39.666Z] Removing intermediate container 03d15536bd21 [2022-08-09T16:15:39.666Z] ---> 800c16206f5e [2022-08-09T16:15:39.666Z] 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-09T16:15:39.666Z] ---> Running in ce33ac34292b [2022-08-09T16:15:41.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.41" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-09T16:15:43.127Z] Removing intermediate container ce33ac34292b [2022-08-09T16:15:43.127Z] ---> 8a3d5a9249e0 [2022-08-09T16:15:43.127Z] Step 12/25 : WORKDIR /edgex-go [2022-08-09T16:15:43.127Z] ---> Running in 2b2cc9560bc1 [2022-08-09T16:15:43.734Z] Removing intermediate container 2b2cc9560bc1 [2022-08-09T16:15:43.734Z] ---> 630136fbcafe [2022-08-09T16:15:43.734Z] [2022-08-09T16:15:43.734Z] Step 13/25 : FROM alpine:3.15 [2022-08-09T16:15:43.734Z] ---> 60f2846fe774 [2022-08-09T16:15:43.734Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-09T16:15:43.734Z] ---> Using cache [2022-08-09T16:15:43.734Z] ---> 4a79c910fb66 [2022-08-09T16:15:43.734Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:15:43.734Z] ---> Using cache [2022-08-09T16:15:43.734Z] ---> cab199fd2cc0 [2022-08-09T16:15:43.734Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-09T16:15:43.734Z] ---> Running in f8b18ab4799a [2022-08-09T16:15:45.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:15:46.716Z] Removing intermediate container 39265bef3261 [2022-08-09T16:15:46.716Z] ---> 35ce07dbabab [2022-08-09T16:15:46.716Z] [2022-08-09T16:15:46.716Z] Step 11/23 : FROM alpine:3.16 [2022-08-09T16:15:46.716Z] ---> 3d81c46cd875 [2022-08-09T16:15:46.716Z] 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-09T16:15:46.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:15:46.716Z] ---> Running in f6413834fba6 [2022-08-09T16:15:47.342Z] Removing intermediate container f6413834fba6 [2022-08-09T16:15:47.342Z] ---> 2323e9bf441c [2022-08-09T16:15:47.342Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-09T16:15:47.342Z] ---> Running in aa6edc72a485 [2022-08-09T16:15:47.944Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-09T16:15:47.944Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-09T16:15:47.944Z] OK: 15735 distinct packages available [2022-08-09T16:15:48.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:15:49.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:15:49.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:15:49.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:15:50.210Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-09T16:15:50.210Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-09T16:15:50.483Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-09T16:15:50.483Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-09T16:15:50.483Z] (3/33) Installing readline (8.1.2-r0) [2022-08-09T16:15:50.483Z] (4/33) Installing bash (5.1.16-r2) [2022-08-09T16:15:50.483Z] Executing bash-5.1.16-r2.post-install [2022-08-09T16:15:50.483Z] (3/5) Installing libucontext (1.1-r0) [2022-08-09T16:15:50.483Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-09T16:15:50.483Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-09T16:15:50.483Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-09T16:15:50.760Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-09T16:15:50.760Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-09T16:15:50.760Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-09T16:15:50.760Z] (9/33) Installing curl (7.83.1-r2) [2022-08-09T16:15:50.760Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-09T16:15:50.760Z] Executing busybox-1.34.1-r7.trigger [2022-08-09T16:15:50.760Z] OK: 6 MiB in 19 packages [2022-08-09T16:15:51.760Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-09T16:15:51.760Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-09T16:15:51.760Z] (13/33) Installing expat (2.4.8-r0) [2022-08-09T16:15:51.760Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-09T16:15:51.760Z] (15/33) Installing gdbm (1.23-r0) [2022-08-09T16:15:51.760Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-09T16:15:51.760Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:15:51.760Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:15:51.760Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-09T16:15:51.760Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-09T16:15:52.040Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-09T16:15:53.046Z] Removing intermediate container f8b18ab4799a [2022-08-09T16:15:53.046Z] ---> 1532011f424e [2022-08-09T16:15:53.046Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-09T16:15:54.513Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-09T16:15:54.513Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-09T16:15:54.513Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-09T16:15:54.513Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-09T16:15:54.513Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-09T16:15:54.513Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-09T16:15:54.513Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-09T16:15:54.513Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-09T16:15:54.513Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-09T16:15:54.794Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-09T16:15:54.794Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-09T16:15:55.072Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-09T16:15:56.065Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:15:56.065Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:15:56.342Z] OK: 120 MiB in 47 packages [2022-08-09T16:15:58.339Z] ---> 0ad8defb2b8b [2022-08-09T16:15:58.339Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-09T16:15:59.332Z] ---> f7cc7cbc0f69 [2022-08-09T16:15:59.332Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-09T16:16:00.327Z] ---> a60103c81d6d [2022-08-09T16:16:00.327Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-09T16:16:00.931Z] ---> 0e84f10e5530 [2022-08-09T16:16:00.931Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-09T16:16:01.219Z] ---> Running in ebe7924aaf24 [2022-08-09T16:16:01.837Z] Removing intermediate container ebe7924aaf24 [2022-08-09T16:16:01.837Z] ---> 3d27c8f63068 [2022-08-09T16:16:01.837Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-09T16:16:02.135Z] ---> Running in d0242b7098a8 [2022-08-09T16:16:02.415Z] Removing intermediate container d0242b7098a8 [2022-08-09T16:16:02.415Z] ---> 2e26f0e27199 [2022-08-09T16:16:02.415Z] Step 23/25 : LABEL arch=arm64 [2022-08-09T16:16:02.704Z] ---> Running in 718576f7c763 [2022-08-09T16:16:03.312Z] Removing intermediate container 718576f7c763 [2022-08-09T16:16:03.312Z] ---> 07db5bdcefe2 [2022-08-09T16:16:03.312Z] Step 24/25 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:16:03.312Z] ---> Running in db50f2e9a2ca [2022-08-09T16:16:03.931Z] Removing intermediate container db50f2e9a2ca [2022-08-09T16:16:03.931Z] ---> d27c39aded5b [2022-08-09T16:16:03.931Z] Step 25/25 : LABEL version=2.3.0-dev.41 [2022-08-09T16:16:03.931Z] ---> Running in c6d5db3362d5 [2022-08-09T16:16:04.540Z] Removing intermediate container c6d5db3362d5 [2022-08-09T16:16:04.540Z] ---> 8a4b15122b5f [2022-08-09T16:16:04.540Z] [2022-08-09T16:16:04.540Z] Successfully built 8a4b15122b5f [2022-08-09T16:16:04.540Z] Successfully tagged security-spire-server-arm64:latest [2022-08-09T16:16:11.290Z]  Building security-spire-server ... done Collecting docker-compose==1.23.2 [2022-08-09T16:16:11.291Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-09T16:16:11.291Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.3 MB/s eta 0:00:00 [2022-08-09T16:16:12.278Z] Collecting PyYAML<4,>=3.10 [2022-08-09T16:16:12.278Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-09T16:16:12.278Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.8 MB/s eta 0:00:00 [2022-08-09T16:16:14.277Z] Preparing metadata (setup.py): started [2022-08-09T16:16:16.263Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:16:16.263Z] Collecting cached-property<2,>=1.2.0 [2022-08-09T16:16:16.263Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-09T16:16:16.540Z] Collecting jsonschema<3,>=2.5.1 [2022-08-09T16:16:16.540Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-09T16:16:16.540Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-09T16:16:16.540Z] Collecting texttable<0.10,>=0.9.0 [2022-08-09T16:16:16.540Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-09T16:16:16.815Z] Preparing metadata (setup.py): started [2022-08-09T16:16:18.798Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:16:19.395Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-09T16:16:19.395Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-09T16:16:19.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.7 MB/s eta 0:00:00 [2022-08-09T16:16:19.395Z] Collecting docopt<0.7,>=0.6.1 [2022-08-09T16:16:19.669Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-09T16:16:19.669Z] Preparing metadata (setup.py): started [2022-08-09T16:16:21.655Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:16:21.655Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-09T16:16:21.655Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-09T16:16:21.655Z] Preparing metadata (setup.py): started [2022-08-09T16:16:23.638Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-09T16:16:23.638Z] Collecting docker<4.0,>=3.6.0 [2022-08-09T16:16:23.638Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-09T16:16:23.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.3 MB/s eta 0:00:00 [2022-08-09T16:16:24.189Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-09T16:16:24.189Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-09T16:16:24.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.1 MB/s eta 0:00:00 [2022-08-09T16:16:24.786Z] Collecting docker-pycreds>=0.4.0 [2022-08-09T16:16:25.057Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-09T16:16:25.650Z] Collecting certifi>=2017.4.17 [2022-08-09T16:16:25.650Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-09T16:16:25.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 20.5 MB/s eta 0:00:00 [2022-08-09T16:16:25.650Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-09T16:16:25.650Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-09T16:16:25.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.5 MB/s eta 0:00:00 [2022-08-09T16:16:25.925Z] Collecting idna<2.8,>=2.5 [2022-08-09T16:16:25.925Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-09T16:16:25.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.9 MB/s eta 0:00:00 [2022-08-09T16:16:26.523Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-09T16:16:26.523Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-09T16:16:26.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.5 MB/s eta 0:00:00 [2022-08-09T16:16:27.120Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-09T16:16:27.120Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-09T16:16:27.120Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-09T16:16:27.120Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-09T16:16:28.099Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-09T16:16:28.099Z] Running setup.py install for texttable: started [2022-08-09T16:16:30.078Z] Running setup.py install for texttable: finished with status 'done' [2022-08-09T16:16:30.078Z] Running setup.py install for PyYAML: started [2022-08-09T16:16:32.702Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-09T16:16:34.141Z] Running setup.py install for docopt: started [2022-08-09T16:16:36.125Z] Running setup.py install for docopt: finished with status 'done' [2022-08-09T16:16:38.794Z] Running setup.py install for dockerpty: started [2022-08-09T16:16:41.449Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-09T16:16:43.431Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-09T16:16:43.431Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-09T16:16:46.071Z] Removing intermediate container 23d6343d730d [2022-08-09T16:16:46.071Z] ---> 371ca06ccf68 [2022-08-09T16:16:46.071Z] [2022-08-09T16:16:46.071Z] Step 10/23 : FROM alpine:3.16 [2022-08-09T16:16:46.071Z] ---> 3d81c46cd875 [2022-08-09T16:16:46.071Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-09T16:16:46.351Z] ---> Running in ddfaf61af4da [2022-08-09T16:16:46.957Z] Removing intermediate container ddfaf61af4da [2022-08-09T16:16:46.957Z] ---> 70cc25a1b948 [2022-08-09T16:16:46.957Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-09T16:16:46.957Z] ---> Running in 685df21cae16 [2022-08-09T16:16:47.555Z] Removing intermediate container 685df21cae16 [2022-08-09T16:16:47.555Z] ---> 8bf7b2801974 [2022-08-09T16:16:47.555Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-09T16:16:47.555Z] ---> Running in 1dd5fda164e5 [2022-08-09T16:16:48.174Z] Removing intermediate container 1dd5fda164e5 [2022-08-09T16:16:48.174Z] ---> 97bfaff9ec56 [2022-08-09T16:16:48.174Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:16:48.174Z] ---> Running in 072ac64af905 [2022-08-09T16:16:51.616Z] Removing intermediate container 072ac64af905 [2022-08-09T16:16:51.616Z] ---> 3db8ff370899 [2022-08-09T16:16:51.616Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-09T16:16:51.616Z] ---> Running in 58be724dee85 [2022-08-09T16:16:53.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:16:54.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:16:55.064Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-09T16:16:55.340Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-09T16:16:55.340Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-09T16:16:55.340Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-09T16:16:55.617Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-09T16:16:55.617Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-09T16:16:55.898Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:16:55.898Z] OK: 8 MiB in 20 packages [2022-08-09T16:16:57.895Z] Removing intermediate container 58be724dee85 [2022-08-09T16:16:57.895Z] ---> a77b244fa861 [2022-08-09T16:16:57.895Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:16:58.499Z] ---> a125f9eb6826 [2022-08-09T16:16:58.499Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-09T16:16:59.111Z] Removing intermediate container aa6edc72a485 [2022-08-09T16:16:59.111Z] ---> 89ceb9323ac0 [2022-08-09T16:16:59.111Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-09T16:16:59.390Z] ---> Running in f93a534c175e [2022-08-09T16:16:59.670Z] Removing intermediate container f93a534c175e [2022-08-09T16:16:59.670Z] ---> 6b8b57dd28a4 [2022-08-09T16:16:59.670Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-09T16:16:59.948Z] ---> 307b42e4649b [2022-08-09T16:16:59.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-09T16:16:59.948Z] ---> Running in 39fa0a0a8cf2 [2022-08-09T16:17:00.560Z] Removing intermediate container 39fa0a0a8cf2 [2022-08-09T16:17:00.560Z] ---> 3699b053bba6 [2022-08-09T16:17:00.560Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-09T16:17:00.844Z] ---> 1b478ad0cf20 [2022-08-09T16:17:00.844Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-09T16:17:00.844Z] ---> Running in bd98497c5b2f [2022-08-09T16:17:01.451Z] Removing intermediate container bd98497c5b2f [2022-08-09T16:17:01.451Z] ---> ef6171c2c767 [2022-08-09T16:17:01.451Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:17:01.731Z] ---> Running in ee14bdfc0f0e [2022-08-09T16:17:02.011Z] ---> c2708cf4c03c [2022-08-09T16:17:02.011Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-09T16:17:02.011Z] Removing intermediate container ee14bdfc0f0e [2022-08-09T16:17:02.011Z] ---> df6ca74efecc [2022-08-09T16:17:02.011Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T16:17:02.291Z] ---> Running in 57a3f29858f3 [2022-08-09T16:17:02.898Z] Removing intermediate container 57a3f29858f3 [2022-08-09T16:17:02.898Z] ---> ab24d02186f6 [2022-08-09T16:17:02.898Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:02.898Z] ---> 5aa7e1ba3114 [2022-08-09T16:17:02.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-09T16:17:02.898Z] ---> Running in 95850e00cab2 [2022-08-09T16:17:03.714Z] Removing intermediate container 95850e00cab2 [2022-08-09T16:17:03.714Z] ---> 5ffa6ab38ddb [2022-08-09T16:17:03.714Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T16:17:03.714Z] ---> Running in c18e02062fe4 [2022-08-09T16:17:03.992Z] ---> ef33ae45cc3b [2022-08-09T16:17:03.993Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-09T16:17:03.993Z] ---> Running in 215f1a2dc09f [2022-08-09T16:17:04.269Z] Removing intermediate container c18e02062fe4 [2022-08-09T16:17:04.269Z] ---> 12db2f6a0362 [2022-08-09T16:17:04.269Z] [2022-08-09T16:17:04.269Z] Successfully built 12db2f6a0362 [2022-08-09T16:17:04.269Z] Successfully tagged core-data-arm64:latest [2022-08-09T16:17:04.545Z]  Building core-data ... done Removing intermediate container 215f1a2dc09f [2022-08-09T16:17:04.545Z] ---> 7cc4e2cdb71c [2022-08-09T16:17:04.545Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:17:04.545Z] ---> Running in d215a0fb3634 [2022-08-09T16:17:05.150Z] Removing intermediate container d215a0fb3634 [2022-08-09T16:17:05.150Z] ---> 316e6bf10971 [2022-08-09T16:17:05.150Z] Step 21/23 : LABEL arch=arm64 [2022-08-09T16:17:05.150Z] ---> Running in dbc748f3f558 [2022-08-09T16:17:05.425Z] Removing intermediate container dbc748f3f558 [2022-08-09T16:17:05.425Z] ---> d14b985e7d82 [2022-08-09T16:17:05.425Z] Step 22/23 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:05.703Z] ---> Running in e5bee09919af [2022-08-09T16:17:05.979Z] Removing intermediate container e5bee09919af [2022-08-09T16:17:05.979Z] ---> 6ec3dbfc3811 [2022-08-09T16:17:05.979Z] Step 23/23 : LABEL version=2.3.0-dev.41 [2022-08-09T16:17:06.262Z] ---> Running in 8f0566ac3dba [2022-08-09T16:17:06.541Z] Removing intermediate container 8f0566ac3dba [2022-08-09T16:17:06.541Z] ---> 6339238f4e71 [2022-08-09T16:17:06.541Z] [2022-08-09T16:17:06.541Z] Removing intermediate container 6dd34bd446a0 [2022-08-09T16:17:06.541Z] ---> 6094e3980c6e [2022-08-09T16:17:06.541Z] [2022-08-09T16:17:06.541Z] Step 10/22 : FROM alpine:3.16 [2022-08-09T16:17:06.541Z] ---> 3d81c46cd875 [2022-08-09T16:17:06.541Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-09T16:17:06.541Z] Successfully built 6339238f4e71 [2022-08-09T16:17:06.817Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-09T16:17:06.817Z]  Building sys-mgmt-agent ... done  ---> Running in 651f545fee79 [2022-08-09T16:17:07.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:17:08.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:17:09.064Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-09T16:17:09.064Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-09T16:17:09.064Z] Executing busybox-1.35.0-r15.trigger [2022-08-09T16:17:09.065Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:17:09.065Z] OK: 6 MiB in 16 packages [2022-08-09T16:17:10.508Z] Removing intermediate container 651f545fee79 [2022-08-09T16:17:10.508Z] ---> 4b2924baaaf4 [2022-08-09T16:17:10.508Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-09T16:17:10.508Z] ---> Running in 0be578f5acda [2022-08-09T16:17:10.784Z] Removing intermediate container 0be578f5acda [2022-08-09T16:17:10.784Z] ---> 3e13cee74527 [2022-08-09T16:17:10.784Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-09T16:17:10.784Z] ---> Running in 451f1189ebeb [2022-08-09T16:17:11.061Z] Removing intermediate container 451f1189ebeb [2022-08-09T16:17:11.061Z] ---> d9c471aee91e [2022-08-09T16:17:11.061Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-09T16:17:11.061Z] ---> Running in 6acaf9842495 [2022-08-09T16:17:11.667Z] Removing intermediate container 6acaf9842495 [2022-08-09T16:17:11.667Z] ---> 7f28603753af [2022-08-09T16:17:11.667Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-09T16:17:12.264Z] ---> b79f650cfc10 [2022-08-09T16:17:12.264Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-09T16:17:13.697Z] ---> 250844fe4312 [2022-08-09T16:17:13.697Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-09T16:17:13.970Z] ---> e239404793b8 [2022-08-09T16:17:13.970Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-09T16:17:13.970Z] ---> Running in b0f97c03798e [2022-08-09T16:17:14.243Z] Removing intermediate container b0f97c03798e [2022-08-09T16:17:14.243Z] ---> c4b3b964505e [2022-08-09T16:17:14.243Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-09T16:17:14.517Z] ---> Running in a059469e7dfc [2022-08-09T16:17:14.790Z] Removing intermediate container a059469e7dfc [2022-08-09T16:17:14.790Z] ---> 0b4a6028b6d3 [2022-08-09T16:17:14.790Z] Step 20/22 : LABEL arch=arm64 [2022-08-09T16:17:14.790Z] ---> Running in 64301eb12611 [2022-08-09T16:17:15.110Z] Removing intermediate container 64301eb12611 [2022-08-09T16:17:15.110Z] ---> 37755698eb52 [2022-08-09T16:17:15.110Z] Step 21/22 : LABEL git_sha=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:15.392Z] ---> Running in 389f00debe53 [2022-08-09T16:17:15.669Z] Removing intermediate container 389f00debe53 [2022-08-09T16:17:15.669Z] ---> 0cedf39237d7 [2022-08-09T16:17:15.669Z] Step 22/22 : LABEL version=2.3.0-dev.41 [2022-08-09T16:17:15.669Z] ---> Running in 8de8ec30849d [2022-08-09T16:17:15.962Z] Removing intermediate container 8de8ec30849d [2022-08-09T16:17:15.962Z] ---> ed54728f32c8 [2022-08-09T16:17:15.962Z] [2022-08-09T16:17:16.240Z] Successfully built ed54728f32c8 [2022-08-09T16:17:16.240Z] Successfully tagged support-notifications-arm64:latest [2022-08-09T16:17:16.533Z]  Building support-notifications ... done  [Pipeline] } [2022-08-09T16:17:16.546Z] $ docker stop --time=1 3765b0cbcbd2c082890fd5787353605406ca2bea3bf8d95ac42939c6bbb7952d [2022-08-09T16:17:18.245Z] $ docker rm -f 3765b0cbcbd2c082890fd5787353605406ca2bea3bf8d95ac42939c6bbb7952d [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:17:18.855Z] + docker images [2022-08-09T16:17:19.143Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-09T16:17:19.143Z] support-notifications-arm64 latest ed54728f32c8 3 seconds ago 26.1MB [2022-08-09T16:17:19.143Z] sys-mgmt-agent-arm64 latest 6339238f4e71 12 seconds ago 133MB [2022-08-09T16:17:19.143Z] 6094e3980c6e 13 seconds ago 1.25GB [2022-08-09T16:17:19.143Z] core-data-arm64 latest 12db2f6a0362 15 seconds ago 20.6MB [2022-08-09T16:17:19.143Z] 371ca06ccf68 34 seconds ago 1.22GB [2022-08-09T16:17:19.143Z] security-spire-server-arm64 latest 8a4b15122b5f About a minute ago 84.2MB [2022-08-09T16:17:19.143Z] 35ce07dbabab About a minute ago 1.19GB [2022-08-09T16:17:19.143Z] 630136fbcafe About a minute ago 1.08GB [2022-08-09T16:17:19.143Z] security-secretstore-setup-arm64 latest d9e94c569d5c 2 minutes ago 27.9MB [2022-08-09T16:17:19.143Z] d1014b2e02f5 2 minutes ago 1.2GB [2022-08-09T16:17:19.143Z] support-scheduler-arm64 latest 5d51ea4ee7c9 2 minutes ago 25.6MB [2022-08-09T16:17:19.143Z] 05b24b822444 2 minutes ago 1.25GB [2022-08-09T16:17:19.144Z] security-spiffe-token-provider-arm64 latest 2a49c4ec895f 7 minutes ago 28.3MB [2022-08-09T16:17:19.144Z] security-bootstrapper-arm64 latest 16db1827570f 7 minutes ago 18.6MB [2022-08-09T16:17:19.144Z] fe2c0b3f50f6 8 minutes ago 1.24GB [2022-08-09T16:17:19.144Z] core-metadata-arm64 latest 9f061e3ce9c3 8 minutes ago 17.4MB [2022-08-09T16:17:19.144Z] security-proxy-setup-arm64 latest b44a3cdc0600 8 minutes ago 26.2MB [2022-08-09T16:17:19.144Z] c4dc5815775d 8 minutes ago 1.22GB [2022-08-09T16:17:19.144Z] 2051f2ae4452 8 minutes ago 1.19GB [2022-08-09T16:17:19.144Z] 494323364091 8 minutes ago 1.19GB [2022-08-09T16:17:19.144Z] core-command-arm64 latest 6435462198c1 9 minutes ago 15.5MB [2022-08-09T16:17:19.144Z] 1c7e3cdc58c1 9 minutes ago 1.19GB [2022-08-09T16:17:19.144Z] security-spire-agent-arm64 latest 974138a8dd04 14 minutes ago 122MB [2022-08-09T16:17:19.144Z] security-spire-config-arm64 latest c7222dcfcbd7 14 minutes ago 83.6MB [2022-08-09T16:17:19.144Z] 088c6df4fd37 15 minutes ago 1.08GB [2022-08-09T16:17:19.144Z] 45156858cca7 15 minutes ago 1.08GB [2022-08-09T16:17:19.144Z] ci-base-image-arm64 latest ad7d23e77e5f 17 minutes ago 995MB [2022-08-09T16:17:19.144Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-09T16:17:19.144Z] alpine 3.16 3d81c46cd875 3 weeks ago 5.27MB [2022-08-09T16:17:19.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-09T16:17:19.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-09T16:17:19.266Z] provisioning config files... [2022-08-09T16:17:19.285Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/276@tmp/config5414427842876620075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:17:19.659Z] ---> docker-login.sh [2022-08-09T16:17:19.659Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:17:19.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:17:20.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:17:20.210Z] Configure a credential helper to remove this warning. See [2022-08-09T16:17:20.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:17:20.210Z] [2022-08-09T16:17:20.210Z] Login Succeeded [2022-08-09T16:17:20.210Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:17:20.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:17:20.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:17:20.819Z] Configure a credential helper to remove this warning. See [2022-08-09T16:17:20.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:17:20.819Z] [2022-08-09T16:17:20.819Z] Login Succeeded [2022-08-09T16:17:20.819Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:17:21.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:17:21.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:17:21.374Z] Configure a credential helper to remove this warning. See [2022-08-09T16:17:21.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:17:21.374Z] [2022-08-09T16:17:21.374Z] Login Succeeded [2022-08-09T16:17:21.374Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:17:21.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:17:21.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:17:21.650Z] Configure a credential helper to remove this warning. See [2022-08-09T16:17:21.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:17:21.650Z] [2022-08-09T16:17:21.650Z] Login Succeeded [2022-08-09T16:17:21.926Z] docker.io [2022-08-09T16:17:22.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:17:22.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:17:22.472Z] Configure a credential helper to remove this warning. See [2022-08-09T16:17:22.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:17:22.472Z] [2022-08-09T16:17:22.472Z] Login Succeeded [2022-08-09T16:17:22.472Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:17:22.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:17:22.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:17:22.556Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-09T16:17:22.556Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:22.556Z] latest [2022-08-09T16:17:22.556Z] 2.3.0-dev.41 [2022-08-09T16:17:22.556Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:22.556Z] main [2022-08-09T16:17:22.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:22.927Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:23.290Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:23.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-09T16:17:23.291Z] 1b989c1f23c9: Preparing [2022-08-09T16:17:23.291Z] b87e84b03c06: Preparing [2022-08-09T16:17:23.291Z] 99b59f10b080: Preparing [2022-08-09T16:17:23.291Z] d2e270ed4bee: Preparing [2022-08-09T16:17:23.291Z] 5b7df235d876: Preparing [2022-08-09T16:17:23.291Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:23.563Z] d2e270ed4bee: Pushed [2022-08-09T16:17:23.563Z] 99b59f10b080: Pushed [2022-08-09T16:17:23.563Z] 1b989c1f23c9: Pushed [2022-08-09T16:17:26.169Z] b87e84b03c06: Pushed [2022-08-09T16:17:26.169Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:dd1b4b691a9edda3bffb39887ded1d895992b939deb4c44bfd8b79354cdfcc3a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:26.535Z] + 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-09T16:17:26.890Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-09T16:17:26.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-09T16:17:26.890Z] 1b989c1f23c9: Preparing [2022-08-09T16:17:26.890Z] b87e84b03c06: Preparing [2022-08-09T16:17:26.890Z] 99b59f10b080: Preparing [2022-08-09T16:17:26.890Z] d2e270ed4bee: Preparing [2022-08-09T16:17:26.890Z] 5b7df235d876: Preparing [2022-08-09T16:17:26.890Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:26.890Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:26.890Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:26.890Z] 1b989c1f23c9: Layer already exists [2022-08-09T16:17:26.890Z] b87e84b03c06: Layer already exists [2022-08-09T16:17:27.161Z] latest: digest: sha256:dd1b4b691a9edda3bffb39887ded1d895992b939deb4c44bfd8b79354cdfcc3a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:27.536Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:27.889Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.41 [2022-08-09T16:17:27.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-09T16:17:27.889Z] 1b989c1f23c9: Preparing [2022-08-09T16:17:27.889Z] b87e84b03c06: Preparing [2022-08-09T16:17:27.889Z] 99b59f10b080: Preparing [2022-08-09T16:17:27.889Z] d2e270ed4bee: Preparing [2022-08-09T16:17:27.889Z] 5b7df235d876: Preparing [2022-08-09T16:17:27.889Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:27.889Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:27.889Z] 1b989c1f23c9: Layer already exists [2022-08-09T16:17:27.889Z] b87e84b03c06: Layer already exists [2022-08-09T16:17:27.889Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:28.162Z] 2.3.0-dev.41: digest: sha256:dd1b4b691a9edda3bffb39887ded1d895992b939deb4c44bfd8b79354cdfcc3a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:28.538Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:28.898Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:28.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-09T16:17:28.899Z] 1b989c1f23c9: Preparing [2022-08-09T16:17:28.899Z] b87e84b03c06: Preparing [2022-08-09T16:17:28.899Z] 99b59f10b080: Preparing [2022-08-09T16:17:28.899Z] d2e270ed4bee: Preparing [2022-08-09T16:17:28.899Z] 5b7df235d876: Preparing [2022-08-09T16:17:28.899Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:28.899Z] 1b989c1f23c9: Layer already exists [2022-08-09T16:17:28.899Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:28.899Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:28.899Z] b87e84b03c06: Layer already exists [2022-08-09T16:17:29.171Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:dd1b4b691a9edda3bffb39887ded1d895992b939deb4c44bfd8b79354cdfcc3a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:29.540Z] + 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-09T16:17:29.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-09T16:17:29.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-09T16:17:29.906Z] 1b989c1f23c9: Preparing [2022-08-09T16:17:29.906Z] b87e84b03c06: Preparing [2022-08-09T16:17:29.906Z] 99b59f10b080: Preparing [2022-08-09T16:17:29.906Z] d2e270ed4bee: Preparing [2022-08-09T16:17:29.906Z] 5b7df235d876: Preparing [2022-08-09T16:17:29.906Z] b87e84b03c06: Layer already exists [2022-08-09T16:17:29.906Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:29.906Z] 1b989c1f23c9: Layer already exists [2022-08-09T16:17:29.906Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:29.906Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:30.179Z] main: digest: sha256:dd1b4b691a9edda3bffb39887ded1d895992b939deb4c44bfd8b79354cdfcc3a size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:17:30.239Z] ===================================================== [Pipeline] echo [2022-08-09T16:17:30.248Z] taggedImages: [2022-08-09T16:17:30.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:30.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-09T16:17:30.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.41 [2022-08-09T16:17:30.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:30.248Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-09T16:17:30.273Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-09T16:17:30.273Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:30.273Z] latest [2022-08-09T16:17:30.273Z] 2.3.0-dev.41 [2022-08-09T16:17:30.273Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:30.273Z] main [2022-08-09T16:17:30.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:30.630Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:30.987Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:30.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-09T16:17:30.987Z] 7043a122b0bf: Preparing [2022-08-09T16:17:30.987Z] f7f553758845: Preparing [2022-08-09T16:17:30.987Z] 99b59f10b080: Preparing [2022-08-09T16:17:30.987Z] f55494e0f7fa: Preparing [2022-08-09T16:17:30.987Z] bf9c8c87b0ee: Preparing [2022-08-09T16:17:30.987Z] 5b7df235d876: Preparing [2022-08-09T16:17:30.987Z] 5b7df235d876: Waiting [2022-08-09T16:17:31.258Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:31.258Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:31.258Z] bf9c8c87b0ee: Pushed [2022-08-09T16:17:31.258Z] 7043a122b0bf: Pushed [2022-08-09T16:17:32.228Z] f55494e0f7fa: Pushed [2022-08-09T16:17:34.183Z] f7f553758845: Pushed [2022-08-09T16:17:34.453Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:8eb43ae098865dfbfa4441b5541b1310794904f579ba210b793159a2eb7c94c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:34.814Z] + 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-09T16:17:35.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-09T16:17:35.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-09T16:17:35.165Z] 7043a122b0bf: Preparing [2022-08-09T16:17:35.165Z] f7f553758845: Preparing [2022-08-09T16:17:35.165Z] 99b59f10b080: Preparing [2022-08-09T16:17:35.165Z] f55494e0f7fa: Preparing [2022-08-09T16:17:35.165Z] bf9c8c87b0ee: Preparing [2022-08-09T16:17:35.165Z] 5b7df235d876: Preparing [2022-08-09T16:17:35.165Z] 5b7df235d876: Waiting [2022-08-09T16:17:35.165Z] f55494e0f7fa: Layer already exists [2022-08-09T16:17:35.166Z] bf9c8c87b0ee: Layer already exists [2022-08-09T16:17:35.166Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:35.166Z] f7f553758845: Layer already exists [2022-08-09T16:17:35.166Z] 7043a122b0bf: Layer already exists [2022-08-09T16:17:35.166Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:35.434Z] latest: digest: sha256:8eb43ae098865dfbfa4441b5541b1310794904f579ba210b793159a2eb7c94c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:35.793Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:36.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.41 [2022-08-09T16:17:36.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-09T16:17:36.145Z] 7043a122b0bf: Preparing [2022-08-09T16:17:36.145Z] f7f553758845: Preparing [2022-08-09T16:17:36.145Z] 99b59f10b080: Preparing [2022-08-09T16:17:36.145Z] f55494e0f7fa: Preparing [2022-08-09T16:17:36.145Z] bf9c8c87b0ee: Preparing [2022-08-09T16:17:36.145Z] 5b7df235d876: Preparing [2022-08-09T16:17:36.145Z] 5b7df235d876: Waiting [2022-08-09T16:17:36.145Z] f7f553758845: Layer already exists [2022-08-09T16:17:36.145Z] 7043a122b0bf: Layer already exists [2022-08-09T16:17:36.145Z] f55494e0f7fa: Layer already exists [2022-08-09T16:17:36.145Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:36.145Z] bf9c8c87b0ee: Layer already exists [2022-08-09T16:17:36.145Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:36.415Z] 2.3.0-dev.41: digest: sha256:8eb43ae098865dfbfa4441b5541b1310794904f579ba210b793159a2eb7c94c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:36.781Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:37.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:37.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-09T16:17:37.142Z] 7043a122b0bf: Preparing [2022-08-09T16:17:37.142Z] f7f553758845: Preparing [2022-08-09T16:17:37.142Z] 99b59f10b080: Preparing [2022-08-09T16:17:37.142Z] f55494e0f7fa: Preparing [2022-08-09T16:17:37.142Z] bf9c8c87b0ee: Preparing [2022-08-09T16:17:37.142Z] 5b7df235d876: Preparing [2022-08-09T16:17:37.142Z] 5b7df235d876: Waiting [2022-08-09T16:17:37.142Z] f55494e0f7fa: Layer already exists [2022-08-09T16:17:37.142Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:37.142Z] 7043a122b0bf: Layer already exists [2022-08-09T16:17:37.142Z] f7f553758845: Layer already exists [2022-08-09T16:17:37.142Z] bf9c8c87b0ee: Layer already exists [2022-08-09T16:17:37.142Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:37.412Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:8eb43ae098865dfbfa4441b5541b1310794904f579ba210b793159a2eb7c94c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:37.771Z] + 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-09T16:17:38.136Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-09T16:17:38.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-09T16:17:38.136Z] 7043a122b0bf: Preparing [2022-08-09T16:17:38.136Z] f7f553758845: Preparing [2022-08-09T16:17:38.136Z] 99b59f10b080: Preparing [2022-08-09T16:17:38.136Z] f55494e0f7fa: Preparing [2022-08-09T16:17:38.136Z] bf9c8c87b0ee: Preparing [2022-08-09T16:17:38.136Z] 5b7df235d876: Preparing [2022-08-09T16:17:38.136Z] 5b7df235d876: Waiting [2022-08-09T16:17:38.136Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:38.136Z] f55494e0f7fa: Layer already exists [2022-08-09T16:17:38.136Z] 7043a122b0bf: Layer already exists [2022-08-09T16:17:38.136Z] f7f553758845: Layer already exists [2022-08-09T16:17:38.136Z] bf9c8c87b0ee: Layer already exists [2022-08-09T16:17:38.136Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:38.405Z] main: digest: sha256:8eb43ae098865dfbfa4441b5541b1310794904f579ba210b793159a2eb7c94c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:17:38.467Z] ===================================================== [Pipeline] echo [2022-08-09T16:17:38.476Z] taggedImages: [2022-08-09T16:17:38.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:38.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-09T16:17:38.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.41 [2022-08-09T16:17:38.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:38.476Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-09T16:17:38.499Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-09T16:17:38.499Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:38.499Z] latest [2022-08-09T16:17:38.499Z] 2.3.0-dev.41 [2022-08-09T16:17:38.499Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:38.499Z] main [2022-08-09T16:17:38.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:38.861Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:39.218Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:39.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-09T16:17:39.218Z] b1c0f38f998e: Preparing [2022-08-09T16:17:39.218Z] dfbbcb135daf: Preparing [2022-08-09T16:17:39.218Z] 99b59f10b080: Preparing [2022-08-09T16:17:39.218Z] d2e270ed4bee: Preparing [2022-08-09T16:17:39.218Z] 5b7df235d876: Preparing [2022-08-09T16:17:39.218Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:39.218Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:39.218Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:39.491Z] b1c0f38f998e: Pushed [2022-08-09T16:17:42.874Z] dfbbcb135daf: Pushed [2022-08-09T16:17:42.874Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:23a9dfddf6a17535e6d0aad47e0b6886df1c22491f4909a749124071f4edd5e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:43.241Z] + 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-09T16:17:43.609Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-09T16:17:43.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-09T16:17:43.609Z] b1c0f38f998e: Preparing [2022-08-09T16:17:43.609Z] dfbbcb135daf: Preparing [2022-08-09T16:17:43.609Z] 99b59f10b080: Preparing [2022-08-09T16:17:43.609Z] d2e270ed4bee: Preparing [2022-08-09T16:17:43.609Z] 5b7df235d876: Preparing [2022-08-09T16:17:43.609Z] dfbbcb135daf: Layer already exists [2022-08-09T16:17:43.609Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:43.609Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:43.609Z] b1c0f38f998e: Layer already exists [2022-08-09T16:17:43.609Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:43.882Z] latest: digest: sha256:23a9dfddf6a17535e6d0aad47e0b6886df1c22491f4909a749124071f4edd5e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:44.251Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:44.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.41 [2022-08-09T16:17:44.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-09T16:17:44.606Z] b1c0f38f998e: Preparing [2022-08-09T16:17:44.606Z] dfbbcb135daf: Preparing [2022-08-09T16:17:44.606Z] 99b59f10b080: Preparing [2022-08-09T16:17:44.606Z] d2e270ed4bee: Preparing [2022-08-09T16:17:44.606Z] 5b7df235d876: Preparing [2022-08-09T16:17:44.606Z] b1c0f38f998e: Layer already exists [2022-08-09T16:17:44.606Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:44.606Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:44.878Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:44.878Z] dfbbcb135daf: Layer already exists [2022-08-09T16:17:44.878Z] 2.3.0-dev.41: digest: sha256:23a9dfddf6a17535e6d0aad47e0b6886df1c22491f4909a749124071f4edd5e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:45.251Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:45.610Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:45.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-09T16:17:45.610Z] b1c0f38f998e: Preparing [2022-08-09T16:17:45.610Z] dfbbcb135daf: Preparing [2022-08-09T16:17:45.610Z] 99b59f10b080: Preparing [2022-08-09T16:17:45.610Z] d2e270ed4bee: Preparing [2022-08-09T16:17:45.610Z] 5b7df235d876: Preparing [2022-08-09T16:17:45.610Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:45.610Z] dfbbcb135daf: Layer already exists [2022-08-09T16:17:45.610Z] b1c0f38f998e: Layer already exists [2022-08-09T16:17:45.610Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:45.610Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:45.885Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:23a9dfddf6a17535e6d0aad47e0b6886df1c22491f4909a749124071f4edd5e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:46.255Z] + 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-09T16:17:46.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-09T16:17:46.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-09T16:17:46.619Z] b1c0f38f998e: Preparing [2022-08-09T16:17:46.619Z] dfbbcb135daf: Preparing [2022-08-09T16:17:46.619Z] 99b59f10b080: Preparing [2022-08-09T16:17:46.619Z] d2e270ed4bee: Preparing [2022-08-09T16:17:46.619Z] 5b7df235d876: Preparing [2022-08-09T16:17:46.619Z] d2e270ed4bee: Layer already exists [2022-08-09T16:17:46.619Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:46.619Z] dfbbcb135daf: Layer already exists [2022-08-09T16:17:46.619Z] b1c0f38f998e: Layer already exists [2022-08-09T16:17:46.619Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:46.892Z] main: digest: sha256:23a9dfddf6a17535e6d0aad47e0b6886df1c22491f4909a749124071f4edd5e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:17:46.958Z] ===================================================== [Pipeline] echo [2022-08-09T16:17:46.966Z] taggedImages: [2022-08-09T16:17:46.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:46.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-09T16:17:46.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.41 [2022-08-09T16:17:46.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:46.966Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-09T16:17:46.989Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-09T16:17:46.989Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:46.989Z] latest [2022-08-09T16:17:46.989Z] 2.3.0-dev.41 [2022-08-09T16:17:46.989Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:46.989Z] main [2022-08-09T16:17:46.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:47.367Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:47.730Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:47.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-09T16:17:47.730Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:47.730Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:47.730Z] dddfd9763c97: Preparing [2022-08-09T16:17:47.730Z] 0894b66e61d2: Preparing [2022-08-09T16:17:47.730Z] cb334e41c1f2: Preparing [2022-08-09T16:17:47.730Z] 256466c6adff: Preparing [2022-08-09T16:17:47.730Z] 99b59f10b080: Preparing [2022-08-09T16:17:47.730Z] 40e339519140: Preparing [2022-08-09T16:17:47.730Z] 676f3ff508a6: Preparing [2022-08-09T16:17:47.730Z] b2e7d1b5a5e6: Preparing [2022-08-09T16:17:47.730Z] 68abc30e5607: Preparing [2022-08-09T16:17:47.730Z] 5b7df235d876: Preparing [2022-08-09T16:17:47.730Z] 40e339519140: Waiting [2022-08-09T16:17:47.730Z] 99b59f10b080: Waiting [2022-08-09T16:17:47.730Z] 676f3ff508a6: Waiting [2022-08-09T16:17:47.730Z] b2e7d1b5a5e6: Waiting [2022-08-09T16:17:47.730Z] 68abc30e5607: Waiting [2022-08-09T16:17:47.730Z] 5b7df235d876: Waiting [2022-08-09T16:17:48.012Z] 0894b66e61d2: Pushed [2022-08-09T16:17:48.012Z] 8f70318ac5cb: Pushed [2022-08-09T16:17:48.012Z] dddfd9763c97: Pushed [2022-08-09T16:17:48.012Z] cb334e41c1f2: Pushed [2022-08-09T16:17:48.012Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:48.287Z] 40e339519140: Pushed [2022-08-09T16:17:48.287Z] 676f3ff508a6: Pushed [2022-08-09T16:17:48.287Z] b2e7d1b5a5e6: Pushed [2022-08-09T16:17:48.287Z] 68abc30e5607: Pushed [2022-08-09T16:17:48.287Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:51.675Z] 256466c6adff: Pushed [2022-08-09T16:17:51.675Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:2f8761277f25d1c9cc82cedf6fab05c9f5585872556a0a38bf5320c65aa9c5ee size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:52.047Z] + 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-09T16:17:52.413Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-09T16:17:52.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-09T16:17:52.413Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:52.413Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:52.413Z] dddfd9763c97: Preparing [2022-08-09T16:17:52.413Z] 0894b66e61d2: Preparing [2022-08-09T16:17:52.413Z] cb334e41c1f2: Preparing [2022-08-09T16:17:52.413Z] 256466c6adff: Preparing [2022-08-09T16:17:52.413Z] 99b59f10b080: Preparing [2022-08-09T16:17:52.413Z] 40e339519140: Preparing [2022-08-09T16:17:52.413Z] 676f3ff508a6: Preparing [2022-08-09T16:17:52.413Z] b2e7d1b5a5e6: Preparing [2022-08-09T16:17:52.413Z] 68abc30e5607: Preparing [2022-08-09T16:17:52.413Z] 5b7df235d876: Preparing [2022-08-09T16:17:52.413Z] 676f3ff508a6: Waiting [2022-08-09T16:17:52.413Z] b2e7d1b5a5e6: Waiting [2022-08-09T16:17:52.413Z] 68abc30e5607: Waiting [2022-08-09T16:17:52.413Z] 99b59f10b080: Waiting [2022-08-09T16:17:52.413Z] 5b7df235d876: Waiting [2022-08-09T16:17:52.413Z] 40e339519140: Waiting [2022-08-09T16:17:52.689Z] 0894b66e61d2: Layer already exists [2022-08-09T16:17:52.689Z] cb334e41c1f2: Layer already exists [2022-08-09T16:17:52.689Z] dddfd9763c97: Layer already exists [2022-08-09T16:17:52.689Z] 256466c6adff: Layer already exists [2022-08-09T16:17:52.689Z] 8f70318ac5cb: Layer already exists [2022-08-09T16:17:52.689Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:52.689Z] 676f3ff508a6: Layer already exists [2022-08-09T16:17:52.689Z] 40e339519140: Layer already exists [2022-08-09T16:17:52.689Z] b2e7d1b5a5e6: Layer already exists [2022-08-09T16:17:52.689Z] 68abc30e5607: Layer already exists [2022-08-09T16:17:52.689Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:52.689Z] latest: digest: sha256:2f8761277f25d1c9cc82cedf6fab05c9f5585872556a0a38bf5320c65aa9c5ee size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:53.059Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:53.425Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.41 [2022-08-09T16:17:53.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-09T16:17:53.425Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:53.425Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:53.425Z] dddfd9763c97: Preparing [2022-08-09T16:17:53.425Z] 0894b66e61d2: Preparing [2022-08-09T16:17:53.425Z] cb334e41c1f2: Preparing [2022-08-09T16:17:53.425Z] 256466c6adff: Preparing [2022-08-09T16:17:53.425Z] 99b59f10b080: Preparing [2022-08-09T16:17:53.425Z] 40e339519140: Preparing [2022-08-09T16:17:53.425Z] 676f3ff508a6: Preparing [2022-08-09T16:17:53.425Z] b2e7d1b5a5e6: Preparing [2022-08-09T16:17:53.425Z] 68abc30e5607: Preparing [2022-08-09T16:17:53.425Z] 5b7df235d876: Preparing [2022-08-09T16:17:53.425Z] 68abc30e5607: Waiting [2022-08-09T16:17:53.425Z] 676f3ff508a6: Waiting [2022-08-09T16:17:53.425Z] b2e7d1b5a5e6: Waiting [2022-08-09T16:17:53.425Z] 99b59f10b080: Waiting [2022-08-09T16:17:53.425Z] 5b7df235d876: Waiting [2022-08-09T16:17:53.425Z] 40e339519140: Waiting [2022-08-09T16:17:53.425Z] 256466c6adff: Layer already exists [2022-08-09T16:17:53.425Z] 8f70318ac5cb: Layer already exists [2022-08-09T16:17:53.425Z] cb334e41c1f2: Layer already exists [2022-08-09T16:17:53.425Z] 0894b66e61d2: Layer already exists [2022-08-09T16:17:53.700Z] dddfd9763c97: Layer already exists [2022-08-09T16:17:53.700Z] 40e339519140: Layer already exists [2022-08-09T16:17:53.700Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:53.700Z] b2e7d1b5a5e6: Layer already exists [2022-08-09T16:17:53.700Z] 676f3ff508a6: Layer already exists [2022-08-09T16:17:53.700Z] 68abc30e5607: Layer already exists [2022-08-09T16:17:53.700Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:53.700Z] 2.3.0-dev.41: digest: sha256:2f8761277f25d1c9cc82cedf6fab05c9f5585872556a0a38bf5320c65aa9c5ee size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:54.073Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:54.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:54.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-09T16:17:54.440Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:54.440Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:54.440Z] dddfd9763c97: Preparing [2022-08-09T16:17:54.440Z] 0894b66e61d2: Preparing [2022-08-09T16:17:54.440Z] cb334e41c1f2: Preparing [2022-08-09T16:17:54.440Z] 256466c6adff: Preparing [2022-08-09T16:17:54.440Z] 99b59f10b080: Preparing [2022-08-09T16:17:54.440Z] 40e339519140: Preparing [2022-08-09T16:17:54.440Z] 676f3ff508a6: Preparing [2022-08-09T16:17:54.440Z] b2e7d1b5a5e6: Preparing [2022-08-09T16:17:54.440Z] 68abc30e5607: Preparing [2022-08-09T16:17:54.440Z] 5b7df235d876: Preparing [2022-08-09T16:17:54.440Z] 99b59f10b080: Waiting [2022-08-09T16:17:54.440Z] 40e339519140: Waiting [2022-08-09T16:17:54.440Z] 676f3ff508a6: Waiting [2022-08-09T16:17:54.440Z] b2e7d1b5a5e6: Waiting [2022-08-09T16:17:54.440Z] 68abc30e5607: Waiting [2022-08-09T16:17:54.440Z] 5b7df235d876: Waiting [2022-08-09T16:17:54.440Z] dddfd9763c97: Layer already exists [2022-08-09T16:17:54.440Z] 0894b66e61d2: Layer already exists [2022-08-09T16:17:54.440Z] 8f70318ac5cb: Layer already exists [2022-08-09T16:17:54.440Z] cb334e41c1f2: Layer already exists [2022-08-09T16:17:54.440Z] 256466c6adff: Layer already exists [2022-08-09T16:17:54.712Z] 40e339519140: Layer already exists [2022-08-09T16:17:54.712Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:54.712Z] b2e7d1b5a5e6: Layer already exists [2022-08-09T16:17:54.712Z] 676f3ff508a6: Layer already exists [2022-08-09T16:17:54.712Z] 68abc30e5607: Layer already exists [2022-08-09T16:17:54.712Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:54.712Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:2f8761277f25d1c9cc82cedf6fab05c9f5585872556a0a38bf5320c65aa9c5ee size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:55.084Z] + 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-09T16:17:55.463Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-09T16:17:55.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-09T16:17:55.463Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:55.463Z] 8f70318ac5cb: Preparing [2022-08-09T16:17:55.463Z] dddfd9763c97: Preparing [2022-08-09T16:17:55.463Z] 0894b66e61d2: Preparing [2022-08-09T16:17:55.463Z] cb334e41c1f2: Preparing [2022-08-09T16:17:55.463Z] 256466c6adff: Preparing [2022-08-09T16:17:55.463Z] 99b59f10b080: Preparing [2022-08-09T16:17:55.463Z] 40e339519140: Preparing [2022-08-09T16:17:55.463Z] 676f3ff508a6: Preparing [2022-08-09T16:17:55.463Z] b2e7d1b5a5e6: Preparing [2022-08-09T16:17:55.463Z] 68abc30e5607: Preparing [2022-08-09T16:17:55.463Z] 5b7df235d876: Preparing [2022-08-09T16:17:55.463Z] 99b59f10b080: Waiting [2022-08-09T16:17:55.463Z] 40e339519140: Waiting [2022-08-09T16:17:55.463Z] 676f3ff508a6: Waiting [2022-08-09T16:17:55.463Z] b2e7d1b5a5e6: Waiting [2022-08-09T16:17:55.463Z] 68abc30e5607: Waiting [2022-08-09T16:17:55.463Z] 5b7df235d876: Waiting [2022-08-09T16:17:55.737Z] 256466c6adff: Layer already exists [2022-08-09T16:17:55.737Z] dddfd9763c97: Layer already exists [2022-08-09T16:17:55.737Z] 8f70318ac5cb: Layer already exists [2022-08-09T16:17:55.737Z] 0894b66e61d2: Layer already exists [2022-08-09T16:17:55.737Z] cb334e41c1f2: Layer already exists [2022-08-09T16:17:55.737Z] 99b59f10b080: Layer already exists [2022-08-09T16:17:55.737Z] 676f3ff508a6: Layer already exists [2022-08-09T16:17:55.737Z] 68abc30e5607: Layer already exists [2022-08-09T16:17:55.737Z] 40e339519140: Layer already exists [2022-08-09T16:17:55.737Z] b2e7d1b5a5e6: Layer already exists [2022-08-09T16:17:55.737Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:55.737Z] main: digest: sha256:2f8761277f25d1c9cc82cedf6fab05c9f5585872556a0a38bf5320c65aa9c5ee size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:17:55.800Z] ===================================================== [Pipeline] echo [2022-08-09T16:17:55.809Z] taggedImages: [2022-08-09T16:17:55.809Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:55.809Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-09T16:17:55.809Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.41 [2022-08-09T16:17:55.809Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:55.809Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-09T16:17:55.839Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-09T16:17:55.839Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:55.839Z] latest [2022-08-09T16:17:55.839Z] 2.3.0-dev.41 [2022-08-09T16:17:55.839Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:17:55.839Z] main [2022-08-09T16:17:55.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:56.212Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:17:56.574Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:17:56.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-09T16:17:56.574Z] 9a1769b87fbd: Preparing [2022-08-09T16:17:56.574Z] 4d3714ed64c8: Preparing [2022-08-09T16:17:56.574Z] c7c64c77d0ce: Preparing [2022-08-09T16:17:56.574Z] b8cf2be38fa8: Preparing [2022-08-09T16:17:56.574Z] 4daabd51c41a: Preparing [2022-08-09T16:17:56.574Z] c942909ddbf2: Preparing [2022-08-09T16:17:56.574Z] 54c8be5cfdca: Preparing [2022-08-09T16:17:56.574Z] 5b7df235d876: Preparing [2022-08-09T16:17:56.574Z] c942909ddbf2: Waiting [2022-08-09T16:17:56.574Z] 54c8be5cfdca: Waiting [2022-08-09T16:17:56.574Z] 5b7df235d876: Waiting [2022-08-09T16:17:56.849Z] 9a1769b87fbd: Pushed [2022-08-09T16:17:56.849Z] 4daabd51c41a: Pushed [2022-08-09T16:17:56.849Z] 4d3714ed64c8: Pushed [2022-08-09T16:17:57.128Z] 5b7df235d876: Layer already exists [2022-08-09T16:17:57.128Z] c942909ddbf2: Pushed [2022-08-09T16:17:57.727Z] 54c8be5cfdca: Pushed [2022-08-09T16:17:59.705Z] c7c64c77d0ce: Pushed [2022-08-09T16:17:59.705Z] b8cf2be38fa8: Pushed [2022-08-09T16:17:59.705Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:0ad4fb962b61c8a4958f42492c898e0522dab3fbd740f4afec9488b6a2681d5c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:00.079Z] + 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-09T16:18:00.445Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-09T16:18:00.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-09T16:18:00.445Z] 9a1769b87fbd: Preparing [2022-08-09T16:18:00.445Z] 4d3714ed64c8: Preparing [2022-08-09T16:18:00.445Z] c7c64c77d0ce: Preparing [2022-08-09T16:18:00.445Z] b8cf2be38fa8: Preparing [2022-08-09T16:18:00.445Z] 4daabd51c41a: Preparing [2022-08-09T16:18:00.445Z] c942909ddbf2: Preparing [2022-08-09T16:18:00.445Z] 54c8be5cfdca: Preparing [2022-08-09T16:18:00.445Z] 5b7df235d876: Preparing [2022-08-09T16:18:00.445Z] 54c8be5cfdca: Waiting [2022-08-09T16:18:00.445Z] 5b7df235d876: Waiting [2022-08-09T16:18:00.445Z] c942909ddbf2: Waiting [2022-08-09T16:18:00.445Z] c7c64c77d0ce: Layer already exists [2022-08-09T16:18:00.445Z] 4d3714ed64c8: Layer already exists [2022-08-09T16:18:00.717Z] b8cf2be38fa8: Layer already exists [2022-08-09T16:18:00.717Z] 4daabd51c41a: Layer already exists [2022-08-09T16:18:00.717Z] 9a1769b87fbd: Layer already exists [2022-08-09T16:18:00.717Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:00.717Z] 54c8be5cfdca: Layer already exists [2022-08-09T16:18:00.717Z] c942909ddbf2: Layer already exists [2022-08-09T16:18:00.717Z] latest: digest: sha256:0ad4fb962b61c8a4958f42492c898e0522dab3fbd740f4afec9488b6a2681d5c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:01.088Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:01.449Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.41 [2022-08-09T16:18:01.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-09T16:18:01.449Z] 9a1769b87fbd: Preparing [2022-08-09T16:18:01.449Z] 4d3714ed64c8: Preparing [2022-08-09T16:18:01.449Z] c7c64c77d0ce: Preparing [2022-08-09T16:18:01.449Z] b8cf2be38fa8: Preparing [2022-08-09T16:18:01.450Z] 4daabd51c41a: Preparing [2022-08-09T16:18:01.450Z] c942909ddbf2: Preparing [2022-08-09T16:18:01.450Z] 54c8be5cfdca: Preparing [2022-08-09T16:18:01.450Z] 5b7df235d876: Preparing [2022-08-09T16:18:01.450Z] c942909ddbf2: Waiting [2022-08-09T16:18:01.450Z] 54c8be5cfdca: Waiting [2022-08-09T16:18:01.450Z] 5b7df235d876: Waiting [2022-08-09T16:18:01.724Z] 4daabd51c41a: Layer already exists [2022-08-09T16:18:01.724Z] b8cf2be38fa8: Layer already exists [2022-08-09T16:18:01.724Z] c7c64c77d0ce: Layer already exists [2022-08-09T16:18:01.724Z] 4d3714ed64c8: Layer already exists [2022-08-09T16:18:01.724Z] 9a1769b87fbd: Layer already exists [2022-08-09T16:18:01.724Z] 54c8be5cfdca: Layer already exists [2022-08-09T16:18:01.724Z] c942909ddbf2: Layer already exists [2022-08-09T16:18:01.724Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:01.724Z] 2.3.0-dev.41: digest: sha256:0ad4fb962b61c8a4958f42492c898e0522dab3fbd740f4afec9488b6a2681d5c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:02.091Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:02.450Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:02.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-09T16:18:02.450Z] 9a1769b87fbd: Preparing [2022-08-09T16:18:02.450Z] 4d3714ed64c8: Preparing [2022-08-09T16:18:02.450Z] c7c64c77d0ce: Preparing [2022-08-09T16:18:02.450Z] b8cf2be38fa8: Preparing [2022-08-09T16:18:02.450Z] 4daabd51c41a: Preparing [2022-08-09T16:18:02.450Z] c942909ddbf2: Preparing [2022-08-09T16:18:02.450Z] 54c8be5cfdca: Preparing [2022-08-09T16:18:02.450Z] 5b7df235d876: Preparing [2022-08-09T16:18:02.450Z] c942909ddbf2: Waiting [2022-08-09T16:18:02.450Z] 54c8be5cfdca: Waiting [2022-08-09T16:18:02.450Z] 5b7df235d876: Waiting [2022-08-09T16:18:02.723Z] b8cf2be38fa8: Layer already exists [2022-08-09T16:18:02.723Z] 4d3714ed64c8: Layer already exists [2022-08-09T16:18:02.723Z] 4daabd51c41a: Layer already exists [2022-08-09T16:18:02.723Z] c7c64c77d0ce: Layer already exists [2022-08-09T16:18:02.723Z] 9a1769b87fbd: Layer already exists [2022-08-09T16:18:02.723Z] c942909ddbf2: Layer already exists [2022-08-09T16:18:02.723Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:02.723Z] 54c8be5cfdca: Layer already exists [2022-08-09T16:18:02.723Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:0ad4fb962b61c8a4958f42492c898e0522dab3fbd740f4afec9488b6a2681d5c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:03.110Z] + 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-09T16:18:03.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-09T16:18:03.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-09T16:18:03.497Z] 9a1769b87fbd: Preparing [2022-08-09T16:18:03.497Z] 4d3714ed64c8: Preparing [2022-08-09T16:18:03.497Z] c7c64c77d0ce: Preparing [2022-08-09T16:18:03.497Z] b8cf2be38fa8: Preparing [2022-08-09T16:18:03.497Z] 4daabd51c41a: Preparing [2022-08-09T16:18:03.497Z] c942909ddbf2: Preparing [2022-08-09T16:18:03.497Z] 54c8be5cfdca: Preparing [2022-08-09T16:18:03.497Z] 5b7df235d876: Preparing [2022-08-09T16:18:03.497Z] c942909ddbf2: Waiting [2022-08-09T16:18:03.497Z] 54c8be5cfdca: Waiting [2022-08-09T16:18:03.497Z] 5b7df235d876: Waiting [2022-08-09T16:18:03.497Z] 9a1769b87fbd: Layer already exists [2022-08-09T16:18:03.497Z] b8cf2be38fa8: Layer already exists [2022-08-09T16:18:03.497Z] c7c64c77d0ce: Layer already exists [2022-08-09T16:18:03.773Z] 4d3714ed64c8: Layer already exists [2022-08-09T16:18:03.773Z] 4daabd51c41a: Layer already exists [2022-08-09T16:18:03.773Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:03.773Z] c942909ddbf2: Layer already exists [2022-08-09T16:18:03.773Z] 54c8be5cfdca: Layer already exists [2022-08-09T16:18:03.773Z] main: digest: sha256:0ad4fb962b61c8a4958f42492c898e0522dab3fbd740f4afec9488b6a2681d5c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:18:03.831Z] ===================================================== [Pipeline] echo [2022-08-09T16:18:03.840Z] taggedImages: [2022-08-09T16:18:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-09T16:18:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.41 [2022-08-09T16:18:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:03.840Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-09T16:18:03.860Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-09T16:18:03.860Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:03.860Z] latest [2022-08-09T16:18:03.860Z] 2.3.0-dev.41 [2022-08-09T16:18:03.860Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:03.860Z] main [2022-08-09T16:18:03.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:04.242Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:04.620Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:04.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-09T16:18:04.620Z] 9bb75132d07f: Preparing [2022-08-09T16:18:04.620Z] 44a14e56ad38: Preparing [2022-08-09T16:18:04.620Z] 7d5050431be5: Preparing [2022-08-09T16:18:04.620Z] 630917fece7f: Preparing [2022-08-09T16:18:04.620Z] 772cee916b93: Preparing [2022-08-09T16:18:04.620Z] 205771f5b6bd: Preparing [2022-08-09T16:18:04.620Z] ec154b4ea1b9: Preparing [2022-08-09T16:18:04.620Z] 9d4746df9374: Preparing [2022-08-09T16:18:04.620Z] 504034a9d2f7: Preparing [2022-08-09T16:18:04.620Z] 5b7df235d876: Preparing [2022-08-09T16:18:04.620Z] ec154b4ea1b9: Waiting [2022-08-09T16:18:04.620Z] 9d4746df9374: Waiting [2022-08-09T16:18:04.620Z] 504034a9d2f7: Waiting [2022-08-09T16:18:04.620Z] 5b7df235d876: Waiting [2022-08-09T16:18:04.620Z] 205771f5b6bd: Waiting [2022-08-09T16:18:04.903Z] 44a14e56ad38: Pushed [2022-08-09T16:18:04.903Z] 772cee916b93: Pushed [2022-08-09T16:18:04.903Z] 9bb75132d07f: Pushed [2022-08-09T16:18:05.207Z] 205771f5b6bd: Pushed [2022-08-09T16:18:05.207Z] ec154b4ea1b9: Pushed [2022-08-09T16:18:05.521Z] 9d4746df9374: Pushed [2022-08-09T16:18:05.521Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:05.795Z] 504034a9d2f7: Pushed [2022-08-09T16:18:07.765Z] 630917fece7f: Pushed [2022-08-09T16:18:08.358Z] 7d5050431be5: Pushed [2022-08-09T16:18:08.358Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:ff0d917400224df4b31503c0adb30b44418fed1ea2ec056da885d59198e474d6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:08.722Z] + 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-09T16:18:09.091Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-09T16:18:09.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-09T16:18:09.091Z] 9bb75132d07f: Preparing [2022-08-09T16:18:09.091Z] 44a14e56ad38: Preparing [2022-08-09T16:18:09.091Z] 7d5050431be5: Preparing [2022-08-09T16:18:09.091Z] 630917fece7f: Preparing [2022-08-09T16:18:09.091Z] 772cee916b93: Preparing [2022-08-09T16:18:09.091Z] 205771f5b6bd: Preparing [2022-08-09T16:18:09.091Z] ec154b4ea1b9: Preparing [2022-08-09T16:18:09.091Z] 9d4746df9374: Preparing [2022-08-09T16:18:09.091Z] 504034a9d2f7: Preparing [2022-08-09T16:18:09.091Z] 5b7df235d876: Preparing [2022-08-09T16:18:09.091Z] 9d4746df9374: Waiting [2022-08-09T16:18:09.091Z] 504034a9d2f7: Waiting [2022-08-09T16:18:09.091Z] 5b7df235d876: Waiting [2022-08-09T16:18:09.091Z] 205771f5b6bd: Waiting [2022-08-09T16:18:09.091Z] ec154b4ea1b9: Waiting [2022-08-09T16:18:09.091Z] 7d5050431be5: Layer already exists [2022-08-09T16:18:09.091Z] 44a14e56ad38: Layer already exists [2022-08-09T16:18:09.091Z] 772cee916b93: Layer already exists [2022-08-09T16:18:09.091Z] 9bb75132d07f: Layer already exists [2022-08-09T16:18:09.091Z] 630917fece7f: Layer already exists [2022-08-09T16:18:09.363Z] 504034a9d2f7: Layer already exists [2022-08-09T16:18:09.363Z] 9d4746df9374: Layer already exists [2022-08-09T16:18:09.363Z] ec154b4ea1b9: Layer already exists [2022-08-09T16:18:09.363Z] 205771f5b6bd: Layer already exists [2022-08-09T16:18:09.363Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:09.363Z] latest: digest: sha256:ff0d917400224df4b31503c0adb30b44418fed1ea2ec056da885d59198e474d6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:09.729Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:10.082Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.41 [2022-08-09T16:18:10.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-09T16:18:10.082Z] 9bb75132d07f: Preparing [2022-08-09T16:18:10.082Z] 44a14e56ad38: Preparing [2022-08-09T16:18:10.082Z] 7d5050431be5: Preparing [2022-08-09T16:18:10.082Z] 630917fece7f: Preparing [2022-08-09T16:18:10.082Z] 772cee916b93: Preparing [2022-08-09T16:18:10.082Z] 205771f5b6bd: Preparing [2022-08-09T16:18:10.082Z] ec154b4ea1b9: Preparing [2022-08-09T16:18:10.082Z] 9d4746df9374: Preparing [2022-08-09T16:18:10.082Z] 504034a9d2f7: Preparing [2022-08-09T16:18:10.082Z] 5b7df235d876: Preparing [2022-08-09T16:18:10.082Z] ec154b4ea1b9: Waiting [2022-08-09T16:18:10.082Z] 9d4746df9374: Waiting [2022-08-09T16:18:10.082Z] 504034a9d2f7: Waiting [2022-08-09T16:18:10.082Z] 5b7df235d876: Waiting [2022-08-09T16:18:10.082Z] 205771f5b6bd: Waiting [2022-08-09T16:18:10.082Z] 772cee916b93: Layer already exists [2022-08-09T16:18:10.355Z] 9bb75132d07f: Layer already exists [2022-08-09T16:18:10.355Z] 630917fece7f: Layer already exists [2022-08-09T16:18:10.355Z] 7d5050431be5: Layer already exists [2022-08-09T16:18:10.355Z] 44a14e56ad38: Layer already exists [2022-08-09T16:18:10.355Z] 504034a9d2f7: Layer already exists [2022-08-09T16:18:10.355Z] 205771f5b6bd: Layer already exists [2022-08-09T16:18:10.355Z] ec154b4ea1b9: Layer already exists [2022-08-09T16:18:10.355Z] 9d4746df9374: Layer already exists [2022-08-09T16:18:10.355Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:10.355Z] 2.3.0-dev.41: digest: sha256:ff0d917400224df4b31503c0adb30b44418fed1ea2ec056da885d59198e474d6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:10.723Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:11.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:11.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-09T16:18:11.095Z] 9bb75132d07f: Preparing [2022-08-09T16:18:11.095Z] 44a14e56ad38: Preparing [2022-08-09T16:18:11.095Z] 7d5050431be5: Preparing [2022-08-09T16:18:11.095Z] 630917fece7f: Preparing [2022-08-09T16:18:11.095Z] 772cee916b93: Preparing [2022-08-09T16:18:11.095Z] 205771f5b6bd: Preparing [2022-08-09T16:18:11.095Z] ec154b4ea1b9: Preparing [2022-08-09T16:18:11.095Z] 9d4746df9374: Preparing [2022-08-09T16:18:11.095Z] 504034a9d2f7: Preparing [2022-08-09T16:18:11.095Z] 5b7df235d876: Preparing [2022-08-09T16:18:11.095Z] 9d4746df9374: Waiting [2022-08-09T16:18:11.095Z] 504034a9d2f7: Waiting [2022-08-09T16:18:11.095Z] 5b7df235d876: Waiting [2022-08-09T16:18:11.095Z] 205771f5b6bd: Waiting [2022-08-09T16:18:11.095Z] ec154b4ea1b9: Waiting [2022-08-09T16:18:11.368Z] 772cee916b93: Layer already exists [2022-08-09T16:18:11.368Z] 9bb75132d07f: Layer already exists [2022-08-09T16:18:11.368Z] 44a14e56ad38: Layer already exists [2022-08-09T16:18:11.368Z] 630917fece7f: Layer already exists [2022-08-09T16:18:11.368Z] 7d5050431be5: Layer already exists [2022-08-09T16:18:11.368Z] 205771f5b6bd: Layer already exists [2022-08-09T16:18:11.368Z] ec154b4ea1b9: Layer already exists [2022-08-09T16:18:11.368Z] 504034a9d2f7: Layer already exists [2022-08-09T16:18:11.368Z] 9d4746df9374: Layer already exists [2022-08-09T16:18:11.368Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:11.368Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:ff0d917400224df4b31503c0adb30b44418fed1ea2ec056da885d59198e474d6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:11.735Z] + 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-09T16:18:12.095Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-09T16:18:12.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-09T16:18:12.095Z] 9bb75132d07f: Preparing [2022-08-09T16:18:12.095Z] 44a14e56ad38: Preparing [2022-08-09T16:18:12.095Z] 7d5050431be5: Preparing [2022-08-09T16:18:12.095Z] 630917fece7f: Preparing [2022-08-09T16:18:12.095Z] 772cee916b93: Preparing [2022-08-09T16:18:12.095Z] 205771f5b6bd: Preparing [2022-08-09T16:18:12.095Z] ec154b4ea1b9: Preparing [2022-08-09T16:18:12.095Z] 9d4746df9374: Preparing [2022-08-09T16:18:12.095Z] 504034a9d2f7: Preparing [2022-08-09T16:18:12.095Z] 5b7df235d876: Preparing [2022-08-09T16:18:12.095Z] 205771f5b6bd: Waiting [2022-08-09T16:18:12.095Z] ec154b4ea1b9: Waiting [2022-08-09T16:18:12.095Z] 9d4746df9374: Waiting [2022-08-09T16:18:12.095Z] 504034a9d2f7: Waiting [2022-08-09T16:18:12.095Z] 5b7df235d876: Waiting [2022-08-09T16:18:12.095Z] 772cee916b93: Layer already exists [2022-08-09T16:18:12.095Z] 9bb75132d07f: Layer already exists [2022-08-09T16:18:12.095Z] 44a14e56ad38: Layer already exists [2022-08-09T16:18:12.095Z] 630917fece7f: Layer already exists [2022-08-09T16:18:12.095Z] 7d5050431be5: Layer already exists [2022-08-09T16:18:12.367Z] ec154b4ea1b9: Layer already exists [2022-08-09T16:18:12.367Z] 205771f5b6bd: Layer already exists [2022-08-09T16:18:12.367Z] 9d4746df9374: Layer already exists [2022-08-09T16:18:12.367Z] 504034a9d2f7: Layer already exists [2022-08-09T16:18:12.367Z] 5b7df235d876: Layer already exists [2022-08-09T16:18:12.367Z] main: digest: sha256:ff0d917400224df4b31503c0adb30b44418fed1ea2ec056da885d59198e474d6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:18:12.425Z] ===================================================== [Pipeline] echo [2022-08-09T16:18:12.436Z] taggedImages: [2022-08-09T16:18:12.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:12.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-09T16:18:12.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.41 [2022-08-09T16:18:12.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:12.436Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-09T16:18:12.460Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-09T16:18:12.460Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:12.460Z] latest [2022-08-09T16:18:12.460Z] 2.3.0-dev.41 [2022-08-09T16:18:12.460Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:12.460Z] main [2022-08-09T16:18:12.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:12.815Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:13.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:13.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-09T16:18:13.174Z] 61f23dad3b61: Preparing [2022-08-09T16:18:13.174Z] e704e0b17d60: Preparing [2022-08-09T16:18:13.174Z] 99b59f10b080: Preparing [2022-08-09T16:18:13.174Z] 490057def70d: Preparing [2022-08-09T16:18:13.174Z] b6d34bdacc49: Preparing [2022-08-09T16:18:13.174Z] eb54b7b7991f: Preparing [2022-08-09T16:18:13.174Z] eb54b7b7991f: Waiting [2022-08-09T16:18:13.448Z] 99b59f10b080: Layer already exists [2022-08-09T16:18:13.448Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:13.448Z] b6d34bdacc49: Pushed [2022-08-09T16:18:13.448Z] 61f23dad3b61: Pushed [2022-08-09T16:18:14.874Z] 490057def70d: Pushed [2022-08-09T16:18:18.248Z] e704e0b17d60: Pushed [2022-08-09T16:18:18.248Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:01393b1115860248d387d8a9ae46f5e7a1604e83009b14259a7fa1e797dff596 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:18.613Z] + 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-09T16:18:18.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-09T16:18:18.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-09T16:18:18.968Z] 61f23dad3b61: Preparing [2022-08-09T16:18:18.968Z] e704e0b17d60: Preparing [2022-08-09T16:18:18.968Z] 99b59f10b080: Preparing [2022-08-09T16:18:18.968Z] 490057def70d: Preparing [2022-08-09T16:18:18.968Z] b6d34bdacc49: Preparing [2022-08-09T16:18:18.968Z] eb54b7b7991f: Preparing [2022-08-09T16:18:18.968Z] eb54b7b7991f: Waiting [2022-08-09T16:18:18.968Z] 99b59f10b080: Layer already exists [2022-08-09T16:18:18.968Z] e704e0b17d60: Layer already exists [2022-08-09T16:18:18.968Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:18.968Z] 490057def70d: Layer already exists [2022-08-09T16:18:19.240Z] 61f23dad3b61: Layer already exists [2022-08-09T16:18:19.240Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:19.240Z] latest: digest: sha256:01393b1115860248d387d8a9ae46f5e7a1604e83009b14259a7fa1e797dff596 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:19.603Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:19.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.41 [2022-08-09T16:18:19.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-09T16:18:19.962Z] 61f23dad3b61: Preparing [2022-08-09T16:18:19.962Z] e704e0b17d60: Preparing [2022-08-09T16:18:19.962Z] 99b59f10b080: Preparing [2022-08-09T16:18:19.962Z] 490057def70d: Preparing [2022-08-09T16:18:19.962Z] b6d34bdacc49: Preparing [2022-08-09T16:18:19.962Z] eb54b7b7991f: Preparing [2022-08-09T16:18:19.962Z] eb54b7b7991f: Waiting [2022-08-09T16:18:19.962Z] 99b59f10b080: Layer already exists [2022-08-09T16:18:19.962Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:19.962Z] e704e0b17d60: Layer already exists [2022-08-09T16:18:19.962Z] 490057def70d: Layer already exists [2022-08-09T16:18:19.962Z] 61f23dad3b61: Layer already exists [2022-08-09T16:18:19.962Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:20.234Z] 2.3.0-dev.41: digest: sha256:01393b1115860248d387d8a9ae46f5e7a1604e83009b14259a7fa1e797dff596 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:20.601Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:20.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:20.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-09T16:18:20.959Z] 61f23dad3b61: Preparing [2022-08-09T16:18:20.959Z] e704e0b17d60: Preparing [2022-08-09T16:18:20.959Z] 99b59f10b080: Preparing [2022-08-09T16:18:20.959Z] 490057def70d: Preparing [2022-08-09T16:18:20.959Z] b6d34bdacc49: Preparing [2022-08-09T16:18:20.959Z] eb54b7b7991f: Preparing [2022-08-09T16:18:20.959Z] eb54b7b7991f: Waiting [2022-08-09T16:18:20.959Z] e704e0b17d60: Layer already exists [2022-08-09T16:18:20.959Z] 99b59f10b080: Layer already exists [2022-08-09T16:18:20.959Z] 490057def70d: Layer already exists [2022-08-09T16:18:20.959Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:20.959Z] 61f23dad3b61: Layer already exists [2022-08-09T16:18:21.232Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:21.232Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:01393b1115860248d387d8a9ae46f5e7a1604e83009b14259a7fa1e797dff596 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:21.596Z] + 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-09T16:18:21.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-09T16:18:21.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-09T16:18:21.949Z] 61f23dad3b61: Preparing [2022-08-09T16:18:21.949Z] e704e0b17d60: Preparing [2022-08-09T16:18:21.949Z] 99b59f10b080: Preparing [2022-08-09T16:18:21.949Z] 490057def70d: Preparing [2022-08-09T16:18:21.949Z] b6d34bdacc49: Preparing [2022-08-09T16:18:21.949Z] eb54b7b7991f: Preparing [2022-08-09T16:18:21.949Z] eb54b7b7991f: Waiting [2022-08-09T16:18:21.949Z] e704e0b17d60: Layer already exists [2022-08-09T16:18:21.949Z] 490057def70d: Layer already exists [2022-08-09T16:18:21.949Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:21.949Z] 99b59f10b080: Layer already exists [2022-08-09T16:18:21.949Z] 61f23dad3b61: Layer already exists [2022-08-09T16:18:21.949Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:22.221Z] main: digest: sha256:01393b1115860248d387d8a9ae46f5e7a1604e83009b14259a7fa1e797dff596 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:18:22.285Z] ===================================================== [Pipeline] echo [2022-08-09T16:18:22.295Z] taggedImages: [2022-08-09T16:18:22.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:22.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-09T16:18:22.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.41 [2022-08-09T16:18:22.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:22.295Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-09T16:18:22.320Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-09T16:18:22.320Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:22.320Z] latest [2022-08-09T16:18:22.320Z] 2.3.0-dev.41 [2022-08-09T16:18:22.320Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:22.320Z] main [2022-08-09T16:18:22.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:22.691Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:23.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:23.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-09T16:18:23.063Z] bebde79eb617: Preparing [2022-08-09T16:18:23.063Z] 58e6d793b9f6: Preparing [2022-08-09T16:18:23.063Z] 9e87c91272df: Preparing [2022-08-09T16:18:23.063Z] 8cfb2bd172fe: Preparing [2022-08-09T16:18:23.063Z] 007374d7ee0c: Preparing [2022-08-09T16:18:23.063Z] b51a445a7bcc: Preparing [2022-08-09T16:18:23.063Z] b6d34bdacc49: Preparing [2022-08-09T16:18:23.063Z] eb54b7b7991f: Preparing [2022-08-09T16:18:23.063Z] b51a445a7bcc: Waiting [2022-08-09T16:18:23.063Z] b6d34bdacc49: Waiting [2022-08-09T16:18:23.063Z] eb54b7b7991f: Waiting [2022-08-09T16:18:23.336Z] bebde79eb617: Pushed [2022-08-09T16:18:23.336Z] 9e87c91272df: Pushed [2022-08-09T16:18:23.336Z] 58e6d793b9f6: Pushed [2022-08-09T16:18:23.336Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:23.336Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:24.331Z] b51a445a7bcc: Pushed [2022-08-09T16:18:32.596Z] 007374d7ee0c: Pushed [2022-08-09T16:18:40.868Z] 8cfb2bd172fe: Pushed [2022-08-09T16:18:40.868Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:22e96e037c8b2b76956e859e1c077a461ba0ecf61db9a29f57d6361d9f6caa8f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:41.242Z] + 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-09T16:18:41.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-09T16:18:41.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-09T16:18:41.602Z] bebde79eb617: Preparing [2022-08-09T16:18:41.602Z] 58e6d793b9f6: Preparing [2022-08-09T16:18:41.602Z] 9e87c91272df: Preparing [2022-08-09T16:18:41.602Z] 8cfb2bd172fe: Preparing [2022-08-09T16:18:41.602Z] 007374d7ee0c: Preparing [2022-08-09T16:18:41.602Z] b51a445a7bcc: Preparing [2022-08-09T16:18:41.602Z] b6d34bdacc49: Preparing [2022-08-09T16:18:41.602Z] eb54b7b7991f: Preparing [2022-08-09T16:18:41.602Z] b51a445a7bcc: Waiting [2022-08-09T16:18:41.602Z] b6d34bdacc49: Waiting [2022-08-09T16:18:41.602Z] eb54b7b7991f: Waiting [2022-08-09T16:18:41.879Z] 9e87c91272df: Layer already exists [2022-08-09T16:18:41.879Z] 007374d7ee0c: Layer already exists [2022-08-09T16:18:41.879Z] 58e6d793b9f6: Layer already exists [2022-08-09T16:18:41.879Z] 8cfb2bd172fe: Layer already exists [2022-08-09T16:18:41.879Z] bebde79eb617: Layer already exists [2022-08-09T16:18:41.879Z] b51a445a7bcc: Layer already exists [2022-08-09T16:18:41.879Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:41.879Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:41.879Z] latest: digest: sha256:22e96e037c8b2b76956e859e1c077a461ba0ecf61db9a29f57d6361d9f6caa8f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:42.247Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:42.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.41 [2022-08-09T16:18:42.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-09T16:18:42.614Z] bebde79eb617: Preparing [2022-08-09T16:18:42.614Z] 58e6d793b9f6: Preparing [2022-08-09T16:18:42.614Z] 9e87c91272df: Preparing [2022-08-09T16:18:42.614Z] 8cfb2bd172fe: Preparing [2022-08-09T16:18:42.614Z] 007374d7ee0c: Preparing [2022-08-09T16:18:42.614Z] b51a445a7bcc: Preparing [2022-08-09T16:18:42.614Z] b6d34bdacc49: Preparing [2022-08-09T16:18:42.614Z] eb54b7b7991f: Preparing [2022-08-09T16:18:42.614Z] b51a445a7bcc: Waiting [2022-08-09T16:18:42.614Z] b6d34bdacc49: Waiting [2022-08-09T16:18:42.614Z] eb54b7b7991f: Waiting [2022-08-09T16:18:42.886Z] 8cfb2bd172fe: Layer already exists [2022-08-09T16:18:42.886Z] 58e6d793b9f6: Layer already exists [2022-08-09T16:18:42.886Z] 007374d7ee0c: Layer already exists [2022-08-09T16:18:42.886Z] 9e87c91272df: Layer already exists [2022-08-09T16:18:42.886Z] bebde79eb617: Layer already exists [2022-08-09T16:18:42.886Z] b51a445a7bcc: Layer already exists [2022-08-09T16:18:42.886Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:42.886Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:42.886Z] 2.3.0-dev.41: digest: sha256:22e96e037c8b2b76956e859e1c077a461ba0ecf61db9a29f57d6361d9f6caa8f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:43.256Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:43.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:43.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-09T16:18:43.620Z] bebde79eb617: Preparing [2022-08-09T16:18:43.620Z] 58e6d793b9f6: Preparing [2022-08-09T16:18:43.620Z] 9e87c91272df: Preparing [2022-08-09T16:18:43.620Z] 8cfb2bd172fe: Preparing [2022-08-09T16:18:43.620Z] 007374d7ee0c: Preparing [2022-08-09T16:18:43.620Z] b51a445a7bcc: Preparing [2022-08-09T16:18:43.620Z] b6d34bdacc49: Preparing [2022-08-09T16:18:43.620Z] eb54b7b7991f: Preparing [2022-08-09T16:18:43.620Z] b51a445a7bcc: Waiting [2022-08-09T16:18:43.620Z] b6d34bdacc49: Waiting [2022-08-09T16:18:43.620Z] eb54b7b7991f: Waiting [2022-08-09T16:18:43.894Z] 8cfb2bd172fe: Layer already exists [2022-08-09T16:18:43.894Z] 58e6d793b9f6: Layer already exists [2022-08-09T16:18:43.894Z] bebde79eb617: Layer already exists [2022-08-09T16:18:43.894Z] 007374d7ee0c: Layer already exists [2022-08-09T16:18:43.894Z] 9e87c91272df: Layer already exists [2022-08-09T16:18:43.894Z] b51a445a7bcc: Layer already exists [2022-08-09T16:18:43.894Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:43.894Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:43.894Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:22e96e037c8b2b76956e859e1c077a461ba0ecf61db9a29f57d6361d9f6caa8f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:44.271Z] + 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-09T16:18:44.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-09T16:18:44.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-09T16:18:44.636Z] bebde79eb617: Preparing [2022-08-09T16:18:44.636Z] 58e6d793b9f6: Preparing [2022-08-09T16:18:44.636Z] 9e87c91272df: Preparing [2022-08-09T16:18:44.636Z] 8cfb2bd172fe: Preparing [2022-08-09T16:18:44.636Z] 007374d7ee0c: Preparing [2022-08-09T16:18:44.636Z] b51a445a7bcc: Preparing [2022-08-09T16:18:44.636Z] b6d34bdacc49: Preparing [2022-08-09T16:18:44.636Z] eb54b7b7991f: Preparing [2022-08-09T16:18:44.636Z] b6d34bdacc49: Waiting [2022-08-09T16:18:44.636Z] eb54b7b7991f: Waiting [2022-08-09T16:18:44.636Z] b51a445a7bcc: Waiting [2022-08-09T16:18:44.909Z] 007374d7ee0c: Layer already exists [2022-08-09T16:18:44.909Z] 58e6d793b9f6: Layer already exists [2022-08-09T16:18:44.909Z] 8cfb2bd172fe: Layer already exists [2022-08-09T16:18:44.909Z] 9e87c91272df: Layer already exists [2022-08-09T16:18:44.909Z] bebde79eb617: Layer already exists [2022-08-09T16:18:44.909Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:44.909Z] b51a445a7bcc: Layer already exists [2022-08-09T16:18:44.909Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:44.909Z] main: digest: sha256:22e96e037c8b2b76956e859e1c077a461ba0ecf61db9a29f57d6361d9f6caa8f size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:18:44.971Z] ===================================================== [Pipeline] echo [2022-08-09T16:18:44.981Z] taggedImages: [2022-08-09T16:18:44.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:44.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-09T16:18:44.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.41 [2022-08-09T16:18:44.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:44.981Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-09T16:18:45.003Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-09T16:18:45.003Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:45.003Z] latest [2022-08-09T16:18:45.003Z] 2.3.0-dev.41 [2022-08-09T16:18:45.003Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:18:45.003Z] main [2022-08-09T16:18:45.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:45.365Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:18:45.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:18:45.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-09T16:18:45.726Z] dd3895c45bb8: Preparing [2022-08-09T16:18:45.726Z] 7166e80d8bc6: Preparing [2022-08-09T16:18:45.726Z] 3cc80227e8a2: Preparing [2022-08-09T16:18:45.726Z] 5f3814281f11: Preparing [2022-08-09T16:18:45.726Z] 0403e54d769f: Preparing [2022-08-09T16:18:45.726Z] b6d34bdacc49: Preparing [2022-08-09T16:18:45.726Z] eb54b7b7991f: Preparing [2022-08-09T16:18:45.726Z] b6d34bdacc49: Waiting [2022-08-09T16:18:46.006Z] 3cc80227e8a2: Pushed [2022-08-09T16:18:46.006Z] 7166e80d8bc6: Pushed [2022-08-09T16:18:46.006Z] dd3895c45bb8: Pushed [2022-08-09T16:18:46.282Z] b6d34bdacc49: Layer already exists [2022-08-09T16:18:46.282Z] eb54b7b7991f: Layer already exists [2022-08-09T16:18:46.556Z] 0403e54d769f: Pushed [2022-08-09T16:19:01.607Z] 5f3814281f11: Pushed [2022-08-09T16:19:01.880Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:c0013a4ab0bbfcb6fe9b7975c5850ef7090f4565ce6b850a5c502c82a7af3cc0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:02.249Z] + 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-09T16:19:02.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-09T16:19:02.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-09T16:19:02.619Z] dd3895c45bb8: Preparing [2022-08-09T16:19:02.619Z] 7166e80d8bc6: Preparing [2022-08-09T16:19:02.619Z] 3cc80227e8a2: Preparing [2022-08-09T16:19:02.619Z] 5f3814281f11: Preparing [2022-08-09T16:19:02.619Z] 0403e54d769f: Preparing [2022-08-09T16:19:02.619Z] b6d34bdacc49: Preparing [2022-08-09T16:19:02.619Z] eb54b7b7991f: Preparing [2022-08-09T16:19:02.619Z] b6d34bdacc49: Waiting [2022-08-09T16:19:02.619Z] eb54b7b7991f: Waiting [2022-08-09T16:19:02.894Z] 0403e54d769f: Layer already exists [2022-08-09T16:19:02.894Z] 7166e80d8bc6: Layer already exists [2022-08-09T16:19:02.894Z] dd3895c45bb8: Layer already exists [2022-08-09T16:19:02.894Z] 5f3814281f11: Layer already exists [2022-08-09T16:19:02.894Z] 3cc80227e8a2: Layer already exists [2022-08-09T16:19:02.894Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:02.894Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:02.894Z] latest: digest: sha256:c0013a4ab0bbfcb6fe9b7975c5850ef7090f4565ce6b850a5c502c82a7af3cc0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:03.262Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:03.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.41 [2022-08-09T16:19:03.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-09T16:19:03.627Z] dd3895c45bb8: Preparing [2022-08-09T16:19:03.627Z] 7166e80d8bc6: Preparing [2022-08-09T16:19:03.627Z] 3cc80227e8a2: Preparing [2022-08-09T16:19:03.627Z] 5f3814281f11: Preparing [2022-08-09T16:19:03.627Z] 0403e54d769f: Preparing [2022-08-09T16:19:03.627Z] b6d34bdacc49: Preparing [2022-08-09T16:19:03.627Z] eb54b7b7991f: Preparing [2022-08-09T16:19:03.627Z] b6d34bdacc49: Waiting [2022-08-09T16:19:03.627Z] eb54b7b7991f: Waiting [2022-08-09T16:19:03.900Z] 0403e54d769f: Layer already exists [2022-08-09T16:19:03.900Z] 7166e80d8bc6: Layer already exists [2022-08-09T16:19:03.900Z] dd3895c45bb8: Layer already exists [2022-08-09T16:19:03.900Z] 3cc80227e8a2: Layer already exists [2022-08-09T16:19:03.900Z] 5f3814281f11: Layer already exists [2022-08-09T16:19:03.900Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:03.900Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:03.900Z] 2.3.0-dev.41: digest: sha256:c0013a4ab0bbfcb6fe9b7975c5850ef7090f4565ce6b850a5c502c82a7af3cc0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:04.262Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:04.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:04.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-09T16:19:04.628Z] dd3895c45bb8: Preparing [2022-08-09T16:19:04.628Z] 7166e80d8bc6: Preparing [2022-08-09T16:19:04.628Z] 3cc80227e8a2: Preparing [2022-08-09T16:19:04.628Z] 5f3814281f11: Preparing [2022-08-09T16:19:04.628Z] 0403e54d769f: Preparing [2022-08-09T16:19:04.628Z] b6d34bdacc49: Preparing [2022-08-09T16:19:04.628Z] eb54b7b7991f: Preparing [2022-08-09T16:19:04.628Z] b6d34bdacc49: Waiting [2022-08-09T16:19:04.628Z] eb54b7b7991f: Waiting [2022-08-09T16:19:04.901Z] 7166e80d8bc6: Layer already exists [2022-08-09T16:19:04.901Z] dd3895c45bb8: Layer already exists [2022-08-09T16:19:04.901Z] 0403e54d769f: Layer already exists [2022-08-09T16:19:04.901Z] 5f3814281f11: Layer already exists [2022-08-09T16:19:04.901Z] 3cc80227e8a2: Layer already exists [2022-08-09T16:19:04.901Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:04.901Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:04.901Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:c0013a4ab0bbfcb6fe9b7975c5850ef7090f4565ce6b850a5c502c82a7af3cc0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:05.277Z] + 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-09T16:19:05.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-09T16:19:05.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-09T16:19:05.917Z] dd3895c45bb8: Preparing [2022-08-09T16:19:05.917Z] 7166e80d8bc6: Preparing [2022-08-09T16:19:05.917Z] 3cc80227e8a2: Preparing [2022-08-09T16:19:05.917Z] 5f3814281f11: Preparing [2022-08-09T16:19:05.917Z] 0403e54d769f: Preparing [2022-08-09T16:19:05.917Z] b6d34bdacc49: Preparing [2022-08-09T16:19:05.917Z] eb54b7b7991f: Preparing [2022-08-09T16:19:05.917Z] b6d34bdacc49: Waiting [2022-08-09T16:19:05.917Z] eb54b7b7991f: Waiting [2022-08-09T16:19:05.917Z] 0403e54d769f: Layer already exists [2022-08-09T16:19:05.917Z] 7166e80d8bc6: Layer already exists [2022-08-09T16:19:05.917Z] 3cc80227e8a2: Layer already exists [2022-08-09T16:19:05.917Z] 5f3814281f11: Layer already exists [2022-08-09T16:19:05.917Z] dd3895c45bb8: Layer already exists [2022-08-09T16:19:05.917Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:05.917Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:05.917Z] main: digest: sha256:c0013a4ab0bbfcb6fe9b7975c5850ef7090f4565ce6b850a5c502c82a7af3cc0 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:19:05.981Z] ===================================================== [Pipeline] echo [2022-08-09T16:19:05.990Z] taggedImages: [2022-08-09T16:19:05.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:05.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-09T16:19:05.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.41 [2022-08-09T16:19:05.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:05.990Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-09T16:19:06.016Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-09T16:19:06.016Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:06.016Z] latest [2022-08-09T16:19:06.016Z] 2.3.0-dev.41 [2022-08-09T16:19:06.016Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:06.016Z] main [2022-08-09T16:19:06.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:06.400Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:06.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:06.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-09T16:19:06.779Z] 036c0bf9a945: Preparing [2022-08-09T16:19:06.779Z] 87c1ebec7076: Preparing [2022-08-09T16:19:06.779Z] a9f6fbacc477: Preparing [2022-08-09T16:19:06.779Z] 2c65bb6f2037: Preparing [2022-08-09T16:19:06.779Z] 00caf12a1668: Preparing [2022-08-09T16:19:06.779Z] b6d34bdacc49: Preparing [2022-08-09T16:19:06.779Z] eb54b7b7991f: Preparing [2022-08-09T16:19:06.779Z] b6d34bdacc49: Waiting [2022-08-09T16:19:06.779Z] eb54b7b7991f: Waiting [2022-08-09T16:19:07.050Z] 87c1ebec7076: Pushed [2022-08-09T16:19:07.326Z] a9f6fbacc477: Pushed [2022-08-09T16:19:07.326Z] 036c0bf9a945: Pushed [2022-08-09T16:19:07.326Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:07.326Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:07.925Z] 00caf12a1668: Pushed [2022-08-09T16:19:26.229Z] 2c65bb6f2037: Pushed [2022-08-09T16:19:26.229Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:2a6bd86b6086646b602113395955b0cc3725ec54da42968842eef770d9133fbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:26.596Z] + 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-09T16:19:26.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-09T16:19:26.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-09T16:19:26.957Z] 036c0bf9a945: Preparing [2022-08-09T16:19:26.957Z] 87c1ebec7076: Preparing [2022-08-09T16:19:26.957Z] a9f6fbacc477: Preparing [2022-08-09T16:19:26.957Z] 2c65bb6f2037: Preparing [2022-08-09T16:19:26.957Z] 00caf12a1668: Preparing [2022-08-09T16:19:26.957Z] b6d34bdacc49: Preparing [2022-08-09T16:19:26.957Z] eb54b7b7991f: Preparing [2022-08-09T16:19:26.957Z] b6d34bdacc49: Waiting [2022-08-09T16:19:26.957Z] eb54b7b7991f: Waiting [2022-08-09T16:19:26.957Z] 87c1ebec7076: Layer already exists [2022-08-09T16:19:26.957Z] a9f6fbacc477: Layer already exists [2022-08-09T16:19:26.957Z] 00caf12a1668: Layer already exists [2022-08-09T16:19:26.957Z] 2c65bb6f2037: Layer already exists [2022-08-09T16:19:26.957Z] 036c0bf9a945: Layer already exists [2022-08-09T16:19:27.227Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:27.227Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:27.227Z] latest: digest: sha256:2a6bd86b6086646b602113395955b0cc3725ec54da42968842eef770d9133fbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:27.578Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:27.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.41 [2022-08-09T16:19:27.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-09T16:19:27.937Z] 036c0bf9a945: Preparing [2022-08-09T16:19:27.937Z] 87c1ebec7076: Preparing [2022-08-09T16:19:27.937Z] a9f6fbacc477: Preparing [2022-08-09T16:19:27.937Z] 2c65bb6f2037: Preparing [2022-08-09T16:19:27.937Z] 00caf12a1668: Preparing [2022-08-09T16:19:27.937Z] b6d34bdacc49: Preparing [2022-08-09T16:19:27.937Z] eb54b7b7991f: Preparing [2022-08-09T16:19:27.937Z] b6d34bdacc49: Waiting [2022-08-09T16:19:27.937Z] eb54b7b7991f: Waiting [2022-08-09T16:19:27.937Z] a9f6fbacc477: Layer already exists [2022-08-09T16:19:28.208Z] 87c1ebec7076: Layer already exists [2022-08-09T16:19:28.208Z] 00caf12a1668: Layer already exists [2022-08-09T16:19:28.208Z] 2c65bb6f2037: Layer already exists [2022-08-09T16:19:28.208Z] 036c0bf9a945: Layer already exists [2022-08-09T16:19:28.208Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:28.208Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:28.208Z] 2.3.0-dev.41: digest: sha256:2a6bd86b6086646b602113395955b0cc3725ec54da42968842eef770d9133fbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:28.567Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:28.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:28.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-09T16:19:28.914Z] 036c0bf9a945: Preparing [2022-08-09T16:19:28.914Z] 87c1ebec7076: Preparing [2022-08-09T16:19:28.914Z] a9f6fbacc477: Preparing [2022-08-09T16:19:28.914Z] 2c65bb6f2037: Preparing [2022-08-09T16:19:28.914Z] 00caf12a1668: Preparing [2022-08-09T16:19:28.914Z] b6d34bdacc49: Preparing [2022-08-09T16:19:28.914Z] eb54b7b7991f: Preparing [2022-08-09T16:19:28.914Z] b6d34bdacc49: Waiting [2022-08-09T16:19:28.914Z] eb54b7b7991f: Waiting [2022-08-09T16:19:28.914Z] 87c1ebec7076: Layer already exists [2022-08-09T16:19:28.914Z] 00caf12a1668: Layer already exists [2022-08-09T16:19:28.914Z] 2c65bb6f2037: Layer already exists [2022-08-09T16:19:28.914Z] a9f6fbacc477: Layer already exists [2022-08-09T16:19:29.184Z] 036c0bf9a945: Layer already exists [2022-08-09T16:19:29.184Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:29.184Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:29.184Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:2a6bd86b6086646b602113395955b0cc3725ec54da42968842eef770d9133fbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:29.544Z] + 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-09T16:19:29.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-09T16:19:29.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-09T16:19:29.899Z] 036c0bf9a945: Preparing [2022-08-09T16:19:29.899Z] 87c1ebec7076: Preparing [2022-08-09T16:19:29.899Z] a9f6fbacc477: Preparing [2022-08-09T16:19:29.899Z] 2c65bb6f2037: Preparing [2022-08-09T16:19:29.899Z] 00caf12a1668: Preparing [2022-08-09T16:19:29.899Z] b6d34bdacc49: Preparing [2022-08-09T16:19:29.899Z] eb54b7b7991f: Preparing [2022-08-09T16:19:29.899Z] b6d34bdacc49: Waiting [2022-08-09T16:19:29.899Z] eb54b7b7991f: Waiting [2022-08-09T16:19:29.899Z] 87c1ebec7076: Layer already exists [2022-08-09T16:19:29.899Z] 00caf12a1668: Layer already exists [2022-08-09T16:19:29.899Z] 2c65bb6f2037: Layer already exists [2022-08-09T16:19:29.899Z] 036c0bf9a945: Layer already exists [2022-08-09T16:19:29.899Z] a9f6fbacc477: Layer already exists [2022-08-09T16:19:30.170Z] eb54b7b7991f: Layer already exists [2022-08-09T16:19:30.170Z] b6d34bdacc49: Layer already exists [2022-08-09T16:19:30.170Z] main: digest: sha256:2a6bd86b6086646b602113395955b0cc3725ec54da42968842eef770d9133fbd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:19:30.224Z] ===================================================== [Pipeline] echo [2022-08-09T16:19:30.232Z] taggedImages: [2022-08-09T16:19:30.232Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:30.232Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-09T16:19:30.232Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.41 [2022-08-09T16:19:30.232Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:30.232Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-09T16:19:30.252Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-09T16:19:30.252Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:30.252Z] latest [2022-08-09T16:19:30.252Z] 2.3.0-dev.41 [2022-08-09T16:19:30.252Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:30.252Z] main [2022-08-09T16:19:30.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:30.605Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:30.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:30.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-09T16:19:30.964Z] 9f15b143ba37: Preparing [2022-08-09T16:19:30.964Z] 2cfb08c437df: Preparing [2022-08-09T16:19:30.964Z] 99b59f10b080: Preparing [2022-08-09T16:19:30.964Z] 54ab8ff913d1: Preparing [2022-08-09T16:19:30.964Z] 5b7df235d876: Preparing [2022-08-09T16:19:31.242Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:31.242Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:31.242Z] 9f15b143ba37: Pushed [2022-08-09T16:19:31.513Z] 54ab8ff913d1: Pushed [2022-08-09T16:19:35.800Z] 2cfb08c437df: Pushed [2022-08-09T16:19:36.072Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:11ab539faf3ad4c53ca9aabf6fc0f28a33799d7099c1dcdc2acb4be71d1b2b77 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:36.430Z] + 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-09T16:19:36.793Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-09T16:19:36.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-09T16:19:36.793Z] 9f15b143ba37: Preparing [2022-08-09T16:19:36.793Z] 2cfb08c437df: Preparing [2022-08-09T16:19:36.793Z] 99b59f10b080: Preparing [2022-08-09T16:19:36.793Z] 54ab8ff913d1: Preparing [2022-08-09T16:19:36.793Z] 5b7df235d876: Preparing [2022-08-09T16:19:36.793Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:36.793Z] 2cfb08c437df: Layer already exists [2022-08-09T16:19:36.793Z] 54ab8ff913d1: Layer already exists [2022-08-09T16:19:36.793Z] 9f15b143ba37: Layer already exists [2022-08-09T16:19:36.793Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:37.063Z] latest: digest: sha256:11ab539faf3ad4c53ca9aabf6fc0f28a33799d7099c1dcdc2acb4be71d1b2b77 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:37.451Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:37.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.41 [2022-08-09T16:19:37.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-09T16:19:37.860Z] 9f15b143ba37: Preparing [2022-08-09T16:19:37.860Z] 2cfb08c437df: Preparing [2022-08-09T16:19:37.860Z] 99b59f10b080: Preparing [2022-08-09T16:19:37.860Z] 54ab8ff913d1: Preparing [2022-08-09T16:19:37.860Z] 5b7df235d876: Preparing [2022-08-09T16:19:37.860Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:37.860Z] 54ab8ff913d1: Layer already exists [2022-08-09T16:19:37.860Z] 9f15b143ba37: Layer already exists [2022-08-09T16:19:37.860Z] 2cfb08c437df: Layer already exists [2022-08-09T16:19:38.141Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:38.141Z] 2.3.0-dev.41: digest: sha256:11ab539faf3ad4c53ca9aabf6fc0f28a33799d7099c1dcdc2acb4be71d1b2b77 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:38.512Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:38.893Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:38.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-09T16:19:38.893Z] 9f15b143ba37: Preparing [2022-08-09T16:19:38.893Z] 2cfb08c437df: Preparing [2022-08-09T16:19:38.893Z] 99b59f10b080: Preparing [2022-08-09T16:19:38.893Z] 54ab8ff913d1: Preparing [2022-08-09T16:19:38.893Z] 5b7df235d876: Preparing [2022-08-09T16:19:38.893Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:38.893Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:38.893Z] 54ab8ff913d1: Layer already exists [2022-08-09T16:19:38.893Z] 9f15b143ba37: Layer already exists [2022-08-09T16:19:38.893Z] 2cfb08c437df: Layer already exists [2022-08-09T16:19:39.165Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:11ab539faf3ad4c53ca9aabf6fc0f28a33799d7099c1dcdc2acb4be71d1b2b77 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:39.526Z] + 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-09T16:19:39.892Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-09T16:19:39.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-09T16:19:39.892Z] 9f15b143ba37: Preparing [2022-08-09T16:19:39.892Z] 2cfb08c437df: Preparing [2022-08-09T16:19:39.892Z] 99b59f10b080: Preparing [2022-08-09T16:19:39.892Z] 54ab8ff913d1: Preparing [2022-08-09T16:19:39.892Z] 5b7df235d876: Preparing [2022-08-09T16:19:39.892Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:39.892Z] 9f15b143ba37: Layer already exists [2022-08-09T16:19:39.892Z] 54ab8ff913d1: Layer already exists [2022-08-09T16:19:39.892Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:39.892Z] 2cfb08c437df: Layer already exists [2022-08-09T16:19:40.169Z] main: digest: sha256:11ab539faf3ad4c53ca9aabf6fc0f28a33799d7099c1dcdc2acb4be71d1b2b77 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:19:40.229Z] ===================================================== [Pipeline] echo [2022-08-09T16:19:40.239Z] taggedImages: [2022-08-09T16:19:40.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:40.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-09T16:19:40.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.41 [2022-08-09T16:19:40.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:40.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-09T16:19:40.267Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-09T16:19:40.267Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:40.267Z] latest [2022-08-09T16:19:40.267Z] 2.3.0-dev.41 [2022-08-09T16:19:40.267Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:40.267Z] main [2022-08-09T16:19:40.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:40.652Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:41.018Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:41.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-09T16:19:41.018Z] 7744a4da3131: Preparing [2022-08-09T16:19:41.018Z] 1469da3bf292: Preparing [2022-08-09T16:19:41.018Z] 99b59f10b080: Preparing [2022-08-09T16:19:41.018Z] d2e270ed4bee: Preparing [2022-08-09T16:19:41.018Z] 5b7df235d876: Preparing [2022-08-09T16:19:41.018Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:41.018Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:41.299Z] d2e270ed4bee: Layer already exists [2022-08-09T16:19:41.299Z] 7744a4da3131: Pushed [2022-08-09T16:19:46.695Z] 1469da3bf292: Pushed [2022-08-09T16:19:46.695Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:6f0a26b4227514a916a0a56624f6bdd754b3629d9d04d616caf5b3bee82c866a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:47.082Z] + 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-09T16:19:47.449Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-09T16:19:47.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-09T16:19:47.449Z] 7744a4da3131: Preparing [2022-08-09T16:19:47.449Z] 1469da3bf292: Preparing [2022-08-09T16:19:47.449Z] 99b59f10b080: Preparing [2022-08-09T16:19:47.449Z] d2e270ed4bee: Preparing [2022-08-09T16:19:47.449Z] 5b7df235d876: Preparing [2022-08-09T16:19:47.449Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:47.449Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:47.449Z] 1469da3bf292: Layer already exists [2022-08-09T16:19:47.449Z] d2e270ed4bee: Layer already exists [2022-08-09T16:19:47.449Z] 7744a4da3131: Layer already exists [2022-08-09T16:19:47.721Z] latest: digest: sha256:6f0a26b4227514a916a0a56624f6bdd754b3629d9d04d616caf5b3bee82c866a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:48.088Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:48.467Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.41 [2022-08-09T16:19:48.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-09T16:19:48.467Z] 7744a4da3131: Preparing [2022-08-09T16:19:48.467Z] 1469da3bf292: Preparing [2022-08-09T16:19:48.467Z] 99b59f10b080: Preparing [2022-08-09T16:19:48.467Z] d2e270ed4bee: Preparing [2022-08-09T16:19:48.467Z] 5b7df235d876: Preparing [2022-08-09T16:19:48.467Z] d2e270ed4bee: Layer already exists [2022-08-09T16:19:48.467Z] 1469da3bf292: Layer already exists [2022-08-09T16:19:48.467Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:48.467Z] 7744a4da3131: Layer already exists [2022-08-09T16:19:48.467Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:48.737Z] 2.3.0-dev.41: digest: sha256:6f0a26b4227514a916a0a56624f6bdd754b3629d9d04d616caf5b3bee82c866a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:49.103Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:49.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:49.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-09T16:19:49.465Z] 7744a4da3131: Preparing [2022-08-09T16:19:49.465Z] 1469da3bf292: Preparing [2022-08-09T16:19:49.465Z] 99b59f10b080: Preparing [2022-08-09T16:19:49.465Z] d2e270ed4bee: Preparing [2022-08-09T16:19:49.465Z] 5b7df235d876: Preparing [2022-08-09T16:19:49.465Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:49.465Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:49.465Z] 7744a4da3131: Layer already exists [2022-08-09T16:19:49.465Z] 1469da3bf292: Layer already exists [2022-08-09T16:19:49.465Z] d2e270ed4bee: Layer already exists [2022-08-09T16:19:49.737Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:6f0a26b4227514a916a0a56624f6bdd754b3629d9d04d616caf5b3bee82c866a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:50.106Z] + 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-09T16:19:50.469Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-09T16:19:50.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-09T16:19:50.469Z] 7744a4da3131: Preparing [2022-08-09T16:19:50.469Z] 1469da3bf292: Preparing [2022-08-09T16:19:50.469Z] 99b59f10b080: Preparing [2022-08-09T16:19:50.469Z] d2e270ed4bee: Preparing [2022-08-09T16:19:50.469Z] 5b7df235d876: Preparing [2022-08-09T16:19:50.469Z] d2e270ed4bee: Layer already exists [2022-08-09T16:19:50.469Z] 99b59f10b080: Layer already exists [2022-08-09T16:19:50.469Z] 1469da3bf292: Layer already exists [2022-08-09T16:19:50.469Z] 7744a4da3131: Layer already exists [2022-08-09T16:19:50.469Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:50.959Z] main: digest: sha256:6f0a26b4227514a916a0a56624f6bdd754b3629d9d04d616caf5b3bee82c866a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:19:51.016Z] ===================================================== [Pipeline] echo [2022-08-09T16:19:51.025Z] taggedImages: [2022-08-09T16:19:51.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:51.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-09T16:19:51.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.41 [2022-08-09T16:19:51.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:51.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-09T16:19:51.050Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-09T16:19:51.050Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:51.050Z] latest [2022-08-09T16:19:51.050Z] 2.3.0-dev.41 [2022-08-09T16:19:51.050Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:19:51.050Z] main [2022-08-09T16:19:51.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:51.423Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:19:51.792Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:19:51.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-09T16:19:51.792Z] b518e00bc461: Preparing [2022-08-09T16:19:51.792Z] 19448ea6554b: Preparing [2022-08-09T16:19:51.792Z] 8c610a32235d: Preparing [2022-08-09T16:19:51.792Z] 4c7d0660a04c: Preparing [2022-08-09T16:19:51.792Z] 5b7df235d876: Preparing [2022-08-09T16:19:51.792Z] 5b7df235d876: Layer already exists [2022-08-09T16:19:52.078Z] 19448ea6554b: Pushed [2022-08-09T16:19:52.677Z] b518e00bc461: Pushed [2022-08-09T16:19:54.647Z] 8c610a32235d: Pushed [2022-08-09T16:20:21.408Z] 4c7d0660a04c: Pushed [2022-08-09T16:20:21.408Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e: digest: sha256:984729aee1cce7a611b0212714fac904756e9ac738944e2617149df91563d658 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:20:21.766Z] + 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-09T16:20:22.123Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-09T16:20:22.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-09T16:20:22.123Z] b518e00bc461: Preparing [2022-08-09T16:20:22.123Z] 19448ea6554b: Preparing [2022-08-09T16:20:22.123Z] 8c610a32235d: Preparing [2022-08-09T16:20:22.123Z] 4c7d0660a04c: Preparing [2022-08-09T16:20:22.123Z] 5b7df235d876: Preparing [2022-08-09T16:20:22.123Z] 8c610a32235d: Layer already exists [2022-08-09T16:20:22.123Z] 5b7df235d876: Layer already exists [2022-08-09T16:20:22.123Z] 19448ea6554b: Layer already exists [2022-08-09T16:20:22.123Z] b518e00bc461: Layer already exists [2022-08-09T16:20:22.123Z] 4c7d0660a04c: Layer already exists [2022-08-09T16:20:22.395Z] latest: digest: sha256:984729aee1cce7a611b0212714fac904756e9ac738944e2617149df91563d658 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:20:22.765Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:20:23.140Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.41 [2022-08-09T16:20:23.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-09T16:20:23.140Z] b518e00bc461: Preparing [2022-08-09T16:20:23.140Z] 19448ea6554b: Preparing [2022-08-09T16:20:23.140Z] 8c610a32235d: Preparing [2022-08-09T16:20:23.140Z] 4c7d0660a04c: Preparing [2022-08-09T16:20:23.140Z] 5b7df235d876: Preparing [2022-08-09T16:20:23.140Z] 5b7df235d876: Layer already exists [2022-08-09T16:20:23.140Z] b518e00bc461: Layer already exists [2022-08-09T16:20:23.140Z] 4c7d0660a04c: Layer already exists [2022-08-09T16:20:23.140Z] 19448ea6554b: Layer already exists [2022-08-09T16:20:23.140Z] 8c610a32235d: Layer already exists [2022-08-09T16:20:23.414Z] 2.3.0-dev.41: digest: sha256:984729aee1cce7a611b0212714fac904756e9ac738944e2617149df91563d658 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:20:23.784Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:20:24.156Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:20:24.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-09T16:20:24.156Z] b518e00bc461: Preparing [2022-08-09T16:20:24.156Z] 19448ea6554b: Preparing [2022-08-09T16:20:24.156Z] 8c610a32235d: Preparing [2022-08-09T16:20:24.156Z] 4c7d0660a04c: Preparing [2022-08-09T16:20:24.156Z] 5b7df235d876: Preparing [2022-08-09T16:20:24.156Z] b518e00bc461: Layer already exists [2022-08-09T16:20:24.156Z] 4c7d0660a04c: Layer already exists [2022-08-09T16:20:24.156Z] 8c610a32235d: Layer already exists [2022-08-09T16:20:24.156Z] 5b7df235d876: Layer already exists [2022-08-09T16:20:24.156Z] 19448ea6554b: Layer already exists [2022-08-09T16:20:24.428Z] e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41: digest: sha256:984729aee1cce7a611b0212714fac904756e9ac738944e2617149df91563d658 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:20:24.805Z] + 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-09T16:20:25.172Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-09T16:20:25.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-09T16:20:25.172Z] b518e00bc461: Preparing [2022-08-09T16:20:25.172Z] 19448ea6554b: Preparing [2022-08-09T16:20:25.172Z] 8c610a32235d: Preparing [2022-08-09T16:20:25.172Z] 4c7d0660a04c: Preparing [2022-08-09T16:20:25.172Z] 5b7df235d876: Preparing [2022-08-09T16:20:25.172Z] 5b7df235d876: Layer already exists [2022-08-09T16:20:25.172Z] 19448ea6554b: Layer already exists [2022-08-09T16:20:25.172Z] 4c7d0660a04c: Layer already exists [2022-08-09T16:20:25.172Z] b518e00bc461: Layer already exists [2022-08-09T16:20:25.172Z] 8c610a32235d: Layer already exists [2022-08-09T16:20:25.444Z] main: digest: sha256:984729aee1cce7a611b0212714fac904756e9ac738944e2617149df91563d658 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:20:25.505Z] ===================================================== [Pipeline] echo [2022-08-09T16:20:25.515Z] taggedImages: [2022-08-09T16:20:25.515Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [2022-08-09T16:20:25.515Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-09T16:20:25.515Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.41 [2022-08-09T16:20:25.515Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e18dbdcecdb0d114bc1a1bd073cbd42566b9224e-2.3.0-dev.41 [2022-08-09T16:20:25.515Z] - 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-09T16:20:25.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T16:20:25.888Z] [2022-08-09T16:20:25.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:20:26.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T16:20:26.524Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-09T16:20:26.524Z] 8998bd30e6a1: Pulling fs layer [2022-08-09T16:20:26.524Z] 04944245beec: Pulling fs layer [2022-08-09T16:20:26.524Z] 699f458cf7ca: Pulling fs layer [2022-08-09T16:20:26.524Z] 765212b225bb: Pulling fs layer [2022-08-09T16:20:26.524Z] f23df028b6ca: Pulling fs layer [2022-08-09T16:20:26.524Z] d65c8cfc05b1: Pulling fs layer [2022-08-09T16:20:26.524Z] 2437ff75d9bd: Pulling fs layer [2022-08-09T16:20:26.524Z] 765212b225bb: Waiting [2022-08-09T16:20:26.524Z] f23df028b6ca: Waiting [2022-08-09T16:20:26.524Z] d65c8cfc05b1: Waiting [2022-08-09T16:20:26.524Z] 2437ff75d9bd: Waiting [2022-08-09T16:20:26.524Z] 04944245beec: Verifying Checksum [2022-08-09T16:20:26.524Z] 04944245beec: Download complete [2022-08-09T16:20:26.524Z] 765212b225bb: Download complete [2022-08-09T16:20:26.524Z] f23df028b6ca: Verifying Checksum [2022-08-09T16:20:26.524Z] f23df028b6ca: Download complete [2022-08-09T16:20:26.524Z] d65c8cfc05b1: Verifying Checksum [2022-08-09T16:20:26.524Z] d65c8cfc05b1: Download complete [2022-08-09T16:20:26.800Z] 699f458cf7ca: Verifying Checksum [2022-08-09T16:20:26.800Z] 699f458cf7ca: Download complete [2022-08-09T16:20:27.076Z] 8998bd30e6a1: Verifying Checksum [2022-08-09T16:20:27.076Z] 8998bd30e6a1: Download complete [2022-08-09T16:20:29.696Z] 2437ff75d9bd: Verifying Checksum [2022-08-09T16:20:29.696Z] 2437ff75d9bd: Download complete [2022-08-09T16:20:31.665Z] 8998bd30e6a1: Pull complete [2022-08-09T16:20:31.937Z] 04944245beec: Pull complete [2022-08-09T16:20:33.369Z] 699f458cf7ca: Pull complete [2022-08-09T16:20:33.644Z] 765212b225bb: Pull complete [2022-08-09T16:20:34.622Z] f23df028b6ca: Pull complete [2022-08-09T16:20:34.622Z] d65c8cfc05b1: Pull complete [2022-08-09T16:20:49.679Z] 2437ff75d9bd: Pull complete [2022-08-09T16:20:49.679Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-09T16:20:49.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T16:20:49.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:20:49.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-22223 does not seem to be running inside a container [2022-08-09T16:20:49.998Z] $ 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/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:20:52.515Z] $ docker top 02c23efafe189040279d34b65e47cb6749538fe631e0ba58c3ab231f58d12c68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:20:53.486Z] ---> job-cost.sh [2022-08-09T16:20:53.486Z] lf-activate-venv: SKIPPING [2022-08-09T16:20:53.486Z] INFO: No Stack... [2022-08-09T16:20:54.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-09T16:20:54.671Z] INFO: Archiving Costs [Pipeline] sh [2022-08-09T16:20:55.322Z] + cut -d, -f6 [2022-08-09T16:20:55.322Z] + cat /w/workspace/edgex-go/276/archives/cost.csv [Pipeline] lock [2022-08-09T16:20:55.385Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-276-stack-cost] [2022-08-09T16:20:55.392Z] Resource [jenkins-edgexfoundry-edgex-go-main-276-stack-cost] did not exist. Created. [2022-08-09T16:20:55.392Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-09T16:20:56.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-09T16:20:56.636Z] Stashed 1 file(s) [Pipeline] } [2022-08-09T16:20:56.644Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-276-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-09T16:20:56.668Z] $ docker stop --time=1 02c23efafe189040279d34b65e47cb6749538fe631e0ba58c3ab231f58d12c68 [2022-08-09T16:20:58.152Z] $ docker rm -f 02c23efafe189040279d34b65e47cb6749538fe631e0ba58c3ab231f58d12c68 [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-09T16:20:58.656Z] provisioning config files... [2022-08-09T16:20:58.667Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/276@tmp/config5680463883274127504tmp [Pipeline] { [Pipeline] sh [2022-08-09T16:20:58.963Z] + set +x [2022-08-09T16:20:58.963Z] + curl -s https://codecov.io/bash [2022-08-09T16:20:58.963Z] + bash -s -- [2022-08-09T16:20:58.963Z] [2022-08-09T16:20:58.963Z] _____ _ [2022-08-09T16:20:58.963Z] / ____| | | [2022-08-09T16:20:58.963Z] | | ___ __| | ___ ___ _____ __ [2022-08-09T16:20:58.963Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-09T16:20:58.963Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-09T16:20:58.963Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-09T16:20:58.963Z] Bash-1.0.6 [2022-08-09T16:20:58.963Z] [2022-08-09T16:20:58.963Z] [2022-08-09T16:20:58.963Z] ==> git version 2.25.1 found [2022-08-09T16:20:58.963Z] ==> 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-09T16:20:58.963Z] Release-Date: 2020-01-08 [2022-08-09T16:20:58.963Z] 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-09T16:20:58.963Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-09T16:20:58.963Z] ==> Jenkins CI detected. [2022-08-09T16:20:58.963Z] current dir:  /w/workspace/edgex-go/276 [2022-08-09T16:20:58.963Z] project root: . [2022-08-09T16:20:58.963Z] --> token set from env [2022-08-09T16:20:58.963Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-09T16:20:58.963Z] ==> Running gcov in . (disable via -X gcov) [2022-08-09T16:20:59.221Z] ==> Python coveragepy not found [2022-08-09T16:20:59.221Z] ==> Searching for coverage reports in: [2022-08-09T16:20:59.221Z] + . [2022-08-09T16:20:59.221Z] -> Found 1 reports [2022-08-09T16:20:59.221Z] ==> Detecting git/mercurial file structure [2022-08-09T16:20:59.221Z] ==> Reading reports [2022-08-09T16:20:59.221Z] + ./coverage.out bytes=478941 [2022-08-09T16:20:59.221Z] ==> Appending adjustments [2022-08-09T16:20:59.221Z] https://docs.codecov.io/docs/fixing-reports [2022-08-09T16:21:00.160Z] + Found adjustments [2022-08-09T16:21:00.160Z] ==> Gzipping contents [2022-08-09T16:21:00.160Z] 64K /tmp/codecov.w44XiM.gz [2022-08-09T16:21:00.160Z] ==> Uploading reports [2022-08-09T16:21:00.160Z] url: https://codecov.io [2022-08-09T16:21:00.160Z] query: branch=main&commit=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-09T16:21:00.420Z] -> Pinging Codecov [2022-08-09T16:21:00.420Z] 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=e18dbdcecdb0d114bc1a1bd073cbd42566b9224e&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-09T16:21:00.682Z] -> Uploading to [2022-08-09T16:21:00.682Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-09/00271124DB129430A58F1EEE437C3FCB/e18dbdcecdb0d114bc1a1bd073cbd42566b9224e/d4ad3019-9c43-4a8a-a471-af2a95067195.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T162100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0725e3287dcc53b3fce63234482747fb908c8b2dc8b5ab3604cc4055aea866cd [2022-08-09T16:21:00.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:21:00.682Z] Dload Upload Total Spent Left Speed [2022-08-09T16:21:00.943Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62850 0 0 100 62850 0 264k --:--:-- --:--:-- --:--:-- 263k [2022-08-09T16:21:00.943Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e18dbdcecdb0d114bc1a1bd073cbd42566b9224e [Pipeline] } [2022-08-09T16:21:00.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-09T16:21:01.089Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-09T16:21:01.099Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:21:01.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-09T16:21:01.396Z] [2022-08-09T16:21:01.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:21:01.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-09T16:21:01.720Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-09T16:21:01.720Z] df9b9388f04a: Pulling fs layer [2022-08-09T16:21:01.720Z] 52dc419b0ee2: Pulling fs layer [2022-08-09T16:21:01.720Z] 25bc292e5bac: Pulling fs layer [2022-08-09T16:21:01.720Z] 114826534d7a: Pulling fs layer [2022-08-09T16:21:01.720Z] 4657fd5d0bcf: Pulling fs layer [2022-08-09T16:21:01.720Z] 6ad1cebc031e: Pulling fs layer [2022-08-09T16:21:01.720Z] 8a3aa393b2d8: Pulling fs layer [2022-08-09T16:21:01.720Z] 114826534d7a: Waiting [2022-08-09T16:21:01.720Z] 4657fd5d0bcf: Waiting [2022-08-09T16:21:01.720Z] 8a3aa393b2d8: Waiting [2022-08-09T16:21:01.720Z] 6ad1cebc031e: Waiting [2022-08-09T16:21:01.720Z] 25bc292e5bac: Verifying Checksum [2022-08-09T16:21:01.720Z] 25bc292e5bac: Download complete [2022-08-09T16:21:01.720Z] 52dc419b0ee2: Verifying Checksum [2022-08-09T16:21:01.720Z] 52dc419b0ee2: Download complete [2022-08-09T16:21:01.720Z] 4657fd5d0bcf: Download complete [2022-08-09T16:21:01.980Z] 6ad1cebc031e: Verifying Checksum [2022-08-09T16:21:01.980Z] 6ad1cebc031e: Download complete [2022-08-09T16:21:01.980Z] df9b9388f04a: Pull complete [2022-08-09T16:21:01.980Z] 52dc419b0ee2: Pull complete [2022-08-09T16:21:02.241Z] 25bc292e5bac: Pull complete [2022-08-09T16:21:02.502Z] 114826534d7a: Verifying Checksum [2022-08-09T16:21:02.502Z] 114826534d7a: Download complete [2022-08-09T16:21:02.761Z] 8a3aa393b2d8: Verifying Checksum [2022-08-09T16:21:02.761Z] 8a3aa393b2d8: Download complete [2022-08-09T16:21:06.058Z] 114826534d7a: Pull complete [2022-08-09T16:21:06.058Z] 4657fd5d0bcf: Pull complete [2022-08-09T16:21:06.627Z] 6ad1cebc031e: Pull complete [2022-08-09T16:21:09.169Z] 8a3aa393b2d8: Pull complete [2022-08-09T16:21:09.170Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-09T16:21:09.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-09T16:21:09.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:21:09.296Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T16:21:09.455Z] $ 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/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:21:12.696Z] $ docker top 756e18f43fbe37c13cd53ea75235eacae3687e2c4c78d129d534ddabbb728f1b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-09T16:21:12.755Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-09T16:21:13.037Z] + set -o pipefail [2022-08-09T16:21:13.038Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-09T16:21:19.616Z] [2022-08-09T16:21:19.616Z] Monitoring /w/workspace/edgex-go/276 (github.com/edgexfoundry/edgex-go)... [2022-08-09T16:21:19.616Z] [2022-08-09T16:21:19.616Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/918e76b6-1982-4770-ab18-93b8c0dee4ff [2022-08-09T16:21:19.616Z] [2022-08-09T16:21:19.616Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-09T16:21:19.616Z] [2022-08-09T16:21:19.616Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-09T16:21:19.616Z] [2022-08-09T16:21:19.616Z] [Pipeline] } [2022-08-09T16:21:19.650Z] $ docker stop --time=1 756e18f43fbe37c13cd53ea75235eacae3687e2c4c78d129d534ddabbb728f1b [2022-08-09T16:21:22.359Z] $ docker rm -f 756e18f43fbe37c13cd53ea75235eacae3687e2c4c78d129d534ddabbb728f1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-09T16:21:22.718Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:21:22.728Z] provisioning config files... [2022-08-09T16:21:22.737Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/276@tmp/config2545943812177008079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:21:23.034Z] --> edgex-publish-swagger.sh [2022-08-09T16:21:23.035Z] === Publish openapi/v2 API === [2022-08-09T16:21:23.035Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-09T16:21:23.035Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/276/openapi/v2/core-command.yaml] [2022-08-09T16:21:23.035Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:21:23.035Z] Dload Upload Total Spent Left Speed [2022-08-09T16:21:23.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29443 0:00:01 0:00:01 --:--:-- 29443 100 33831 0 0 100 33831 0 29443 0:00:01 0:00:01 --:--:-- 29443 [2022-08-09T16:21:23.975Z] [2022-08-09T16:21:23.975Z] [2022-08-09T16:21:23.975Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/276/openapi/v2/core-data.yaml] [2022-08-09T16:21:23.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:21:23.975Z] Dload Upload Total Spent Left Speed [2022-08-09T16:21:24.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 77409 --:--:-- --:--:-- --:--:-- 77326 100 71604 0 0 100 71604 0 77409 --:--:-- --:--:-- --:--:-- 77326 [2022-08-09T16:21:24.916Z] [2022-08-09T16:21:24.916Z] [2022-08-09T16:21:24.916Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/276/openapi/v2/core-metadata.yaml] [2022-08-09T16:21:24.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:21:24.916Z] Dload Upload Total Spent Left Speed [2022-08-09T16:21:25.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 150k --:--:-- --:--:-- --:--:-- 150k 100 141k 0 0 100 141k 0 150k --:--:-- --:--:-- --:--:-- 150k [2022-08-09T16:21:25.855Z] [2022-08-09T16:21:25.855Z] [2022-08-09T16:21:25.855Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/276/openapi/v2/support-notifications.yaml] [2022-08-09T16:21:25.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:21:25.855Z] Dload Upload Total Spent Left Speed [2022-08-09T16:21:27.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74931 0:00:01 0:00:01 --:--:-- 74931 100 89318 0 0 100 89318 0 74868 0:00:01 0:00:01 --:--:-- 74931 [2022-08-09T16:21:27.240Z] [2022-08-09T16:21:27.240Z] [2022-08-09T16:21:27.240Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/276/openapi/v2/support-scheduler.yaml] [2022-08-09T16:21:27.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:21:27.240Z] Dload Upload Total Spent Left Speed [2022-08-09T16:21:28.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 33866 0:00:01 0:00:01 --:--:-- 33866 100 39556 0 0 100 39556 0 33866 0:00:01 0:00:01 --:--:-- 33866 [2022-08-09T16:21:28.622Z] [2022-08-09T16:21:28.622Z] [2022-08-09T16:21:28.622Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/276/openapi/v2/system-agent.yaml] [2022-08-09T16:21:28.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:21:28.622Z] Dload Upload Total Spent Left Speed [2022-08-09T16:21:29.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22005 --:--:-- --:--:-- --:--:-- 21981 100 20091 0 0 100 20091 0 22005 --:--:-- --:--:-- --:--:-- 21981 [2022-08-09T16:21:29.193Z] [2022-08-09T16:21:29.193Z] [Pipeline] } [2022-08-09T16:21:29.201Z] 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-09T16:21:29.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:21:29.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:21:29.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:21:29.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:21:29.991Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T16:21:30.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:21:30.468Z] $ docker top 5dbaf71d6e67a1124714c2f259fedc91f1f67a5732b5300d15d8540179d54c54 -eo pid,comm [2022-08-09T16:21:30.501Z] 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-09T16:21:30.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:21:30.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:21:30.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:21:30.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:21:30.681Z] $ docker exec 5dbaf71d6e67a1124714c2f259fedc91f1f67a5732b5300d15d8540179d54c54 ssh-agent [2022-08-09T16:21:30.794Z] SSH_AUTH_SOCK=/tmp/ssh-bBiC3R6VYvRq/agent.34 [2022-08-09T16:21:30.794Z] SSH_AGENT_PID=41 [2022-08-09T16:21:30.801Z] Running ssh-add (command line suppressed) [2022-08-09T16:21:30.945Z] Identity added: /w/workspace/edgex-go/276@tmp/private_key_559446336828932618.key (/w/workspace/edgex-go/276@tmp/private_key_559446336828932618.key) [2022-08-09T16:21:30.942Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:21:31.229Z] + git semver tag [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,452 [run_tag] DEBUG tag force:False [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,452 [check_head_tag] DEBUG check head tag [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,453 [execute] INFO git cat-file --batch-check [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/276, universal_newlines=False, shell=None, istream=) [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,457 [execute] INFO git cat-file --batch [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/276, universal_newlines=False, shell=None, istream=) [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,478 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,478 [execute] INFO git tag -a v2.3.0-dev.41 -m v2.3.0-dev.41 [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,479 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.41', '-m', 'v2.3.0-dev.41'], cwd=/w/workspace/edgex-go/276, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:21:31.489Z] 2022-08-09 16:21:31,481 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T16:21:31.489Z] 2.3.0-dev.41 [Pipeline] } [2022-08-09T16:21:31.520Z] $ docker exec --env ******** --env ******** 5dbaf71d6e67a1124714c2f259fedc91f1f67a5732b5300d15d8540179d54c54 ssh-agent -k [2022-08-09T16:21:31.625Z] unset SSH_AUTH_SOCK; [2022-08-09T16:21:31.625Z] unset SSH_AGENT_PID; [2022-08-09T16:21:31.625Z] echo Agent pid 41 killed; [2022-08-09T16:21:31.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:21:31.921Z] + git semver [Pipeline] } [2022-08-09T16:21:32.218Z] $ docker stop --time=1 5dbaf71d6e67a1124714c2f259fedc91f1f67a5732b5300d15d8540179d54c54 [2022-08-09T16:21:33.589Z] $ docker rm -f 5dbaf71d6e67a1124714c2f259fedc91f1f67a5732b5300d15d8540179d54c54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:21:33.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-09T16:21:33.962Z] [2022-08-09T16:21:33.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:21:34.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-09T16:21:34.264Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-09T16:21:34.264Z] ab5ef0e58194: Pulling fs layer [2022-08-09T16:21:34.264Z] 9712f1f96733: Pulling fs layer [2022-08-09T16:21:34.264Z] 63f879dbbcfc: Pulling fs layer [2022-08-09T16:21:34.264Z] 0d9ebad4ef96: Pulling fs layer [2022-08-09T16:21:34.264Z] e9a5061849ea: Pulling fs layer [2022-08-09T16:21:34.264Z] d747dcd14b5f: Pulling fs layer [2022-08-09T16:21:34.264Z] 2de7ff778b66: Pulling fs layer [2022-08-09T16:21:34.264Z] 0d9ebad4ef96: Waiting [2022-08-09T16:21:34.264Z] d747dcd14b5f: Waiting [2022-08-09T16:21:34.264Z] e9a5061849ea: Waiting [2022-08-09T16:21:34.264Z] 2de7ff778b66: Waiting [2022-08-09T16:21:34.264Z] 9712f1f96733: Verifying Checksum [2022-08-09T16:21:34.264Z] 9712f1f96733: Download complete [2022-08-09T16:21:34.856Z] 63f879dbbcfc: Verifying Checksum [2022-08-09T16:21:34.856Z] 63f879dbbcfc: Download complete [2022-08-09T16:21:34.856Z] ab5ef0e58194: Download complete [2022-08-09T16:21:34.856Z] e9a5061849ea: Verifying Checksum [2022-08-09T16:21:34.856Z] e9a5061849ea: Download complete [2022-08-09T16:21:34.856Z] d747dcd14b5f: Download complete [2022-08-09T16:21:35.115Z] 0d9ebad4ef96: Verifying Checksum [2022-08-09T16:21:35.115Z] 0d9ebad4ef96: Download complete [2022-08-09T16:21:35.115Z] 2de7ff778b66: Verifying Checksum [2022-08-09T16:21:35.115Z] 2de7ff778b66: Download complete [2022-08-09T16:21:37.653Z] ab5ef0e58194: Pull complete [2022-08-09T16:21:37.913Z] 9712f1f96733: Pull complete [2022-08-09T16:21:38.483Z] 63f879dbbcfc: Pull complete [2022-08-09T16:21:42.674Z] 0d9ebad4ef96: Pull complete [2022-08-09T16:21:42.674Z] e9a5061849ea: Pull complete [2022-08-09T16:21:42.674Z] d747dcd14b5f: Pull complete [2022-08-09T16:21:43.243Z] 2de7ff778b66: Pull complete [2022-08-09T16:21:43.243Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-09T16:21:43.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-09T16:21:43.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:21:43.338Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T16:21:43.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:21:46.164Z] $ docker top 79c02d85b8bcedaf8e5351e17efba600535760dcedea02dc0ea1ce1aade9b604 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:21:46.218Z] provisioning config files... [2022-08-09T16:21:46.228Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/276@tmp/config5854206487316407502tmp [2022-08-09T16:21:46.240Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/276@tmp/config7897035873161947426tmp [2022-08-09T16:21:46.252Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/276@tmp/config7184651414286170768tmp [Pipeline] { [Pipeline] echo [2022-08-09T16:21:46.267Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:21:46.555Z] ---> sigul-configuration.sh [2022-08-09T16:21:46.555Z] gpg: directory `/root/.gnupg' created [2022-08-09T16:21:46.555Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-09T16:21:46.555Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-09T16:21:46.555Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-09T16:21:46.555Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-09T16:21:46.555Z] gpg: CAST5 encrypted data [2022-08-09T16:21:46.555Z] gpg: encrypted with 1 passphrase [2022-08-09T16:21:46.555Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-09T16:21:46.845Z] + mkdir /home/jenkins [2022-08-09T16:21:46.845Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-09T16:21:47.147Z] + 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-09T16:21:47.158Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:21:47.487Z] ---> sigul-install.sh [2022-08-09T16:21:47.487Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-09T16:21:47.783Z] + git tag --list [2022-08-09T16:21:47.783Z] 0.6.0 [2022-08-09T16:21:47.783Z] 0.6.1 [2022-08-09T16:21:47.783Z] 0.7.0 [2022-08-09T16:21:47.783Z] 0.7.1 [2022-08-09T16:21:47.783Z] v1.0.0 [2022-08-09T16:21:47.783Z] v1.0.1 [2022-08-09T16:21:47.783Z] v1.1.0 [2022-08-09T16:21:47.783Z] v1.2.0 [2022-08-09T16:21:47.783Z] v1.2.1 [2022-08-09T16:21:47.783Z] v1.3.0 [2022-08-09T16:21:47.783Z] v1.3.1 [2022-08-09T16:21:47.783Z] v2.0.0 [2022-08-09T16:21:47.783Z] v2.1.0 [2022-08-09T16:21:47.783Z] v2.1.1 [2022-08-09T16:21:47.783Z] v2.1.1-dev.1 [2022-08-09T16:21:47.783Z] v2.1.1-dev.2 [2022-08-09T16:21:47.783Z] v2.1.1-dev.3 [2022-08-09T16:21:47.783Z] v2.1.1-dev.4 [2022-08-09T16:21:47.783Z] v2.1.1-dev.5 [2022-08-09T16:21:47.783Z] v2.1.1-dev.6 [2022-08-09T16:21:47.783Z] v2.1.1-dev.7 [2022-08-09T16:21:47.783Z] v2.1.1-dev.8 [2022-08-09T16:21:47.783Z] v2.2.0 [2022-08-09T16:21:47.783Z] v2.2.1-dev.1 [2022-08-09T16:21:47.783Z] v2.2.1-dev.10 [2022-08-09T16:21:47.783Z] v2.2.1-dev.11 [2022-08-09T16:21:47.783Z] v2.2.1-dev.12 [2022-08-09T16:21:47.783Z] v2.2.1-dev.13 [2022-08-09T16:21:47.783Z] v2.2.1-dev.14 [2022-08-09T16:21:47.783Z] v2.2.1-dev.15 [2022-08-09T16:21:47.783Z] v2.2.1-dev.16 [2022-08-09T16:21:47.783Z] v2.2.1-dev.17 [2022-08-09T16:21:47.783Z] v2.2.1-dev.18 [2022-08-09T16:21:47.783Z] v2.2.1-dev.19 [2022-08-09T16:21:47.783Z] v2.2.1-dev.2 [2022-08-09T16:21:47.783Z] v2.2.1-dev.20 [2022-08-09T16:21:47.783Z] v2.2.1-dev.21 [2022-08-09T16:21:47.783Z] v2.2.1-dev.22 [2022-08-09T16:21:47.783Z] v2.2.1-dev.23 [2022-08-09T16:21:47.783Z] v2.2.1-dev.24 [2022-08-09T16:21:47.783Z] v2.2.1-dev.25 [2022-08-09T16:21:47.783Z] v2.2.1-dev.26 [2022-08-09T16:21:47.783Z] v2.2.1-dev.27 [2022-08-09T16:21:47.783Z] v2.2.1-dev.28 [2022-08-09T16:21:47.783Z] v2.2.1-dev.29 [2022-08-09T16:21:47.783Z] v2.2.1-dev.3 [2022-08-09T16:21:47.783Z] v2.2.1-dev.4 [2022-08-09T16:21:47.783Z] v2.2.1-dev.5 [2022-08-09T16:21:47.783Z] v2.2.1-dev.6 [2022-08-09T16:21:47.783Z] v2.2.1-dev.7 [2022-08-09T16:21:47.783Z] v2.2.1-dev.8 [2022-08-09T16:21:47.783Z] v2.2.1-dev.9 [2022-08-09T16:21:47.783Z] v2.3.0-dev.29 [2022-08-09T16:21:47.783Z] v2.3.0-dev.30 [2022-08-09T16:21:47.783Z] v2.3.0-dev.31 [2022-08-09T16:21:47.783Z] v2.3.0-dev.32 [2022-08-09T16:21:47.783Z] v2.3.0-dev.33 [2022-08-09T16:21:47.783Z] v2.3.0-dev.34 [2022-08-09T16:21:47.783Z] v2.3.0-dev.35 [2022-08-09T16:21:47.783Z] v2.3.0-dev.36 [2022-08-09T16:21:47.783Z] v2.3.0-dev.37 [2022-08-09T16:21:47.783Z] v2.3.0-dev.38 [2022-08-09T16:21:47.783Z] v2.3.0-dev.39 [2022-08-09T16:21:47.783Z] v2.3.0-dev.40 [2022-08-09T16:21:47.783Z] v2.3.0-dev.41 [Pipeline] sh [2022-08-09T16:21:48.073Z] + lftools sign git-tag v2.3.0-dev.41 [2022-08-09T16:21:48.645Z] Signing Git tag with Sigul... [2022-08-09T16:21:48.645Z] Signing v2.3.0-dev.41 [Pipeline] echo [2022-08-09T16:21:49.224Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:21:49.507Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-09T16:21:49.514Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-09T16:21:49.552Z] $ docker stop --time=1 79c02d85b8bcedaf8e5351e17efba600535760dcedea02dc0ea1ce1aade9b604 [2022-08-09T16:21:50.931Z] $ docker rm -f 79c02d85b8bcedaf8e5351e17efba600535760dcedea02dc0ea1ce1aade9b604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-09T16:21:51.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:21:51.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:21:51.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:21:51.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:21:51.709Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T16:21:51.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:21:52.168Z] $ docker top baa884faba7797d382b63583dcb79a4b5458d14a63426e5d3c6fce8afb7473eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:21:52.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:21:52.236Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:21:52.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:21:52.377Z] $ docker exec baa884faba7797d382b63583dcb79a4b5458d14a63426e5d3c6fce8afb7473eb ssh-agent [2022-08-09T16:21:52.470Z] SSH_AUTH_SOCK=/tmp/ssh-dj3VNjla2T5r/agent.33 [2022-08-09T16:21:52.470Z] SSH_AGENT_PID=40 [2022-08-09T16:21:52.477Z] Running ssh-add (command line suppressed) [2022-08-09T16:21:52.618Z] Identity added: /w/workspace/edgex-go/276@tmp/private_key_2708196147740735267.key (/w/workspace/edgex-go/276@tmp/private_key_2708196147740735267.key) [2022-08-09T16:21:52.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:21:52.904Z] + git semver bump pre [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,163 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,163 [bump_version] DEBUG bumping version:2.3.0-dev.41 on axis:pre with prefix:dev [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,164 [bump_version] DEBUG bumped version:2.3.0-dev.42 [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,164 [write_version] DEBUG write version:2.3.0-dev.42 to path:/w/workspace/edgex-go/276/.semver/main with force:True [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,164 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,164 [write_file] DEBUG write to file:/w/workspace/edgex-go/276/.semver/main [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,166 [execute] INFO git cat-file --batch-check [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/276/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,172 [execute] INFO git cat-file --batch [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/276/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:21:53.163Z] 2022-08-09 16:21:53,177 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T16:21:53.163Z] 2.3.0-dev.42 [Pipeline] } [2022-08-09T16:21:53.454Z] $ docker exec --env ******** --env ******** baa884faba7797d382b63583dcb79a4b5458d14a63426e5d3c6fce8afb7473eb ssh-agent -k [2022-08-09T16:21:53.570Z] unset SSH_AUTH_SOCK; [2022-08-09T16:21:53.571Z] unset SSH_AGENT_PID; [2022-08-09T16:21:53.571Z] echo Agent pid 40 killed; [2022-08-09T16:21:53.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:21:53.872Z] + git semver [Pipeline] } [2022-08-09T16:21:54.166Z] $ docker stop --time=1 baa884faba7797d382b63583dcb79a4b5458d14a63426e5d3c6fce8afb7473eb [2022-08-09T16:21:55.483Z] $ docker rm -f baa884faba7797d382b63583dcb79a4b5458d14a63426e5d3c6fce8afb7473eb [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:21:55.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:21:55.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:21:56.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:21:56.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:21:56.190Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T16:21:56.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:21:56.613Z] $ docker top 7458afcac55caef8db0b0832d42b6fe32f816fe72dbcee01deaa0c29b7ea88f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:21:56.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:21:56.687Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:21:56.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:21:56.837Z] $ docker exec 7458afcac55caef8db0b0832d42b6fe32f816fe72dbcee01deaa0c29b7ea88f9 ssh-agent [2022-08-09T16:21:56.928Z] SSH_AUTH_SOCK=/tmp/ssh-Zed6tLH4KuC7/agent.32 [2022-08-09T16:21:56.928Z] SSH_AGENT_PID=39 [2022-08-09T16:21:56.932Z] Running ssh-add (command line suppressed) [2022-08-09T16:21:57.062Z] Identity added: /w/workspace/edgex-go/276@tmp/private_key_2287839210520069595.key (/w/workspace/edgex-go/276@tmp/private_key_2287839210520069595.key) [2022-08-09T16:21:57.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:21:57.341Z] + git semver push [2022-08-09T16:21:57.601Z] 2022-08-09 16:21:57,581 [run_push] DEBUG push [2022-08-09T16:21:57.601Z] 2022-08-09 16:21:57,582 [execute] INFO git cat-file --batch-check [2022-08-09T16:21:57.602Z] 2022-08-09 16:21:57,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/276/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:21:57.602Z] 2022-08-09 16:21:57,586 [execute] INFO git rev-list e5a5acff40cc0a9362f3a419d406bdb5ae071b51 -- [2022-08-09T16:21:57.602Z] 2022-08-09 16:21:57,586 [execute] DEBUG Popen(['git', 'rev-list', 'e5a5acff40cc0a9362f3a419d406bdb5ae071b51', '--'], cwd=/w/workspace/edgex-go/276/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:21:57.602Z] 2022-08-09 16:21:57,599 [execute] INFO git fetch -v origin [2022-08-09T16:21:57.602Z] 2022-08-09 16:21:57,600 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/276/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-09T16:21:58.171Z] 2022-08-09 16:21:58,081 [run_push] DEBUG no remote changes detected [2022-08-09T16:21:58.171Z] 2022-08-09 16:21:58,082 [execute] INFO git push origin semver [2022-08-09T16:21:58.171Z] 2022-08-09 16:21:58,082 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/276/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:21:59.113Z] 2022-08-09 16:21:58,887 [run_push] DEBUG push all version tags [2022-08-09T16:21:59.113Z] 2022-08-09 16:21:58,888 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-09T16:21:59.113Z] 2022-08-09 16:21:58,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/276, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:21:59.687Z] 2022-08-09 16:21:59,635 [read_version] DEBUG read version from /w/workspace/edgex-go/276/.semver/main [2022-08-09T16:21:59.687Z] 2.3.0-dev.42 [Pipeline] } [2022-08-09T16:21:59.717Z] $ docker exec --env ******** --env ******** 7458afcac55caef8db0b0832d42b6fe32f816fe72dbcee01deaa0c29b7ea88f9 ssh-agent -k [2022-08-09T16:21:59.825Z] unset SSH_AUTH_SOCK; [2022-08-09T16:21:59.825Z] unset SSH_AGENT_PID; [2022-08-09T16:21:59.825Z] echo Agent pid 39 killed; [2022-08-09T16:21:59.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:22:00.125Z] + git semver [Pipeline] } [2022-08-09T16:22:00.422Z] $ docker stop --time=1 7458afcac55caef8db0b0832d42b6fe32f816fe72dbcee01deaa0c29b7ea88f9 [2022-08-09T16:22:01.720Z] $ docker rm -f 7458afcac55caef8db0b0832d42b6fe32f816fe72dbcee01deaa0c29b7ea88f9 [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-09T16:22:02.215Z] + [ -d /w/workspace/edgex-go/276/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:22:02.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:22:03.367Z] ---> package-listing.sh [2022-08-09T16:22:03.367Z] ++ facter osfamily [2022-08-09T16:22:03.367Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-09T16:22:03.628Z] + OS_FAMILY=debian [2022-08-09T16:22:03.628Z] + workspace=/w/workspace/edgex-go/276 [2022-08-09T16:22:03.628Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-09T16:22:03.628Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-09T16:22:03.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-09T16:22:03.628Z] + PACKAGES=/tmp/packages_start.txt [2022-08-09T16:22:03.628Z] + '[' /w/workspace/edgex-go/276 ']' [2022-08-09T16:22:03.628Z] + PACKAGES=/tmp/packages_end.txt [2022-08-09T16:22:03.628Z] + case "${OS_FAMILY}" in [2022-08-09T16:22:03.628Z] + dpkg -l [2022-08-09T16:22:03.628Z] + grep '^ii' [2022-08-09T16:22:03.628Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-09T16:22:03.628Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-09T16:22:03.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-09T16:22:03.628Z] + '[' /w/workspace/edgex-go/276 ']' [2022-08-09T16:22:03.628Z] + mkdir -p /w/workspace/edgex-go/276/archives/ [2022-08-09T16:22:03.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/276/archives/ [Pipeline] echo [2022-08-09T16:22:03.639Z] 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/276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-09T16:22:03.916Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:22:04.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T16:22:04.479Z] [2022-08-09T16:22:04.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:22:04.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T16:22:04.837Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-09T16:22:04.837Z] 5eb5b503b376: Pulling fs layer [2022-08-09T16:22:04.837Z] 5c69ac0246d0: Pulling fs layer [2022-08-09T16:22:04.837Z] ec43610c2a17: Pulling fs layer [2022-08-09T16:22:04.837Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-09T16:22:04.837Z] 33b1e0a273af: Pulling fs layer [2022-08-09T16:22:04.837Z] 5d3b04190fa2: Pulling fs layer [2022-08-09T16:22:04.837Z] 2f39f015ded8: Pulling fs layer [2022-08-09T16:22:04.837Z] 3a2ae6a8a46f: Waiting [2022-08-09T16:22:04.837Z] 33b1e0a273af: Waiting [2022-08-09T16:22:04.837Z] 5d3b04190fa2: Waiting [2022-08-09T16:22:04.837Z] 2f39f015ded8: Waiting [2022-08-09T16:22:04.837Z] 5c69ac0246d0: Download complete [2022-08-09T16:22:04.837Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-09T16:22:04.837Z] 3a2ae6a8a46f: Download complete [2022-08-09T16:22:04.837Z] 33b1e0a273af: Verifying Checksum [2022-08-09T16:22:04.837Z] 33b1e0a273af: Download complete [2022-08-09T16:22:04.837Z] ec43610c2a17: Verifying Checksum [2022-08-09T16:22:04.837Z] ec43610c2a17: Download complete [2022-08-09T16:22:04.837Z] 5d3b04190fa2: Download complete [2022-08-09T16:22:05.099Z] 5eb5b503b376: Verifying Checksum [2022-08-09T16:22:05.099Z] 5eb5b503b376: Download complete [2022-08-09T16:22:05.668Z] 2f39f015ded8: Verifying Checksum [2022-08-09T16:22:06.238Z] 5eb5b503b376: Pull complete [2022-08-09T16:22:06.497Z] 5c69ac0246d0: Pull complete [2022-08-09T16:22:06.757Z] ec43610c2a17: Pull complete [2022-08-09T16:22:06.757Z] 3a2ae6a8a46f: Pull complete [2022-08-09T16:22:07.017Z] 33b1e0a273af: Pull complete [2022-08-09T16:22:07.278Z] 5d3b04190fa2: Pull complete [2022-08-09T16:22:11.475Z] 2f39f015ded8: Pull complete [2022-08-09T16:22:11.475Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-09T16:22:11.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T16:22:11.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:22:11.558Z] prd-ubuntu20.04-docker-8c-8g-22222 does not seem to be running inside a container [2022-08-09T16:22:11.609Z] $ 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/276/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/276 -v /w/workspace/edgex-go/276:/w/workspace/edgex-go/276:rw,z -v /w/workspace/edgex-go/276@tmp:/w/workspace/edgex-go/276@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-09T16:22:13.246Z] $ docker top 31498d60c59871c791cc1a50bb970035eaebc5076b60734d2cf0b0aa506cdfb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:22:13.571Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-09T16:22:13.860Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-09T16:22:14.147Z] + ls /var/log/sa-host [2022-08-09T16:22:14.147Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:22:14.293Z] provisioning config files... [2022-08-09T16:22:14.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/276@tmp/config3885488596951896142tmp [Pipeline] { [Pipeline] echo [2022-08-09T16:22:14.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:22:14.601Z] ---> create-netrc.sh [Pipeline] } [2022-08-09T16:22:14.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:22:14.942Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-09T16:22:14.952Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:22:15.239Z] ---> sudo-logs.sh [2022-08-09T16:22:15.239Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-09T16:22:15.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:22:15.541Z] ---> job-cost.sh [2022-08-09T16:22:15.542Z] lf-activate-venv: SKIPPING [2022-08-09T16:22:15.542Z] DEBUG: total: 0.10999999940395355 [2022-08-09T16:22:15.542Z] INFO: Retrieving Stack Cost... [2022-08-09T16:22:16.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-09T16:22:16.370Z] INFO: Archiving Costs [Pipeline] echo [2022-08-09T16:22:16.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:22:16.664Z] ---> logs-deploy.sh [2022-08-09T16:22:16.664Z] lf-activate-venv: SKIPPING [2022-08-09T16:22:16.664Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/276 [2022-08-09T16:22:16.664Z] INFO: archiving workspace using pattern(s): [2022-08-09T16:22:17.604Z] Archives upload complete. [2022-08-09T16:22:17.865Z] INFO: archiving logs to Nexus [2022-08-09T16:22:18.438Z] ---> uname -a: [2022-08-09T16:22:18.438Z] Linux prd-ubuntu20-04-docker-8c-8g-22222 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] ---> lscpu: [2022-08-09T16:22:18.438Z] Architecture: x86_64 [2022-08-09T16:22:18.438Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-09T16:22:18.438Z] Byte Order: Little Endian [2022-08-09T16:22:18.438Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-09T16:22:18.438Z] CPU(s): 8 [2022-08-09T16:22:18.438Z] On-line CPU(s) list: 0-7 [2022-08-09T16:22:18.438Z] Thread(s) per core: 1 [2022-08-09T16:22:18.438Z] Core(s) per socket: 1 [2022-08-09T16:22:18.438Z] Socket(s): 8 [2022-08-09T16:22:18.438Z] NUMA node(s): 1 [2022-08-09T16:22:18.438Z] Vendor ID: AuthenticAMD [2022-08-09T16:22:18.438Z] CPU family: 23 [2022-08-09T16:22:18.438Z] Model: 49 [2022-08-09T16:22:18.438Z] Model name: AMD EPYC-Rome Processor [2022-08-09T16:22:18.438Z] Stepping: 0 [2022-08-09T16:22:18.438Z] CPU MHz: 2800.000 [2022-08-09T16:22:18.438Z] BogoMIPS: 5600.00 [2022-08-09T16:22:18.438Z] Virtualization: AMD-V [2022-08-09T16:22:18.438Z] Hypervisor vendor: KVM [2022-08-09T16:22:18.438Z] Virtualization type: full [2022-08-09T16:22:18.438Z] L1d cache: 256 KiB [2022-08-09T16:22:18.438Z] L1i cache: 256 KiB [2022-08-09T16:22:18.438Z] L2 cache: 4 MiB [2022-08-09T16:22:18.438Z] L3 cache: 128 MiB [2022-08-09T16:22:18.438Z] NUMA node0 CPU(s): 0-7 [2022-08-09T16:22:18.438Z] Vulnerability Itlb multihit: Not affected [2022-08-09T16:22:18.438Z] Vulnerability L1tf: Not affected [2022-08-09T16:22:18.438Z] Vulnerability Mds: Not affected [2022-08-09T16:22:18.438Z] Vulnerability Meltdown: Not affected [2022-08-09T16:22:18.438Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-09T16:22:18.438Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-09T16:22:18.438Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-09T16:22:18.438Z] Vulnerability Srbds: Not affected [2022-08-09T16:22:18.438Z] Vulnerability Tsx async abort: Not affected [2022-08-09T16:22:18.438Z] 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-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] ---> nproc: [2022-08-09T16:22:18.438Z] 8 [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] ---> df -h: [2022-08-09T16:22:18.438Z] Filesystem Size Used Avail Use% Mounted on [2022-08-09T16:22:18.438Z] overlay 155G 19G 137G 12% / [2022-08-09T16:22:18.438Z] tmpfs 64M 0 64M 0% /dev [2022-08-09T16:22:18.438Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-09T16:22:18.438Z] shm 64M 0 64M 0% /dev/shm [2022-08-09T16:22:18.438Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] ---> sar -b -r -n DEV: [2022-08-09T16:22:18.438Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22222) 08/09/22 _x86_64_ (8 CPU) [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] 15:54:39 LINUX RESTART (8 CPU) [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] 15:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-09T16:22:18.438Z] 15:56:01 339.54 45.42 294.12 0.00 4080.11 166435.72 0.00 [2022-08-09T16:22:18.438Z] 15:57:01 73.35 0.07 73.29 0.00 4.40 31678.72 0.00 [2022-08-09T16:22:18.438Z] 15:58:01 62.30 0.27 62.03 0.00 6.40 25058.15 0.00 [2022-08-09T16:22:18.438Z] 15:59:01 620.58 6.68 613.90 0.00 64.11 270754.55 0.00 [2022-08-09T16:22:18.438Z] 16:00:01 1252.95 2.87 1250.08 0.00 32.52 333409.40 0.00 [2022-08-09T16:22:18.438Z] 16:01:01 737.74 0.12 737.62 0.00 9.20 132296.43 0.00 [2022-08-09T16:22:18.438Z] 16:02:01 28.29 0.02 28.27 0.00 2.67 681.77 0.00 [2022-08-09T16:22:18.438Z] 16:03:01 2.80 0.00 2.80 0.00 0.00 59.32 0.00 [2022-08-09T16:22:18.438Z] 16:04:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2022-08-09T16:22:18.438Z] 16:05:01 1.93 0.00 1.93 0.00 0.00 25.72 0.00 [2022-08-09T16:22:18.438Z] 16:06:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2022-08-09T16:22:18.438Z] 16:07:01 1.58 0.00 1.58 0.00 0.00 18.17 0.00 [2022-08-09T16:22:18.438Z] 16:08:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2022-08-09T16:22:18.438Z] 16:09:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2022-08-09T16:22:18.438Z] 16:10:01 1.77 0.02 1.75 0.00 0.13 19.59 0.00 [2022-08-09T16:22:18.438Z] 16:11:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 [2022-08-09T16:22:18.438Z] 16:12:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 [2022-08-09T16:22:18.438Z] 16:13:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 [2022-08-09T16:22:18.438Z] 16:14:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2022-08-09T16:22:18.438Z] 16:15:01 3.37 0.87 2.50 0.00 18.39 34.12 0.00 [2022-08-09T16:22:18.438Z] 16:16:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2022-08-09T16:22:18.438Z] 16:17:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2022-08-09T16:22:18.438Z] 16:18:01 1.18 0.02 1.17 0.00 0.13 13.06 0.00 [2022-08-09T16:22:18.438Z] 16:19:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2022-08-09T16:22:18.438Z] 16:20:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2022-08-09T16:22:18.438Z] 16:21:01 1.05 0.10 0.95 0.00 10.26 27.46 0.00 [2022-08-09T16:22:18.438Z] 16:22:01 155.34 0.17 155.17 0.00 1.33 58700.62 0.00 [2022-08-09T16:22:18.438Z] Average: 122.25 2.10 120.16 0.00 156.76 37780.84 0.00 [2022-08-09T16:22:18.438Z] [2022-08-09T16:22:18.438Z] 15:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-09T16:22:18.438Z] 15:56:01 27987284 31762756 534204 1.62 134104 3862716 1973932 5.82 1254600 3211312 189388 [2022-08-09T16:22:18.438Z] 15:57:01 27601820 31537448 751912 2.29 138756 3984216 2561172 7.55 1535340 3269336 139336 [2022-08-09T16:22:18.438Z] 15:58:01 27744316 31728212 565320 1.72 141648 4041408 2230284 6.57 1312744 3362492 237180 [2022-08-09T16:22:18.438Z] 15:59:01 22175428 31112172 1147524 3.49 296152 8547304 4557964 13.43 2692888 7216508 11412 [2022-08-09T16:22:18.438Z] 16:00:01 19335676 31156636 1106016 3.36 440320 11099456 3978232 11.72 2853088 9714192 43956 [2022-08-09T16:22:18.438Z] 16:01:01 21114592 31738436 536008 1.63 450840 9941204 2114396 6.23 2200312 8657564 1980 [2022-08-09T16:22:18.438Z] 16:02:01 21120576 31748280 525784 1.60 451692 9941724 2122556 6.26 2190784 8657820 60 [2022-08-09T16:22:18.438Z] 16:03:01 21142212 31767032 507436 1.54 451756 9941736 1887540 5.56 2170728 8657824 196 [2022-08-09T16:22:18.438Z] 16:04:01 21143924 31768732 505916 1.54 451764 9941744 1887540 5.56 2169700 8657832 52 [2022-08-09T16:22:18.438Z] 16:05:01 21145916 31770780 503952 1.53 451788 9941724 1887540 5.56 2168676 8657860 236 [2022-08-09T16:22:18.438Z] 16:06:01 21146016 31770888 504280 1.53 451792 9941728 1887540 5.56 2168904 8657864 16 [2022-08-09T16:22:18.438Z] 16:07:01 21152984 31777876 497184 1.51 451808 9941732 1887540 5.56 2161888 8657868 208 [2022-08-09T16:22:18.438Z] 16:08:01 21152892 31777796 497412 1.51 451816 9941732 1887540 5.56 2161700 8657868 180 [2022-08-09T16:22:18.438Z] 16:09:01 21153168 31778092 497096 1.51 451832 9941736 1887540 5.56 2161732 8657872 204 [2022-08-09T16:22:18.438Z] 16:10:01 21152612 31777708 497268 1.51 451848 9941736 1923704 5.67 2161772 8657920 180 [2022-08-09T16:22:18.438Z] 16:11:01 21152612 31777724 497236 1.51 451860 9941736 1923704 5.67 2161704 8657924 56 [2022-08-09T16:22:18.438Z] 16:12:01 21152476 31777640 497200 1.51 451872 9941744 1923704 5.67 2161608 8657928 40 [2022-08-09T16:22:18.438Z] 16:13:01 21152152 31777320 497456 1.51 451888 9941748 1923704 5.67 2161476 8657932 248 [2022-08-09T16:22:18.438Z] 16:14:01 21152128 31777316 497412 1.51 451908 9941752 1923704 5.67 2161300 8657936 24 [2022-08-09T16:22:18.438Z] 16:15:01 21151852 31777888 497004 1.51 451956 9942264 1952592 5.75 2161640 8658380 12 [2022-08-09T16:22:18.438Z] 16:16:01 21151624 31777664 497188 1.51 451968 9942268 1952592 5.75 2162016 8658384 12 [2022-08-09T16:22:18.439Z] 16:17:01 21151400 31777500 497164 1.51 451980 9942268 1952592 5.75 2162564 8658388 20 [2022-08-09T16:22:18.439Z] 16:18:01 21151556 31777728 496864 1.51 451984 9942272 1952592 5.75 2161740 8658388 12 [2022-08-09T16:22:18.439Z] 16:19:01 21151508 31777696 496836 1.51 451996 9942276 1968832 5.80 2161784 8658392 176 [2022-08-09T16:22:18.439Z] 16:20:01 21151208 31777412 497052 1.51 452016 9942280 1968832 5.80 2161876 8658400 12 [2022-08-09T16:22:18.439Z] 16:21:01 21148808 31775392 498640 1.52 452024 9942672 1948300 5.74 2164520 8659016 276 [2022-08-09T16:22:18.439Z] 16:22:01 19642848 31740436 527012 1.60 496096 11250572 2244052 6.61 2294316 9905708 984 [2022-08-09T16:22:18.439Z] Average: 21799244 31713502 562014 1.71 412425 9317250 2159638 6.36 2127459 8092552 23202 [2022-08-09T16:22:18.439Z] [2022-08-09T16:22:18.439Z] 15:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-09T16:22:18.439Z] 15:56:01 docker0 530.84 456.90 40.27 3859.42 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:56:01 ens3 1559.30 1425.66 12875.06 212.15 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:56:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:57:01 docker0 1.38 1.48 0.09 0.13 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:57:01 ens3 57.97 38.56 41.39 34.24 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:57:01 veth31981d4 1.38 1.58 0.11 0.13 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:58:01 ens3 113.25 82.70 1688.50 71.76 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:58:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 veth5039c9c 0.00 0.88 0.00 0.05 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 docker0 149.33 203.92 10.93 1714.14 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 ens3 277.37 203.92 1805.45 84.15 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 veth48622da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 veth4573765 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 veth2603175 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 vethb9c499c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 15:59:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:00:01 veth5039c9c 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:00:01 docker0 119.44 192.87 9.21 2180.68 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:00:01 veth7b85f12 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:00:01 ens3 254.73 155.88 2273.24 35.80 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:00:01 veth6b79827 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:00:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:01:01 docker0 39.17 49.12 2.34 271.06 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:01:01 ens3 351.30 324.73 424.88 864.73 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:01:01 lo 26.52 26.52 2.61 2.61 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:02:01 ens3 476.82 480.01 187.46 2980.61 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:02:01 lo 32.79 32.79 3.23 3.23 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:03:01 ens3 24.15 21.83 16.38 81.66 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:03:01 lo 3.13 3.13 0.30 0.30 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:04:01 ens3 6.42 3.00 6.03 0.45 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:05:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:06:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:10:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:11:01 ens3 0.75 0.52 0.35 0.28 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:12:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:13:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:14:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:16:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:21:01 ens3 6.95 4.55 6.67 3.19 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:21:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:22:01 docker0 38.91 50.72 3.64 692.06 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:22:01 ens3 435.56 307.17 7916.09 131.46 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:22:01 vethdfcb41d 1.93 1.65 0.30 0.67 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] 16:22:01 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] Average: docker0 32.58 35.40 2.46 323.09 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] Average: ens3 132.17 113.02 1009.60 166.81 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] Average: vethdfcb41d 0.07 0.06 0.01 0.02 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 [2022-08-09T16:22:18.439Z] [2022-08-09T16:22:18.439Z] [2022-08-09T16:22:18.439Z] ---> sar -P ALL: [2022-08-09T16:22:18.439Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22222) 08/09/22 _x86_64_ (8 CPU) [2022-08-09T16:22:18.439Z] [2022-08-09T16:22:18.439Z] 15:54:39 LINUX RESTART (8 CPU) [2022-08-09T16:22:18.439Z] [2022-08-09T16:22:18.439Z] 15:55:01 CPU %user %nice %system %iowait %steal %idle [2022-08-09T16:22:18.439Z] 15:56:01 all 12.59 0.00 4.59 2.22 0.08 80.53 [2022-08-09T16:22:18.439Z] 15:56:01 0 10.44 0.00 5.70 3.26 0.07 80.53 [2022-08-09T16:22:18.439Z] 15:56:01 1 10.09 0.00 3.80 2.38 0.08 83.65 [2022-08-09T16:22:18.439Z] 15:56:01 2 11.80 0.00 3.86 4.97 0.08 79.29 [2022-08-09T16:22:18.439Z] 15:56:01 3 11.24 0.00 4.83 3.52 0.08 80.33 [2022-08-09T16:22:18.439Z] 15:56:01 4 13.29 0.00 5.62 0.83 0.08 80.18 [2022-08-09T16:22:18.439Z] 15:56:01 5 12.72 0.00 3.99 0.69 0.07 82.53 [2022-08-09T16:22:18.439Z] 15:56:01 6 18.13 0.00 4.41 1.80 0.08 75.57 [2022-08-09T16:22:18.439Z] 15:56:01 7 12.97 0.00 4.46 0.29 0.10 82.17 [2022-08-09T16:22:18.439Z] 15:57:01 all 32.99 0.00 6.12 0.66 0.09 60.14 [2022-08-09T16:22:18.439Z] 15:57:01 0 32.97 0.00 6.28 1.02 0.08 59.64 [2022-08-09T16:22:18.439Z] 15:57:01 1 34.53 0.00 6.38 0.02 0.10 58.98 [2022-08-09T16:22:18.439Z] 15:57:01 2 32.42 0.00 6.29 0.57 0.08 60.63 [2022-08-09T16:22:18.439Z] 15:57:01 3 33.13 0.00 5.79 2.09 0.08 58.90 [2022-08-09T16:22:18.439Z] 15:57:01 4 32.98 0.00 5.89 0.20 0.10 60.83 [2022-08-09T16:22:18.439Z] 15:57:01 5 32.65 0.00 5.81 0.12 0.08 61.33 [2022-08-09T16:22:18.439Z] 15:57:01 6 32.55 0.00 5.14 0.17 0.08 62.06 [2022-08-09T16:22:18.439Z] 15:57:01 7 32.69 0.00 7.34 1.09 0.08 58.79 [2022-08-09T16:22:18.439Z] 15:58:01 all 49.08 0.00 7.13 0.41 0.11 43.27 [2022-08-09T16:22:18.439Z] 15:58:01 0 48.84 0.00 7.11 1.96 0.12 41.97 [2022-08-09T16:22:18.439Z] 15:58:01 1 50.72 0.00 7.35 0.02 0.12 41.80 [2022-08-09T16:22:18.439Z] 15:58:01 2 50.19 0.00 6.85 0.05 0.10 42.82 [2022-08-09T16:22:18.439Z] 15:58:01 3 49.62 0.00 6.88 0.02 0.12 43.37 [2022-08-09T16:22:18.439Z] 15:58:01 4 49.76 0.00 7.68 0.02 0.12 42.42 [2022-08-09T16:22:18.440Z] 15:58:01 5 47.63 0.00 7.30 0.03 0.10 44.93 [2022-08-09T16:22:18.440Z] 15:58:01 6 47.79 0.00 6.45 0.32 0.10 45.33 [2022-08-09T16:22:18.440Z] 15:58:01 7 48.10 0.00 7.45 0.85 0.12 43.48 [2022-08-09T16:22:18.440Z] 15:59:01 all 34.31 0.00 12.30 6.13 0.11 47.15 [2022-08-09T16:22:18.440Z] 15:59:01 0 34.64 0.00 13.70 8.24 0.12 43.30 [2022-08-09T16:22:18.440Z] 15:59:01 1 35.39 0.00 13.30 12.48 0.10 38.73 [2022-08-09T16:22:18.440Z] 15:59:01 2 34.75 0.00 12.79 5.54 0.12 46.80 [2022-08-09T16:22:18.440Z] 15:59:01 3 35.30 0.00 11.78 2.63 0.10 50.19 [2022-08-09T16:22:18.440Z] 15:59:01 4 33.78 0.00 11.95 4.51 0.10 49.65 [2022-08-09T16:22:18.440Z] 15:59:01 5 33.91 0.00 11.10 2.46 0.12 52.41 [2022-08-09T16:22:18.440Z] 15:59:01 6 34.40 0.00 11.20 9.09 0.12 45.19 [2022-08-09T16:22:18.440Z] 15:59:01 7 32.30 0.00 12.59 4.08 0.12 50.91 [2022-08-09T16:22:18.440Z] 16:00:01 all 61.39 0.00 14.91 6.04 0.16 17.51 [2022-08-09T16:22:18.440Z] 16:00:01 0 61.40 0.00 14.96 7.55 0.17 15.92 [2022-08-09T16:22:18.440Z] 16:00:01 1 59.54 0.00 13.48 3.98 0.17 22.84 [2022-08-09T16:22:18.440Z] 16:00:01 2 60.70 0.00 16.12 5.99 0.15 17.04 [2022-08-09T16:22:18.440Z] 16:00:01 3 61.32 0.00 15.55 7.47 0.17 15.48 [2022-08-09T16:22:18.440Z] 16:00:01 4 62.75 0.00 14.56 6.49 0.15 16.05 [2022-08-09T16:22:18.440Z] 16:00:01 5 61.52 0.00 14.86 4.46 0.17 18.99 [2022-08-09T16:22:18.440Z] 16:00:01 6 62.41 0.00 13.41 4.71 0.15 19.32 [2022-08-09T16:22:18.440Z] 16:00:01 7 61.50 0.00 16.31 7.62 0.14 14.44 [2022-08-09T16:22:18.440Z] 16:01:01 all 34.87 0.00 7.94 1.77 0.11 55.32 [2022-08-09T16:22:18.440Z] 16:01:01 0 34.57 0.00 8.15 2.71 0.10 54.47 [2022-08-09T16:22:18.440Z] 16:01:01 1 32.47 0.00 7.34 1.18 0.08 58.93 [2022-08-09T16:22:18.440Z] 16:01:01 2 36.07 0.00 7.76 1.50 0.10 54.58 [2022-08-09T16:22:18.440Z] 16:01:01 3 35.34 0.00 8.82 1.88 0.12 53.84 [2022-08-09T16:22:18.440Z] 16:01:01 4 36.08 0.00 7.77 1.20 0.12 54.83 [2022-08-09T16:22:18.440Z] 16:01:01 5 34.31 0.00 7.55 1.07 0.10 56.97 [2022-08-09T16:22:18.440Z] 16:01:01 6 35.15 0.00 7.90 0.45 0.10 56.39 [2022-08-09T16:22:18.440Z] 16:01:01 7 34.97 0.00 8.21 4.19 0.12 52.52 [2022-08-09T16:22:18.440Z] 16:02:01 all 10.30 0.00 1.14 0.09 0.06 88.41 [2022-08-09T16:22:18.440Z] 16:02:01 0 9.97 0.00 1.27 0.20 0.05 88.51 [2022-08-09T16:22:18.440Z] 16:02:01 1 8.79 0.00 1.02 0.02 0.05 90.12 [2022-08-09T16:22:18.440Z] 16:02:01 2 14.43 0.00 1.22 0.00 0.07 84.28 [2022-08-09T16:22:18.440Z] 16:02:01 3 8.33 0.00 1.24 0.05 0.08 90.30 [2022-08-09T16:22:18.440Z] 16:02:01 4 5.88 0.00 0.84 0.27 0.05 92.96 [2022-08-09T16:22:18.440Z] 16:02:01 5 10.28 0.00 0.93 0.03 0.05 88.71 [2022-08-09T16:22:18.440Z] 16:02:01 6 14.31 0.00 1.11 0.03 0.05 84.50 [2022-08-09T16:22:18.440Z] 16:02:01 7 10.37 0.00 1.50 0.15 0.08 87.90 [2022-08-09T16:22:18.440Z] 16:03:01 all 0.86 0.00 0.12 0.01 0.01 99.00 [2022-08-09T16:22:18.440Z] 16:03:01 0 1.02 0.00 0.15 0.00 0.00 98.83 [2022-08-09T16:22:18.440Z] 16:03:01 1 0.13 0.00 0.08 0.00 0.02 99.77 [2022-08-09T16:22:18.440Z] 16:03:01 2 0.77 0.00 0.15 0.02 0.00 99.07 [2022-08-09T16:22:18.440Z] 16:03:01 3 2.43 0.00 0.07 0.00 0.00 97.50 [2022-08-09T16:22:18.440Z] 16:03:01 4 0.07 0.00 0.07 0.05 0.00 99.82 [2022-08-09T16:22:18.440Z] 16:03:01 5 0.77 0.00 0.15 0.00 0.02 99.07 [2022-08-09T16:22:18.440Z] 16:03:01 6 0.97 0.00 0.17 0.00 0.02 98.85 [2022-08-09T16:22:18.440Z] 16:03:01 7 0.72 0.00 0.15 0.03 0.02 99.08 [2022-08-09T16:22:18.440Z] 16:04:01 all 0.16 0.00 0.03 0.01 0.00 99.80 [2022-08-09T16:22:18.440Z] 16:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:04:01 3 1.14 0.00 0.00 0.00 0.00 98.86 [2022-08-09T16:22:18.440Z] 16:04:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:04:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2022-08-09T16:22:18.440Z] 16:04:01 7 0.03 0.00 0.03 0.07 0.00 99.87 [2022-08-09T16:22:18.440Z] 16:05:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2022-08-09T16:22:18.440Z] 16:05:01 0 0.03 0.00 0.00 0.05 0.00 99.92 [2022-08-09T16:22:18.440Z] 16:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:05:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-09T16:22:18.440Z] 16:05:01 3 0.72 0.00 0.00 0.00 0.02 99.27 [2022-08-09T16:22:18.440Z] 16:05:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:05:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2022-08-09T16:22:18.440Z] 16:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:06:01 all 0.23 0.00 0.01 0.01 0.00 99.74 [2022-08-09T16:22:18.440Z] 16:06:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2022-08-09T16:22:18.440Z] 16:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:06:01 3 1.73 0.00 0.00 0.00 0.00 98.27 [2022-08-09T16:22:18.440Z] 16:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:06:01 7 0.02 0.00 0.03 0.05 0.00 99.90 [2022-08-09T16:22:18.440Z] [2022-08-09T16:22:18.440Z] 16:06:01 CPU %user %nice %system %iowait %steal %idle [2022-08-09T16:22:18.440Z] 16:07:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:07:01 0 0.03 0.00 0.02 0.07 0.00 99.88 [2022-08-09T16:22:18.440Z] 16:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:07:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:07:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-08-09T16:22:18.440Z] 16:08:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2022-08-09T16:22:18.440Z] 16:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-08-09T16:22:18.440Z] 16:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-09T16:22:18.440Z] 16:08:01 3 0.40 0.00 0.03 0.00 0.02 99.55 [2022-08-09T16:22:18.440Z] 16:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-09T16:22:18.440Z] 16:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-09T16:22:18.440Z] 16:09:01 all 0.10 0.00 0.01 0.01 0.00 99.88 [2022-08-09T16:22:18.440Z] 16:09:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:09:01 3 0.73 0.00 0.00 0.00 0.00 99.27 [2022-08-09T16:22:18.440Z] 16:09:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-09T16:22:18.440Z] 16:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:10:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-09T16:22:18.440Z] 16:10:01 4 0.03 0.00 0.05 0.03 0.00 99.88 [2022-08-09T16:22:18.440Z] 16:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.440Z] 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:10:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:11:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2022-08-09T16:22:18.440Z] 16:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:11:01 3 1.00 0.00 0.00 0.00 0.00 99.00 [2022-08-09T16:22:18.440Z] 16:11:01 4 0.05 0.00 0.03 0.05 0.02 99.85 [2022-08-09T16:22:18.440Z] 16:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-09T16:22:18.440Z] 16:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-08-09T16:22:18.440Z] 16:12:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-09T16:22:18.440Z] 16:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.440Z] 16:12:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-09T16:22:18.440Z] 16:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-08-09T16:22:18.441Z] 16:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:13:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:13:01 7 0.03 0.00 0.00 0.07 0.00 99.90 [2022-08-09T16:22:18.441Z] 16:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-08-09T16:22:18.441Z] 16:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-09T16:22:18.441Z] 16:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-09T16:22:18.441Z] 16:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-09T16:22:18.441Z] 16:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-09T16:22:18.441Z] 16:15:01 all 0.05 0.00 0.03 0.01 0.00 99.90 [2022-08-09T16:22:18.441Z] 16:15:01 0 0.20 0.00 0.07 0.05 0.00 99.68 [2022-08-09T16:22:18.441Z] 16:15:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-09T16:22:18.441Z] 16:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-09T16:22:18.441Z] 16:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-08-09T16:22:18.441Z] 16:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:15:01 7 0.05 0.00 0.07 0.02 0.00 99.87 [2022-08-09T16:22:18.441Z] 16:16:01 all 0.08 0.00 0.01 0.01 0.00 99.91 [2022-08-09T16:22:18.441Z] 16:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:16:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:16:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2022-08-09T16:22:18.441Z] 16:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-09T16:22:18.441Z] 16:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:16:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:17:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-08-09T16:22:18.441Z] 16:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-09T16:22:18.441Z] 16:17:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2022-08-09T16:22:18.441Z] 16:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:17:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2022-08-09T16:22:18.441Z] 16:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-09T16:22:18.441Z] [2022-08-09T16:22:18.441Z] 16:17:01 CPU %user %nice %system %iowait %steal %idle [2022-08-09T16:22:18.441Z] 16:18:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2022-08-09T16:22:18.441Z] 16:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:18:01 1 0.05 0.00 0.02 0.05 0.00 99.88 [2022-08-09T16:22:18.441Z] 16:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:18:01 3 1.21 0.00 0.00 0.00 0.00 98.79 [2022-08-09T16:22:18.441Z] 16:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-09T16:22:18.441Z] 16:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-09T16:22:18.441Z] 16:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-09T16:22:18.441Z] 16:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:22:18.441Z] 16:19:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-09T16:22:18.441Z] 16:19:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-08-09T16:22:18.441Z] 16:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-09T16:22:18.441Z] 16:20:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2022-08-09T16:22:18.441Z] 16:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-09T16:22:18.441Z] 16:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:22:18.441Z] 16:20:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2022-08-09T16:22:18.441Z] 16:21:01 all 0.27 0.00 0.15 0.01 0.01 99.57 [2022-08-09T16:22:18.441Z] 16:21:01 0 0.15 0.00 0.13 0.00 0.00 99.72 [2022-08-09T16:22:18.441Z] 16:21:01 1 0.35 0.00 0.17 0.03 0.02 99.43 [2022-08-09T16:22:18.441Z] 16:21:01 2 0.32 0.00 0.20 0.00 0.02 99.47 [2022-08-09T16:22:18.441Z] 16:21:01 3 0.13 0.00 0.08 0.00 0.00 99.78 [2022-08-09T16:22:18.441Z] 16:21:01 4 0.40 0.00 0.18 0.00 0.00 99.42 [2022-08-09T16:22:18.441Z] 16:21:01 5 0.25 0.00 0.12 0.00 0.00 99.63 [2022-08-09T16:22:18.441Z] 16:21:01 6 0.32 0.00 0.10 0.00 0.00 99.58 [2022-08-09T16:22:18.441Z] 16:21:01 7 0.25 0.00 0.18 0.02 0.02 99.53 [2022-08-09T16:22:18.441Z] 16:22:01 all 9.97 0.00 4.13 1.63 0.16 84.12 [2022-08-09T16:22:18.441Z] 16:22:01 0 8.76 0.00 4.52 0.30 0.15 86.26 [2022-08-09T16:22:18.441Z] 16:22:01 1 10.70 0.00 5.00 8.68 0.15 75.48 [2022-08-09T16:22:18.441Z] 16:22:01 2 10.68 0.00 3.95 0.17 0.15 85.05 [2022-08-09T16:22:18.441Z] 16:22:01 3 10.71 0.00 4.38 0.35 0.22 84.34 [2022-08-09T16:22:18.441Z] 16:22:01 4 9.05 0.00 4.12 1.79 0.14 84.90 [2022-08-09T16:22:18.441Z] 16:22:01 5 11.70 0.00 4.19 0.05 0.15 83.91 [2022-08-09T16:22:18.441Z] 16:22:01 6 9.44 0.00 3.03 0.68 0.15 86.71 [2022-08-09T16:22:18.441Z] 16:22:01 7 8.72 0.00 3.83 0.96 0.17 86.32 [2022-08-09T16:22:18.441Z] Average: all 9.10 0.00 2.15 0.70 0.03 88.02 [2022-08-09T16:22:18.441Z] Average: 0 8.92 0.00 2.28 0.94 0.03 87.83 [2022-08-09T16:22:18.441Z] Average: 1 8.90 0.00 2.13 1.06 0.03 87.88 [2022-08-09T16:22:18.441Z] Average: 2 9.25 0.00 2.18 0.69 0.03 87.85 [2022-08-09T16:22:18.441Z] Average: 3 9.43 0.00 2.18 0.66 0.04 87.69 [2022-08-09T16:22:18.441Z] Average: 4 8.96 0.00 2.16 0.57 0.03 88.28 [2022-08-09T16:22:18.441Z] Average: 5 9.03 0.00 2.06 0.33 0.03 88.55 [2022-08-09T16:22:18.441Z] Average: 6 9.38 0.00 1.95 0.63 0.03 88.01 [2022-08-09T16:22:18.441Z] Average: 7 8.90 0.00 2.28 0.72 0.04 88.07 [2022-08-09T16:22:18.441Z] [2022-08-09T16:22:18.441Z] [2022-08-09T16:22:18.441Z]