Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15a983a6f6d5b88e20add8024b7e596911b920c9 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-ssh2103854052019468103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh7951172516045271903.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8755382583061796904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5371319452192913196.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh7019381583777040627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap: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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5475’ Running on prd-ubuntu20.04-docker-8c-8g-5477 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/404 [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/404 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15a983a6f6d5b88e20add8024b7e596911b920c9 (main) Commit message: "Merge pull request #4343 from jinlinGuan/issue-4273-update" > git config core.sparsecheckout # timeout=10 > git checkout -f 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-list --no-walk 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T05:33:37.734Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T05:33:37.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T05:33:37.789Z] ========================================================= [2023-02-13T05:33:37.789Z] EdgeX Global Pipelines Version Info [2023-02-13T05:33:37.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:33:38.494Z] ------------------- [2023-02-13T05:33:38.494Z] stable info: [2023-02-13T05:33:38.494Z] ------------------- [2023-02-13T05:33:38.494Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T05:33:38.494Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T05:33:38.494Z] Message: update stable to v1.0.244 [2023-02-13T05:33:39.063Z] ------------------- [2023-02-13T05:33:39.063Z] experimental info: [2023-02-13T05:33:39.063Z] ------------------- [2023-02-13T05:33:39.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T05:33:39.063Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T05:33:39.063Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T05:33:39.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-13T05:33:39.235Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-13T05:33:39.247Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T05:33:39.258Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T05:33:39.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T05:33:39.282Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T05:33:39.293Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T05:33:39.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-13T05:33:39.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-13T05:33:39.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-13T05:33:39.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T05:33:39.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T05:33:39.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T05:33:39.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T05:33:39.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T05:33:39.396Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T05:33:39.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T05:33:39.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T05:33:39.429Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T05:33:39.440Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-13T05:33:39.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T05:33:39.462Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T05:33:39.473Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T05:33:39.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-13T05:33:39.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-13T05:33:39.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-13T05:33:39.517Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] echo [2023-02-13T05:33:39.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15a983a [Pipeline] echo [2023-02-13T05:33:39.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:33:39.584Z] provisioning config files... [2023-02-13T05:33:39.596Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config2982638174003921136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:33:39.902Z] ---> docker-login.sh [2023-02-13T05:33:39.902Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:33:40.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:33:40.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:33:40.162Z] Configure a credential helper to remove this warning. See [2023-02-13T05:33:40.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:33:40.162Z] [2023-02-13T05:33:40.162Z] Login Succeeded [2023-02-13T05:33:40.162Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:33:40.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:33:40.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:33:40.421Z] Configure a credential helper to remove this warning. See [2023-02-13T05:33:40.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:33:40.421Z] [2023-02-13T05:33:40.421Z] Login Succeeded [2023-02-13T05:33:40.421Z] nexus3.edgexfoundry.org:10003 [2023-02-13T05:33:40.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:33:40.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:33:40.421Z] Configure a credential helper to remove this warning. See [2023-02-13T05:33:40.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:33:40.421Z] [2023-02-13T05:33:40.421Z] Login Succeeded [2023-02-13T05:33:40.421Z] nexus3.edgexfoundry.org:10004 [2023-02-13T05:33:40.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:33:40.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:33:40.680Z] Configure a credential helper to remove this warning. See [2023-02-13T05:33:40.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:33:40.680Z] [2023-02-13T05:33:40.680Z] Login Succeeded [2023-02-13T05:33:40.680Z] docker.io [2023-02-13T05:33:40.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:33:40.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:33:40.940Z] Configure a credential helper to remove this warning. See [2023-02-13T05:33:40.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:33:40.940Z] [2023-02-13T05:33:40.940Z] Login Succeeded [2023-02-13T05:33:40.940Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T05:33:40.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T05:33:41.253Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 [2023-02-13T05:33:41.253Z] + dirname cmd/core-command/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-13T05:33:41.253Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2023-02-13T05:33:41.253Z] -f2 [2023-02-13T05:33:41.253Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/core-data/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/core-metadata/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-13T05:33:41.253Z] + + dirname cmd/security-proxy-setup/Dockerfilecut [2023-02-13T05:33:41.253Z] -d/ -f2 [2023-02-13T05:33:41.253Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/support-notifications/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-13T05:33:41.253Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-13T05:33:41.253Z] + cut -d/ -f2 [2023-02-13T05:33:41.253Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-13T05:33:41.313Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T05:33:41.652Z] + git rev-list -1 --merges 15a983a6f6d5b88e20add8024b7e596911b920c9~1..15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] echo [2023-02-13T05:33:41.664Z] -----------> git rev-list -1 --merges 15a983a6f6d5b88e20add8024b7e596911b920c9~1..15a983a6f6d5b88e20add8024b7e596911b920c9 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:33:41.664Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [false] [Pipeline] sh [2023-02-13T05:33:41.958Z] + git log --format=format:%s -1 15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] echo [2023-02-13T05:33:41.973Z] ========================================================= [2023-02-13T05:33:41.973Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T05:33:41.973Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-13T05:33:42.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T05:33:42.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T05:33:42.325Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T05:33:42.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T05:33:42.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T05:33:42.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T05:33:42.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:33:42.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:33:42.671Z] [2023-02-13T05:33:42.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:33:42.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:33:42.971Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T05:33:42.971Z] b85a868b505f: Pulling fs layer [2023-02-13T05:33:42.971Z] e2be974225ed: Pulling fs layer [2023-02-13T05:33:42.971Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T05:33:42.971Z] 988bab9f4d93: Pulling fs layer [2023-02-13T05:33:42.971Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T05:33:42.971Z] eaf3925da568: Pulling fs layer [2023-02-13T05:33:42.971Z] 988bab9f4d93: Waiting [2023-02-13T05:33:42.971Z] 1469e6f7b9e6: Waiting [2023-02-13T05:33:42.971Z] bab4dde63d76: Pulling fs layer [2023-02-13T05:33:42.971Z] bde34c3a00c8: Pulling fs layer [2023-02-13T05:33:42.971Z] b352a97aabf1: Pulling fs layer [2023-02-13T05:33:42.971Z] 4872d77fe225: Pulling fs layer [2023-02-13T05:33:42.971Z] 5851b861e8e6: Pulling fs layer [2023-02-13T05:33:42.971Z] eaf3925da568: Waiting [2023-02-13T05:33:42.971Z] bab4dde63d76: Waiting [2023-02-13T05:33:42.971Z] bde34c3a00c8: Waiting [2023-02-13T05:33:42.971Z] b352a97aabf1: Waiting [2023-02-13T05:33:42.971Z] 4872d77fe225: Waiting [2023-02-13T05:33:42.971Z] 5851b861e8e6: Waiting [2023-02-13T05:33:42.971Z] e2be974225ed: Verifying Checksum [2023-02-13T05:33:42.971Z] e2be974225ed: Download complete [2023-02-13T05:33:42.971Z] 988bab9f4d93: Verifying Checksum [2023-02-13T05:33:42.971Z] 988bab9f4d93: Download complete [2023-02-13T05:33:43.238Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T05:33:43.238Z] 1469e6f7b9e6: Download complete [2023-02-13T05:33:43.238Z] eaf3925da568: Download complete [2023-02-13T05:33:43.500Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T05:33:43.500Z] 339a4e72a1f5: Download complete [2023-02-13T05:33:43.500Z] bde34c3a00c8: Download complete [2023-02-13T05:33:43.500Z] b85a868b505f: Verifying Checksum [2023-02-13T05:33:43.500Z] b85a868b505f: Download complete [2023-02-13T05:33:43.500Z] 4872d77fe225: Verifying Checksum [2023-02-13T05:33:43.500Z] 4872d77fe225: Download complete [2023-02-13T05:33:43.500Z] b352a97aabf1: Download complete [2023-02-13T05:33:43.500Z] 5851b861e8e6: Verifying Checksum [2023-02-13T05:33:43.766Z] bab4dde63d76: Verifying Checksum [2023-02-13T05:33:43.766Z] bab4dde63d76: Download complete [2023-02-13T05:33:44.699Z] b85a868b505f: Pull complete [2023-02-13T05:33:44.699Z] e2be974225ed: Pull complete [2023-02-13T05:33:45.267Z] 339a4e72a1f5: Pull complete [2023-02-13T05:33:45.267Z] 988bab9f4d93: Pull complete [2023-02-13T05:33:45.527Z] 1469e6f7b9e6: Pull complete [2023-02-13T05:33:45.527Z] eaf3925da568: Pull complete [2023-02-13T05:33:47.432Z] bab4dde63d76: Pull complete [2023-02-13T05:33:47.432Z] bde34c3a00c8: Pull complete [2023-02-13T05:33:47.432Z] b352a97aabf1: Pull complete [2023-02-13T05:33:47.692Z] 4872d77fe225: Pull complete [2023-02-13T05:33:47.692Z] 5851b861e8e6: Pull complete [2023-02-13T05:33:47.692Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T05:33:47.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T05:33:47.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:33:47.779Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T05:33:47.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:33:48.893Z] $ docker top 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf -eo pid,comm [2023-02-13T05:33:48.946Z] 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). [2023-02-13T05:33:48.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T05:33:48.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T05:33:48.986Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T05:33:49.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T05:33:49.106Z] $ docker exec 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent [2023-02-13T05:33:49.206Z] SSH_AUTH_SOCK=/tmp/ssh-uZ0FAJly3Su2/agent.32 [2023-02-13T05:33:49.206Z] SSH_AGENT_PID=38 [2023-02-13T05:33:49.212Z] Running ssh-add (command line suppressed) [2023-02-13T05:33:49.319Z] Identity added: /w/workspace/edgex-go/404@tmp/private_key_2335257117683822858.key (/w/workspace/edgex-go/404@tmp/private_key_2335257117683822858.key) [2023-02-13T05:33:49.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T05:33:49.618Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T05:33:49.637Z] $ docker exec --env ******** --env ******** 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent -k [2023-02-13T05:33:49.726Z] unset SSH_AUTH_SOCK; [2023-02-13T05:33:49.726Z] unset SSH_AGENT_PID; [2023-02-13T05:33:49.727Z] echo Agent pid 38 killed; [2023-02-13T05:33:49.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T05:33:49.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T05:33:49.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T05:33:49.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T05:33:49.869Z] $ docker exec 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent [2023-02-13T05:33:49.978Z] SSH_AUTH_SOCK=/tmp/ssh-5aTJYxJ6Az65/agent.70 [2023-02-13T05:33:49.978Z] SSH_AGENT_PID=76 [2023-02-13T05:33:49.982Z] Running ssh-add (command line suppressed) [2023-02-13T05:33:50.082Z] Identity added: /w/workspace/edgex-go/404@tmp/private_key_4401612870455538738.key (/w/workspace/edgex-go/404@tmp/private_key_4401612870455538738.key) [2023-02-13T05:33:50.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T05:33:50.380Z] + git semver init [2023-02-13T05:33:50.639Z] 2023-02-13 05:33:50,542 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T05:33:50.639Z] 2023-02-13 05:33:50,543 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/404/.semver [2023-02-13T05:33:50.639Z] 2023-02-13 05:33:50,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/404/.semver [2023-02-13T05:33:50.639Z] 2023-02-13 05:33:50,544 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/404/.semver'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=None) [2023-02-13T05:33:55.929Z] 2023-02-13 05:33:54,869 [append_file] DEBUG append to file:/w/workspace/edgex-go/404/.git/info/exclude [2023-02-13T05:33:55.929Z] 2023-02-13 05:33:54,870 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/404/.semver/main with force:False [2023-02-13T05:33:55.929Z] 2023-02-13 05:33:54,870 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T05:33:55.929Z] 2023-02-13 05:33:54,870 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T05:33:55.929Z] 3.0.0-dev.45 [Pipeline] } [2023-02-13T05:33:55.942Z] $ docker exec --env ******** --env ******** 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf ssh-agent -k [2023-02-13T05:33:56.051Z] unset SSH_AUTH_SOCK; [2023-02-13T05:33:56.051Z] unset SSH_AGENT_PID; [2023-02-13T05:33:56.051Z] echo Agent pid 76 killed; [2023-02-13T05:33:56.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T05:33:56.372Z] + git semver [Pipeline] } [2023-02-13T05:33:56.652Z] $ docker stop --time=1 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf [2023-02-13T05:33:57.984Z] $ docker rm -f --volumes 58952ad176a9fcf507b294b48a9d60e9f668e60c163b3af9244aefc04f9b97cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T05:33:58.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T05:33:58.553Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T05:33:58.556Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.45 [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 [2023-02-13T05:33:58.977Z] + git config --global --add safe.directory /w/workspace/edgex-go/404 [Pipeline] echo [2023-02-13T05:33:58.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:33:58.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:33:59.005Z] ========================================================= [2023-02-13T05:33:59.005Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T05:33:59.005Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T05:33:59.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T05:33:59.292Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T05:33:59.292Z] 213ec9aee27d: Pulling fs layer [2023-02-13T05:33:59.292Z] 4583459ba037: Pulling fs layer [2023-02-13T05:33:59.292Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T05:33:59.292Z] 53926ce57604: Pulling fs layer [2023-02-13T05:33:59.292Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T05:33:59.292Z] 22ff95d597cd: Pulling fs layer [2023-02-13T05:33:59.292Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T05:33:59.292Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T05:33:59.292Z] a7acece74701: Pulling fs layer [2023-02-13T05:33:59.292Z] 53926ce57604: Waiting [2023-02-13T05:33:59.292Z] 21b2b0c7a3f4: Waiting [2023-02-13T05:33:59.292Z] 22ff95d597cd: Waiting [2023-02-13T05:33:59.292Z] 12d6caf4c0d1: Waiting [2023-02-13T05:33:59.292Z] 96b7cbca73a9: Waiting [2023-02-13T05:33:59.292Z] a7acece74701: Waiting [2023-02-13T05:33:59.292Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T05:33:59.292Z] 93c1e223e6f2: Download complete [2023-02-13T05:33:59.292Z] 4583459ba037: Verifying Checksum [2023-02-13T05:33:59.292Z] 4583459ba037: Download complete [2023-02-13T05:33:59.292Z] 21b2b0c7a3f4: Download complete [2023-02-13T05:33:59.292Z] 22ff95d597cd: Verifying Checksum [2023-02-13T05:33:59.292Z] 22ff95d597cd: Download complete [2023-02-13T05:33:59.292Z] 213ec9aee27d: Verifying Checksum [2023-02-13T05:33:59.292Z] 213ec9aee27d: Download complete [2023-02-13T05:33:59.557Z] 12d6caf4c0d1: Download complete [2023-02-13T05:33:59.557Z] 213ec9aee27d: Pull complete [2023-02-13T05:33:59.831Z] 4583459ba037: Pull complete [2023-02-13T05:33:59.831Z] 93c1e223e6f2: Pull complete [2023-02-13T05:34:00.436Z] a7acece74701: Verifying Checksum [2023-02-13T05:34:00.436Z] a7acece74701: Download complete [2023-02-13T05:34:00.693Z] 53926ce57604: Verifying Checksum [2023-02-13T05:34:00.693Z] 53926ce57604: Download complete [2023-02-13T05:34:00.693Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T05:34:00.693Z] 96b7cbca73a9: Download complete [2023-02-13T05:34:04.881Z] 53926ce57604: Pull complete [2023-02-13T05:34:04.881Z] 21b2b0c7a3f4: Pull complete [2023-02-13T05:34:04.881Z] 22ff95d597cd: Pull complete [2023-02-13T05:34:04.881Z] 12d6caf4c0d1: Pull complete [2023-02-13T05:34:06.254Z] 96b7cbca73a9: Pull complete [2023-02-13T05:34:07.191Z] a7acece74701: Pull complete [2023-02-13T05:34:07.191Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T05:34:07.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T05:34:07.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T05:34:07.489Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T05:34:07.489Z] WORKDIR /edgex [2023-02-13T05:34:07.489Z] COPY go.mod . [2023-02-13T05:34:07.489Z] RUN go mod download [2023-02-13T05:34:07.489Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-13T05:34:08.056Z] Sending build context to Docker daemon 170.2MB [2023-02-13T05:34:08.056Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T05:34:08.056Z] ---> db6d94c90886 [2023-02-13T05:34:08.056Z] Step 2/4 : WORKDIR /edgex [2023-02-13T05:34:09.437Z] ---> Running in 24cf70eddf5b [2023-02-13T05:34:09.697Z] Removing intermediate container 24cf70eddf5b [2023-02-13T05:34:09.697Z] ---> 1fd28addbe6e [2023-02-13T05:34:09.697Z] Step 3/4 : COPY go.mod . [2023-02-13T05:34:09.697Z] ---> 50ce660793c3 [2023-02-13T05:34:09.697Z] Step 4/4 : RUN go mod download [2023-02-13T05:34:09.697Z] ---> Running in 17e03735de57 [2023-02-13T05:34:13.652Z] Still waiting to schedule task [2023-02-13T05:34:13.652Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5476’ [2023-02-13T05:34:19.675Z] Removing intermediate container 17e03735de57 [2023-02-13T05:34:19.675Z] ---> 30e21121370e [2023-02-13T05:34:19.675Z] Successfully built 30e21121370e [2023-02-13T05:34:19.675Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:34:19.970Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T05:34:19.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:34:20.039Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T05:34:20.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:34:20.426Z] $ docker top 80fc31b062ef1235752f774da5ced4d99a74565de29fa77c474ccbba6ec343b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:34:20.762Z] + go version [2023-02-13T05:34:20.762Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T05:34:20.775Z] $ docker stop --time=1 80fc31b062ef1235752f774da5ced4d99a74565de29fa77c474ccbba6ec343b2 [2023-02-13T05:34:22.000Z] $ docker rm -f --volumes 80fc31b062ef1235752f774da5ced4d99a74565de29fa77c474ccbba6ec343b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:34:22.406Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T05:34:22.406Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:34:22.643Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T05:34:23.073Z] $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:34:23.410Z] $ docker top 0f261cea0ca60ad8a1eb3fcbb06490eaf161231f50b3718e990899c53c40a8d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T05:34:23.480Z] ========================================================= [2023-02-13T05:34:23.480Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T05:34:23.480Z] ========================================================= [Pipeline] sh [2023-02-13T05:34:23.759Z] + git config --global --add safe.directory /w/workspace/edgex-go/404 [Pipeline] fileExists [Pipeline] sh [2023-02-13T05:34:24.056Z] + make test [2023-02-13T05:34:24.056Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T05:34:30.618Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T05:34:45.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T05:34:45.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T05:34:45.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2023-02-13T05:34:48.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.129s coverage: 73.2% of statements [2023-02-13T05:34:48.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T05:34:48.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T05:34:48.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T05:34:48.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-02-13T05:34:48.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T05:34:48.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.171s coverage: 89.2% of statements [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.140s coverage: 3.7% of statements [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.548s coverage: 95.6% of statements [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2023-02-13T05:34:50.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements [2023-02-13T05:34:50.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2023-02-13T05:34:55.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-02-13T05:34:55.546Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2023-02-13T05:35:00.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.262s coverage: 79.9% of statements [2023-02-13T05:35:00.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 64.4% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 77.4% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.234s coverage: 63.1% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.3% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.0% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T05:35:05.154Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T05:35:05.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T05:35:05.154Z] 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 [2023-02-13T05:35:23.249Z] 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." [2023-02-13T05:35:23.249Z] go vet ./... [2023-02-13T05:35:27.490Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T05:35:27.490Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T05:35:27.490Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T05:35:27.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-13T05:35:27.790Z] + ls -al . [2023-02-13T05:35:27.791Z] total 748 [2023-02-13T05:35:27.791Z] drwxrwxr-x 11 1001 1001 4096 Feb 13 05:34 . [2023-02-13T05:35:27.791Z] drwxr-xr-x 4 root root 4096 Feb 13 05:34 .. [2023-02-13T05:35:27.791Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 05:33 .blubracket [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 16 Feb 13 05:33 .dockerignore [2023-02-13T05:35:27.791Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 05:35 .git [2023-02-13T05:35:27.791Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 05:33 .github [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 1024 Feb 13 05:33 .gitignore [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 42 Feb 13 05:33 .golangci.yml [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 87 Feb 13 05:33 .hadolint.yml [2023-02-13T05:35:27.791Z] drwxr-xr-x 3 1001 1001 4096 Feb 13 05:33 .semver [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 05:33 .sonarcloud.properties [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 05:33 ADOPTERS.md [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 10825 Feb 13 05:33 Attribution.txt [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 73765 Feb 13 05:33 CHANGELOG.md [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 05:33 CONTRIBUTING.md [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 05:33 GOVERNANCE.md [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 850 Feb 13 05:33 Jenkinsfile [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 05:33 LICENSE [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 13375 Feb 13 05:33 Makefile [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 05:33 OWNERS.md [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 9403 Feb 13 05:33 README.md [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 6912 Feb 13 05:33 SECURITY.md [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 12 Feb 13 05:33 VERSION [2023-02-13T05:35:27.791Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 05:33 bin [2023-02-13T05:35:27.791Z] drwxrwxr-x 17 1001 1001 4096 Feb 13 05:33 cmd [2023-02-13T05:35:27.791Z] -rw-r--r-- 1 root root 488663 Feb 13 05:35 coverage.out [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 3295 Feb 13 05:33 go.mod [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 33318 Feb 13 05:33 go.sum [2023-02-13T05:35:27.791Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 05:33 internal [2023-02-13T05:35:27.791Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 05:33 openapi [2023-02-13T05:35:27.791Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 05:33 snap [2023-02-13T05:35:27.791Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 05:33 version.go [Pipeline] sh [2023-02-13T05:35:28.201Z] + '[' -e coverage.out ] [2023-02-13T05:35:28.201Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-13T05:35:28.313Z] Stashed 1 file(s) [Pipeline] sh [2023-02-13T05:35:28.663Z] + make build [2023-02-13T05:35:28.663Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-13T05:35:41.030Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-13T05:35:41.596Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-13T05:35:43.026Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-13T05:35:43.597Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-13T05:35:50.933Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-13T05:35:52.313Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-13T05:35:53.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-13T05:35:54.630Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T05:35:55.567Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-13T05:35:56.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-13T05:35:58.675Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-13T05:35:59.632Z] $ docker stop --time=1 0f261cea0ca60ad8a1eb3fcbb06490eaf161231f50b3718e990899c53c40a8d7 [2023-02-13T05:36:05.580Z] $ docker rm -f --volumes 0f261cea0ca60ad8a1eb3fcbb06490eaf161231f50b3718e990899c53c40a8d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:36:06.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T05:36:06.283Z] [2023-02-13T05:36:06.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:36:06.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T05:36:06.854Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-13T05:36:06.854Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-13T05:36:06.854Z] ca9280d653b3: Pulling fs layer [2023-02-13T05:36:06.854Z] 7e9c9ca2126c: Pulling fs layer [2023-02-13T05:36:06.854Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-13T05:36:06.854Z] cbdbe7a5bc2a: Download complete [2023-02-13T05:36:07.116Z] ca9280d653b3: Verifying Checksum [2023-02-13T05:36:07.116Z] ca9280d653b3: Download complete [2023-02-13T05:36:07.116Z] cbdbe7a5bc2a: Pull complete [2023-02-13T05:36:07.374Z] 7e9c9ca2126c: Download complete [2023-02-13T05:36:07.632Z] ca9280d653b3: Pull complete [2023-02-13T05:36:10.932Z] 7e9c9ca2126c: Pull complete [2023-02-13T05:36:10.932Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-13T05:36:10.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T05:36:10.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:36:11.020Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T05:36:11.055Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:36:14.760Z] $ docker top 9f7c8629bd429e7d7278059179f73eb4af1d28e189b5e864234355d60806134d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:36:15.114Z] + docker-compose build --help [2023-02-13T05:36:15.114Z] + grep parallel [2023-02-13T05:36:15.683Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T05:36:15.695Z] $ docker stop --time=1 9f7c8629bd429e7d7278059179f73eb4af1d28e189b5e864234355d60806134d [2023-02-13T05:36:16.974Z] $ docker rm -f --volumes 9f7c8629bd429e7d7278059179f73eb4af1d28e189b5e864234355d60806134d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:36:17.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T05:36:17.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:36:17.422Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T05:36:17.455Z] $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:36:17.759Z] $ docker top d8a4ce2a8fbb1b4da025ebc7c4361ee4cc7fcae98f179ad0ad574d0517a3eba3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:36:18.105Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T05:36:18.674Z] Building core-command ... [2023-02-13T05:36:18.674Z] Building core-common-config-bootstrapper ... [2023-02-13T05:36:18.674Z] Building core-data ... [2023-02-13T05:36:18.674Z] Building core-metadata ... [2023-02-13T05:36:18.674Z] Building security-bootstrapper ... [2023-02-13T05:36:18.674Z] Building security-proxy-setup ... [2023-02-13T05:36:18.674Z] Building security-secretstore-setup ... [2023-02-13T05:36:18.674Z] Building security-spiffe-token-provider ... [2023-02-13T05:36:18.674Z] Building security-spire-agent ... [2023-02-13T05:36:18.674Z] Building security-spire-config ... [2023-02-13T05:36:18.674Z] Building security-spire-server ... [2023-02-13T05:36:18.674Z] Building support-notifications ... [2023-02-13T05:36:18.674Z] Building support-scheduler ... [2023-02-13T05:36:18.674Z] Building core-metadata [2023-02-13T05:36:18.674Z] Building security-proxy-setup [2023-02-13T05:36:18.674Z] Building core-data [2023-02-13T05:36:18.674Z] Building security-spire-agent [2023-02-13T05:36:18.674Z] Building core-command [2023-02-13T05:36:30.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:36:30.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:36:30.914Z] ---> 30e21121370e [2023-02-13T05:36:30.914Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:36:30.914Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:36:30.914Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:36:30.914Z] ---> 30e21121370e [2023-02-13T05:36:30.914Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T05:36:30.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:36:30.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:36:30.914Z] ---> 30e21121370e [2023-02-13T05:36:30.914Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T05:36:30.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:36:30.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:36:30.914Z] ---> 30e21121370e [2023-02-13T05:36:30.914Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:36:30.914Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:36:30.914Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:36:30.914Z] ---> 30e21121370e [2023-02-13T05:36:30.914Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:36:43.243Z] ---> Running in 2ea9165eb8fb [2023-02-13T05:36:43.243Z] ---> Running in 5cf9833a15e5 [2023-02-13T05:36:43.243Z] ---> Running in 7eceb3efaa98 [2023-02-13T05:36:43.243Z] ---> Running in 0862c1d8f830 [2023-02-13T05:36:43.243Z] ---> Running in a4c2c3da11d9 [2023-02-13T05:36:43.243Z] Removing intermediate container 5cf9833a15e5 [2023-02-13T05:36:43.243Z] ---> 3c2de3fa6737 [2023-02-13T05:36:43.243Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T05:36:43.243Z] Removing intermediate container 2ea9165eb8fb [2023-02-13T05:36:43.243Z] ---> bf55189259f9 [2023-02-13T05:36:43.243Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:36:43.243Z] Removing intermediate container a4c2c3da11d9 [2023-02-13T05:36:43.243Z] ---> ae3c5ab15160 [2023-02-13T05:36:43.243Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T05:36:43.243Z] Removing intermediate container 0862c1d8f830 [2023-02-13T05:36:43.243Z] ---> ff0b86795885 [2023-02-13T05:36:43.243Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T05:36:43.243Z] Removing intermediate container 7eceb3efaa98 [2023-02-13T05:36:43.243Z] ---> 579be7cb61bc [2023-02-13T05:36:43.243Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T05:36:43.243Z] ---> Running in 59f25e32ae8a [2023-02-13T05:36:43.243Z] ---> Running in 0678d5ff466e [2023-02-13T05:36:43.243Z] ---> Running in 6f7aba6f74f0 [2023-02-13T05:36:43.243Z] ---> Running in 68172f3e2766 [2023-02-13T05:36:43.243Z] ---> Running in b7f529014330 [2023-02-13T05:36:43.243Z] Removing intermediate container 59f25e32ae8a [2023-02-13T05:36:43.243Z] ---> 13c939d898ee [2023-02-13T05:36:43.243Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T05:36:43.243Z] ---> Running in 496c67844b49 [2023-02-13T05:36:43.243Z] Removing intermediate container 0678d5ff466e [2023-02-13T05:36:43.243Z] ---> 16e498d89f9f [2023-02-13T05:36:43.243Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T05:36:43.243Z] ---> Running in f34b348eb31a [2023-02-13T05:36:43.243Z] Removing intermediate container 68172f3e2766 [2023-02-13T05:36:43.243Z] ---> f08bdf545e43 [2023-02-13T05:36:43.243Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T05:36:43.243Z] ---> Running in c1ea4a03832b [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] OK: 211 MiB in 51 packages [2023-02-13T05:36:43.243Z] OK: 211 MiB in 51 packages [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:36:43.243Z] OK: 211 MiB in 51 packages [2023-02-13T05:36:43.503Z] OK: 211 MiB in 51 packages [2023-02-13T05:36:43.503Z] OK: 211 MiB in 51 packages [2023-02-13T05:36:43.503Z] Removing intermediate container 6f7aba6f74f0 [2023-02-13T05:36:43.503Z] ---> f620a55360a8 [2023-02-13T05:36:43.503Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T05:36:43.762Z] Removing intermediate container 496c67844b49 [2023-02-13T05:36:43.763Z] ---> 5cd293dc3111 [2023-02-13T05:36:43.763Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-13T05:36:43.763Z] ---> f336fe17e82a [2023-02-13T05:36:43.763Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:36:44.020Z] ---> Running in 176fd827452f [2023-02-13T05:36:44.020Z] Removing intermediate container b7f529014330 [2023-02-13T05:36:44.020Z] ---> 88d5365c69f6 [2023-02-13T05:36:44.020Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T05:36:44.020Z] Removing intermediate container c1ea4a03832b [2023-02-13T05:36:44.020Z] ---> c7f6d3a824b9 [2023-02-13T05:36:44.020Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T05:36:44.277Z] Removing intermediate container f34b348eb31a [2023-02-13T05:36:44.277Z] ---> dd25e1d79d94 [2023-02-13T05:36:44.277Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:36:44.277Z] ---> f864bcdd69b2 [2023-02-13T05:36:44.277Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:36:44.277Z] ---> Running in f55dfaef2cba [2023-02-13T05:36:44.277Z] ---> f8690712c30a [2023-02-13T05:36:44.277Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:36:44.277Z] ---> Running in 92a585df1366 [2023-02-13T05:36:44.277Z] ---> 57341cdd012c [2023-02-13T05:36:44.277Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:36:44.277Z] ---> Running in 5a1656c023e0 [2023-02-13T05:36:44.277Z] ---> 129ce493bb7e [2023-02-13T05:36:44.277Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:36:44.277Z] ---> Running in d3eb03041354 [2023-02-13T05:36:47.972Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5480 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-13T05:36:47.986Z] Running in /w/workspace/edgex-go/404 [Pipeline] { [Pipeline] checkout [2023-02-13T05:36:48.025Z] The recommended git tool is: git [2023-02-13T05:36:53.706Z] using credential edgex-jenkins-ssh [2023-02-13T05:36:53.724Z] Cloning the remote Git repository [2023-02-13T05:36:53.772Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-13T05:36:53.854Z] > git init /w/workspace/edgex-go/404 # timeout=10 [2023-02-13T05:36:53.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T05:36:54.000Z] > git --version # timeout=10 [2023-02-13T05:36:54.022Z] > git --version # 'git version 2.25.1' [2023-02-13T05:36:54.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T05:36:54.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T05:37:13.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T05:37:13.710Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T05:37:14.739Z] Avoid second fetch [2023-02-13T05:37:14.739Z] Checking out Revision 15a983a6f6d5b88e20add8024b7e596911b920c9 (main) [2023-02-13T05:37:15.559Z] Commit message: "Merge pull request #4343 from jinlinGuan/issue-4273-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T05:37:16.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T05:37:16.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T05:37:16.493Z] Dload Upload Total Spent Left Speed [2023-02-13T05:37:16.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86155 [2023-02-13T05:37:14.759Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T05:37:14.780Z] > git checkout -f 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 [Pipeline] sh [2023-02-13T05:37:17.187Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T05:37:17.547Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-02-13T05:37:17.547Z] sudo tee /etc/docker/daemon.new [2023-02-13T05:37:17.547Z] { [2023-02-13T05:37:17.547Z] "registry-mirrors": [ [2023-02-13T05:37:17.547Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T05:37:17.547Z] ], [2023-02-13T05:37:17.547Z] "bip": "10.250.0.254/24", [2023-02-13T05:37:17.547Z] "hosts": [ [2023-02-13T05:37:17.547Z] "tcp://0.0.0.0:5555", [2023-02-13T05:37:17.547Z] "unix:///var/run/docker.sock" [2023-02-13T05:37:17.547Z] ], [2023-02-13T05:37:17.547Z] "mtu": 1458, [2023-02-13T05:37:17.547Z] "selinux-enabled": true, [2023-02-13T05:37:17.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T05:37:17.547Z] } [Pipeline] sh [2023-02-13T05:37:17.895Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T05:37:18.244Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T05:37:36.538Z] provisioning config files... [2023-02-13T05:37:36.569Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config7305972285099669972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:37:36.939Z] ---> docker-login.sh [2023-02-13T05:37:36.939Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:37:37.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:37:37.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:37:37.532Z] Configure a credential helper to remove this warning. See [2023-02-13T05:37:37.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:37:37.532Z] [2023-02-13T05:37:37.532Z] Login Succeeded [2023-02-13T05:37:37.532Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:37:37.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:37:38.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:37:38.080Z] Configure a credential helper to remove this warning. See [2023-02-13T05:37:38.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:37:38.080Z] [2023-02-13T05:37:38.080Z] Login Succeeded [2023-02-13T05:37:38.080Z] nexus3.edgexfoundry.org:10003 [2023-02-13T05:37:38.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:37:38.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:37:38.352Z] Configure a credential helper to remove this warning. See [2023-02-13T05:37:38.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:37:38.353Z] [2023-02-13T05:37:38.353Z] Login Succeeded [2023-02-13T05:37:38.353Z] nexus3.edgexfoundry.org:10004 [2023-02-13T05:37:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:37:38.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:37:38.896Z] Configure a credential helper to remove this warning. See [2023-02-13T05:37:38.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:37:38.896Z] [2023-02-13T05:37:38.896Z] Login Succeeded [2023-02-13T05:37:38.896Z] docker.io [2023-02-13T05:37:39.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:37:39.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:37:39.435Z] Configure a credential helper to remove this warning. See [2023-02-13T05:37:39.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:37:39.435Z] [2023-02-13T05:37:39.435Z] Login Succeeded [2023-02-13T05:37:39.435Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T05:37:39.452Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-13T05:37:40.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/404 [Pipeline] echo [2023-02-13T05:37:40.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:37:40.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:37:40.124Z] ========================================================= [2023-02-13T05:37:40.124Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T05:37:40.124Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T05:37:40.457Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T05:37:40.457Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T05:37:40.457Z] 9b18e9b68314: Pulling fs layer [2023-02-13T05:37:40.457Z] 35d82f9e3411: Pulling fs layer [2023-02-13T05:37:40.457Z] e16973657156: Pulling fs layer [2023-02-13T05:37:40.457Z] fc693d55d65f: Pulling fs layer [2023-02-13T05:37:40.457Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T05:37:40.457Z] dda99020689f: Pulling fs layer [2023-02-13T05:37:40.457Z] db1c61fa0a46: Pulling fs layer [2023-02-13T05:37:40.457Z] 891c053d2c06: Pulling fs layer [2023-02-13T05:37:40.730Z] fc693d55d65f: Waiting [2023-02-13T05:37:40.730Z] 7e9fc2657dce: Waiting [2023-02-13T05:37:40.730Z] dda99020689f: Waiting [2023-02-13T05:37:40.730Z] 891c053d2c06: Waiting [2023-02-13T05:37:40.730Z] db1c61fa0a46: Waiting [2023-02-13T05:37:40.730Z] e16973657156: Verifying Checksum [2023-02-13T05:37:40.730Z] e16973657156: Download complete [2023-02-13T05:37:40.730Z] 35d82f9e3411: Verifying Checksum [2023-02-13T05:37:40.730Z] 35d82f9e3411: Download complete [2023-02-13T05:37:40.730Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T05:37:40.730Z] 7e9fc2657dce: Download complete [2023-02-13T05:37:40.730Z] dda99020689f: Verifying Checksum [2023-02-13T05:37:40.730Z] dda99020689f: Download complete [2023-02-13T05:37:40.730Z] 9b18e9b68314: Download complete [2023-02-13T05:37:41.707Z] 9b18e9b68314: Pull complete [2023-02-13T05:37:41.979Z] 891c053d2c06: Verifying Checksum [2023-02-13T05:37:41.979Z] 891c053d2c06: Download complete [2023-02-13T05:37:42.264Z] 35d82f9e3411: Pull complete [2023-02-13T05:37:42.542Z] e16973657156: Pull complete [2023-02-13T05:37:43.127Z] db1c61fa0a46: Verifying Checksum [2023-02-13T05:37:43.127Z] db1c61fa0a46: Download complete [2023-02-13T05:37:43.716Z] fc693d55d65f: Verifying Checksum [2023-02-13T05:37:43.716Z] fc693d55d65f: Download complete [2023-02-13T05:37:56.091Z] fc693d55d65f: Pull complete [2023-02-13T05:37:56.091Z] 7e9fc2657dce: Pull complete [2023-02-13T05:37:56.357Z] dda99020689f: Pull complete [2023-02-13T05:38:03.068Z] db1c61fa0a46: Pull complete [2023-02-13T05:38:05.682Z] 891c053d2c06: Pull complete [2023-02-13T05:38:05.682Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T05:38:05.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T05:38:05.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T05:38:06.020Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T05:38:06.020Z] WORKDIR /edgex [2023-02-13T05:38:06.020Z] COPY go.mod . [2023-02-13T05:38:06.020Z] RUN go mod download+ [2023-02-13T05:38:06.020Z] docker build -t ci-base-image-arm64 -f - . [2023-02-13T05:38:06.608Z] Sending build context to Docker daemon 3.103MB [2023-02-13T05:38:06.608Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T05:38:06.608Z] ---> f96f9c87975a [2023-02-13T05:38:06.608Z] Step 2/4 : WORKDIR /edgex [2023-02-13T05:38:07.576Z] ---> Running in bd8a7db508ae [2023-02-13T05:38:07.935Z] Removing intermediate container bd8a7db508ae [2023-02-13T05:38:07.935Z] ---> 10a58a790e66 [2023-02-13T05:38:07.935Z] Step 3/4 : COPY go.mod . [2023-02-13T05:38:07.981Z] Removing intermediate container 176fd827452f [2023-02-13T05:38:07.981Z] ---> 19e4144f8fd4 [2023-02-13T05:38:07.981Z] Step 7/24 : COPY . . [2023-02-13T05:38:07.981Z] Removing intermediate container f55dfaef2cba [2023-02-13T05:38:07.981Z] ---> 262f33ff6aea [2023-02-13T05:38:07.981Z] Step 8/24 : COPY . . [2023-02-13T05:38:07.981Z] Removing intermediate container 5a1656c023e0 [2023-02-13T05:38:07.981Z] ---> 2ca35fa6663e [2023-02-13T05:38:07.981Z] Step 7/21 : COPY . . [2023-02-13T05:38:07.981Z] Removing intermediate container 92a585df1366 [2023-02-13T05:38:07.981Z] ---> 700339fbbcfa [2023-02-13T05:38:07.981Z] Step 8/23 : COPY . . [2023-02-13T05:38:07.981Z] Removing intermediate container d3eb03041354 [2023-02-13T05:38:07.981Z] ---> e9ea16ec1456 [2023-02-13T05:38:07.981Z] Step 8/22 : COPY . . [2023-02-13T05:38:08.574Z] ---> 972fecf7cb1d [2023-02-13T05:38:08.574Z] Step 4/4 : RUN go mod download [2023-02-13T05:38:08.852Z] ---> Running in 29a0016b3894 [2023-02-13T05:38:14.545Z] ---> 373a288bba04 [2023-02-13T05:38:14.545Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T05:38:14.545Z] ---> 646bf05b5b70 [2023-02-13T05:38:14.545Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-13T05:38:14.545Z] ---> d2c2ef8507de [2023-02-13T05:38:14.545Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T05:38:14.545Z] ---> 20e979b8842f [2023-02-13T05:38:14.545Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T05:38:14.545Z] ---> b7899177815f [2023-02-13T05:38:14.545Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T05:38:14.545Z] ---> Running in 93c2fe36ba20 [2023-02-13T05:38:14.545Z] ---> Running in 0451034fb225 [2023-02-13T05:38:14.545Z] ---> Running in 3fc3ae476a3f [2023-02-13T05:38:14.545Z] ---> Running in 40f60aaec3a1 [2023-02-13T05:38:14.545Z] ---> Running in c1cdadbf2546 [2023-02-13T05:38:14.545Z] Removing intermediate container c1cdadbf2546 [2023-02-13T05:38:14.545Z] ---> 6b1d1721439a [2023-02-13T05:38:14.545Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T05:38:14.545Z] ---> Running in e7b550e1d48c [2023-02-13T05:38:14.545Z] Removing intermediate container e7b550e1d48c [2023-02-13T05:38:14.545Z] ---> 6fbcda520148 [2023-02-13T05:38:14.545Z] Step 10/24 : 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 [2023-02-13T05:38:14.545Z] ---> Running in 1a0b5a550706 [2023-02-13T05:38:14.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-13T05:38:14.545Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-13T05:38:14.545Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-13T05:38:14.803Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-13T05:38:15.734Z] Removing intermediate container 1a0b5a550706 [2023-02-13T05:38:15.734Z] ---> 9d6b9f80e79e [2023-02-13T05:38:15.734Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T05:38:15.991Z] ---> Running in 0aef9021199a [2023-02-13T05:38:16.248Z] Removing intermediate container 0aef9021199a [2023-02-13T05:38:16.248Z] ---> d44b7fb23e59 [2023-02-13T05:38:16.248Z] [2023-02-13T05:38:16.248Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T05:38:16.505Z] 3.15: Pulling from library/alpine [2023-02-13T05:38:17.066Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T05:38:17.066Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T05:38:17.066Z] ---> 5ce65d7b0fde [2023-02-13T05:38:17.066Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:38:17.339Z] ---> Running in 1b476518963e [2023-02-13T05:38:17.339Z] Removing intermediate container 1b476518963e [2023-02-13T05:38:17.339Z] ---> 865d8d14e924 [2023-02-13T05:38:17.340Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T05:38:17.598Z] ---> Running in f4b5ac6fd93e [2023-02-13T05:38:18.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:38:18.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:38:18.677Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T05:38:18.677Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T05:38:18.677Z] OK: 15857 distinct packages available [2023-02-13T05:38:18.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:38:18.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:38:18.950Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T05:38:18.950Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T05:38:18.950Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T05:38:18.950Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T05:38:18.950Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T05:38:18.950Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T05:38:18.950Z] OK: 7 MiB in 19 packages [2023-02-13T05:38:23.220Z] Removing intermediate container f4b5ac6fd93e [2023-02-13T05:38:23.220Z] ---> e4fe03664f35 [2023-02-13T05:38:23.220Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-13T05:38:26.518Z] ---> 5b28064d7e5a [2023-02-13T05:38:26.518Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T05:38:32.019Z] ---> 6a69f3f5e2bc [2023-02-13T05:38:32.019Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T05:38:34.989Z] ---> 3626d8cf852e [2023-02-13T05:38:34.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T05:38:35.939Z] ---> 9c9bafe01b4b [2023-02-13T05:38:35.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T05:38:37.313Z] ---> d41c6b68313e [2023-02-13T05:38:37.313Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T05:38:37.313Z] ---> Running in 655fcfb780c0 [2023-02-13T05:38:37.882Z] Removing intermediate container 655fcfb780c0 [2023-02-13T05:38:37.882Z] ---> d581fc3ff79b [2023-02-13T05:38:37.882Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T05:38:37.882Z] ---> Running in 60d2b741efef [2023-02-13T05:38:38.816Z] Removing intermediate container 60d2b741efef [2023-02-13T05:38:38.816Z] ---> ae4225440b98 [2023-02-13T05:38:38.816Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T05:38:39.073Z] ---> Running in 86bcba7d4b73 [2023-02-13T05:38:40.014Z] Removing intermediate container 86bcba7d4b73 [2023-02-13T05:38:40.014Z] ---> d9a06c3ba9ce [2023-02-13T05:38:40.014Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:38:40.014Z] ---> Running in 2be60ae1e2e0 [2023-02-13T05:38:40.282Z] Removing intermediate container 2be60ae1e2e0 [2023-02-13T05:38:40.282Z] ---> 9f10776ff921 [2023-02-13T05:38:40.282Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:38:40.540Z] ---> Running in 0dc9b868809a [2023-02-13T05:38:41.111Z] Removing intermediate container 29a0016b3894 [2023-02-13T05:38:41.111Z] ---> df6c51e34654 [2023-02-13T05:38:41.111Z] Successfully built df6c51e34654 [2023-02-13T05:38:41.111Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:38:41.159Z] Removing intermediate container 0dc9b868809a [2023-02-13T05:38:41.159Z] ---> 24047ff7ce65 [2023-02-13T05:38:41.159Z] [2023-02-13T05:38:41.159Z] Successfully built 24047ff7ce65 [2023-02-13T05:38:41.159Z] Successfully tagged security-spire-agent:latest [2023-02-13T05:38:41.159Z]  Building security-spire-agent ... done Building security-spire-server [2023-02-13T05:38:41.454Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T05:38:41.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:38:41.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2023-02-13T05:38:41.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:38:43.922Z] $ docker top d9866eadd77e875c306666776f99396e61b74f17f3d02400d40107e40c4ed759 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:38:44.440Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-13T05:38:44.697Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:38:44.697Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:38:44.697Z] ---> 30e21121370e [2023-02-13T05:38:44.697Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T05:38:44.697Z] ---> Using cache [2023-02-13T05:38:44.697Z] ---> ff0b86795885 [2023-02-13T05:38:44.697Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T05:38:44.697Z] ---> Using cache [2023-02-13T05:38:44.697Z] ---> f620a55360a8 [2023-02-13T05:38:44.697Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T05:38:44.697Z] ---> Using cache [2023-02-13T05:38:44.697Z] ---> f336fe17e82a [2023-02-13T05:38:44.697Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:38:44.697Z] ---> Using cache [2023-02-13T05:38:44.697Z] ---> 19e4144f8fd4 [2023-02-13T05:38:44.697Z] Step 7/23 : COPY . . [2023-02-13T05:38:44.697Z] ---> Using cache [2023-02-13T05:38:44.697Z] ---> 20e979b8842f [2023-02-13T05:38:44.697Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T05:38:44.697Z] ---> Using cache [2023-02-13T05:38:44.697Z] ---> 6b1d1721439a [2023-02-13T05:38:44.697Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T05:38:44.697Z] ---> Using cache [2023-02-13T05:38:44.697Z] ---> 6fbcda520148 [2023-02-13T05:38:44.697Z] Step 10/23 : 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 [2023-02-13T05:38:44.755Z] + go version [2023-02-13T05:38:44.755Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T05:38:44.774Z] $ docker stop --time=1 d9866eadd77e875c306666776f99396e61b74f17f3d02400d40107e40c4ed759 [2023-02-13T05:38:46.381Z] $ docker rm -f --volumes d9866eadd77e875c306666776f99396e61b74f17f3d02400d40107e40c4ed759 [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 [2023-02-13T05:38:46.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T05:38:46.972Z] [2023-02-13T05:38:46.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:38:47.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T05:38:47.571Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-13T05:38:47.571Z] 29e5d40040c1: Pulling fs layer [2023-02-13T05:38:47.571Z] 1ce36da41761: Pulling fs layer [2023-02-13T05:38:47.571Z] 25b303627fd3: Pulling fs layer [2023-02-13T05:38:47.841Z] 29e5d40040c1: Verifying Checksum [2023-02-13T05:38:47.841Z] 29e5d40040c1: Download complete [2023-02-13T05:38:47.841Z] 1ce36da41761: Verifying Checksum [2023-02-13T05:38:47.841Z] 1ce36da41761: Download complete [2023-02-13T05:38:48.433Z] 29e5d40040c1: Pull complete [2023-02-13T05:38:49.400Z] 25b303627fd3: Verifying Checksum [2023-02-13T05:38:49.400Z] 25b303627fd3: Download complete [2023-02-13T05:38:49.668Z] 1ce36da41761: Pull complete [2023-02-13T05:38:55.339Z] ---> Running in 4332546271b9 [2023-02-13T05:38:59.747Z] 25b303627fd3: Pull complete [2023-02-13T05:38:59.747Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-13T05:38:59.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T05:38:59.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:38:59.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2023-02-13T05:39:00.012Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:39:00.860Z] Removing intermediate container 40f60aaec3a1 [2023-02-13T05:39:00.860Z] ---> 72ca85568040 [2023-02-13T05:39:00.860Z] [2023-02-13T05:39:00.860Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:39:00.860Z] Removing intermediate container 0451034fb225 [2023-02-13T05:39:00.860Z] ---> 2c2f1f65a2e6 [2023-02-13T05:39:00.860Z] [2023-02-13T05:39:00.860Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T05:39:00.860Z] 3.16: Pulling from library/alpine [2023-02-13T05:39:00.860Z] 3.16: Pulling from library/alpine [2023-02-13T05:39:02.324Z] $ docker top aba554c884f67cad3b11eac08b9bbdf7e82130032eddd1d4546a19289f3e1ebc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:39:03.171Z] + docker-compose build --help [2023-02-13T05:39:03.171Z] + grep parallel [2023-02-13T05:39:06.359Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T05:39:06.359Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T05:39:06.359Z] Status: Image is up to date for alpine:3.16 [2023-02-13T05:39:06.359Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T05:39:06.359Z] ---> dfd21b5a31f5 [2023-02-13T05:39:06.359Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T05:39:06.359Z] ---> dfd21b5a31f5 [2023-02-13T05:39:06.359Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T05:39:06.359Z] Removing intermediate container 93c2fe36ba20 [2023-02-13T05:39:06.359Z] ---> 3ff9dba26134 [2023-02-13T05:39:06.359Z] [2023-02-13T05:39:06.359Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T05:39:06.359Z] ---> dfd21b5a31f5 [2023-02-13T05:39:06.359Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:39:06.359Z] Removing intermediate container 3fc3ae476a3f [2023-02-13T05:39:06.359Z] ---> ef6b5bec0977 [2023-02-13T05:39:06.359Z] [2023-02-13T05:39:06.359Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T05:39:06.359Z] ---> dfd21b5a31f5 [2023-02-13T05:39:06.359Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:39:06.359Z] ---> Running in 4d1242286120 [2023-02-13T05:39:06.359Z] Removing intermediate container 4332546271b9 [2023-02-13T05:39:06.359Z] ---> 9d2099df3152 [2023-02-13T05:39:06.359Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T05:39:06.359Z] ---> Running in 800e3b04c62d [2023-02-13T05:39:06.359Z] ---> Running in 03e0e90996f7 [2023-02-13T05:39:06.359Z] ---> Running in dede77ac8f2b [2023-02-13T05:39:06.617Z] ---> Running in de9ac208e9ef [2023-02-13T05:39:06.876Z] Removing intermediate container 4d1242286120 [2023-02-13T05:39:06.876Z] ---> 7623f54f3d00 [2023-02-13T05:39:06.876Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T05:39:07.135Z] ---> Running in 37db1958bb4e [2023-02-13T05:39:07.135Z] Removing intermediate container de9ac208e9ef [2023-02-13T05:39:07.135Z] ---> 88bc0eb92405 [2023-02-13T05:39:07.135Z] [2023-02-13T05:39:07.135Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T05:39:07.135Z] ---> 5ce65d7b0fde [2023-02-13T05:39:07.135Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:39:07.135Z] ---> Using cache [2023-02-13T05:39:07.135Z] ---> 865d8d14e924 [2023-02-13T05:39:07.135Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T05:39:07.135Z] ---> Using cache [2023-02-13T05:39:07.135Z] ---> e4fe03664f35 [2023-02-13T05:39:07.135Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T05:39:07.135Z] Removing intermediate container 37db1958bb4e [2023-02-13T05:39:07.135Z] ---> 486dcbd1d90b [2023-02-13T05:39:07.135Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T05:39:07.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:07.135Z] ---> Running in 44d4de6728f9 [2023-02-13T05:39:07.393Z] Removing intermediate container 44d4de6728f9 [2023-02-13T05:39:07.393Z] ---> 64f7a3a9636f [2023-02-13T05:39:07.393Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:39:07.393Z] ---> Running in 59d7811580fe [2023-02-13T05:39:07.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:07.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:07.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:07.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:07.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:07.651Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T05:39:07.651Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T05:39:07.651Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T05:39:07.651Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T05:39:07.651Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T05:39:07.651Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:39:07.651Z] OK: 6 MiB in 15 packages [2023-02-13T05:39:07.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:07.651Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T05:39:07.651Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T05:39:07.651Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:39:07.651Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:39:07.910Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T05:39:07.910Z] OK: 8 MiB in 20 packages [2023-02-13T05:39:07.910Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:39:07.910Z] OK: 6 MiB in 15 packages [2023-02-13T05:39:07.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:08.194Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T05:39:08.194Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:39:08.194Z] OK: 6 MiB in 15 packages [2023-02-13T05:39:08.521Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T05:39:08.540Z] $ docker stop --time=1 aba554c884f67cad3b11eac08b9bbdf7e82130032eddd1d4546a19289f3e1ebc [2023-02-13T05:39:10.276Z] $ docker rm -f --volumes aba554c884f67cad3b11eac08b9bbdf7e82130032eddd1d4546a19289f3e1ebc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:39:10.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-13T05:39:10.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T05:39:11.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2023-02-13T05:39:11.099Z] $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T05:39:12.307Z] $ docker top 723c1ab7f8e48f35850bd3f17f51d3df8ce128b51afc96ce421c8d7117beab85 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T05:39:12.571Z] ---> d761f5ffebf6 [2023-02-13T05:39:12.571Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T05:39:12.571Z] Removing intermediate container dede77ac8f2b [2023-02-13T05:39:12.571Z] ---> e5aa460e13c3 [2023-02-13T05:39:12.571Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:39:12.571Z] Removing intermediate container 03e0e90996f7 [2023-02-13T05:39:12.571Z] ---> dad34a7412b9 [2023-02-13T05:39:12.571Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:39:12.571Z] Removing intermediate container 59d7811580fe [2023-02-13T05:39:12.571Z] ---> 021b9da45a71 [2023-02-13T05:39:12.571Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:39:12.571Z] ---> Running in 258f7ebba6d4 [2023-02-13T05:39:12.571Z] ---> 7299a57e6c88 [2023-02-13T05:39:12.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T05:39:12.571Z] ---> Running in 2f6117271f5f [2023-02-13T05:39:12.571Z] Removing intermediate container 800e3b04c62d [2023-02-13T05:39:12.571Z] ---> 732d065ef785 [2023-02-13T05:39:12.571Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T05:39:12.571Z] ---> Running in 551669512e4e [2023-02-13T05:39:12.571Z] Removing intermediate container 2f6117271f5f [2023-02-13T05:39:12.571Z] ---> 42c4320fcbcc [2023-02-13T05:39:12.571Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T05:39:12.571Z] Removing intermediate container 258f7ebba6d4 [2023-02-13T05:39:12.571Z] ---> 2e7117a669a8 [2023-02-13T05:39:12.571Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-13T05:39:12.571Z] ---> b71237b9f2c6 [2023-02-13T05:39:12.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T05:39:12.571Z] ---> Running in b1bec5cec0e0 [2023-02-13T05:39:12.838Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T05:39:13.141Z] ---> 6a07dce68bbb [2023-02-13T05:39:13.141Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T05:39:13.141Z] Removing intermediate container 551669512e4e [2023-02-13T05:39:13.141Z] ---> 412cbb483229 [2023-02-13T05:39:13.141Z] Step 12/21 : WORKDIR /edgex [2023-02-13T05:39:13.141Z] ---> Running in 8edc33d8f22a [2023-02-13T05:39:13.401Z] Removing intermediate container b1bec5cec0e0 [2023-02-13T05:39:13.401Z] ---> 67d9efa94345 [2023-02-13T05:39:13.402Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T05:39:13.402Z] ---> Running in 5ca4a3772474 [2023-02-13T05:39:13.402Z] ---> 6c6b43dc92c3 [2023-02-13T05:39:13.402Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T05:39:13.682Z] Removing intermediate container 8edc33d8f22a [2023-02-13T05:39:13.682Z] ---> 70446f2736a0 [2023-02-13T05:39:13.682Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T05:39:13.682Z] ---> 37dc0b525e56 [2023-02-13T05:39:13.682Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T05:39:13.682Z] ---> Running in 6534d2f6800c [2023-02-13T05:39:13.682Z] Removing intermediate container 5ca4a3772474 [2023-02-13T05:39:13.682Z] ---> 3a1b28af2a58 [2023-02-13T05:39:13.682Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T05:39:13.682Z] ---> Running in 6d7bbe5e67b6 [2023-02-13T05:39:13.996Z] ---> Running in 5b25c9b06856 [2023-02-13T05:39:13.996Z] ---> 7d026db891c8 [2023-02-13T05:39:13.996Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T05:39:13.996Z] Removing intermediate container 6534d2f6800c [2023-02-13T05:39:13.996Z] ---> 7fb44841f1ba [2023-02-13T05:39:13.996Z] Step 15/23 : WORKDIR / [2023-02-13T05:39:14.269Z] Removing intermediate container 6d7bbe5e67b6 [2023-02-13T05:39:14.269Z] ---> 0e99573317ad [2023-02-13T05:39:14.269Z] Step 15/24 : WORKDIR / [2023-02-13T05:39:14.269Z] ---> Running in 24792e78129d [2023-02-13T05:39:14.269Z] ---> 5ebf3558b54e [2023-02-13T05:39:14.269Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-13T05:39:14.269Z] Removing intermediate container 5b25c9b06856 [2023-02-13T05:39:14.269Z] ---> 517872d92448 [2023-02-13T05:39:14.269Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T05:39:14.269Z] ---> Running in 5f194b706230 [2023-02-13T05:39:14.839Z] ---> Running in 278f67a49d7f [2023-02-13T05:39:14.839Z] ---> Running in bb17af894635 [2023-02-13T05:39:15.106Z] Removing intermediate container 24792e78129d [2023-02-13T05:39:15.106Z] ---> 533784b83942 [2023-02-13T05:39:15.106Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:39:15.106Z] Removing intermediate container 5f194b706230 [2023-02-13T05:39:15.106Z] ---> 488ac86eb640 [2023-02-13T05:39:15.106Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:39:15.370Z] ---> acb8d10fe029 [2023-02-13T05:39:15.370Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T05:39:15.370Z] Removing intermediate container 278f67a49d7f [2023-02-13T05:39:15.370Z] ---> 78dc8f3a91d1 [2023-02-13T05:39:15.370Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:39:15.370Z] ---> Running in 457ad235a6c9 [2023-02-13T05:39:15.370Z] Removing intermediate container bb17af894635 [2023-02-13T05:39:15.370Z] ---> f218b8028713 [2023-02-13T05:39:15.370Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T05:39:16.313Z] ---> Running in ee25329f12df [2023-02-13T05:39:16.313Z] ---> 52aa98739a88 [2023-02-13T05:39:16.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T05:39:16.313Z] ---> 9c083f0fb222 [2023-02-13T05:39:16.313Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T05:39:16.313Z] Removing intermediate container 457ad235a6c9 [2023-02-13T05:39:16.313Z] ---> de0309095a27 [2023-02-13T05:39:16.313Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T05:39:18.890Z] ---> b880836e237d [2023-02-13T05:39:18.890Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T05:39:18.890Z] ---> Running in 043abbdad4bb [2023-02-13T05:39:18.890Z] Removing intermediate container ee25329f12df [2023-02-13T05:39:18.890Z] ---> 9f5282da7ef4 [2023-02-13T05:39:18.890Z] Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:39:18.890Z] ---> aa4d5c5f3a62 [2023-02-13T05:39:18.890Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T05:39:18.890Z] ---> 2c2eb843bfd3 [2023-02-13T05:39:18.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T05:39:18.890Z] ---> Running in 1a59729c84b9 [2023-02-13T05:39:19.172Z] ---> a3d7788553b6 [2023-02-13T05:39:19.172Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T05:39:19.172Z] Removing intermediate container 043abbdad4bb [2023-02-13T05:39:19.172Z] ---> c39e53be46b0 [2023-02-13T05:39:19.172Z] Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:39:19.172Z] ---> da26ebdd7f38 [2023-02-13T05:39:19.172Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T05:39:19.172Z] Removing intermediate container 1a59729c84b9 [2023-02-13T05:39:19.172Z] ---> 19df2fcd1c5d [2023-02-13T05:39:19.172Z] Step 23/23 : LABEL version=3.0.0-dev.45 [2023-02-13T05:39:19.433Z] ---> Running in 1b73801a0787 [2023-02-13T05:39:19.433Z] ---> 4a9077ad10e7 [2023-02-13T05:39:19.433Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T05:39:19.433Z] ---> Running in 7aefd931e6e1 [2023-02-13T05:39:19.433Z] ---> Running in 7af0f7a4e1be [2023-02-13T05:39:19.433Z] ---> Running in 1ec6a7490078 [2023-02-13T05:39:19.487Z] Building core-command ... [2023-02-13T05:39:19.487Z] Building core-common-config-bootstrapper ... [2023-02-13T05:39:19.487Z] Building core-data ... [2023-02-13T05:39:19.487Z] Building core-metadata ... [2023-02-13T05:39:19.487Z] Building security-bootstrapper ... [2023-02-13T05:39:19.487Z] Building security-proxy-setup ... [2023-02-13T05:39:19.487Z] Building security-secretstore-setup ... [2023-02-13T05:39:19.487Z] Building security-spiffe-token-provider ... [2023-02-13T05:39:19.487Z] Building security-spire-agent ... [2023-02-13T05:39:19.487Z] Building security-spire-config ... [2023-02-13T05:39:19.487Z] Building security-spire-server ... [2023-02-13T05:39:19.487Z] Building support-notifications ... [2023-02-13T05:39:19.487Z] Building support-scheduler ... [2023-02-13T05:39:19.487Z] Building security-secretstore-setup [2023-02-13T05:39:19.487Z] Building security-spire-config [2023-02-13T05:39:19.487Z] Building security-spire-agent [2023-02-13T05:39:19.487Z] Building security-spire-server [2023-02-13T05:39:19.487Z] Building security-spiffe-token-provider [2023-02-13T05:39:19.694Z] ---> 636d4e6f37bf [2023-02-13T05:39:19.695Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T05:39:19.695Z] ---> Running in f002ef100577 [2023-02-13T05:39:19.695Z] Removing intermediate container 7af0f7a4e1be [2023-02-13T05:39:19.695Z] ---> 4a2554e56a60 [2023-02-13T05:39:19.695Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:39:19.968Z] Removing intermediate container 1ec6a7490078 [2023-02-13T05:39:19.969Z] ---> 9e0164d49352 [2023-02-13T05:39:19.969Z] [2023-02-13T05:39:19.969Z] Removing intermediate container 7aefd931e6e1 [2023-02-13T05:39:19.969Z] ---> c1c0175ad737 [2023-02-13T05:39:19.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:39:19.969Z] Successfully built 9e0164d49352 [2023-02-13T05:39:20.229Z] Successfully tagged security-spire-server:latest [2023-02-13T05:39:20.229Z] Building support-notifications [2023-02-13T05:39:20.568Z]  Building security-spire-server ... done Removing intermediate container f002ef100577 [2023-02-13T05:39:20.568Z] ---> 039ab9abbb01 [2023-02-13T05:39:20.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:39:21.168Z] ---> Running in 5644624363f4 [2023-02-13T05:39:24.530Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:24.530Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:24.530Z] ---> 30e21121370e [2023-02-13T05:39:24.530Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:39:24.530Z] ---> Using cache [2023-02-13T05:39:24.530Z] ---> ae3c5ab15160 [2023-02-13T05:39:24.530Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:39:24.530Z] ---> Using cache [2023-02-13T05:39:24.530Z] ---> f08bdf545e43 [2023-02-13T05:39:24.530Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-13T05:39:27.892Z] ---> Running in d4948b76ccbb [2023-02-13T05:39:27.892Z] Removing intermediate container 5644624363f4 [2023-02-13T05:39:27.892Z] ---> 7ea867c80744 [2023-02-13T05:39:27.892Z] [2023-02-13T05:39:27.892Z] ---> Running in 007e4a975bd1 [2023-02-13T05:39:27.892Z] ---> Running in 446ac80a4a20 [2023-02-13T05:39:27.892Z] Removing intermediate container d4948b76ccbb [2023-02-13T05:39:27.892Z] ---> a407a60b260f [2023-02-13T05:39:27.892Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T05:39:27.892Z] Removing intermediate container 1b73801a0787 [2023-02-13T05:39:27.892Z] ---> d852e7718c4c [2023-02-13T05:39:27.892Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T05:39:27.892Z] Successfully built 7ea867c80744 [2023-02-13T05:39:27.892Z] Successfully tagged core-data:latest [2023-02-13T05:39:27.892Z]  Building core-data ... done Building security-secretstore-setup [2023-02-13T05:39:27.892Z] ---> Running in 68a0ef5948a2 [2023-02-13T05:39:27.892Z] Removing intermediate container 446ac80a4a20 [2023-02-13T05:39:27.892Z] ---> 7991b96546e3 [2023-02-13T05:39:27.892Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T05:39:27.892Z] ---> Running in d0356cbc0f06 [2023-02-13T05:39:27.892Z] ---> Running in eb112ee75bad [2023-02-13T05:39:27.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:28.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:28.413Z] OK: 211 MiB in 51 packages [2023-02-13T05:39:31.803Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:31.803Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:31.803Z] ---> df6c51e34654 [2023-02-13T05:39:31.803Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T05:39:31.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:31.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:31.803Z] ---> df6c51e34654 [2023-02-13T05:39:31.803Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T05:39:31.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:31.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:31.803Z] ---> df6c51e34654 [2023-02-13T05:39:31.803Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T05:39:31.803Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:31.803Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:31.803Z] ---> df6c51e34654 [2023-02-13T05:39:31.803Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T05:39:31.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:31.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:31.803Z] ---> df6c51e34654 [2023-02-13T05:39:31.803Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T05:39:31.803Z] ---> Running in c28dfd452b28 [2023-02-13T05:39:31.803Z] ---> Running in e612e8f9fad4 [2023-02-13T05:39:31.803Z] ---> Running in ce55d6bcd3df [2023-02-13T05:39:31.803Z] ---> Running in 9ef240b6b1de [2023-02-13T05:39:31.803Z] ---> Running in fc60dd4e4c31 [2023-02-13T05:39:31.803Z] Removing intermediate container e612e8f9fad4 [2023-02-13T05:39:31.803Z] ---> d0e45bfa6fdb [2023-02-13T05:39:31.803Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T05:39:31.803Z] Removing intermediate container c28dfd452b28 [2023-02-13T05:39:31.803Z] ---> cfbe58a05cf0 [2023-02-13T05:39:31.803Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T05:39:31.803Z] ---> Running in 03210305fe65 [2023-02-13T05:39:31.803Z] Removing intermediate container fc60dd4e4c31 [2023-02-13T05:39:31.803Z] ---> a1c851270beb [2023-02-13T05:39:31.803Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T05:39:31.803Z] ---> Running in 1372bbc1b390 [2023-02-13T05:39:31.803Z] Removing intermediate container ce55d6bcd3df [2023-02-13T05:39:31.803Z] ---> 863231fac27a [2023-02-13T05:39:31.804Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T05:39:31.804Z] Removing intermediate container 9ef240b6b1de [2023-02-13T05:39:31.804Z] ---> 988d0d6588c0 [2023-02-13T05:39:31.804Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T05:39:31.804Z] ---> Running in 9cb7ace31f83 [2023-02-13T05:39:31.804Z] ---> Running in 0f61d024c0d4 [2023-02-13T05:39:31.804Z] ---> Running in 9e9b989e3840 [2023-02-13T05:39:33.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:33.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:33.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:33.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:33.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:33.780Z] ---> 30e21121370e [2023-02-13T05:39:33.780Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T05:39:33.780Z] ---> Using cache [2023-02-13T05:39:33.780Z] ---> ff0b86795885 [2023-02-13T05:39:33.780Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T05:39:34.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:34.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:34.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:34.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:34.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:34.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:35.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:35.450Z] OK: 221 MiB in 51 packages [2023-02-13T05:39:35.450Z] OK: 221 MiB in 51 packages [2023-02-13T05:39:35.725Z] OK: 221 MiB in 51 packages [2023-02-13T05:39:36.729Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T05:39:36.729Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T05:39:36.729Z] OK: 16903 distinct packages available [2023-02-13T05:39:36.729Z] OK: 221 MiB in 51 packages [2023-02-13T05:39:36.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:37.096Z] Removing intermediate container 68a0ef5948a2 [2023-02-13T05:39:37.096Z] ---> 5b0b45a1c8ab [2023-02-13T05:39:37.096Z] Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:39:37.096Z] ---> Running in ee32c6565f3b [2023-02-13T05:39:37.096Z] ---> Running in 5b9e436ac7aa [2023-02-13T05:39:37.096Z] Removing intermediate container d0356cbc0f06 [2023-02-13T05:39:37.096Z] ---> f4ff4912f383 [2023-02-13T05:39:37.096Z] Step 19/21 : LABEL arch=x86_64 [2023-02-13T05:39:37.096Z] Removing intermediate container eb112ee75bad [2023-02-13T05:39:37.096Z] ---> 854c95e6131c [2023-02-13T05:39:37.096Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:39:37.096Z] ---> Running in d18cc0e12e93 [2023-02-13T05:39:37.096Z] ---> Running in 04c3e76b30d2 [2023-02-13T05:39:37.096Z] Removing intermediate container ee32c6565f3b [2023-02-13T05:39:37.096Z] ---> f9d8fb7fb349 [2023-02-13T05:39:37.096Z] Step 23/23 : LABEL version=3.0.0-dev.45 [2023-02-13T05:39:37.096Z] Removing intermediate container 007e4a975bd1 [2023-02-13T05:39:37.096Z] ---> b623eb4c709b [2023-02-13T05:39:37.096Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:39:37.096Z] ---> Running in dd3027ff346a [2023-02-13T05:39:37.096Z] Removing intermediate container d18cc0e12e93 [2023-02-13T05:39:37.096Z] ---> c0fd40e703d3 [2023-02-13T05:39:37.096Z] Step 20/21 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:39:37.096Z] Removing intermediate container 04c3e76b30d2 [2023-02-13T05:39:37.096Z] ---> f54ce6ef9277 [2023-02-13T05:39:37.096Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:39:37.096Z] ---> Running in 9c8d9c1e9509 [2023-02-13T05:39:37.096Z] ---> Running in 5b22fd523346 [2023-02-13T05:39:37.096Z] Removing intermediate container dd3027ff346a [2023-02-13T05:39:37.096Z] ---> 8ef46b5f1040 [2023-02-13T05:39:37.096Z] [2023-02-13T05:39:37.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:39:37.312Z] Removing intermediate container 03210305fe65 [2023-02-13T05:39:37.312Z] ---> 4ff7a31b55ed [2023-02-13T05:39:37.312Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T05:39:37.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:37.355Z] ---> fde93fb3da7c [2023-02-13T05:39:37.355Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:37.355Z] Successfully built 8ef46b5f1040 [2023-02-13T05:39:37.355Z] Successfully tagged core-command:latest [2023-02-13T05:39:37.355Z] Building security-spire-config [2023-02-13T05:39:37.355Z] Removing intermediate container 5b22fd523346 [2023-02-13T05:39:37.355Z] ---> 9617661cb3c7 [2023-02-13T05:39:37.355Z] [2023-02-13T05:39:37.355Z] Removing intermediate container 9c8d9c1e9509 [2023-02-13T05:39:37.355Z]  Building core-command ... done  ---> a6f1329016d9 [2023-02-13T05:39:37.355Z] Step 21/21 : LABEL version=3.0.0-dev.45 [2023-02-13T05:39:37.355Z] ---> Running in 8a00cda0140a [2023-02-13T05:39:37.355Z] ---> Running in 2f657fca41d8 [2023-02-13T05:39:37.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:37.355Z] Successfully built 9617661cb3c7 [2023-02-13T05:39:37.355Z] Successfully tagged core-metadata:latest [2023-02-13T05:39:37.355Z]  Building core-metadata ... done Building security-bootstrapper [2023-02-13T05:39:37.589Z] Removing intermediate container 1372bbc1b390 [2023-02-13T05:39:37.589Z] ---> d0485b3d431e [2023-02-13T05:39:37.589Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T05:39:37.615Z] OK: 211 MiB in 51 packages [2023-02-13T05:39:37.864Z] Removing intermediate container 9cb7ace31f83 [2023-02-13T05:39:37.864Z] ---> d9f94c862a75 [2023-02-13T05:39:37.864Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T05:39:38.459Z] OK: 221 MiB in 51 packages [2023-02-13T05:39:38.459Z] Removing intermediate container 9e9b989e3840 [2023-02-13T05:39:38.459Z] ---> f8839f9f7c9f [2023-02-13T05:39:38.459Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T05:39:38.727Z] ---> e5332cd88bf6 [2023-02-13T05:39:38.727Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:38.727Z] ---> 90d9417654b7 [2023-02-13T05:39:38.727Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:38.727Z] ---> 1790c0351557 [2023-02-13T05:39:38.727Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:38.727Z] ---> Running in 3b86b43f4a81 [2023-02-13T05:39:38.994Z] ---> Running in 55e622a12f23 [2023-02-13T05:39:38.994Z] ---> Running in a6a13be3b720 [2023-02-13T05:39:39.959Z] ---> 0e6d3e172a04 [2023-02-13T05:39:39.959Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:39.959Z] ---> Running in 99aa4b37e4da [2023-02-13T05:39:40.228Z] Removing intermediate container 0f61d024c0d4 [2023-02-13T05:39:40.228Z] ---> a2385151c2b7 [2023-02-13T05:39:40.228Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T05:39:41.650Z] ---> 429e55a9b93f [2023-02-13T05:39:41.650Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:41.650Z] ---> Running in 220f2576be87 [2023-02-13T05:39:48.595Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:48.595Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:48.595Z] ---> 30e21121370e [2023-02-13T05:39:48.595Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> ff0b86795885 [2023-02-13T05:39:48.595Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> f620a55360a8 [2023-02-13T05:39:48.595Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> f336fe17e82a [2023-02-13T05:39:48.595Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> 19e4144f8fd4 [2023-02-13T05:39:48.595Z] Step 7/24 : COPY . . [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> 20e979b8842f [2023-02-13T05:39:48.595Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> 6b1d1721439a [2023-02-13T05:39:48.595Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> 6fbcda520148 [2023-02-13T05:39:48.595Z] Step 10/24 : 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 [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> 9d6b9f80e79e [2023-02-13T05:39:48.595Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> d44b7fb23e59 [2023-02-13T05:39:48.595Z] [2023-02-13T05:39:48.595Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T05:39:48.595Z] ---> 5ce65d7b0fde [2023-02-13T05:39:48.595Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> 865d8d14e924 [2023-02-13T05:39:48.595Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T05:39:48.595Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:48.595Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:48.595Z] ---> 30e21121370e [2023-02-13T05:39:48.595Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T05:39:48.595Z] ---> Using cache [2023-02-13T05:39:48.595Z] ---> ff0b86795885 [2023-02-13T05:39:48.595Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T05:39:53.054Z] ---> Running in e71867e95624 [2023-02-13T05:39:53.054Z] Removing intermediate container 8a00cda0140a [2023-02-13T05:39:53.054Z] ---> d828eb42c160 [2023-02-13T05:39:53.054Z] [2023-02-13T05:39:53.054Z] ---> Running in d725783af789 [2023-02-13T05:39:53.054Z] Successfully built d828eb42c160 [2023-02-13T05:39:53.054Z] Successfully tagged security-proxy-setup:latest [2023-02-13T05:39:53.054Z] Building security-spiffe-token-provider [2023-02-13T05:39:53.054Z]  Building security-proxy-setup ... done Removing intermediate container 5b9e436ac7aa [2023-02-13T05:39:53.054Z] ---> 12b9c8b42ee4 [2023-02-13T05:39:53.054Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T05:39:53.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:53.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:53.314Z] OK: 211 MiB in 51 packages [2023-02-13T05:39:55.946Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:39:55.946Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:39:55.946Z] ---> 30e21121370e [2023-02-13T05:39:55.946Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T05:39:55.946Z] ---> Using cache [2023-02-13T05:39:55.946Z] ---> ff0b86795885 [2023-02-13T05:39:55.946Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T05:39:55.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:55.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:56.270Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T05:39:56.270Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T05:39:56.270Z] OK: 15857 distinct packages available [2023-02-13T05:39:56.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:56.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:39:56.832Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T05:39:56.832Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T05:39:56.832Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T05:39:56.832Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T05:39:57.095Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T05:39:57.095Z] OK: 6 MiB in 18 packages [2023-02-13T05:39:59.964Z] ---> Running in 166948645f4e [2023-02-13T05:39:59.964Z] ---> 7efef34f4ecc [2023-02-13T05:39:59.964Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:39:59.964Z] ---> Running in 1084a004fa20 [2023-02-13T05:39:59.964Z] Removing intermediate container d725783af789 [2023-02-13T05:39:59.964Z] ---> 5c1db11cf269 [2023-02-13T05:39:59.964Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T05:40:00.223Z] Removing intermediate container e71867e95624 [2023-02-13T05:40:00.223Z] ---> 3a8a6329c433 [2023-02-13T05:40:00.223Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T05:40:00.223Z] ---> a78aa9e4d68d [2023-02-13T05:40:00.223Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:40:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:40:00.223Z] ---> Running in 5211849c1079 [2023-02-13T05:40:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:40:00.481Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T05:40:00.481Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T05:40:00.481Z] OK: 17046 distinct packages available [2023-02-13T05:40:00.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:40:00.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:40:01.025Z] OK: 211 MiB in 51 packages [2023-02-13T05:40:03.599Z] ---> 284301a73ca4 [2023-02-13T05:40:03.599Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T05:40:03.599Z] Removing intermediate container 166948645f4e [2023-02-13T05:40:03.599Z] ---> 471f9287cafb [2023-02-13T05:40:03.599Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T05:40:03.599Z] ---> bc3912f7dca0 [2023-02-13T05:40:03.599Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T05:40:03.599Z] ---> Running in d78120f7c7a0 [2023-02-13T05:40:03.599Z] ---> dca04818939c [2023-02-13T05:40:03.599Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:40:03.859Z] Removing intermediate container d78120f7c7a0 [2023-02-13T05:40:03.859Z] ---> a8a1e52b1519 [2023-02-13T05:40:03.859Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T05:40:03.859Z] ---> Running in 42c4f083c37e [2023-02-13T05:40:04.117Z] ---> e606a8a3cbf4 [2023-02-13T05:40:04.117Z] Step 19/24 : WORKDIR / [2023-02-13T05:40:04.117Z] ---> Running in 9de43c3ef37b [2023-02-13T05:40:04.117Z] Removing intermediate container 9de43c3ef37b [2023-02-13T05:40:04.117Z] ---> c55f98f78019 [2023-02-13T05:40:04.117Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T05:40:04.117Z] ---> Running in 0b121314a666 [2023-02-13T05:40:04.376Z] Removing intermediate container 0b121314a666 [2023-02-13T05:40:04.376Z] ---> 4648daa09bc9 [2023-02-13T05:40:04.376Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T05:40:04.376Z] ---> Running in 2134e4d992c6 [2023-02-13T05:40:04.637Z] Removing intermediate container 2134e4d992c6 [2023-02-13T05:40:04.637Z] ---> 74c652c83d7d [2023-02-13T05:40:04.637Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T05:40:04.637Z] ---> Running in ce4dde49dfd4 [2023-02-13T05:40:04.637Z] Removing intermediate container ce4dde49dfd4 [2023-02-13T05:40:04.637Z] ---> 24141b2e5dec [2023-02-13T05:40:04.637Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:40:04.896Z] ---> Running in 75ccb33150f7 [2023-02-13T05:40:04.896Z] Removing intermediate container 75ccb33150f7 [2023-02-13T05:40:04.896Z] ---> 78999f16bdc8 [2023-02-13T05:40:04.896Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:40:04.896Z] ---> Running in 6c864eec101b [2023-02-13T05:40:05.155Z] Removing intermediate container 6c864eec101b [2023-02-13T05:40:05.155Z] ---> 4bde1adf3db3 [2023-02-13T05:40:05.155Z] [2023-02-13T05:40:05.155Z] Successfully built 4bde1adf3db3 [2023-02-13T05:40:05.155Z] Successfully tagged security-spire-config:latest [2023-02-13T05:40:05.155Z] Building core-common-config-bootstrapper [2023-02-13T05:40:07.506Z]  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:40:07.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:40:07.506Z] ---> 30e21121370e [2023-02-13T05:40:07.506Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:40:07.506Z] ---> Using cache [2023-02-13T05:40:07.506Z] ---> ae3c5ab15160 [2023-02-13T05:40:07.506Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:40:07.506Z] ---> Using cache [2023-02-13T05:40:07.506Z] ---> f08bdf545e43 [2023-02-13T05:40:07.506Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T05:40:07.506Z] ---> Using cache [2023-02-13T05:40:07.506Z] ---> c7f6d3a824b9 [2023-02-13T05:40:07.506Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:40:07.506Z] ---> Using cache [2023-02-13T05:40:07.506Z] ---> f8690712c30a [2023-02-13T05:40:07.506Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:40:07.506Z] ---> Using cache [2023-02-13T05:40:07.506Z] ---> 700339fbbcfa [2023-02-13T05:40:07.506Z] Step 8/22 : COPY . . [2023-02-13T05:40:07.506Z] ---> Using cache [2023-02-13T05:40:07.506Z] ---> 646bf05b5b70 [2023-02-13T05:40:07.506Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T05:40:10.074Z] ---> Running in 55b12c4a859e [2023-02-13T05:40:10.074Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-13T05:40:57.603Z] Removing intermediate container 2f657fca41d8 [2023-02-13T05:40:57.603Z] ---> c433b85b152c [2023-02-13T05:40:57.603Z] Step 8/22 : COPY . . [2023-02-13T05:41:29.926Z] Removing intermediate container 55b12c4a859e [2023-02-13T05:41:29.926Z] ---> 585fb28b6751 [2023-02-13T05:41:29.926Z] [2023-02-13T05:41:29.926Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:41:29.926Z] ---> dfd21b5a31f5 [2023-02-13T05:41:29.926Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T05:41:29.926Z] ---> e428d24f1403 [2023-02-13T05:41:29.926Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T05:41:29.926Z] ---> Running in 4800bf25e0ea [2023-02-13T05:41:29.926Z] ---> Running in f5949024690b [2023-02-13T05:41:29.926Z] Removing intermediate container f5949024690b [2023-02-13T05:41:29.926Z] ---> 03db48173ded [2023-02-13T05:41:29.926Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:41:29.926Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-13T05:41:29.926Z] ---> Running in 2e78dc473160 [2023-02-13T05:41:29.926Z] Removing intermediate container 5211849c1079 [2023-02-13T05:41:29.926Z] ---> a55e794622b8 [2023-02-13T05:41:29.926Z] Step 7/32 : COPY . . [2023-02-13T05:41:29.926Z] Removing intermediate container 42c4f083c37e [2023-02-13T05:41:29.926Z] Removing intermediate container 1084a004fa20 [2023-02-13T05:41:29.926Z] ---> 37fdfd0d1d57 [2023-02-13T05:41:29.926Z] ---> a31de151c878 [2023-02-13T05:41:29.926Z] Step 7/19 : COPY . .Step 7/24 : COPY . . [2023-02-13T05:41:29.926Z] [2023-02-13T05:41:29.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:41:29.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:41:29.926Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T05:41:29.926Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:41:29.926Z] OK: 6 MiB in 15 packages [2023-02-13T05:41:33.340Z] Removing intermediate container 220f2576be87 [2023-02-13T05:41:33.340Z] ---> 058ebcfb47ea [2023-02-13T05:41:33.340Z] Step 7/19 : COPY . . [2023-02-13T05:41:33.340Z] Removing intermediate container 99aa4b37e4da [2023-02-13T05:41:33.340Z] ---> aac661bcadb0 [2023-02-13T05:41:33.340Z] Step 7/24 : COPY . . [2023-02-13T05:41:35.922Z] Removing intermediate container a6a13be3b720 [2023-02-13T05:41:35.922Z] ---> 73f7673aa275 [2023-02-13T05:41:35.922Z] Step 7/24 : COPY . . [2023-02-13T05:41:36.191Z] Removing intermediate container 3b86b43f4a81 [2023-02-13T05:41:36.191Z] ---> 1e08b91af0f1 [2023-02-13T05:41:36.191Z] Step 7/24 : COPY . . [2023-02-13T05:41:36.191Z] Removing intermediate container 55e622a12f23 [2023-02-13T05:41:36.191Z] ---> f7c7e5691519 [2023-02-13T05:41:36.191Z] Step 7/23 : COPY . . [2023-02-13T05:41:38.791Z] ---> 9bb0f38152ee [2023-02-13T05:41:38.791Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T05:41:38.791Z] ---> 3f21d22eec69 [2023-02-13T05:41:38.791Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-13T05:41:38.791Z] ---> Running in 890842e6e5dd [2023-02-13T05:41:38.791Z] ---> Running in 9f335021102f [2023-02-13T05:41:41.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T05:41:41.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-13T05:41:43.996Z] ---> f84cf3d0d361 [2023-02-13T05:41:43.996Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T05:41:43.996Z] ---> 670f3f5d55ee [2023-02-13T05:41:43.996Z] ---> 8f7ffcb6a309 [2023-02-13T05:41:43.996Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T05:41:43.996Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T05:41:44.268Z] ---> Running in 70920f6ec851 [2023-02-13T05:41:44.535Z] ---> Running in ecd172847c81 [2023-02-13T05:41:44.535Z] ---> Running in 14884e449f5f [2023-02-13T05:41:45.979Z] Removing intermediate container 70920f6ec851 [2023-02-13T05:41:45.979Z] ---> aae876850002 [2023-02-13T05:41:45.979Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T05:41:45.979Z] Removing intermediate container ecd172847c81 [2023-02-13T05:41:45.979Z] ---> 7dec1514e028 [2023-02-13T05:41:45.979Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T05:41:45.979Z] Removing intermediate container 14884e449f5f [2023-02-13T05:41:45.979Z] ---> 0dd182ca2aeb [2023-02-13T05:41:45.979Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T05:41:46.260Z] ---> Running in 9ed34125c0ff [2023-02-13T05:41:46.260Z] ---> Running in 0b4175e30577 [2023-02-13T05:41:46.260Z] ---> Running in f40d59f99728 [2023-02-13T05:41:47.684Z] Removing intermediate container 9ed34125c0ff [2023-02-13T05:41:47.684Z] ---> 7877ea713a3c [2023-02-13T05:41:47.684Z] Step 10/24 : 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 [2023-02-13T05:41:47.684Z] Removing intermediate container 0b4175e30577 [2023-02-13T05:41:47.684Z] ---> 5d6ad1c3620f [2023-02-13T05:41:47.684Z] Step 10/23 : 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 [2023-02-13T05:41:47.684Z] Removing intermediate container f40d59f99728 [2023-02-13T05:41:47.684Z] ---> 4c230bcd74d5 [2023-02-13T05:41:47.684Z] Step 10/24 : 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 [2023-02-13T05:41:47.962Z] ---> Running in 156637d6d2af [2023-02-13T05:41:47.962Z] ---> Running in 06ae1effe7a7 [2023-02-13T05:41:47.962Z] ---> Running in 82464401d4df [2023-02-13T05:41:48.538Z] Removing intermediate container 2e78dc473160 [2023-02-13T05:41:48.538Z] ---> 79f0491d4dc6 [2023-02-13T05:41:48.538Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:41:48.538Z] ---> 05130b3f2dc2 [2023-02-13T05:41:48.538Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-13T05:41:48.538Z] ---> efef45395773 [2023-02-13T05:41:48.538Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T05:41:48.538Z] ---> 178159c7a8df [2023-02-13T05:41:48.538Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T05:41:48.796Z] ---> Running in 052d4a657ae2 [2023-02-13T05:41:48.796Z] ---> Running in a45e28a48077 [2023-02-13T05:41:48.796Z] ---> Running in d731473fce1a [2023-02-13T05:41:48.796Z] ---> 438944f08618 [2023-02-13T05:41:48.796Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T05:41:49.364Z] ---> 96d3111b9065 [2023-02-13T05:41:49.364Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T05:41:49.364Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T05:41:49.364Z] ---> bf7cd5dbde20 [2023-02-13T05:41:49.364Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T05:41:49.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-13T05:41:49.622Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-13T05:41:49.622Z] ---> 0e52eb5b21f3 [2023-02-13T05:41:49.622Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T05:41:49.881Z] ---> Running in da839f276bfc [2023-02-13T05:41:51.836Z] Removing intermediate container da839f276bfc [2023-02-13T05:41:51.836Z] ---> 40626e1aa318 [2023-02-13T05:41:51.836Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T05:41:51.836Z] ---> Running in 0df6f2a3b99f [2023-02-13T05:41:52.095Z] Removing intermediate container 0df6f2a3b99f [2023-02-13T05:41:52.095Z] ---> fe2d35a0dc4c [2023-02-13T05:41:52.095Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T05:41:52.095Z] ---> Running in 74b87a594b95 [2023-02-13T05:41:52.352Z] Removing intermediate container 74b87a594b95 [2023-02-13T05:41:52.352Z] ---> 9b1d5d180758 [2023-02-13T05:41:52.352Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T05:41:52.352Z] ---> Running in bd07c60fb90a [2023-02-13T05:41:52.916Z] Removing intermediate container bd07c60fb90a [2023-02-13T05:41:52.916Z] ---> 72a80feaf6bb [2023-02-13T05:41:52.916Z] Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:41:52.916Z] ---> Running in 1435aecfc6f6 [2023-02-13T05:41:54.334Z] Removing intermediate container 1435aecfc6f6 [2023-02-13T05:41:54.334Z] ---> 164fb6bb7f3e [2023-02-13T05:41:54.334Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:41:54.647Z] Removing intermediate container 82464401d4df [2023-02-13T05:41:54.647Z] ---> 947206acc1cf [2023-02-13T05:41:54.647Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T05:41:54.924Z] ---> Running in 6bc185f61ab8 [2023-02-13T05:41:54.924Z] Removing intermediate container 156637d6d2af [2023-02-13T05:41:54.924Z] ---> 667f9d77cba3 [2023-02-13T05:41:54.924Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T05:41:55.193Z] Removing intermediate container 06ae1effe7a7 [2023-02-13T05:41:55.193Z] ---> 7d9939ef987d [2023-02-13T05:41:55.193Z] Step 11/24 : WORKDIR /edgex-go [2023-02-13T05:41:55.193Z] ---> Running in 8b66dcffbf2d [2023-02-13T05:41:55.461Z] ---> Running in 460f7738ee5b [2023-02-13T05:41:55.738Z] ---> Running in 1b6e6144cb5f [2023-02-13T05:41:56.048Z] Removing intermediate container 6bc185f61ab8 [2023-02-13T05:41:56.049Z] ---> 74abbbc048ef [2023-02-13T05:41:56.049Z] [2023-02-13T05:41:56.049Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T05:41:56.049Z] Removing intermediate container 8b66dcffbf2d [2023-02-13T05:41:56.049Z] ---> 2cd604ae3e3c [2023-02-13T05:41:56.049Z] [2023-02-13T05:41:56.049Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T05:41:56.049Z] Removing intermediate container 460f7738ee5b [2023-02-13T05:41:56.049Z] ---> 1d7056922a7f [2023-02-13T05:41:56.049Z] [2023-02-13T05:41:56.049Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T05:41:56.677Z] Removing intermediate container 1b6e6144cb5f [2023-02-13T05:41:56.677Z] ---> f921f116b2e8 [2023-02-13T05:41:56.677Z] [2023-02-13T05:41:56.677Z] Successfully built f921f116b2e8 [2023-02-13T05:41:56.677Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-13T05:41:56.677Z] Building support-scheduler [2023-02-13T05:41:57.010Z] 3.15: Pulling from library/alpine [2023-02-13T05:41:57.279Z] 3.15: Pulling from library/alpine [2023-02-13T05:41:57.279Z] 3.15: Pulling from library/alpine [2023-02-13T05:41:59.225Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T05:41:59.225Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T05:41:59.225Z] Status: Image is up to date for alpine:3.15 [2023-02-13T05:41:59.225Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T05:41:59.225Z] Status: Image is up to date for alpine:3.15 [2023-02-13T05:41:59.225Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T05:41:59.225Z] ---> 354640af7b1b [2023-02-13T05:41:59.225Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:41:59.225Z] ---> 354640af7b1b [2023-02-13T05:41:59.225Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:41:59.225Z] ---> 354640af7b1b [2023-02-13T05:41:59.225Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:41:59.492Z] ---> Running in 6b16e7af2ade [2023-02-13T05:41:59.492Z] ---> Running in ff483d277e84 [2023-02-13T05:41:59.492Z] ---> Running in 8f2022364672 [2023-02-13T05:41:59.973Z]  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:41:59.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:41:59.973Z] ---> 30e21121370e [2023-02-13T05:41:59.973Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:41:59.973Z] ---> Using cache [2023-02-13T05:41:59.973Z] ---> ae3c5ab15160 [2023-02-13T05:41:59.973Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:41:59.973Z] ---> Using cache [2023-02-13T05:41:59.973Z] ---> f08bdf545e43 [2023-02-13T05:41:59.973Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T05:41:59.973Z] ---> Using cache [2023-02-13T05:41:59.973Z] ---> c7f6d3a824b9 [2023-02-13T05:41:59.973Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:41:59.973Z] ---> Using cache [2023-02-13T05:41:59.973Z] ---> f8690712c30a [2023-02-13T05:41:59.973Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:41:59.973Z] ---> Using cache [2023-02-13T05:41:59.973Z] ---> 700339fbbcfa [2023-02-13T05:41:59.973Z] Step 8/22 : COPY . . [2023-02-13T05:41:59.973Z] ---> Using cache [2023-02-13T05:41:59.973Z] ---> 646bf05b5b70 [2023-02-13T05:41:59.973Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-13T05:42:01.436Z] Removing intermediate container ff483d277e84 [2023-02-13T05:42:01.436Z] ---> 30b7a80c463d [2023-02-13T05:42:01.436Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T05:42:01.436Z] Removing intermediate container 6b16e7af2ade [2023-02-13T05:42:01.436Z] ---> fef39524e327 [2023-02-13T05:42:01.436Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T05:42:01.436Z] Removing intermediate container 8f2022364672 [2023-02-13T05:42:01.436Z] ---> 4e0f7f0e953f [2023-02-13T05:42:01.436Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T05:42:01.436Z] ---> Running in f7b70bc6b691 [2023-02-13T05:42:01.743Z] ---> Running in 631f4cb8fee8 [2023-02-13T05:42:01.743Z] ---> Running in 6056dafcf520 [2023-02-13T05:42:06.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:06.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:06.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:06.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:06.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:06.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:07.440Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T05:42:07.440Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T05:42:07.440Z] OK: 15734 distinct packages available [2023-02-13T05:42:07.708Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T05:42:07.708Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T05:42:07.708Z] OK: 15734 distinct packages available [2023-02-13T05:42:07.708Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T05:42:07.708Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T05:42:07.708Z] OK: 15734 distinct packages available [2023-02-13T05:42:07.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:07.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:07.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:08.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:08.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:08.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:42:09.939Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T05:42:09.939Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T05:42:09.939Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T05:42:09.939Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T05:42:09.939Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T05:42:10.209Z] OK: 6 MiB in 18 packages [2023-02-13T05:42:10.209Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T05:42:10.481Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T05:42:10.481Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T05:42:10.481Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T05:42:10.481Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T05:42:10.481Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T05:42:10.481Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T05:42:10.481Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T05:42:10.481Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T05:42:10.481Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T05:42:10.481Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T05:42:10.481Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T05:42:10.481Z] OK: 6 MiB in 19 packages [2023-02-13T05:42:10.908Z] OK: 6 MiB in 19 packages [2023-02-13T05:42:13.085Z] Removing intermediate container 6056dafcf520 [2023-02-13T05:42:13.085Z] ---> a824c4f369d7 [2023-02-13T05:42:13.085Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T05:42:14.583Z] Removing intermediate container f7b70bc6b691 [2023-02-13T05:42:14.583Z] ---> bdf8ab082dbb [2023-02-13T05:42:14.583Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T05:42:14.583Z] Removing intermediate container 631f4cb8fee8 [2023-02-13T05:42:14.583Z] ---> deae6db455f7 [2023-02-13T05:42:14.583Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-13T05:42:15.125Z] ---> Running in 98648b006930 [2023-02-13T05:42:15.125Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-13T05:42:26.930Z] ---> 09e68a3fa411 [2023-02-13T05:42:26.930Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T05:42:27.356Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-13T05:42:27.356Z] Removing intermediate container 4800bf25e0ea [2023-02-13T05:42:27.356Z] ---> de313f4317e5 [2023-02-13T05:42:27.356Z] [2023-02-13T05:42:27.356Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:42:27.356Z] ---> dfd21b5a31f5 [2023-02-13T05:42:27.356Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T05:42:31.660Z] ---> Running in f0fd112b435b [2023-02-13T05:42:32.272Z] ---> 5eeb10462d62 [2023-02-13T05:42:32.272Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T05:42:32.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:32.865Z] ---> 22b97cb260cd [2023-02-13T05:42:32.865Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T05:42:33.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:33.374Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T05:42:33.374Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T05:42:33.374Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:42:33.374Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:42:33.374Z] OK: 6 MiB in 16 packages [2023-02-13T05:42:34.807Z] ---> 50af7f3f8dde [2023-02-13T05:42:34.807Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T05:42:34.807Z] ---> Running in 3a9a6bd26fd2 [2023-02-13T05:42:35.390Z] ---> 9d54bddfba92 [2023-02-13T05:42:35.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T05:42:36.349Z] Removing intermediate container 3a9a6bd26fd2 [2023-02-13T05:42:36.349Z] ---> 9008770f3b90 [2023-02-13T05:42:36.349Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T05:42:38.294Z] ---> d71d3ec0aa75 [2023-02-13T05:42:38.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T05:42:39.255Z] ---> 5e5765ec3828 [2023-02-13T05:42:39.255Z] Step 19/24 : WORKDIR / [2023-02-13T05:42:39.522Z] ---> Running in e13dd6609208 [2023-02-13T05:42:41.472Z] ---> 946f2a0b4eb6 [2023-02-13T05:42:41.472Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T05:42:41.472Z] ---> Running in 34859a457a94 [2023-02-13T05:42:41.472Z] Removing intermediate container e13dd6609208 [2023-02-13T05:42:41.472Z] ---> 23c55f04a5fd [2023-02-13T05:42:41.472Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T05:42:41.740Z] ---> Running in f6ddf30e5513 [2023-02-13T05:42:43.181Z] Removing intermediate container 34859a457a94 [2023-02-13T05:42:43.181Z] ---> 09c553e5f14d [2023-02-13T05:42:43.181Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T05:42:43.181Z] Removing intermediate container f6ddf30e5513 [2023-02-13T05:42:43.181Z] ---> 534438768ada [2023-02-13T05:42:43.181Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T05:42:43.181Z] ---> Running in fd10c6c552c8 [2023-02-13T05:42:43.449Z] ---> Running in b0ad3c3056b3 [2023-02-13T05:42:44.088Z] Removing intermediate container a45e28a48077 [2023-02-13T05:42:44.088Z] ---> b6af31128ad8 [2023-02-13T05:42:44.088Z] [2023-02-13T05:42:44.088Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T05:42:44.088Z] ---> dfd21b5a31f5 [2023-02-13T05:42:44.088Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:42:44.367Z] Removing intermediate container 052d4a657ae2 [2023-02-13T05:42:44.367Z] ---> 26b3849c2ac3 [2023-02-13T05:42:44.367Z] [2023-02-13T05:42:44.367Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T05:42:44.367Z] ---> dfd21b5a31f5 [2023-02-13T05:42:44.367Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T05:42:44.367Z] Removing intermediate container d731473fce1a [2023-02-13T05:42:44.367Z] ---> b127e919df94 [2023-02-13T05:42:44.367Z] [2023-02-13T05:42:44.367Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T05:42:44.367Z] ---> 5ce65d7b0fde [2023-02-13T05:42:44.367Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:42:44.367Z] ---> Using cache [2023-02-13T05:42:44.367Z] ---> 865d8d14e924 [2023-02-13T05:42:44.367Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T05:42:44.408Z] Removing intermediate container fd10c6c552c8 [2023-02-13T05:42:44.408Z] ---> 4fcb826fb9d3 [2023-02-13T05:42:44.408Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T05:42:44.643Z] ---> Running in 9a30d7f69d0b [2023-02-13T05:42:44.643Z] ---> Running in babd71e31d38 [2023-02-13T05:42:44.643Z] ---> Running in bf07ead10bd9 [2023-02-13T05:42:44.643Z] Removing intermediate container f0fd112b435b [2023-02-13T05:42:44.643Z] ---> 0cfb99c90266 [2023-02-13T05:42:44.643Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:42:44.643Z] ---> Running in 1438104c6090 [2023-02-13T05:42:44.643Z] Removing intermediate container 9a30d7f69d0b [2023-02-13T05:42:44.643Z] ---> e3836f7c7174 [2023-02-13T05:42:44.643Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T05:42:44.904Z] ---> Running in 4a089545a082 [2023-02-13T05:42:44.904Z] Removing intermediate container 1438104c6090 [2023-02-13T05:42:44.904Z] ---> bfd9fae549d1 [2023-02-13T05:42:44.904Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T05:42:44.904Z] ---> Running in e6d3cdc4ba11 [2023-02-13T05:42:44.994Z] ---> Running in ea8d15de1af2 [2023-02-13T05:42:44.994Z] Removing intermediate container b0ad3c3056b3 [2023-02-13T05:42:44.994Z] ---> b36e3d3189b3 [2023-02-13T05:42:44.994Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T05:42:45.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:45.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:45.461Z] Removing intermediate container e6d3cdc4ba11 [2023-02-13T05:42:45.461Z] ---> 79a295985695 [2023-02-13T05:42:45.461Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T05:42:45.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:45.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:45.461Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T05:42:45.577Z] ---> Running in 2384cdc91e61 [2023-02-13T05:42:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:45.764Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T05:42:45.764Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T05:42:45.764Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:42:45.764Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:42:45.764Z] ---> Running in e1a7d5ed5ac9 [2023-02-13T05:42:45.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:45.764Z] OK: 6 MiB in 17 packages [2023-02-13T05:42:45.764Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T05:42:45.764Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T05:42:46.061Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:42:46.061Z] OK: 6 MiB in 16 packages [2023-02-13T05:42:46.061Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T05:42:46.061Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T05:42:46.061Z] OK: 15857 distinct packages available [2023-02-13T05:42:46.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:46.162Z] Removing intermediate container ea8d15de1af2 [2023-02-13T05:42:46.162Z] ---> 205506414351 [2023-02-13T05:42:46.162Z] Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:46.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T05:42:46.323Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T05:42:46.429Z] ---> Running in 38f0bf3e9896 [2023-02-13T05:42:46.584Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T05:42:46.584Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T05:42:46.584Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T05:42:46.584Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T05:42:46.584Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T05:42:46.584Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T05:42:46.585Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T05:42:46.585Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T05:42:46.585Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T05:42:46.585Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:42:46.585Z] OK: 8 MiB in 23 packages [2023-02-13T05:42:46.698Z] ---> 1a835bb73e90 [2023-02-13T05:42:46.698Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T05:42:46.848Z] Removing intermediate container e1a7d5ed5ac9 [2023-02-13T05:42:46.848Z] ---> 858900dc3975 [2023-02-13T05:42:46.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:42:46.965Z] Removing intermediate container 2384cdc91e61 [2023-02-13T05:42:46.965Z] ---> ea157ea060a8 [2023-02-13T05:42:46.965Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:46.965Z] ---> Running in 0ced3b9f2bb4 [2023-02-13T05:42:49.480Z] ---> 774b0f929118 [2023-02-13T05:42:49.480Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T05:42:49.480Z] Removing intermediate container 98648b006930 [2023-02-13T05:42:49.480Z] ---> 1b17c72919b3 [2023-02-13T05:42:49.480Z] [2023-02-13T05:42:49.480Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:42:49.480Z] ---> dfd21b5a31f5 [2023-02-13T05:42:49.480Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:42:49.480Z] ---> Using cache [2023-02-13T05:42:49.480Z] ---> dad34a7412b9 [2023-02-13T05:42:49.480Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:42:49.480Z] ---> Using cache [2023-02-13T05:42:49.480Z] ---> 2e7117a669a8 [2023-02-13T05:42:49.480Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T05:42:49.544Z] Removing intermediate container 38f0bf3e9896 [2023-02-13T05:42:49.544Z] ---> b9eab5b55bab [2023-02-13T05:42:49.544Z] Step 23/23 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:49.544Z] Removing intermediate container 0ced3b9f2bb4 [2023-02-13T05:42:49.544Z] ---> 3599c0b01274 [2023-02-13T05:42:49.544Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:49.544Z] ---> Running in 235df76382fa [2023-02-13T05:42:49.544Z] ---> Running in 929295f70a6f [2023-02-13T05:42:50.063Z] Removing intermediate container 4a089545a082 [2023-02-13T05:42:50.063Z] ---> 4cec12bab270 [2023-02-13T05:42:50.063Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T05:42:50.063Z] ---> Running in eea5b6605f4f [2023-02-13T05:42:50.063Z] Removing intermediate container babd71e31d38 [2023-02-13T05:42:50.063Z] ---> 2713b622a5df [2023-02-13T05:42:50.063Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T05:42:50.128Z] ---> 232fb929a99b [2023-02-13T05:42:50.128Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T05:42:50.324Z] Removing intermediate container bf07ead10bd9 [2023-02-13T05:42:50.324Z] ---> 2daa669050e7 [2023-02-13T05:42:50.324Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:42:50.324Z] ---> 327a52e51f86 [2023-02-13T05:42:50.324Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T05:42:50.324Z] ---> Running in 34c45cc24a73 [2023-02-13T05:42:50.324Z] ---> Running in 142cdbf32d13 [2023-02-13T05:42:50.324Z] Removing intermediate container eea5b6605f4f [2023-02-13T05:42:50.324Z] ---> d657d5fcc1ca [2023-02-13T05:42:50.324Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T05:42:50.324Z] ---> Running in 29d07d1dca9a [2023-02-13T05:42:50.324Z] Removing intermediate container 34c45cc24a73 [2023-02-13T05:42:50.324Z] ---> dde9ecbdb9b8 [2023-02-13T05:42:50.324Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T05:42:50.324Z] Removing intermediate container 142cdbf32d13 [2023-02-13T05:42:50.324Z] ---> 9630551015ef [2023-02-13T05:42:50.324Z] Step 12/24 : WORKDIR / [2023-02-13T05:42:50.324Z] ---> Running in 9fd3bc3b182e [2023-02-13T05:42:50.593Z] ---> 37d90a4dcf4e [2023-02-13T05:42:50.593Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T05:42:50.593Z] ---> 8ba8163530f7 [2023-02-13T05:42:50.593Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T05:42:50.593Z] Removing intermediate container 29d07d1dca9a [2023-02-13T05:42:50.593Z] ---> 8980db2449ae [2023-02-13T05:42:50.593Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:42:50.593Z] ---> Running in 51e2f8a9a052 [2023-02-13T05:42:50.593Z] ---> Running in c5b911caac31 [2023-02-13T05:42:50.593Z] Removing intermediate container 9fd3bc3b182e [2023-02-13T05:42:50.593Z] ---> e25bde2dda29 [2023-02-13T05:42:50.593Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T05:42:51.166Z] ---> Running in 218fc8f4fa43 [2023-02-13T05:42:51.166Z] Removing intermediate container 51e2f8a9a052 [2023-02-13T05:42:51.166Z] ---> 9f784fa4770e [2023-02-13T05:42:51.166Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-13T05:42:51.426Z] Removing intermediate container c5b911caac31 [2023-02-13T05:42:51.426Z] ---> 3ee512faa986 [2023-02-13T05:42:51.426Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:42:51.426Z] ---> de4c1906fae4 [2023-02-13T05:42:51.426Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T05:42:51.426Z] ---> Running in b641b471939a [2023-02-13T05:42:51.426Z] ---> efd3b77b6c11 [2023-02-13T05:42:51.426Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T05:42:51.426Z] ---> dfbf6d591b58 [2023-02-13T05:42:51.426Z] Removing intermediate container 218fc8f4fa43 [2023-02-13T05:42:51.426Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml ---> 778ad9e9ba67 [2023-02-13T05:42:51.426Z] [2023-02-13T05:42:51.426Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T05:42:51.426Z] ---> Running in 2e0334d34e84 [2023-02-13T05:42:51.426Z] Removing intermediate container b641b471939a [2023-02-13T05:42:51.426Z] ---> 9006e86128bd [2023-02-13T05:42:51.426Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T05:42:51.687Z] ---> Running in dc4cbe5d400f [2023-02-13T05:42:51.687Z] Removing intermediate container 2e0334d34e84 [2023-02-13T05:42:51.687Z] ---> c463d2551a6a [2023-02-13T05:42:51.687Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T05:42:51.946Z] ---> 5a6f501f6137 [2023-02-13T05:42:51.946Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T05:42:51.946Z] ---> 3ca7c7f3e509 [2023-02-13T05:42:51.946Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T05:42:52.208Z] ---> Running in 8f820f39bd4c [2023-02-13T05:42:52.208Z] Removing intermediate container dc4cbe5d400f [2023-02-13T05:42:52.208Z] ---> fbe63466d4de [2023-02-13T05:42:52.208Z] Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:52.208Z] ---> Running in c03201f4b3c1 [2023-02-13T05:42:52.208Z] ---> bb7be2b3d908 [2023-02-13T05:42:52.208Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T05:42:52.208Z] ---> Running in b89eee905ea6 [2023-02-13T05:42:52.208Z] ---> 22cc063c8161 [2023-02-13T05:42:52.208Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-13T05:42:52.208Z] Removing intermediate container c03201f4b3c1 [2023-02-13T05:42:52.208Z] ---> f8a969423f02 [2023-02-13T05:42:52.208Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:42:52.208Z] ---> Running in ac87a777c7d6 [2023-02-13T05:42:52.469Z] Removing intermediate container b89eee905ea6 [2023-02-13T05:42:52.469Z] ---> c1e295be7cf1 [2023-02-13T05:42:52.469Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:52.469Z] ---> Running in 9c62497a34e3 [2023-02-13T05:42:52.469Z] ---> 7320462a6f05 [2023-02-13T05:42:52.469Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T05:42:52.469Z] ---> 1ef05a2fecc0 [2023-02-13T05:42:52.469Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T05:42:52.734Z] ---> Running in 813c8389e49f [2023-02-13T05:42:52.734Z] Removing intermediate container ac87a777c7d6 [2023-02-13T05:42:52.734Z] ---> e3f91a2fd6de [2023-02-13T05:42:52.734Z] Step 17/19 : LABEL arch=x86_64 [2023-02-13T05:42:52.734Z] Removing intermediate container 9c62497a34e3 [2023-02-13T05:42:52.734Z] ---> e1970d473886 [2023-02-13T05:42:52.734Z] [2023-02-13T05:42:52.993Z] Successfully built e1970d473886 [2023-02-13T05:42:52.993Z] Successfully tagged support-notifications:latest [2023-02-13T05:42:52.993Z]  Building support-notifications ... done  ---> 58edde8482a7 [2023-02-13T05:42:52.993Z] ---> Running in 2448d0c1cf2d [2023-02-13T05:42:52.993Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T05:42:52.993Z] Removing intermediate container 813c8389e49f [2023-02-13T05:42:52.993Z] ---> 0670861c82a9 [2023-02-13T05:42:52.993Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:42:52.993Z] ---> Running in 57aacf383640 [2023-02-13T05:42:52.993Z] Removing intermediate container 2448d0c1cf2d [2023-02-13T05:42:52.993Z] ---> 7496a69aa267 [2023-02-13T05:42:52.993Z] Step 18/19 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:52.993Z] ---> Running in a8ca3f936604 [2023-02-13T05:42:53.252Z] Removing intermediate container 57aacf383640 [2023-02-13T05:42:53.252Z] ---> 794783374829 [2023-02-13T05:42:53.252Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T05:42:53.474Z] Removing intermediate container 929295f70a6f [2023-02-13T05:42:53.474Z] ---> feeec45eb44a [2023-02-13T05:42:53.474Z] [2023-02-13T05:42:53.474Z] Removing intermediate container 235df76382fa [2023-02-13T05:42:53.474Z] ---> 9a78895cb1cc [2023-02-13T05:42:53.474Z] [2023-02-13T05:42:53.511Z] ---> Running in 02520743faef [2023-02-13T05:42:53.511Z] Removing intermediate container a8ca3f936604 [2023-02-13T05:42:53.511Z] ---> b6c993708cc4 [2023-02-13T05:42:53.511Z] Step 19/19 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:53.511Z] Removing intermediate container 8f820f39bd4c [2023-02-13T05:42:53.511Z] ---> abb3606c131b [2023-02-13T05:42:53.511Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T05:42:53.742Z] Successfully built feeec45eb44a [2023-02-13T05:42:53.742Z] ---> e36480c0620c [2023-02-13T05:42:53.742Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T05:42:53.742Z] Successfully tagged security-spire-server-arm64:latest [2023-02-13T05:42:53.771Z] ---> Running in 4f13570eb0c3 [2023-02-13T05:42:53.771Z] Removing intermediate container 02520743faef [2023-02-13T05:42:53.771Z] ---> 3854c19dba8d [2023-02-13T05:42:53.771Z] ---> 2a65416ffefd [2023-02-13T05:42:53.771Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:53.771Z] [2023-02-13T05:42:53.771Z] ---> Running in b29ecf47edd6 [2023-02-13T05:42:53.771Z] ---> Running in 3423ba59b16f [2023-02-13T05:42:53.771Z] Removing intermediate container 4f13570eb0c3 [2023-02-13T05:42:53.771Z] ---> 8d80859797fd [2023-02-13T05:42:53.771Z] [2023-02-13T05:42:54.008Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-13T05:42:54.008Z] Successfully built 9a78895cb1cc [2023-02-13T05:42:54.008Z] Successfully tagged security-spire-config-arm64:latest [2023-02-13T05:42:54.008Z]  Building security-spire-config ... done Building core-metadata [2023-02-13T05:42:54.033Z] Removing intermediate container 3423ba59b16f [2023-02-13T05:42:54.033Z] ---> a3f06b33c3e5 [2023-02-13T05:42:54.033Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:54.033Z] Removing intermediate container b29ecf47edd6 [2023-02-13T05:42:54.033Z] ---> c60082d7d5fa [2023-02-13T05:42:54.033Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T05:42:54.033Z] ---> bebb397ebae3 [2023-02-13T05:42:54.033Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T05:42:54.033Z] ---> Running in 9c0000849dd4 [2023-02-13T05:42:54.033Z] Successfully built 8d80859797fd [2023-02-13T05:42:54.033Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-13T05:42:54.033Z]  Building security-spiffe-token-provider ... done  ---> Running in 5ca99248c050 [2023-02-13T05:42:54.033Z] Removing intermediate container 9c0000849dd4 [2023-02-13T05:42:54.033Z] ---> 7946a88ba161 [2023-02-13T05:42:54.033Z] [2023-02-13T05:42:54.033Z] ---> eebab99ca008 [2023-02-13T05:42:54.033Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T05:42:54.293Z] Successfully built 7946a88ba161 [2023-02-13T05:42:54.293Z] ---> Running in 068e65d1f3fc [2023-02-13T05:42:54.293Z] Successfully tagged support-scheduler:latest [2023-02-13T05:42:54.553Z]  Building support-scheduler ... done Removing intermediate container 5ca99248c050 [2023-02-13T05:42:54.553Z] ---> 46c4f6cee83b [2023-02-13T05:42:54.553Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T05:42:54.553Z] ---> Running in 841efd1c2eed [2023-02-13T05:42:54.814Z] Removing intermediate container 841efd1c2eed [2023-02-13T05:42:54.814Z] ---> db8f7d8c566f [2023-02-13T05:42:54.814Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T05:42:54.814Z] ---> Running in 12e5a3dd6243 [2023-02-13T05:42:54.814Z] Removing intermediate container 12e5a3dd6243 [2023-02-13T05:42:54.814Z] ---> 5073f696b162 [2023-02-13T05:42:54.814Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:54.965Z] ---> bf40654e339c [2023-02-13T05:42:54.965Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T05:42:55.093Z] ---> Running in 946fee692529 [2023-02-13T05:42:55.093Z] Removing intermediate container 068e65d1f3fc [2023-02-13T05:42:55.093Z] ---> 8e842828e5a5 [2023-02-13T05:42:55.093Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:42:55.093Z] Removing intermediate container 946fee692529 [2023-02-13T05:42:55.093Z] ---> 810ced3b5508 [2023-02-13T05:42:55.093Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:55.230Z] ---> Running in b7fe37751c3c [2023-02-13T05:42:55.353Z] ---> Running in 8f02d5198cab [2023-02-13T05:42:55.353Z] ---> cacee21917ee [2023-02-13T05:42:55.353Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T05:42:55.703Z] Removing intermediate container 8f02d5198cab [2023-02-13T05:42:55.703Z] ---> 01f243a36495 [2023-02-13T05:42:55.703Z] [2023-02-13T05:42:55.703Z] Successfully built 01f243a36495 [2023-02-13T05:42:55.703Z] Successfully tagged security-secretstore-setup:latest [2023-02-13T05:42:55.811Z] Removing intermediate container b7fe37751c3c [2023-02-13T05:42:55.811Z] ---> 0b2a794fb23a [2023-02-13T05:42:55.811Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T05:42:55.966Z]  Building security-secretstore-setup ... done  ---> 5d1af1c34d9d [2023-02-13T05:42:55.967Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T05:42:56.080Z] ---> Running in def1a81090bc [2023-02-13T05:42:56.253Z] ---> 69b6c0991123 [2023-02-13T05:42:56.253Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T05:42:56.253Z] ---> 3f7124a3f44e [2023-02-13T05:42:56.253Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T05:42:56.512Z] ---> 05ed16a84a4e [2023-02-13T05:42:56.512Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T05:42:56.512Z] ---> ba5185ee7115 [2023-02-13T05:42:56.512Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T05:42:56.663Z] Removing intermediate container def1a81090bc [2023-02-13T05:42:56.663Z] ---> 1532ff048e61 [2023-02-13T05:42:56.663Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T05:42:56.771Z] ---> c7d9f3a5bcca [2023-02-13T05:42:56.771Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T05:42:56.771Z] ---> Running in 5653319350cf [2023-02-13T05:42:56.932Z] ---> Running in 614bec563f09 [2023-02-13T05:42:57.338Z] Removing intermediate container 5653319350cf [2023-02-13T05:42:57.339Z] ---> be707a8cf49c [2023-02-13T05:42:57.339Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T05:42:57.518Z] Removing intermediate container 614bec563f09 [2023-02-13T05:42:57.597Z] ---> Running in cb16aaf8c14e [2023-02-13T05:42:57.597Z] Removing intermediate container cb16aaf8c14e [2023-02-13T05:42:57.597Z] ---> 88bca8bac828 [2023-02-13T05:42:57.597Z] Step 29/32 : CMD ["gate"] [2023-02-13T05:42:57.597Z] ---> Running in e687cf23bca9 [2023-02-13T05:42:57.785Z] ---> ef1a490d2200 [2023-02-13T05:42:57.785Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:57.785Z] ---> Running in 1cf25b3dcaab [2023-02-13T05:42:57.856Z] Removing intermediate container e687cf23bca9 [2023-02-13T05:42:57.856Z] ---> babc08bad9ee [2023-02-13T05:42:57.856Z] Step 30/32 : LABEL arch=x86_64 [2023-02-13T05:42:57.856Z] ---> Running in 14e844e0e596 [2023-02-13T05:42:57.856Z] Removing intermediate container 14e844e0e596 [2023-02-13T05:42:57.856Z] ---> 3c7015f11390 [2023-02-13T05:42:57.856Z] Step 31/32 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:42:57.856Z] ---> Running in 19e875f8a7c3 [2023-02-13T05:42:58.115Z] Removing intermediate container 19e875f8a7c3 [2023-02-13T05:42:58.115Z] ---> f69d2559d97d [2023-02-13T05:42:58.115Z] Step 32/32 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:58.115Z] ---> Running in 33f62c01049f [2023-02-13T05:42:58.115Z] Removing intermediate container 33f62c01049f [2023-02-13T05:42:58.115Z] ---> 8a9e5515d48a [2023-02-13T05:42:58.115Z] [2023-02-13T05:42:58.115Z] Successfully built 8a9e5515d48a [2023-02-13T05:42:58.115Z] Successfully tagged security-bootstrapper:latest [2023-02-13T05:42:58.373Z] Removing intermediate container 1cf25b3dcaab [2023-02-13T05:42:58.373Z] ---> 5762d7b13afb [2023-02-13T05:42:58.373Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:42:58.379Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-02-13T05:42:58.383Z] $ docker stop --time=1 d8a4ce2a8fbb1b4da025ebc7c4361ee4cc7fcae98f179ad0ad574d0517a3eba3 [2023-02-13T05:42:58.641Z] ---> Running in 47bb4b613943 [2023-02-13T05:42:59.225Z] Removing intermediate container 47bb4b613943 [2023-02-13T05:42:59.225Z] ---> f0f028a3b804 [2023-02-13T05:42:59.225Z] [2023-02-13T05:42:59.491Z] Successfully built f0f028a3b804 [2023-02-13T05:42:59.491Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-13T05:42:59.491Z] Building support-notifications [2023-02-13T05:42:59.711Z] $ docker rm -f --volumes d8a4ce2a8fbb1b4da025ebc7c4361ee4cc7fcae98f179ad0ad574d0517a3eba3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T05:43:00.057Z] + docker images [2023-02-13T05:43:00.057Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T05:43:00.057Z] security-bootstrapper latest 8a9e5515d48a 1 second ago 20.3MB [2023-02-13T05:43:00.057Z] security-secretstore-setup latest 01f243a36495 4 seconds ago 30MB [2023-02-13T05:43:00.057Z] security-spiffe-token-provider latest 8d80859797fd 6 seconds ago 30MB [2023-02-13T05:43:00.057Z] support-scheduler latest 7946a88ba161 6 seconds ago 30MB [2023-02-13T05:43:00.057Z] support-notifications latest e1970d473886 7 seconds ago 30.6MB [2023-02-13T05:43:00.057Z] 1b17c72919b3 11 seconds ago 1.74GB [2023-02-13T05:43:00.057Z] b127e919df94 21 seconds ago 1.71GB [2023-02-13T05:43:00.057Z] 26b3849c2ac3 22 seconds ago 1.67GB [2023-02-13T05:43:00.057Z] b6af31128ad8 23 seconds ago 1.67GB [2023-02-13T05:43:00.057Z] de313f4317e5 43 seconds ago 1.74GB [2023-02-13T05:43:00.057Z] core-common-config-bootstrapper latest f921f116b2e8 About a minute ago 15.5MB [2023-02-13T05:43:00.057Z] 585fb28b6751 2 minutes ago 1.67GB [2023-02-13T05:43:00.057Z] security-spire-config latest 4bde1adf3db3 2 minutes ago 85.8MB [2023-02-13T05:43:00.057Z] security-proxy-setup latest d828eb42c160 3 minutes ago 27.8MB [2023-02-13T05:43:00.057Z] core-command latest 8ef46b5f1040 3 minutes ago 17.7MB [2023-02-13T05:43:00.057Z] core-metadata latest 9617661cb3c7 3 minutes ago 18.5MB [2023-02-13T05:43:00.057Z] core-data latest 7ea867c80744 3 minutes ago 17.9MB [2023-02-13T05:43:00.057Z] security-spire-server latest 9e0164d49352 3 minutes ago 86.5MB [2023-02-13T05:43:00.057Z] 88bc0eb92405 3 minutes ago 1.55GB [2023-02-13T05:43:00.057Z] 3ff9dba26134 3 minutes ago 1.68GB [2023-02-13T05:43:00.057Z] ef6b5bec0977 3 minutes ago 1.68GB [2023-02-13T05:43:00.057Z] 2c2f1f65a2e6 3 minutes ago 1.67GB [2023-02-13T05:43:00.057Z] 72ca85568040 3 minutes ago 1.68GB [2023-02-13T05:43:00.057Z] security-spire-agent latest 24047ff7ce65 4 minutes ago 125MB [2023-02-13T05:43:00.057Z] d44b7fb23e59 4 minutes ago 1.55GB [2023-02-13T05:43:00.057Z] ci-base-image-x86_64 latest 30e21121370e 8 minutes ago 903MB [2023-02-13T05:43:00.057Z] alpine 3.15 5ce65d7b0fde 2 days ago 5.59MB [2023-02-13T05:43:00.057Z] alpine 3.16 dfd21b5a31f5 2 days ago 5.55MB [2023-02-13T05:43:00.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-13T05:43:00.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-13T05:43:00.057Z] 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 [2023-02-13T05:43:00.165Z] provisioning config files... [2023-02-13T05:43:00.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config16792588238796112287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:43:00.470Z] ---> docker-login.sh [2023-02-13T05:43:00.470Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:43:00.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:43:00.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:43:00.470Z] Configure a credential helper to remove this warning. See [2023-02-13T05:43:00.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:43:00.470Z] [2023-02-13T05:43:00.470Z] Login Succeeded [2023-02-13T05:43:00.470Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:43:00.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:43:00.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:43:00.470Z] Configure a credential helper to remove this warning. See [2023-02-13T05:43:00.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:43:00.470Z] [2023-02-13T05:43:00.470Z] Login Succeeded [2023-02-13T05:43:00.470Z] nexus3.edgexfoundry.org:10003 [2023-02-13T05:43:00.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:43:00.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:43:00.729Z] Configure a credential helper to remove this warning. See [2023-02-13T05:43:00.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:43:00.729Z] [2023-02-13T05:43:00.729Z] Login Succeeded [2023-02-13T05:43:00.729Z] nexus3.edgexfoundry.org:10004 [2023-02-13T05:43:00.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:43:00.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:43:00.987Z] Configure a credential helper to remove this warning. See [2023-02-13T05:43:00.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:43:00.987Z] [2023-02-13T05:43:00.987Z] Login Succeeded [2023-02-13T05:43:00.987Z] docker.io [2023-02-13T05:43:00.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:43:01.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:43:01.245Z] Configure a credential helper to remove this warning. See [2023-02-13T05:43:01.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:43:01.245Z] [2023-02-13T05:43:01.245Z] Login Succeeded [2023-02-13T05:43:01.245Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T05:43:01.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:01.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:43:01.294Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-13T05:43:01.294Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:01.294Z] latest [2023-02-13T05:43:01.294Z] 3.0.0-dev.45 [2023-02-13T05:43:01.294Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:01.294Z] main [2023-02-13T05:43:01.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:01.439Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:43:01.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:43:01.439Z] ---> df6c51e34654 [2023-02-13T05:43:01.439Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:43:01.598Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:01.903Z] + docker push nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:01.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-13T05:43:01.903Z] 462e771e6118: Preparing [2023-02-13T05:43:01.903Z] 5fd0a4d4cb92: Preparing [2023-02-13T05:43:01.903Z] 5553690ecb3e: Preparing [2023-02-13T05:43:01.903Z] 555b7589e83a: Preparing [2023-02-13T05:43:01.903Z] aa5968d388b8: Preparing [2023-02-13T05:43:01.903Z] 462e771e6118: Pushed [2023-02-13T05:43:01.903Z] 5553690ecb3e: Pushed [2023-02-13T05:43:01.903Z] 555b7589e83a: Pushed [2023-02-13T05:43:02.024Z] ---> Running in add17a5810e8 [2023-02-13T05:43:02.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:43:02.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:43:02.294Z] ---> df6c51e34654 [2023-02-13T05:43:02.294Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:43:02.294Z] ---> Running in 7c48366841d9 [2023-02-13T05:43:02.561Z] Removing intermediate container add17a5810e8 [2023-02-13T05:43:02.561Z] ---> 45a92a76558c [2023-02-13T05:43:02.561Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:43:02.829Z] ---> Running in 0988be8ef812 [2023-02-13T05:43:02.839Z] aa5968d388b8: Pushed [2023-02-13T05:43:03.097Z] Removing intermediate container 7c48366841d9 [2023-02-13T05:43:03.097Z] ---> 29e7761c88ad [2023-02-13T05:43:03.097Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T05:43:03.364Z] ---> Running in 7afba3032bce [2023-02-13T05:43:03.406Z] 5fd0a4d4cb92: Pushed [2023-02-13T05:43:03.631Z] Removing intermediate container 0988be8ef812 [2023-02-13T05:43:03.631Z] ---> a2e055689c5b [2023-02-13T05:43:03.632Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T05:43:03.632Z] ---> Running in fb9b02c80c49 [2023-02-13T05:43:03.664Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:03.898Z] Removing intermediate container 7afba3032bce [2023-02-13T05:43:03.898Z] ---> aead2ada4774 [2023-02-13T05:43:03.898Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T05:43:03.971Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:04.166Z] ---> Running in a050e871c4d4 [2023-02-13T05:43:04.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-13T05:43:04.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-13T05:43:04.272Z] 462e771e6118: Preparing [2023-02-13T05:43:04.272Z] 5fd0a4d4cb92: Preparing [2023-02-13T05:43:04.272Z] 5553690ecb3e: Preparing [2023-02-13T05:43:04.272Z] 555b7589e83a: Preparing [2023-02-13T05:43:04.272Z] aa5968d388b8: Preparing [2023-02-13T05:43:04.272Z] 462e771e6118: Layer already exists [2023-02-13T05:43:04.272Z] 5fd0a4d4cb92: Layer already exists [2023-02-13T05:43:04.272Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:04.272Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:04.272Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:04.272Z] latest: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:04.588Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:04.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.45 [2023-02-13T05:43:04.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-13T05:43:04.895Z] 462e771e6118: Preparing [2023-02-13T05:43:04.895Z] 5fd0a4d4cb92: Preparing [2023-02-13T05:43:04.895Z] 5553690ecb3e: Preparing [2023-02-13T05:43:04.895Z] 555b7589e83a: Preparing [2023-02-13T05:43:04.895Z] aa5968d388b8: Preparing [2023-02-13T05:43:04.895Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:04.895Z] 5fd0a4d4cb92: Layer already exists [2023-02-13T05:43:04.895Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:04.895Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:04.895Z] 462e771e6118: Layer already exists [2023-02-13T05:43:04.895Z] 3.0.0-dev.45: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:05.210Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:05.647Z] + docker push nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:05.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-13T05:43:05.647Z] 462e771e6118: Preparing [2023-02-13T05:43:05.647Z] 5fd0a4d4cb92: Preparing [2023-02-13T05:43:05.647Z] 5553690ecb3e: Preparing [2023-02-13T05:43:05.647Z] 555b7589e83a: Preparing [2023-02-13T05:43:05.647Z] aa5968d388b8: Preparing [2023-02-13T05:43:05.647Z] 462e771e6118: Layer already exists [2023-02-13T05:43:05.647Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:05.647Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:05.647Z] 5fd0a4d4cb92: Layer already exists [2023-02-13T05:43:05.647Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:05.647Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:06.003Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:06.109Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:43:06.109Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:43:06.109Z] ---> df6c51e34654 [2023-02-13T05:43:06.109Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:43:06.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-13T05:43:06.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-13T05:43:06.333Z] 462e771e6118: Preparing [2023-02-13T05:43:06.333Z] 5fd0a4d4cb92: Preparing [2023-02-13T05:43:06.333Z] 5553690ecb3e: Preparing [2023-02-13T05:43:06.333Z] 555b7589e83a: Preparing [2023-02-13T05:43:06.333Z] aa5968d388b8: Preparing [2023-02-13T05:43:06.333Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:06.333Z] 5fd0a4d4cb92: Layer already exists [2023-02-13T05:43:06.333Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:06.333Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:06.333Z] 462e771e6118: Layer already exists [2023-02-13T05:43:06.333Z] main: digest: sha256:20fb682a0810683ce844895212be4ba74e7fc221d8296c88d9fa9613a0718d53 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2023-02-13T05:43:06.389Z] ---> Using cache [2023-02-13T05:43:06.389Z] ---> 29e7761c88ad [2023-02-13T05:43:06.389Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:43:06.389Z] ---> Using cache [2023-02-13T05:43:06.389Z] ---> aead2ada4774 [2023-02-13T05:43:06.389Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] echo [2023-02-13T05:43:06.392Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:06.403Z] taggedImages: [2023-02-13T05:43:06.403Z] - nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:06.403Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-13T05:43:06.403Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.45 [2023-02-13T05:43:06.403Z] - nexus3.edgexfoundry.org:10004/core-command:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:06.403Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-13T05:43:06.427Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-13T05:43:06.427Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:06.427Z] latest [2023-02-13T05:43:06.427Z] 3.0.0-dev.45 [2023-02-13T05:43:06.427Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:06.427Z] main [2023-02-13T05:43:06.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:06.658Z] ---> Running in 20b84817599b [2023-02-13T05:43:06.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:43:06.757Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:06.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:43:07.120Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:07.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-13T05:43:07.120Z] 2cb11c751440: Preparing [2023-02-13T05:43:07.120Z] 1248341deb29: Preparing [2023-02-13T05:43:07.120Z] e1e9a8ffdd8d: Preparing [2023-02-13T05:43:07.120Z] 27a3eea1cfba: Preparing [2023-02-13T05:43:07.120Z] 5553690ecb3e: Preparing [2023-02-13T05:43:07.120Z] 840e2b71981b: Preparing [2023-02-13T05:43:07.120Z] aa5968d388b8: Preparing [2023-02-13T05:43:07.120Z] 840e2b71981b: Waiting [2023-02-13T05:43:07.120Z] aa5968d388b8: Waiting [2023-02-13T05:43:07.120Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:07.120Z] e1e9a8ffdd8d: Pushed [2023-02-13T05:43:07.120Z] 2cb11c751440: Pushed [2023-02-13T05:43:07.120Z] 840e2b71981b: Pushed [2023-02-13T05:43:07.120Z] 1248341deb29: Pushed [2023-02-13T05:43:07.120Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:07.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:43:07.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:43:08.498Z] 27a3eea1cfba: Pushed [2023-02-13T05:43:08.498Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:08.807Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:08.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:43:09.109Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-13T05:43:09.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-13T05:43:09.109Z] 2cb11c751440: Preparing [2023-02-13T05:43:09.109Z] 1248341deb29: Preparing [2023-02-13T05:43:09.109Z] e1e9a8ffdd8d: Preparing [2023-02-13T05:43:09.109Z] 27a3eea1cfba: Preparing [2023-02-13T05:43:09.109Z] 5553690ecb3e: Preparing [2023-02-13T05:43:09.109Z] 840e2b71981b: Preparing [2023-02-13T05:43:09.109Z] aa5968d388b8: Preparing [2023-02-13T05:43:09.109Z] 840e2b71981b: Waiting [2023-02-13T05:43:09.110Z] aa5968d388b8: Waiting [2023-02-13T05:43:09.110Z] 1248341deb29: Layer already exists [2023-02-13T05:43:09.110Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:09.110Z] 27a3eea1cfba: Layer already exists [2023-02-13T05:43:09.110Z] 2cb11c751440: Layer already exists [2023-02-13T05:43:09.110Z] e1e9a8ffdd8d: Layer already exists [2023-02-13T05:43:09.110Z] 840e2b71981b: Layer already exists [2023-02-13T05:43:09.110Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:09.110Z] latest: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:09.163Z] OK: 221 MiB in 51 packages [2023-02-13T05:43:09.163Z] OK: 221 MiB in 51 packages [2023-02-13T05:43:09.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:43:09.416Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:09.723Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.45 [2023-02-13T05:43:09.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-13T05:43:09.723Z] 2cb11c751440: Preparing [2023-02-13T05:43:09.723Z] 1248341deb29: Preparing [2023-02-13T05:43:09.723Z] e1e9a8ffdd8d: Preparing [2023-02-13T05:43:09.723Z] 27a3eea1cfba: Preparing [2023-02-13T05:43:09.723Z] 5553690ecb3e: Preparing [2023-02-13T05:43:09.723Z] 840e2b71981b: Preparing [2023-02-13T05:43:09.723Z] aa5968d388b8: Preparing [2023-02-13T05:43:09.723Z] 840e2b71981b: Waiting [2023-02-13T05:43:09.723Z] 27a3eea1cfba: Layer already exists [2023-02-13T05:43:09.723Z] 1248341deb29: Layer already exists [2023-02-13T05:43:09.723Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:09.723Z] e1e9a8ffdd8d: Layer already exists [2023-02-13T05:43:09.723Z] 2cb11c751440: Layer already exists [2023-02-13T05:43:09.723Z] 840e2b71981b: Layer already exists [2023-02-13T05:43:09.723Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:09.723Z] 3.0.0-dev.45: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:10.030Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:10.339Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:10.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-13T05:43:10.339Z] 2cb11c751440: Preparing [2023-02-13T05:43:10.339Z] 1248341deb29: Preparing [2023-02-13T05:43:10.339Z] e1e9a8ffdd8d: Preparing [2023-02-13T05:43:10.339Z] 27a3eea1cfba: Preparing [2023-02-13T05:43:10.339Z] 5553690ecb3e: Preparing [2023-02-13T05:43:10.339Z] 840e2b71981b: Preparing [2023-02-13T05:43:10.339Z] aa5968d388b8: Preparing [2023-02-13T05:43:10.339Z] 840e2b71981b: Waiting [2023-02-13T05:43:10.339Z] aa5968d388b8: Waiting [2023-02-13T05:43:10.339Z] 1248341deb29: Layer already exists [2023-02-13T05:43:10.339Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:10.339Z] 27a3eea1cfba: Layer already exists [2023-02-13T05:43:10.339Z] e1e9a8ffdd8d: Layer already exists [2023-02-13T05:43:10.339Z] 2cb11c751440: Layer already exists [2023-02-13T05:43:10.339Z] 840e2b71981b: Layer already exists [2023-02-13T05:43:10.339Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:10.339Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:10.576Z] OK: 221 MiB in 51 packages [2023-02-13T05:43:10.652Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:10.852Z] Removing intermediate container fb9b02c80c49 [2023-02-13T05:43:10.852Z] ---> 46db656c3a87 [2023-02-13T05:43:10.852Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:43:10.957Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-13T05:43:10.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-13T05:43:10.957Z] 2cb11c751440: Preparing [2023-02-13T05:43:10.957Z] 1248341deb29: Preparing [2023-02-13T05:43:10.957Z] e1e9a8ffdd8d: Preparing [2023-02-13T05:43:10.957Z] 27a3eea1cfba: Preparing [2023-02-13T05:43:10.957Z] 5553690ecb3e: Preparing [2023-02-13T05:43:10.957Z] 840e2b71981b: Preparing [2023-02-13T05:43:10.957Z] aa5968d388b8: Preparing [2023-02-13T05:43:10.957Z] 840e2b71981b: Waiting [2023-02-13T05:43:10.957Z] 27a3eea1cfba: Layer already exists [2023-02-13T05:43:10.957Z] e1e9a8ffdd8d: Layer already exists [2023-02-13T05:43:10.957Z] 1248341deb29: Layer already exists [2023-02-13T05:43:10.957Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:10.957Z] 2cb11c751440: Layer already exists [2023-02-13T05:43:10.957Z] 840e2b71981b: Layer already exists [2023-02-13T05:43:10.957Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:10.957Z] main: digest: sha256:19b8ce1d7c51472b668b17c9b9c7d020a0ff17a805c91e3cf1d8ac73170e45ef size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:10.995Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:11.001Z] taggedImages: [2023-02-13T05:43:11.001Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:11.001Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-13T05:43:11.001Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.45 [2023-02-13T05:43:11.001Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:11.001Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-13T05:43:11.016Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-13T05:43:11.016Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:11.016Z] latest [2023-02-13T05:43:11.016Z] 3.0.0-dev.45 [2023-02-13T05:43:11.016Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:11.016Z] main [2023-02-13T05:43:11.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:11.124Z] Removing intermediate container a050e871c4d4 [2023-02-13T05:43:11.124Z] ---> 06c3f8a25684 [2023-02-13T05:43:11.124Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-13T05:43:11.318Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:11.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:11.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-13T05:43:11.616Z] 6f0555e8ae1d: Preparing [2023-02-13T05:43:11.616Z] c6bfbaf86c87: Preparing [2023-02-13T05:43:11.616Z] 5553690ecb3e: Preparing [2023-02-13T05:43:11.616Z] 40f10972788b: Preparing [2023-02-13T05:43:11.616Z] aa5968d388b8: Preparing [2023-02-13T05:43:11.616Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:11.616Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:11.616Z] 6f0555e8ae1d: Pushed [2023-02-13T05:43:11.616Z] 40f10972788b: Pushed [2023-02-13T05:43:13.517Z] c6bfbaf86c87: Pushed [2023-02-13T05:43:13.517Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:13.824Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:14.128Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-13T05:43:14.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-13T05:43:14.128Z] 6f0555e8ae1d: Preparing [2023-02-13T05:43:14.128Z] c6bfbaf86c87: Preparing [2023-02-13T05:43:14.128Z] 5553690ecb3e: Preparing [2023-02-13T05:43:14.128Z] 40f10972788b: Preparing [2023-02-13T05:43:14.128Z] aa5968d388b8: Preparing [2023-02-13T05:43:14.128Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:14.128Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:14.128Z] c6bfbaf86c87: Layer already exists [2023-02-13T05:43:14.128Z] 6f0555e8ae1d: Layer already exists [2023-02-13T05:43:14.128Z] 40f10972788b: Layer already exists [2023-02-13T05:43:14.485Z] ---> 13c9d04d4142 [2023-02-13T05:43:14.485Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:43:14.485Z] Removing intermediate container 20b84817599b [2023-02-13T05:43:14.485Z] ---> ba1454189a27 [2023-02-13T05:43:14.485Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:43:14.485Z] ---> dcf8aaeabc63 [2023-02-13T05:43:14.485Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:43:14.485Z] ---> Running in c176db0c22f4 [2023-02-13T05:43:14.485Z] ---> Running in 1769f5d1e63e [2023-02-13T05:43:15.061Z] latest: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:15.367Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:15.680Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.45 [2023-02-13T05:43:15.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-13T05:43:15.680Z] 6f0555e8ae1d: Preparing [2023-02-13T05:43:15.680Z] c6bfbaf86c87: Preparing [2023-02-13T05:43:15.680Z] 5553690ecb3e: Preparing [2023-02-13T05:43:15.680Z] 40f10972788b: Preparing [2023-02-13T05:43:15.680Z] aa5968d388b8: Preparing [2023-02-13T05:43:15.680Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:15.680Z] 40f10972788b: Layer already exists [2023-02-13T05:43:15.680Z] 6f0555e8ae1d: Layer already exists [2023-02-13T05:43:15.680Z] c6bfbaf86c87: Layer already exists [2023-02-13T05:43:15.680Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:15.680Z] 3.0.0-dev.45: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:15.892Z] ---> 1c301d69a71c [2023-02-13T05:43:15.893Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:43:15.893Z] ---> Running in 2f79b04b3ded [2023-02-13T05:43:15.987Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:16.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:16.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-13T05:43:16.287Z] 6f0555e8ae1d: Preparing [2023-02-13T05:43:16.287Z] c6bfbaf86c87: Preparing [2023-02-13T05:43:16.287Z] 5553690ecb3e: Preparing [2023-02-13T05:43:16.287Z] 40f10972788b: Preparing [2023-02-13T05:43:16.287Z] aa5968d388b8: Preparing [2023-02-13T05:43:16.287Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:16.287Z] 6f0555e8ae1d: Layer already exists [2023-02-13T05:43:16.287Z] 40f10972788b: Layer already exists [2023-02-13T05:43:16.287Z] c6bfbaf86c87: Layer already exists [2023-02-13T05:43:16.287Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:16.287Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:16.595Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:16.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-13T05:43:16.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-13T05:43:16.899Z] 6f0555e8ae1d: Preparing [2023-02-13T05:43:16.899Z] c6bfbaf86c87: Preparing [2023-02-13T05:43:16.899Z] 5553690ecb3e: Preparing [2023-02-13T05:43:16.899Z] 40f10972788b: Preparing [2023-02-13T05:43:16.899Z] aa5968d388b8: Preparing [2023-02-13T05:43:16.899Z] 40f10972788b: Layer already exists [2023-02-13T05:43:16.899Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:16.899Z] 6f0555e8ae1d: Layer already exists [2023-02-13T05:43:16.899Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:16.899Z] c6bfbaf86c87: Layer already exists [2023-02-13T05:43:16.899Z] main: digest: sha256:133d886832d2a759aa752598dc01d000b41ded76a2070e88086d097e0a3ecb61 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:16.934Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:16.940Z] taggedImages: [2023-02-13T05:43:16.940Z] - nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:16.940Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-13T05:43:16.940Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.45 [2023-02-13T05:43:16.940Z] - nexus3.edgexfoundry.org:10004/core-data:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:16.940Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-13T05:43:16.954Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-13T05:43:16.954Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:16.954Z] latest [2023-02-13T05:43:16.954Z] 3.0.0-dev.45 [2023-02-13T05:43:16.954Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:16.954Z] main [2023-02-13T05:43:16.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:17.257Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:17.558Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:17.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-13T05:43:17.558Z] b9e7393a1ff2: Preparing [2023-02-13T05:43:17.558Z] c3e950d72a6b: Preparing [2023-02-13T05:43:17.558Z] 88017e72b7c9: Preparing [2023-02-13T05:43:17.558Z] 5553690ecb3e: Preparing [2023-02-13T05:43:17.558Z] 555b7589e83a: Preparing [2023-02-13T05:43:17.558Z] aa5968d388b8: Preparing [2023-02-13T05:43:17.558Z] aa5968d388b8: Waiting [2023-02-13T05:43:17.558Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:17.558Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:17.558Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:17.558Z] c3e950d72a6b: Pushed [2023-02-13T05:43:17.558Z] b9e7393a1ff2: Pushed [2023-02-13T05:43:18.949Z] 88017e72b7c9: Pushed [2023-02-13T05:43:19.210Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:19.518Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:19.819Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-13T05:43:19.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-13T05:43:19.819Z] b9e7393a1ff2: Preparing [2023-02-13T05:43:19.819Z] c3e950d72a6b: Preparing [2023-02-13T05:43:19.819Z] 88017e72b7c9: Preparing [2023-02-13T05:43:19.819Z] 5553690ecb3e: Preparing [2023-02-13T05:43:19.819Z] 555b7589e83a: Preparing [2023-02-13T05:43:19.819Z] aa5968d388b8: Preparing [2023-02-13T05:43:19.819Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:19.819Z] c3e950d72a6b: Layer already exists [2023-02-13T05:43:19.819Z] b9e7393a1ff2: Layer already exists [2023-02-13T05:43:19.819Z] 88017e72b7c9: Layer already exists [2023-02-13T05:43:19.819Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:19.819Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:19.819Z] latest: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:20.133Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:20.446Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.45 [2023-02-13T05:43:20.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-13T05:43:20.446Z] b9e7393a1ff2: Preparing [2023-02-13T05:43:20.446Z] c3e950d72a6b: Preparing [2023-02-13T05:43:20.446Z] 88017e72b7c9: Preparing [2023-02-13T05:43:20.446Z] 5553690ecb3e: Preparing [2023-02-13T05:43:20.446Z] 555b7589e83a: Preparing [2023-02-13T05:43:20.446Z] aa5968d388b8: Preparing [2023-02-13T05:43:20.446Z] aa5968d388b8: Waiting [2023-02-13T05:43:20.446Z] b9e7393a1ff2: Layer already exists [2023-02-13T05:43:20.446Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:20.446Z] c3e950d72a6b: Layer already exists [2023-02-13T05:43:20.446Z] 88017e72b7c9: Layer already exists [2023-02-13T05:43:20.446Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:20.446Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:20.446Z] 3.0.0-dev.45: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:20.748Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:21.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:21.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-13T05:43:21.047Z] b9e7393a1ff2: Preparing [2023-02-13T05:43:21.047Z] c3e950d72a6b: Preparing [2023-02-13T05:43:21.047Z] 88017e72b7c9: Preparing [2023-02-13T05:43:21.047Z] 5553690ecb3e: Preparing [2023-02-13T05:43:21.047Z] 555b7589e83a: Preparing [2023-02-13T05:43:21.047Z] aa5968d388b8: Preparing [2023-02-13T05:43:21.047Z] aa5968d388b8: Waiting [2023-02-13T05:43:21.047Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:21.047Z] 88017e72b7c9: Layer already exists [2023-02-13T05:43:21.047Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:21.047Z] c3e950d72a6b: Layer already exists [2023-02-13T05:43:21.047Z] b9e7393a1ff2: Layer already exists [2023-02-13T05:43:21.047Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:21.047Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:21.348Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:21.651Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-13T05:43:21.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-13T05:43:21.651Z] b9e7393a1ff2: Preparing [2023-02-13T05:43:21.651Z] c3e950d72a6b: Preparing [2023-02-13T05:43:21.651Z] 88017e72b7c9: Preparing [2023-02-13T05:43:21.651Z] 5553690ecb3e: Preparing [2023-02-13T05:43:21.651Z] 555b7589e83a: Preparing [2023-02-13T05:43:21.651Z] aa5968d388b8: Preparing [2023-02-13T05:43:21.651Z] aa5968d388b8: Waiting [2023-02-13T05:43:21.651Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:21.651Z] 555b7589e83a: Layer already exists [2023-02-13T05:43:21.651Z] b9e7393a1ff2: Layer already exists [2023-02-13T05:43:21.651Z] 88017e72b7c9: Layer already exists [2023-02-13T05:43:21.651Z] c3e950d72a6b: Layer already exists [2023-02-13T05:43:21.651Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:21.651Z] main: digest: sha256:82eae966d55c6389d73ebac2a9008006d19348d2e97ef97a039d4b7363954ca3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:21.692Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:21.700Z] taggedImages: [2023-02-13T05:43:21.700Z] - nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:21.700Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-13T05:43:21.700Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.45 [2023-02-13T05:43:21.700Z] - nexus3.edgexfoundry.org:10004/core-metadata:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:21.700Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-13T05:43:21.720Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-13T05:43:21.720Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:21.720Z] latest [2023-02-13T05:43:21.720Z] 3.0.0-dev.45 [2023-02-13T05:43:21.720Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:21.720Z] main [2023-02-13T05:43:21.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:22.034Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:22.353Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:22.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-13T05:43:22.353Z] 4f4a6f502199: Preparing [2023-02-13T05:43:22.353Z] 4f4a6f502199: Preparing [2023-02-13T05:43:22.353Z] f9534be65ed9: Preparing [2023-02-13T05:43:22.353Z] a6cfee231019: Preparing [2023-02-13T05:43:22.353Z] 5176ba0e1aba: Preparing [2023-02-13T05:43:22.353Z] 58e23dfba4b3: Preparing [2023-02-13T05:43:22.353Z] 14971e3f0067: Preparing [2023-02-13T05:43:22.353Z] 5553690ecb3e: Preparing [2023-02-13T05:43:22.353Z] 18c623ec97c5: Preparing [2023-02-13T05:43:22.353Z] 35b685747c69: Preparing [2023-02-13T05:43:22.353Z] 081c5bd5c1bb: Preparing [2023-02-13T05:43:22.353Z] 9e2a0ae7d426: Preparing [2023-02-13T05:43:22.353Z] aa5968d388b8: Preparing [2023-02-13T05:43:22.353Z] 35b685747c69: Waiting [2023-02-13T05:43:22.353Z] aa5968d388b8: Waiting [2023-02-13T05:43:22.353Z] 14971e3f0067: Waiting [2023-02-13T05:43:22.353Z] 18c623ec97c5: Waiting [2023-02-13T05:43:22.353Z] 5553690ecb3e: Waiting [2023-02-13T05:43:22.353Z] 081c5bd5c1bb: Waiting [2023-02-13T05:43:22.353Z] 9e2a0ae7d426: Waiting [2023-02-13T05:43:22.353Z] 5176ba0e1aba: Pushed [2023-02-13T05:43:22.353Z] a6cfee231019: Pushed [2023-02-13T05:43:22.353Z] f9534be65ed9: Pushed [2023-02-13T05:43:22.353Z] 58e23dfba4b3: Pushed [2023-02-13T05:43:22.353Z] 4f4a6f502199: Pushed [2023-02-13T05:43:22.353Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:22.611Z] 081c5bd5c1bb: Pushed [2023-02-13T05:43:22.611Z] 18c623ec97c5: Pushed [2023-02-13T05:43:22.611Z] 9e2a0ae7d426: Pushed [2023-02-13T05:43:22.611Z] 35b685747c69: Pushed [2023-02-13T05:43:22.611Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:24.514Z] 14971e3f0067: Pushed [2023-02-13T05:43:24.514Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:24.833Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:25.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-13T05:43:25.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-13T05:43:25.147Z] 4f4a6f502199: Preparing [2023-02-13T05:43:25.147Z] 4f4a6f502199: Preparing [2023-02-13T05:43:25.147Z] f9534be65ed9: Preparing [2023-02-13T05:43:25.147Z] a6cfee231019: Preparing [2023-02-13T05:43:25.147Z] 5176ba0e1aba: Preparing [2023-02-13T05:43:25.147Z] 58e23dfba4b3: Preparing [2023-02-13T05:43:25.147Z] 14971e3f0067: Preparing [2023-02-13T05:43:25.147Z] 5553690ecb3e: Preparing [2023-02-13T05:43:25.147Z] 18c623ec97c5: Preparing [2023-02-13T05:43:25.147Z] 35b685747c69: Preparing [2023-02-13T05:43:25.147Z] 081c5bd5c1bb: Preparing [2023-02-13T05:43:25.147Z] 9e2a0ae7d426: Preparing [2023-02-13T05:43:25.147Z] aa5968d388b8: Preparing [2023-02-13T05:43:25.147Z] 5553690ecb3e: Waiting [2023-02-13T05:43:25.147Z] 9e2a0ae7d426: Waiting [2023-02-13T05:43:25.147Z] 18c623ec97c5: Waiting [2023-02-13T05:43:25.148Z] aa5968d388b8: Waiting [2023-02-13T05:43:25.148Z] 35b685747c69: Waiting [2023-02-13T05:43:25.148Z] 081c5bd5c1bb: Waiting [2023-02-13T05:43:25.148Z] 14971e3f0067: Waiting [2023-02-13T05:43:25.148Z] 4f4a6f502199: Layer already exists [2023-02-13T05:43:25.148Z] f9534be65ed9: Layer already exists [2023-02-13T05:43:25.148Z] 58e23dfba4b3: Layer already exists [2023-02-13T05:43:25.148Z] 5176ba0e1aba: Layer already exists [2023-02-13T05:43:25.148Z] a6cfee231019: Layer already exists [2023-02-13T05:43:25.148Z] 14971e3f0067: Layer already exists [2023-02-13T05:43:25.148Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:25.148Z] 18c623ec97c5: Layer already exists [2023-02-13T05:43:25.148Z] 35b685747c69: Layer already exists [2023-02-13T05:43:25.148Z] 081c5bd5c1bb: Layer already exists [2023-02-13T05:43:25.148Z] 9e2a0ae7d426: Layer already exists [2023-02-13T05:43:25.148Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:25.148Z] latest: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:25.453Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:25.761Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.45 [2023-02-13T05:43:25.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-13T05:43:25.761Z] 4f4a6f502199: Preparing [2023-02-13T05:43:25.761Z] 4f4a6f502199: Preparing [2023-02-13T05:43:25.761Z] f9534be65ed9: Preparing [2023-02-13T05:43:25.761Z] a6cfee231019: Preparing [2023-02-13T05:43:25.761Z] 5176ba0e1aba: Preparing [2023-02-13T05:43:25.761Z] 58e23dfba4b3: Preparing [2023-02-13T05:43:25.761Z] 14971e3f0067: Preparing [2023-02-13T05:43:25.761Z] 5553690ecb3e: Preparing [2023-02-13T05:43:25.761Z] 18c623ec97c5: Preparing [2023-02-13T05:43:25.761Z] 35b685747c69: Preparing [2023-02-13T05:43:25.761Z] 081c5bd5c1bb: Preparing [2023-02-13T05:43:25.761Z] 9e2a0ae7d426: Preparing [2023-02-13T05:43:25.761Z] aa5968d388b8: Preparing [2023-02-13T05:43:25.761Z] 5553690ecb3e: Waiting [2023-02-13T05:43:25.761Z] 18c623ec97c5: Waiting [2023-02-13T05:43:25.761Z] 9e2a0ae7d426: Waiting [2023-02-13T05:43:25.761Z] 35b685747c69: Waiting [2023-02-13T05:43:25.761Z] aa5968d388b8: Waiting [2023-02-13T05:43:25.761Z] 081c5bd5c1bb: Waiting [2023-02-13T05:43:25.761Z] f9534be65ed9: Layer already exists [2023-02-13T05:43:25.761Z] a6cfee231019: Layer already exists [2023-02-13T05:43:25.761Z] 58e23dfba4b3: Layer already exists [2023-02-13T05:43:25.761Z] 4f4a6f502199: Layer already exists [2023-02-13T05:43:25.761Z] 5176ba0e1aba: Layer already exists [2023-02-13T05:43:25.761Z] 14971e3f0067: Layer already exists [2023-02-13T05:43:25.761Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:25.761Z] 35b685747c69: Layer already exists [2023-02-13T05:43:25.761Z] 18c623ec97c5: Layer already exists [2023-02-13T05:43:25.761Z] 081c5bd5c1bb: Layer already exists [2023-02-13T05:43:25.761Z] 9e2a0ae7d426: Layer already exists [2023-02-13T05:43:25.761Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:25.761Z] 3.0.0-dev.45: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:26.071Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:26.376Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:26.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-13T05:43:26.376Z] 4f4a6f502199: Preparing [2023-02-13T05:43:26.376Z] 4f4a6f502199: Preparing [2023-02-13T05:43:26.376Z] f9534be65ed9: Preparing [2023-02-13T05:43:26.376Z] a6cfee231019: Preparing [2023-02-13T05:43:26.376Z] 5176ba0e1aba: Preparing [2023-02-13T05:43:26.376Z] 58e23dfba4b3: Preparing [2023-02-13T05:43:26.376Z] 14971e3f0067: Preparing [2023-02-13T05:43:26.376Z] 5553690ecb3e: Preparing [2023-02-13T05:43:26.376Z] 18c623ec97c5: Preparing [2023-02-13T05:43:26.376Z] 35b685747c69: Preparing [2023-02-13T05:43:26.376Z] 081c5bd5c1bb: Preparing [2023-02-13T05:43:26.376Z] 9e2a0ae7d426: Preparing [2023-02-13T05:43:26.376Z] aa5968d388b8: Preparing [2023-02-13T05:43:26.376Z] 18c623ec97c5: Waiting [2023-02-13T05:43:26.376Z] 35b685747c69: Waiting [2023-02-13T05:43:26.376Z] 081c5bd5c1bb: Waiting [2023-02-13T05:43:26.376Z] 9e2a0ae7d426: Waiting [2023-02-13T05:43:26.376Z] aa5968d388b8: Waiting [2023-02-13T05:43:26.376Z] 5553690ecb3e: Waiting [2023-02-13T05:43:26.376Z] 14971e3f0067: Waiting [2023-02-13T05:43:26.376Z] a6cfee231019: Layer already exists [2023-02-13T05:43:26.376Z] f9534be65ed9: Layer already exists [2023-02-13T05:43:26.376Z] 58e23dfba4b3: Layer already exists [2023-02-13T05:43:26.376Z] 5176ba0e1aba: Layer already exists [2023-02-13T05:43:26.376Z] 4f4a6f502199: Layer already exists [2023-02-13T05:43:26.376Z] 14971e3f0067: Layer already exists [2023-02-13T05:43:26.376Z] 18c623ec97c5: Layer already exists [2023-02-13T05:43:26.376Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:26.376Z] 081c5bd5c1bb: Layer already exists [2023-02-13T05:43:26.376Z] 35b685747c69: Layer already exists [2023-02-13T05:43:26.376Z] 9e2a0ae7d426: Layer already exists [2023-02-13T05:43:26.376Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:26.376Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:26.698Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:27.001Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-13T05:43:27.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-13T05:43:27.001Z] 4f4a6f502199: Preparing [2023-02-13T05:43:27.001Z] 4f4a6f502199: Preparing [2023-02-13T05:43:27.001Z] f9534be65ed9: Preparing [2023-02-13T05:43:27.001Z] a6cfee231019: Preparing [2023-02-13T05:43:27.001Z] 5176ba0e1aba: Preparing [2023-02-13T05:43:27.001Z] 58e23dfba4b3: Preparing [2023-02-13T05:43:27.001Z] 14971e3f0067: Preparing [2023-02-13T05:43:27.001Z] 5553690ecb3e: Preparing [2023-02-13T05:43:27.001Z] 18c623ec97c5: Preparing [2023-02-13T05:43:27.001Z] 35b685747c69: Preparing [2023-02-13T05:43:27.001Z] 081c5bd5c1bb: Preparing [2023-02-13T05:43:27.001Z] 9e2a0ae7d426: Preparing [2023-02-13T05:43:27.001Z] aa5968d388b8: Preparing [2023-02-13T05:43:27.001Z] 081c5bd5c1bb: Waiting [2023-02-13T05:43:27.001Z] 35b685747c69: Waiting [2023-02-13T05:43:27.001Z] 9e2a0ae7d426: Waiting [2023-02-13T05:43:27.001Z] 5553690ecb3e: Waiting [2023-02-13T05:43:27.001Z] aa5968d388b8: Waiting [2023-02-13T05:43:27.001Z] 18c623ec97c5: Waiting [2023-02-13T05:43:27.001Z] f9534be65ed9: Layer already exists [2023-02-13T05:43:27.001Z] 58e23dfba4b3: Layer already exists [2023-02-13T05:43:27.001Z] a6cfee231019: Layer already exists [2023-02-13T05:43:27.001Z] 4f4a6f502199: Layer already exists [2023-02-13T05:43:27.001Z] 5176ba0e1aba: Layer already exists [2023-02-13T05:43:27.001Z] 14971e3f0067: Layer already exists [2023-02-13T05:43:27.001Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:27.001Z] 18c623ec97c5: Layer already exists [2023-02-13T05:43:27.001Z] 35b685747c69: Layer already exists [2023-02-13T05:43:27.001Z] 081c5bd5c1bb: Layer already exists [2023-02-13T05:43:27.001Z] 9e2a0ae7d426: Layer already exists [2023-02-13T05:43:27.001Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:27.001Z] main: digest: sha256:0346cba54f392ff59671cc218be5a7a44eba71a5480ef8d2f1961cfdecc897f6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:27.037Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:27.042Z] taggedImages: [2023-02-13T05:43:27.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:27.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-13T05:43:27.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.45 [2023-02-13T05:43:27.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:27.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-13T05:43:27.056Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-13T05:43:27.056Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:27.056Z] latest [2023-02-13T05:43:27.056Z] 3.0.0-dev.45 [2023-02-13T05:43:27.056Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:27.056Z] main [2023-02-13T05:43:27.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:27.358Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:27.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:27.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-13T05:43:27.659Z] 8a9d1df8f8be: Preparing [2023-02-13T05:43:27.659Z] 423ab34ea166: Preparing [2023-02-13T05:43:27.659Z] 4d54b87d65b1: Preparing [2023-02-13T05:43:27.659Z] 48b4b676a059: Preparing [2023-02-13T05:43:27.659Z] 0c28dd0ff9f0: Preparing [2023-02-13T05:43:27.659Z] b1e8dcd00a01: Preparing [2023-02-13T05:43:27.659Z] 4969f0a60617: Preparing [2023-02-13T05:43:27.659Z] aa5968d388b8: Preparing [2023-02-13T05:43:27.659Z] b1e8dcd00a01: Waiting [2023-02-13T05:43:27.659Z] 4969f0a60617: Waiting [2023-02-13T05:43:27.659Z] aa5968d388b8: Waiting [2023-02-13T05:43:27.659Z] 423ab34ea166: Pushed [2023-02-13T05:43:27.659Z] 8a9d1df8f8be: Pushed [2023-02-13T05:43:27.659Z] 0c28dd0ff9f0: Pushed [2023-02-13T05:43:27.659Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:27.920Z] b1e8dcd00a01: Pushed [2023-02-13T05:43:28.182Z] 4969f0a60617: Pushed [2023-02-13T05:43:29.203Z] 48b4b676a059: Pushed [2023-02-13T05:43:29.203Z] 4d54b87d65b1: Pushed [2023-02-13T05:43:29.203Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:29.508Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:29.812Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-13T05:43:29.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-13T05:43:29.812Z] 8a9d1df8f8be: Preparing [2023-02-13T05:43:29.812Z] 423ab34ea166: Preparing [2023-02-13T05:43:29.812Z] 4d54b87d65b1: Preparing [2023-02-13T05:43:29.812Z] 48b4b676a059: Preparing [2023-02-13T05:43:29.812Z] 0c28dd0ff9f0: Preparing [2023-02-13T05:43:29.812Z] b1e8dcd00a01: Preparing [2023-02-13T05:43:29.812Z] 4969f0a60617: Preparing [2023-02-13T05:43:29.812Z] aa5968d388b8: Preparing [2023-02-13T05:43:29.812Z] b1e8dcd00a01: Waiting [2023-02-13T05:43:29.812Z] 4969f0a60617: Waiting [2023-02-13T05:43:29.812Z] aa5968d388b8: Waiting [2023-02-13T05:43:29.812Z] 0c28dd0ff9f0: Layer already exists [2023-02-13T05:43:29.812Z] 48b4b676a059: Layer already exists [2023-02-13T05:43:29.812Z] 4d54b87d65b1: Layer already exists [2023-02-13T05:43:29.812Z] 8a9d1df8f8be: Layer already exists [2023-02-13T05:43:29.812Z] 423ab34ea166: Layer already exists [2023-02-13T05:43:29.812Z] b1e8dcd00a01: Layer already exists [2023-02-13T05:43:29.812Z] 4969f0a60617: Layer already exists [2023-02-13T05:43:29.812Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:29.812Z] latest: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:30.119Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:30.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.45 [2023-02-13T05:43:30.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-13T05:43:30.434Z] 8a9d1df8f8be: Preparing [2023-02-13T05:43:30.434Z] 423ab34ea166: Preparing [2023-02-13T05:43:30.434Z] 4d54b87d65b1: Preparing [2023-02-13T05:43:30.434Z] 48b4b676a059: Preparing [2023-02-13T05:43:30.434Z] 0c28dd0ff9f0: Preparing [2023-02-13T05:43:30.434Z] b1e8dcd00a01: Preparing [2023-02-13T05:43:30.434Z] 4969f0a60617: Preparing [2023-02-13T05:43:30.434Z] aa5968d388b8: Preparing [2023-02-13T05:43:30.434Z] 4969f0a60617: Waiting [2023-02-13T05:43:30.434Z] b1e8dcd00a01: Waiting [2023-02-13T05:43:30.434Z] aa5968d388b8: Waiting [2023-02-13T05:43:30.434Z] 48b4b676a059: Layer already exists [2023-02-13T05:43:30.434Z] 423ab34ea166: Layer already exists [2023-02-13T05:43:30.434Z] 8a9d1df8f8be: Layer already exists [2023-02-13T05:43:30.434Z] 4d54b87d65b1: Layer already exists [2023-02-13T05:43:30.434Z] 0c28dd0ff9f0: Layer already exists [2023-02-13T05:43:30.434Z] b1e8dcd00a01: Layer already exists [2023-02-13T05:43:30.434Z] 4969f0a60617: Layer already exists [2023-02-13T05:43:30.434Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:30.434Z] 3.0.0-dev.45: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:30.734Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:31.034Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:31.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-13T05:43:31.034Z] 8a9d1df8f8be: Preparing [2023-02-13T05:43:31.034Z] 423ab34ea166: Preparing [2023-02-13T05:43:31.034Z] 4d54b87d65b1: Preparing [2023-02-13T05:43:31.034Z] 48b4b676a059: Preparing [2023-02-13T05:43:31.034Z] 0c28dd0ff9f0: Preparing [2023-02-13T05:43:31.034Z] b1e8dcd00a01: Preparing [2023-02-13T05:43:31.034Z] 4969f0a60617: Preparing [2023-02-13T05:43:31.034Z] aa5968d388b8: Preparing [2023-02-13T05:43:31.034Z] 4969f0a60617: Waiting [2023-02-13T05:43:31.034Z] b1e8dcd00a01: Waiting [2023-02-13T05:43:31.034Z] aa5968d388b8: Waiting [2023-02-13T05:43:31.034Z] 423ab34ea166: Layer already exists [2023-02-13T05:43:31.034Z] 8a9d1df8f8be: Layer already exists [2023-02-13T05:43:31.034Z] 48b4b676a059: Layer already exists [2023-02-13T05:43:31.034Z] 0c28dd0ff9f0: Layer already exists [2023-02-13T05:43:31.034Z] 4d54b87d65b1: Layer already exists [2023-02-13T05:43:31.034Z] b1e8dcd00a01: Layer already exists [2023-02-13T05:43:31.034Z] 4969f0a60617: Layer already exists [2023-02-13T05:43:31.034Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:31.034Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:31.337Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:31.642Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-13T05:43:31.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-13T05:43:31.642Z] 8a9d1df8f8be: Preparing [2023-02-13T05:43:31.642Z] 423ab34ea166: Preparing [2023-02-13T05:43:31.642Z] 4d54b87d65b1: Preparing [2023-02-13T05:43:31.642Z] 48b4b676a059: Preparing [2023-02-13T05:43:31.642Z] 0c28dd0ff9f0: Preparing [2023-02-13T05:43:31.642Z] b1e8dcd00a01: Preparing [2023-02-13T05:43:31.642Z] 4969f0a60617: Preparing [2023-02-13T05:43:31.642Z] aa5968d388b8: Preparing [2023-02-13T05:43:31.643Z] b1e8dcd00a01: Waiting [2023-02-13T05:43:31.643Z] 4969f0a60617: Waiting [2023-02-13T05:43:31.643Z] aa5968d388b8: Waiting [2023-02-13T05:43:31.643Z] 0c28dd0ff9f0: Layer already exists [2023-02-13T05:43:31.643Z] 48b4b676a059: Layer already exists [2023-02-13T05:43:31.643Z] 8a9d1df8f8be: Layer already exists [2023-02-13T05:43:31.643Z] 423ab34ea166: Layer already exists [2023-02-13T05:43:31.643Z] 4d54b87d65b1: Layer already exists [2023-02-13T05:43:31.643Z] b1e8dcd00a01: Layer already exists [2023-02-13T05:43:31.643Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:31.643Z] 4969f0a60617: Layer already exists [2023-02-13T05:43:31.643Z] main: digest: sha256:02715b93ea37ae5f83bfd44e02eb508d0ec2dac823d9c795996597905477e4c6 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:31.676Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:31.682Z] taggedImages: [2023-02-13T05:43:31.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:31.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-13T05:43:31.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.45 [2023-02-13T05:43:31.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:31.682Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-13T05:43:31.696Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-13T05:43:31.696Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:31.696Z] latest [2023-02-13T05:43:31.696Z] 3.0.0-dev.45 [2023-02-13T05:43:31.696Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:31.696Z] main [2023-02-13T05:43:31.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:32.000Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:32.307Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:32.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-13T05:43:32.307Z] 3b49c00c0a86: Preparing [2023-02-13T05:43:32.307Z] 0174e354b377: Preparing [2023-02-13T05:43:32.307Z] 9381e6b6b8c6: Preparing [2023-02-13T05:43:32.307Z] e78c4e24e171: Preparing [2023-02-13T05:43:32.307Z] 4019b6eead1e: Preparing [2023-02-13T05:43:32.307Z] 53cae872a8bb: Preparing [2023-02-13T05:43:32.307Z] de39ebd8632a: Preparing [2023-02-13T05:43:32.307Z] 4716b474dc5e: Preparing [2023-02-13T05:43:32.307Z] 976ccdb35561: Preparing [2023-02-13T05:43:32.307Z] aa5968d388b8: Preparing [2023-02-13T05:43:32.307Z] 53cae872a8bb: Waiting [2023-02-13T05:43:32.307Z] aa5968d388b8: Waiting [2023-02-13T05:43:32.307Z] 976ccdb35561: Waiting [2023-02-13T05:43:32.307Z] de39ebd8632a: Waiting [2023-02-13T05:43:32.307Z] 4716b474dc5e: Waiting [2023-02-13T05:43:32.307Z] 0174e354b377: Pushed [2023-02-13T05:43:32.307Z] 3b49c00c0a86: Pushed [2023-02-13T05:43:32.307Z] 4019b6eead1e: Pushed [2023-02-13T05:43:32.568Z] 53cae872a8bb: Pushed [2023-02-13T05:43:32.568Z] de39ebd8632a: Pushed [2023-02-13T05:43:32.568Z] 4716b474dc5e: Pushed [2023-02-13T05:43:32.568Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:32.568Z] 976ccdb35561: Pushed [2023-02-13T05:43:33.501Z] e78c4e24e171: Pushed [2023-02-13T05:43:34.066Z] 9381e6b6b8c6: Pushed [2023-02-13T05:43:34.066Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:34.378Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:34.681Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-13T05:43:34.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-13T05:43:34.682Z] 3b49c00c0a86: Preparing [2023-02-13T05:43:34.682Z] 0174e354b377: Preparing [2023-02-13T05:43:34.682Z] 9381e6b6b8c6: Preparing [2023-02-13T05:43:34.682Z] e78c4e24e171: Preparing [2023-02-13T05:43:34.682Z] 4019b6eead1e: Preparing [2023-02-13T05:43:34.682Z] 53cae872a8bb: Preparing [2023-02-13T05:43:34.682Z] de39ebd8632a: Preparing [2023-02-13T05:43:34.682Z] 4716b474dc5e: Preparing [2023-02-13T05:43:34.682Z] 976ccdb35561: Preparing [2023-02-13T05:43:34.682Z] aa5968d388b8: Preparing [2023-02-13T05:43:34.682Z] de39ebd8632a: Waiting [2023-02-13T05:43:34.682Z] 53cae872a8bb: Waiting [2023-02-13T05:43:34.682Z] 976ccdb35561: Waiting [2023-02-13T05:43:34.682Z] 4716b474dc5e: Waiting [2023-02-13T05:43:34.682Z] aa5968d388b8: Waiting [2023-02-13T05:43:34.682Z] 3b49c00c0a86: Layer already exists [2023-02-13T05:43:34.682Z] 4019b6eead1e: Layer already exists [2023-02-13T05:43:34.682Z] e78c4e24e171: Layer already exists [2023-02-13T05:43:34.682Z] 0174e354b377: Layer already exists [2023-02-13T05:43:34.682Z] 9381e6b6b8c6: Layer already exists [2023-02-13T05:43:34.682Z] 53cae872a8bb: Layer already exists [2023-02-13T05:43:34.682Z] de39ebd8632a: Layer already exists [2023-02-13T05:43:34.682Z] 4716b474dc5e: Layer already exists [2023-02-13T05:43:34.682Z] 976ccdb35561: Layer already exists [2023-02-13T05:43:34.682Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:34.682Z] latest: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:34.995Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:35.296Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.45 [2023-02-13T05:43:35.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-13T05:43:35.296Z] 3b49c00c0a86: Preparing [2023-02-13T05:43:35.296Z] 0174e354b377: Preparing [2023-02-13T05:43:35.296Z] 9381e6b6b8c6: Preparing [2023-02-13T05:43:35.296Z] e78c4e24e171: Preparing [2023-02-13T05:43:35.296Z] 4019b6eead1e: Preparing [2023-02-13T05:43:35.296Z] 53cae872a8bb: Preparing [2023-02-13T05:43:35.296Z] de39ebd8632a: Preparing [2023-02-13T05:43:35.296Z] 4716b474dc5e: Preparing [2023-02-13T05:43:35.296Z] 976ccdb35561: Preparing [2023-02-13T05:43:35.296Z] aa5968d388b8: Preparing [2023-02-13T05:43:35.296Z] aa5968d388b8: Waiting [2023-02-13T05:43:35.296Z] 4716b474dc5e: Waiting [2023-02-13T05:43:35.296Z] 976ccdb35561: Waiting [2023-02-13T05:43:35.296Z] 53cae872a8bb: Waiting [2023-02-13T05:43:35.296Z] de39ebd8632a: Waiting [2023-02-13T05:43:35.296Z] 0174e354b377: Layer already exists [2023-02-13T05:43:35.296Z] 4019b6eead1e: Layer already exists [2023-02-13T05:43:35.296Z] e78c4e24e171: Layer already exists [2023-02-13T05:43:35.296Z] 3b49c00c0a86: Layer already exists [2023-02-13T05:43:35.296Z] 9381e6b6b8c6: Layer already exists [2023-02-13T05:43:35.296Z] 53cae872a8bb: Layer already exists [2023-02-13T05:43:35.296Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:35.296Z] 4716b474dc5e: Layer already exists [2023-02-13T05:43:35.296Z] de39ebd8632a: Layer already exists [2023-02-13T05:43:35.296Z] 976ccdb35561: Layer already exists [2023-02-13T05:43:35.296Z] 3.0.0-dev.45: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:35.614Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:35.919Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:35.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-13T05:43:35.919Z] 3b49c00c0a86: Preparing [2023-02-13T05:43:35.919Z] 0174e354b377: Preparing [2023-02-13T05:43:35.919Z] 9381e6b6b8c6: Preparing [2023-02-13T05:43:35.919Z] e78c4e24e171: Preparing [2023-02-13T05:43:35.919Z] 4019b6eead1e: Preparing [2023-02-13T05:43:35.919Z] 53cae872a8bb: Preparing [2023-02-13T05:43:35.919Z] de39ebd8632a: Preparing [2023-02-13T05:43:35.919Z] 53cae872a8bb: Waiting [2023-02-13T05:43:35.919Z] 4716b474dc5e: Preparing [2023-02-13T05:43:35.919Z] 976ccdb35561: Preparing [2023-02-13T05:43:35.919Z] 4716b474dc5e: Waiting [2023-02-13T05:43:35.919Z] de39ebd8632a: Waiting [2023-02-13T05:43:35.919Z] aa5968d388b8: Preparing [2023-02-13T05:43:35.919Z] 976ccdb35561: Waiting [2023-02-13T05:43:35.919Z] aa5968d388b8: Waiting [2023-02-13T05:43:35.919Z] 4019b6eead1e: Layer already exists [2023-02-13T05:43:35.919Z] 0174e354b377: Layer already exists [2023-02-13T05:43:35.919Z] 3b49c00c0a86: Layer already exists [2023-02-13T05:43:35.919Z] 53cae872a8bb: Layer already exists [2023-02-13T05:43:35.919Z] 4716b474dc5e: Layer already exists [2023-02-13T05:43:35.919Z] 976ccdb35561: Layer already exists [2023-02-13T05:43:35.919Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:35.919Z] e78c4e24e171: Layer already exists [2023-02-13T05:43:35.919Z] 9381e6b6b8c6: Layer already exists [2023-02-13T05:43:35.919Z] de39ebd8632a: Layer already exists [2023-02-13T05:43:35.919Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:36.234Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:36.543Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-13T05:43:36.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-13T05:43:36.543Z] 3b49c00c0a86: Preparing [2023-02-13T05:43:36.543Z] 0174e354b377: Preparing [2023-02-13T05:43:36.543Z] 9381e6b6b8c6: Preparing [2023-02-13T05:43:36.543Z] e78c4e24e171: Preparing [2023-02-13T05:43:36.543Z] 4019b6eead1e: Preparing [2023-02-13T05:43:36.543Z] 53cae872a8bb: Preparing [2023-02-13T05:43:36.543Z] de39ebd8632a: Preparing [2023-02-13T05:43:36.543Z] 4716b474dc5e: Preparing [2023-02-13T05:43:36.543Z] 976ccdb35561: Preparing [2023-02-13T05:43:36.543Z] aa5968d388b8: Preparing [2023-02-13T05:43:36.543Z] 53cae872a8bb: Waiting [2023-02-13T05:43:36.543Z] de39ebd8632a: Waiting [2023-02-13T05:43:36.543Z] 976ccdb35561: Waiting [2023-02-13T05:43:36.543Z] aa5968d388b8: Waiting [2023-02-13T05:43:36.543Z] 4019b6eead1e: Layer already exists [2023-02-13T05:43:36.543Z] 0174e354b377: Layer already exists [2023-02-13T05:43:36.543Z] e78c4e24e171: Layer already exists [2023-02-13T05:43:36.543Z] 3b49c00c0a86: Layer already exists [2023-02-13T05:43:36.543Z] 9381e6b6b8c6: Layer already exists [2023-02-13T05:43:36.543Z] 53cae872a8bb: Layer already exists [2023-02-13T05:43:36.543Z] de39ebd8632a: Layer already exists [2023-02-13T05:43:36.543Z] 976ccdb35561: Layer already exists [2023-02-13T05:43:36.543Z] aa5968d388b8: Layer already exists [2023-02-13T05:43:36.543Z] 4716b474dc5e: Layer already exists [2023-02-13T05:43:36.543Z] main: digest: sha256:d50db8407b82e6198007ac05f1f9d6e600d072fca0214d0128cf0e36c42d91b7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:36.597Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:36.606Z] taggedImages: [2023-02-13T05:43:36.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:36.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-13T05:43:36.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.45 [2023-02-13T05:43:36.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:36.606Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-13T05:43:36.635Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-13T05:43:36.635Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:36.635Z] latest [2023-02-13T05:43:36.635Z] 3.0.0-dev.45 [2023-02-13T05:43:36.635Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:36.635Z] main [2023-02-13T05:43:36.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:36.963Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:37.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:37.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-13T05:43:37.262Z] 899ff07ab99f: Preparing [2023-02-13T05:43:37.262Z] 83a53816814c: Preparing [2023-02-13T05:43:37.262Z] 5553690ecb3e: Preparing [2023-02-13T05:43:37.262Z] 7caa1e2dabdc: Preparing [2023-02-13T05:43:37.262Z] 4e6476652798: Preparing [2023-02-13T05:43:37.262Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:37.262Z] 899ff07ab99f: Pushed [2023-02-13T05:43:37.835Z] 7caa1e2dabdc: Pushed [2023-02-13T05:43:38.095Z] 4e6476652798: Pushed [2023-02-13T05:43:39.495Z] 83a53816814c: Pushed [2023-02-13T05:43:39.754Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:40.063Z] + 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 [2023-02-13T05:43:40.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-13T05:43:40.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-13T05:43:40.362Z] 899ff07ab99f: Preparing [2023-02-13T05:43:40.362Z] 83a53816814c: Preparing [2023-02-13T05:43:40.362Z] 5553690ecb3e: Preparing [2023-02-13T05:43:40.362Z] 7caa1e2dabdc: Preparing [2023-02-13T05:43:40.362Z] 4e6476652798: Preparing [2023-02-13T05:43:40.362Z] 899ff07ab99f: Layer already exists [2023-02-13T05:43:40.362Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:40.362Z] 4e6476652798: Layer already exists [2023-02-13T05:43:40.362Z] 7caa1e2dabdc: Layer already exists [2023-02-13T05:43:40.362Z] 83a53816814c: Layer already exists [2023-02-13T05:43:40.362Z] latest: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:40.668Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:40.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.45 [2023-02-13T05:43:40.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-13T05:43:40.967Z] 899ff07ab99f: Preparing [2023-02-13T05:43:40.967Z] 83a53816814c: Preparing [2023-02-13T05:43:40.967Z] 5553690ecb3e: Preparing [2023-02-13T05:43:40.967Z] 7caa1e2dabdc: Preparing [2023-02-13T05:43:40.967Z] 4e6476652798: Preparing [2023-02-13T05:43:40.967Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:40.967Z] 899ff07ab99f: Layer already exists [2023-02-13T05:43:40.967Z] 4e6476652798: Layer already exists [2023-02-13T05:43:40.967Z] 83a53816814c: Layer already exists [2023-02-13T05:43:40.967Z] 7caa1e2dabdc: Layer already exists [2023-02-13T05:43:40.967Z] 3.0.0-dev.45: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:41.283Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:41.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:41.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-13T05:43:41.582Z] 899ff07ab99f: Preparing [2023-02-13T05:43:41.582Z] 83a53816814c: Preparing [2023-02-13T05:43:41.582Z] 5553690ecb3e: Preparing [2023-02-13T05:43:41.582Z] 7caa1e2dabdc: Preparing [2023-02-13T05:43:41.582Z] 4e6476652798: Preparing [2023-02-13T05:43:41.582Z] 4e6476652798: Layer already exists [2023-02-13T05:43:41.582Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:41.582Z] 7caa1e2dabdc: Layer already exists [2023-02-13T05:43:41.582Z] 899ff07ab99f: Layer already exists [2023-02-13T05:43:41.582Z] 83a53816814c: Layer already exists [2023-02-13T05:43:41.582Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:41.895Z] + 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 [2023-02-13T05:43:42.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-13T05:43:42.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-13T05:43:42.206Z] 899ff07ab99f: Preparing [2023-02-13T05:43:42.206Z] 83a53816814c: Preparing [2023-02-13T05:43:42.206Z] 5553690ecb3e: Preparing [2023-02-13T05:43:42.206Z] 7caa1e2dabdc: Preparing [2023-02-13T05:43:42.206Z] 4e6476652798: Preparing [2023-02-13T05:43:42.206Z] 899ff07ab99f: Layer already exists [2023-02-13T05:43:42.206Z] 5553690ecb3e: Layer already exists [2023-02-13T05:43:42.206Z] 83a53816814c: Layer already exists [2023-02-13T05:43:42.206Z] 4e6476652798: Layer already exists [2023-02-13T05:43:42.206Z] 7caa1e2dabdc: Layer already exists [2023-02-13T05:43:42.206Z] main: digest: sha256:b5084f0688c5d6eac41c4059d05bda8f476ffa9310a5da1dc6630210fa694ef7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:42.255Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:42.265Z] taggedImages: [2023-02-13T05:43:42.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:42.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-13T05:43:42.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.45 [2023-02-13T05:43:42.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:42.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-13T05:43:42.290Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-13T05:43:42.290Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:42.290Z] latest [2023-02-13T05:43:42.290Z] 3.0.0-dev.45 [2023-02-13T05:43:42.290Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:42.290Z] main [2023-02-13T05:43:42.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:42.612Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:42.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:42.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-13T05:43:42.923Z] c0adee0420f0: Preparing [2023-02-13T05:43:42.923Z] 4ba751529d33: Preparing [2023-02-13T05:43:42.923Z] 5ccf3759c1da: Preparing [2023-02-13T05:43:42.923Z] dbe3b0c964d9: Preparing [2023-02-13T05:43:42.923Z] 62751e0b7667: Preparing [2023-02-13T05:43:42.923Z] 1e42c47c76c3: Preparing [2023-02-13T05:43:42.923Z] 4e6476652798: Preparing [2023-02-13T05:43:42.923Z] 1e42c47c76c3: Waiting [2023-02-13T05:43:42.923Z] 4e6476652798: Waiting [2023-02-13T05:43:42.923Z] c0adee0420f0: Pushed [2023-02-13T05:43:42.923Z] 4ba751529d33: Pushed [2023-02-13T05:43:42.923Z] 5ccf3759c1da: Pushed [2023-02-13T05:43:43.186Z] 4e6476652798: Layer already exists [2023-02-13T05:43:43.449Z] 1e42c47c76c3: Pushed [2023-02-13T05:43:46.738Z] 62751e0b7667: Pushed [2023-02-13T05:43:50.038Z] dbe3b0c964d9: Pushed [2023-02-13T05:43:50.297Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:50.609Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:50.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-13T05:43:50.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-13T05:43:50.922Z] c0adee0420f0: Preparing [2023-02-13T05:43:50.922Z] 4ba751529d33: Preparing [2023-02-13T05:43:50.922Z] 5ccf3759c1da: Preparing [2023-02-13T05:43:50.922Z] dbe3b0c964d9: Preparing [2023-02-13T05:43:50.922Z] 62751e0b7667: Preparing [2023-02-13T05:43:50.922Z] 1e42c47c76c3: Preparing [2023-02-13T05:43:50.922Z] 4e6476652798: Preparing [2023-02-13T05:43:50.922Z] 1e42c47c76c3: Waiting [2023-02-13T05:43:50.922Z] 4e6476652798: Waiting [2023-02-13T05:43:50.922Z] 4ba751529d33: Layer already exists [2023-02-13T05:43:50.922Z] dbe3b0c964d9: Layer already exists [2023-02-13T05:43:50.922Z] c0adee0420f0: Layer already exists [2023-02-13T05:43:50.922Z] 5ccf3759c1da: Layer already exists [2023-02-13T05:43:50.922Z] 62751e0b7667: Layer already exists [2023-02-13T05:43:50.922Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:43:50.922Z] 4e6476652798: Layer already exists [2023-02-13T05:43:50.922Z] latest: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:51.228Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:51.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.45 [2023-02-13T05:43:51.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-13T05:43:51.530Z] c0adee0420f0: Preparing [2023-02-13T05:43:51.530Z] 4ba751529d33: Preparing [2023-02-13T05:43:51.530Z] 5ccf3759c1da: Preparing [2023-02-13T05:43:51.530Z] dbe3b0c964d9: Preparing [2023-02-13T05:43:51.530Z] 62751e0b7667: Preparing [2023-02-13T05:43:51.530Z] 1e42c47c76c3: Preparing [2023-02-13T05:43:51.530Z] 4e6476652798: Preparing [2023-02-13T05:43:51.530Z] 1e42c47c76c3: Waiting [2023-02-13T05:43:51.530Z] 4e6476652798: Waiting [2023-02-13T05:43:51.530Z] 62751e0b7667: Layer already exists [2023-02-13T05:43:51.530Z] dbe3b0c964d9: Layer already exists [2023-02-13T05:43:51.530Z] 4ba751529d33: Layer already exists [2023-02-13T05:43:51.530Z] c0adee0420f0: Layer already exists [2023-02-13T05:43:51.530Z] 5ccf3759c1da: Layer already exists [2023-02-13T05:43:51.530Z] 4e6476652798: Layer already exists [2023-02-13T05:43:51.530Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:43:51.530Z] 3.0.0-dev.45: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:51.838Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:52.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:52.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-13T05:43:52.144Z] c0adee0420f0: Preparing [2023-02-13T05:43:52.144Z] 4ba751529d33: Preparing [2023-02-13T05:43:52.144Z] 5ccf3759c1da: Preparing [2023-02-13T05:43:52.144Z] dbe3b0c964d9: Preparing [2023-02-13T05:43:52.144Z] 62751e0b7667: Preparing [2023-02-13T05:43:52.144Z] 1e42c47c76c3: Preparing [2023-02-13T05:43:52.144Z] 4e6476652798: Preparing [2023-02-13T05:43:52.144Z] 1e42c47c76c3: Waiting [2023-02-13T05:43:52.144Z] 4e6476652798: Waiting [2023-02-13T05:43:52.144Z] 4ba751529d33: Layer already exists [2023-02-13T05:43:52.144Z] dbe3b0c964d9: Layer already exists [2023-02-13T05:43:52.144Z] c0adee0420f0: Layer already exists [2023-02-13T05:43:52.144Z] 5ccf3759c1da: Layer already exists [2023-02-13T05:43:52.144Z] 62751e0b7667: Layer already exists [2023-02-13T05:43:52.144Z] 4e6476652798: Layer already exists [2023-02-13T05:43:52.144Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:43:52.144Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:52.466Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:52.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-13T05:43:52.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-13T05:43:52.772Z] c0adee0420f0: Preparing [2023-02-13T05:43:52.772Z] 4ba751529d33: Preparing [2023-02-13T05:43:52.772Z] 5ccf3759c1da: Preparing [2023-02-13T05:43:52.772Z] dbe3b0c964d9: Preparing [2023-02-13T05:43:52.772Z] 62751e0b7667: Preparing [2023-02-13T05:43:52.772Z] 1e42c47c76c3: Preparing [2023-02-13T05:43:52.772Z] 4e6476652798: Preparing [2023-02-13T05:43:52.772Z] 1e42c47c76c3: Waiting [2023-02-13T05:43:52.772Z] 4e6476652798: Waiting [2023-02-13T05:43:52.772Z] 62751e0b7667: Layer already exists [2023-02-13T05:43:52.772Z] 4ba751529d33: Layer already exists [2023-02-13T05:43:52.772Z] c0adee0420f0: Layer already exists [2023-02-13T05:43:52.772Z] dbe3b0c964d9: Layer already exists [2023-02-13T05:43:52.772Z] 5ccf3759c1da: Layer already exists [2023-02-13T05:43:52.772Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:43:52.772Z] 4e6476652798: Layer already exists [2023-02-13T05:43:52.772Z] main: digest: sha256:d7982ba30fb7fcb01c83e85c5c6d04c278c4c5f5447bc8f2b3cec59ead743cec size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:43:52.818Z] ===================================================== [Pipeline] echo [2023-02-13T05:43:52.828Z] taggedImages: [2023-02-13T05:43:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-13T05:43:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.45 [2023-02-13T05:43:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:52.828Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-13T05:43:52.849Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-13T05:43:52.849Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:52.849Z] latest [2023-02-13T05:43:52.849Z] 3.0.0-dev.45 [2023-02-13T05:43:52.849Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:43:52.849Z] main [2023-02-13T05:43:52.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:53.165Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:43:53.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:43:53.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-13T05:43:53.471Z] b6e0b5f3c37a: Preparing [2023-02-13T05:43:53.471Z] 26f6eaadaade: Preparing [2023-02-13T05:43:53.471Z] 5bd79ad0ddad: Preparing [2023-02-13T05:43:53.471Z] 01c5a28f3ad2: Preparing [2023-02-13T05:43:53.471Z] 903cfa860f77: Preparing [2023-02-13T05:43:53.471Z] 4e6476652798: Preparing [2023-02-13T05:43:53.471Z] 4e6476652798: Waiting [2023-02-13T05:43:53.471Z] b6e0b5f3c37a: Pushed [2023-02-13T05:43:53.471Z] 26f6eaadaade: Pushed [2023-02-13T05:43:53.471Z] 5bd79ad0ddad: Pushed [2023-02-13T05:43:53.471Z] 4e6476652798: Layer already exists [2023-02-13T05:43:53.731Z] 903cfa860f77: Pushed [2023-02-13T05:44:01.855Z] 01c5a28f3ad2: Pushed [2023-02-13T05:44:01.855Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:02.169Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:02.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-13T05:44:02.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-13T05:44:02.477Z] b6e0b5f3c37a: Preparing [2023-02-13T05:44:02.477Z] 26f6eaadaade: Preparing [2023-02-13T05:44:02.477Z] 5bd79ad0ddad: Preparing [2023-02-13T05:44:02.477Z] 01c5a28f3ad2: Preparing [2023-02-13T05:44:02.477Z] 903cfa860f77: Preparing [2023-02-13T05:44:02.477Z] 4e6476652798: Preparing [2023-02-13T05:44:02.477Z] 4e6476652798: Waiting [2023-02-13T05:44:02.477Z] 01c5a28f3ad2: Layer already exists [2023-02-13T05:44:02.477Z] 26f6eaadaade: Layer already exists [2023-02-13T05:44:02.477Z] 5bd79ad0ddad: Layer already exists [2023-02-13T05:44:02.477Z] 903cfa860f77: Layer already exists [2023-02-13T05:44:02.477Z] b6e0b5f3c37a: Layer already exists [2023-02-13T05:44:02.477Z] 4e6476652798: Layer already exists [2023-02-13T05:44:02.477Z] latest: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:02.789Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:03.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.45 [2023-02-13T05:44:03.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-13T05:44:03.093Z] b6e0b5f3c37a: Preparing [2023-02-13T05:44:03.093Z] 26f6eaadaade: Preparing [2023-02-13T05:44:03.093Z] 5bd79ad0ddad: Preparing [2023-02-13T05:44:03.093Z] 01c5a28f3ad2: Preparing [2023-02-13T05:44:03.093Z] 903cfa860f77: Preparing [2023-02-13T05:44:03.093Z] 4e6476652798: Preparing [2023-02-13T05:44:03.093Z] 4e6476652798: Waiting [2023-02-13T05:44:03.093Z] 5bd79ad0ddad: Layer already exists [2023-02-13T05:44:03.093Z] 01c5a28f3ad2: Layer already exists [2023-02-13T05:44:03.093Z] b6e0b5f3c37a: Layer already exists [2023-02-13T05:44:03.093Z] 26f6eaadaade: Layer already exists [2023-02-13T05:44:03.093Z] 903cfa860f77: Layer already exists [2023-02-13T05:44:03.093Z] 4e6476652798: Layer already exists [2023-02-13T05:44:03.093Z] 3.0.0-dev.45: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:03.404Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:03.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:03.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-13T05:44:03.708Z] b6e0b5f3c37a: Preparing [2023-02-13T05:44:03.708Z] 26f6eaadaade: Preparing [2023-02-13T05:44:03.708Z] 5bd79ad0ddad: Preparing [2023-02-13T05:44:03.708Z] 01c5a28f3ad2: Preparing [2023-02-13T05:44:03.708Z] 903cfa860f77: Preparing [2023-02-13T05:44:03.708Z] 4e6476652798: Preparing [2023-02-13T05:44:03.708Z] 4e6476652798: Waiting [2023-02-13T05:44:03.708Z] b6e0b5f3c37a: Layer already exists [2023-02-13T05:44:03.708Z] 26f6eaadaade: Layer already exists [2023-02-13T05:44:03.708Z] 5bd79ad0ddad: Layer already exists [2023-02-13T05:44:03.708Z] 01c5a28f3ad2: Layer already exists [2023-02-13T05:44:03.708Z] 903cfa860f77: Layer already exists [2023-02-13T05:44:03.708Z] 4e6476652798: Layer already exists [2023-02-13T05:44:03.708Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:04.023Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:04.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-13T05:44:04.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-13T05:44:04.323Z] b6e0b5f3c37a: Preparing [2023-02-13T05:44:04.323Z] 26f6eaadaade: Preparing [2023-02-13T05:44:04.324Z] 5bd79ad0ddad: Preparing [2023-02-13T05:44:04.324Z] 01c5a28f3ad2: Preparing [2023-02-13T05:44:04.324Z] 903cfa860f77: Preparing [2023-02-13T05:44:04.324Z] 4e6476652798: Preparing [2023-02-13T05:44:04.324Z] 4e6476652798: Waiting [2023-02-13T05:44:04.324Z] 5bd79ad0ddad: Layer already exists [2023-02-13T05:44:04.324Z] 01c5a28f3ad2: Layer already exists [2023-02-13T05:44:04.324Z] 26f6eaadaade: Layer already exists [2023-02-13T05:44:04.324Z] 903cfa860f77: Layer already exists [2023-02-13T05:44:04.324Z] b6e0b5f3c37a: Layer already exists [2023-02-13T05:44:04.324Z] 4e6476652798: Layer already exists [2023-02-13T05:44:04.324Z] main: digest: sha256:cc873bbfa9fc888461786a65af2e9dd229ca5c6f77e1ff2ffc564d8930369885 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:44:04.371Z] ===================================================== [Pipeline] echo [2023-02-13T05:44:04.380Z] taggedImages: [2023-02-13T05:44:04.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:04.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-13T05:44:04.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.45 [2023-02-13T05:44:04.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:04.380Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-13T05:44:04.402Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-13T05:44:04.402Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:04.402Z] latest [2023-02-13T05:44:04.402Z] 3.0.0-dev.45 [2023-02-13T05:44:04.402Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:04.402Z] main [2023-02-13T05:44:04.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:04.725Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:05.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:05.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-13T05:44:05.030Z] 66aefa772c8f: Preparing [2023-02-13T05:44:05.030Z] ee01c5c3920e: Preparing [2023-02-13T05:44:05.030Z] 93fc8d76bbe6: Preparing [2023-02-13T05:44:05.030Z] 79d8517e03b2: Preparing [2023-02-13T05:44:05.031Z] 1e42c47c76c3: Preparing [2023-02-13T05:44:05.031Z] 4e6476652798: Preparing [2023-02-13T05:44:05.031Z] 4e6476652798: Waiting [2023-02-13T05:44:05.031Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:44:05.031Z] 4e6476652798: Layer already exists [2023-02-13T05:44:05.031Z] 93fc8d76bbe6: Pushed [2023-02-13T05:44:05.031Z] ee01c5c3920e: Pushed [2023-02-13T05:44:05.031Z] 66aefa772c8f: Pushed [2023-02-13T05:44:13.153Z] 79d8517e03b2: Pushed [2023-02-13T05:44:13.153Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:13.457Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:13.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-13T05:44:13.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-13T05:44:13.759Z] 66aefa772c8f: Preparing [2023-02-13T05:44:13.759Z] ee01c5c3920e: Preparing [2023-02-13T05:44:13.759Z] 93fc8d76bbe6: Preparing [2023-02-13T05:44:13.759Z] 79d8517e03b2: Preparing [2023-02-13T05:44:13.759Z] 1e42c47c76c3: Preparing [2023-02-13T05:44:13.759Z] 4e6476652798: Preparing [2023-02-13T05:44:13.759Z] 4e6476652798: Waiting [2023-02-13T05:44:13.759Z] 79d8517e03b2: Layer already exists [2023-02-13T05:44:13.759Z] ee01c5c3920e: Layer already exists [2023-02-13T05:44:13.759Z] 93fc8d76bbe6: Layer already exists [2023-02-13T05:44:13.759Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:44:13.759Z] 66aefa772c8f: Layer already exists [2023-02-13T05:44:13.759Z] 4e6476652798: Layer already exists [2023-02-13T05:44:13.759Z] latest: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:14.070Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:14.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.45 [2023-02-13T05:44:14.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-13T05:44:14.517Z] 66aefa772c8f: Preparing [2023-02-13T05:44:14.517Z] ee01c5c3920e: Preparing [2023-02-13T05:44:14.517Z] 93fc8d76bbe6: Preparing [2023-02-13T05:44:14.517Z] 79d8517e03b2: Preparing [2023-02-13T05:44:14.517Z] 1e42c47c76c3: Preparing [2023-02-13T05:44:14.517Z] 4e6476652798: Preparing [2023-02-13T05:44:14.517Z] 4e6476652798: Waiting [2023-02-13T05:44:14.517Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:44:14.517Z] 79d8517e03b2: Layer already exists [2023-02-13T05:44:14.517Z] 93fc8d76bbe6: Layer already exists [2023-02-13T05:44:14.517Z] ee01c5c3920e: Layer already exists [2023-02-13T05:44:14.517Z] 66aefa772c8f: Layer already exists [2023-02-13T05:44:14.517Z] 4e6476652798: Layer already exists [2023-02-13T05:44:14.517Z] 3.0.0-dev.45: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:14.861Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:15.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:15.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-13T05:44:15.171Z] 66aefa772c8f: Preparing [2023-02-13T05:44:15.171Z] ee01c5c3920e: Preparing [2023-02-13T05:44:15.171Z] 93fc8d76bbe6: Preparing [2023-02-13T05:44:15.171Z] 79d8517e03b2: Preparing [2023-02-13T05:44:15.171Z] 1e42c47c76c3: Preparing [2023-02-13T05:44:15.171Z] 4e6476652798: Preparing [2023-02-13T05:44:15.171Z] 4e6476652798: Waiting [2023-02-13T05:44:15.171Z] 79d8517e03b2: Layer already exists [2023-02-13T05:44:15.171Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:44:15.171Z] 66aefa772c8f: Layer already exists [2023-02-13T05:44:15.171Z] ee01c5c3920e: Layer already exists [2023-02-13T05:44:15.171Z] 93fc8d76bbe6: Layer already exists [2023-02-13T05:44:15.171Z] 4e6476652798: Layer already exists [2023-02-13T05:44:15.171Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:15.483Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:15.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-13T05:44:15.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-13T05:44:15.801Z] 66aefa772c8f: Preparing [2023-02-13T05:44:15.801Z] ee01c5c3920e: Preparing [2023-02-13T05:44:15.801Z] 93fc8d76bbe6: Preparing [2023-02-13T05:44:15.801Z] 79d8517e03b2: Preparing [2023-02-13T05:44:15.801Z] 1e42c47c76c3: Preparing [2023-02-13T05:44:15.801Z] 4e6476652798: Preparing [2023-02-13T05:44:15.801Z] 4e6476652798: Waiting [2023-02-13T05:44:15.801Z] 79d8517e03b2: Layer already exists [2023-02-13T05:44:15.801Z] ee01c5c3920e: Layer already exists [2023-02-13T05:44:15.801Z] 66aefa772c8f: Layer already exists [2023-02-13T05:44:15.801Z] 1e42c47c76c3: Layer already exists [2023-02-13T05:44:15.801Z] 93fc8d76bbe6: Layer already exists [2023-02-13T05:44:15.802Z] 4e6476652798: Layer already exists [2023-02-13T05:44:15.802Z] main: digest: sha256:4e9b3a3f5fb457eedc4457f0f7df581371550250e0b0687d4c2ae359b8c1b1bd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:44:15.834Z] ===================================================== [Pipeline] echo [2023-02-13T05:44:15.839Z] taggedImages: [2023-02-13T05:44:15.839Z] - nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:15.839Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-13T05:44:15.839Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.45 [2023-02-13T05:44:15.839Z] - nexus3.edgexfoundry.org:10004/security-spire-server:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:15.839Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-13T05:44:15.853Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-13T05:44:15.853Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:15.853Z] latest [2023-02-13T05:44:15.853Z] 3.0.0-dev.45 [2023-02-13T05:44:15.853Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:15.853Z] main [2023-02-13T05:44:15.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:16.167Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:16.479Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:16.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-13T05:44:16.479Z] dad6d69e82c2: Preparing [2023-02-13T05:44:16.479Z] 2135157bac7b: Preparing [2023-02-13T05:44:16.479Z] 5553690ecb3e: Preparing [2023-02-13T05:44:16.479Z] 85765e2f3751: Preparing [2023-02-13T05:44:16.479Z] aa5968d388b8: Preparing [2023-02-13T05:44:16.479Z] dad6d69e82c2: Pushed [2023-02-13T05:44:16.479Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:16.479Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:16.479Z] 85765e2f3751: Pushed [2023-02-13T05:44:19.771Z] 2135157bac7b: Pushed [2023-02-13T05:44:19.771Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:20.086Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:20.434Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-13T05:44:20.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-13T05:44:20.434Z] dad6d69e82c2: Preparing [2023-02-13T05:44:20.434Z] 2135157bac7b: Preparing [2023-02-13T05:44:20.434Z] 5553690ecb3e: Preparing [2023-02-13T05:44:20.434Z] 85765e2f3751: Preparing [2023-02-13T05:44:20.434Z] aa5968d388b8: Preparing [2023-02-13T05:44:20.434Z] 2135157bac7b: Layer already exists [2023-02-13T05:44:20.434Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:20.434Z] dad6d69e82c2: Layer already exists [2023-02-13T05:44:20.434Z] 85765e2f3751: Layer already exists [2023-02-13T05:44:20.434Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:20.434Z] latest: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:20.732Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:21.034Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.45 [2023-02-13T05:44:21.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-13T05:44:21.034Z] dad6d69e82c2: Preparing [2023-02-13T05:44:21.034Z] 2135157bac7b: Preparing [2023-02-13T05:44:21.034Z] 5553690ecb3e: Preparing [2023-02-13T05:44:21.034Z] 85765e2f3751: Preparing [2023-02-13T05:44:21.034Z] aa5968d388b8: Preparing [2023-02-13T05:44:21.034Z] 85765e2f3751: Layer already exists [2023-02-13T05:44:21.034Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:21.034Z] dad6d69e82c2: Layer already exists [2023-02-13T05:44:21.034Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:21.034Z] 2135157bac7b: Layer already exists [2023-02-13T05:44:21.034Z] 3.0.0-dev.45: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:21.339Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:21.639Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:21.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-13T05:44:21.639Z] dad6d69e82c2: Preparing [2023-02-13T05:44:21.639Z] 2135157bac7b: Preparing [2023-02-13T05:44:21.639Z] 5553690ecb3e: Preparing [2023-02-13T05:44:21.639Z] 85765e2f3751: Preparing [2023-02-13T05:44:21.639Z] aa5968d388b8: Preparing [2023-02-13T05:44:21.639Z] 2135157bac7b: Layer already exists [2023-02-13T05:44:21.639Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:21.639Z] 85765e2f3751: Layer already exists [2023-02-13T05:44:21.639Z] dad6d69e82c2: Layer already exists [2023-02-13T05:44:21.639Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:21.639Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:21.951Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:22.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-13T05:44:22.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-13T05:44:22.263Z] dad6d69e82c2: Preparing [2023-02-13T05:44:22.263Z] 2135157bac7b: Preparing [2023-02-13T05:44:22.263Z] 5553690ecb3e: Preparing [2023-02-13T05:44:22.263Z] 85765e2f3751: Preparing [2023-02-13T05:44:22.263Z] aa5968d388b8: Preparing [2023-02-13T05:44:22.263Z] dad6d69e82c2: Layer already exists [2023-02-13T05:44:22.263Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:22.263Z] 2135157bac7b: Layer already exists [2023-02-13T05:44:22.263Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:22.263Z] 85765e2f3751: Layer already exists [2023-02-13T05:44:22.263Z] main: digest: sha256:3e1836460dd2781e0da43b208d1f4bd48cad75f997d814fa88fdd107e6244604 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:44:22.297Z] ===================================================== [Pipeline] echo [2023-02-13T05:44:22.302Z] taggedImages: [2023-02-13T05:44:22.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:22.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-13T05:44:22.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.45 [2023-02-13T05:44:22.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:22.302Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-13T05:44:22.318Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-13T05:44:22.318Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:22.318Z] latest [2023-02-13T05:44:22.318Z] 3.0.0-dev.45 [2023-02-13T05:44:22.318Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:22.318Z] main [2023-02-13T05:44:22.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:22.638Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:22.944Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:22.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-13T05:44:22.944Z] 29da1527974e: Preparing [2023-02-13T05:44:22.944Z] cbbf09372f7c: Preparing [2023-02-13T05:44:22.944Z] 5553690ecb3e: Preparing [2023-02-13T05:44:22.944Z] 555b7589e83a: Preparing [2023-02-13T05:44:22.944Z] aa5968d388b8: Preparing [2023-02-13T05:44:22.944Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:22.944Z] 555b7589e83a: Layer already exists [2023-02-13T05:44:22.944Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:22.944Z] 29da1527974e: Pushed [2023-02-13T05:44:25.494Z] cbbf09372f7c: Pushed [2023-02-13T05:44:25.494Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:25.813Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:26.123Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-13T05:44:26.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-13T05:44:26.123Z] 29da1527974e: Preparing [2023-02-13T05:44:26.123Z] cbbf09372f7c: Preparing [2023-02-13T05:44:26.123Z] 5553690ecb3e: Preparing [2023-02-13T05:44:26.123Z] 555b7589e83a: Preparing [2023-02-13T05:44:26.123Z] aa5968d388b8: Preparing [2023-02-13T05:44:26.123Z] cbbf09372f7c: Layer already exists [2023-02-13T05:44:26.123Z] 555b7589e83a: Layer already exists [2023-02-13T05:44:26.123Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:26.123Z] 29da1527974e: Layer already exists [2023-02-13T05:44:26.123Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:26.123Z] latest: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:26.435Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:26.745Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.45 [2023-02-13T05:44:26.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-13T05:44:26.745Z] 29da1527974e: Preparing [2023-02-13T05:44:26.745Z] cbbf09372f7c: Preparing [2023-02-13T05:44:26.745Z] 5553690ecb3e: Preparing [2023-02-13T05:44:26.745Z] 555b7589e83a: Preparing [2023-02-13T05:44:26.745Z] aa5968d388b8: Preparing [2023-02-13T05:44:26.745Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:26.745Z] 555b7589e83a: Layer already exists [2023-02-13T05:44:26.745Z] 29da1527974e: Layer already exists [2023-02-13T05:44:26.745Z] cbbf09372f7c: Layer already exists [2023-02-13T05:44:26.745Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:26.745Z] 3.0.0-dev.45: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:27.047Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:27.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:27.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-13T05:44:27.348Z] 29da1527974e: Preparing [2023-02-13T05:44:27.348Z] cbbf09372f7c: Preparing [2023-02-13T05:44:27.348Z] 5553690ecb3e: Preparing [2023-02-13T05:44:27.348Z] 555b7589e83a: Preparing [2023-02-13T05:44:27.348Z] aa5968d388b8: Preparing [2023-02-13T05:44:27.348Z] cbbf09372f7c: Layer already exists [2023-02-13T05:44:27.348Z] 29da1527974e: Layer already exists [2023-02-13T05:44:27.348Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:27.348Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:27.348Z] 555b7589e83a: Layer already exists [2023-02-13T05:44:27.348Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:27.650Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:44:27.952Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-13T05:44:27.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-13T05:44:27.952Z] 29da1527974e: Preparing [2023-02-13T05:44:27.952Z] cbbf09372f7c: Preparing [2023-02-13T05:44:27.952Z] 5553690ecb3e: Preparing [2023-02-13T05:44:27.952Z] 555b7589e83a: Preparing [2023-02-13T05:44:27.952Z] aa5968d388b8: Preparing [2023-02-13T05:44:27.952Z] 5553690ecb3e: Layer already exists [2023-02-13T05:44:27.952Z] 29da1527974e: Layer already exists [2023-02-13T05:44:27.952Z] cbbf09372f7c: Layer already exists [2023-02-13T05:44:27.952Z] aa5968d388b8: Layer already exists [2023-02-13T05:44:27.952Z] 555b7589e83a: Layer already exists [2023-02-13T05:44:27.952Z] main: digest: sha256:b1eebe53d54ca3c280562ca39c6f9adcdfe5907f3e0b3a98792250c67603c62b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:44:27.989Z] ===================================================== [Pipeline] echo [2023-02-13T05:44:27.995Z] taggedImages: [2023-02-13T05:44:27.995Z] - nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:44:27.995Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-13T05:44:27.995Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.45 [2023-02-13T05:44:27.995Z] - nexus3.edgexfoundry.org:10004/support-scheduler:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:44:27.995Z] - nexus3.edgexfoundry.org:10004/support-scheduler: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] } [2023-02-13T05:45:37.621Z] Removing intermediate container 2f79b04b3ded [2023-02-13T05:45:37.621Z] ---> 5c688bb10ba2 [2023-02-13T05:45:37.621Z] Step 8/22 : COPY . . [2023-02-13T05:45:37.621Z] Removing intermediate container c176db0c22f4 [2023-02-13T05:45:37.621Z] ---> 9ae0dd9825eb [2023-02-13T05:45:37.621Z] Step 8/22 : COPY . . [2023-02-13T05:45:37.621Z] Removing intermediate container 1769f5d1e63e [2023-02-13T05:45:37.621Z] ---> 1663085bf0bb [2023-02-13T05:45:37.621Z] Step 8/24 : COPY . . [2023-02-13T05:45:37.621Z] ---> 76349247586d [2023-02-13T05:45:37.621Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T05:45:37.621Z] ---> a438419c3385 [2023-02-13T05:45:37.621Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T05:45:37.621Z] ---> 80ce63ac79c6 [2023-02-13T05:45:37.621Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T05:45:37.621Z] ---> Running in b2ac7f651359 [2023-02-13T05:45:37.621Z] ---> Running in 6121c27d9eaf [2023-02-13T05:45:37.621Z] ---> Running in b43be36c30b7 [2023-02-13T05:45:37.621Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-13T05:45:37.621Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-13T05:45:37.621Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-13T05:46:34.000Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-13T05:46:52.214Z] Removing intermediate container 890842e6e5dd [2023-02-13T05:46:52.214Z] ---> 67ac241020cf [2023-02-13T05:46:52.214Z] [2023-02-13T05:46:52.214Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T05:46:52.214Z] 3.16: Pulling from library/alpine [2023-02-13T05:46:52.214Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T05:46:52.214Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T05:46:52.214Z] ---> 4c81e5bf8899 [2023-02-13T05:46:52.214Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T05:46:52.500Z] ---> Running in a15453afb9b6 [2023-02-13T05:46:54.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:46:55.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:46:56.421Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T05:46:56.421Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T05:46:56.421Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T05:46:56.421Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:46:56.686Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:46:56.952Z] OK: 6 MiB in 17 packages [2023-02-13T05:46:59.529Z] Removing intermediate container a15453afb9b6 [2023-02-13T05:46:59.529Z] ---> 3c8d713efdbd [2023-02-13T05:46:59.529Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T05:46:59.529Z] ---> Running in 7962997f12f2 [2023-02-13T05:46:59.798Z] Removing intermediate container 7962997f12f2 [2023-02-13T05:46:59.798Z] ---> aa0b6bf99bb4 [2023-02-13T05:46:59.798Z] Step 12/24 : WORKDIR / [2023-02-13T05:46:59.798Z] ---> Running in b024fafb6857 [2023-02-13T05:47:00.386Z] Removing intermediate container b024fafb6857 [2023-02-13T05:47:00.386Z] ---> d5b0729d73e0 [2023-02-13T05:47:00.386Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-13T05:47:01.345Z] ---> ee5352ebbeff [2023-02-13T05:47:01.345Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-13T05:47:02.756Z] ---> 7f1d7419da1f [2023-02-13T05:47:02.756Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T05:47:03.712Z] ---> f335043f2008 [2023-02-13T05:47:03.712Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-13T05:47:04.290Z] ---> 671ecc2fe1b2 [2023-02-13T05:47:04.290Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T05:47:05.688Z] ---> ec64414188bc [2023-02-13T05:47:05.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T05:47:07.621Z] ---> 874b4c532547 [2023-02-13T05:47:07.621Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T05:47:08.200Z] ---> 4959555f39b3 [2023-02-13T05:47:08.200Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T05:47:08.465Z] ---> Running in 8f564bcaec2b [2023-02-13T05:47:11.796Z] Removing intermediate container 8f564bcaec2b [2023-02-13T05:47:11.796Z] ---> 1683ddfdd103 [2023-02-13T05:47:11.796Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T05:47:11.796Z] ---> Running in a7957cdbc506 [2023-02-13T05:47:11.796Z] Removing intermediate container a7957cdbc506 [2023-02-13T05:47:11.796Z] ---> 7f160f49a61f [2023-02-13T05:47:12.061Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T05:47:12.061Z] ---> Running in 976780a27208 [2023-02-13T05:47:12.642Z] Removing intermediate container 976780a27208 [2023-02-13T05:47:12.643Z] ---> bd8ea63cb0e3 [2023-02-13T05:47:12.643Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:47:12.643Z] ---> Running in f07c3b2f38dd [2023-02-13T05:47:15.974Z] Removing intermediate container f07c3b2f38dd [2023-02-13T05:47:15.974Z] ---> 73a59de76c5b [2023-02-13T05:47:15.974Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:47:16.240Z] ---> Running in 4ddeff72e015 [2023-02-13T05:47:16.505Z] Removing intermediate container 4ddeff72e015 [2023-02-13T05:47:16.505Z] ---> cc178bf0219d [2023-02-13T05:47:16.505Z] [2023-02-13T05:47:16.770Z] Successfully built cc178bf0219d [2023-02-13T05:47:16.770Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-13T05:47:16.770Z] Building security-proxy-setup [2023-02-13T05:47:20.101Z]  Building security-secretstore-setup ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:47:20.101Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:47:20.101Z] ---> df6c51e34654 [2023-02-13T05:47:20.101Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T05:47:20.101Z] ---> Using cache [2023-02-13T05:47:20.101Z] ---> 863231fac27a [2023-02-13T05:47:20.101Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T05:47:20.366Z] ---> Running in 6df8f85da984 [2023-02-13T05:47:22.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:47:22.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:47:23.705Z] OK: 221 MiB in 51 packages [2023-02-13T05:47:25.109Z] Removing intermediate container 6df8f85da984 [2023-02-13T05:47:25.109Z] ---> 7dfa89fc7330 [2023-02-13T05:47:25.109Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T05:47:26.064Z] ---> ca9e738d8091 [2023-02-13T05:47:26.064Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:47:26.064Z] ---> Running in 457e21056893 [2023-02-13T05:49:02.675Z] Removing intermediate container 457e21056893 [2023-02-13T05:49:02.675Z] ---> cd94d0542f8e [2023-02-13T05:49:02.675Z] Step 7/21 : COPY . . [2023-02-13T05:49:02.675Z] ---> 122f2b657a8d [2023-02-13T05:49:02.675Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T05:49:02.675Z] ---> Running in 50ebab11faf5 [2023-02-13T05:49:02.675Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-13T05:49:02.675Z] Removing intermediate container 9f335021102f [2023-02-13T05:49:02.675Z] ---> 5b17d9766b44 [2023-02-13T05:49:02.675Z] [2023-02-13T05:49:02.675Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T05:49:02.675Z] ---> 354640af7b1b [2023-02-13T05:49:02.675Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:49:02.675Z] ---> Using cache [2023-02-13T05:49:02.675Z] ---> fef39524e327 [2023-02-13T05:49:02.675Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T05:49:02.675Z] ---> Running in 1c51fb5c90de [2023-02-13T05:49:02.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:49:02.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:49:04.245Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T05:49:04.245Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T05:49:04.245Z] OK: 15734 distinct packages available [2023-02-13T05:49:04.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:49:05.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:49:06.650Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T05:49:06.650Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T05:49:06.650Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T05:49:06.650Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T05:49:06.650Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T05:49:06.650Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T05:49:06.650Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T05:49:06.650Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T05:49:06.650Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T05:49:06.650Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T05:49:06.650Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:49:07.265Z] OK: 8 MiB in 23 packages [2023-02-13T05:49:11.603Z] Removing intermediate container 1c51fb5c90de [2023-02-13T05:49:11.603Z] ---> 538274e91c9b [2023-02-13T05:49:11.603Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:49:12.186Z] ---> f555c399b5f7 [2023-02-13T05:49:12.186Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T05:49:14.765Z] ---> d48f0c1d080f [2023-02-13T05:49:14.765Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T05:49:15.352Z] ---> 43c61e883f69 [2023-02-13T05:49:15.352Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T05:49:15.352Z] ---> Running in faa2f6d52e86 [2023-02-13T05:49:15.939Z] Removing intermediate container faa2f6d52e86 [2023-02-13T05:49:15.939Z] ---> da9e170bb131 [2023-02-13T05:49:15.939Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:49:15.939Z] ---> Running in b78dfb28cbeb [2023-02-13T05:49:16.529Z] Removing intermediate container b78dfb28cbeb [2023-02-13T05:49:16.529Z] ---> 92f6585ec9dd [2023-02-13T05:49:16.529Z] Step 17/19 : LABEL arch=arm64 [2023-02-13T05:49:16.529Z] ---> Running in 7303ad5d5803 [2023-02-13T05:49:17.127Z] Removing intermediate container 7303ad5d5803 [2023-02-13T05:49:17.127Z] ---> 544cdd112010 [2023-02-13T05:49:17.127Z] Step 18/19 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:49:17.127Z] ---> Running in 15e501bab49c [2023-02-13T05:49:17.709Z] Removing intermediate container 15e501bab49c [2023-02-13T05:49:17.709Z] ---> 248801e2b198 [2023-02-13T05:49:17.709Z] Step 19/19 : LABEL version=3.0.0-dev.45 [2023-02-13T05:49:17.709Z] ---> Running in 9b30b1c017e1 [2023-02-13T05:49:18.288Z] Removing intermediate container 9b30b1c017e1 [2023-02-13T05:49:18.288Z] ---> 64a8b009e938 [2023-02-13T05:49:18.288Z] [2023-02-13T05:49:18.553Z] Successfully built 64a8b009e938 [2023-02-13T05:49:18.553Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-13T05:49:18.553Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2023-02-13T05:49:21.907Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:49:21.907Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:49:21.907Z] ---> df6c51e34654 [2023-02-13T05:49:21.907Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T05:49:21.907Z] ---> Using cache [2023-02-13T05:49:21.907Z] ---> 863231fac27a [2023-02-13T05:49:21.907Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T05:49:21.907Z] ---> Using cache [2023-02-13T05:49:21.907Z] ---> 7dfa89fc7330 [2023-02-13T05:49:21.907Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T05:49:21.907Z] ---> Using cache [2023-02-13T05:49:21.907Z] ---> ca9e738d8091 [2023-02-13T05:49:21.907Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:49:21.907Z] ---> Using cache [2023-02-13T05:49:21.907Z] ---> cd94d0542f8e [2023-02-13T05:49:21.907Z] Step 7/32 : COPY . . [2023-02-13T05:49:21.907Z] ---> Using cache [2023-02-13T05:49:21.907Z] ---> 122f2b657a8d [2023-02-13T05:49:21.907Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T05:49:22.489Z] ---> Running in 4690d1323195 [2023-02-13T05:49:24.441Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-13T05:52:01.114Z] Removing intermediate container b2ac7f651359 [2023-02-13T05:52:01.114Z] ---> 647a7329e15d [2023-02-13T05:52:01.114Z] [2023-02-13T05:52:01.114Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:52:01.114Z] ---> 4c81e5bf8899 [2023-02-13T05:52:01.114Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T05:52:01.114Z] ---> Running in 399bd245f91c [2023-02-13T05:52:01.114Z] Removing intermediate container 399bd245f91c [2023-02-13T05:52:01.114Z] ---> cf9347e867b4 [2023-02-13T05:52:01.114Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:52:01.114Z] ---> Running in 76c7bc143612 [2023-02-13T05:52:01.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:52:01.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:52:01.114Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T05:52:01.114Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:52:01.114Z] OK: 5 MiB in 15 packages [2023-02-13T05:52:01.114Z] Removing intermediate container 76c7bc143612 [2023-02-13T05:52:01.114Z] ---> d9677284a624 [2023-02-13T05:52:01.114Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:52:01.391Z] ---> 72f09966a108 [2023-02-13T05:52:01.391Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T05:52:02.798Z] ---> ec367c35755e [2023-02-13T05:52:02.798Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T05:52:03.761Z] ---> 82a01c785651 [2023-02-13T05:52:03.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T05:52:04.723Z] ---> a14ffb80e1cd [2023-02-13T05:52:04.723Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T05:52:04.723Z] ---> Running in b28f608ee811 [2023-02-13T05:52:08.987Z] Removing intermediate container b28f608ee811 [2023-02-13T05:52:08.987Z] ---> 806b9d2cdbf7 [2023-02-13T05:52:08.987Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T05:52:08.987Z] ---> Running in 4d42ecb555f8 [2023-02-13T05:52:09.255Z] Removing intermediate container 4d42ecb555f8 [2023-02-13T05:52:09.255Z] ---> 95ad9a675d3f [2023-02-13T05:52:09.255Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T05:52:09.255Z] ---> Running in 181c938f4350 [2023-02-13T05:52:09.842Z] Removing intermediate container 181c938f4350 [2023-02-13T05:52:09.842Z] ---> ee8dafd914c8 [2023-02-13T05:52:09.842Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T05:52:09.842Z] ---> Running in 7678d0bdbaa8 [2023-02-13T05:52:10.439Z] Removing intermediate container 7678d0bdbaa8 [2023-02-13T05:52:10.439Z] ---> 5048eb003191 [2023-02-13T05:52:10.439Z] Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:52:10.708Z] ---> Running in 520381af419e [2023-02-13T05:52:11.304Z] Removing intermediate container 520381af419e [2023-02-13T05:52:11.304Z] ---> bbf4f7d289e5 [2023-02-13T05:52:11.304Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:52:11.304Z] ---> Running in d28fa40c1dd8 [2023-02-13T05:52:11.886Z] Removing intermediate container d28fa40c1dd8 [2023-02-13T05:52:11.886Z] ---> 9cbf77af64c2 [2023-02-13T05:52:11.886Z] [2023-02-13T05:52:11.886Z] Successfully built 9cbf77af64c2 [2023-02-13T05:52:11.886Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-13T05:52:11.886Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-02-13T05:52:15.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:52:15.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:52:15.219Z] ---> df6c51e34654 [2023-02-13T05:52:15.219Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:52:15.219Z] ---> Using cache [2023-02-13T05:52:15.219Z] ---> 29e7761c88ad [2023-02-13T05:52:15.219Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T05:52:15.219Z] ---> Using cache [2023-02-13T05:52:15.219Z] ---> aead2ada4774 [2023-02-13T05:52:15.219Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T05:52:15.219Z] ---> Using cache [2023-02-13T05:52:15.219Z] ---> 06c3f8a25684 [2023-02-13T05:52:15.219Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T05:52:15.219Z] ---> Using cache [2023-02-13T05:52:15.219Z] ---> dcf8aaeabc63 [2023-02-13T05:52:15.219Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:52:15.219Z] ---> Using cache [2023-02-13T05:52:15.219Z] ---> 1663085bf0bb [2023-02-13T05:52:15.219Z] Step 8/23 : COPY . . [2023-02-13T05:52:15.219Z] ---> Using cache [2023-02-13T05:52:15.219Z] ---> 76349247586d [2023-02-13T05:52:15.219Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-13T05:52:15.485Z] ---> Running in 9a418cd9da99 [2023-02-13T05:52:17.426Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-13T05:52:29.728Z] Removing intermediate container 6121c27d9eaf [2023-02-13T05:52:29.728Z] ---> 44627b9b3f6e [2023-02-13T05:52:29.728Z] [2023-02-13T05:52:29.728Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T05:52:29.728Z] ---> 4c81e5bf8899 [2023-02-13T05:52:29.728Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:52:29.728Z] ---> Running in 94940eb53337 [2023-02-13T05:52:29.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:52:30.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:52:31.983Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T05:52:31.983Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:52:31.983Z] OK: 5 MiB in 15 packages [2023-02-13T05:52:33.929Z] Removing intermediate container 94940eb53337 [2023-02-13T05:52:33.929Z] ---> 43d3a3ab3099 [2023-02-13T05:52:33.929Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:52:33.929Z] ---> Running in ed8397b4a74e [2023-02-13T05:52:34.197Z] Removing intermediate container ed8397b4a74e [2023-02-13T05:52:34.197Z] ---> 7017a74a72ee [2023-02-13T05:52:34.197Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T05:52:34.197Z] ---> Running in 96ba6ef66c81 [2023-02-13T05:52:34.780Z] Removing intermediate container 96ba6ef66c81 [2023-02-13T05:52:34.780Z] ---> 71d50858fc38 [2023-02-13T05:52:34.780Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T05:52:34.780Z] ---> Running in 2f99ae033934 [2023-02-13T05:52:35.360Z] Removing intermediate container 2f99ae033934 [2023-02-13T05:52:35.361Z] ---> 1ffe29955f6d [2023-02-13T05:52:35.361Z] Step 15/24 : WORKDIR / [2023-02-13T05:52:35.361Z] ---> Running in a39a6e2940f1 [2023-02-13T05:52:35.942Z] Removing intermediate container a39a6e2940f1 [2023-02-13T05:52:35.942Z] ---> a80eb5a2fcb0 [2023-02-13T05:52:35.942Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:52:36.900Z] ---> 84e045dafe05 [2023-02-13T05:52:36.900Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T05:52:38.844Z] ---> d65b7c26e6bf [2023-02-13T05:52:38.844Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T05:52:39.428Z] ---> 7c7ca8d66a9b [2023-02-13T05:52:39.428Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T05:52:40.384Z] ---> 63de887783ad [2023-02-13T05:52:40.384Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T05:52:40.650Z] ---> Running in f50074103dbd [2023-02-13T05:52:40.918Z] Removing intermediate container f50074103dbd [2023-02-13T05:52:40.918Z] ---> a74ea6729c8f [2023-02-13T05:52:40.918Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:52:41.188Z] ---> Running in 74be7f14f167 [2023-02-13T05:52:41.457Z] Removing intermediate container 74be7f14f167 [2023-02-13T05:52:41.457Z] ---> f53aef6d838d [2023-02-13T05:52:41.457Z] Step 22/24 : LABEL arch=arm64 [2023-02-13T05:52:41.457Z] ---> Running in ba03d254bc70 [2023-02-13T05:52:42.041Z] Removing intermediate container ba03d254bc70 [2023-02-13T05:52:42.041Z] ---> 6030a84ad3a2 [2023-02-13T05:52:42.041Z] Step 23/24 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:52:42.041Z] ---> Running in bb395780e3ea [2023-02-13T05:52:42.628Z] Removing intermediate container bb395780e3ea [2023-02-13T05:52:42.628Z] ---> 205bbda6e2ac [2023-02-13T05:52:42.628Z] Step 24/24 : LABEL version=3.0.0-dev.45 [2023-02-13T05:52:42.628Z] ---> Running in 75d7d27515da [2023-02-13T05:52:43.211Z] Removing intermediate container 75d7d27515da [2023-02-13T05:52:43.212Z] ---> 74ebd867bc17 [2023-02-13T05:52:43.212Z] [2023-02-13T05:52:43.212Z] Successfully built 74ebd867bc17 [2023-02-13T05:52:43.212Z] Successfully tagged core-metadata-arm64:latest [2023-02-13T05:52:43.212Z]  Building core-metadata ... done Building core-data [2023-02-13T05:52:46.550Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:52:46.550Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:52:46.550Z] ---> df6c51e34654 [2023-02-13T05:52:46.550Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:52:46.550Z] ---> Using cache [2023-02-13T05:52:46.550Z] ---> 29e7761c88ad [2023-02-13T05:52:46.550Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:52:46.550Z] ---> Using cache [2023-02-13T05:52:46.550Z] ---> aead2ada4774 [2023-02-13T05:52:46.550Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T05:52:46.550Z] ---> Using cache [2023-02-13T05:52:46.550Z] ---> 06c3f8a25684 [2023-02-13T05:52:46.550Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:52:46.550Z] ---> Using cache [2023-02-13T05:52:46.550Z] ---> dcf8aaeabc63 [2023-02-13T05:52:46.550Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:52:46.550Z] ---> Using cache [2023-02-13T05:52:46.550Z] ---> 1663085bf0bb [2023-02-13T05:52:46.550Z] Step 8/22 : COPY . . [2023-02-13T05:52:46.550Z] ---> Using cache [2023-02-13T05:52:46.550Z] ---> 76349247586d [2023-02-13T05:52:46.550Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T05:52:46.859Z] ---> Running in 38b340071a24 [2023-02-13T05:52:48.790Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-13T05:54:40.432Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-13T05:55:07.093Z] Removing intermediate container b43be36c30b7 [2023-02-13T05:55:07.093Z] ---> 06f189f42e09 [2023-02-13T05:55:07.093Z] [2023-02-13T05:55:07.093Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:55:07.093Z] ---> 4c81e5bf8899 [2023-02-13T05:55:07.093Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T05:55:07.093Z] ---> Running in fb34d2746f1b [2023-02-13T05:55:07.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:55:07.093Z] Removing intermediate container 50ebab11faf5 [2023-02-13T05:55:07.093Z] ---> 75b6592d7bab [2023-02-13T05:55:07.093Z] [2023-02-13T05:55:07.093Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T05:55:07.093Z] ---> 4c81e5bf8899 [2023-02-13T05:55:07.093Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T05:55:07.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:55:07.093Z] ---> Running in 8a78c197e453 [2023-02-13T05:55:08.051Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T05:55:08.051Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T05:55:08.051Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:55:08.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:55:08.051Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:55:08.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:55:08.633Z] OK: 6 MiB in 16 packages [2023-02-13T05:55:10.041Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T05:55:10.041Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T05:55:10.041Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T05:55:10.041Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T05:55:10.041Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T05:55:10.041Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T05:55:10.041Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:55:10.306Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T05:55:10.581Z] Removing intermediate container fb34d2746f1b [2023-02-13T05:55:10.581Z] ---> 057b9095b868 [2023-02-13T05:55:10.581Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:55:10.581Z] OK: 8 MiB in 20 packages [2023-02-13T05:55:10.849Z] ---> Running in d6366be0b1ca [2023-02-13T05:55:11.431Z] Removing intermediate container d6366be0b1ca [2023-02-13T05:55:11.431Z] ---> 6357d9f6e2ff [2023-02-13T05:55:11.431Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T05:55:11.696Z] ---> Running in 33a570c37249 [2023-02-13T05:55:12.652Z] Removing intermediate container 33a570c37249 [2023-02-13T05:55:12.652Z] ---> b64d12219974 [2023-02-13T05:55:12.652Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T05:55:12.652Z] ---> Running in 9b83e1bccb05 [2023-02-13T05:55:13.231Z] Removing intermediate container 8a78c197e453 [2023-02-13T05:55:13.231Z] ---> bd82109254b7 [2023-02-13T05:55:13.231Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T05:55:13.231Z] Removing intermediate container 9b83e1bccb05 [2023-02-13T05:55:13.231Z] ---> ce09777b4251 [2023-02-13T05:55:13.231Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:55:13.231Z] ---> Running in 32583d49e771 [2023-02-13T05:55:13.811Z] Removing intermediate container 32583d49e771 [2023-02-13T05:55:13.811Z] ---> c15f3e61da06 [2023-02-13T05:55:13.811Z] Step 12/21 : WORKDIR /edgex [2023-02-13T05:55:14.076Z] ---> Running in 3fad164fd89a [2023-02-13T05:55:14.341Z] ---> c7d60c3411ed [2023-02-13T05:55:14.341Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T05:55:14.921Z] Removing intermediate container 3fad164fd89a [2023-02-13T05:55:14.921Z] ---> 8c8c1983a60b [2023-02-13T05:55:14.921Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T05:55:16.325Z] ---> 7d792127e66d [2023-02-13T05:55:16.325Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-13T05:55:17.729Z] ---> 4a6ae992b2bb [2023-02-13T05:55:17.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T05:55:18.310Z] ---> 5fcac764d85c [2023-02-13T05:55:18.310Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T05:55:19.267Z] ---> dfb30fba1f15 [2023-02-13T05:55:19.267Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T05:55:19.267Z] ---> Running in 451400109f05 [2023-02-13T05:55:19.848Z] Removing intermediate container 451400109f05 [2023-02-13T05:55:19.848Z] ---> f186e01024c8 [2023-02-13T05:55:19.848Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:55:20.116Z] ---> Running in 09c23e331dfd [2023-02-13T05:55:20.384Z] ---> 40045dd4c082 [2023-02-13T05:55:20.384Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T05:55:20.650Z] Removing intermediate container 09c23e331dfd [2023-02-13T05:55:20.650Z] ---> 8ac1a865ebef [2023-02-13T05:55:20.650Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T05:55:20.924Z] ---> Running in 811d3ab11dc8 [2023-02-13T05:55:22.326Z] Removing intermediate container 811d3ab11dc8 [2023-02-13T05:55:22.326Z] ---> e1f38756a804 [2023-02-13T05:55:22.326Z] Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:55:22.326Z] ---> 3fbff70dcb80 [2023-02-13T05:55:22.326Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T05:55:22.326Z] ---> Running in 2868af677ec9 [2023-02-13T05:55:22.326Z] ---> Running in 8f70e0244d9a [2023-02-13T05:55:23.297Z] Removing intermediate container 2868af677ec9 [2023-02-13T05:55:23.297Z] ---> c43c6144be74 [2023-02-13T05:55:23.297Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:55:23.297Z] ---> Running in 63fc038496b5 [2023-02-13T05:55:23.881Z] Removing intermediate container 63fc038496b5 [2023-02-13T05:55:23.881Z] ---> 9af5e68d5c3a [2023-02-13T05:55:23.881Z] [2023-02-13T05:55:23.881Z] Successfully built 9af5e68d5c3a [2023-02-13T05:55:24.152Z] Successfully tagged support-notifications-arm64:latest [2023-02-13T05:55:24.152Z]  Building support-notifications ... done Building support-scheduler [2023-02-13T05:55:25.559Z] Removing intermediate container 8f70e0244d9a [2023-02-13T05:55:25.559Z] ---> 202fe385ebf6 [2023-02-13T05:55:25.559Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T05:55:25.825Z] ---> Running in c5e6c9eeba44 [2023-02-13T05:55:26.091Z] Removing intermediate container c5e6c9eeba44 [2023-02-13T05:55:26.091Z] ---> 16ce95f06d7b [2023-02-13T05:55:26.091Z] Step 19/21 : LABEL arch=arm64 [2023-02-13T05:55:26.361Z] ---> Running in 5e78980a6169 [2023-02-13T05:55:26.942Z] Removing intermediate container 5e78980a6169 [2023-02-13T05:55:26.942Z] ---> f7bfdd63e169 [2023-02-13T05:55:26.942Z] Step 20/21 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:55:26.942Z] ---> Running in 62f60aba725c [2023-02-13T05:55:27.519Z] Removing intermediate container 62f60aba725c [2023-02-13T05:55:27.519Z] ---> f99b1b68f98b [2023-02-13T05:55:27.519Z] Step 21/21 : LABEL version=3.0.0-dev.45 [2023-02-13T05:55:27.784Z] ---> Running in 5fbaac033a43 [2023-02-13T05:55:28.361Z] Removing intermediate container 5fbaac033a43 [2023-02-13T05:55:28.361Z] ---> 2dd83daa6837 [2023-02-13T05:55:28.361Z] [2023-02-13T05:55:28.627Z] Successfully built 2dd83daa6837 [2023-02-13T05:55:28.627Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T05:55:28.627Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T05:55:28.627Z] ---> df6c51e34654 [2023-02-13T05:55:28.627Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T05:55:28.627Z] ---> Using cache [2023-02-13T05:55:28.627Z] ---> 29e7761c88ad [2023-02-13T05:55:28.627Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T05:55:28.627Z] ---> Using cache [2023-02-13T05:55:28.627Z] ---> aead2ada4774 [2023-02-13T05:55:28.627Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T05:55:28.627Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-13T05:55:28.627Z]  Building security-proxy-setup ... done  ---> Using cache [2023-02-13T05:55:28.627Z] ---> 06c3f8a25684 [2023-02-13T05:55:28.627Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T05:55:28.627Z] ---> Using cache [2023-02-13T05:55:28.627Z] ---> dcf8aaeabc63 [2023-02-13T05:55:28.627Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T05:55:28.627Z] ---> Using cache [2023-02-13T05:55:28.627Z] ---> 1663085bf0bb [2023-02-13T05:55:28.627Z] Step 8/22 : COPY . . [2023-02-13T05:55:28.895Z] ---> Using cache [2023-02-13T05:55:28.895Z] ---> 76349247586d [2023-02-13T05:55:28.895Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-13T05:55:28.895Z] ---> Running in 241fb8adb932 [2023-02-13T05:55:30.957Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.45" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-13T05:55:39.343Z] Removing intermediate container 4690d1323195 [2023-02-13T05:55:39.343Z] ---> 9e3143f7af82 [2023-02-13T05:55:39.343Z] [2023-02-13T05:55:39.343Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T05:55:39.343Z] ---> 4c81e5bf8899 [2023-02-13T05:55:39.343Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T05:55:39.343Z] ---> Running in 07f8d9947a19 [2023-02-13T05:55:39.343Z] Removing intermediate container 07f8d9947a19 [2023-02-13T05:55:39.343Z] ---> 72c45876f75b [2023-02-13T05:55:39.343Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T05:55:39.608Z] ---> Running in a50a0ac39b59 [2023-02-13T05:55:41.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:55:42.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:55:43.528Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T05:55:43.528Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T05:55:43.528Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:55:43.528Z] OK: 5 MiB in 16 packages [2023-02-13T05:55:44.933Z] Removing intermediate container a50a0ac39b59 [2023-02-13T05:55:44.933Z] ---> b7c816080aa4 [2023-02-13T05:55:44.933Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T05:55:44.933Z] ---> Running in 2d327ca56247 [2023-02-13T05:55:45.515Z] Removing intermediate container 2d327ca56247 [2023-02-13T05:55:45.515Z] ---> 137fee9693e9 [2023-02-13T05:55:45.515Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T05:55:45.515Z] ---> Running in c42ea5ba9eab [2023-02-13T05:55:46.100Z] Removing intermediate container c42ea5ba9eab [2023-02-13T05:55:46.100Z] ---> a277032e891b [2023-02-13T05:55:46.100Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T05:55:46.100Z] ---> Running in c5a3e1fdb7cd [2023-02-13T05:55:46.682Z] Removing intermediate container c5a3e1fdb7cd [2023-02-13T05:55:46.682Z] ---> 0a0986b2f657 [2023-02-13T05:55:46.682Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T05:55:46.682Z] ---> Running in 997042d95ae8 [2023-02-13T05:55:47.267Z] Removing intermediate container 997042d95ae8 [2023-02-13T05:55:47.267Z] ---> ace23ccc717d [2023-02-13T05:55:47.267Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T05:55:47.267Z] ---> Running in e004184f0872 [2023-02-13T05:55:50.599Z] Removing intermediate container e004184f0872 [2023-02-13T05:55:50.599Z] ---> 4a904d9e528b [2023-02-13T05:55:50.599Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T05:55:50.599Z] ---> Running in 320c2db7ed8a [2023-02-13T05:55:50.865Z] Removing intermediate container 320c2db7ed8a [2023-02-13T05:55:50.865Z] ---> dd8b6bb1aec2 [2023-02-13T05:55:50.865Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T05:55:51.820Z] ---> 677a9b8c2dc6 [2023-02-13T05:55:51.820Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T05:55:51.820Z] ---> Running in f187acd6929d [2023-02-13T05:55:55.153Z] Removing intermediate container f187acd6929d [2023-02-13T05:55:55.153Z] ---> 5a2793bcc0ad [2023-02-13T05:55:55.153Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:55:55.419Z] ---> e4422df60291 [2023-02-13T05:55:55.419Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T05:55:57.357Z] ---> d9132e51ee67 [2023-02-13T05:55:57.357Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T05:55:58.315Z] ---> b45c65c2c472 [2023-02-13T05:55:58.315Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T05:56:01.653Z] ---> b3babfb93a95 [2023-02-13T05:56:01.653Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T05:56:02.613Z] ---> e92e0034c86e [2023-02-13T05:56:02.613Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T05:56:03.194Z] ---> a7d2f1b1ce28 [2023-02-13T05:56:03.194Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T05:56:04.156Z] ---> 6b0d5615204c [2023-02-13T05:56:04.156Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T05:56:04.156Z] ---> Running in 6f5d8a6654d5 [2023-02-13T05:56:07.501Z] Removing intermediate container 6f5d8a6654d5 [2023-02-13T05:56:07.501Z] ---> b041f02bb789 [2023-02-13T05:56:07.501Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T05:56:07.501Z] ---> Running in cd7c7aa12458 [2023-02-13T05:56:07.501Z] Removing intermediate container cd7c7aa12458 [2023-02-13T05:56:07.501Z] ---> edeabe20452b [2023-02-13T05:56:07.501Z] Step 29/32 : CMD ["gate"] [2023-02-13T05:56:07.767Z] ---> Running in 0f54bfcd5f2c [2023-02-13T05:56:08.360Z] Removing intermediate container 0f54bfcd5f2c [2023-02-13T05:56:08.360Z] ---> edf37dc9b039 [2023-02-13T05:56:08.360Z] Step 30/32 : LABEL arch=arm64 [2023-02-13T05:56:08.360Z] ---> Running in a1596471723d [2023-02-13T05:56:08.944Z] Removing intermediate container a1596471723d [2023-02-13T05:56:08.945Z] ---> 29426c096376 [2023-02-13T05:56:08.945Z] Step 31/32 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:56:09.210Z] ---> Running in 92f4585cb83a [2023-02-13T05:56:09.803Z] Removing intermediate container 92f4585cb83a [2023-02-13T05:56:09.803Z] ---> 077056e29c31 [2023-02-13T05:56:09.803Z] Step 32/32 : LABEL version=3.0.0-dev.45 [2023-02-13T05:56:09.803Z] ---> Running in bd0cb4d5a315 [2023-02-13T05:56:10.406Z] Removing intermediate container bd0cb4d5a315 [2023-02-13T05:56:10.406Z] ---> 27b934918c63 [2023-02-13T05:56:10.406Z] [2023-02-13T05:56:10.406Z] Successfully built 27b934918c63 [2023-02-13T05:56:10.406Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-13T05:57:47.018Z]  Building security-bootstrapper ... done Removing intermediate container 9a418cd9da99 [2023-02-13T05:57:47.018Z] ---> 05eeb0ae2afc [2023-02-13T05:57:47.018Z] [2023-02-13T05:57:47.018Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T05:57:47.018Z] ---> 4c81e5bf8899 [2023-02-13T05:57:47.018Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:57:47.018Z] ---> Using cache [2023-02-13T05:57:47.018Z] ---> 43d3a3ab3099 [2023-02-13T05:57:47.018Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:57:47.018Z] ---> Using cache [2023-02-13T05:57:47.018Z] ---> 7017a74a72ee [2023-02-13T05:57:47.018Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-13T05:57:47.018Z] ---> Running in ccc59b963705 [2023-02-13T05:57:47.018Z] Removing intermediate container ccc59b963705 [2023-02-13T05:57:47.018Z] ---> ee8dfe01b8ef [2023-02-13T05:57:47.018Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T05:57:47.018Z] ---> Running in b3c014531a87 [2023-02-13T05:57:47.018Z] Removing intermediate container b3c014531a87 [2023-02-13T05:57:47.018Z] ---> 17ad9a615c4f [2023-02-13T05:57:47.018Z] Step 15/23 : WORKDIR / [2023-02-13T05:57:47.018Z] ---> Running in 0e2fe6b53752 [2023-02-13T05:57:47.018Z] Removing intermediate container 0e2fe6b53752 [2023-02-13T05:57:47.018Z] ---> 98929329e1f2 [2023-02-13T05:57:47.018Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:57:47.018Z] ---> 31494a50b203 [2023-02-13T05:57:47.018Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T05:57:47.018Z] ---> 14c312cb4874 [2023-02-13T05:57:47.018Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T05:57:47.018Z] ---> 44fa9aa88c78 [2023-02-13T05:57:47.018Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T05:57:47.018Z] ---> Running in 14185319c80e [2023-02-13T05:57:47.018Z] Removing intermediate container 14185319c80e [2023-02-13T05:57:47.018Z] ---> d216e9ce4c61 [2023-02-13T05:57:47.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:57:47.018Z] ---> Running in d6b1e9a79b46 [2023-02-13T05:57:47.018Z] Removing intermediate container d6b1e9a79b46 [2023-02-13T05:57:47.018Z] ---> 6a3f562124e9 [2023-02-13T05:57:47.018Z] Step 21/23 : LABEL arch=arm64 [2023-02-13T05:57:47.018Z] ---> Running in 098f20466f04 [2023-02-13T05:57:47.018Z] Removing intermediate container 098f20466f04 [2023-02-13T05:57:47.018Z] ---> 817fb713fbd5 [2023-02-13T05:57:47.018Z] Step 22/23 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:57:47.018Z] ---> Running in d503fb228fca [2023-02-13T05:57:47.018Z] Removing intermediate container d503fb228fca [2023-02-13T05:57:47.018Z] ---> be272bb32d6b [2023-02-13T05:57:47.018Z] Step 23/23 : LABEL version=3.0.0-dev.45 [2023-02-13T05:57:47.018Z] ---> Running in 5ab0bbafc1eb [2023-02-13T05:57:47.018Z] Removing intermediate container 5ab0bbafc1eb [2023-02-13T05:57:47.018Z] ---> 67798632689d [2023-02-13T05:57:47.018Z] [2023-02-13T05:57:47.018Z] Successfully built 67798632689d [2023-02-13T05:57:47.018Z] Successfully tagged core-command-arm64:latest [2023-02-13T05:58:05.217Z]  Building core-command ... done Removing intermediate container 38b340071a24 [2023-02-13T05:58:05.217Z] ---> f3e5ceec3336 [2023-02-13T05:58:05.217Z] [2023-02-13T05:58:05.217Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:58:05.217Z] ---> 4c81e5bf8899 [2023-02-13T05:58:05.217Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T05:58:05.217Z] ---> Running in cffd737fe89e [2023-02-13T05:58:05.217Z] Removing intermediate container cffd737fe89e [2023-02-13T05:58:05.217Z] ---> 5af0e44b90cd [2023-02-13T05:58:05.217Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T05:58:05.217Z] ---> Running in 8b4adbedccb9 [2023-02-13T05:58:05.217Z] Removing intermediate container 8b4adbedccb9 [2023-02-13T05:58:05.217Z] ---> 5cddd4faed56 [2023-02-13T05:58:05.217Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T05:58:05.217Z] ---> Running in cfe53a04e303 [2023-02-13T05:58:05.217Z] Removing intermediate container cfe53a04e303 [2023-02-13T05:58:05.217Z] ---> 313c84b92b9a [2023-02-13T05:58:05.217Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:58:05.217Z] ---> Running in 1f0cd6293323 [2023-02-13T05:58:07.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T05:58:07.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T05:58:08.557Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T05:58:08.557Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T05:58:08.557Z] OK: 5 MiB in 15 packages [2023-02-13T05:58:09.980Z] Removing intermediate container 1f0cd6293323 [2023-02-13T05:58:09.980Z] ---> 6706f4f18d95 [2023-02-13T05:58:09.980Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:58:10.560Z] ---> f6e950650421 [2023-02-13T05:58:10.560Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T05:58:12.505Z] ---> 941bf711cd05 [2023-02-13T05:58:12.505Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T05:58:13.088Z] ---> 75f25477fcd1 [2023-02-13T05:58:13.088Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T05:58:13.354Z] ---> Running in ea725f0de52c [2023-02-13T05:58:13.621Z] Removing intermediate container ea725f0de52c [2023-02-13T05:58:13.621Z] ---> 8224abbf2118 [2023-02-13T05:58:13.621Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:58:13.886Z] ---> Running in 5b3c0e5c3e20 [2023-02-13T05:58:14.465Z] Removing intermediate container 5b3c0e5c3e20 [2023-02-13T05:58:14.465Z] ---> a79a6eebe871 [2023-02-13T05:58:14.465Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T05:58:14.465Z] ---> Running in 62d42b85d9bd [2023-02-13T05:58:15.049Z] Removing intermediate container 62d42b85d9bd [2023-02-13T05:58:15.049Z] ---> b8ab6f11d74e [2023-02-13T05:58:15.049Z] Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:58:15.049Z] ---> Running in 91458804eda4 [2023-02-13T05:58:15.628Z] Removing intermediate container 91458804eda4 [2023-02-13T05:58:15.628Z] ---> 234509a7a974 [2023-02-13T05:58:15.628Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:58:15.628Z] ---> Running in 18b2bffaff28 [2023-02-13T05:58:16.209Z] Removing intermediate container 18b2bffaff28 [2023-02-13T05:58:16.209Z] ---> b31163858dcc [2023-02-13T05:58:16.209Z] [2023-02-13T05:58:16.209Z] Successfully built b31163858dcc [2023-02-13T05:58:16.209Z] Successfully tagged core-data-arm64:latest [2023-02-13T05:59:24.041Z]  Building core-data ... done Removing intermediate container 241fb8adb932 [2023-02-13T05:59:24.041Z] ---> 60e85848244f [2023-02-13T05:59:24.041Z] [2023-02-13T05:59:24.041Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T05:59:24.041Z] ---> 4c81e5bf8899 [2023-02-13T05:59:24.041Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T05:59:24.041Z] ---> Using cache [2023-02-13T05:59:24.041Z] ---> 43d3a3ab3099 [2023-02-13T05:59:24.041Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T05:59:24.041Z] ---> Using cache [2023-02-13T05:59:24.041Z] ---> 7017a74a72ee [2023-02-13T05:59:24.041Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T05:59:24.041Z] ---> Running in 10477bff3332 [2023-02-13T05:59:24.041Z] Removing intermediate container 10477bff3332 [2023-02-13T05:59:24.041Z] ---> 4fe2ff4b0d0b [2023-02-13T05:59:24.041Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T05:59:24.041Z] ---> Running in 1f0d18ac4cfb [2023-02-13T05:59:24.041Z] Removing intermediate container 1f0d18ac4cfb [2023-02-13T05:59:24.041Z] ---> def710905969 [2023-02-13T05:59:24.041Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T05:59:24.041Z] ---> 9e4579dedbc9 [2023-02-13T05:59:24.041Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T05:59:24.041Z] ---> 3037f9bc4d7a [2023-02-13T05:59:24.041Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T05:59:24.041Z] ---> c64c79c6e84d [2023-02-13T05:59:24.041Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T05:59:24.041Z] ---> Running in 6e352f453d51 [2023-02-13T05:59:24.041Z] Removing intermediate container 6e352f453d51 [2023-02-13T05:59:24.041Z] ---> 3082ec3f74e0 [2023-02-13T05:59:24.041Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T05:59:24.041Z] ---> Running in 2934a03ab0aa [2023-02-13T05:59:24.041Z] Removing intermediate container 2934a03ab0aa [2023-02-13T05:59:24.041Z] ---> f781342d10c0 [2023-02-13T05:59:24.041Z] Step 20/22 : LABEL arch=arm64 [2023-02-13T05:59:24.041Z] ---> Running in 6e01265278ed [2023-02-13T05:59:24.041Z] Removing intermediate container 6e01265278ed [2023-02-13T05:59:24.041Z] ---> 8b85e555f93f [2023-02-13T05:59:24.041Z] Step 21/22 : LABEL git_sha=15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:24.041Z] ---> Running in 8834f8c8e111 [2023-02-13T05:59:24.041Z] Removing intermediate container 8834f8c8e111 [2023-02-13T05:59:24.041Z] ---> 4c1babd028a7 [2023-02-13T05:59:24.041Z] Step 22/22 : LABEL version=3.0.0-dev.45 [2023-02-13T05:59:24.041Z] ---> Running in 241e97648f5e [2023-02-13T05:59:24.041Z] Removing intermediate container 241e97648f5e [2023-02-13T05:59:24.041Z] ---> c845ad472d19 [2023-02-13T05:59:24.041Z] [2023-02-13T05:59:24.041Z] Successfully built c845ad472d19 [2023-02-13T05:59:24.041Z] Successfully tagged support-scheduler-arm64:latest [2023-02-13T05:59:24.051Z]  Building support-scheduler ... done  [Pipeline] } [2023-02-13T05:59:24.051Z] $ docker stop --time=1 723c1ab7f8e48f35850bd3f17f51d3df8ce128b51afc96ce421c8d7117beab85 [2023-02-13T05:59:25.736Z] $ docker rm -f --volumes 723c1ab7f8e48f35850bd3f17f51d3df8ce128b51afc96ce421c8d7117beab85 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T05:59:26.216Z] + docker images [2023-02-13T05:59:26.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T05:59:26.481Z] support-scheduler-arm64 latest c845ad472d19 9 seconds ago 29MB [2023-02-13T05:59:26.481Z] 60e85848244f 15 seconds ago 1.4GB [2023-02-13T05:59:26.481Z] core-data-arm64 latest b31163858dcc About a minute ago 17.2MB [2023-02-13T05:59:26.481Z] f3e5ceec3336 About a minute ago 1.34GB [2023-02-13T05:59:26.481Z] core-command-arm64 latest 67798632689d About a minute ago 17MB [2023-02-13T05:59:26.481Z] 05eeb0ae2afc About a minute ago 1.34GB [2023-02-13T05:59:26.481Z] security-bootstrapper-arm64 latest 27b934918c63 3 minutes ago 19.6MB [2023-02-13T05:59:26.481Z] 9e3143f7af82 3 minutes ago 1.33GB [2023-02-13T05:59:26.481Z] security-proxy-setup-arm64 latest 2dd83daa6837 3 minutes ago 26.9MB [2023-02-13T05:59:26.481Z] support-notifications-arm64 latest 9af5e68d5c3a 4 minutes ago 29.7MB [2023-02-13T05:59:26.481Z] 75b6592d7bab 4 minutes ago 1.33GB [2023-02-13T05:59:26.481Z] 06f189f42e09 4 minutes ago 1.4GB [2023-02-13T05:59:26.481Z] core-metadata-arm64 latest 74ebd867bc17 6 minutes ago 17.7MB [2023-02-13T05:59:26.481Z] 44627b9b3f6e 7 minutes ago 1.34GB [2023-02-13T05:59:26.481Z] core-common-config-bootstrapper-arm64 latest 9cbf77af64c2 7 minutes ago 14.9MB [2023-02-13T05:59:26.481Z] 647a7329e15d 7 minutes ago 1.33GB [2023-02-13T05:59:26.481Z] security-spiffe-token-provider-arm64 latest 64a8b009e938 10 minutes ago 29.1MB [2023-02-13T05:59:26.481Z] 5b17d9766b44 10 minutes ago 1.37GB [2023-02-13T05:59:26.481Z] security-secretstore-setup-arm64 latest cc178bf0219d 12 minutes ago 29MB [2023-02-13T05:59:26.481Z] 67ac241020cf 12 minutes ago 1.33GB [2023-02-13T05:59:26.481Z] security-spire-agent-arm64 latest f0f028a3b804 16 minutes ago 122MB [2023-02-13T05:59:26.481Z] security-spire-config-arm64 latest 9a78895cb1cc 16 minutes ago 83.6MB [2023-02-13T05:59:26.481Z] security-spire-server-arm64 latest feeec45eb44a 16 minutes ago 84.3MB [2023-02-13T05:59:26.481Z] 1d7056922a7f 17 minutes ago 1.21GB [2023-02-13T05:59:26.481Z] 2cd604ae3e3c 17 minutes ago 1.21GB [2023-02-13T05:59:26.481Z] 74abbbc048ef 17 minutes ago 1.21GB [2023-02-13T05:59:26.481Z] ci-base-image-arm64 latest df6c51e34654 20 minutes ago 905MB [2023-02-13T05:59:26.481Z] alpine 3.15 354640af7b1b 2 days ago 5.34MB [2023-02-13T05:59:26.481Z] alpine 3.16 4c81e5bf8899 2 days ago 5.3MB [2023-02-13T05:59:26.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-13T05:59:26.481Z] 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 [2023-02-13T05:59:26.580Z] provisioning config files... [2023-02-13T05:59:26.594Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/404@tmp/config6310307353737827508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T05:59:26.927Z] ---> docker-login.sh [2023-02-13T05:59:26.927Z] nexus3.edgexfoundry.org:10001 [2023-02-13T05:59:26.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:59:27.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:59:27.193Z] Configure a credential helper to remove this warning. See [2023-02-13T05:59:27.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:59:27.193Z] [2023-02-13T05:59:27.193Z] Login Succeeded [2023-02-13T05:59:27.460Z] nexus3.edgexfoundry.org:10002 [2023-02-13T05:59:27.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:59:27.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:59:27.726Z] Configure a credential helper to remove this warning. See [2023-02-13T05:59:27.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:59:27.726Z] [2023-02-13T05:59:27.726Z] Login Succeeded [2023-02-13T05:59:27.726Z] nexus3.edgexfoundry.org:10003 [2023-02-13T05:59:27.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:59:27.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:59:27.994Z] Configure a credential helper to remove this warning. See [2023-02-13T05:59:27.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:59:27.994Z] [2023-02-13T05:59:27.994Z] Login Succeeded [2023-02-13T05:59:27.994Z] nexus3.edgexfoundry.org:10004 [2023-02-13T05:59:28.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:59:28.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:59:28.526Z] Configure a credential helper to remove this warning. See [2023-02-13T05:59:28.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:59:28.526Z] [2023-02-13T05:59:28.526Z] Login Succeeded [2023-02-13T05:59:28.526Z] docker.io [2023-02-13T05:59:28.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T05:59:29.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T05:59:29.062Z] Configure a credential helper to remove this warning. See [2023-02-13T05:59:29.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T05:59:29.062Z] [2023-02-13T05:59:29.062Z] Login Succeeded [2023-02-13T05:59:29.062Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T05:59:29.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:59:29.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T05:59:29.114Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-13T05:59:29.114Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:29.114Z] latest [2023-02-13T05:59:29.114Z] 3.0.0-dev.45 [2023-02-13T05:59:29.114Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:29.114Z] main [2023-02-13T05:59:29.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:29.452Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:29.804Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:29.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-13T05:59:29.804Z] 38168072c3e3: Preparing [2023-02-13T05:59:29.804Z] 6124251cb44d: Preparing [2023-02-13T05:59:29.804Z] ac176904ee05: Preparing [2023-02-13T05:59:29.804Z] 8146cc7af786: Preparing [2023-02-13T05:59:29.804Z] f70ee36035b9: Preparing [2023-02-13T05:59:30.071Z] ac176904ee05: Pushed [2023-02-13T05:59:30.071Z] 8146cc7af786: Pushed [2023-02-13T05:59:30.071Z] 38168072c3e3: Pushed [2023-02-13T05:59:31.496Z] f70ee36035b9: Pushed [2023-02-13T05:59:32.898Z] 6124251cb44d: Pushed [2023-02-13T05:59:32.898Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:33.505Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:33.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-13T05:59:33.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-13T05:59:33.839Z] 38168072c3e3: Preparing [2023-02-13T05:59:33.839Z] 6124251cb44d: Preparing [2023-02-13T05:59:33.839Z] ac176904ee05: Preparing [2023-02-13T05:59:33.839Z] 8146cc7af786: Preparing [2023-02-13T05:59:33.839Z] f70ee36035b9: Preparing [2023-02-13T05:59:33.839Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:33.839Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:33.839Z] 6124251cb44d: Layer already exists [2023-02-13T05:59:33.839Z] ac176904ee05: Layer already exists [2023-02-13T05:59:33.839Z] 38168072c3e3: Layer already exists [2023-02-13T05:59:33.839Z] latest: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:34.178Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:34.518Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.45 [2023-02-13T05:59:34.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-13T05:59:34.518Z] 38168072c3e3: Preparing [2023-02-13T05:59:34.518Z] 6124251cb44d: Preparing [2023-02-13T05:59:34.518Z] ac176904ee05: Preparing [2023-02-13T05:59:34.518Z] 8146cc7af786: Preparing [2023-02-13T05:59:34.518Z] f70ee36035b9: Preparing [2023-02-13T05:59:34.518Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:34.518Z] 6124251cb44d: Layer already exists [2023-02-13T05:59:34.518Z] 38168072c3e3: Layer already exists [2023-02-13T05:59:34.518Z] ac176904ee05: Layer already exists [2023-02-13T05:59:34.518Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:34.518Z] 3.0.0-dev.45: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:34.854Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:35.189Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:35.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-13T05:59:35.189Z] 38168072c3e3: Preparing [2023-02-13T05:59:35.189Z] 6124251cb44d: Preparing [2023-02-13T05:59:35.189Z] ac176904ee05: Preparing [2023-02-13T05:59:35.189Z] 8146cc7af786: Preparing [2023-02-13T05:59:35.189Z] f70ee36035b9: Preparing [2023-02-13T05:59:35.189Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:35.189Z] 38168072c3e3: Layer already exists [2023-02-13T05:59:35.189Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:35.189Z] 6124251cb44d: Layer already exists [2023-02-13T05:59:35.189Z] ac176904ee05: Layer already exists [2023-02-13T05:59:35.189Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:35.796Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:36.130Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-13T05:59:36.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-13T05:59:36.130Z] 38168072c3e3: Preparing [2023-02-13T05:59:36.130Z] 6124251cb44d: Preparing [2023-02-13T05:59:36.130Z] ac176904ee05: Preparing [2023-02-13T05:59:36.130Z] 8146cc7af786: Preparing [2023-02-13T05:59:36.130Z] f70ee36035b9: Preparing [2023-02-13T05:59:36.130Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:36.130Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:36.130Z] 38168072c3e3: Layer already exists [2023-02-13T05:59:36.130Z] ac176904ee05: Layer already exists [2023-02-13T05:59:36.130Z] 6124251cb44d: Layer already exists [2023-02-13T05:59:36.130Z] main: digest: sha256:e245dda093a87bacb45ea694caaeba869dde78da26bf7a9e399af2eb9f25e557 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:59:36.443Z] ===================================================== [Pipeline] echo [2023-02-13T05:59:36.451Z] taggedImages: [2023-02-13T05:59:36.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:36.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-13T05:59:36.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.45 [2023-02-13T05:59:36.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:36.451Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-13T05:59:36.473Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-13T05:59:36.473Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:36.473Z] latest [2023-02-13T05:59:36.473Z] 3.0.0-dev.45 [2023-02-13T05:59:36.473Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:36.473Z] main [2023-02-13T05:59:36.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:36.818Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:37.160Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:37.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-13T05:59:37.160Z] 92815857d33e: Preparing [2023-02-13T05:59:37.160Z] d8d4c4c445a7: Preparing [2023-02-13T05:59:37.160Z] e1b3c7e3c33e: Preparing [2023-02-13T05:59:37.160Z] afe3fed6e1e3: Preparing [2023-02-13T05:59:37.160Z] ac176904ee05: Preparing [2023-02-13T05:59:37.160Z] 8130abdea6b0: Preparing [2023-02-13T05:59:37.160Z] f70ee36035b9: Preparing [2023-02-13T05:59:37.160Z] 8130abdea6b0: Waiting [2023-02-13T05:59:37.160Z] f70ee36035b9: Waiting [2023-02-13T05:59:37.433Z] ac176904ee05: Layer already exists [2023-02-13T05:59:37.433Z] e1b3c7e3c33e: Pushed [2023-02-13T05:59:37.433Z] d8d4c4c445a7: Pushed [2023-02-13T05:59:37.433Z] 92815857d33e: Pushed [2023-02-13T05:59:37.433Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:37.433Z] 8130abdea6b0: Pushed [2023-02-13T05:59:40.003Z] afe3fed6e1e3: Pushed [2023-02-13T05:59:40.003Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:40.343Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:40.722Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-13T05:59:40.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-13T05:59:40.722Z] 92815857d33e: Preparing [2023-02-13T05:59:40.722Z] d8d4c4c445a7: Preparing [2023-02-13T05:59:40.722Z] e1b3c7e3c33e: Preparing [2023-02-13T05:59:40.722Z] afe3fed6e1e3: Preparing [2023-02-13T05:59:40.722Z] ac176904ee05: Preparing [2023-02-13T05:59:40.722Z] 8130abdea6b0: Preparing [2023-02-13T05:59:40.722Z] f70ee36035b9: Preparing [2023-02-13T05:59:40.722Z] f70ee36035b9: Waiting [2023-02-13T05:59:40.722Z] 8130abdea6b0: Waiting [2023-02-13T05:59:40.722Z] afe3fed6e1e3: Layer already exists [2023-02-13T05:59:40.722Z] e1b3c7e3c33e: Layer already exists [2023-02-13T05:59:40.722Z] ac176904ee05: Layer already exists [2023-02-13T05:59:40.722Z] d8d4c4c445a7: Layer already exists [2023-02-13T05:59:40.722Z] 92815857d33e: Layer already exists [2023-02-13T05:59:40.722Z] 8130abdea6b0: Layer already exists [2023-02-13T05:59:40.722Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:40.992Z] latest: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:41.359Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:41.712Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.45 [2023-02-13T05:59:41.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-13T05:59:41.713Z] 92815857d33e: Preparing [2023-02-13T05:59:41.713Z] d8d4c4c445a7: Preparing [2023-02-13T05:59:41.713Z] e1b3c7e3c33e: Preparing [2023-02-13T05:59:41.713Z] afe3fed6e1e3: Preparing [2023-02-13T05:59:41.713Z] ac176904ee05: Preparing [2023-02-13T05:59:41.713Z] 8130abdea6b0: Preparing [2023-02-13T05:59:41.713Z] f70ee36035b9: Preparing [2023-02-13T05:59:41.713Z] 8130abdea6b0: Waiting [2023-02-13T05:59:41.713Z] f70ee36035b9: Waiting [2023-02-13T05:59:41.713Z] ac176904ee05: Layer already exists [2023-02-13T05:59:41.713Z] afe3fed6e1e3: Layer already exists [2023-02-13T05:59:41.713Z] e1b3c7e3c33e: Layer already exists [2023-02-13T05:59:41.713Z] 92815857d33e: Layer already exists [2023-02-13T05:59:41.713Z] d8d4c4c445a7: Layer already exists [2023-02-13T05:59:41.713Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:41.713Z] 8130abdea6b0: Layer already exists [2023-02-13T05:59:41.982Z] 3.0.0-dev.45: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:42.338Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:42.683Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:42.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-13T05:59:42.683Z] 92815857d33e: Preparing [2023-02-13T05:59:42.683Z] d8d4c4c445a7: Preparing [2023-02-13T05:59:42.683Z] e1b3c7e3c33e: Preparing [2023-02-13T05:59:42.683Z] afe3fed6e1e3: Preparing [2023-02-13T05:59:42.683Z] ac176904ee05: Preparing [2023-02-13T05:59:42.683Z] 8130abdea6b0: Preparing [2023-02-13T05:59:42.684Z] f70ee36035b9: Preparing [2023-02-13T05:59:42.684Z] 8130abdea6b0: Waiting [2023-02-13T05:59:42.684Z] f70ee36035b9: Waiting [2023-02-13T05:59:42.684Z] afe3fed6e1e3: Layer already exists [2023-02-13T05:59:42.684Z] e1b3c7e3c33e: Layer already exists [2023-02-13T05:59:42.684Z] ac176904ee05: Layer already exists [2023-02-13T05:59:42.684Z] d8d4c4c445a7: Layer already exists [2023-02-13T05:59:42.684Z] 92815857d33e: Layer already exists [2023-02-13T05:59:42.684Z] 8130abdea6b0: Layer already exists [2023-02-13T05:59:42.684Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:42.949Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:43.288Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:43.628Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-13T05:59:43.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-13T05:59:43.628Z] 92815857d33e: Preparing [2023-02-13T05:59:43.628Z] d8d4c4c445a7: Preparing [2023-02-13T05:59:43.628Z] e1b3c7e3c33e: Preparing [2023-02-13T05:59:43.628Z] afe3fed6e1e3: Preparing [2023-02-13T05:59:43.628Z] ac176904ee05: Preparing [2023-02-13T05:59:43.628Z] 8130abdea6b0: Preparing [2023-02-13T05:59:43.628Z] f70ee36035b9: Preparing [2023-02-13T05:59:43.628Z] 8130abdea6b0: Waiting [2023-02-13T05:59:43.628Z] f70ee36035b9: Waiting [2023-02-13T05:59:43.628Z] e1b3c7e3c33e: Layer already exists [2023-02-13T05:59:43.628Z] ac176904ee05: Layer already exists [2023-02-13T05:59:43.628Z] afe3fed6e1e3: Layer already exists [2023-02-13T05:59:43.628Z] d8d4c4c445a7: Layer already exists [2023-02-13T05:59:43.628Z] 92815857d33e: Layer already exists [2023-02-13T05:59:43.628Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:43.628Z] 8130abdea6b0: Layer already exists [2023-02-13T05:59:43.893Z] main: digest: sha256:0a82c57522db447f745ea95fd85ce9a45663f995874c252e11c471c5f87123b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:59:43.943Z] ===================================================== [Pipeline] echo [2023-02-13T05:59:43.951Z] taggedImages: [2023-02-13T05:59:43.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:43.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-13T05:59:43.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.45 [2023-02-13T05:59:43.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:43.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-13T05:59:43.976Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-13T05:59:43.976Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:43.976Z] latest [2023-02-13T05:59:43.976Z] 3.0.0-dev.45 [2023-02-13T05:59:43.976Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:43.976Z] main [2023-02-13T05:59:43.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:44.321Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:44.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:44.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-13T05:59:44.670Z] e391de915173: Preparing [2023-02-13T05:59:44.670Z] ef2460acab0d: Preparing [2023-02-13T05:59:44.670Z] ac176904ee05: Preparing [2023-02-13T05:59:44.670Z] 63001553d169: Preparing [2023-02-13T05:59:44.670Z] f70ee36035b9: Preparing [2023-02-13T05:59:44.670Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:44.670Z] ac176904ee05: Layer already exists [2023-02-13T05:59:44.934Z] e391de915173: Pushed [2023-02-13T05:59:44.934Z] 63001553d169: Pushed [2023-02-13T05:59:48.268Z] ef2460acab0d: Pushed [2023-02-13T05:59:48.268Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:48.615Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:48.953Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-13T05:59:48.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-13T05:59:49.988Z] e391de915173: Preparing [2023-02-13T05:59:49.988Z] ef2460acab0d: Preparing [2023-02-13T05:59:49.988Z] ac176904ee05: Preparing [2023-02-13T05:59:49.988Z] 63001553d169: Preparing [2023-02-13T05:59:49.988Z] f70ee36035b9: Preparing [2023-02-13T05:59:49.988Z] e391de915173: Layer already exists [2023-02-13T05:59:49.988Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:49.988Z] ef2460acab0d: Layer already exists [2023-02-13T05:59:49.988Z] 63001553d169: Layer already exists [2023-02-13T05:59:49.988Z] ac176904ee05: Layer already exists [2023-02-13T05:59:49.988Z] latest: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:50.339Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:50.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.45 [2023-02-13T05:59:50.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-13T05:59:50.665Z] e391de915173: Preparing [2023-02-13T05:59:50.665Z] ef2460acab0d: Preparing [2023-02-13T05:59:50.665Z] ac176904ee05: Preparing [2023-02-13T05:59:50.665Z] 63001553d169: Preparing [2023-02-13T05:59:50.665Z] f70ee36035b9: Preparing [2023-02-13T05:59:50.665Z] 63001553d169: Layer already exists [2023-02-13T05:59:50.665Z] ef2460acab0d: Layer already exists [2023-02-13T05:59:50.665Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:50.665Z] ac176904ee05: Layer already exists [2023-02-13T05:59:50.665Z] e391de915173: Layer already exists [2023-02-13T05:59:50.665Z] 3.0.0-dev.45: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:50.998Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:51.325Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:51.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-13T05:59:51.325Z] e391de915173: Preparing [2023-02-13T05:59:51.325Z] ef2460acab0d: Preparing [2023-02-13T05:59:51.325Z] ac176904ee05: Preparing [2023-02-13T05:59:51.325Z] 63001553d169: Preparing [2023-02-13T05:59:51.325Z] f70ee36035b9: Preparing [2023-02-13T05:59:51.325Z] ef2460acab0d: Layer already exists [2023-02-13T05:59:51.325Z] ac176904ee05: Layer already exists [2023-02-13T05:59:51.325Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:51.325Z] 63001553d169: Layer already exists [2023-02-13T05:59:51.325Z] e391de915173: Layer already exists [2023-02-13T05:59:51.325Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:51.650Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:51.986Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-13T05:59:51.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-13T05:59:51.986Z] e391de915173: Preparing [2023-02-13T05:59:51.986Z] ef2460acab0d: Preparing [2023-02-13T05:59:51.986Z] ac176904ee05: Preparing [2023-02-13T05:59:51.986Z] 63001553d169: Preparing [2023-02-13T05:59:51.986Z] f70ee36035b9: Preparing [2023-02-13T05:59:51.986Z] e391de915173: Layer already exists [2023-02-13T05:59:51.986Z] ef2460acab0d: Layer already exists [2023-02-13T05:59:51.986Z] 63001553d169: Layer already exists [2023-02-13T05:59:51.986Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:51.986Z] ac176904ee05: Layer already exists [2023-02-13T05:59:52.251Z] main: digest: sha256:827bf794f017099491a33b0585f60693397b9737212589118ff277ce837108e8 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T05:59:52.316Z] ===================================================== [Pipeline] echo [2023-02-13T05:59:52.326Z] taggedImages: [2023-02-13T05:59:52.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:52.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-13T05:59:52.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.45 [2023-02-13T05:59:52.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:52.326Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-13T05:59:52.349Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-13T05:59:52.349Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:52.349Z] latest [2023-02-13T05:59:52.349Z] 3.0.0-dev.45 [2023-02-13T05:59:52.349Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:52.349Z] main [2023-02-13T05:59:52.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:52.695Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:53.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T05:59:53.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-13T05:59:53.026Z] 668ac6bef55e: Preparing [2023-02-13T05:59:53.026Z] 725ce414b7c8: Preparing [2023-02-13T05:59:53.026Z] 354b91707343: Preparing [2023-02-13T05:59:53.026Z] ac176904ee05: Preparing [2023-02-13T05:59:53.026Z] 8146cc7af786: Preparing [2023-02-13T05:59:53.026Z] f70ee36035b9: Preparing [2023-02-13T05:59:53.026Z] f70ee36035b9: Waiting [2023-02-13T05:59:53.026Z] ac176904ee05: Layer already exists [2023-02-13T05:59:53.026Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:53.290Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:53.290Z] 668ac6bef55e: Pushed [2023-02-13T05:59:53.290Z] 725ce414b7c8: Pushed [2023-02-13T05:59:56.611Z] 354b91707343: Pushed [2023-02-13T05:59:56.611Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:56.947Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:57.278Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-13T05:59:57.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-13T05:59:57.278Z] 668ac6bef55e: Preparing [2023-02-13T05:59:57.278Z] 725ce414b7c8: Preparing [2023-02-13T05:59:57.278Z] 354b91707343: Preparing [2023-02-13T05:59:57.278Z] ac176904ee05: Preparing [2023-02-13T05:59:57.278Z] 8146cc7af786: Preparing [2023-02-13T05:59:57.278Z] f70ee36035b9: Preparing [2023-02-13T05:59:57.278Z] f70ee36035b9: Waiting [2023-02-13T05:59:57.278Z] 668ac6bef55e: Layer already exists [2023-02-13T05:59:57.278Z] 354b91707343: Layer already exists [2023-02-13T05:59:57.278Z] ac176904ee05: Layer already exists [2023-02-13T05:59:57.278Z] 725ce414b7c8: Layer already exists [2023-02-13T05:59:57.278Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:57.278Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:57.278Z] latest: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:57.870Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:58.206Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.45 [2023-02-13T05:59:58.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-13T05:59:58.206Z] 668ac6bef55e: Preparing [2023-02-13T05:59:58.206Z] 725ce414b7c8: Preparing [2023-02-13T05:59:58.206Z] 354b91707343: Preparing [2023-02-13T05:59:58.206Z] ac176904ee05: Preparing [2023-02-13T05:59:58.206Z] 8146cc7af786: Preparing [2023-02-13T05:59:58.206Z] f70ee36035b9: Preparing [2023-02-13T05:59:58.206Z] f70ee36035b9: Waiting [2023-02-13T05:59:58.206Z] ac176904ee05: Layer already exists [2023-02-13T05:59:58.206Z] 725ce414b7c8: Layer already exists [2023-02-13T05:59:58.206Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:58.206Z] 668ac6bef55e: Layer already exists [2023-02-13T05:59:58.206Z] 354b91707343: Layer already exists [2023-02-13T05:59:58.206Z] f70ee36035b9: Layer already exists [2023-02-13T05:59:58.206Z] 3.0.0-dev.45: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:58.808Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T05:59:59.137Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T05:59:59.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-13T05:59:59.137Z] 668ac6bef55e: Preparing [2023-02-13T05:59:59.137Z] 725ce414b7c8: Preparing [2023-02-13T05:59:59.137Z] 354b91707343: Preparing [2023-02-13T05:59:59.137Z] ac176904ee05: Preparing [2023-02-13T05:59:59.137Z] 8146cc7af786: Preparing [2023-02-13T05:59:59.137Z] f70ee36035b9: Preparing [2023-02-13T05:59:59.137Z] 8146cc7af786: Layer already exists [2023-02-13T05:59:59.137Z] 725ce414b7c8: Layer already exists [2023-02-13T05:59:59.137Z] ac176904ee05: Layer already exists [2023-02-13T05:59:59.137Z] 354b91707343: Layer already exists [2023-02-13T05:59:59.137Z] 668ac6bef55e: Layer already exists [2023-02-13T05:59:59.137Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:00.089Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:00.418Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:00.756Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-13T06:00:00.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-13T06:00:00.757Z] 668ac6bef55e: Preparing [2023-02-13T06:00:00.757Z] 725ce414b7c8: Preparing [2023-02-13T06:00:00.757Z] 354b91707343: Preparing [2023-02-13T06:00:00.757Z] ac176904ee05: Preparing [2023-02-13T06:00:00.757Z] 8146cc7af786: Preparing [2023-02-13T06:00:00.757Z] f70ee36035b9: Preparing [2023-02-13T06:00:00.757Z] f70ee36035b9: Waiting [2023-02-13T06:00:00.757Z] 725ce414b7c8: Layer already exists [2023-02-13T06:00:00.757Z] 354b91707343: Layer already exists [2023-02-13T06:00:00.757Z] 8146cc7af786: Layer already exists [2023-02-13T06:00:00.757Z] 668ac6bef55e: Layer already exists [2023-02-13T06:00:00.757Z] ac176904ee05: Layer already exists [2023-02-13T06:00:00.757Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:01.021Z] main: digest: sha256:5e9d145a9a27859594987b34075b62b79cddd31ffa74fbd5e314a5045efd2214 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:00:01.077Z] ===================================================== [Pipeline] echo [2023-02-13T06:00:01.085Z] taggedImages: [2023-02-13T06:00:01.085Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:01.085Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-13T06:00:01.085Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.45 [2023-02-13T06:00:01.085Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:01.085Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-13T06:00:01.107Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-13T06:00:01.107Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:01.107Z] latest [2023-02-13T06:00:01.107Z] 3.0.0-dev.45 [2023-02-13T06:00:01.107Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:01.107Z] main [2023-02-13T06:00:01.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:01.444Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:03.186Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:03.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-13T06:00:03.187Z] 410cd820c519: Preparing [2023-02-13T06:00:03.187Z] 410cd820c519: Preparing [2023-02-13T06:00:03.187Z] ba95c04affe2: Preparing [2023-02-13T06:00:03.187Z] 891603344ebf: Preparing [2023-02-13T06:00:03.187Z] 2db4b12d20cb: Preparing [2023-02-13T06:00:03.187Z] f387d150d87a: Preparing [2023-02-13T06:00:03.187Z] 2a24bd215526: Preparing [2023-02-13T06:00:03.187Z] ac176904ee05: Preparing [2023-02-13T06:00:03.187Z] 13b90d2a0973: Preparing [2023-02-13T06:00:03.187Z] 9d6d766bd2cf: Preparing [2023-02-13T06:00:03.187Z] 9ea0b4c26c8c: Preparing [2023-02-13T06:00:03.187Z] 0d640873e7a1: Preparing [2023-02-13T06:00:03.187Z] f70ee36035b9: Preparing [2023-02-13T06:00:03.187Z] 2a24bd215526: Waiting [2023-02-13T06:00:03.187Z] ac176904ee05: Waiting [2023-02-13T06:00:03.187Z] 9d6d766bd2cf: Waiting [2023-02-13T06:00:03.187Z] 0d640873e7a1: Waiting [2023-02-13T06:00:03.187Z] 9ea0b4c26c8c: Waiting [2023-02-13T06:00:03.187Z] 13b90d2a0973: Waiting [2023-02-13T06:00:03.187Z] f70ee36035b9: Waiting [2023-02-13T06:00:03.453Z] 891603344ebf: Pushed [2023-02-13T06:00:03.454Z] ba95c04affe2: Pushed [2023-02-13T06:00:03.454Z] 410cd820c519: Pushed [2023-02-13T06:00:03.454Z] f387d150d87a: Pushed [2023-02-13T06:00:03.454Z] 2db4b12d20cb: Pushed [2023-02-13T06:00:03.454Z] ac176904ee05: Layer already exists [2023-02-13T06:00:03.720Z] 13b90d2a0973: Pushed [2023-02-13T06:00:03.720Z] 0d640873e7a1: Pushed [2023-02-13T06:00:03.720Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:03.720Z] 9ea0b4c26c8c: Pushed [2023-02-13T06:00:03.720Z] 9d6d766bd2cf: Pushed [2023-02-13T06:00:07.069Z] 2a24bd215526: Pushed [2023-02-13T06:00:07.344Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:07.713Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:08.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-13T06:00:08.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-13T06:00:08.049Z] 410cd820c519: Preparing [2023-02-13T06:00:08.049Z] 410cd820c519: Preparing [2023-02-13T06:00:08.049Z] ba95c04affe2: Preparing [2023-02-13T06:00:08.049Z] 891603344ebf: Preparing [2023-02-13T06:00:08.049Z] 2db4b12d20cb: Preparing [2023-02-13T06:00:08.049Z] f387d150d87a: Preparing [2023-02-13T06:00:08.049Z] 2a24bd215526: Preparing [2023-02-13T06:00:08.049Z] ac176904ee05: Preparing [2023-02-13T06:00:08.049Z] 13b90d2a0973: Preparing [2023-02-13T06:00:08.049Z] 9d6d766bd2cf: Preparing [2023-02-13T06:00:08.049Z] 9ea0b4c26c8c: Preparing [2023-02-13T06:00:08.049Z] 0d640873e7a1: Preparing [2023-02-13T06:00:08.049Z] f70ee36035b9: Preparing [2023-02-13T06:00:08.049Z] 13b90d2a0973: Waiting [2023-02-13T06:00:08.049Z] 9d6d766bd2cf: Waiting [2023-02-13T06:00:08.049Z] 0d640873e7a1: Waiting [2023-02-13T06:00:08.049Z] f70ee36035b9: Waiting [2023-02-13T06:00:08.049Z] 9ea0b4c26c8c: Waiting [2023-02-13T06:00:08.049Z] 2a24bd215526: Waiting [2023-02-13T06:00:08.049Z] ac176904ee05: Waiting [2023-02-13T06:00:08.049Z] f387d150d87a: Layer already exists [2023-02-13T06:00:08.049Z] 410cd820c519: Layer already exists [2023-02-13T06:00:08.049Z] 891603344ebf: Layer already exists [2023-02-13T06:00:08.049Z] ba95c04affe2: Layer already exists [2023-02-13T06:00:08.049Z] 2db4b12d20cb: Layer already exists [2023-02-13T06:00:08.049Z] 2a24bd215526: Layer already exists [2023-02-13T06:00:08.049Z] 13b90d2a0973: Layer already exists [2023-02-13T06:00:08.049Z] ac176904ee05: Layer already exists [2023-02-13T06:00:08.049Z] 9d6d766bd2cf: Layer already exists [2023-02-13T06:00:08.049Z] 9ea0b4c26c8c: Layer already exists [2023-02-13T06:00:08.049Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:08.049Z] 0d640873e7a1: Layer already exists [2023-02-13T06:00:08.313Z] latest: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:08.646Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:08.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.45 [2023-02-13T06:00:08.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-13T06:00:08.978Z] 410cd820c519: Preparing [2023-02-13T06:00:08.978Z] 410cd820c519: Preparing [2023-02-13T06:00:08.978Z] ba95c04affe2: Preparing [2023-02-13T06:00:08.978Z] 891603344ebf: Preparing [2023-02-13T06:00:08.978Z] 2db4b12d20cb: Preparing [2023-02-13T06:00:08.978Z] f387d150d87a: Preparing [2023-02-13T06:00:08.978Z] 2a24bd215526: Preparing [2023-02-13T06:00:08.978Z] ac176904ee05: Preparing [2023-02-13T06:00:08.978Z] 13b90d2a0973: Preparing [2023-02-13T06:00:08.978Z] 9d6d766bd2cf: Preparing [2023-02-13T06:00:08.978Z] 9ea0b4c26c8c: Preparing [2023-02-13T06:00:08.978Z] 0d640873e7a1: Preparing [2023-02-13T06:00:08.978Z] f70ee36035b9: Preparing [2023-02-13T06:00:08.978Z] 2a24bd215526: Waiting [2023-02-13T06:00:08.978Z] ac176904ee05: Waiting [2023-02-13T06:00:08.978Z] 13b90d2a0973: Waiting [2023-02-13T06:00:08.978Z] 9d6d766bd2cf: Waiting [2023-02-13T06:00:08.978Z] 9ea0b4c26c8c: Waiting [2023-02-13T06:00:08.978Z] f70ee36035b9: Waiting [2023-02-13T06:00:08.978Z] 0d640873e7a1: Waiting [2023-02-13T06:00:08.978Z] ba95c04affe2: Layer already exists [2023-02-13T06:00:08.978Z] f387d150d87a: Layer already exists [2023-02-13T06:00:08.978Z] 410cd820c519: Layer already exists [2023-02-13T06:00:08.978Z] 891603344ebf: Layer already exists [2023-02-13T06:00:08.978Z] 2db4b12d20cb: Layer already exists [2023-02-13T06:00:08.978Z] ac176904ee05: Layer already exists [2023-02-13T06:00:08.978Z] 2a24bd215526: Layer already exists [2023-02-13T06:00:08.978Z] 13b90d2a0973: Layer already exists [2023-02-13T06:00:08.978Z] 9d6d766bd2cf: Layer already exists [2023-02-13T06:00:08.978Z] 9ea0b4c26c8c: Layer already exists [2023-02-13T06:00:08.978Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:08.978Z] 0d640873e7a1: Layer already exists [2023-02-13T06:00:09.242Z] 3.0.0-dev.45: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:09.585Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:09.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:09.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-13T06:00:09.913Z] 410cd820c519: Preparing [2023-02-13T06:00:09.913Z] 410cd820c519: Preparing [2023-02-13T06:00:09.913Z] ba95c04affe2: Preparing [2023-02-13T06:00:09.913Z] 891603344ebf: Preparing [2023-02-13T06:00:09.913Z] 2db4b12d20cb: Preparing [2023-02-13T06:00:09.913Z] f387d150d87a: Preparing [2023-02-13T06:00:09.913Z] 2a24bd215526: Preparing [2023-02-13T06:00:09.913Z] ac176904ee05: Preparing [2023-02-13T06:00:09.913Z] 13b90d2a0973: Preparing [2023-02-13T06:00:09.913Z] 9d6d766bd2cf: Preparing [2023-02-13T06:00:09.913Z] 9ea0b4c26c8c: Preparing [2023-02-13T06:00:09.913Z] 0d640873e7a1: Preparing [2023-02-13T06:00:09.913Z] f70ee36035b9: Preparing [2023-02-13T06:00:09.913Z] 2a24bd215526: Waiting [2023-02-13T06:00:09.913Z] 9ea0b4c26c8c: Waiting [2023-02-13T06:00:09.913Z] 0d640873e7a1: Waiting [2023-02-13T06:00:09.913Z] f70ee36035b9: Waiting [2023-02-13T06:00:09.913Z] ac176904ee05: Waiting [2023-02-13T06:00:09.913Z] 13b90d2a0973: Waiting [2023-02-13T06:00:09.913Z] 9d6d766bd2cf: Waiting [2023-02-13T06:00:09.913Z] 2db4b12d20cb: Layer already exists [2023-02-13T06:00:09.914Z] 410cd820c519: Layer already exists [2023-02-13T06:00:09.914Z] f387d150d87a: Layer already exists [2023-02-13T06:00:09.914Z] ba95c04affe2: Layer already exists [2023-02-13T06:00:09.914Z] 891603344ebf: Layer already exists [2023-02-13T06:00:09.914Z] ac176904ee05: Layer already exists [2023-02-13T06:00:09.914Z] 2a24bd215526: Layer already exists [2023-02-13T06:00:09.914Z] 13b90d2a0973: Layer already exists [2023-02-13T06:00:09.914Z] 9d6d766bd2cf: Layer already exists [2023-02-13T06:00:09.914Z] 9ea0b4c26c8c: Layer already exists [2023-02-13T06:00:09.914Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:09.914Z] 0d640873e7a1: Layer already exists [2023-02-13T06:00:10.178Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:10.509Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:10.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-13T06:00:10.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-13T06:00:10.833Z] 410cd820c519: Preparing [2023-02-13T06:00:10.833Z] 410cd820c519: Preparing [2023-02-13T06:00:10.833Z] ba95c04affe2: Preparing [2023-02-13T06:00:10.833Z] 891603344ebf: Preparing [2023-02-13T06:00:10.833Z] 2db4b12d20cb: Preparing [2023-02-13T06:00:10.833Z] f387d150d87a: Preparing [2023-02-13T06:00:10.833Z] 2a24bd215526: Preparing [2023-02-13T06:00:10.833Z] ac176904ee05: Preparing [2023-02-13T06:00:10.833Z] 13b90d2a0973: Preparing [2023-02-13T06:00:10.833Z] 9d6d766bd2cf: Preparing [2023-02-13T06:00:10.833Z] 9ea0b4c26c8c: Preparing [2023-02-13T06:00:10.833Z] 0d640873e7a1: Preparing [2023-02-13T06:00:10.833Z] f70ee36035b9: Preparing [2023-02-13T06:00:10.833Z] 13b90d2a0973: Waiting [2023-02-13T06:00:10.833Z] 9d6d766bd2cf: Waiting [2023-02-13T06:00:10.833Z] 0d640873e7a1: Waiting [2023-02-13T06:00:10.833Z] f70ee36035b9: Waiting [2023-02-13T06:00:10.833Z] 9ea0b4c26c8c: Waiting [2023-02-13T06:00:10.833Z] 2a24bd215526: Waiting [2023-02-13T06:00:10.833Z] ac176904ee05: Waiting [2023-02-13T06:00:10.833Z] f387d150d87a: Layer already exists [2023-02-13T06:00:10.833Z] ba95c04affe2: Layer already exists [2023-02-13T06:00:10.833Z] 891603344ebf: Layer already exists [2023-02-13T06:00:10.833Z] 410cd820c519: Layer already exists [2023-02-13T06:00:10.833Z] 2db4b12d20cb: Layer already exists [2023-02-13T06:00:10.833Z] ac176904ee05: Layer already exists [2023-02-13T06:00:10.833Z] 2a24bd215526: Layer already exists [2023-02-13T06:00:10.833Z] 9ea0b4c26c8c: Layer already exists [2023-02-13T06:00:10.833Z] 9d6d766bd2cf: Layer already exists [2023-02-13T06:00:10.833Z] 13b90d2a0973: Layer already exists [2023-02-13T06:00:10.833Z] 0d640873e7a1: Layer already exists [2023-02-13T06:00:10.833Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:11.098Z] main: digest: sha256:13c42226c504f19dce252a38457b38464d62855b44fea19632f24660193470e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:00:11.135Z] ===================================================== [Pipeline] echo [2023-02-13T06:00:11.141Z] taggedImages: [2023-02-13T06:00:11.141Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:11.141Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-13T06:00:11.141Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.45 [2023-02-13T06:00:11.141Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:11.141Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-13T06:00:11.155Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-13T06:00:11.155Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:11.155Z] latest [2023-02-13T06:00:11.155Z] 3.0.0-dev.45 [2023-02-13T06:00:11.155Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:11.155Z] main [2023-02-13T06:00:11.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:11.487Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:11.819Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:11.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-13T06:00:11.819Z] 2f4c61e0e716: Preparing [2023-02-13T06:00:11.819Z] 78e4c2cb5d2e: Preparing [2023-02-13T06:00:11.819Z] 9aad0641d626: Preparing [2023-02-13T06:00:11.819Z] 555fc2203cdd: Preparing [2023-02-13T06:00:11.819Z] cf577d1f94f1: Preparing [2023-02-13T06:00:11.819Z] 80e67e56bd0d: Preparing [2023-02-13T06:00:11.819Z] eec80c7843e9: Preparing [2023-02-13T06:00:11.819Z] f70ee36035b9: Preparing [2023-02-13T06:00:11.819Z] 80e67e56bd0d: Waiting [2023-02-13T06:00:11.819Z] eec80c7843e9: Waiting [2023-02-13T06:00:11.819Z] f70ee36035b9: Waiting [2023-02-13T06:00:12.083Z] cf577d1f94f1: Pushed [2023-02-13T06:00:12.083Z] 2f4c61e0e716: Pushed [2023-02-13T06:00:12.083Z] 78e4c2cb5d2e: Pushed [2023-02-13T06:00:12.083Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:12.347Z] 80e67e56bd0d: Pushed [2023-02-13T06:00:12.924Z] eec80c7843e9: Pushed [2023-02-13T06:00:14.323Z] 555fc2203cdd: Pushed [2023-02-13T06:00:14.323Z] 9aad0641d626: Pushed [2023-02-13T06:00:14.323Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:14.663Z] + 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 [2023-02-13T06:00:14.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-13T06:00:14.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-13T06:00:14.990Z] 2f4c61e0e716: Preparing [2023-02-13T06:00:14.990Z] 78e4c2cb5d2e: Preparing [2023-02-13T06:00:14.990Z] 9aad0641d626: Preparing [2023-02-13T06:00:14.990Z] 555fc2203cdd: Preparing [2023-02-13T06:00:14.990Z] cf577d1f94f1: Preparing [2023-02-13T06:00:14.990Z] 80e67e56bd0d: Preparing [2023-02-13T06:00:14.990Z] eec80c7843e9: Preparing [2023-02-13T06:00:14.990Z] f70ee36035b9: Preparing [2023-02-13T06:00:14.990Z] eec80c7843e9: Waiting [2023-02-13T06:00:14.990Z] f70ee36035b9: Waiting [2023-02-13T06:00:14.990Z] 80e67e56bd0d: Waiting [2023-02-13T06:00:14.990Z] 2f4c61e0e716: Layer already exists [2023-02-13T06:00:14.990Z] 555fc2203cdd: Layer already exists [2023-02-13T06:00:14.990Z] cf577d1f94f1: Layer already exists [2023-02-13T06:00:14.990Z] 78e4c2cb5d2e: Layer already exists [2023-02-13T06:00:14.990Z] 9aad0641d626: Layer already exists [2023-02-13T06:00:14.990Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:14.990Z] eec80c7843e9: Layer already exists [2023-02-13T06:00:14.990Z] 80e67e56bd0d: Layer already exists [2023-02-13T06:00:15.255Z] latest: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:15.587Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:15.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.45 [2023-02-13T06:00:15.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-13T06:00:15.911Z] 2f4c61e0e716: Preparing [2023-02-13T06:00:15.911Z] 78e4c2cb5d2e: Preparing [2023-02-13T06:00:15.911Z] 9aad0641d626: Preparing [2023-02-13T06:00:15.911Z] 555fc2203cdd: Preparing [2023-02-13T06:00:15.911Z] cf577d1f94f1: Preparing [2023-02-13T06:00:15.911Z] 80e67e56bd0d: Preparing [2023-02-13T06:00:15.911Z] eec80c7843e9: Preparing [2023-02-13T06:00:15.911Z] f70ee36035b9: Preparing [2023-02-13T06:00:15.911Z] eec80c7843e9: Waiting [2023-02-13T06:00:15.911Z] f70ee36035b9: Waiting [2023-02-13T06:00:15.911Z] 80e67e56bd0d: Waiting [2023-02-13T06:00:15.911Z] 2f4c61e0e716: Layer already exists [2023-02-13T06:00:15.911Z] 9aad0641d626: Layer already exists [2023-02-13T06:00:15.911Z] cf577d1f94f1: Layer already exists [2023-02-13T06:00:15.911Z] 78e4c2cb5d2e: Layer already exists [2023-02-13T06:00:15.911Z] 555fc2203cdd: Layer already exists [2023-02-13T06:00:15.911Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:15.911Z] eec80c7843e9: Layer already exists [2023-02-13T06:00:15.911Z] 80e67e56bd0d: Layer already exists [2023-02-13T06:00:16.175Z] 3.0.0-dev.45: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:16.509Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:16.839Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:16.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-13T06:00:16.839Z] 2f4c61e0e716: Preparing [2023-02-13T06:00:16.839Z] 78e4c2cb5d2e: Preparing [2023-02-13T06:00:16.839Z] 9aad0641d626: Preparing [2023-02-13T06:00:16.839Z] 555fc2203cdd: Preparing [2023-02-13T06:00:16.839Z] cf577d1f94f1: Preparing [2023-02-13T06:00:16.839Z] 80e67e56bd0d: Preparing [2023-02-13T06:00:16.839Z] eec80c7843e9: Preparing [2023-02-13T06:00:16.839Z] f70ee36035b9: Preparing [2023-02-13T06:00:16.839Z] 80e67e56bd0d: Waiting [2023-02-13T06:00:16.839Z] eec80c7843e9: Waiting [2023-02-13T06:00:16.839Z] f70ee36035b9: Waiting [2023-02-13T06:00:16.839Z] 2f4c61e0e716: Layer already exists [2023-02-13T06:00:16.839Z] 9aad0641d626: Layer already exists [2023-02-13T06:00:16.839Z] 555fc2203cdd: Layer already exists [2023-02-13T06:00:16.839Z] 78e4c2cb5d2e: Layer already exists [2023-02-13T06:00:16.839Z] cf577d1f94f1: Layer already exists [2023-02-13T06:00:16.839Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:16.839Z] eec80c7843e9: Layer already exists [2023-02-13T06:00:16.839Z] 80e67e56bd0d: Layer already exists [2023-02-13T06:00:16.839Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:17.437Z] + 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 [2023-02-13T06:00:17.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-13T06:00:17.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-13T06:00:17.765Z] 2f4c61e0e716: Preparing [2023-02-13T06:00:17.765Z] 78e4c2cb5d2e: Preparing [2023-02-13T06:00:17.765Z] 9aad0641d626: Preparing [2023-02-13T06:00:17.765Z] 555fc2203cdd: Preparing [2023-02-13T06:00:17.765Z] cf577d1f94f1: Preparing [2023-02-13T06:00:17.765Z] 80e67e56bd0d: Preparing [2023-02-13T06:00:17.765Z] eec80c7843e9: Preparing [2023-02-13T06:00:17.765Z] f70ee36035b9: Preparing [2023-02-13T06:00:17.765Z] eec80c7843e9: Waiting [2023-02-13T06:00:17.765Z] 80e67e56bd0d: Waiting [2023-02-13T06:00:17.765Z] 2f4c61e0e716: Layer already exists [2023-02-13T06:00:17.765Z] 9aad0641d626: Layer already exists [2023-02-13T06:00:17.765Z] 78e4c2cb5d2e: Layer already exists [2023-02-13T06:00:17.765Z] 555fc2203cdd: Layer already exists [2023-02-13T06:00:17.765Z] cf577d1f94f1: Layer already exists [2023-02-13T06:00:17.765Z] eec80c7843e9: Layer already exists [2023-02-13T06:00:17.765Z] 80e67e56bd0d: Layer already exists [2023-02-13T06:00:17.765Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:18.029Z] main: digest: sha256:58dcfb27c925b7af85498aa137b100991cd1e966cc722aaaef0ae1f79f187d81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:00:18.073Z] ===================================================== [Pipeline] echo [2023-02-13T06:00:18.082Z] taggedImages: [2023-02-13T06:00:18.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:18.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-13T06:00:18.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.45 [2023-02-13T06:00:18.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:18.082Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-13T06:00:18.101Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-13T06:00:18.101Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:18.101Z] latest [2023-02-13T06:00:18.101Z] 3.0.0-dev.45 [2023-02-13T06:00:18.101Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:18.101Z] main [2023-02-13T06:00:18.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:18.462Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:18.813Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:18.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-13T06:00:18.813Z] 39941ccc047b: Preparing [2023-02-13T06:00:18.813Z] 27bd5f595725: Preparing [2023-02-13T06:00:18.813Z] 517b69814bce: Preparing [2023-02-13T06:00:18.813Z] ac73ab8c2cf9: Preparing [2023-02-13T06:00:18.813Z] 7192011678cb: Preparing [2023-02-13T06:00:18.813Z] 3411657d52c4: Preparing [2023-02-13T06:00:18.813Z] ffe4c728e618: Preparing [2023-02-13T06:00:18.813Z] 85d03c57c1b1: Preparing [2023-02-13T06:00:18.813Z] 1c42c20b12eb: Preparing [2023-02-13T06:00:18.813Z] f70ee36035b9: Preparing [2023-02-13T06:00:18.813Z] 85d03c57c1b1: Waiting [2023-02-13T06:00:18.813Z] f70ee36035b9: Waiting [2023-02-13T06:00:18.813Z] 1c42c20b12eb: Waiting [2023-02-13T06:00:18.813Z] 3411657d52c4: Waiting [2023-02-13T06:00:18.813Z] ffe4c728e618: Waiting [2023-02-13T06:00:19.104Z] 39941ccc047b: Pushed [2023-02-13T06:00:19.104Z] 7192011678cb: Pushed [2023-02-13T06:00:19.104Z] 27bd5f595725: Pushed [2023-02-13T06:00:19.104Z] 3411657d52c4: Pushed [2023-02-13T06:00:19.386Z] ffe4c728e618: Pushed [2023-02-13T06:00:19.386Z] 85d03c57c1b1: Pushed [2023-02-13T06:00:19.386Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:19.656Z] 1c42c20b12eb: Pushed [2023-02-13T06:00:21.593Z] ac73ab8c2cf9: Pushed [2023-02-13T06:00:23.532Z] 517b69814bce: Pushed [2023-02-13T06:00:23.532Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:23.871Z] + 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 [2023-02-13T06:00:24.204Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-13T06:00:24.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-13T06:00:24.205Z] 39941ccc047b: Preparing [2023-02-13T06:00:24.205Z] 27bd5f595725: Preparing [2023-02-13T06:00:24.205Z] 517b69814bce: Preparing [2023-02-13T06:00:24.205Z] ac73ab8c2cf9: Preparing [2023-02-13T06:00:24.205Z] 7192011678cb: Preparing [2023-02-13T06:00:24.205Z] 3411657d52c4: Preparing [2023-02-13T06:00:24.205Z] ffe4c728e618: Preparing [2023-02-13T06:00:24.205Z] 85d03c57c1b1: Preparing [2023-02-13T06:00:24.205Z] 1c42c20b12eb: Preparing [2023-02-13T06:00:24.205Z] f70ee36035b9: Preparing [2023-02-13T06:00:24.205Z] 85d03c57c1b1: Waiting [2023-02-13T06:00:24.205Z] 1c42c20b12eb: Waiting [2023-02-13T06:00:24.205Z] 3411657d52c4: Waiting [2023-02-13T06:00:24.205Z] ffe4c728e618: Waiting [2023-02-13T06:00:24.205Z] f70ee36035b9: Waiting [2023-02-13T06:00:24.205Z] 517b69814bce: Layer already exists [2023-02-13T06:00:24.205Z] 39941ccc047b: Layer already exists [2023-02-13T06:00:24.205Z] 7192011678cb: Layer already exists [2023-02-13T06:00:24.205Z] ac73ab8c2cf9: Layer already exists [2023-02-13T06:00:24.205Z] 27bd5f595725: Layer already exists [2023-02-13T06:00:24.205Z] ffe4c728e618: Layer already exists [2023-02-13T06:00:24.205Z] 3411657d52c4: Layer already exists [2023-02-13T06:00:24.205Z] 85d03c57c1b1: Layer already exists [2023-02-13T06:00:24.205Z] 1c42c20b12eb: Layer already exists [2023-02-13T06:00:24.205Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:24.469Z] latest: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:24.803Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:25.135Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.45 [2023-02-13T06:00:25.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-13T06:00:25.135Z] 39941ccc047b: Preparing [2023-02-13T06:00:25.135Z] 27bd5f595725: Preparing [2023-02-13T06:00:25.135Z] 517b69814bce: Preparing [2023-02-13T06:00:25.135Z] ac73ab8c2cf9: Preparing [2023-02-13T06:00:25.135Z] 7192011678cb: Preparing [2023-02-13T06:00:25.135Z] 3411657d52c4: Preparing [2023-02-13T06:00:25.135Z] ffe4c728e618: Preparing [2023-02-13T06:00:25.135Z] 85d03c57c1b1: Preparing [2023-02-13T06:00:25.135Z] 1c42c20b12eb: Preparing [2023-02-13T06:00:25.135Z] f70ee36035b9: Preparing [2023-02-13T06:00:25.135Z] 85d03c57c1b1: Waiting [2023-02-13T06:00:25.135Z] 1c42c20b12eb: Waiting [2023-02-13T06:00:25.135Z] f70ee36035b9: Waiting [2023-02-13T06:00:25.135Z] ffe4c728e618: Waiting [2023-02-13T06:00:25.135Z] 39941ccc047b: Layer already exists [2023-02-13T06:00:25.135Z] 517b69814bce: Layer already exists [2023-02-13T06:00:25.135Z] 27bd5f595725: Layer already exists [2023-02-13T06:00:25.135Z] 7192011678cb: Layer already exists [2023-02-13T06:00:25.135Z] ac73ab8c2cf9: Layer already exists [2023-02-13T06:00:25.135Z] 85d03c57c1b1: Layer already exists [2023-02-13T06:00:25.135Z] 3411657d52c4: Layer already exists [2023-02-13T06:00:25.135Z] ffe4c728e618: Layer already exists [2023-02-13T06:00:25.135Z] 1c42c20b12eb: Layer already exists [2023-02-13T06:00:25.135Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:25.401Z] 3.0.0-dev.45: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:25.738Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:28.007Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:28.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-13T06:00:28.007Z] 39941ccc047b: Preparing [2023-02-13T06:00:28.007Z] 27bd5f595725: Preparing [2023-02-13T06:00:28.007Z] 517b69814bce: Preparing [2023-02-13T06:00:28.007Z] ac73ab8c2cf9: Preparing [2023-02-13T06:00:28.007Z] 7192011678cb: Preparing [2023-02-13T06:00:28.007Z] 3411657d52c4: Preparing [2023-02-13T06:00:28.007Z] ffe4c728e618: Preparing [2023-02-13T06:00:28.007Z] 85d03c57c1b1: Preparing [2023-02-13T06:00:28.007Z] 1c42c20b12eb: Preparing [2023-02-13T06:00:28.007Z] f70ee36035b9: Preparing [2023-02-13T06:00:28.007Z] ffe4c728e618: Waiting [2023-02-13T06:00:28.007Z] 85d03c57c1b1: Waiting [2023-02-13T06:00:28.007Z] 1c42c20b12eb: Waiting [2023-02-13T06:00:28.007Z] f70ee36035b9: Waiting [2023-02-13T06:00:28.007Z] 3411657d52c4: Waiting [2023-02-13T06:00:28.007Z] 7192011678cb: Layer already exists [2023-02-13T06:00:28.007Z] 27bd5f595725: Layer already exists [2023-02-13T06:00:28.008Z] 39941ccc047b: Layer already exists [2023-02-13T06:00:28.008Z] 517b69814bce: Layer already exists [2023-02-13T06:00:28.008Z] ac73ab8c2cf9: Layer already exists [2023-02-13T06:00:28.008Z] 3411657d52c4: Layer already exists [2023-02-13T06:00:28.008Z] 85d03c57c1b1: Layer already exists [2023-02-13T06:00:28.008Z] ffe4c728e618: Layer already exists [2023-02-13T06:00:28.008Z] 1c42c20b12eb: Layer already exists [2023-02-13T06:00:28.008Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:28.272Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:28.610Z] + 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 [2023-02-13T06:00:28.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-13T06:00:28.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-13T06:00:28.948Z] 39941ccc047b: Preparing [2023-02-13T06:00:28.948Z] 27bd5f595725: Preparing [2023-02-13T06:00:28.948Z] 517b69814bce: Preparing [2023-02-13T06:00:28.948Z] ac73ab8c2cf9: Preparing [2023-02-13T06:00:28.948Z] 7192011678cb: Preparing [2023-02-13T06:00:28.948Z] 3411657d52c4: Preparing [2023-02-13T06:00:28.948Z] ffe4c728e618: Preparing [2023-02-13T06:00:28.948Z] 85d03c57c1b1: Preparing [2023-02-13T06:00:28.948Z] 1c42c20b12eb: Preparing [2023-02-13T06:00:28.948Z] f70ee36035b9: Preparing [2023-02-13T06:00:28.948Z] 3411657d52c4: Waiting [2023-02-13T06:00:28.948Z] ffe4c728e618: Waiting [2023-02-13T06:00:28.948Z] 85d03c57c1b1: Waiting [2023-02-13T06:00:28.948Z] 1c42c20b12eb: Waiting [2023-02-13T06:00:28.948Z] f70ee36035b9: Waiting [2023-02-13T06:00:28.948Z] ac73ab8c2cf9: Layer already exists [2023-02-13T06:00:28.948Z] 39941ccc047b: Layer already exists [2023-02-13T06:00:28.948Z] 27bd5f595725: Layer already exists [2023-02-13T06:00:28.948Z] 517b69814bce: Layer already exists [2023-02-13T06:00:28.948Z] 7192011678cb: Layer already exists [2023-02-13T06:00:28.948Z] 3411657d52c4: Layer already exists [2023-02-13T06:00:28.948Z] 85d03c57c1b1: Layer already exists [2023-02-13T06:00:28.948Z] ffe4c728e618: Layer already exists [2023-02-13T06:00:28.948Z] f70ee36035b9: Layer already exists [2023-02-13T06:00:28.948Z] 1c42c20b12eb: Layer already exists [2023-02-13T06:00:29.212Z] main: digest: sha256:530fd158a385f9d1c83c5e3b6ecda50a4c27d1e6705113a99b188ff377721d15 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:00:29.256Z] ===================================================== [Pipeline] echo [2023-02-13T06:00:29.263Z] taggedImages: [2023-02-13T06:00:29.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:29.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-13T06:00:29.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.45 [2023-02-13T06:00:29.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:29.263Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-13T06:00:29.284Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-13T06:00:29.284Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:29.284Z] latest [2023-02-13T06:00:29.284Z] 3.0.0-dev.45 [2023-02-13T06:00:29.284Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:29.284Z] main [2023-02-13T06:00:29.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:29.621Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:29.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:29.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-13T06:00:29.951Z] ae7a282d3848: Preparing [2023-02-13T06:00:29.951Z] 6ee4c68694b2: Preparing [2023-02-13T06:00:29.951Z] ac176904ee05: Preparing [2023-02-13T06:00:29.951Z] 32f6afb2b67d: Preparing [2023-02-13T06:00:29.951Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:30.217Z] ac176904ee05: Layer already exists [2023-02-13T06:00:30.482Z] ae7a282d3848: Pushed [2023-02-13T06:00:31.443Z] 32f6afb2b67d: Pushed [2023-02-13T06:00:31.708Z] a8cfdf0cc8ec: Pushed [2023-02-13T06:00:35.042Z] 6ee4c68694b2: Pushed [2023-02-13T06:00:35.042Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:35.385Z] + 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 [2023-02-13T06:00:35.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-13T06:00:35.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-13T06:00:35.724Z] ae7a282d3848: Preparing [2023-02-13T06:00:35.724Z] 6ee4c68694b2: Preparing [2023-02-13T06:00:35.724Z] ac176904ee05: Preparing [2023-02-13T06:00:35.724Z] 32f6afb2b67d: Preparing [2023-02-13T06:00:35.724Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:35.724Z] 6ee4c68694b2: Layer already exists [2023-02-13T06:00:35.724Z] ac176904ee05: Layer already exists [2023-02-13T06:00:35.724Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:35.724Z] 32f6afb2b67d: Layer already exists [2023-02-13T06:00:35.724Z] ae7a282d3848: Layer already exists [2023-02-13T06:00:35.989Z] latest: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:36.339Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:36.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.45 [2023-02-13T06:00:36.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-13T06:00:36.666Z] ae7a282d3848: Preparing [2023-02-13T06:00:36.666Z] 6ee4c68694b2: Preparing [2023-02-13T06:00:36.666Z] ac176904ee05: Preparing [2023-02-13T06:00:36.666Z] 32f6afb2b67d: Preparing [2023-02-13T06:00:36.666Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:36.666Z] 6ee4c68694b2: Layer already exists [2023-02-13T06:00:36.666Z] ac176904ee05: Layer already exists [2023-02-13T06:00:36.666Z] 32f6afb2b67d: Layer already exists [2023-02-13T06:00:36.666Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:36.666Z] ae7a282d3848: Layer already exists [2023-02-13T06:00:36.666Z] 3.0.0-dev.45: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:37.004Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:37.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:37.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-13T06:00:37.331Z] ae7a282d3848: Preparing [2023-02-13T06:00:37.331Z] 6ee4c68694b2: Preparing [2023-02-13T06:00:37.331Z] ac176904ee05: Preparing [2023-02-13T06:00:37.331Z] 32f6afb2b67d: Preparing [2023-02-13T06:00:37.331Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:37.331Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:37.331Z] 6ee4c68694b2: Layer already exists [2023-02-13T06:00:37.331Z] ae7a282d3848: Layer already exists [2023-02-13T06:00:37.331Z] 32f6afb2b67d: Layer already exists [2023-02-13T06:00:37.331Z] ac176904ee05: Layer already exists [2023-02-13T06:00:37.331Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:37.945Z] + 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 [2023-02-13T06:00:38.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-13T06:00:38.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-13T06:00:38.283Z] ae7a282d3848: Preparing [2023-02-13T06:00:38.283Z] 6ee4c68694b2: Preparing [2023-02-13T06:00:38.283Z] ac176904ee05: Preparing [2023-02-13T06:00:38.283Z] 32f6afb2b67d: Preparing [2023-02-13T06:00:38.283Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:38.283Z] 6ee4c68694b2: Layer already exists [2023-02-13T06:00:38.283Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:38.283Z] 32f6afb2b67d: Layer already exists [2023-02-13T06:00:38.283Z] ae7a282d3848: Layer already exists [2023-02-13T06:00:38.283Z] ac176904ee05: Layer already exists [2023-02-13T06:00:38.548Z] main: digest: sha256:3f7174aabbea4c52f931db0458408c49c04d6a974854c35eb13ba3cc155409e2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:00:38.589Z] ===================================================== [Pipeline] echo [2023-02-13T06:00:38.595Z] taggedImages: [2023-02-13T06:00:38.595Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:38.595Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-13T06:00:38.595Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.45 [2023-02-13T06:00:38.595Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:38.595Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-13T06:00:38.616Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-13T06:00:38.616Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:38.616Z] latest [2023-02-13T06:00:38.616Z] 3.0.0-dev.45 [2023-02-13T06:00:38.616Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:38.616Z] main [2023-02-13T06:00:38.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:38.969Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:39.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:39.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-13T06:00:39.304Z] 2d25ff63afd5: Preparing [2023-02-13T06:00:39.304Z] 8af5b213eca1: Preparing [2023-02-13T06:00:39.304Z] ec45017f3202: Preparing [2023-02-13T06:00:39.304Z] 80802555e015: Preparing [2023-02-13T06:00:39.304Z] 6aca269af430: Preparing [2023-02-13T06:00:39.304Z] daf96db226f8: Preparing [2023-02-13T06:00:39.304Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:39.304Z] daf96db226f8: Waiting [2023-02-13T06:00:39.304Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:00:39.573Z] 8af5b213eca1: Pushed [2023-02-13T06:00:39.573Z] 2d25ff63afd5: Pushed [2023-02-13T06:00:39.573Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:39.843Z] ec45017f3202: Pushed [2023-02-13T06:00:40.422Z] daf96db226f8: Pushed [2023-02-13T06:00:47.052Z] 6aca269af430: Pushed [2023-02-13T06:00:55.243Z] 80802555e015: Pushed [2023-02-13T06:00:55.243Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:55.590Z] + 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 [2023-02-13T06:00:55.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-13T06:00:55.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-13T06:00:55.926Z] 2d25ff63afd5: Preparing [2023-02-13T06:00:55.926Z] 8af5b213eca1: Preparing [2023-02-13T06:00:55.926Z] ec45017f3202: Preparing [2023-02-13T06:00:55.926Z] 80802555e015: Preparing [2023-02-13T06:00:55.926Z] 6aca269af430: Preparing [2023-02-13T06:00:55.926Z] daf96db226f8: Preparing [2023-02-13T06:00:55.926Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:55.926Z] daf96db226f8: Waiting [2023-02-13T06:00:55.926Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:00:55.926Z] 6aca269af430: Layer already exists [2023-02-13T06:00:55.926Z] 8af5b213eca1: Layer already exists [2023-02-13T06:00:55.926Z] 80802555e015: Layer already exists [2023-02-13T06:00:55.926Z] 2d25ff63afd5: Layer already exists [2023-02-13T06:00:55.926Z] ec45017f3202: Layer already exists [2023-02-13T06:00:55.926Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:55.926Z] daf96db226f8: Layer already exists [2023-02-13T06:00:56.191Z] latest: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:56.540Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:56.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.45 [2023-02-13T06:00:56.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-13T06:00:56.874Z] 2d25ff63afd5: Preparing [2023-02-13T06:00:56.874Z] 8af5b213eca1: Preparing [2023-02-13T06:00:56.874Z] ec45017f3202: Preparing [2023-02-13T06:00:56.874Z] 80802555e015: Preparing [2023-02-13T06:00:56.874Z] 6aca269af430: Preparing [2023-02-13T06:00:56.875Z] daf96db226f8: Preparing [2023-02-13T06:00:56.875Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:56.875Z] daf96db226f8: Waiting [2023-02-13T06:00:56.875Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:00:56.875Z] 8af5b213eca1: Layer already exists [2023-02-13T06:00:56.875Z] 6aca269af430: Layer already exists [2023-02-13T06:00:56.875Z] 2d25ff63afd5: Layer already exists [2023-02-13T06:00:56.875Z] 80802555e015: Layer already exists [2023-02-13T06:00:56.875Z] ec45017f3202: Layer already exists [2023-02-13T06:00:56.875Z] daf96db226f8: Layer already exists [2023-02-13T06:00:56.875Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:57.140Z] 3.0.0-dev.45: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:57.479Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:57.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:57.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-13T06:00:57.807Z] 2d25ff63afd5: Preparing [2023-02-13T06:00:57.807Z] 8af5b213eca1: Preparing [2023-02-13T06:00:57.807Z] ec45017f3202: Preparing [2023-02-13T06:00:57.807Z] 80802555e015: Preparing [2023-02-13T06:00:57.807Z] 6aca269af430: Preparing [2023-02-13T06:00:57.807Z] daf96db226f8: Preparing [2023-02-13T06:00:57.807Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:57.807Z] daf96db226f8: Waiting [2023-02-13T06:00:57.807Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:00:57.807Z] 8af5b213eca1: Layer already exists [2023-02-13T06:00:57.807Z] ec45017f3202: Layer already exists [2023-02-13T06:00:57.807Z] 6aca269af430: Layer already exists [2023-02-13T06:00:57.807Z] 2d25ff63afd5: Layer already exists [2023-02-13T06:00:57.807Z] 80802555e015: Layer already exists [2023-02-13T06:00:57.807Z] daf96db226f8: Layer already exists [2023-02-13T06:00:57.807Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:58.072Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:58.413Z] + 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 [2023-02-13T06:00:58.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-13T06:00:58.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-13T06:00:58.750Z] 2d25ff63afd5: Preparing [2023-02-13T06:00:58.751Z] 8af5b213eca1: Preparing [2023-02-13T06:00:58.751Z] ec45017f3202: Preparing [2023-02-13T06:00:58.751Z] 80802555e015: Preparing [2023-02-13T06:00:58.751Z] 6aca269af430: Preparing [2023-02-13T06:00:58.751Z] daf96db226f8: Preparing [2023-02-13T06:00:58.751Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:58.751Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:00:58.751Z] daf96db226f8: Waiting [2023-02-13T06:00:58.751Z] 6aca269af430: Layer already exists [2023-02-13T06:00:58.751Z] 8af5b213eca1: Layer already exists [2023-02-13T06:00:58.751Z] 80802555e015: Layer already exists [2023-02-13T06:00:58.751Z] 2d25ff63afd5: Layer already exists [2023-02-13T06:00:58.751Z] ec45017f3202: Layer already exists [2023-02-13T06:00:58.751Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:00:58.751Z] daf96db226f8: Layer already exists [2023-02-13T06:00:59.017Z] main: digest: sha256:1ebd39b34e6f324177c6f6b828c76091836707afe3c0a22060bb3f13cecf5b66 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:00:59.063Z] ===================================================== [Pipeline] echo [2023-02-13T06:00:59.072Z] taggedImages: [2023-02-13T06:00:59.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:59.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-13T06:00:59.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.45 [2023-02-13T06:00:59.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:59.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-13T06:00:59.099Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-13T06:00:59.099Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:59.099Z] latest [2023-02-13T06:00:59.099Z] 3.0.0-dev.45 [2023-02-13T06:00:59.099Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:00:59.099Z] main [2023-02-13T06:00:59.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:59.430Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:00:59.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:00:59.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-13T06:00:59.765Z] 82cff41ee32c: Preparing [2023-02-13T06:00:59.765Z] 37537b1c892e: Preparing [2023-02-13T06:00:59.765Z] bc67e1f34331: Preparing [2023-02-13T06:00:59.765Z] 5ce8644ca617: Preparing [2023-02-13T06:00:59.765Z] 978306254e79: Preparing [2023-02-13T06:00:59.765Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:00:59.765Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:00.030Z] 37537b1c892e: Pushed [2023-02-13T06:01:00.030Z] bc67e1f34331: Pushed [2023-02-13T06:01:00.030Z] 82cff41ee32c: Pushed [2023-02-13T06:01:00.030Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:00.610Z] 978306254e79: Pushed [2023-02-13T06:01:15.579Z] 5ce8644ca617: Pushed [2023-02-13T06:01:15.579Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:15.917Z] + 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 [2023-02-13T06:01:16.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-13T06:01:16.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-13T06:01:16.239Z] 82cff41ee32c: Preparing [2023-02-13T06:01:16.239Z] 37537b1c892e: Preparing [2023-02-13T06:01:16.239Z] bc67e1f34331: Preparing [2023-02-13T06:01:16.239Z] 5ce8644ca617: Preparing [2023-02-13T06:01:16.239Z] 978306254e79: Preparing [2023-02-13T06:01:16.239Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:16.239Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:16.239Z] 5ce8644ca617: Layer already exists [2023-02-13T06:01:16.239Z] 82cff41ee32c: Layer already exists [2023-02-13T06:01:16.239Z] 37537b1c892e: Layer already exists [2023-02-13T06:01:16.239Z] 978306254e79: Layer already exists [2023-02-13T06:01:16.239Z] bc67e1f34331: Layer already exists [2023-02-13T06:01:16.239Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:16.502Z] latest: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:16.831Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:17.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.45 [2023-02-13T06:01:17.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-13T06:01:17.159Z] 82cff41ee32c: Preparing [2023-02-13T06:01:17.159Z] 37537b1c892e: Preparing [2023-02-13T06:01:17.159Z] bc67e1f34331: Preparing [2023-02-13T06:01:17.159Z] 5ce8644ca617: Preparing [2023-02-13T06:01:17.159Z] 978306254e79: Preparing [2023-02-13T06:01:17.159Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:17.159Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:17.159Z] bc67e1f34331: Layer already exists [2023-02-13T06:01:17.159Z] 5ce8644ca617: Layer already exists [2023-02-13T06:01:17.159Z] 82cff41ee32c: Layer already exists [2023-02-13T06:01:17.159Z] 978306254e79: Layer already exists [2023-02-13T06:01:17.159Z] 37537b1c892e: Layer already exists [2023-02-13T06:01:17.159Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:17.159Z] 3.0.0-dev.45: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:17.753Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:18.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:18.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-13T06:01:18.085Z] 82cff41ee32c: Preparing [2023-02-13T06:01:18.085Z] 37537b1c892e: Preparing [2023-02-13T06:01:18.085Z] bc67e1f34331: Preparing [2023-02-13T06:01:18.085Z] 5ce8644ca617: Preparing [2023-02-13T06:01:18.085Z] 978306254e79: Preparing [2023-02-13T06:01:18.085Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:18.085Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:18.085Z] 82cff41ee32c: Layer already exists [2023-02-13T06:01:18.085Z] 978306254e79: Layer already exists [2023-02-13T06:01:18.085Z] bc67e1f34331: Layer already exists [2023-02-13T06:01:18.085Z] 37537b1c892e: Layer already exists [2023-02-13T06:01:18.085Z] 5ce8644ca617: Layer already exists [2023-02-13T06:01:18.085Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:18.085Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:18.419Z] + 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 [2023-02-13T06:01:18.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-13T06:01:18.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-13T06:01:18.752Z] 82cff41ee32c: Preparing [2023-02-13T06:01:18.752Z] 37537b1c892e: Preparing [2023-02-13T06:01:18.752Z] bc67e1f34331: Preparing [2023-02-13T06:01:18.752Z] 5ce8644ca617: Preparing [2023-02-13T06:01:18.752Z] 978306254e79: Preparing [2023-02-13T06:01:18.752Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:18.752Z] 37537b1c892e: Layer already exists [2023-02-13T06:01:18.752Z] bc67e1f34331: Layer already exists [2023-02-13T06:01:18.752Z] 82cff41ee32c: Layer already exists [2023-02-13T06:01:18.752Z] 5ce8644ca617: Layer already exists [2023-02-13T06:01:18.752Z] 978306254e79: Layer already exists [2023-02-13T06:01:18.752Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:19.018Z] main: digest: sha256:b5abe1ff94a2f8627ff1edecbbb3c91aeb18d002cc4c2f19416dc3ef141b7b8a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:01:19.069Z] ===================================================== [Pipeline] echo [2023-02-13T06:01:19.077Z] taggedImages: [2023-02-13T06:01:19.077Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:19.077Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-13T06:01:19.077Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.45 [2023-02-13T06:01:19.077Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:19.077Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-13T06:01:19.098Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-13T06:01:19.098Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:19.098Z] latest [2023-02-13T06:01:19.098Z] 3.0.0-dev.45 [2023-02-13T06:01:19.098Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:19.098Z] main [2023-02-13T06:01:19.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:19.433Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:19.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:19.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-13T06:01:19.767Z] c56a286438a3: Preparing [2023-02-13T06:01:19.767Z] dc0b871e293c: Preparing [2023-02-13T06:01:19.767Z] 29c6ce94956e: Preparing [2023-02-13T06:01:19.767Z] 26ecf95e4a4e: Preparing [2023-02-13T06:01:19.767Z] daf96db226f8: Preparing [2023-02-13T06:01:19.767Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:19.767Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:19.767Z] daf96db226f8: Layer already exists [2023-02-13T06:01:19.767Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:20.031Z] dc0b871e293c: Pushed [2023-02-13T06:01:20.031Z] c56a286438a3: Pushed [2023-02-13T06:01:20.031Z] 29c6ce94956e: Pushed [2023-02-13T06:01:35.046Z] 26ecf95e4a4e: Pushed [2023-02-13T06:01:35.046Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:35.400Z] + 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 [2023-02-13T06:01:35.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-13T06:01:35.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-13T06:01:35.746Z] c56a286438a3: Preparing [2023-02-13T06:01:35.746Z] dc0b871e293c: Preparing [2023-02-13T06:01:35.746Z] 29c6ce94956e: Preparing [2023-02-13T06:01:35.746Z] 26ecf95e4a4e: Preparing [2023-02-13T06:01:35.746Z] daf96db226f8: Preparing [2023-02-13T06:01:35.746Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:35.746Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:35.746Z] dc0b871e293c: Layer already exists [2023-02-13T06:01:35.746Z] c56a286438a3: Layer already exists [2023-02-13T06:01:35.746Z] 26ecf95e4a4e: Layer already exists [2023-02-13T06:01:35.746Z] daf96db226f8: Layer already exists [2023-02-13T06:01:35.746Z] 29c6ce94956e: Layer already exists [2023-02-13T06:01:35.746Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:36.015Z] latest: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:36.349Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:36.681Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.45 [2023-02-13T06:01:36.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-13T06:01:36.681Z] c56a286438a3: Preparing [2023-02-13T06:01:36.681Z] dc0b871e293c: Preparing [2023-02-13T06:01:36.681Z] 29c6ce94956e: Preparing [2023-02-13T06:01:36.681Z] 26ecf95e4a4e: Preparing [2023-02-13T06:01:36.681Z] daf96db226f8: Preparing [2023-02-13T06:01:36.681Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:36.681Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:36.681Z] 29c6ce94956e: Layer already exists [2023-02-13T06:01:36.681Z] daf96db226f8: Layer already exists [2023-02-13T06:01:36.681Z] 26ecf95e4a4e: Layer already exists [2023-02-13T06:01:36.681Z] c56a286438a3: Layer already exists [2023-02-13T06:01:36.682Z] dc0b871e293c: Layer already exists [2023-02-13T06:01:36.682Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:36.946Z] 3.0.0-dev.45: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:37.285Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:37.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:37.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-13T06:01:37.623Z] c56a286438a3: Preparing [2023-02-13T06:01:37.623Z] dc0b871e293c: Preparing [2023-02-13T06:01:37.623Z] 29c6ce94956e: Preparing [2023-02-13T06:01:37.623Z] 26ecf95e4a4e: Preparing [2023-02-13T06:01:37.623Z] daf96db226f8: Preparing [2023-02-13T06:01:37.623Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:37.623Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:37.623Z] dc0b871e293c: Layer already exists [2023-02-13T06:01:37.623Z] 29c6ce94956e: Layer already exists [2023-02-13T06:01:37.623Z] 26ecf95e4a4e: Layer already exists [2023-02-13T06:01:37.623Z] daf96db226f8: Layer already exists [2023-02-13T06:01:37.623Z] c56a286438a3: Layer already exists [2023-02-13T06:01:37.623Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:37.623Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:38.223Z] + 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 [2023-02-13T06:01:38.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-13T06:01:38.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-13T06:01:38.556Z] c56a286438a3: Preparing [2023-02-13T06:01:38.556Z] dc0b871e293c: Preparing [2023-02-13T06:01:38.556Z] 29c6ce94956e: Preparing [2023-02-13T06:01:38.556Z] 26ecf95e4a4e: Preparing [2023-02-13T06:01:38.556Z] daf96db226f8: Preparing [2023-02-13T06:01:38.556Z] a8cfdf0cc8ec: Preparing [2023-02-13T06:01:38.556Z] a8cfdf0cc8ec: Waiting [2023-02-13T06:01:38.556Z] 29c6ce94956e: Layer already exists [2023-02-13T06:01:38.556Z] c56a286438a3: Layer already exists [2023-02-13T06:01:38.556Z] dc0b871e293c: Layer already exists [2023-02-13T06:01:38.556Z] daf96db226f8: Layer already exists [2023-02-13T06:01:38.556Z] 26ecf95e4a4e: Layer already exists [2023-02-13T06:01:38.556Z] a8cfdf0cc8ec: Layer already exists [2023-02-13T06:01:38.820Z] main: digest: sha256:8d03e6d19cfe759a5511b64a4f3f1a128402c55e580951f04eb3daa192fd19c4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:01:38.872Z] ===================================================== [Pipeline] echo [2023-02-13T06:01:38.882Z] taggedImages: [2023-02-13T06:01:38.882Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:38.882Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-13T06:01:38.882Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.45 [2023-02-13T06:01:38.882Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:38.882Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-13T06:01:38.905Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-13T06:01:38.905Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:38.905Z] latest [2023-02-13T06:01:38.905Z] 3.0.0-dev.45 [2023-02-13T06:01:38.905Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:38.905Z] main [2023-02-13T06:01:38.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:39.246Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:39.575Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:39.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-13T06:01:39.575Z] 4a24610c4278: Preparing [2023-02-13T06:01:39.575Z] 92aca6782438: Preparing [2023-02-13T06:01:39.575Z] ac176904ee05: Preparing [2023-02-13T06:01:39.575Z] 84d13f0c7406: Preparing [2023-02-13T06:01:39.575Z] f70ee36035b9: Preparing [2023-02-13T06:01:39.575Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:39.575Z] ac176904ee05: Layer already exists [2023-02-13T06:01:39.840Z] 4a24610c4278: Pushed [2023-02-13T06:01:40.106Z] 84d13f0c7406: Pushed [2023-02-13T06:01:45.443Z] 92aca6782438: Pushed [2023-02-13T06:01:45.708Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:46.041Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:46.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-13T06:01:46.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-13T06:01:46.372Z] 4a24610c4278: Preparing [2023-02-13T06:01:46.372Z] 92aca6782438: Preparing [2023-02-13T06:01:46.372Z] ac176904ee05: Preparing [2023-02-13T06:01:46.372Z] 84d13f0c7406: Preparing [2023-02-13T06:01:46.372Z] f70ee36035b9: Preparing [2023-02-13T06:01:46.372Z] 4a24610c4278: Layer already exists [2023-02-13T06:01:46.372Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:46.372Z] 92aca6782438: Layer already exists [2023-02-13T06:01:46.372Z] 84d13f0c7406: Layer already exists [2023-02-13T06:01:46.372Z] ac176904ee05: Layer already exists [2023-02-13T06:01:46.372Z] latest: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:46.979Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:47.323Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.45 [2023-02-13T06:01:47.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-13T06:01:47.323Z] 4a24610c4278: Preparing [2023-02-13T06:01:47.323Z] 92aca6782438: Preparing [2023-02-13T06:01:47.323Z] ac176904ee05: Preparing [2023-02-13T06:01:47.323Z] 84d13f0c7406: Preparing [2023-02-13T06:01:47.323Z] f70ee36035b9: Preparing [2023-02-13T06:01:47.323Z] 84d13f0c7406: Layer already exists [2023-02-13T06:01:47.323Z] 92aca6782438: Layer already exists [2023-02-13T06:01:47.323Z] 4a24610c4278: Layer already exists [2023-02-13T06:01:47.323Z] ac176904ee05: Layer already exists [2023-02-13T06:01:47.323Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:47.323Z] 3.0.0-dev.45: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:47.662Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:47.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:47.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-13T06:01:47.998Z] 4a24610c4278: Preparing [2023-02-13T06:01:47.998Z] 92aca6782438: Preparing [2023-02-13T06:01:47.998Z] ac176904ee05: Preparing [2023-02-13T06:01:47.998Z] 84d13f0c7406: Preparing [2023-02-13T06:01:47.998Z] f70ee36035b9: Preparing [2023-02-13T06:01:47.998Z] ac176904ee05: Layer already exists [2023-02-13T06:01:47.998Z] 4a24610c4278: Layer already exists [2023-02-13T06:01:47.998Z] 92aca6782438: Layer already exists [2023-02-13T06:01:47.998Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:47.998Z] 84d13f0c7406: Layer already exists [2023-02-13T06:01:47.998Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:48.345Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:48.683Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-13T06:01:48.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-13T06:01:48.683Z] 4a24610c4278: Preparing [2023-02-13T06:01:48.683Z] 92aca6782438: Preparing [2023-02-13T06:01:48.683Z] ac176904ee05: Preparing [2023-02-13T06:01:48.683Z] 84d13f0c7406: Preparing [2023-02-13T06:01:48.683Z] f70ee36035b9: Preparing [2023-02-13T06:01:48.683Z] 84d13f0c7406: Layer already exists [2023-02-13T06:01:48.683Z] 92aca6782438: Layer already exists [2023-02-13T06:01:48.683Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:48.683Z] 4a24610c4278: Layer already exists [2023-02-13T06:01:48.683Z] ac176904ee05: Layer already exists [2023-02-13T06:01:48.683Z] main: digest: sha256:c5ff731a5a6b47dea24ac177f970d2c6a13323960e289b8a2250208afa99d923 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:01:48.738Z] ===================================================== [Pipeline] echo [2023-02-13T06:01:48.747Z] taggedImages: [2023-02-13T06:01:48.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:48.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-13T06:01:48.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.45 [2023-02-13T06:01:48.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:48.747Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-13T06:01:48.767Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-13T06:01:48.767Z] 15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:48.767Z] latest [2023-02-13T06:01:48.767Z] 3.0.0-dev.45 [2023-02-13T06:01:48.767Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:48.767Z] main [2023-02-13T06:01:48.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:49.104Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:49.436Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:49.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-13T06:01:49.437Z] 6130c3d0126d: Preparing [2023-02-13T06:01:49.437Z] d20aeac307e0: Preparing [2023-02-13T06:01:49.437Z] ac176904ee05: Preparing [2023-02-13T06:01:49.437Z] 8146cc7af786: Preparing [2023-02-13T06:01:49.437Z] f70ee36035b9: Preparing [2023-02-13T06:01:49.437Z] 8146cc7af786: Layer already exists [2023-02-13T06:01:49.437Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:49.437Z] ac176904ee05: Layer already exists [2023-02-13T06:01:49.700Z] 6130c3d0126d: Pushed [2023-02-13T06:01:55.022Z] d20aeac307e0: Pushed [2023-02-13T06:01:55.022Z] 15a983a6f6d5b88e20add8024b7e596911b920c9: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:55.353Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:55.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-13T06:01:55.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-13T06:01:55.685Z] 6130c3d0126d: Preparing [2023-02-13T06:01:55.685Z] d20aeac307e0: Preparing [2023-02-13T06:01:55.685Z] ac176904ee05: Preparing [2023-02-13T06:01:55.685Z] 8146cc7af786: Preparing [2023-02-13T06:01:55.685Z] f70ee36035b9: Preparing [2023-02-13T06:01:55.685Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:55.685Z] 8146cc7af786: Layer already exists [2023-02-13T06:01:55.685Z] d20aeac307e0: Layer already exists [2023-02-13T06:01:55.685Z] ac176904ee05: Layer already exists [2023-02-13T06:01:55.685Z] 6130c3d0126d: Layer already exists [2023-02-13T06:01:55.685Z] latest: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:56.290Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:56.616Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.45 [2023-02-13T06:01:56.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-13T06:01:56.616Z] 6130c3d0126d: Preparing [2023-02-13T06:01:56.616Z] d20aeac307e0: Preparing [2023-02-13T06:01:56.616Z] ac176904ee05: Preparing [2023-02-13T06:01:56.616Z] 8146cc7af786: Preparing [2023-02-13T06:01:56.616Z] f70ee36035b9: Preparing [2023-02-13T06:01:56.616Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:56.616Z] d20aeac307e0: Layer already exists [2023-02-13T06:01:56.616Z] ac176904ee05: Layer already exists [2023-02-13T06:01:56.616Z] 6130c3d0126d: Layer already exists [2023-02-13T06:01:56.616Z] 8146cc7af786: Layer already exists [2023-02-13T06:01:56.616Z] 3.0.0-dev.45: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:56.952Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:57.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:57.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-13T06:01:57.281Z] 6130c3d0126d: Preparing [2023-02-13T06:01:57.281Z] d20aeac307e0: Preparing [2023-02-13T06:01:57.281Z] ac176904ee05: Preparing [2023-02-13T06:01:57.281Z] 8146cc7af786: Preparing [2023-02-13T06:01:57.281Z] f70ee36035b9: Preparing [2023-02-13T06:01:57.281Z] 6130c3d0126d: Layer already exists [2023-02-13T06:01:57.281Z] d20aeac307e0: Layer already exists [2023-02-13T06:01:57.281Z] ac176904ee05: Layer already exists [2023-02-13T06:01:57.281Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:57.281Z] 8146cc7af786: Layer already exists [2023-02-13T06:01:57.281Z] 15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:57.622Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:57.953Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-13T06:01:57.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-13T06:01:57.954Z] 6130c3d0126d: Preparing [2023-02-13T06:01:57.954Z] d20aeac307e0: Preparing [2023-02-13T06:01:57.954Z] ac176904ee05: Preparing [2023-02-13T06:01:57.954Z] 8146cc7af786: Preparing [2023-02-13T06:01:57.954Z] f70ee36035b9: Preparing [2023-02-13T06:01:57.954Z] d20aeac307e0: Layer already exists [2023-02-13T06:01:57.954Z] f70ee36035b9: Layer already exists [2023-02-13T06:01:57.954Z] ac176904ee05: Layer already exists [2023-02-13T06:01:57.954Z] 8146cc7af786: Layer already exists [2023-02-13T06:01:57.954Z] 6130c3d0126d: Layer already exists [2023-02-13T06:01:58.218Z] main: digest: sha256:bf373ed43bc3a48f40309c6629879d3e784f5635d61366cb77491acf718a1d2f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T06:01:58.258Z] ===================================================== [Pipeline] echo [2023-02-13T06:01:58.263Z] taggedImages: [2023-02-13T06:01:58.263Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9 [2023-02-13T06:01:58.263Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-13T06:01:58.263Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.45 [2023-02-13T06:01:58.263Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:15a983a6f6d5b88e20add8024b7e596911b920c9-3.0.0-dev.45 [2023-02-13T06:01:58.263Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:58.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T06:01:58.623Z] [2023-02-13T06:01:58.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:01:58.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T06:01:58.950Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T06:01:58.950Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T06:01:58.950Z] 04944245beec: Pulling fs layer [2023-02-13T06:01:58.950Z] 699f458cf7ca: Pulling fs layer [2023-02-13T06:01:58.950Z] 765212b225bb: Pulling fs layer [2023-02-13T06:01:58.950Z] f23df028b6ca: Pulling fs layer [2023-02-13T06:01:58.950Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T06:01:58.950Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T06:01:58.950Z] f23df028b6ca: Waiting [2023-02-13T06:01:58.950Z] 765212b225bb: Waiting [2023-02-13T06:01:58.950Z] d65c8cfc05b1: Waiting [2023-02-13T06:01:58.950Z] 2437ff75d9bd: Waiting [2023-02-13T06:01:59.218Z] 04944245beec: Verifying Checksum [2023-02-13T06:01:59.218Z] 04944245beec: Download complete [2023-02-13T06:01:59.218Z] 765212b225bb: Verifying Checksum [2023-02-13T06:01:59.218Z] 765212b225bb: Download complete [2023-02-13T06:01:59.218Z] f23df028b6ca: Download complete [2023-02-13T06:01:59.218Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T06:01:59.218Z] d65c8cfc05b1: Download complete [2023-02-13T06:01:59.485Z] 699f458cf7ca: Verifying Checksum [2023-02-13T06:01:59.485Z] 699f458cf7ca: Download complete [2023-02-13T06:01:59.752Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T06:01:59.752Z] 8998bd30e6a1: Download complete [2023-02-13T06:02:02.325Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T06:02:02.325Z] 2437ff75d9bd: Download complete [2023-02-13T06:02:03.728Z] 8998bd30e6a1: Pull complete [2023-02-13T06:02:03.993Z] 04944245beec: Pull complete [2023-02-13T06:02:05.390Z] 699f458cf7ca: Pull complete [2023-02-13T06:02:05.390Z] 765212b225bb: Pull complete [2023-02-13T06:02:05.969Z] f23df028b6ca: Pull complete [2023-02-13T06:02:06.234Z] d65c8cfc05b1: Pull complete [2023-02-13T06:02:24.413Z] 2437ff75d9bd: Pull complete [2023-02-13T06:02:24.413Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T06:02:24.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T06:02:24.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:02:24.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-5480 does not seem to be running inside a container [2023-02-13T06:02:24.666Z] $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T06:02:27.211Z] $ docker top 69ca90e80b26e9e77368444e2dccf2a5e2f4bee26878d0ed8f0ba4b3a26de4ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:02:27.729Z] ---> job-cost.sh [2023-02-13T06:02:27.992Z] lf-activate-venv: SKIPPING [2023-02-13T06:02:27.992Z] INFO: No Stack... [2023-02-13T06:02:28.257Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T06:02:29.212Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T06:02:29.523Z] + cut -d, -f6 [2023-02-13T06:02:29.523Z] + cat /w/workspace/edgex-go/404/archives/cost.csv [Pipeline] lock [2023-02-13T06:02:29.590Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] [2023-02-13T06:02:29.595Z] Resource [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] did not exist. Created. [2023-02-13T06:02:29.595Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T06:02:29.921Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T06:02:30.496Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T06:02:30.503Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-404-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T06:02:30.517Z] $ docker stop --time=1 69ca90e80b26e9e77368444e2dccf2a5e2f4bee26878d0ed8f0ba4b3a26de4ab [2023-02-13T06:02:32.054Z] $ docker rm -f --volumes 69ca90e80b26e9e77368444e2dccf2a5e2f4bee26878d0ed8f0ba4b3a26de4ab [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 [2023-02-13T06:02:32.539Z] provisioning config files... [2023-02-13T06:02:32.548Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/404@tmp/config7585183266948807302tmp [Pipeline] { [Pipeline] sh [2023-02-13T06:02:32.837Z] + set +x [2023-02-13T06:02:32.837Z] + curl -s https://codecov.io/bash [2023-02-13T06:02:32.837Z] + bash -s -- [2023-02-13T06:02:32.837Z] [2023-02-13T06:02:32.837Z] _____ _ [2023-02-13T06:02:32.837Z] / ____| | | [2023-02-13T06:02:32.837Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T06:02:32.837Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T06:02:32.837Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T06:02:32.837Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T06:02:32.837Z] Bash-1.0.6 [2023-02-13T06:02:32.837Z] [2023-02-13T06:02:32.837Z] [2023-02-13T06:02:32.837Z] ==> git version 2.25.1 found [2023-02-13T06:02:32.837Z] ==> 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 [2023-02-13T06:02:32.837Z] Release-Date: 2020-01-08 [2023-02-13T06:02:32.837Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-13T06:02:32.837Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T06:02:32.837Z] ==> Jenkins CI detected. [2023-02-13T06:02:32.837Z] current dir:  /w/workspace/edgex-go/404 [2023-02-13T06:02:32.837Z] project root: . [2023-02-13T06:02:32.837Z] --> token set from env [2023-02-13T06:02:32.837Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T06:02:33.096Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T06:02:33.096Z] ==> Python coveragepy not found [2023-02-13T06:02:33.096Z] ==> Searching for coverage reports in: [2023-02-13T06:02:33.096Z] + . [2023-02-13T06:02:33.096Z] -> Found 1 reports [2023-02-13T06:02:33.096Z] ==> Detecting git/mercurial file structure [2023-02-13T06:02:33.096Z] ==> Reading reports [2023-02-13T06:02:33.096Z] + ./coverage.out bytes=488663 [2023-02-13T06:02:33.096Z] ==> Appending adjustments [2023-02-13T06:02:33.096Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T06:02:34.471Z] + Found adjustments [2023-02-13T06:02:34.471Z] ==> Gzipping contents [2023-02-13T06:02:34.471Z] 64K /tmp/codecov.PHpoUS.gz [2023-02-13T06:02:34.471Z] ==> Uploading reports [2023-02-13T06:02:34.471Z] url: https://codecov.io [2023-02-13T06:02:34.471Z] query: branch=main&commit=15a983a6f6d5b88e20add8024b7e596911b920c9&build=404&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F404%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T06:02:34.471Z] -> Pinging Codecov [2023-02-13T06:02:34.471Z] 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=15a983a6f6d5b88e20add8024b7e596911b920c9&build=404&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F404%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T06:02:34.729Z] -> Uploading to [2023-02-13T06:02:34.729Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/00271124DB129430A58F1EEE437C3FCB/15a983a6f6d5b88e20add8024b7e596911b920c9/342aa1db-5999-4452-af42-272f2033ca58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T060234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5860661249ac8cf1fc3a95fd458e5018b4a8e7645a6f0b0f41ab65c4ef149d4 [2023-02-13T06:02:34.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:02:34.729Z] Dload Upload Total Spent Left Speed [2023-02-13T06:02:34.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63071 0 0 100 63071 0 919k --:--:-- --:--:-- --:--:-- 905k 100 63071 0 0 100 63071 0 193k --:--:-- --:--:-- --:--:-- 192k [2023-02-13T06:02:34.988Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/15a983a6f6d5b88e20add8024b7e596911b920c9 [Pipeline] } [2023-02-13T06:02:34.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-13T06:02:35.102Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-13T06:02:35.111Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:02:35.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T06:02:35.397Z] [2023-02-13T06:02:35.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:02:35.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T06:02:35.693Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-13T06:02:35.693Z] df9b9388f04a: Pulling fs layer [2023-02-13T06:02:35.693Z] 52dc419b0ee2: Pulling fs layer [2023-02-13T06:02:35.693Z] 25bc292e5bac: Pulling fs layer [2023-02-13T06:02:35.693Z] 114826534d7a: Pulling fs layer [2023-02-13T06:02:35.693Z] 4657fd5d0bcf: Pulling fs layer [2023-02-13T06:02:35.693Z] 6ad1cebc031e: Pulling fs layer [2023-02-13T06:02:35.693Z] 8a3aa393b2d8: Pulling fs layer [2023-02-13T06:02:35.693Z] 114826534d7a: Waiting [2023-02-13T06:02:35.693Z] 4657fd5d0bcf: Waiting [2023-02-13T06:02:35.693Z] 6ad1cebc031e: Waiting [2023-02-13T06:02:35.693Z] 8a3aa393b2d8: Waiting [2023-02-13T06:02:35.693Z] 25bc292e5bac: Download complete [2023-02-13T06:02:35.693Z] 52dc419b0ee2: Verifying Checksum [2023-02-13T06:02:35.693Z] 52dc419b0ee2: Download complete [2023-02-13T06:02:35.693Z] 4657fd5d0bcf: Verifying Checksum [2023-02-13T06:02:35.693Z] 4657fd5d0bcf: Download complete [2023-02-13T06:02:35.693Z] df9b9388f04a: Verifying Checksum [2023-02-13T06:02:35.693Z] df9b9388f04a: Download complete [2023-02-13T06:02:35.960Z] df9b9388f04a: Pull complete [2023-02-13T06:02:35.960Z] 52dc419b0ee2: Pull complete [2023-02-13T06:02:36.240Z] 6ad1cebc031e: Verifying Checksum [2023-02-13T06:02:36.240Z] 6ad1cebc031e: Download complete [2023-02-13T06:02:36.240Z] 25bc292e5bac: Pull complete [2023-02-13T06:02:37.234Z] 114826534d7a: Download complete [2023-02-13T06:02:37.234Z] 8a3aa393b2d8: Verifying Checksum [2023-02-13T06:02:37.234Z] 8a3aa393b2d8: Download complete [2023-02-13T06:02:40.517Z] 114826534d7a: Pull complete [2023-02-13T06:02:40.517Z] 4657fd5d0bcf: Pull complete [2023-02-13T06:02:41.082Z] 6ad1cebc031e: Pull complete [2023-02-13T06:02:43.611Z] 8a3aa393b2d8: Pull complete [2023-02-13T06:02:43.870Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-13T06:02:43.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T06:02:43.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:02:43.960Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T06:02:43.990Z] $ 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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T06:02:47.718Z] $ docker top 6fd5c4e795b813594eadeb51b86fdca3cb189442e3d90b6338ad03bc2bd58f36 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T06:02:47.785Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-13T06:02:48.063Z] + set -o pipefail [2023-02-13T06:02:48.063Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-13T06:02:53.335Z] [2023-02-13T06:02:53.335Z] Monitoring /w/workspace/edgex-go/404 (github.com/edgexfoundry/edgex-go)... [2023-02-13T06:02:53.335Z] [2023-02-13T06:02:53.335Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fb0b8f43-447d-4b5c-9efb-15dbd949a0fa [2023-02-13T06:02:53.335Z] [2023-02-13T06:02:53.335Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-13T06:02:53.335Z] [2023-02-13T06:02:53.335Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-13T06:02:53.335Z] [2023-02-13T06:02:53.335Z] [2023-02-13T06:02:53.335Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-13T06:02:53.335Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-13T06:02:53.335Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-13T06:02:53.348Z] $ docker stop --time=1 6fd5c4e795b813594eadeb51b86fdca3cb189442e3d90b6338ad03bc2bd58f36 [2023-02-13T06:02:56.271Z] $ docker rm -f --volumes 6fd5c4e795b813594eadeb51b86fdca3cb189442e3d90b6338ad03bc2bd58f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-13T06:02:56.652Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T06:02:56.662Z] provisioning config files... [2023-02-13T06:02:56.669Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/404@tmp/config14172943302754826263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:02:56.967Z] --> edgex-publish-swagger.sh [2023-02-13T06:02:56.967Z] === Publish openapi/v2 API === [2023-02-13T06:02:56.967Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-13T06:02:56.967Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/404/openapi/v2/core-command.yaml] [2023-02-13T06:02:56.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:02:56.967Z] Dload Upload Total Spent Left Speed [2023-02-13T06:02:57.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 51732 --:--:-- --:--:-- --:--:-- 51732 [2023-02-13T06:02:57.534Z] [2023-02-13T06:02:57.534Z] [2023-02-13T06:02:57.534Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/404/openapi/v2/core-data.yaml] [2023-02-13T06:02:57.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:02:57.534Z] Dload Upload Total Spent Left Speed [2023-02-13T06:02:58.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 115k --:--:-- --:--:-- --:--:-- 115k 100 68908 0 0 100 68908 0 115k --:--:-- --:--:-- --:--:-- 115k [2023-02-13T06:02:58.102Z] [2023-02-13T06:02:58.102Z] [2023-02-13T06:02:58.102Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/404/openapi/v2/core-metadata.yaml] [2023-02-13T06:02:58.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:02:58.102Z] Dload Upload Total Spent Left Speed [2023-02-13T06:02:58.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 239k --:--:-- --:--:-- --:--:-- 239k [2023-02-13T06:02:58.672Z] [2023-02-13T06:02:58.672Z] [2023-02-13T06:02:58.672Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/404/openapi/v2/support-notifications.yaml] [2023-02-13T06:02:58.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:02:58.672Z] Dload Upload Total Spent Left Speed [2023-02-13T06:02:59.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 148k --:--:-- --:--:-- --:--:-- 147k [2023-02-13T06:02:59.240Z] [2023-02-13T06:02:59.240Z] [2023-02-13T06:02:59.240Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/404/openapi/v2/support-scheduler.yaml] [2023-02-13T06:02:59.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T06:02:59.240Z] Dload Upload Total Spent Left Speed [2023-02-13T06:02:59.809Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 72519 --:--:-- --:--:-- --:--:-- 72377 100 36985 0 0 100 36985 0 72519 --:--:-- --:--:-- --:--:-- 72377 [2023-02-13T06:02:59.809Z] [2023-02-13T06:02:59.809Z] [Pipeline] } [2023-02-13T06:02:59.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-02-13T06:03:00.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T06:03:00.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:03:00.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T06:03:00.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:03:00.645Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T06:03:00.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T06:03:01.122Z] $ docker top 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T06:03:01.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T06:03:01.217Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T06:03:01.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T06:03:01.334Z] $ docker exec 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 ssh-agent [2023-02-13T06:03:01.448Z] SSH_AUTH_SOCK=/tmp/ssh-cXpdZ45SWWbp/agent.32 [2023-02-13T06:03:01.448Z] SSH_AGENT_PID=38 [2023-02-13T06:03:01.454Z] Running ssh-add (command line suppressed) [2023-02-13T06:03:01.565Z] Identity added: /w/workspace/edgex-go/404@tmp/private_key_15728651167249229101.key (/w/workspace/edgex-go/404@tmp/private_key_15728651167249229101.key) [2023-02-13T06:03:01.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T06:03:01.862Z] + git semver tag [2023-02-13T06:03:02.120Z] 2023-02-13 06:03:02,075 [run_tag] DEBUG tag force:False [2023-02-13T06:03:02.120Z] 2023-02-13 06:03:02,076 [check_head_tag] DEBUG check head tag [2023-02-13T06:03:02.120Z] 2023-02-13 06:03:02,078 [execute] INFO git cat-file --batch-check [2023-02-13T06:03:02.120Z] 2023-02-13 06:03:02,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=) [2023-02-13T06:03:02.120Z] 2023-02-13 06:03:02,083 [execute] INFO git cat-file --batch [2023-02-13T06:03:02.120Z] 2023-02-13 06:03:02,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=) [2023-02-13T06:03:02.379Z] 2023-02-13 06:03:02,129 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T06:03:02.379Z] 2023-02-13 06:03:02,129 [execute] INFO git tag -a v3.0.0-dev.45 -m v3.0.0-dev.45 [2023-02-13T06:03:02.379Z] 2023-02-13 06:03:02,130 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.45', '-m', 'v3.0.0-dev.45'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=None) [2023-02-13T06:03:02.379Z] 2023-02-13 06:03:02,136 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T06:03:02.379Z] 3.0.0-dev.45 [Pipeline] } [2023-02-13T06:03:02.389Z] $ docker exec --env ******** --env ******** 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 ssh-agent -k [2023-02-13T06:03:02.497Z] unset SSH_AUTH_SOCK; [2023-02-13T06:03:02.498Z] unset SSH_AGENT_PID; [2023-02-13T06:03:02.498Z] echo Agent pid 38 killed; [2023-02-13T06:03:02.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T06:03:02.811Z] + git semver [Pipeline] } [2023-02-13T06:03:03.083Z] $ docker stop --time=1 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 [2023-02-13T06:03:04.358Z] $ docker rm -f --volumes 1e25d5c4ac6a08e8370d6ba323b5cdd0cf00f47ceb5fe0801a442ef601506a94 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:03:04.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T06:03:04.737Z] [2023-02-13T06:03:04.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:03:05.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T06:03:05.046Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-13T06:03:05.046Z] ab5ef0e58194: Pulling fs layer [2023-02-13T06:03:05.046Z] 9712f1f96733: Pulling fs layer [2023-02-13T06:03:05.046Z] 63f879dbbcfc: Pulling fs layer [2023-02-13T06:03:05.046Z] 0d9ebad4ef96: Pulling fs layer [2023-02-13T06:03:05.046Z] e9a5061849ea: Pulling fs layer [2023-02-13T06:03:05.046Z] d747dcd14b5f: Pulling fs layer [2023-02-13T06:03:05.046Z] 2de7ff778b66: Pulling fs layer [2023-02-13T06:03:05.046Z] d747dcd14b5f: Waiting [2023-02-13T06:03:05.046Z] 2de7ff778b66: Waiting [2023-02-13T06:03:05.046Z] 0d9ebad4ef96: Waiting [2023-02-13T06:03:05.046Z] e9a5061849ea: Waiting [2023-02-13T06:03:05.046Z] 9712f1f96733: Verifying Checksum [2023-02-13T06:03:05.046Z] 9712f1f96733: Download complete [2023-02-13T06:03:05.644Z] 63f879dbbcfc: Verifying Checksum [2023-02-13T06:03:05.644Z] 63f879dbbcfc: Download complete [2023-02-13T06:03:05.927Z] e9a5061849ea: Verifying Checksum [2023-02-13T06:03:05.927Z] e9a5061849ea: Download complete [2023-02-13T06:03:05.927Z] d747dcd14b5f: Verifying Checksum [2023-02-13T06:03:05.927Z] d747dcd14b5f: Download complete [2023-02-13T06:03:05.927Z] ab5ef0e58194: Verifying Checksum [2023-02-13T06:03:05.927Z] ab5ef0e58194: Download complete [2023-02-13T06:03:06.189Z] 0d9ebad4ef96: Verifying Checksum [2023-02-13T06:03:06.189Z] 0d9ebad4ef96: Download complete [2023-02-13T06:03:06.189Z] 2de7ff778b66: Verifying Checksum [2023-02-13T06:03:06.189Z] 2de7ff778b66: Download complete [2023-02-13T06:03:09.472Z] ab5ef0e58194: Pull complete [2023-02-13T06:03:09.472Z] 9712f1f96733: Pull complete [2023-02-13T06:03:09.730Z] 63f879dbbcfc: Pull complete [2023-02-13T06:03:13.701Z] 0d9ebad4ef96: Pull complete [2023-02-13T06:03:13.701Z] e9a5061849ea: Pull complete [2023-02-13T06:03:13.701Z] d747dcd14b5f: Pull complete [2023-02-13T06:03:15.084Z] 2de7ff778b66: Pull complete [2023-02-13T06:03:15.084Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-13T06:03:15.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T06:03:15.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:03:15.168Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T06:03:15.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T06:03:19.047Z] $ docker top f15a3634e214d36599f949cbe7029f0b40b1b7001e3f3267582867c3f8f7d253 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-13T06:03:19.118Z] provisioning config files... [2023-02-13T06:03:19.123Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/404@tmp/config17047697817951889207tmp [2023-02-13T06:03:19.130Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/404@tmp/config6299554027973196117tmp [2023-02-13T06:03:19.137Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/404@tmp/config10958741200255071829tmp [Pipeline] { [Pipeline] echo [2023-02-13T06:03:19.152Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:19.432Z] ---> sigul-configuration.sh [2023-02-13T06:03:19.433Z] gpg: directory `/root/.gnupg' created [2023-02-13T06:03:19.433Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-13T06:03:19.433Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-13T06:03:19.433Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-13T06:03:19.433Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-13T06:03:19.433Z] gpg: CAST5 encrypted data [2023-02-13T06:03:19.433Z] gpg: encrypted with 1 passphrase [2023-02-13T06:03:19.433Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-13T06:03:19.716Z] + mkdir /home/jenkins [2023-02-13T06:03:19.716Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-13T06:03:19.999Z] + 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 [2023-02-13T06:03:20.007Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:20.285Z] ---> sigul-install.sh [2023-02-13T06:03:20.285Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-13T06:03:20.570Z] + git tag --list [2023-02-13T06:03:20.570Z] 0.6.0 [2023-02-13T06:03:20.570Z] 0.6.1 [2023-02-13T06:03:20.570Z] 0.7.0 [2023-02-13T06:03:20.570Z] 0.7.1 [2023-02-13T06:03:20.570Z] v1.0.0 [2023-02-13T06:03:20.570Z] v1.0.1 [2023-02-13T06:03:20.570Z] v1.1.0 [2023-02-13T06:03:20.570Z] v1.2.0 [2023-02-13T06:03:20.570Z] v1.2.1 [2023-02-13T06:03:20.570Z] v1.3.0 [2023-02-13T06:03:20.570Z] v1.3.1 [2023-02-13T06:03:20.570Z] v2.0.0 [2023-02-13T06:03:20.570Z] v2.1.0 [2023-02-13T06:03:20.570Z] v2.1.1 [2023-02-13T06:03:20.570Z] v2.1.1-dev.1 [2023-02-13T06:03:20.570Z] v2.1.1-dev.2 [2023-02-13T06:03:20.570Z] v2.1.1-dev.3 [2023-02-13T06:03:20.570Z] v2.1.1-dev.4 [2023-02-13T06:03:20.570Z] v2.1.1-dev.5 [2023-02-13T06:03:20.570Z] v2.1.1-dev.6 [2023-02-13T06:03:20.570Z] v2.1.1-dev.7 [2023-02-13T06:03:20.570Z] v2.1.1-dev.8 [2023-02-13T06:03:20.570Z] v2.1.2-dev.1 [2023-02-13T06:03:20.570Z] v2.2.0 [2023-02-13T06:03:20.570Z] v2.2.1-dev.1 [2023-02-13T06:03:20.570Z] v2.2.1-dev.10 [2023-02-13T06:03:20.570Z] v2.2.1-dev.11 [2023-02-13T06:03:20.570Z] v2.2.1-dev.12 [2023-02-13T06:03:20.570Z] v2.2.1-dev.13 [2023-02-13T06:03:20.570Z] v2.2.1-dev.14 [2023-02-13T06:03:20.570Z] v2.2.1-dev.15 [2023-02-13T06:03:20.570Z] v2.2.1-dev.16 [2023-02-13T06:03:20.570Z] v2.2.1-dev.17 [2023-02-13T06:03:20.570Z] v2.2.1-dev.18 [2023-02-13T06:03:20.570Z] v2.2.1-dev.19 [2023-02-13T06:03:20.570Z] v2.2.1-dev.2 [2023-02-13T06:03:20.570Z] v2.2.1-dev.20 [2023-02-13T06:03:20.570Z] v2.2.1-dev.21 [2023-02-13T06:03:20.570Z] v2.2.1-dev.22 [2023-02-13T06:03:20.570Z] v2.2.1-dev.23 [2023-02-13T06:03:20.570Z] v2.2.1-dev.24 [2023-02-13T06:03:20.570Z] v2.2.1-dev.25 [2023-02-13T06:03:20.570Z] v2.2.1-dev.26 [2023-02-13T06:03:20.570Z] v2.2.1-dev.27 [2023-02-13T06:03:20.570Z] v2.2.1-dev.28 [2023-02-13T06:03:20.570Z] v2.2.1-dev.29 [2023-02-13T06:03:20.570Z] v2.2.1-dev.3 [2023-02-13T06:03:20.570Z] v2.2.1-dev.4 [2023-02-13T06:03:20.570Z] v2.2.1-dev.5 [2023-02-13T06:03:20.570Z] v2.2.1-dev.6 [2023-02-13T06:03:20.570Z] v2.2.1-dev.7 [2023-02-13T06:03:20.570Z] v2.2.1-dev.8 [2023-02-13T06:03:20.570Z] v2.2.1-dev.9 [2023-02-13T06:03:20.570Z] v2.3.0 [2023-02-13T06:03:20.570Z] v2.3.0-dev.100 [2023-02-13T06:03:20.570Z] v2.3.0-dev.101 [2023-02-13T06:03:20.570Z] v2.3.0-dev.102 [2023-02-13T06:03:20.570Z] v2.3.0-dev.103 [2023-02-13T06:03:20.570Z] v2.3.0-dev.104 [2023-02-13T06:03:20.570Z] v2.3.0-dev.105 [2023-02-13T06:03:20.570Z] v2.3.0-dev.106 [2023-02-13T06:03:20.570Z] v2.3.0-dev.29 [2023-02-13T06:03:20.570Z] v2.3.0-dev.30 [2023-02-13T06:03:20.570Z] v2.3.0-dev.31 [2023-02-13T06:03:20.570Z] v2.3.0-dev.32 [2023-02-13T06:03:20.570Z] v2.3.0-dev.33 [2023-02-13T06:03:20.570Z] v2.3.0-dev.34 [2023-02-13T06:03:20.570Z] v2.3.0-dev.35 [2023-02-13T06:03:20.570Z] v2.3.0-dev.36 [2023-02-13T06:03:20.570Z] v2.3.0-dev.37 [2023-02-13T06:03:20.570Z] v2.3.0-dev.38 [2023-02-13T06:03:20.570Z] v2.3.0-dev.39 [2023-02-13T06:03:20.570Z] v2.3.0-dev.40 [2023-02-13T06:03:20.570Z] v2.3.0-dev.41 [2023-02-13T06:03:20.570Z] v2.3.0-dev.42 [2023-02-13T06:03:20.570Z] v2.3.0-dev.43 [2023-02-13T06:03:20.570Z] v2.3.0-dev.44 [2023-02-13T06:03:20.570Z] v2.3.0-dev.45 [2023-02-13T06:03:20.570Z] v2.3.0-dev.46 [2023-02-13T06:03:20.570Z] v2.3.0-dev.47 [2023-02-13T06:03:20.570Z] v2.3.0-dev.48 [2023-02-13T06:03:20.570Z] v2.3.0-dev.49 [2023-02-13T06:03:20.570Z] v2.3.0-dev.50 [2023-02-13T06:03:20.570Z] v2.3.0-dev.51 [2023-02-13T06:03:20.570Z] v2.3.0-dev.52 [2023-02-13T06:03:20.570Z] v2.3.0-dev.53 [2023-02-13T06:03:20.570Z] v2.3.0-dev.54 [2023-02-13T06:03:20.570Z] v2.3.0-dev.55 [2023-02-13T06:03:20.570Z] v2.3.0-dev.56 [2023-02-13T06:03:20.570Z] v2.3.0-dev.57 [2023-02-13T06:03:20.570Z] v2.3.0-dev.58 [2023-02-13T06:03:20.570Z] v2.3.0-dev.59 [2023-02-13T06:03:20.570Z] v2.3.0-dev.60 [2023-02-13T06:03:20.570Z] v2.3.0-dev.61 [2023-02-13T06:03:20.570Z] v2.3.0-dev.62 [2023-02-13T06:03:20.570Z] v2.3.0-dev.63 [2023-02-13T06:03:20.570Z] v2.3.0-dev.64 [2023-02-13T06:03:20.570Z] v2.3.0-dev.65 [2023-02-13T06:03:20.570Z] v2.3.0-dev.66 [2023-02-13T06:03:20.570Z] v2.3.0-dev.67 [2023-02-13T06:03:20.570Z] v2.3.0-dev.68 [2023-02-13T06:03:20.570Z] v2.3.0-dev.69 [2023-02-13T06:03:20.570Z] v2.3.0-dev.70 [2023-02-13T06:03:20.570Z] v2.3.0-dev.71 [2023-02-13T06:03:20.570Z] v2.3.0-dev.72 [2023-02-13T06:03:20.570Z] v2.3.0-dev.73 [2023-02-13T06:03:20.570Z] v2.3.0-dev.74 [2023-02-13T06:03:20.570Z] v2.3.0-dev.75 [2023-02-13T06:03:20.570Z] v2.3.0-dev.76 [2023-02-13T06:03:20.570Z] v2.3.0-dev.77 [2023-02-13T06:03:20.570Z] v2.3.0-dev.78 [2023-02-13T06:03:20.570Z] v2.3.0-dev.79 [2023-02-13T06:03:20.570Z] v2.3.0-dev.80 [2023-02-13T06:03:20.570Z] v2.3.0-dev.81 [2023-02-13T06:03:20.570Z] v2.3.0-dev.82 [2023-02-13T06:03:20.570Z] v2.3.0-dev.83 [2023-02-13T06:03:20.570Z] v2.3.0-dev.84 [2023-02-13T06:03:20.570Z] v2.3.0-dev.85 [2023-02-13T06:03:20.570Z] v2.3.0-dev.86 [2023-02-13T06:03:20.570Z] v2.3.0-dev.87 [2023-02-13T06:03:20.570Z] v2.3.0-dev.88 [2023-02-13T06:03:20.570Z] v2.3.0-dev.89 [2023-02-13T06:03:20.570Z] v2.3.0-dev.90 [2023-02-13T06:03:20.570Z] v2.3.0-dev.91 [2023-02-13T06:03:20.570Z] v2.3.0-dev.92 [2023-02-13T06:03:20.570Z] v2.3.0-dev.93 [2023-02-13T06:03:20.570Z] v2.3.0-dev.94 [2023-02-13T06:03:20.570Z] v2.3.0-dev.95 [2023-02-13T06:03:20.570Z] v2.3.0-dev.96 [2023-02-13T06:03:20.570Z] v2.3.0-dev.97 [2023-02-13T06:03:20.570Z] v2.3.0-dev.98 [2023-02-13T06:03:20.570Z] v2.3.0-dev.99 [2023-02-13T06:03:20.570Z] v2.3.1-dev.1 [2023-02-13T06:03:20.570Z] v2.3.1-dev.2 [2023-02-13T06:03:20.570Z] v2.3.1-dev.3 [2023-02-13T06:03:20.570Z] v2.3.1-dev.4 [2023-02-13T06:03:20.570Z] v2.3.1-dev.5 [2023-02-13T06:03:20.570Z] v3.0.0-dev.1 [2023-02-13T06:03:20.570Z] v3.0.0-dev.10 [2023-02-13T06:03:20.570Z] v3.0.0-dev.11 [2023-02-13T06:03:20.570Z] v3.0.0-dev.12 [2023-02-13T06:03:20.570Z] v3.0.0-dev.13 [2023-02-13T06:03:20.570Z] v3.0.0-dev.14 [2023-02-13T06:03:20.570Z] v3.0.0-dev.15 [2023-02-13T06:03:20.570Z] v3.0.0-dev.16 [2023-02-13T06:03:20.570Z] v3.0.0-dev.17 [2023-02-13T06:03:20.570Z] v3.0.0-dev.18 [2023-02-13T06:03:20.570Z] v3.0.0-dev.19 [2023-02-13T06:03:20.570Z] v3.0.0-dev.2 [2023-02-13T06:03:20.570Z] v3.0.0-dev.20 [2023-02-13T06:03:20.570Z] v3.0.0-dev.21 [2023-02-13T06:03:20.570Z] v3.0.0-dev.22 [2023-02-13T06:03:20.570Z] v3.0.0-dev.23 [2023-02-13T06:03:20.570Z] v3.0.0-dev.24 [2023-02-13T06:03:20.570Z] v3.0.0-dev.25 [2023-02-13T06:03:20.570Z] v3.0.0-dev.26 [2023-02-13T06:03:20.570Z] v3.0.0-dev.27 [2023-02-13T06:03:20.570Z] v3.0.0-dev.28 [2023-02-13T06:03:20.570Z] v3.0.0-dev.29 [2023-02-13T06:03:20.570Z] v3.0.0-dev.3 [2023-02-13T06:03:20.570Z] v3.0.0-dev.30 [2023-02-13T06:03:20.570Z] v3.0.0-dev.31 [2023-02-13T06:03:20.570Z] v3.0.0-dev.32 [2023-02-13T06:03:20.570Z] v3.0.0-dev.33 [2023-02-13T06:03:20.570Z] v3.0.0-dev.34 [2023-02-13T06:03:20.570Z] v3.0.0-dev.35 [2023-02-13T06:03:20.570Z] v3.0.0-dev.36 [2023-02-13T06:03:20.570Z] v3.0.0-dev.37 [2023-02-13T06:03:20.571Z] v3.0.0-dev.38 [2023-02-13T06:03:20.571Z] v3.0.0-dev.39 [2023-02-13T06:03:20.571Z] v3.0.0-dev.4 [2023-02-13T06:03:20.571Z] v3.0.0-dev.40 [2023-02-13T06:03:20.571Z] v3.0.0-dev.41 [2023-02-13T06:03:20.571Z] v3.0.0-dev.42 [2023-02-13T06:03:20.571Z] v3.0.0-dev.43 [2023-02-13T06:03:20.571Z] v3.0.0-dev.44 [2023-02-13T06:03:20.571Z] v3.0.0-dev.45 [2023-02-13T06:03:20.571Z] v3.0.0-dev.5 [2023-02-13T06:03:20.571Z] v3.0.0-dev.6 [2023-02-13T06:03:20.571Z] v3.0.0-dev.7 [2023-02-13T06:03:20.571Z] v3.0.0-dev.8 [2023-02-13T06:03:20.571Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-13T06:03:20.853Z] + lftools sign git-tag v3.0.0-dev.45 [2023-02-13T06:03:21.420Z] Signing Git tag with Sigul... [2023-02-13T06:03:21.420Z] Signing v3.0.0-dev.45 [Pipeline] echo [2023-02-13T06:03:21.687Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:21.969Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-13T06:03:21.975Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-13T06:03:21.991Z] $ docker stop --time=1 f15a3634e214d36599f949cbe7029f0b40b1b7001e3f3267582867c3f8f7d253 [2023-02-13T06:03:23.567Z] $ docker rm -f --volumes f15a3634e214d36599f949cbe7029f0b40b1b7001e3f3267582867c3f8f7d253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-13T06:03:23.977Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T06:03:23.977Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:03:24.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T06:03:24.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:03:24.331Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T06:03:24.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T06:03:24.726Z] $ docker top 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b -eo pid,comm [2023-02-13T06:03:24.767Z] 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). [2023-02-13T06:03:24.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T06:03:24.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T06:03:24.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T06:03:24.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T06:03:24.923Z] $ docker exec 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b ssh-agent [2023-02-13T06:03:25.017Z] SSH_AUTH_SOCK=/tmp/ssh-EUs9NqPQ2Uul/agent.32 [2023-02-13T06:03:25.017Z] SSH_AGENT_PID=38 [2023-02-13T06:03:25.022Z] Running ssh-add (command line suppressed) [2023-02-13T06:03:25.130Z] Identity added: /w/workspace/edgex-go/404@tmp/private_key_9992927786656261888.key (/w/workspace/edgex-go/404@tmp/private_key_9992927786656261888.key) [2023-02-13T06:03:25.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T06:03:25.429Z] + git semver bump pre [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,682 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,682 [bump_version] DEBUG bumping version:3.0.0-dev.45 on axis:pre with prefix:dev [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,682 [bump_version] DEBUG bumped version:3.0.0-dev.46 [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,682 [write_version] DEBUG write version:3.0.0-dev.46 to path:/w/workspace/edgex-go/404/.semver/main with force:True [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,683 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,683 [write_file] DEBUG write to file:/w/workspace/edgex-go/404/.semver/main [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,685 [execute] INFO git cat-file --batch-check [2023-02-13T06:03:25.690Z] 2023-02-13 06:03:25,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T06:03:25.949Z] 2023-02-13 06:03:25,691 [execute] INFO git cat-file --batch [2023-02-13T06:03:25.949Z] 2023-02-13 06:03:25,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T06:03:25.949Z] 2023-02-13 06:03:25,697 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T06:03:25.949Z] 3.0.0-dev.46 [Pipeline] } [2023-02-13T06:03:25.959Z] $ docker exec --env ******** --env ******** 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b ssh-agent -k [2023-02-13T06:03:26.063Z] unset SSH_AUTH_SOCK; [2023-02-13T06:03:26.063Z] unset SSH_AGENT_PID; [2023-02-13T06:03:26.063Z] echo Agent pid 38 killed; [2023-02-13T06:03:26.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T06:03:26.374Z] + git semver [Pipeline] } [2023-02-13T06:03:26.644Z] $ docker stop --time=1 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b [2023-02-13T06:03:27.911Z] $ docker rm -f --volumes 938934aee7e1606f515eff6f6a4ef95a8a73733b7c6616b7e7ca24bccaf6151b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T06:03:28.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T06:03:28.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:03:28.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T06:03:28.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:03:28.612Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T06:03:28.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T06:03:29.055Z] $ docker top 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 -eo pid,comm [2023-02-13T06:03:29.104Z] 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). [2023-02-13T06:03:29.104Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T06:03:29.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T06:03:29.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T06:03:29.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T06:03:29.276Z] $ docker exec 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 ssh-agent [2023-02-13T06:03:29.391Z] SSH_AUTH_SOCK=/tmp/ssh-0dLngTrr949P/agent.31 [2023-02-13T06:03:29.391Z] SSH_AGENT_PID=37 [2023-02-13T06:03:29.396Z] Running ssh-add (command line suppressed) [2023-02-13T06:03:29.497Z] Identity added: /w/workspace/edgex-go/404@tmp/private_key_4255768567697445161.key (/w/workspace/edgex-go/404@tmp/private_key_4255768567697445161.key) [2023-02-13T06:03:29.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T06:03:29.797Z] + git semver push [2023-02-13T06:03:30.056Z] 2023-02-13 06:03:30,019 [run_push] DEBUG push [2023-02-13T06:03:30.056Z] 2023-02-13 06:03:30,020 [execute] INFO git cat-file --batch-check [2023-02-13T06:03:30.056Z] 2023-02-13 06:03:30,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T06:03:30.056Z] 2023-02-13 06:03:30,025 [execute] INFO git rev-list 945dbf0c3e6028bb61fe5aa856e1f6db17a5379c -- [2023-02-13T06:03:30.056Z] 2023-02-13 06:03:30,025 [execute] DEBUG Popen(['git', 'rev-list', '945dbf0c3e6028bb61fe5aa856e1f6db17a5379c', '--'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T06:03:30.056Z] 2023-02-13 06:03:30,039 [execute] INFO git fetch -v origin [2023-02-13T06:03:30.056Z] 2023-02-13 06:03:30,039 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-13T06:03:30.624Z] 2023-02-13 06:03:30,613 [run_push] DEBUG no remote changes detected [2023-02-13T06:03:30.624Z] 2023-02-13 06:03:30,614 [execute] INFO git push origin semver [2023-02-13T06:03:30.624Z] 2023-02-13 06:03:30,614 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/404/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T06:03:31.574Z] 2023-02-13 06:03:31,555 [run_push] DEBUG push all version tags [2023-02-13T06:03:31.574Z] 2023-02-13 06:03:31,555 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-13T06:03:31.574Z] 2023-02-13 06:03:31,556 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/404, universal_newlines=False, shell=None, istream=None) [2023-02-13T06:03:32.614Z] 2023-02-13 06:03:32,493 [read_version] DEBUG read version from /w/workspace/edgex-go/404/.semver/main [2023-02-13T06:03:32.614Z] 3.0.0-dev.46 [Pipeline] } [2023-02-13T06:03:32.640Z] $ docker exec --env ******** --env ******** 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 ssh-agent -k [2023-02-13T06:03:32.737Z] unset SSH_AUTH_SOCK; [2023-02-13T06:03:32.737Z] unset SSH_AGENT_PID; [2023-02-13T06:03:32.737Z] echo Agent pid 37 killed; [2023-02-13T06:03:32.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T06:03:33.079Z] + git semver [Pipeline] } [2023-02-13T06:03:33.368Z] $ docker stop --time=1 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 [2023-02-13T06:03:34.640Z] $ docker rm -f --volumes 56f4ab3e11fe14961e409a6d0f3ce5802d3d766fc5ca7f01e1cb9d50950726d2 [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 [2023-02-13T06:03:35.143Z] + [ -d /w/workspace/edgex-go/404/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:35.436Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:36.295Z] ---> package-listing.sh [2023-02-13T06:03:36.295Z] ++ facter osfamily [2023-02-13T06:03:36.295Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T06:03:36.554Z] + OS_FAMILY=debian [2023-02-13T06:03:36.554Z] + workspace=/w/workspace/edgex-go/404 [2023-02-13T06:03:36.554Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T06:03:36.554Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T06:03:36.554Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T06:03:36.554Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T06:03:36.554Z] + '[' /w/workspace/edgex-go/404 ']' [2023-02-13T06:03:36.554Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T06:03:36.554Z] + case "${OS_FAMILY}" in [2023-02-13T06:03:36.554Z] + dpkg -l [2023-02-13T06:03:36.554Z] + grep '^ii' [2023-02-13T06:03:36.554Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T06:03:36.554Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T06:03:36.554Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T06:03:36.554Z] + '[' /w/workspace/edgex-go/404 ']' [2023-02-13T06:03:36.554Z] + mkdir -p /w/workspace/edgex-go/404/archives/ [2023-02-13T06:03:36.554Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/404/archives/ [Pipeline] echo [2023-02-13T06:03:36.566Z] 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/404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T06:03:36.843Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:03:37.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T06:03:37.399Z] [2023-02-13T06:03:37.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T06:03:37.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T06:03:37.694Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T06:03:37.694Z] 5eb5b503b376: Pulling fs layer [2023-02-13T06:03:37.694Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T06:03:37.694Z] ec43610c2a17: Pulling fs layer [2023-02-13T06:03:37.694Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T06:03:37.694Z] 33b1e0a273af: Pulling fs layer [2023-02-13T06:03:37.694Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T06:03:37.694Z] 2f39f015ded8: Pulling fs layer [2023-02-13T06:03:37.694Z] 33b1e0a273af: Waiting [2023-02-13T06:03:37.694Z] 5d3b04190fa2: Waiting [2023-02-13T06:03:37.694Z] 3a2ae6a8a46f: Waiting [2023-02-13T06:03:37.694Z] 2f39f015ded8: Waiting [2023-02-13T06:03:37.694Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T06:03:37.694Z] 5c69ac0246d0: Download complete [2023-02-13T06:03:37.694Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T06:03:37.694Z] 3a2ae6a8a46f: Download complete [2023-02-13T06:03:37.964Z] 33b1e0a273af: Verifying Checksum [2023-02-13T06:03:37.964Z] 33b1e0a273af: Download complete [2023-02-13T06:03:37.964Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T06:03:37.964Z] 5d3b04190fa2: Download complete [2023-02-13T06:03:37.964Z] ec43610c2a17: Verifying Checksum [2023-02-13T06:03:37.964Z] ec43610c2a17: Download complete [2023-02-13T06:03:38.223Z] 5eb5b503b376: Verifying Checksum [2023-02-13T06:03:38.223Z] 5eb5b503b376: Download complete [2023-02-13T06:03:38.789Z] 2f39f015ded8: Download complete [2023-02-13T06:03:39.355Z] 5eb5b503b376: Pull complete [2023-02-13T06:03:39.355Z] 5c69ac0246d0: Pull complete [2023-02-13T06:03:39.920Z] ec43610c2a17: Pull complete [2023-02-13T06:03:39.920Z] 3a2ae6a8a46f: Pull complete [2023-02-13T06:03:40.178Z] 33b1e0a273af: Pull complete [2023-02-13T06:03:40.178Z] 5d3b04190fa2: Pull complete [2023-02-13T06:03:44.357Z] 2f39f015ded8: Pull complete [2023-02-13T06:03:44.357Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T06:03:44.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T06:03:44.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T06:03:44.441Z] prd-ubuntu20.04-docker-8c-8g-5477 does not seem to be running inside a container [2023-02-13T06:03:44.474Z] $ 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/404/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/404 -v /w/workspace/edgex-go/404:/w/workspace/edgex-go/404:rw,z -v /w/workspace/edgex-go/404@tmp:/w/workspace/edgex-go/404@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 [2023-02-13T06:03:46.336Z] $ docker top fde5ebc22f115b321190153cd2538665b0cc660300ed12d0767d71ef47f02868 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T06:03:46.673Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T06:03:46.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T06:03:47.235Z] + ls /var/log/sa-host [2023-02-13T06:03:47.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T06:03:47.394Z] provisioning config files... [2023-02-13T06:03:47.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/404@tmp/config2684723518932415836tmp [Pipeline] { [Pipeline] echo [2023-02-13T06:03:47.411Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:47.693Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T06:03:47.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:48.027Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T06:03:48.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:48.319Z] ---> sudo-logs.sh [2023-02-13T06:03:48.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T06:03:48.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:48.625Z] ---> job-cost.sh [2023-02-13T06:03:48.625Z] lf-activate-venv: SKIPPING [2023-02-13T06:03:48.625Z] DEBUG: total: 0.10999999940395355 [2023-02-13T06:03:48.625Z] INFO: Retrieving Stack Cost... [2023-02-13T06:03:48.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T06:03:49.453Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T06:03:49.465Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T06:03:49.753Z] ---> logs-deploy.sh [2023-02-13T06:03:49.753Z] lf-activate-venv: SKIPPING [2023-02-13T06:03:49.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/404 [2023-02-13T06:03:49.753Z] INFO: archiving workspace using pattern(s): [2023-02-13T06:03:50.689Z] Archives upload complete. [2023-02-13T06:03:50.949Z] INFO: archiving logs to Nexus [2023-02-13T06:03:51.522Z] ---> uname -a: [2023-02-13T06:03:51.522Z] Linux prd-ubuntu20-04-docker-8c-8g-5477 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] ---> lscpu: [2023-02-13T06:03:51.522Z] Architecture: x86_64 [2023-02-13T06:03:51.522Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-13T06:03:51.522Z] Byte Order: Little Endian [2023-02-13T06:03:51.522Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-13T06:03:51.522Z] CPU(s): 8 [2023-02-13T06:03:51.522Z] On-line CPU(s) list: 0-7 [2023-02-13T06:03:51.522Z] Thread(s) per core: 1 [2023-02-13T06:03:51.522Z] Core(s) per socket: 1 [2023-02-13T06:03:51.522Z] Socket(s): 8 [2023-02-13T06:03:51.522Z] NUMA node(s): 1 [2023-02-13T06:03:51.522Z] Vendor ID: AuthenticAMD [2023-02-13T06:03:51.522Z] CPU family: 23 [2023-02-13T06:03:51.522Z] Model: 49 [2023-02-13T06:03:51.522Z] Model name: AMD EPYC-Rome Processor [2023-02-13T06:03:51.522Z] Stepping: 0 [2023-02-13T06:03:51.522Z] CPU MHz: 2799.996 [2023-02-13T06:03:51.522Z] BogoMIPS: 5599.99 [2023-02-13T06:03:51.522Z] Virtualization: AMD-V [2023-02-13T06:03:51.522Z] Hypervisor vendor: KVM [2023-02-13T06:03:51.522Z] Virtualization type: full [2023-02-13T06:03:51.522Z] L1d cache: 256 KiB [2023-02-13T06:03:51.522Z] L1i cache: 256 KiB [2023-02-13T06:03:51.522Z] L2 cache: 4 MiB [2023-02-13T06:03:51.522Z] L3 cache: 128 MiB [2023-02-13T06:03:51.522Z] NUMA node0 CPU(s): 0-7 [2023-02-13T06:03:51.522Z] Vulnerability Itlb multihit: Not affected [2023-02-13T06:03:51.522Z] Vulnerability L1tf: Not affected [2023-02-13T06:03:51.522Z] Vulnerability Mds: Not affected [2023-02-13T06:03:51.522Z] Vulnerability Meltdown: Not affected [2023-02-13T06:03:51.522Z] Vulnerability Mmio stale data: Not affected [2023-02-13T06:03:51.522Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-13T06:03:51.522Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-13T06:03:51.522Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-13T06:03:51.522Z] Vulnerability Srbds: Not affected [2023-02-13T06:03:51.522Z] Vulnerability Tsx async abort: Not affected [2023-02-13T06:03:51.522Z] 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 [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] ---> nproc: [2023-02-13T06:03:51.522Z] 8 [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] ---> df -h: [2023-02-13T06:03:51.522Z] Filesystem Size Used Avail Use% Mounted on [2023-02-13T06:03:51.522Z] overlay 155G 21G 135G 14% / [2023-02-13T06:03:51.522Z] tmpfs 64M 0 64M 0% /dev [2023-02-13T06:03:51.522Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-13T06:03:51.522Z] shm 64M 0 64M 0% /dev/shm [2023-02-13T06:03:51.522Z] /dev/vda1 155G 21G 135G 14% /facter-os [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] ---> sar -b -r -n DEV: [2023-02-13T06:03:51.522Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5477) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] 05:33:02 LINUX RESTART (8 CPU) [2023-02-13T06:03:51.522Z] [2023-02-13T06:03:51.522Z] 05:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-13T06:03:51.523Z] 05:35:01 104.47 0.70 103.77 0.00 26.93 52460.99 0.00 [2023-02-13T06:03:51.523Z] 05:36:01 48.89 0.23 48.66 0.00 5.07 17974.75 0.00 [2023-02-13T06:03:51.523Z] 05:37:01 269.16 2.82 266.34 0.00 39.59 94252.45 0.00 [2023-02-13T06:03:51.523Z] 05:38:01 310.23 4.22 306.02 0.00 37.33 130716.35 0.00 [2023-02-13T06:03:51.523Z] 05:39:01 407.73 9.78 397.95 0.00 2891.12 173833.29 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 498.13 2.40 495.73 0.00 2284.71 136649.52 0.00 [2023-02-13T06:03:51.523Z] 05:41:01 322.10 2.62 319.48 0.00 22.13 95009.50 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 355.48 0.33 355.15 0.00 5.72 145781.21 0.00 [2023-02-13T06:03:51.523Z] 05:43:01 613.55 0.12 613.43 0.00 11.73 89326.31 0.00 [2023-02-13T06:03:51.523Z] 05:44:01 25.31 0.08 25.22 0.00 14.66 779.87 0.00 [2023-02-13T06:03:51.523Z] 05:45:01 8.45 0.02 8.43 0.00 3.60 255.91 0.00 [2023-02-13T06:03:51.523Z] 05:46:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2023-02-13T06:03:51.523Z] 05:47:01 1.08 0.00 1.08 0.00 0.00 10.66 0.00 [2023-02-13T06:03:51.523Z] 05:48:01 2.10 0.02 2.08 0.00 0.13 24.53 0.00 [2023-02-13T06:03:51.523Z] 05:49:01 1.17 0.00 1.17 0.00 0.00 17.06 0.00 [2023-02-13T06:03:51.523Z] 05:50:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2023-02-13T06:03:51.523Z] 05:51:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-02-13T06:03:51.523Z] 05:52:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 [2023-02-13T06:03:51.523Z] 05:53:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2023-02-13T06:03:51.523Z] 05:54:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 [2023-02-13T06:03:51.523Z] 05:55:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2023-02-13T06:03:51.523Z] 05:56:01 1.63 0.00 1.63 0.00 0.00 17.73 0.00 [2023-02-13T06:03:51.523Z] 05:57:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 [2023-02-13T06:03:51.523Z] 05:58:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 [2023-02-13T06:03:51.523Z] 05:59:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2023-02-13T06:03:51.523Z] 06:00:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2023-02-13T06:03:51.523Z] 06:01:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2023-02-13T06:03:51.523Z] 06:02:01 1.80 0.00 1.80 0.00 0.00 19.46 0.00 [2023-02-13T06:03:51.523Z] 06:03:01 138.44 0.17 138.28 0.00 14.93 33695.58 0.00 [2023-02-13T06:03:51.523Z] Average: 107.78 0.81 106.97 0.00 184.74 33489.56 0.00 [2023-02-13T06:03:51.523Z] [2023-02-13T06:03:51.523Z] 05:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-13T06:03:51.523Z] 05:35:01 27907528 31516976 784856 2.39 113520 3693056 1935620 5.70 1496828 3023292 472288 [2023-02-13T06:03:51.523Z] 05:36:01 27662060 31555452 748920 2.28 116984 3964912 1910140 5.63 1405732 3355932 329616 [2023-02-13T06:03:51.523Z] 05:37:01 24563360 31398072 878740 2.67 189368 6589192 2372504 6.99 1927056 5656784 1195924 [2023-02-13T06:03:51.523Z] 05:38:01 20701020 31506588 781960 2.38 286480 10357548 1922112 5.66 1737536 9617732 3079836 [2023-02-13T06:03:51.523Z] 05:39:01 21186468 31428112 841240 2.56 309380 9772408 2286880 6.74 2100256 8748436 160312 [2023-02-13T06:03:51.523Z] 05:40:01 20863928 31397924 862268 2.62 321176 10040516 2348784 6.92 2281704 8865144 111812 [2023-02-13T06:03:51.523Z] 05:41:01 17563756 31350676 909712 2.77 410048 12958808 2630852 7.75 2680484 11521412 1375360 [2023-02-13T06:03:51.523Z] 05:42:01 16714236 30765488 1478920 4.50 419908 13217236 4198256 12.37 3252424 11779260 281688 [2023-02-13T06:03:51.523Z] 05:43:01 18723296 31501400 764352 2.32 427536 11994376 1925040 5.67 2455748 10656588 116 [2023-02-13T06:03:51.523Z] 05:44:01 18737296 31517388 748324 2.28 428592 11995268 1867512 5.50 2441332 10656636 4 [2023-02-13T06:03:51.523Z] 05:45:01 18731056 31511936 753260 2.29 429024 11995596 1876820 5.53 2449928 10656672 172 [2023-02-13T06:03:51.523Z] 05:46:01 18732528 31513472 751728 2.29 429060 11995600 1876820 5.53 2447872 10656700 204 [2023-02-13T06:03:51.523Z] 05:47:01 18735324 31516268 748912 2.28 429092 11995600 1876820 5.53 2444372 10656700 12 [2023-02-13T06:03:51.523Z] 05:48:01 18733072 31514320 751088 2.28 429116 11995732 1915064 5.64 2444528 10656860 40 [2023-02-13T06:03:51.523Z] 05:49:01 18737460 31518692 746736 2.27 429164 11995716 1915064 5.64 2440420 10656840 72 [2023-02-13T06:03:51.523Z] 05:50:01 18737608 31518896 746444 2.27 429184 11995716 1915064 5.64 2440416 10656844 16 [2023-02-13T06:03:51.523Z] 05:51:01 18737560 31518852 746424 2.27 429188 11995720 1915064 5.64 2440460 10656848 8 [2023-02-13T06:03:51.523Z] 05:52:01 18737512 31518848 746384 2.27 429212 11995720 1915064 5.64 2440472 10656852 8 [2023-02-13T06:03:51.523Z] 05:53:01 18737464 31518808 746360 2.27 429216 11995724 1915064 5.64 2440460 10656856 8 [2023-02-13T06:03:51.523Z] 05:54:01 18737416 31518896 746316 2.27 429244 11995728 1915064 5.64 2440468 10656976 12 [2023-02-13T06:03:51.523Z] 05:55:01 18737584 31519068 746276 2.27 429268 11995728 1915064 5.64 2440384 10656976 8 [2023-02-13T06:03:51.523Z] 05:56:01 18737576 31519124 746264 2.27 429272 11995732 1915064 5.64 2440520 10656984 8 [2023-02-13T06:03:51.523Z] 05:57:01 18736984 31518536 746788 2.27 429276 11995732 1915064 5.64 2440532 10656984 8 [2023-02-13T06:03:51.523Z] 05:58:01 18737452 31519016 746420 2.27 429308 11995728 1915064 5.64 2440544 10656992 8 [2023-02-13T06:03:51.523Z] 05:59:01 18737592 31519196 746180 2.27 429336 11995744 1915064 5.64 2440648 10656992 8 [2023-02-13T06:03:51.523Z] 06:00:01 18737372 31518980 746372 2.27 429344 11995748 1915064 5.64 2440908 10656992 12 [2023-02-13T06:03:51.523Z] 06:01:01 18737292 31518960 746368 2.27 429360 11995752 1915064 5.64 2440956 10657000 8 [2023-02-13T06:03:51.523Z] 06:02:01 18737332 31519044 746316 2.27 429392 11995756 1915064 5.64 2440664 10657008 4 [2023-02-13T06:03:51.523Z] 06:03:01 17936452 31471576 790892 2.41 435828 12699876 2198256 6.48 2533788 11317412 632 [2023-02-13T06:03:51.523Z] Average: 19648813 31473468 794649 2.42 385685 11145033 2067323 6.09 2354050 9897335 241662 [2023-02-13T06:03:51.523Z] [2023-02-13T06:03:51.523Z] 05:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-13T06:03:51.523Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:35:01 ens3 144.16 102.33 739.92 25.08 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:35:01 vetha054e0a 0.97 1.15 0.07 0.10 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:35:01 docker0 70.69 92.03 6.00 690.42 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:36:01 ens3 48.68 51.76 26.21 105.02 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:36:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:37:01 veth4d840a3 0.00 0.55 0.00 0.04 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:37:01 veth3d6459e 128.36 169.34 10.45 702.11 0.00 0.00 0.00 0.06 [2023-02-13T06:03:51.523Z] 05:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:37:01 ens3 985.49 718.06 5493.85 69.86 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:37:01 vethb445ca2 126.27 161.73 10.31 706.93 0.00 0.00 0.00 0.06 [2023-02-13T06:03:51.523Z] 05:37:01 vethed83d34 116.48 156.80 9.08 332.93 0.00 0.00 0.00 0.03 [2023-02-13T06:03:51.523Z] 05:37:01 vethcb64c2c 133.49 172.99 10.76 686.03 0.00 0.00 0.00 0.06 [2023-02-13T06:03:51.523Z] 05:37:01 docker0 663.70 900.40 44.61 3800.86 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:38:01 veth4d840a3 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:38:01 ens3 480.20 356.89 2269.59 27.55 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:38:01 docker0 354.24 474.14 21.18 2266.96 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:39:01 veth4d840a3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:39:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:39:01 ens3 149.56 91.20 1589.81 19.45 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:39:01 docker0 3.50 5.43 0.23 80.99 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 veth4d840a3 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 veth8d2a42b 13.50 19.64 1.32 6.60 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 ens3 174.41 92.50 1895.22 21.74 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 veth5a8843e 3.35 4.37 0.32 1.97 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 veth9a671d4 2.02 2.50 0.19 1.53 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:40:01 docker0 37.09 60.53 2.72 468.38 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:41:01 veth4d840a3 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:41:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:41:01 ens3 624.46 404.70 4669.42 43.28 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:41:01 docker0 393.80 609.40 31.47 4657.89 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 veth4d840a3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 veth12d8c75 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 veth87a488d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 ens3 19.99 11.54 54.89 7.69 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 veth0c94f27 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 docker0 1.18 2.64 0.08 40.90 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:42:01 veth268ae28 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:43:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:43:01 ens3 55.51 34.89 250.10 15.98 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.523Z] 05:43:01 docker0 10.20 18.58 0.66 220.19 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:44:01 lo 46.32 46.32 4.56 4.56 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:44:01 ens3 510.95 521.06 229.54 2574.31 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:45:01 lo 14.40 14.40 1.42 1.42 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:45:01 ens3 178.47 185.50 95.76 912.79 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:46:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:49:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:50:01 ens3 0.73 0.48 1.75 0.03 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:52:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:59:01 ens3 0.62 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:00:01 ens3 2.22 0.80 0.84 0.48 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:01:01 ens3 1.27 1.03 0.63 0.50 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:02:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.524Z] 06:03:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] 06:03:01 ens3 198.17 161.01 4581.37 31.72 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] 06:03:01 docker0 41.83 41.98 3.34 586.70 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] 06:03:01 veth743ffc3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] Average: lo 2.38 2.38 0.23 0.23 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] Average: ens3 123.31 94.30 755.09 132.96 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] Average: docker0 54.36 76.05 3.80 441.81 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] Average: veth743ffc3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T06:03:51.525Z] [2023-02-13T06:03:51.525Z] [2023-02-13T06:03:51.525Z] ---> sar -P ALL: [2023-02-13T06:03:51.525Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5477) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T06:03:51.525Z] [2023-02-13T06:03:51.525Z] 05:33:02 LINUX RESTART (8 CPU) [2023-02-13T06:03:51.525Z] [2023-02-13T06:03:51.525Z] 05:34:01 CPU %user %nice %system %iowait %steal %idle [2023-02-13T06:03:51.525Z] 05:35:01 all 33.01 0.00 6.77 0.54 0.09 59.59 [2023-02-13T06:03:51.525Z] 05:35:01 0 34.62 0.00 7.17 1.83 0.10 56.28 [2023-02-13T06:03:51.525Z] 05:35:01 1 34.36 0.00 6.55 0.07 0.08 58.93 [2023-02-13T06:03:51.525Z] 05:35:01 2 32.30 0.00 7.46 0.15 0.08 60.00 [2023-02-13T06:03:51.525Z] 05:35:01 3 34.62 0.00 6.67 0.12 0.10 58.49 [2023-02-13T06:03:51.525Z] 05:35:01 4 32.96 0.00 7.09 1.28 0.10 58.57 [2023-02-13T06:03:51.525Z] 05:35:01 5 30.10 0.00 6.35 0.02 0.08 63.45 [2023-02-13T06:03:51.525Z] 05:35:01 6 35.11 0.00 6.54 0.02 0.07 58.27 [2023-02-13T06:03:51.525Z] 05:35:01 7 29.98 0.00 6.29 0.85 0.08 62.80 [2023-02-13T06:03:51.525Z] 05:36:01 all 44.17 0.00 6.94 0.84 0.16 47.89 [2023-02-13T06:03:51.525Z] 05:36:01 0 43.55 0.00 7.17 0.07 0.13 49.08 [2023-02-13T06:03:51.525Z] 05:36:01 1 44.84 0.00 7.48 0.05 0.15 47.47 [2023-02-13T06:03:51.525Z] 05:36:01 2 43.58 0.00 6.86 0.22 0.25 49.08 [2023-02-13T06:03:51.525Z] 05:36:01 3 45.02 0.00 6.85 0.14 0.14 47.86 [2023-02-13T06:03:51.525Z] 05:36:01 4 46.02 0.00 7.17 4.42 0.10 42.29 [2023-02-13T06:03:51.525Z] 05:36:01 5 43.22 0.00 6.35 0.10 0.17 50.15 [2023-02-13T06:03:51.525Z] 05:36:01 6 43.54 0.00 6.96 0.08 0.22 49.19 [2023-02-13T06:03:51.525Z] 05:36:01 7 43.63 0.00 6.65 1.66 0.12 47.94 [2023-02-13T06:03:51.525Z] 05:37:01 all 11.39 0.00 7.14 7.69 0.10 73.69 [2023-02-13T06:03:51.525Z] 05:37:01 0 10.80 0.00 6.42 7.24 0.07 75.47 [2023-02-13T06:03:51.525Z] 05:37:01 1 12.17 0.00 8.27 3.03 0.14 76.40 [2023-02-13T06:03:51.525Z] 05:37:01 2 11.61 0.00 7.35 2.54 0.07 78.44 [2023-02-13T06:03:51.525Z] 05:37:01 3 12.08 0.00 7.30 2.85 0.10 77.67 [2023-02-13T06:03:51.525Z] 05:37:01 4 12.00 0.00 7.35 15.29 0.10 65.25 [2023-02-13T06:03:51.525Z] 05:37:01 5 11.39 0.00 7.70 22.80 0.10 58.01 [2023-02-13T06:03:51.525Z] 05:37:01 6 9.78 0.00 6.04 2.83 0.07 81.28 [2023-02-13T06:03:51.525Z] 05:37:01 7 11.27 0.00 6.66 5.08 0.15 76.83 [2023-02-13T06:03:51.525Z] 05:38:01 all 7.30 0.00 5.59 21.73 0.12 65.27 [2023-02-13T06:03:51.525Z] 05:38:01 0 7.06 0.00 5.36 21.46 0.12 66.01 [2023-02-13T06:03:51.525Z] 05:38:01 1 6.89 0.00 5.69 7.63 0.22 79.58 [2023-02-13T06:03:51.525Z] 05:38:01 2 7.60 0.00 6.34 57.19 0.09 28.80 [2023-02-13T06:03:51.525Z] 05:38:01 3 7.89 0.00 5.84 20.03 0.14 66.10 [2023-02-13T06:03:51.525Z] 05:38:01 4 7.37 0.00 5.05 14.60 0.03 72.95 [2023-02-13T06:03:51.525Z] 05:38:01 5 7.13 0.00 5.27 27.60 0.08 59.92 [2023-02-13T06:03:51.525Z] 05:38:01 6 6.99 0.00 5.52 9.15 0.08 78.26 [2023-02-13T06:03:51.525Z] 05:38:01 7 7.47 0.00 5.66 16.39 0.21 70.28 [2023-02-13T06:03:51.525Z] 05:39:01 all 45.10 0.00 9.62 10.83 0.16 34.30 [2023-02-13T06:03:51.525Z] 05:39:01 0 45.80 0.00 9.16 8.08 0.16 36.80 [2023-02-13T06:03:51.525Z] 05:39:01 1 44.39 0.00 9.39 11.44 0.14 34.64 [2023-02-13T06:03:51.525Z] 05:39:01 2 43.11 0.00 10.55 15.89 0.16 30.29 [2023-02-13T06:03:51.525Z] 05:39:01 3 45.00 0.00 8.74 0.85 0.19 45.22 [2023-02-13T06:03:51.525Z] 05:39:01 4 44.25 0.00 9.42 3.15 0.21 42.97 [2023-02-13T06:03:51.525Z] 05:39:01 5 47.53 0.00 11.16 27.53 0.14 13.64 [2023-02-13T06:03:51.525Z] 05:39:01 6 44.29 0.00 9.18 16.74 0.12 29.67 [2023-02-13T06:03:51.525Z] 05:39:01 7 46.36 0.00 9.38 3.18 0.14 40.95 [2023-02-13T06:03:51.525Z] 05:40:01 all 6.87 0.00 4.95 30.45 0.14 57.60 [2023-02-13T06:03:51.525Z] 05:40:01 0 6.35 0.00 4.44 10.21 0.10 78.90 [2023-02-13T06:03:51.525Z] 05:40:01 1 6.33 0.00 4.17 55.40 0.15 33.95 [2023-02-13T06:03:51.525Z] 05:40:01 2 4.30 0.00 3.57 25.25 0.10 66.77 [2023-02-13T06:03:51.525Z] 05:40:01 3 7.77 0.00 4.71 24.52 0.19 62.82 [2023-02-13T06:03:51.525Z] 05:40:01 4 7.16 0.00 3.98 39.78 0.08 48.99 [2023-02-13T06:03:51.525Z] 05:40:01 5 9.35 0.00 7.64 43.60 0.14 39.27 [2023-02-13T06:03:51.525Z] 05:40:01 6 6.22 0.00 5.27 27.34 0.15 61.01 [2023-02-13T06:03:51.525Z] 05:40:01 7 7.54 0.00 5.86 17.47 0.17 68.96 [2023-02-13T06:03:51.525Z] 05:41:01 all 19.85 0.00 8.05 20.74 0.24 51.13 [2023-02-13T06:03:51.525Z] 05:41:01 0 19.29 0.00 6.91 14.47 0.28 59.06 [2023-02-13T06:03:51.525Z] 05:41:01 1 18.96 0.00 9.25 51.51 0.14 20.15 [2023-02-13T06:03:51.525Z] 05:41:01 2 18.20 0.00 7.68 13.48 0.41 60.22 [2023-02-13T06:03:51.525Z] 05:41:01 3 18.84 0.00 7.80 20.45 0.26 52.64 [2023-02-13T06:03:51.525Z] 05:41:01 4 19.66 0.00 8.09 15.26 0.12 56.87 [2023-02-13T06:03:51.525Z] 05:41:01 5 24.46 0.00 9.25 18.03 0.25 48.02 [2023-02-13T06:03:51.525Z] 05:41:01 6 20.08 0.00 5.68 13.33 0.14 60.77 [2023-02-13T06:03:51.525Z] 05:41:01 7 19.37 0.00 9.75 19.70 0.30 50.89 [2023-02-13T06:03:51.525Z] 05:42:01 all 27.63 0.00 8.41 19.43 0.12 44.42 [2023-02-13T06:03:51.525Z] 05:42:01 0 26.54 0.00 7.56 11.01 0.17 54.72 [2023-02-13T06:03:51.525Z] 05:42:01 1 25.62 0.00 9.09 14.48 0.09 50.72 [2023-02-13T06:03:51.525Z] 05:42:01 2 26.05 0.00 7.44 7.01 0.09 59.41 [2023-02-13T06:03:51.525Z] 05:42:01 3 27.85 0.00 7.39 34.59 0.10 30.07 [2023-02-13T06:03:51.525Z] 05:42:01 4 28.00 0.00 9.60 49.31 0.17 12.92 [2023-02-13T06:03:51.525Z] 05:42:01 5 30.94 0.00 9.33 15.07 0.14 44.53 [2023-02-13T06:03:51.525Z] 05:42:01 6 26.41 0.00 8.02 18.70 0.12 46.75 [2023-02-13T06:03:51.525Z] 05:42:01 7 29.57 0.00 8.83 5.48 0.09 56.02 [2023-02-13T06:03:51.525Z] 05:43:01 all 49.74 0.00 12.00 9.33 0.26 28.66 [2023-02-13T06:03:51.525Z] 05:43:01 0 48.82 0.00 11.63 4.72 0.29 34.54 [2023-02-13T06:03:51.525Z] 05:43:01 1 47.30 0.00 11.16 12.04 0.21 29.29 [2023-02-13T06:03:51.525Z] 05:43:01 2 47.35 0.00 12.35 6.94 0.35 33.02 [2023-02-13T06:03:51.525Z] 05:43:01 3 50.38 0.00 11.88 7.34 0.21 30.19 [2023-02-13T06:03:51.525Z] 05:43:01 4 49.42 0.00 10.80 7.62 0.19 31.97 [2023-02-13T06:03:51.525Z] 05:43:01 5 53.14 0.00 13.93 12.18 0.28 20.47 [2023-02-13T06:03:51.525Z] 05:43:01 6 48.03 0.00 11.34 7.84 0.37 32.41 [2023-02-13T06:03:51.525Z] 05:43:01 7 53.55 0.00 12.91 15.92 0.20 17.43 [2023-02-13T06:03:51.525Z] 05:44:01 all 8.61 0.00 1.15 0.36 0.07 89.82 [2023-02-13T06:03:51.525Z] 05:44:01 0 8.39 0.00 1.52 0.03 0.05 90.01 [2023-02-13T06:03:51.525Z] 05:44:01 1 6.30 0.00 0.77 0.35 0.07 92.51 [2023-02-13T06:03:51.525Z] 05:44:01 2 7.49 0.00 0.85 0.15 0.08 91.42 [2023-02-13T06:03:51.525Z] 05:44:01 3 9.55 0.00 1.04 0.12 0.07 89.22 [2023-02-13T06:03:51.525Z] 05:44:01 4 7.21 0.00 0.92 0.87 0.07 90.93 [2023-02-13T06:03:51.525Z] 05:44:01 5 6.07 0.00 1.02 0.44 0.05 92.42 [2023-02-13T06:03:51.525Z] 05:44:01 6 10.47 0.00 1.12 0.08 0.07 88.26 [2023-02-13T06:03:51.525Z] 05:44:01 7 13.45 0.00 1.93 0.81 0.10 83.71 [2023-02-13T06:03:51.525Z] 05:45:01 all 3.19 0.00 0.44 0.28 0.05 96.05 [2023-02-13T06:03:51.525Z] 05:45:01 0 5.32 0.00 0.33 0.02 0.07 94.26 [2023-02-13T06:03:51.525Z] 05:45:01 1 3.79 0.00 0.43 0.62 0.03 95.13 [2023-02-13T06:03:51.525Z] 05:45:01 2 0.45 0.00 0.35 0.00 0.02 99.18 [2023-02-13T06:03:51.525Z] 05:45:01 3 5.36 0.00 0.60 0.05 0.07 93.92 [2023-02-13T06:03:51.525Z] 05:45:01 4 1.12 0.00 0.43 1.42 0.02 97.01 [2023-02-13T06:03:51.525Z] 05:45:01 5 5.74 0.00 0.54 0.07 0.10 93.56 [2023-02-13T06:03:51.525Z] 05:45:01 6 1.19 0.00 0.32 0.00 0.00 98.50 [2023-02-13T06:03:51.525Z] 05:45:01 7 2.56 0.00 0.53 0.03 0.08 96.79 [2023-02-13T06:03:51.525Z] [2023-02-13T06:03:51.525Z] 05:45:01 CPU %user %nice %system %iowait %steal %idle [2023-02-13T06:03:51.525Z] 05:46:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-02-13T06:03:51.525Z] 05:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.525Z] 05:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.525Z] 05:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T06:03:51.525Z] 05:46:01 3 0.08 0.00 0.05 0.00 0.02 99.85 [2023-02-13T06:03:51.525Z] 05:46:01 4 0.05 0.00 0.03 0.03 0.02 99.87 [2023-02-13T06:03:51.525Z] 05:46:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-13T06:03:51.525Z] 05:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T06:03:51.525Z] 05:46:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-02-13T06:03:51.525Z] 05:47:01 all 0.02 0.00 0.01 0.03 0.01 99.93 [2023-02-13T06:03:51.525Z] 05:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.525Z] 05:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.525Z] 05:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T06:03:51.525Z] 05:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T06:03:51.525Z] 05:47:01 4 0.02 0.00 0.02 0.08 0.00 99.88 [2023-02-13T06:03:51.525Z] 05:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T06:03:51.525Z] 05:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.525Z] 05:47:01 7 0.05 0.00 0.03 0.12 0.02 99.78 [2023-02-13T06:03:51.525Z] 05:48:01 all 0.15 0.00 0.03 0.02 0.01 99.79 [2023-02-13T06:03:51.525Z] 05:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-13T06:03:51.525Z] 05:48:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-13T06:03:51.525Z] 05:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T06:03:51.525Z] 05:48:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2023-02-13T06:03:51.525Z] 05:48:01 4 0.02 0.00 0.00 0.15 0.00 99.83 [2023-02-13T06:03:51.525Z] 05:48:01 5 1.01 0.00 0.07 0.00 0.02 98.91 [2023-02-13T06:03:51.525Z] 05:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-13T06:03:51.525Z] 05:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-13T06:03:51.525Z] 05:49:01 all 0.09 0.00 0.01 0.06 0.01 99.84 [2023-02-13T06:03:51.525Z] 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.525Z] 05:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.525Z] 05:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-13T06:03:51.525Z] 05:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-13T06:03:51.525Z] 05:49:01 4 0.00 0.00 0.00 0.52 0.00 99.48 [2023-02-13T06:03:51.525Z] 05:49:01 5 0.53 0.00 0.00 0.00 0.00 99.47 [2023-02-13T06:03:51.525Z] 05:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:03:51.525Z] 05:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T06:03:51.525Z] 05:50:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-02-13T06:03:51.525Z] 05:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.525Z] 05:50:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-13T06:03:51.525Z] 05:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-13T06:03:51.525Z] 05:50:01 3 0.03 0.00 0.03 0.00 0.05 99.88 [2023-02-13T06:03:51.526Z] 05:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-13T06:03:51.526Z] 05:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:50:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-02-13T06:03:51.526Z] 05:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-02-13T06:03:51.526Z] 05:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-13T06:03:51.526Z] 05:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:03:51.526Z] 05:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-13T06:03:51.526Z] 05:51:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-13T06:03:51.526Z] 05:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-13T06:03:51.526Z] 05:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-13T06:03:51.526Z] 05:51:01 6 0.00 0.00 0.05 0.00 0.02 99.93 [2023-02-13T06:03:51.526Z] 05:51:01 7 0.05 0.00 0.00 0.02 0.03 99.90 [2023-02-13T06:03:51.526Z] 05:52:01 all 0.13 0.00 0.01 0.03 0.01 99.81 [2023-02-13T06:03:51.526Z] 05:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:52:01 1 0.02 0.00 0.02 0.12 0.00 99.85 [2023-02-13T06:03:51.526Z] 05:52:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-02-13T06:03:51.526Z] 05:52:01 3 0.08 0.00 0.05 0.00 0.03 99.83 [2023-02-13T06:03:51.526Z] 05:52:01 4 0.00 0.00 0.02 0.15 0.00 99.83 [2023-02-13T06:03:51.526Z] 05:52:01 5 0.86 0.00 0.02 0.00 0.02 99.10 [2023-02-13T06:03:51.526Z] 05:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-02-13T06:03:51.526Z] 05:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:53:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-02-13T06:03:51.526Z] 05:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:53:01 5 0.15 0.00 0.02 0.00 0.00 99.83 [2023-02-13T06:03:51.526Z] 05:53:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-13T06:03:51.526Z] 05:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-13T06:03:51.526Z] 05:54:01 all 0.04 0.00 0.01 0.02 0.01 99.92 [2023-02-13T06:03:51.526Z] 05:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-13T06:03:51.526Z] 05:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-02-13T06:03:51.526Z] 05:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-13T06:03:51.526Z] 05:54:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2023-02-13T06:03:51.526Z] 05:54:01 6 0.05 0.00 0.00 0.12 0.02 99.82 [2023-02-13T06:03:51.526Z] 05:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:55:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2023-02-13T06:03:51.526Z] 05:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-13T06:03:51.526Z] 05:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-13T06:03:51.526Z] 05:55:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-02-13T06:03:51.526Z] 05:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-13T06:03:51.526Z] 05:55:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2023-02-13T06:03:51.526Z] 05:55:01 5 1.50 0.00 0.00 0.00 0.02 98.48 [2023-02-13T06:03:51.526Z] 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:55:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-13T06:03:51.526Z] 05:56:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2023-02-13T06:03:51.526Z] 05:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:56:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-02-13T06:03:51.526Z] 05:56:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-13T06:03:51.526Z] 05:56:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-13T06:03:51.526Z] 05:56:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-13T06:03:51.526Z] 05:56:01 5 1.04 0.00 0.02 0.00 0.00 98.94 [2023-02-13T06:03:51.526Z] 05:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:56:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-02-13T06:03:51.526Z] [2023-02-13T06:03:51.526Z] 05:56:01 CPU %user %nice %system %iowait %steal %idle [2023-02-13T06:03:51.526Z] 05:57:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-02-13T06:03:51.526Z] 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:03:51.526Z] 05:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:03:51.526Z] 05:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T06:03:51.526Z] 05:57:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-02-13T06:03:51.526Z] 05:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-02-13T06:03:51.526Z] 05:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T06:03:51.526Z] 05:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:58:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-02-13T06:03:51.526Z] 05:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T06:03:51.526Z] 05:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T06:03:51.526Z] 05:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:58:01 4 0.05 0.00 0.02 0.03 0.03 99.87 [2023-02-13T06:03:51.526Z] 05:58:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2023-02-13T06:03:51.526Z] 05:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:58:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-13T06:03:51.526Z] 05:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-02-13T06:03:51.526Z] 05:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 05:59:01 4 0.08 0.00 0.05 0.02 0.02 99.83 [2023-02-13T06:03:51.526Z] 05:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 05:59:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-13T06:03:51.526Z] 05:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 06:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-02-13T06:03:51.526Z] 06:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T06:03:51.526Z] 06:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-13T06:03:51.526Z] 06:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 06:00:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2023-02-13T06:03:51.526Z] 06:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-13T06:03:51.526Z] 06:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-13T06:03:51.526Z] 06:00:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-13T06:03:51.526Z] 06:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-02-13T06:03:51.526Z] 06:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 06:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 06:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-13T06:03:51.526Z] 06:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 06:01:01 4 0.07 0.00 0.03 0.10 0.03 99.77 [2023-02-13T06:03:51.526Z] 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 06:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-13T06:03:51.526Z] 06:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-13T06:03:51.526Z] 06:02:01 all 0.04 0.00 0.01 0.03 0.01 99.92 [2023-02-13T06:03:51.526Z] 06:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-13T06:03:51.526Z] 06:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T06:03:51.526Z] 06:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-13T06:03:51.526Z] 06:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T06:03:51.526Z] 06:02:01 4 0.07 0.00 0.00 0.18 0.02 99.73 [2023-02-13T06:03:51.526Z] 06:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T06:03:51.526Z] 06:02:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-02-13T06:03:51.526Z] 06:02:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2023-02-13T06:03:51.526Z] 06:03:01 all 4.91 0.00 2.21 1.05 0.04 91.79 [2023-02-13T06:03:51.526Z] 06:03:01 0 4.43 0.00 1.92 0.05 0.05 93.54 [2023-02-13T06:03:51.526Z] 06:03:01 1 5.09 0.00 2.45 0.00 0.03 92.43 [2023-02-13T06:03:51.526Z] 06:03:01 2 7.41 0.00 2.40 4.32 0.05 85.82 [2023-02-13T06:03:51.526Z] 06:03:01 3 4.57 0.00 2.17 0.32 0.03 92.91 [2023-02-13T06:03:51.526Z] 06:03:01 4 4.25 0.00 2.21 0.95 0.03 92.55 [2023-02-13T06:03:51.526Z] 06:03:01 5 4.29 0.00 1.99 0.47 0.03 93.22 [2023-02-13T06:03:51.526Z] 06:03:01 6 4.23 0.00 2.64 2.22 0.05 90.85 [2023-02-13T06:03:51.526Z] 06:03:01 7 5.03 0.00 1.92 0.03 0.05 92.97 [2023-02-13T06:03:51.526Z] Average: all 8.87 0.00 2.48 4.17 0.06 84.42 [2023-02-13T06:03:51.526Z] Average: 0 8.80 0.00 2.35 2.68 0.06 86.11 [2023-02-13T06:03:51.526Z] Average: 1 8.67 0.00 2.54 5.28 0.05 83.46 [2023-02-13T06:03:51.526Z] Average: 2 8.41 0.00 2.47 4.50 0.07 84.55 [2023-02-13T06:03:51.526Z] Average: 3 9.10 0.00 2.41 3.76 0.06 84.66 [2023-02-13T06:03:51.526Z] Average: 4 8.77 0.00 2.44 5.26 0.05 83.48 [2023-02-13T06:03:51.526Z] Average: 5 9.42 0.00 2.73 5.68 0.06 82.12 [2023-02-13T06:03:51.526Z] Average: 6 8.66 0.00 2.32 3.33 0.05 85.64 [2023-02-13T06:03:51.526Z] Average: 7 9.13 0.00 2.58 2.90 0.06 85.32 [2023-02-13T06:03:51.526Z] [2023-02-13T06:03:51.526Z] [2023-02-13T06:03:51.526Z]