Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc406b27680b88a4cbaad5b59c6f9b2898413f21 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-ssh3904553148876152260.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16949237025052616529.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1954678694643975445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9530033213564881271.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-ssh14073419562136596557.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/v3], 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.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16762’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16758’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16760’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16763 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/530 [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/530 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4578)" > git config core.sparsecheckout # timeout=10 > git checkout -f cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-list --no-walk 5bf55878ace16878edbd308d9dee72012f144a0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T18:46:24.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T18:46:24.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T18:46:24.895Z] ========================================================= [2023-05-24T18:46:24.895Z] EdgeX Global Pipelines Version Info [2023-05-24T18:46:24.895Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:46:25.612Z] ------------------- [2023-05-24T18:46:25.612Z] stable info: [2023-05-24T18:46:25.613Z] ------------------- [2023-05-24T18:46:25.613Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T18:46:25.613Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T18:46:25.613Z] Message: update stable to v1.0.249 [2023-05-24T18:46:26.185Z] ------------------- [2023-05-24T18:46:26.185Z] experimental info: [2023-05-24T18:46:26.185Z] ------------------- [2023-05-24T18:46:26.185Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T18:46:26.185Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T18:46:26.185Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T18:46:26.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-24T18:46:26.350Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-24T18:46:26.364Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T18:46:26.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T18:46:26.388Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T18:46:26.400Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T18:46:26.408Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T18:46:26.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-24T18:46:26.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-24T18:46:26.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-24T18:46:26.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T18:46:26.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T18:46:26.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T18:46:26.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T18:46:26.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T18:46:26.512Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T18:46:26.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T18:46:26.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T18:46:26.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-24T18:46:26.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-24T18:46:26.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T18:46:26.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T18:46:26.600Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T18:46:26.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T18:46:26.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T18:46:26.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T18:46:26.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] echo [2023-05-24T18:46:26.666Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc406b2 [Pipeline] echo [2023-05-24T18:46:26.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:46:26.716Z] provisioning config files... [2023-05-24T18:46:26.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config15067553977026495833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:46:27.028Z] ---> docker-login.sh [2023-05-24T18:46:27.028Z] nexus3.edgexfoundry.org:10001 [2023-05-24T18:46:27.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:46:27.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:46:27.546Z] Configure a credential helper to remove this warning. See [2023-05-24T18:46:27.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:46:27.546Z] [2023-05-24T18:46:27.546Z] Login Succeeded [2023-05-24T18:46:27.546Z] nexus3.edgexfoundry.org:10002 [2023-05-24T18:46:27.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:46:27.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:46:27.546Z] Configure a credential helper to remove this warning. See [2023-05-24T18:46:27.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:46:27.546Z] [2023-05-24T18:46:27.546Z] Login Succeeded [2023-05-24T18:46:27.546Z] nexus3.edgexfoundry.org:10003 [2023-05-24T18:46:27.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:46:27.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:46:27.806Z] Configure a credential helper to remove this warning. See [2023-05-24T18:46:27.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:46:27.806Z] [2023-05-24T18:46:27.806Z] Login Succeeded [2023-05-24T18:46:27.806Z] nexus3.edgexfoundry.org:10004 [2023-05-24T18:46:27.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:46:27.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:46:27.806Z] Configure a credential helper to remove this warning. See [2023-05-24T18:46:27.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:46:27.806Z] [2023-05-24T18:46:27.806Z] Login Succeeded [2023-05-24T18:46:27.806Z] docker.io [2023-05-24T18:46:28.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:46:28.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:46:28.066Z] Configure a credential helper to remove this warning. See [2023-05-24T18:46:28.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:46:28.066Z] [2023-05-24T18:46:28.066Z] Login Succeeded [2023-05-24T18:46:28.066Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T18:46:28.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T18:46:28.386Z] + 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-auth/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-05-24T18:46:28.387Z] + dirname cmd/core-command/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/core-data/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-24T18:46:28.387Z] + + dirname cmd/core-metadata/Dockerfile [2023-05-24T18:46:28.387Z] cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-24T18:46:28.387Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2023-05-24T18:46:28.387Z] cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-24T18:46:28.387Z] + + cut -d/ -f2 [2023-05-24T18:46:28.387Z] dirname cmd/security-proxy-auth/Dockerfile [2023-05-24T18:46:28.387Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-24T18:46:28.387Z] + + dirname cmd/security-spire-config/Dockerfile [2023-05-24T18:46:28.387Z] cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/support-notifications/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-24T18:46:28.387Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-24T18:46:28.387Z] + cut -d/ -f2 [2023-05-24T18:46:28.387Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-24T18:46:28.438Z] 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-auth, dockerfile:cmd/security-proxy-auth/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-05-24T18:46:28.786Z] + git rev-list -1 --merges cc406b27680b88a4cbaad5b59c6f9b2898413f21~1..cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] echo [2023-05-24T18:46:28.805Z] -----------> git rev-list -1 --merges cc406b27680b88a4cbaad5b59c6f9b2898413f21~1..cc406b27680b88a4cbaad5b59c6f9b2898413f21 cc406b27680b88a4cbaad5b59c6f9b2898413f21 [false] [Pipeline] sh [2023-05-24T18:46:29.113Z] + git log --format=format:%s -1 cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] echo [2023-05-24T18:46:29.130Z] ========================================================= [2023-05-24T18:46:29.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T18:46:29.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-24T18:46:29.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T18:46:29.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T18:46:29.520Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T18:46:29.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T18:46:29.520Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T18:46:29.520Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T18:46:29.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:46:29.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:46:29.915Z] [2023-05-24T18:46:29.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:46:30.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:46:30.225Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T18:46:30.225Z] b85a868b505f: Pulling fs layer [2023-05-24T18:46:30.225Z] e2be974225ed: Pulling fs layer [2023-05-24T18:46:30.225Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T18:46:30.225Z] 988bab9f4d93: Pulling fs layer [2023-05-24T18:46:30.225Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T18:46:30.225Z] eaf3925da568: Pulling fs layer [2023-05-24T18:46:30.225Z] bab4dde63d76: Pulling fs layer [2023-05-24T18:46:30.225Z] bde34c3a00c8: Pulling fs layer [2023-05-24T18:46:30.225Z] b352a97aabf1: Pulling fs layer [2023-05-24T18:46:30.225Z] 4872d77fe225: Pulling fs layer [2023-05-24T18:46:30.225Z] 5851b861e8e6: Pulling fs layer [2023-05-24T18:46:30.225Z] 988bab9f4d93: Waiting [2023-05-24T18:46:30.225Z] eaf3925da568: Waiting [2023-05-24T18:46:30.225Z] 1469e6f7b9e6: Waiting [2023-05-24T18:46:30.225Z] bab4dde63d76: Waiting [2023-05-24T18:46:30.225Z] 4872d77fe225: Waiting [2023-05-24T18:46:30.225Z] bde34c3a00c8: Waiting [2023-05-24T18:46:30.225Z] b352a97aabf1: Waiting [2023-05-24T18:46:30.225Z] 5851b861e8e6: Waiting [2023-05-24T18:46:30.225Z] e2be974225ed: Download complete [2023-05-24T18:46:30.225Z] 988bab9f4d93: Verifying Checksum [2023-05-24T18:46:30.225Z] 988bab9f4d93: Download complete [2023-05-24T18:46:30.485Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T18:46:30.485Z] 1469e6f7b9e6: Download complete [2023-05-24T18:46:30.485Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T18:46:30.485Z] 339a4e72a1f5: Download complete [2023-05-24T18:46:30.485Z] eaf3925da568: Verifying Checksum [2023-05-24T18:46:30.485Z] eaf3925da568: Download complete [2023-05-24T18:46:30.485Z] bde34c3a00c8: Download complete [2023-05-24T18:46:30.485Z] b352a97aabf1: Verifying Checksum [2023-05-24T18:46:30.485Z] b352a97aabf1: Download complete [2023-05-24T18:46:30.485Z] 4872d77fe225: Download complete [2023-05-24T18:46:30.485Z] 5851b861e8e6: Verifying Checksum [2023-05-24T18:46:30.485Z] 5851b861e8e6: Download complete [2023-05-24T18:46:30.485Z] b85a868b505f: Download complete [2023-05-24T18:46:30.743Z] bab4dde63d76: Verifying Checksum [2023-05-24T18:46:30.743Z] bab4dde63d76: Download complete [2023-05-24T18:46:32.115Z] b85a868b505f: Pull complete [2023-05-24T18:46:32.374Z] e2be974225ed: Pull complete [2023-05-24T18:46:33.311Z] 339a4e72a1f5: Pull complete [2023-05-24T18:46:33.311Z] 988bab9f4d93: Pull complete [2023-05-24T18:46:33.879Z] 1469e6f7b9e6: Pull complete [2023-05-24T18:46:34.144Z] eaf3925da568: Pull complete [2023-05-24T18:46:36.046Z] bab4dde63d76: Pull complete [2023-05-24T18:46:36.613Z] bde34c3a00c8: Pull complete [2023-05-24T18:46:36.613Z] b352a97aabf1: Pull complete [2023-05-24T18:46:36.613Z] 4872d77fe225: Pull complete [2023-05-24T18:46:36.873Z] 5851b861e8e6: Pull complete [2023-05-24T18:46:37.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T18:46:37.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T18:46:37.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:46:37.489Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T18:46:37.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:46:43.467Z] $ docker top efb36b75f2ee6db34313dc31441d6da36c80a1133a7be4e9d7585ab15373d733 -eo pid,comm [2023-05-24T18:46:43.514Z] 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-05-24T18:46:43.514Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T18:46:43.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:46:43.554Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:46:43.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:46:43.677Z] $ docker exec efb36b75f2ee6db34313dc31441d6da36c80a1133a7be4e9d7585ab15373d733 ssh-agent [2023-05-24T18:46:43.776Z] SSH_AUTH_SOCK=/tmp/ssh-viaFSfI4rZTB/agent.33 [2023-05-24T18:46:43.776Z] SSH_AGENT_PID=39 [2023-05-24T18:46:43.783Z] Running ssh-add (command line suppressed) [2023-05-24T18:46:43.900Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_12780969212001415745.key (/w/workspace/edgex-go/530@tmp/private_key_12780969212001415745.key) [2023-05-24T18:46:43.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:46:44.202Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T18:46:44.216Z] $ docker exec --env ******** --env ******** efb36b75f2ee6db34313dc31441d6da36c80a1133a7be4e9d7585ab15373d733 ssh-agent -k [2023-05-24T18:46:44.321Z] unset SSH_AUTH_SOCK; [2023-05-24T18:46:44.321Z] unset SSH_AGENT_PID; [2023-05-24T18:46:44.321Z] echo Agent pid 39 killed; [2023-05-24T18:46:44.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T18:46:44.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T18:46:44.356Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T18:46:44.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T18:46:44.460Z] $ docker exec efb36b75f2ee6db34313dc31441d6da36c80a1133a7be4e9d7585ab15373d733 ssh-agent [2023-05-24T18:46:44.571Z] SSH_AUTH_SOCK=/tmp/ssh-8TNpsMYgCIy3/agent.71 [2023-05-24T18:46:44.571Z] SSH_AGENT_PID=77 [2023-05-24T18:46:44.577Z] Running ssh-add (command line suppressed) [2023-05-24T18:46:44.679Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_10544336454299435427.key (/w/workspace/edgex-go/530@tmp/private_key_10544336454299435427.key) [2023-05-24T18:46:44.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T18:46:44.977Z] + git semver init [2023-05-24T18:46:45.544Z] 2023-05-24 18:46:45,320 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T18:46:45.544Z] 2023-05-24 18:46:45,321 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/530/.semver [2023-05-24T18:46:45.544Z] 2023-05-24 18:46:45,321 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/530/.semver [2023-05-24T18:46:45.544Z] 2023-05-24 18:46:45,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/530/.semver'], cwd=/w/workspace/edgex-go/530, universal_newlines=False, shell=None, istream=None) [2023-05-24T18:46:53.753Z] 2023-05-24 18:46:52,382 [append_file] DEBUG append to file:/w/workspace/edgex-go/530/.git/info/exclude [2023-05-24T18:46:53.753Z] 2023-05-24 18:46:52,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/530/.semver/main with force:False [2023-05-24T18:46:53.753Z] 2023-05-24 18:46:52,383 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T18:46:53.753Z] 2023-05-24 18:46:52,383 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T18:46:53.753Z] 3.0.0-dev.164 [Pipeline] } [2023-05-24T18:46:53.768Z] $ docker exec --env ******** --env ******** efb36b75f2ee6db34313dc31441d6da36c80a1133a7be4e9d7585ab15373d733 ssh-agent -k [2023-05-24T18:46:53.943Z] unset SSH_AUTH_SOCK; [2023-05-24T18:46:53.943Z] unset SSH_AGENT_PID; [2023-05-24T18:46:53.943Z] echo Agent pid 77 killed; [2023-05-24T18:46:53.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T18:46:54.255Z] + git semver [Pipeline] } [2023-05-24T18:46:54.530Z] $ docker stop --time=1 efb36b75f2ee6db34313dc31441d6da36c80a1133a7be4e9d7585ab15373d733 [2023-05-24T18:46:56.087Z] $ docker rm -f --volumes efb36b75f2ee6db34313dc31441d6da36c80a1133a7be4e9d7585ab15373d733 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T18:46:56.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T18:46:56.685Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T18:46:56.689Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.164 [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-05-24T18:46:57.104Z] + git config --global --add safe.directory /w/workspace/edgex-go/530 [Pipeline] echo [2023-05-24T18:46:57.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:46:57.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:46:57.131Z] ========================================================= [2023-05-24T18:46:57.131Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T18:46:57.131Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:46:57.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T18:46:57.429Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T18:46:57.429Z] f56be85fc22e: Pulling fs layer [2023-05-24T18:46:57.429Z] 85791d961cd3: Pulling fs layer [2023-05-24T18:46:57.429Z] d694b5ae8c79: Pulling fs layer [2023-05-24T18:46:57.429Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T18:46:57.429Z] 4d19c01a9841: Pulling fs layer [2023-05-24T18:46:57.429Z] 9325e15d5711: Pulling fs layer [2023-05-24T18:46:57.429Z] 556b6ee489ea: Pulling fs layer [2023-05-24T18:46:57.429Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T18:46:57.429Z] 4d19c01a9841: Waiting [2023-05-24T18:46:57.429Z] c5a4b2cf53e6: Waiting [2023-05-24T18:46:57.429Z] 556b6ee489ea: Waiting [2023-05-24T18:46:57.429Z] 9325e15d5711: Waiting [2023-05-24T18:46:57.429Z] 9f32a84ed3da: Waiting [2023-05-24T18:46:57.429Z] 85791d961cd3: Verifying Checksum [2023-05-24T18:46:57.429Z] 85791d961cd3: Download complete [2023-05-24T18:46:57.429Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T18:46:57.429Z] 9f32a84ed3da: Download complete [2023-05-24T18:46:57.429Z] 4d19c01a9841: Download complete [2023-05-24T18:46:57.429Z] f56be85fc22e: Verifying Checksum [2023-05-24T18:46:57.429Z] f56be85fc22e: Download complete [2023-05-24T18:46:57.694Z] 9325e15d5711: Verifying Checksum [2023-05-24T18:46:57.694Z] 9325e15d5711: Download complete [2023-05-24T18:46:57.694Z] f56be85fc22e: Pull complete [2023-05-24T18:46:57.957Z] 85791d961cd3: Pull complete [2023-05-24T18:46:58.215Z] d694b5ae8c79: Verifying Checksum [2023-05-24T18:46:58.215Z] d694b5ae8c79: Download complete [2023-05-24T18:46:58.215Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T18:46:58.215Z] c5a4b2cf53e6: Download complete [2023-05-24T18:46:58.473Z] 556b6ee489ea: Verifying Checksum [2023-05-24T18:46:58.473Z] 556b6ee489ea: Download complete [2023-05-24T18:47:01.760Z] d694b5ae8c79: Pull complete [2023-05-24T18:47:02.041Z] 9f32a84ed3da: Pull complete [2023-05-24T18:47:02.300Z] 4d19c01a9841: Pull complete [2023-05-24T18:47:02.559Z] 9325e15d5711: Pull complete [2023-05-24T18:47:05.107Z] 556b6ee489ea: Pull complete [2023-05-24T18:47:06.509Z] c5a4b2cf53e6: Pull complete [2023-05-24T18:47:06.509Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T18:47:06.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T18:47:06.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:47:07.074Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T18:47:07.074Z] WORKDIR /edgex [2023-05-24T18:47:07.074Z] COPY go.mod . [2023-05-24T18:47:07.074Z] RUN go mod download [2023-05-24T18:47:07.074Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-24T18:47:08.140Z] Sending build context to Docker daemon 170.7MB [2023-05-24T18:47:08.140Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T18:47:08.140Z] ---> c4be618373d6 [2023-05-24T18:47:08.140Z] Step 2/4 : WORKDIR /edgex [2023-05-24T18:47:11.777Z] Still waiting to schedule task [2023-05-24T18:47:11.777Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T18:47:23.194Z] ---> Running in a63cc0260b0c [2023-05-24T18:47:23.455Z] Removing intermediate container a63cc0260b0c [2023-05-24T18:47:23.455Z] ---> 5a5d19d65069 [2023-05-24T18:47:23.455Z] Step 3/4 : COPY go.mod . [2023-05-24T18:47:23.715Z] ---> f830d63eeb86 [2023-05-24T18:47:23.715Z] Step 4/4 : RUN go mod download [2023-05-24T18:47:23.974Z] ---> Running in d4e2672fb954 [2023-05-24T18:47:46.079Z] Removing intermediate container d4e2672fb954 [2023-05-24T18:47:46.079Z] ---> 721a05bb973d [2023-05-24T18:47:46.079Z] Successfully built 721a05bb973d [2023-05-24T18:47:46.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:47:46.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T18:47:46.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:47:46.992Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T18:47:47.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:47:47.871Z] $ docker top 87f07b600ce60b12b23f1c12d983489a22b3bc9d821587c1c0c1426daf433b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:47:48.219Z] + go version [2023-05-24T18:47:48.220Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T18:47:48.233Z] $ docker stop --time=1 87f07b600ce60b12b23f1c12d983489a22b3bc9d821587c1c0c1426daf433b72 [2023-05-24T18:47:49.765Z] $ docker rm -f --volumes 87f07b600ce60b12b23f1c12d983489a22b3bc9d821587c1c0c1426daf433b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:47:50.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T18:47:50.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:47:50.241Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T18:47:50.276Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:47:51.117Z] $ docker top 500ac7ce1b988ada552688cc2d8c73f39addb10040f97ebf5c00b8096366b34b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T18:47:51.176Z] ========================================================= [2023-05-24T18:47:51.176Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-24T18:47:51.176Z] ========================================================= [Pipeline] sh [2023-05-24T18:47:51.456Z] + git config --global --add safe.directory /w/workspace/edgex-go/530 [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:47:51.748Z] + make test [2023-05-24T18:47:51.748Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T18:47:59.861Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-24T18:48:17.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-24T18:48:17.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-24T18:48:17.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-24T18:48:17.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-24T18:48:17.948Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-24T18:48:18.207Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-24T18:48:18.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-24T18:48:18.466Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-24T18:48:18.725Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-24T18:48:18.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-24T18:48:19.546Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-24T18:48:20.115Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-24T18:48:20.115Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-24T18:48:20.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-24T18:48:21.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-24T18:48:21.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-24T18:48:21.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements [2023-05-24T18:48:22.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-05-24T18:48:23.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-24T18:48:23.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-24T18:48:23.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-24T18:48:25.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-24T18:48:25.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-24T18:48:26.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-24T18:48:26.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-24T18:48:26.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-24T18:48:26.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-24T18:48:26.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-24T18:48:26.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.084s coverage: 71.5% of statements [2023-05-24T18:48:26.897Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements [2023-05-24T18:48:27.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-24T18:48:27.834Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-24T18:48:29.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.896s coverage: 88.5% of statements [2023-05-24T18:48:29.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.103s coverage: 3.8% of statements [2023-05-24T18:48:29.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-24T18:48:29.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-24T18:48:29.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-24T18:48:30.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.344s coverage: 95.6% of statements [2023-05-24T18:48:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-24T18:48:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-24T18:48:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-24T18:48:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-24T18:48:30.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-24T18:48:30.559Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements [2023-05-24T18:48:31.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-24T18:48:31.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-24T18:48:31.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-24T18:48:31.936Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 65.9% of statements [2023-05-24T18:48:32.500Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-24T18:48:32.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-24T18:48:32.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-05-24T18:48:32.500Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-05-24T18:48:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements [2023-05-24T18:48:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements [2023-05-24T18:48:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2023-05-24T18:48:33.066Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements [2023-05-24T18:48:33.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-24T18:48:33.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-24T18:48:34.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-24T18:48:34.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-24T18:48:34.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-24T18:48:34.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-24T18:48:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-24T18:48:35.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-24T18:48:36.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-24T18:48:37.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-24T18:48:37.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-24T18:48:38.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-24T18:48:38.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-24T18:48:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-24T18:48:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-24T18:48:40.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-24T18:48:41.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-24T18:48:41.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-24T18:48:41.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-24T18:48:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-24T18:48:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-24T18:48:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-24T18:48:42.857Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-24T18:48:44.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-24T18:48:44.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-24T18:48:44.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-24T18:48:44.233Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-24T18:48:44.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2023-05-24T18:48:45.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-24T18:48:45.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-24T18:48:45.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-24T18:48:45.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-24T18:48:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-24T18:48:46.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-24T18:48:46.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-24T18:48:46.928Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.255s coverage: 79.9% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.099s coverage: 92.9% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.044s coverage: 86.0% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 38.4% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.107s coverage: 92.3% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-24T18:48:59.141Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.157s coverage: 97.7% of statements [2023-05-24T18:48:59.141Z] 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-05-24T18:48:59.141Z] running golangci-lint [2023-05-24T18:48:59.141Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-24T18:48:59.141Z] go version go1.20.2 linux/amd64 [2023-05-24T18:48:59.141Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-24T18:48:59.141Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-24T18:49:14.217Z] level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|deps|files|imports|types_sizes|exports_file) took 15.760886128s" [2023-05-24T18:49:14.217Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.763138ms" [2023-05-24T18:49:22.336Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.768506081s with top 10 stages: buildir: 31.78981446s, inspect: 1.968702833s, fact_deprecated: 1.648384913s, ctrlflow: 1.52302954s, gosec: 1.512784636s, S1038: 1.268808822s, printf: 1.053740997s, fact_purity: 847.304694ms, nilness: 806.304536ms, unused: 591.060411ms" [2023-05-24T18:49:22.336Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-24T18:49:22.336Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 203/203, nolint: 0/23, cgo: 203/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203" [2023-05-24T18:49:22.336Z] level=info msg="[runner] processing took 16.970775ms with stages: nolint: 7.424835ms, identifier_marker: 4.982917ms, exclude-rules: 1.852963ms, path_prettifier: 1.142298ms, autogenerated_exclude: 1.013038ms, skip_dirs: 510.624µs, cgo: 25.75µs, filename_unadjuster: 14.09µs, max_same_issues: 1.08µs, uniq_by_line: 550ns, exclude: 430ns, source_code: 330ns, diff: 310ns, skip_files: 290ns, severity-rules: 260ns, sort_results: 250ns, path_shortener: 250ns, max_from_linter: 250ns, max_per_file_from_linter: 150ns, path_prefixer: 110ns" [2023-05-24T18:49:22.336Z] level=info msg="[runner] linters took 7.454150757s with stages: goanalysis_metalinter: 7.437056061s" [2023-05-24T18:49:22.336Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-24T18:49:22.336Z] level=info msg="Memory: 234 samples, avg is 178.7MB, max is 753.9MB" [2023-05-24T18:49:22.336Z] level=info msg="Execution took 23.26187369s" [2023-05-24T18:49:22.336Z] go vet ./... [2023-05-24T18:49:25.618Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T18:49:25.618Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T18:49:25.618Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T18:49:25.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-24T18:49:26.656Z] + ls -al . [2023-05-24T18:49:26.656Z] total 704 [2023-05-24T18:49:26.656Z] drwxrwxr-x 11 1001 1001 4096 May 24 18:47 . [2023-05-24T18:49:26.656Z] drwxr-xr-x 4 root root 4096 May 24 18:47 .. [2023-05-24T18:49:26.656Z] drwxrwxr-x 2 1001 1001 4096 May 24 18:46 .blubracket [2023-05-24T18:49:26.656Z] -rw-rw-r-- 1 1001 1001 16 May 24 18:46 .dockerignore [2023-05-24T18:49:26.656Z] drwxrwxr-x 8 1001 1001 4096 May 24 18:46 .git [2023-05-24T18:49:26.656Z] drwxrwxr-x 3 1001 1001 4096 May 24 18:46 .github [2023-05-24T18:49:26.656Z] -rw-rw-r-- 1 1001 1001 1133 May 24 18:46 .gitignore [2023-05-24T18:49:26.656Z] -rw-rw-r-- 1 1001 1001 42 May 24 18:46 .golangci.yml [2023-05-24T18:49:26.656Z] -rw-rw-r-- 1 1001 1001 87 May 24 18:46 .hadolint.yml [2023-05-24T18:49:26.656Z] drwxr-xr-x 3 1001 1001 4096 May 24 18:46 .semver [2023-05-24T18:49:26.656Z] -rw-rw-r-- 1 1001 1001 166 May 24 18:46 .sonarcloud.properties [2023-05-24T18:49:26.656Z] -rw-rw-r-- 1 1001 1001 1171 May 24 18:46 ADOPTERS.md [2023-05-24T18:49:26.656Z] -rw-rw-r-- 1 1001 1001 10835 May 24 18:46 Attribution.txt [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 73765 May 24 18:46 CHANGELOG.md [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 3804 May 24 18:46 CONTRIBUTING.md [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 677 May 24 18:46 GOVERNANCE.md [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 883 May 24 18:46 Jenkinsfile [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 10775 May 24 18:46 LICENSE [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 14368 May 24 18:46 Makefile [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 582 May 24 18:46 OWNERS.md [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 9902 May 24 18:46 README.md [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 789 May 24 18:46 SECURITY.md [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 13 May 24 18:46 VERSION [2023-05-24T18:49:26.657Z] drwxrwxr-x 2 1001 1001 4096 May 24 18:46 bin [2023-05-24T18:49:26.657Z] drwxrwxr-x 18 1001 1001 4096 May 24 18:46 cmd [2023-05-24T18:49:26.657Z] -rw-r--r-- 1 root root 447731 May 24 18:48 coverage.out [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 3159 May 24 18:46 go.mod [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 30958 May 24 18:46 go.sum [2023-05-24T18:49:26.657Z] drwxrwxr-x 7 1001 1001 4096 May 24 18:46 internal [2023-05-24T18:49:26.657Z] drwxrwxr-x 3 1001 1001 4096 May 24 18:46 openapi [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 594 May 24 18:46 security.txt [2023-05-24T18:49:26.657Z] drwxrwxr-x 4 1001 1001 4096 May 24 18:46 snap [2023-05-24T18:49:26.657Z] -rw-rw-r-- 1 1001 1001 204 May 24 18:46 version.go [Pipeline] sh [2023-05-24T18:49:26.946Z] + '[' -e coverage.out ] [2023-05-24T18:49:26.946Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-24T18:49:27.087Z] Stashed 1 file(s) [Pipeline] sh [2023-05-24T18:49:27.516Z] + make build [2023-05-24T18:49:27.516Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T18:49:42.421Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T18:49:42.421Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T18:49:42.681Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T18:49:43.642Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T18:49:51.747Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T18:49:52.005Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T18:49:53.377Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T18:49:54.311Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T18:49:55.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T18:49:55.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T18:49:57.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-24T18:49:58.572Z] $ docker stop --time=1 500ac7ce1b988ada552688cc2d8c73f39addb10040f97ebf5c00b8096366b34b [2023-05-24T18:49:59.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16765 in /w/workspace/edgexfoundry_edgex-go_main [2023-05-24T18:50:11.827Z] $ docker rm -f --volumes 500ac7ce1b988ada552688cc2d8c73f39addb10040f97ebf5c00b8096366b34b [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2023-05-24T18:50:12.258Z] Running in /w/workspace/edgex-go/530 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2023-05-24T18:50:12.311Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:50:12.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T18:50:12.688Z] [2023-05-24T18:50:12.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:50:12.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T18:50:13.250Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-24T18:50:13.251Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-24T18:50:13.251Z] ca9280d653b3: Pulling fs layer [2023-05-24T18:50:13.251Z] 7e9c9ca2126c: Pulling fs layer [2023-05-24T18:50:13.251Z] cbdbe7a5bc2a: Download complete [2023-05-24T18:50:13.509Z] ca9280d653b3: Verifying Checksum [2023-05-24T18:50:13.509Z] ca9280d653b3: Download complete [2023-05-24T18:50:13.790Z] cbdbe7a5bc2a: Pull complete [2023-05-24T18:50:14.061Z] 7e9c9ca2126c: Verifying Checksum [2023-05-24T18:50:14.061Z] 7e9c9ca2126c: Download complete [2023-05-24T18:50:14.628Z] ca9280d653b3: Pull complete [2023-05-24T18:50:17.904Z] 7e9c9ca2126c: Pull complete [2023-05-24T18:50:18.161Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-24T18:50:18.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T18:50:18.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:50:18.236Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T18:50:18.274Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:50:18.313Z] using credential edgex-jenkins-ssh [2023-05-24T18:50:18.333Z] Cloning the remote Git repository [2023-05-24T18:50:18.393Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-24T18:50:18.530Z] > git init /w/workspace/edgex-go/530 # timeout=10 [2023-05-24T18:50:18.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-24T18:50:18.706Z] > git --version # timeout=10 [2023-05-24T18:50:18.729Z] > git --version # 'git version 2.25.1' [2023-05-24T18:50:18.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T18:50:18.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T18:50:23.412Z] $ docker top a2abddfa7d596938019cce453c7cba8eedd08860c985cd5d41faf59527806826 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:50:23.748Z] + docker-compose build --help [2023-05-24T18:50:23.748Z] + grep parallel [2023-05-24T18:50:24.317Z] --parallel Build images in parallel. [Pipeline] } [2023-05-24T18:50:24.328Z] $ docker stop --time=1 a2abddfa7d596938019cce453c7cba8eedd08860c985cd5d41faf59527806826 [2023-05-24T18:50:25.875Z] $ docker rm -f --volumes a2abddfa7d596938019cce453c7cba8eedd08860c985cd5d41faf59527806826 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:50:26.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-24T18:50:26.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:50:26.377Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T18:50:26.432Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:50:27.156Z] $ docker top 726251e4c005718373592847164ab2f20cf56fe7db826cb78235edbce7f7b800 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:50:27.483Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-24T18:50:28.052Z] Building core-command ... [2023-05-24T18:50:28.052Z] Building core-common-config-bootstrapper ... [2023-05-24T18:50:28.052Z] Building core-data ... [2023-05-24T18:50:28.052Z] Building core-metadata ... [2023-05-24T18:50:28.052Z] Building security-bootstrapper ... [2023-05-24T18:50:28.052Z] Building security-proxy-auth ... [2023-05-24T18:50:28.052Z] Building security-proxy-setup ... [2023-05-24T18:50:28.052Z] Building security-secretstore-setup ... [2023-05-24T18:50:28.052Z] Building security-spiffe-token-provider ... [2023-05-24T18:50:28.052Z] Building security-spire-agent ... [2023-05-24T18:50:28.052Z] Building security-spire-config ... [2023-05-24T18:50:28.052Z] Building security-spire-server ... [2023-05-24T18:50:28.052Z] Building support-notifications ... [2023-05-24T18:50:28.052Z] Building support-scheduler ... [2023-05-24T18:50:28.052Z] Building core-metadata [2023-05-24T18:50:28.052Z] Building security-proxy-auth [2023-05-24T18:50:28.052Z] Building core-data [2023-05-24T18:50:28.052Z] Building security-secretstore-setup [2023-05-24T18:50:28.052Z] Building support-scheduler [2023-05-24T18:50:37.957Z] Avoid second fetch [2023-05-24T18:50:37.957Z] Checking out Revision cc406b27680b88a4cbaad5b59c6f9b2898413f21 (main) [2023-05-24T18:50:36.855Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-24T18:50:36.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T18:50:37.982Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T18:50:38.072Z] > git checkout -f cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-24T18:50:38.869Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4578)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T18:50:39.808Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T18:50:39.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T18:50:39.808Z] Dload Upload Total Spent Left Speed [2023-05-24T18:50:39.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-05-24T18:50:40.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:50:40.257Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:50:40.257Z] ---> 721a05bb973d [2023-05-24T18:50:40.257Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T18:50:40.441Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T18:50:40.784Z] + sudo tee /etc/docker/daemon.new [2023-05-24T18:50:40.784Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T18:50:40.784Z] { [2023-05-24T18:50:40.784Z] "registry-mirrors": [ [2023-05-24T18:50:40.784Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T18:50:40.784Z] ], [2023-05-24T18:50:40.784Z] "bip": "10.250.0.254/24", [2023-05-24T18:50:40.784Z] "hosts": [ [2023-05-24T18:50:40.784Z] "tcp://0.0.0.0:5555", [2023-05-24T18:50:40.784Z] "unix:///var/run/docker.sock" [2023-05-24T18:50:40.784Z] ], [2023-05-24T18:50:40.784Z] "mtu": 1458, [2023-05-24T18:50:40.784Z] "selinux-enabled": true, [2023-05-24T18:50:40.784Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T18:50:40.784Z] } [Pipeline] sh [2023-05-24T18:50:41.129Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T18:50:41.477Z] + sudo service docker restart [2023-05-24T18:50:41.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:50:41.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:50:41.631Z] ---> 721a05bb973d [2023-05-24T18:50:41.631Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T18:50:56.502Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:50:56.502Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:50:56.502Z] ---> 721a05bb973d [2023-05-24T18:50:56.502Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T18:50:57.875Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:50:57.875Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:50:57.875Z] ---> 721a05bb973d [2023-05-24T18:50:57.875Z] Step 3/25 : WORKDIR /edgex-go [2023-05-24T18:50:58.441Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:50:58.441Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:50:58.441Z] ---> 721a05bb973d [2023-05-24T18:50:58.441Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T18:50:59.763Z] provisioning config files... [2023-05-24T18:50:59.794Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config15352125903878032825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T18:51:00.164Z] ---> docker-login.sh [2023-05-24T18:51:00.164Z] nexus3.edgexfoundry.org:10001 [2023-05-24T18:51:00.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:00.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:00.754Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:00.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:00.755Z] [2023-05-24T18:51:00.755Z] Login Succeeded [2023-05-24T18:51:00.755Z] nexus3.edgexfoundry.org:10002 [2023-05-24T18:51:01.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:01.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:01.296Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:01.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:01.296Z] [2023-05-24T18:51:01.296Z] Login Succeeded [2023-05-24T18:51:01.296Z] nexus3.edgexfoundry.org:10003 [2023-05-24T18:51:01.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:01.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:01.579Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:01.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:01.579Z] [2023-05-24T18:51:01.579Z] Login Succeeded [2023-05-24T18:51:01.579Z] nexus3.edgexfoundry.org:10004 [2023-05-24T18:51:01.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:02.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:02.133Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:02.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:02.133Z] [2023-05-24T18:51:02.133Z] Login Succeeded [2023-05-24T18:51:02.133Z] docker.io [2023-05-24T18:51:02.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T18:51:02.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T18:51:02.674Z] Configure a credential helper to remove this warning. See [2023-05-24T18:51:02.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T18:51:02.674Z] [2023-05-24T18:51:02.674Z] Login Succeeded [2023-05-24T18:51:02.674Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T18:51:02.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-24T18:51:03.299Z] + git config --global --add safe.directory /w/workspace/edgex-go/530 [Pipeline] echo [2023-05-24T18:51:03.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:51:03.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T18:51:03.346Z] ========================================================= [2023-05-24T18:51:03.346Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T18:51:03.346Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:51:03.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T18:51:03.947Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T18:51:03.947Z] c41833b44d91: Pulling fs layer [2023-05-24T18:51:03.947Z] ed15518f5707: Pulling fs layer [2023-05-24T18:51:03.947Z] feae8fd75edb: Pulling fs layer [2023-05-24T18:51:03.947Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T18:51:03.947Z] 3cdef696dda3: Pulling fs layer [2023-05-24T18:51:03.947Z] 2ced38df9373: Pulling fs layer [2023-05-24T18:51:03.947Z] 58f1dce35555: Pulling fs layer [2023-05-24T18:51:03.947Z] 242c74f7c9fa: Waiting [2023-05-24T18:51:03.947Z] 3cdef696dda3: Waiting [2023-05-24T18:51:03.947Z] 2ced38df9373: Waiting [2023-05-24T18:51:03.947Z] 58f1dce35555: Waiting [2023-05-24T18:51:03.947Z] ed15518f5707: Verifying Checksum [2023-05-24T18:51:03.947Z] ed15518f5707: Download complete [2023-05-24T18:51:03.947Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T18:51:03.947Z] 242c74f7c9fa: Download complete [2023-05-24T18:51:03.947Z] 3cdef696dda3: Verifying Checksum [2023-05-24T18:51:03.947Z] 3cdef696dda3: Download complete [2023-05-24T18:51:03.947Z] c41833b44d91: Verifying Checksum [2023-05-24T18:51:03.947Z] c41833b44d91: Download complete [2023-05-24T18:51:05.394Z] c41833b44d91: Pull complete [2023-05-24T18:51:05.394Z] 58f1dce35555: Verifying Checksum [2023-05-24T18:51:05.394Z] 58f1dce35555: Download complete [2023-05-24T18:51:05.668Z] ed15518f5707: Pull complete [2023-05-24T18:51:06.641Z] 2ced38df9373: Verifying Checksum [2023-05-24T18:51:06.641Z] 2ced38df9373: Download complete [2023-05-24T18:51:06.641Z] feae8fd75edb: Verifying Checksum [2023-05-24T18:51:06.641Z] feae8fd75edb: Download complete [2023-05-24T18:51:21.668Z] feae8fd75edb: Pull complete [2023-05-24T18:51:21.668Z] 242c74f7c9fa: Pull complete [2023-05-24T18:51:21.668Z] 3cdef696dda3: Pull complete [2023-05-24T18:51:25.011Z] ---> Running in 86b299ce62c0 [2023-05-24T18:51:25.011Z] ---> Running in 360ff1f1347e [2023-05-24T18:51:25.011Z] ---> Running in 6eccaabf97aa [2023-05-24T18:51:25.011Z] ---> Running in 16ec42eedd0e [2023-05-24T18:51:25.011Z] ---> Running in fc74e7f5feb4 [2023-05-24T18:51:25.011Z] Removing intermediate container 360ff1f1347e [2023-05-24T18:51:25.011Z] ---> 52e672f9052c [2023-05-24T18:51:25.011Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T18:51:25.011Z] Removing intermediate container 6eccaabf97aa [2023-05-24T18:51:25.011Z] ---> 1032da8791dc [2023-05-24T18:51:25.011Z] Step 4/25 : WORKDIR /edgex-go [2023-05-24T18:51:25.011Z] Removing intermediate container 16ec42eedd0e [2023-05-24T18:51:25.011Z] ---> 703e4253900b [2023-05-24T18:51:25.011Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T18:51:25.011Z] Removing intermediate container 86b299ce62c0 [2023-05-24T18:51:25.011Z] ---> 3f5cb54bb7f7 [2023-05-24T18:51:25.011Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-24T18:51:25.011Z] Removing intermediate container fc74e7f5feb4 [2023-05-24T18:51:25.011Z] ---> 1925181126d4 [2023-05-24T18:51:25.011Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T18:51:25.011Z] ---> Running in e6b641ff7f8a [2023-05-24T18:51:25.012Z] ---> Running in 453504c9768d [2023-05-24T18:51:25.012Z] ---> Running in 78fd4f1a658a [2023-05-24T18:51:25.012Z] ---> Running in 872f69c5cdf8 [2023-05-24T18:51:25.012Z] ---> Running in 6bde1db038de [2023-05-24T18:51:25.012Z] Removing intermediate container 453504c9768d [2023-05-24T18:51:25.012Z] ---> 0b1bc698ef44 [2023-05-24T18:51:25.012Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-24T18:51:25.012Z] Removing intermediate container e6b641ff7f8a [2023-05-24T18:51:25.012Z] ---> 8bc7f9e4067c [2023-05-24T18:51:25.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T18:51:25.012Z] ---> Running in e325a8cb60c2 [2023-05-24T18:51:25.012Z] Removing intermediate container 872f69c5cdf8 [2023-05-24T18:51:25.012Z] ---> a31b05b2cfaa [2023-05-24T18:51:25.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T18:51:25.012Z] ---> Running in 35c788c49a28 [2023-05-24T18:51:25.012Z] Removing intermediate container 6bde1db038de [2023-05-24T18:51:25.012Z] ---> 557071dbe657 [2023-05-24T18:51:25.012Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T18:51:25.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:25.012Z] ---> Running in 3c67c31cf811 [2023-05-24T18:51:25.012Z] ---> Running in 1d404d58e2fc [2023-05-24T18:51:25.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:25.269Z] OK: 265 MiB in 53 packages [2023-05-24T18:51:25.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:25.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:25.801Z] OK: 265 MiB in 53 packages [2023-05-24T18:51:25.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:26.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:26.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:26.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:26.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:26.318Z] OK: 265 MiB in 53 packages [2023-05-24T18:51:26.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:51:26.575Z] Removing intermediate container 78fd4f1a658a [2023-05-24T18:51:26.575Z] ---> d2588278d794 [2023-05-24T18:51:26.575Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-24T18:51:26.575Z] OK: 265 MiB in 53 packages [2023-05-24T18:51:26.575Z] OK: 265 MiB in 53 packages [2023-05-24T18:51:26.841Z] ---> f367684d494b [2023-05-24T18:51:26.841Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:51:27.056Z] 2ced38df9373: Pull complete [2023-05-24T18:51:27.100Z] Removing intermediate container e325a8cb60c2 [2023-05-24T18:51:27.100Z] ---> cf597bfe97cf [2023-05-24T18:51:27.100Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-24T18:51:27.357Z] ---> Running in 7bbf8a284f6d [2023-05-24T18:51:27.614Z] Removing intermediate container 35c788c49a28 [2023-05-24T18:51:27.614Z] ---> 99bd32f349d5 [2023-05-24T18:51:27.614Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T18:51:27.614Z] ---> 0794d7bd0f99 [2023-05-24T18:51:27.614Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:51:27.614Z] ---> Running in e631452fd98d [2023-05-24T18:51:27.614Z] Removing intermediate container 3c67c31cf811 [2023-05-24T18:51:27.614Z] ---> 8d49744e9c2f [2023-05-24T18:51:27.614Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T18:51:27.872Z] Removing intermediate container 1d404d58e2fc [2023-05-24T18:51:27.872Z] ---> 3ec69bab5508 [2023-05-24T18:51:27.872Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T18:51:27.872Z] ---> 313111f89196 [2023-05-24T18:51:27.872Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:51:27.872Z] ---> Running in 7dc646b233ee [2023-05-24T18:51:28.130Z] ---> 4e68cab5d042 [2023-05-24T18:51:28.130Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:51:28.391Z] ---> Running in 9cc249eee243 [2023-05-24T18:51:28.391Z] ---> a70d1385299d [2023-05-24T18:51:28.391Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:51:28.652Z] ---> Running in 2c33ea11a6d2 [2023-05-24T18:51:29.662Z] 58f1dce35555: Pull complete [2023-05-24T18:51:29.662Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T18:51:29.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T18:51:29.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-24T18:51:30.077Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T18:51:30.077Z] WORKDIR /edgex [2023-05-24T18:51:30.077Z] COPY go.mod . [2023-05-24T18:51:30.077Z] RUN go mod download [2023-05-24T18:51:30.077Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-24T18:51:30.681Z] Sending build context to Docker daemon 2.928MB [2023-05-24T18:51:30.681Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T18:51:30.681Z] ---> fadd8f120f05 [2023-05-24T18:51:30.681Z] Step 2/4 : WORKDIR /edgex [2023-05-24T18:51:32.660Z] ---> Running in 1ff75f664363 [2023-05-24T18:51:33.248Z] Removing intermediate container 1ff75f664363 [2023-05-24T18:51:33.248Z] ---> 50582b3e58ee [2023-05-24T18:51:33.248Z] Step 3/4 : COPY go.mod . [2023-05-24T18:51:33.516Z] ---> 58b6ec7a6902 [2023-05-24T18:51:33.516Z] Step 4/4 : RUN go mod download [2023-05-24T18:51:33.785Z] ---> Running in b8cdb1e85cb2 [2023-05-24T18:52:06.059Z] Removing intermediate container b8cdb1e85cb2 [2023-05-24T18:52:06.059Z] ---> d92bb9060797 [2023-05-24T18:52:06.059Z] Successfully built d92bb9060797 [2023-05-24T18:52:06.059Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:06.388Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T18:52:06.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:52:06.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-16765 does not seem to be running inside a container [2023-05-24T18:52:06.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:52:07.881Z] $ docker top d8128e07e8d58c540c0d61cce02f261f3c9c3e1c32d5e510f129697ec91ab753 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:52:08.721Z] + go version [2023-05-24T18:52:08.721Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T18:52:08.743Z] $ docker stop --time=1 d8128e07e8d58c540c0d61cce02f261f3c9c3e1c32d5e510f129697ec91ab753 [2023-05-24T18:52:10.423Z] $ docker rm -f --volumes d8128e07e8d58c540c0d61cce02f261f3c9c3e1c32d5e510f129697ec91ab753 [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-05-24T18:52:11.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T18:52:11.039Z] [2023-05-24T18:52:11.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:11.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T18:52:11.647Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-24T18:52:11.648Z] 29e5d40040c1: Pulling fs layer [2023-05-24T18:52:11.648Z] 1ce36da41761: Pulling fs layer [2023-05-24T18:52:11.648Z] 25b303627fd3: Pulling fs layer [2023-05-24T18:52:11.648Z] 29e5d40040c1: Download complete [2023-05-24T18:52:11.917Z] 1ce36da41761: Verifying Checksum [2023-05-24T18:52:11.917Z] 1ce36da41761: Download complete [2023-05-24T18:52:12.186Z] 29e5d40040c1: Pull complete [2023-05-24T18:52:13.599Z] 1ce36da41761: Pull complete [2023-05-24T18:52:13.599Z] 25b303627fd3: Verifying Checksum [2023-05-24T18:52:13.599Z] 25b303627fd3: Download complete [2023-05-24T18:52:23.683Z] 25b303627fd3: Pull complete [2023-05-24T18:52:23.683Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-24T18:52:23.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T18:52:23.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:52:23.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-16765 does not seem to be running inside a container [2023-05-24T18:52:23.947Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:52:28.490Z] $ docker top 5524e20e7c879f565aac98e20ff001a3fb8abcbc92bcad4aeac0feb1614d5ce8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:52:29.331Z] + grep parallel [2023-05-24T18:52:29.331Z] + docker-compose build --help [2023-05-24T18:52:34.678Z] --parallel Build images in parallel. [Pipeline] } [2023-05-24T18:52:34.699Z] $ docker stop --time=1 5524e20e7c879f565aac98e20ff001a3fb8abcbc92bcad4aeac0feb1614d5ce8 [2023-05-24T18:52:36.341Z] $ docker rm -f --volumes 5524e20e7c879f565aac98e20ff001a3fb8abcbc92bcad4aeac0feb1614d5ce8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T18:52:36.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-24T18:52:36.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T18:52:37.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-16765 does not seem to be running inside a container [2023-05-24T18:52:37.135Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T18:52:38.282Z] $ docker top f04e3e3fc9f15fb1316fcb7512c078b561c497cb2cf08b4285cb5921dba5980d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T18:52:39.100Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-24T18:52:44.440Z] Building core-command ... [2023-05-24T18:52:44.440Z] Building core-common-config-bootstrapper ... [2023-05-24T18:52:44.440Z] Building core-data ... [2023-05-24T18:52:44.440Z] Building core-metadata ... [2023-05-24T18:52:44.440Z] Building security-bootstrapper ... [2023-05-24T18:52:44.440Z] Building security-proxy-auth ... [2023-05-24T18:52:44.440Z] Building security-proxy-setup ... [2023-05-24T18:52:44.440Z] Building security-secretstore-setup ... [2023-05-24T18:52:44.440Z] Building security-spiffe-token-provider ... [2023-05-24T18:52:44.440Z] Building security-spire-agent ... [2023-05-24T18:52:44.440Z] Building security-spire-config ... [2023-05-24T18:52:44.440Z] Building security-spire-server ... [2023-05-24T18:52:44.440Z] Building support-notifications ... [2023-05-24T18:52:44.440Z] Building support-scheduler ... [2023-05-24T18:52:44.440Z] Building core-common-config-bootstrapper [2023-05-24T18:52:44.440Z] Building security-proxy-auth [2023-05-24T18:52:44.440Z] Building security-spiffe-token-provider [2023-05-24T18:52:44.440Z] Building security-proxy-setup [2023-05-24T18:52:44.440Z] Building core-data [2023-05-24T18:52:54.537Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:52:54.537Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:52:54.537Z] ---> d92bb9060797 [2023-05-24T18:52:54.537Z] Step 3/22 : WORKDIR /edgex-go [2023-05-24T18:52:54.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:52:54.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:52:54.537Z] ---> d92bb9060797 [2023-05-24T18:52:54.537Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T18:52:54.537Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:52:54.537Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:52:54.537Z] ---> d92bb9060797 [2023-05-24T18:52:54.537Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T18:52:54.537Z] ---> Running in 660210d9e3a9 [2023-05-24T18:52:56.315Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:52:56.315Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:52:56.315Z] ---> d92bb9060797 [2023-05-24T18:52:56.315Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T18:52:56.315Z] ---> Running in 2e569674d91c [2023-05-24T18:52:56.315Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:52:56.315Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:52:56.315Z] ---> d92bb9060797 [2023-05-24T18:52:56.315Z] Step 3/20 : WORKDIR /edgex-go [2023-05-24T18:52:56.315Z] ---> Running in 5f5a6e95425e [2023-05-24T18:52:56.315Z] ---> Running in c72db0ba730a [2023-05-24T18:52:56.315Z] ---> Running in 75549a23e901 [2023-05-24T18:52:56.315Z] Removing intermediate container 660210d9e3a9 [2023-05-24T18:52:56.315Z] ---> 39d60dbf1093 [2023-05-24T18:52:56.315Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T18:52:56.315Z] Removing intermediate container 2e569674d91c [2023-05-24T18:52:56.315Z] ---> 1b51076f3e89 [2023-05-24T18:52:56.315Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-24T18:52:56.315Z] ---> Running in 7ade69490a41 [2023-05-24T18:52:56.315Z] ---> Running in c49f2a0d6926 [2023-05-24T18:52:56.315Z] Removing intermediate container c72db0ba730a [2023-05-24T18:52:56.315Z] ---> e3157de169b1 [2023-05-24T18:52:56.315Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T18:52:56.315Z] Removing intermediate container 5f5a6e95425e [2023-05-24T18:52:56.315Z] ---> ea31583c207a [2023-05-24T18:52:56.315Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T18:52:56.315Z] ---> Running in 6facd9700080 [2023-05-24T18:52:56.315Z] ---> Running in 99079295af4d [2023-05-24T18:52:56.315Z] Removing intermediate container 75549a23e901 [2023-05-24T18:52:56.315Z] ---> ae73e83ee414 [2023-05-24T18:52:56.315Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-24T18:52:56.315Z] Removing intermediate container 7ade69490a41 [2023-05-24T18:52:56.315Z] ---> 169bd8ebf7f1 [2023-05-24T18:52:56.315Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T18:52:56.315Z] ---> Running in 27027f5267ce [2023-05-24T18:52:56.315Z] ---> Running in 9a62aa1b30a1 [2023-05-24T18:52:56.588Z] Removing intermediate container 99079295af4d [2023-05-24T18:52:56.588Z] ---> 314ac3db2625 [2023-05-24T18:52:56.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T18:52:56.861Z] Removing intermediate container 6facd9700080 [2023-05-24T18:52:56.861Z] ---> 9f42bcf73e50 [2023-05-24T18:52:56.861Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T18:52:57.130Z] ---> Running in 0a9741cc8bea [2023-05-24T18:52:57.130Z] ---> Running in c7c478e166d7 [2023-05-24T18:52:57.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:52:58.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:52:58.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:52:59.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:52:59.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:52:59.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:52:59.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:52:59.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:53:00.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:53:00.058Z] OK: 263 MiB in 53 packages [2023-05-24T18:53:00.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:53:00.671Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T18:53:00.671Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T18:53:00.671Z] OK: 17697 distinct packages available [2023-05-24T18:53:01.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T18:53:01.533Z] Removing intermediate container c49f2a0d6926 [2023-05-24T18:53:01.533Z] ---> 2e5850103b02 [2023-05-24T18:53:01.533Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-24T18:53:01.819Z] OK: 263 MiB in 53 packages [2023-05-24T18:53:02.097Z] OK: 263 MiB in 53 packages [2023-05-24T18:53:02.097Z] OK: 263 MiB in 53 packages [2023-05-24T18:53:02.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T18:53:02.704Z] ---> 39b347f9b177 [2023-05-24T18:53:02.704Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:53:02.976Z] ---> Running in 5632e363bef6 [2023-05-24T18:53:03.597Z] OK: 263 MiB in 53 packages [2023-05-24T18:53:03.883Z] Removing intermediate container 9a62aa1b30a1 [2023-05-24T18:53:03.883Z] ---> 21227832285a [2023-05-24T18:53:03.883Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T18:53:04.526Z] Removing intermediate container 0a9741cc8bea [2023-05-24T18:53:04.526Z] ---> 2fb16678e226 [2023-05-24T18:53:04.526Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T18:53:04.526Z] Removing intermediate container c7c478e166d7 [2023-05-24T18:53:04.526Z] ---> 38fb09c3cc00 [2023-05-24T18:53:04.526Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T18:53:05.258Z] ---> 9e4e953fe707 [2023-05-24T18:53:05.258Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:53:05.543Z] ---> Running in 5841d0d7472b [2023-05-24T18:53:05.835Z] Removing intermediate container 27027f5267ce [2023-05-24T18:53:05.835Z] ---> e4e1c6bfbddc [2023-05-24T18:53:05.835Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-24T18:53:06.118Z] ---> aa2c60ae8100 [2023-05-24T18:53:06.118Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:53:06.118Z] ---> 47f691db40c3 [2023-05-24T18:53:06.118Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:53:06.390Z] ---> Running in 206987d3a253 [2023-05-24T18:53:06.390Z] ---> Running in 177818c3beb4 [2023-05-24T18:53:07.363Z] ---> f7ef333fd837 [2023-05-24T18:53:07.363Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:53:07.363Z] ---> Running in c2d293ea7ce5 [2023-05-24T18:53:50.331Z] Removing intermediate container 7dc646b233ee [2023-05-24T18:53:50.331Z] Removing intermediate container 7bbf8a284f6d [2023-05-24T18:53:50.331Z] ---> 3610ca9f3900 [2023-05-24T18:53:50.331Z] Step 8/23 : COPY . . [2023-05-24T18:53:50.331Z] ---> f4e59f1bafeb [2023-05-24T18:53:50.332Z] Removing intermediate container 9cc249eee243 [2023-05-24T18:53:50.332Z] Step 7/25 : COPY . . ---> d24c03f5101b [2023-05-24T18:53:50.332Z] [2023-05-24T18:53:50.332Z] Step 8/23 : COPY . . [2023-05-24T18:53:50.332Z] Removing intermediate container 2c33ea11a6d2 [2023-05-24T18:53:50.332Z] ---> 6cfdd94f171b [2023-05-24T18:53:50.332Z] Step 8/23 : COPY . . [2023-05-24T18:53:50.332Z] Removing intermediate container e631452fd98d [2023-05-24T18:53:50.332Z] ---> 3f73708d510b [2023-05-24T18:53:50.332Z] Step 8/25 : COPY . . [2023-05-24T18:54:58.204Z] ---> 08c9aaf837dd [2023-05-24T18:54:58.204Z] ---> ab56faef0458 [2023-05-24T18:54:58.204Z] Step 9/23 : RUN make cmd/support-scheduler/support-schedulerStep 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-24T18:54:58.204Z] [2023-05-24T18:54:58.204Z] ---> 6e87962c47c3 [2023-05-24T18:54:58.204Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-24T18:54:58.204Z] ---> cccb0d049c5c [2023-05-24T18:54:58.204Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-24T18:54:58.204Z] ---> 97ab0cb21794 [2023-05-24T18:54:58.204Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-24T18:54:58.204Z] ---> Running in dad55d48fc26 [2023-05-24T18:54:58.204Z] ---> Running in 762ca405a3c5 [2023-05-24T18:54:58.204Z] ---> Running in a1a72891be30 [2023-05-24T18:54:58.204Z] ---> Running in 81ad0d46aaa7 [2023-05-24T18:54:58.204Z] ---> Running in cec7717ef84f [2023-05-24T18:54:58.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T18:54:58.204Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T18:54:58.204Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T18:54:58.204Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T18:54:58.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T18:55:29.382Z] Removing intermediate container 5632e363bef6 [2023-05-24T18:55:29.382Z] ---> df183498b170 [2023-05-24T18:55:29.382Z] Step 7/22 : COPY . . [2023-05-24T18:55:29.382Z] ---> 626033d53461 [2023-05-24T18:55:29.382Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-24T18:55:29.382Z] ---> Running in cda9a1948f8b [2023-05-24T18:55:29.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T18:55:29.382Z] Removing intermediate container 206987d3a253 [2023-05-24T18:55:29.382Z] ---> 827163fa4405 [2023-05-24T18:55:29.382Z] Step 8/23 : COPY . . [2023-05-24T18:55:29.382Z] Removing intermediate container 177818c3beb4 [2023-05-24T18:55:29.382Z] ---> bbf5f0fda1e4 [2023-05-24T18:55:29.382Z] Step 8/23 : COPY . . [2023-05-24T18:55:29.382Z] Removing intermediate container c2d293ea7ce5 [2023-05-24T18:55:29.382Z] ---> 17b9cbfe3056 [2023-05-24T18:55:29.382Z] Step 7/20 : COPY . . [2023-05-24T18:55:29.382Z] Removing intermediate container 5841d0d7472b [2023-05-24T18:55:29.382Z] ---> 3dd8edd109cc [2023-05-24T18:55:29.382Z] Step 8/23 : COPY . . [2023-05-24T18:55:30.357Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T18:55:33.679Z] ---> 7476eea7196c [2023-05-24T18:55:33.679Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-24T18:55:33.679Z] ---> 3c6207b98ab8 [2023-05-24T18:55:33.679Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-24T18:55:33.679Z] ---> Running in 9fab80c42c2b [2023-05-24T18:55:33.679Z] ---> Running in 93dd143c02f8 [2023-05-24T18:55:33.679Z] ---> ad2c9fbb935f [2023-05-24T18:55:33.679Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-24T18:55:34.266Z] ---> Running in 34136a2a1b09 [2023-05-24T18:55:34.535Z] ---> ad8c7aa88956 [2023-05-24T18:55:34.535Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-24T18:55:34.814Z] ---> Running in 9f3da2c6ca4c [2023-05-24T18:55:37.430Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T18:55:38.405Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-24T18:55:38.405Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-24T18:55:38.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-24T18:55:42.644Z] Removing intermediate container cec7717ef84f [2023-05-24T18:55:42.645Z] ---> e5f15fec7bd1 [2023-05-24T18:55:42.645Z] [2023-05-24T18:55:42.645Z] Step 10/25 : FROM alpine:3.17 [2023-05-24T18:55:42.645Z] Removing intermediate container dad55d48fc26 [2023-05-24T18:55:42.645Z] ---> f8ee99a0b1c5 [2023-05-24T18:55:42.645Z] [2023-05-24T18:55:42.645Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T18:55:44.029Z] 3.17: Pulling from library/alpine [2023-05-24T18:55:44.029Z] 3.17: Pulling from library/alpine [2023-05-24T18:55:56.292Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T18:55:56.292Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T18:55:56.292Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T18:55:56.292Z] Status: Image is up to date for alpine:3.17 [2023-05-24T18:55:56.292Z] ---> 9ed4aefc74f6 [2023-05-24T18:55:56.292Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T18:55:56.292Z] ---> 9ed4aefc74f6 [2023-05-24T18:55:56.292Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T18:55:56.292Z] Removing intermediate container a1a72891be30 [2023-05-24T18:55:56.292Z] ---> 7a9beb2a51e5 [2023-05-24T18:55:56.292Z] [2023-05-24T18:55:56.292Z] Step 9/25 : FROM alpine:3.17 [2023-05-24T18:55:56.292Z] ---> 9ed4aefc74f6 [2023-05-24T18:55:56.292Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-24T18:55:56.292Z] Removing intermediate container 81ad0d46aaa7 [2023-05-24T18:55:56.292Z] ---> f7df376413e9 [2023-05-24T18:55:56.292Z] [2023-05-24T18:55:56.292Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T18:55:56.292Z] ---> 9ed4aefc74f6 [2023-05-24T18:55:56.292Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T18:55:56.552Z] ---> Running in 40e4ad0e8aea [2023-05-24T18:55:56.552Z] ---> Running in 3f08776b6cd6 [2023-05-24T18:55:56.816Z] ---> Running in 6257513c92c8 [2023-05-24T18:55:56.816Z] Removing intermediate container 762ca405a3c5 [2023-05-24T18:55:56.816Z] ---> f521d10ca49d [2023-05-24T18:55:56.816Z] [2023-05-24T18:55:56.816Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T18:55:56.816Z] ---> Running in 0e61a9c0051f [2023-05-24T18:55:56.816Z] ---> 9ed4aefc74f6 [2023-05-24T18:55:56.816Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T18:55:57.079Z] ---> Running in 92c5cc323359 [2023-05-24T18:55:57.344Z] Removing intermediate container 3f08776b6cd6 [2023-05-24T18:55:57.344Z] ---> 9d34e4870231 [2023-05-24T18:55:57.344Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T18:55:57.344Z] Removing intermediate container 0e61a9c0051f [2023-05-24T18:55:57.344Z] ---> ce5cbec01895 [2023-05-24T18:55:57.344Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-24T18:55:57.344Z] ---> Running in 4f870413dbde [2023-05-24T18:55:57.613Z] ---> Running in 7b25e31fa158 [2023-05-24T18:55:57.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:57.876Z] Removing intermediate container 7b25e31fa158 [2023-05-24T18:55:57.876Z] ---> 66fd6dd5f95f [2023-05-24T18:55:57.876Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-24T18:55:57.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:57.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:58.148Z] ---> Running in 858f0c988484 [2023-05-24T18:55:58.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:58.148Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T18:55:58.148Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T18:55:58.148Z] OK: 7 MiB in 16 packages [2023-05-24T18:55:58.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:58.148Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-24T18:55:58.148Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-24T18:55:58.148Z] (3/3) Installing su-exec (0.2-r2) [2023-05-24T18:55:58.148Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T18:55:58.148Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T18:55:58.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T18:55:58.410Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T18:55:58.410Z] Removing intermediate container 858f0c988484 [2023-05-24T18:55:58.410Z] ---> 93a493be88f0 [2023-05-24T18:55:58.410Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T18:55:58.410Z] OK: 7 MiB in 16 packages [2023-05-24T18:55:58.410Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T18:55:58.410Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T18:55:58.410Z] OK: 7 MiB in 16 packages [2023-05-24T18:55:58.410Z] OK: 8 MiB in 18 packages [2023-05-24T18:55:58.410Z] ---> Running in 10a50642f447 [2023-05-24T18:55:58.697Z] Removing intermediate container 40e4ad0e8aea [2023-05-24T18:55:58.697Z] ---> d540c03fb02d [2023-05-24T18:55:58.697Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T18:55:59.345Z] ---> Running in 3d077a17b416 [2023-05-24T18:55:59.345Z] Removing intermediate container 3d077a17b416 [2023-05-24T18:55:59.345Z] ---> a5c3823854e4 [2023-05-24T18:55:59.345Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-24T18:55:59.605Z] ---> Running in 00e5b032cb51 [2023-05-24T18:55:59.605Z] Removing intermediate container 92c5cc323359 [2023-05-24T18:55:59.605Z] ---> 09f5d178f0d5 [2023-05-24T18:55:59.605Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T18:55:59.605Z] Removing intermediate container 4f870413dbde [2023-05-24T18:55:59.605Z] ---> 60ed96e44b8e [2023-05-24T18:55:59.605Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T18:55:59.605Z] ---> Running in 18478874b9ca [2023-05-24T18:55:59.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:59.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:55:59.865Z] Removing intermediate container 6257513c92c8 [2023-05-24T18:55:59.865Z] ---> afa8b5b84c82 [2023-05-24T18:55:59.865Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T18:55:59.865Z] Removing intermediate container 00e5b032cb51 [2023-05-24T18:55:59.865Z] ---> a45b61fc5f6f [2023-05-24T18:55:59.865Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-24T18:55:59.865Z] Removing intermediate container 18478874b9ca [2023-05-24T18:55:59.865Z] ---> 7e3f3275fd5b [2023-05-24T18:55:59.865Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-24T18:55:59.865Z] ---> d8306c26a06b [2023-05-24T18:55:59.865Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T18:55:59.865Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T18:55:59.865Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T18:55:59.865Z] OK: 7 MiB in 16 packages [2023-05-24T18:56:00.124Z] ---> Running in 7cf269342920 [2023-05-24T18:56:00.124Z] ---> Running in f75b08f19499 [2023-05-24T18:56:00.124Z] ---> Running in e54bb0842e16 [2023-05-24T18:56:00.407Z] Removing intermediate container 7cf269342920 [2023-05-24T18:56:00.407Z] ---> c1ce08c835fb [2023-05-24T18:56:00.407Z] Step 12/25 : WORKDIR / [2023-05-24T18:56:00.407Z] Removing intermediate container f75b08f19499 [2023-05-24T18:56:00.407Z] ---> 4fd176a36bcd [2023-05-24T18:56:00.407Z] Step 15/25 : WORKDIR / [2023-05-24T18:56:00.407Z] ---> 69330debb982 [2023-05-24T18:56:00.407Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-24T18:56:00.407Z] Removing intermediate container e54bb0842e16 [2023-05-24T18:56:00.407Z] ---> 46bc40466b04 [2023-05-24T18:56:00.407Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T18:56:00.407Z] ---> Running in c1d5310be0e3 [2023-05-24T18:56:00.407Z] ---> Running in a9de6b3c2f78 [2023-05-24T18:56:00.879Z] ---> Running in 9db952aa1151 [2023-05-24T18:56:01.137Z] Removing intermediate container 10a50642f447 [2023-05-24T18:56:01.137Z] ---> e85c478725d8 [2023-05-24T18:56:01.137Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T18:56:01.137Z] Removing intermediate container c1d5310be0e3 [2023-05-24T18:56:01.137Z] ---> 5083f35542de [2023-05-24T18:56:01.137Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T18:56:01.395Z] Removing intermediate container a9de6b3c2f78 [2023-05-24T18:56:01.395Z] ---> 7607961d21ac [2023-05-24T18:56:01.395Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T18:56:01.395Z] Removing intermediate container 9db952aa1151 [2023-05-24T18:56:01.395Z] ---> 495cbb32efea [2023-05-24T18:56:01.395Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T18:56:01.395Z] ---> c3b8d2b8673e [2023-05-24T18:56:01.395Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-24T18:56:01.962Z] ---> f2cfad222650 [2023-05-24T18:56:01.962Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T18:56:01.962Z] ---> 05925e7396a5 [2023-05-24T18:56:01.962Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T18:56:01.962Z] ---> b591fc1043d6 [2023-05-24T18:56:01.962Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T18:56:01.962Z] ---> 3417fc222650 [2023-05-24T18:56:01.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-24T18:56:01.962Z] ---> 80cade68acb5 [2023-05-24T18:56:01.962Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T18:56:01.962Z] ---> 681636bada4a [2023-05-24T18:56:01.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-24T18:56:02.543Z] ---> c0b394c703b9 [2023-05-24T18:56:02.543Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-24T18:56:04.453Z] ---> 86a849cb5786 [2023-05-24T18:56:04.453Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T18:56:04.453Z] ---> db392ec6b7cb [2023-05-24T18:56:04.453Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-24T18:56:04.453Z] ---> 527b8c96a518 [2023-05-24T18:56:04.453Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-24T18:56:04.453Z] ---> 7379dfd51fa2 [2023-05-24T18:56:04.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-24T18:56:04.453Z] ---> bab29c66ac49 [2023-05-24T18:56:04.453Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-24T18:56:04.828Z] ---> Running in 206e02b50657 [2023-05-24T18:56:05.419Z] ---> 749d5cbb35de [2023-05-24T18:56:05.419Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-24T18:56:05.419Z] ---> ad8c28fcffa7 [2023-05-24T18:56:05.419Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-24T18:56:05.419Z] ---> d8c22acaef00 [2023-05-24T18:56:05.419Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-24T18:56:05.419Z] ---> c7ba6d4f15f0 [2023-05-24T18:56:05.419Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-24T18:56:05.419Z] ---> Running in dc7de49495bb [2023-05-24T18:56:05.419Z] ---> Running in 847536e8aee6 [2023-05-24T18:56:05.677Z] Removing intermediate container 847536e8aee6 [2023-05-24T18:56:05.677Z] ---> 51512c8c8c57 [2023-05-24T18:56:05.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T18:56:05.677Z] Removing intermediate container dc7de49495bb [2023-05-24T18:56:05.677Z] ---> f46cd610c2f7 [2023-05-24T18:56:05.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T18:56:05.677Z] ---> bbda3e34e5d1 [2023-05-24T18:56:05.677Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-24T18:56:05.677Z] ---> 9e2784c7c506 [2023-05-24T18:56:05.677Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-24T18:56:05.677Z] ---> Running in 873d19e1aeff [2023-05-24T18:56:05.677Z] ---> Running in e785052c45f7 [2023-05-24T18:56:05.935Z] Removing intermediate container 873d19e1aeff [2023-05-24T18:56:05.935Z] ---> 152de0a98add [2023-05-24T18:56:05.935Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T18:56:05.935Z] Removing intermediate container e785052c45f7 [2023-05-24T18:56:05.935Z] ---> 6afca2d1fcb3 [2023-05-24T18:56:05.935Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T18:56:05.935Z] Removing intermediate container 206e02b50657 [2023-05-24T18:56:05.935Z] ---> 19d869b2acef [2023-05-24T18:56:05.935Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T18:56:05.935Z] ---> Running in d546e9aedd5d [2023-05-24T18:56:05.935Z] ---> 8f59100e059d [2023-05-24T18:56:05.935Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-24T18:56:05.935Z] ---> 9573bd39e402 [2023-05-24T18:56:05.935Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-24T18:56:06.322Z] ---> Running in 76e4a8e6096e [2023-05-24T18:56:06.322Z] ---> Running in fd65193da0bf [2023-05-24T18:56:06.322Z] ---> Running in 749e2f7069e3 [2023-05-24T18:56:06.890Z] Removing intermediate container d546e9aedd5d [2023-05-24T18:56:06.890Z] ---> ab2c70352e31 [2023-05-24T18:56:06.890Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T18:56:06.890Z] Removing intermediate container 76e4a8e6096e [2023-05-24T18:56:06.890Z] ---> 57b781399938 [2023-05-24T18:56:06.890Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T18:56:06.890Z] Removing intermediate container fd65193da0bf [2023-05-24T18:56:06.890Z] ---> 79dfeb7e94c0 [2023-05-24T18:56:06.890Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T18:56:06.890Z] Removing intermediate container 749e2f7069e3 [2023-05-24T18:56:06.890Z] ---> a6cbfeafd8b7 [2023-05-24T18:56:06.890Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T18:56:06.890Z] ---> Running in 59e3b907400a [2023-05-24T18:56:06.890Z] ---> ae8c04dcdf3a [2023-05-24T18:56:06.890Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-24T18:56:06.890Z] ---> Running in c210c602045e [2023-05-24T18:56:06.890Z] ---> Running in 84d34057d65e [2023-05-24T18:56:06.890Z] ---> Running in b9693e4af1a5 [2023-05-24T18:56:07.824Z] Removing intermediate container 59e3b907400a [2023-05-24T18:56:07.824Z] ---> 777bcaded0a7 [2023-05-24T18:56:07.824Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T18:56:07.824Z] Removing intermediate container c210c602045e [2023-05-24T18:56:07.824Z] ---> 1855b430993f [2023-05-24T18:56:07.824Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T18:56:08.082Z] Removing intermediate container 84d34057d65e [2023-05-24T18:56:08.082Z] ---> 7b9945afeeed [2023-05-24T18:56:08.082Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T18:56:08.082Z] Removing intermediate container b9693e4af1a5 [2023-05-24T18:56:08.082Z] ---> 6cffb9191b65 [2023-05-24T18:56:08.082Z] Step 23/25 : LABEL arch=x86_64 [2023-05-24T18:56:08.082Z] ---> 998b09a1f297 [2023-05-24T18:56:08.082Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T18:56:08.342Z] ---> Running in 550f375b06c5 [2023-05-24T18:56:08.342Z] ---> Running in 299fc443c175 [2023-05-24T18:56:08.342Z] ---> Running in 404efe2ffce3 [2023-05-24T18:56:08.342Z] ---> Running in e869b61e3b6b [2023-05-24T18:56:08.912Z] Removing intermediate container 404efe2ffce3 [2023-05-24T18:56:08.912Z] ---> 84c4de5cf3e8 [2023-05-24T18:56:08.912Z] [2023-05-24T18:56:08.912Z] Removing intermediate container 550f375b06c5 [2023-05-24T18:56:08.912Z] ---> 987c940194cb [2023-05-24T18:56:08.912Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T18:56:08.912Z] ---> a72e1edaf137 [2023-05-24T18:56:08.912Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T18:56:08.912Z] Removing intermediate container e869b61e3b6b [2023-05-24T18:56:08.912Z] ---> c88efe90ade1 [2023-05-24T18:56:08.912Z] Step 24/25 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T18:56:08.912Z] Removing intermediate container 299fc443c175 [2023-05-24T18:56:08.912Z] ---> 66c187412017 [2023-05-24T18:56:08.912Z] [2023-05-24T18:56:09.171Z] Successfully built 84c4de5cf3e8 [2023-05-24T18:56:09.171Z] Successfully built 66c187412017 [2023-05-24T18:56:09.171Z] ---> Running in 0f080543d5ae [2023-05-24T18:56:09.171Z] ---> Running in f13593622a25 [2023-05-24T18:56:09.171Z] Successfully tagged core-data:latest [2023-05-24T18:56:09.171Z] Building security-spire-config [2023-05-24T18:56:09.171Z] Successfully tagged support-scheduler:latest [2023-05-24T18:56:09.171Z]  Building core-data ... done Building security-bootstrapper [2023-05-24T18:56:09.171Z]  Building support-scheduler ... done  ---> Running in 8ecdb416cfe0 [2023-05-24T18:56:13.351Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:56:13.351Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:56:13.351Z] ---> 721a05bb973d [2023-05-24T18:56:13.351Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T18:56:13.351Z] ---> Using cache [2023-05-24T18:56:13.351Z] ---> 3f5cb54bb7f7 [2023-05-24T18:56:13.351Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T18:56:23.335Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:56:23.335Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:56:23.335Z] ---> 721a05bb973d [2023-05-24T18:56:23.335Z] Step 3/33 : WORKDIR /edgex-go [2023-05-24T18:56:23.335Z] ---> Using cache [2023-05-24T18:56:23.335Z] ---> 3f5cb54bb7f7 [2023-05-24T18:56:23.335Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-24T18:56:23.335Z] ---> Using cache [2023-05-24T18:56:23.335Z] ---> d2588278d794 [2023-05-24T18:56:23.335Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-24T18:56:23.335Z] ---> Using cache [2023-05-24T18:56:23.335Z] ---> f367684d494b [2023-05-24T18:56:23.335Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:56:23.335Z] ---> Using cache [2023-05-24T18:56:23.335Z] ---> f4e59f1bafeb [2023-05-24T18:56:23.335Z] Step 7/33 : COPY . . [2023-05-24T18:56:23.335Z] ---> Using cache [2023-05-24T18:56:23.335Z] ---> cccb0d049c5c [2023-05-24T18:56:23.335Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-24T18:56:35.590Z] Removing intermediate container 8ecdb416cfe0 [2023-05-24T18:56:35.590Z] ---> ea020b093b6e [2023-05-24T18:56:35.590Z] Removing intermediate container f13593622a25 [2023-05-24T18:56:35.590Z] ---> 82d23aa55d5e [2023-05-24T18:56:35.590Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T18:56:35.590Z] Step 25/25 : LABEL version=3.0.0-dev.164 [2023-05-24T18:56:35.590Z] ---> Running in d509330795be [2023-05-24T18:56:35.590Z] ---> Running in f72c5f9036c8 [2023-05-24T18:56:35.850Z] ---> Running in df54f7445d11 [2023-05-24T18:56:35.850Z] ---> Running in f8666bca6a85 [2023-05-24T18:56:36.423Z] Removing intermediate container df54f7445d11 [2023-05-24T18:56:36.424Z] ---> 51ab06a6b29c [2023-05-24T18:56:36.424Z] [2023-05-24T18:56:36.424Z] Successfully built 51ab06a6b29c [2023-05-24T18:56:36.424Z] Removing intermediate container f8666bca6a85 [2023-05-24T18:56:36.424Z] ---> 93e7a31c77d2 [2023-05-24T18:56:36.424Z] [2023-05-24T18:56:36.684Z] Successfully built 93e7a31c77d2 [2023-05-24T18:56:36.945Z] Successfully tagged core-metadata:latest [2023-05-24T18:56:36.945Z]  Building core-metadata ... done Building security-spiffe-token-provider [2023-05-24T18:56:36.945Z] Successfully tagged security-proxy-auth:latest [2023-05-24T18:56:36.945Z] Building support-notifications [2023-05-24T18:56:41.201Z]  Building security-proxy-auth ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:56:41.201Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:56:41.201Z] ---> 721a05bb973d [2023-05-24T18:56:41.201Z] Step 3/20 : WORKDIR /edgex-go [2023-05-24T18:56:41.201Z] ---> Using cache [2023-05-24T18:56:41.201Z] ---> 3f5cb54bb7f7 [2023-05-24T18:56:41.201Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-24T18:56:43.741Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:56:43.741Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:56:43.741Z] ---> 721a05bb973d [2023-05-24T18:56:43.741Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T18:56:43.741Z] ---> Using cache [2023-05-24T18:56:43.741Z] ---> 1925181126d4 [2023-05-24T18:56:43.741Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T18:56:43.741Z] ---> Using cache [2023-05-24T18:56:43.741Z] ---> 557071dbe657 [2023-05-24T18:56:43.741Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-24T18:56:53.740Z] ---> Running in 95533f803743 [2023-05-24T18:56:53.740Z] ---> Running in 46c44fad8466 [2023-05-24T18:56:54.115Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T18:56:54.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:54.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:54.374Z] OK: 265 MiB in 53 packages [2023-05-24T18:56:54.374Z] Removing intermediate container 0f080543d5ae [2023-05-24T18:56:54.374Z] ---> 50951b2ac3f1 [2023-05-24T18:56:54.374Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T18:56:55.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:55.312Z] ---> Running in 10f8ca478412 [2023-05-24T18:56:55.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:55.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:55.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:55.898Z] Removing intermediate container 10f8ca478412 [2023-05-24T18:56:55.898Z] ---> 982c3b661568 [2023-05-24T18:56:55.898Z] Step 23/25 : LABEL arch=x86_64 [2023-05-24T18:56:55.898Z] Removing intermediate container f72c5f9036c8 [2023-05-24T18:56:55.898Z] ---> b3131f7e4013 [2023-05-24T18:56:55.898Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T18:56:55.898Z] ---> Running in e959f980be26 [2023-05-24T18:56:56.182Z] OK: 265 MiB in 53 packages [2023-05-24T18:56:56.182Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T18:56:56.182Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T18:56:56.182Z] OK: 17826 distinct packages available [2023-05-24T18:56:56.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:56.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:56:56.455Z] Removing intermediate container e959f980be26 [2023-05-24T18:56:56.455Z] ---> 66c41c428c29 [2023-05-24T18:56:56.455Z] Step 24/25 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T18:56:56.713Z] ---> afdc64bbfe9f [2023-05-24T18:56:56.713Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:56:56.713Z] OK: 265 MiB in 53 packages [2023-05-24T18:56:57.699Z] ---> Running in dfc69350485c [2023-05-24T18:56:57.699Z] ---> Running in 26bdae95725b [2023-05-24T18:57:01.929Z] Removing intermediate container 26bdae95725b [2023-05-24T18:57:01.929Z] ---> b585e53c8536 [2023-05-24T18:57:01.929Z] Step 25/25 : LABEL version=3.0.0-dev.164 [2023-05-24T18:57:01.929Z] Removing intermediate container 95533f803743 [2023-05-24T18:57:01.929Z] ---> 7e4ad065dc34 [2023-05-24T18:57:01.929Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T18:57:02.499Z] Removing intermediate container 46c44fad8466 [2023-05-24T18:57:02.499Z] ---> 95163e0095e4 [2023-05-24T18:57:02.499Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-24T18:57:02.499Z] ---> Running in 737d2bdd5949 [2023-05-24T18:57:06.700Z] ---> 026638fd84b3 [2023-05-24T18:57:06.700Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:57:08.702Z] ---> Running in 17e3bf5dc220 [2023-05-24T18:57:08.702Z] Removing intermediate container 737d2bdd5949 [2023-05-24T18:57:08.702Z] ---> 34a8b360263c [2023-05-24T18:57:08.702Z] [2023-05-24T18:57:08.702Z] ---> 3a2fcb03a3d3 [2023-05-24T18:57:08.702Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:57:09.746Z] Successfully built 34a8b360263c [2023-05-24T18:57:10.333Z] Successfully tagged security-secretstore-setup:latest [2023-05-24T18:57:10.334Z] Building security-spire-agent [2023-05-24T18:57:28.644Z]  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T18:57:28.644Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T18:57:28.644Z] ---> 721a05bb973d [2023-05-24T18:57:28.644Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T18:57:28.644Z] ---> Using cache [2023-05-24T18:57:28.644Z] ---> 3f5cb54bb7f7 [2023-05-24T18:57:28.644Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T18:57:28.644Z] ---> Using cache [2023-05-24T18:57:28.644Z] ---> b3131f7e4013 [2023-05-24T18:57:28.644Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T18:57:28.644Z] ---> Using cache [2023-05-24T18:57:28.644Z] ---> afdc64bbfe9f [2023-05-24T18:57:28.644Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T18:57:41.198Z] ---> Running in 706f46b5980c [2023-05-24T18:57:42.205Z] ---> Running in 1f8cc70d7206 [2023-05-24T18:57:54.537Z] Removing intermediate container d509330795be [2023-05-24T18:57:54.537Z] ---> b26d9a028f6a [2023-05-24T18:57:54.537Z] [2023-05-24T18:57:54.537Z] Step 9/33 : FROM alpine:3.17 [2023-05-24T18:57:54.537Z] ---> 9ed4aefc74f6 [2023-05-24T18:57:54.537Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T18:57:54.537Z] ---> Running in 4b77b0a3ba84 [2023-05-24T18:58:06.797Z] Removing intermediate container 4b77b0a3ba84 [2023-05-24T18:58:06.797Z] ---> 383ef7c10da1 [2023-05-24T18:58:06.797Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-24T18:58:13.477Z] ---> Running in ba6dd409d47d [2023-05-24T18:58:13.477Z] Removing intermediate container dfc69350485c [2023-05-24T18:58:13.477Z] ---> df11338747de [2023-05-24T18:58:13.477Z] Step 7/27 : COPY . . [2023-05-24T18:58:13.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T18:58:13.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T18:58:13.992Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T18:58:13.992Z] (2/2) Installing su-exec (0.2-r2) [2023-05-24T18:58:14.248Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T18:58:14.248Z] OK: 7 MiB in 17 packages [2023-05-24T18:59:10.933Z] ---> 625552520cdf [2023-05-24T18:59:10.933Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T18:59:10.933Z] Removing intermediate container 17e3bf5dc220 [2023-05-24T18:59:10.933Z] ---> 345f77870623 [2023-05-24T18:59:10.933Z] Step 8/23 : COPY . . [2023-05-24T18:59:10.933Z] ---> Running in a539fe070a8e [2023-05-24T18:59:37.888Z] ---> 8fa04e501c2f [2023-05-24T18:59:37.888Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-24T18:59:37.888Z] Removing intermediate container a539fe070a8e [2023-05-24T18:59:37.888Z] ---> 5934dfa841dc [2023-05-24T18:59:37.888Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T18:59:37.888Z] Removing intermediate container ba6dd409d47d [2023-05-24T18:59:37.888Z] ---> f1b4a2dffcf5 [2023-05-24T18:59:37.888Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-24T18:59:37.888Z] Removing intermediate container 1f8cc70d7206 [2023-05-24T18:59:37.888Z] ---> 75eb9074b3ed [2023-05-24T18:59:37.888Z] Step 7/27 : COPY . . [2023-05-24T18:59:37.888Z] ---> Running in b92505c15d08 [2023-05-24T18:59:37.888Z] ---> Running in a3075f3941da [2023-05-24T18:59:37.888Z] ---> Running in 5b7103c5f620 [2023-05-24T18:59:37.888Z] Removing intermediate container 706f46b5980c [2023-05-24T18:59:37.888Z] ---> 0c341c926eba [2023-05-24T18:59:37.888Z] Step 7/20 : COPY . . [2023-05-24T18:59:52.929Z] Removing intermediate container a3075f3941da [2023-05-24T18:59:52.929Z] ---> 97ed87b38fff [2023-05-24T18:59:52.929Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-24T18:59:52.929Z] Removing intermediate container b92505c15d08 [2023-05-24T18:59:52.929Z] ---> e1aeb4b30532 [2023-05-24T18:59:52.929Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T18:59:52.929Z] ---> 064a5be32cbf [2023-05-24T18:59:52.929Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-24T18:59:52.929Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T18:59:52.930Z] ---> 5e53e0edf1aa [2023-05-24T18:59:52.930Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T18:59:52.930Z] ---> Running in 6500d0a04bdb [2023-05-24T18:59:52.930Z] ---> Running in e35c4773e05b [2023-05-24T18:59:52.930Z] ---> Running in ec7301e52ed4 [2023-05-24T18:59:52.930Z] ---> Running in bf6767911343 [2023-05-24T18:59:52.930Z] Removing intermediate container e35c4773e05b [2023-05-24T18:59:52.930Z] ---> a020faa331ef [2023-05-24T18:59:52.930Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T18:59:52.930Z] Removing intermediate container 6500d0a04bdb [2023-05-24T18:59:52.930Z] ---> 8f25c118da69 [2023-05-24T18:59:52.930Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-24T18:59:52.930Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-24T18:59:52.930Z] ---> Running in c7e7351d133c [2023-05-24T18:59:52.930Z] Removing intermediate container bf6767911343 [2023-05-24T18:59:52.930Z] ---> 69b852295560 [2023-05-24T18:59:52.930Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T18:59:52.930Z] ---> Running in 94244e9a2bf4 [2023-05-24T18:59:52.930Z] ---> Running in 98185829897d [2023-05-24T18:59:53.191Z] Removing intermediate container 94244e9a2bf4 [2023-05-24T18:59:53.191Z] ---> 58c1a3c14109 [2023-05-24T18:59:53.191Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-24T18:59:53.468Z] Removing intermediate container 98185829897d [2023-05-24T18:59:53.468Z] ---> c3f349f70efd [2023-05-24T18:59:53.468Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T18:59:53.468Z] ---> Running in 03f755b20db0 [2023-05-24T18:59:54.039Z] ---> Running in b520f1c037ca [2023-05-24T18:59:54.609Z] Removing intermediate container 03f755b20db0 [2023-05-24T18:59:54.609Z] ---> 81575e714f0f [2023-05-24T18:59:54.609Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-24T18:59:55.555Z] Removing intermediate container c7e7351d133c [2023-05-24T18:59:55.555Z] ---> 8ff47751c120 [2023-05-24T18:59:55.555Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T18:59:55.812Z] Removing intermediate container b520f1c037ca [2023-05-24T18:59:55.812Z] ---> 45dbee71c0ba [2023-05-24T18:59:55.812Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T18:59:56.377Z] ---> Running in cd90dcb82a47 [2023-05-24T18:59:56.946Z] ---> Running in eaf3ce3769cb [2023-05-24T18:59:56.946Z] ---> Running in 31488d069073 [2023-05-24T18:59:57.511Z] Removing intermediate container eaf3ce3769cb [2023-05-24T18:59:57.511Z] ---> 9591a4f73720 [2023-05-24T18:59:57.511Z] [2023-05-24T18:59:57.511Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T18:59:57.511Z] ---> 9ed4aefc74f6 [2023-05-24T18:59:57.511Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T18:59:58.076Z] ---> Running in e4cd2b1ad16e [2023-05-24T19:00:00.601Z] Removing intermediate container e4cd2b1ad16e [2023-05-24T19:00:00.601Z] ---> 5c31a552c5f4 [2023-05-24T19:00:00.601Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-24T19:00:07.195Z] ---> Running in 34eee07ef2fb [2023-05-24T19:00:07.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:07.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:07.977Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T19:00:07.977Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T19:00:07.977Z] OK: 17823 distinct packages available [2023-05-24T19:00:07.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:08.304Z] Removing intermediate container cd90dcb82a47 [2023-05-24T19:00:08.304Z] ---> ce0e916efc71 [2023-05-24T19:00:08.304Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-24T19:00:08.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:08.564Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-24T19:00:08.564Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-24T19:00:08.564Z] (3/4) Installing libucontext (1.2-r0) [2023-05-24T19:00:08.564Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-24T19:00:08.564Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:00:08.564Z] OK: 7 MiB in 19 packages [2023-05-24T19:00:08.825Z] Removing intermediate container 31488d069073 [2023-05-24T19:00:08.825Z] ---> 15c1dd4be536 [2023-05-24T19:00:08.825Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T19:00:09.823Z] ---> Running in 63948aba6a49 [2023-05-24T19:00:10.403Z] ---> Running in 1ed45b85c22d [2023-05-24T19:00:10.972Z] Removing intermediate container 63948aba6a49 [2023-05-24T19:00:10.972Z] ---> 6e2438423550 [2023-05-24T19:00:10.972Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-24T19:00:11.914Z] Removing intermediate container 1ed45b85c22d [2023-05-24T19:00:11.914Z] ---> 33375179b557 [2023-05-24T19:00:11.914Z] [2023-05-24T19:00:11.914Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T19:00:11.914Z] ---> 9ed4aefc74f6 [2023-05-24T19:00:11.914Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T19:00:11.914Z] ---> Using cache [2023-05-24T19:00:11.914Z] ---> 5c31a552c5f4 [2023-05-24T19:00:11.914Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T19:00:12.824Z] Removing intermediate container 34eee07ef2fb [2023-05-24T19:00:12.824Z] ---> cf4b225f7dfb [2023-05-24T19:00:12.824Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:00:19.403Z] ---> Running in 3f9032283f4f [2023-05-24T19:00:19.403Z] ---> 1a7803d40200 [2023-05-24T19:00:19.403Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-24T19:00:19.403Z] ---> cb6f13b7886e [2023-05-24T19:00:19.403Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:00:19.403Z] ---> Running in 5d15200ebdb0 [2023-05-24T19:00:19.403Z] ---> 7be3cd217a47 [2023-05-24T19:00:19.403Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T19:00:20.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:20.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:20.602Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T19:00:20.602Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T19:00:20.603Z] OK: 17823 distinct packages available [2023-05-24T19:00:20.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:20.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:21.127Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-24T19:00:21.127Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-24T19:00:21.127Z] (3/5) Installing libucontext (1.2-r0) [2023-05-24T19:00:21.127Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-24T19:00:21.127Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-24T19:00:21.127Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:00:21.406Z] OK: 8 MiB in 20 packages [2023-05-24T19:00:28.174Z] ---> f6c966e8b546 [2023-05-24T19:00:28.174Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T19:00:28.174Z] Removing intermediate container 5b7103c5f620 [2023-05-24T19:00:28.174Z] ---> 8191a89cae8f [2023-05-24T19:00:28.174Z] [2023-05-24T19:00:28.174Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T19:00:28.174Z] ---> 9ed4aefc74f6 [2023-05-24T19:00:28.174Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T19:00:28.433Z] Removing intermediate container ec7301e52ed4 [2023-05-24T19:00:28.433Z] ---> 135aecee9c0d [2023-05-24T19:00:28.433Z] [2023-05-24T19:00:28.433Z] Step 9/20 : FROM alpine:3.17 [2023-05-24T19:00:28.433Z] ---> 9ed4aefc74f6 [2023-05-24T19:00:28.433Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T19:00:28.433Z] ---> Using cache [2023-05-24T19:00:28.433Z] ---> 383ef7c10da1 [2023-05-24T19:00:28.433Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-24T19:00:28.692Z] ---> Running in cbc230098292 [2023-05-24T19:00:28.692Z] ---> Running in b387736aee7a [2023-05-24T19:00:28.692Z] Removing intermediate container 5d15200ebdb0 [2023-05-24T19:00:28.692Z] ---> 88c82e5ee044 [2023-05-24T19:00:28.692Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:00:28.692Z] ---> d5859ca4029b [2023-05-24T19:00:28.692Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-24T19:00:28.692Z] Removing intermediate container 3f9032283f4f [2023-05-24T19:00:28.692Z] ---> 9caba492f62e [2023-05-24T19:00:28.692Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:00:28.950Z] ---> Running in da31f0b3e27b [2023-05-24T19:00:28.950Z] ---> 09d93e2c719c [2023-05-24T19:00:28.950Z] ---> 6f397541df0e [2023-05-24T19:00:28.950Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:00:28.950Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:00:29.207Z] Removing intermediate container da31f0b3e27b [2023-05-24T19:00:29.207Z] ---> 425cc2b6e147 [2023-05-24T19:00:29.207Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-24T19:00:29.467Z] ---> fbd893560a5b [2023-05-24T19:00:29.467Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-24T19:00:29.467Z] ---> 0f3ebc98aa88 [2023-05-24T19:00:29.467Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-24T19:00:29.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:29.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:29.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:29.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:29.773Z] ---> 9a3927855953 [2023-05-24T19:00:29.773Z] Step 22/27 : WORKDIR / [2023-05-24T19:00:29.773Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T19:00:30.031Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T19:00:30.031Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:00:30.031Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T19:00:30.031Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T19:00:30.031Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T19:00:30.031Z] OK: 17823 distinct packages available [2023-05-24T19:00:30.031Z] OK: 8 MiB in 17 packages [2023-05-24T19:00:30.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:30.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:00:30.641Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-24T19:00:30.641Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-24T19:00:30.641Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-24T19:00:30.641Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-24T19:00:30.641Z] (5/9) Installing curl (8.1.1-r0) [2023-05-24T19:00:30.641Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-24T19:00:30.641Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-24T19:00:30.641Z] (8/9) Installing libucontext (1.2-r0) [2023-05-24T19:00:30.641Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-24T19:00:30.641Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:00:30.641Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T19:00:30.901Z] OK: 10 MiB in 24 packages [2023-05-24T19:00:33.815Z] ---> Running in 3498d3bab8cd [2023-05-24T19:00:33.815Z] ---> b193b2a343b2 [2023-05-24T19:00:33.815Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-24T19:00:33.815Z] ---> b1c3235bd2ba [2023-05-24T19:00:33.815Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T19:00:33.815Z] Removing intermediate container 3498d3bab8cd [2023-05-24T19:00:33.815Z] ---> c1d43e84d554 [2023-05-24T19:00:33.815Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T19:00:33.815Z] ---> Running in 2f706644fc0a [2023-05-24T19:00:33.815Z] ---> c26d8a840c5c [2023-05-24T19:00:33.815Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-24T19:00:33.815Z] Removing intermediate container cbc230098292 [2023-05-24T19:00:33.815Z] ---> 5a5e4ea08862 [2023-05-24T19:00:33.815Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T19:00:34.077Z] ---> Running in 79e2af06e31f [2023-05-24T19:00:34.649Z] Removing intermediate container 2f706644fc0a [2023-05-24T19:00:34.649Z] ---> dc393e230b0b [2023-05-24T19:00:34.649Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T19:00:35.590Z] Removing intermediate container b387736aee7a [2023-05-24T19:00:35.590Z] ---> bdb33944a6e7 [2023-05-24T19:00:35.590Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:00:38.134Z] ---> 6c8eae9603d0 [2023-05-24T19:00:38.134Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-24T19:00:38.134Z] Removing intermediate container 79e2af06e31f [2023-05-24T19:00:38.134Z] ---> d43add795797 [2023-05-24T19:00:38.134Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-24T19:00:38.134Z] ---> Running in 9bebb802d031 [2023-05-24T19:00:38.134Z] ---> Running in 14da1785637f [2023-05-24T19:00:38.134Z] ---> 1efd79e76a52 [2023-05-24T19:00:38.134Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T19:00:38.134Z] ---> 80e554ceeabc [2023-05-24T19:00:38.134Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:00:38.395Z] ---> 9c7d8be304aa [2023-05-24T19:00:38.395Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-24T19:00:38.656Z] Removing intermediate container 14da1785637f [2023-05-24T19:00:38.656Z] ---> 4cc91fef6cda [2023-05-24T19:00:38.656Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T19:00:38.916Z] Removing intermediate container 9bebb802d031 [2023-05-24T19:00:38.916Z] ---> f8df5381e904 [2023-05-24T19:00:38.916Z] Step 25/27 : LABEL arch=x86_64 [2023-05-24T19:00:38.916Z] ---> cafd54d057b9 [2023-05-24T19:00:38.916Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-24T19:00:38.916Z] ---> f29ce4982451 [2023-05-24T19:00:38.916Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-24T19:00:39.176Z] ---> Running in 2eae45845082 [2023-05-24T19:00:39.785Z] ---> Running in 781b50f799a8 [2023-05-24T19:00:40.061Z] ---> 81bb603451c6 [2023-05-24T19:00:40.061Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-24T19:00:40.061Z] ---> aad355dde589 [2023-05-24T19:00:40.061Z] ---> 64012fb8f3dd [2023-05-24T19:00:40.061Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:00:40.061Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-24T19:00:40.321Z] Removing intermediate container 2eae45845082 [2023-05-24T19:00:40.321Z] ---> d30e33a8f1c8 [2023-05-24T19:00:40.321Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:00:40.321Z] Removing intermediate container 781b50f799a8 [2023-05-24T19:00:40.321Z] ---> dbe5747a2e24 [2023-05-24T19:00:40.321Z] Step 26/27 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:00:40.321Z] ---> 9a7013ea0ca9 [2023-05-24T19:00:40.321Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-24T19:00:40.321Z] ---> Running in e2323189abe9 [2023-05-24T19:00:40.598Z] ---> Running in c44a84fb3b2b [2023-05-24T19:00:40.598Z] ---> a61b274c8952 [2023-05-24T19:00:40.598Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-24T19:00:40.598Z] ---> fc805301c6b3 [2023-05-24T19:00:40.598Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / ---> 5fd5a96f84cc [2023-05-24T19:00:40.598Z] [2023-05-24T19:00:40.598Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T19:00:40.860Z] ---> Running in a159195c1ac9 [2023-05-24T19:00:41.129Z] ---> Running in aa5cbdccdc71 [2023-05-24T19:00:41.129Z] Removing intermediate container e2323189abe9 [2023-05-24T19:00:41.129Z] ---> c82fe75f0543 [2023-05-24T19:00:41.129Z] Step 27/27 : LABEL version=3.0.0-dev.164 [2023-05-24T19:00:41.129Z] ---> d40dfac6017a [2023-05-24T19:00:41.129Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-24T19:00:41.129Z] ---> Running in 8a5865a01964 [2023-05-24T19:00:41.822Z] Removing intermediate container a159195c1ac9 [2023-05-24T19:00:41.822Z] ---> f0e9e130eaf3 [2023-05-24T19:00:41.822Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T19:00:41.822Z] Removing intermediate container aa5cbdccdc71 [2023-05-24T19:00:41.822Z] ---> 0a06750c6087 [2023-05-24T19:00:41.822Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T19:00:42.776Z] ---> Running in e057897e3db0 [2023-05-24T19:00:42.776Z] Removing intermediate container 8a5865a01964 [2023-05-24T19:00:42.776Z] ---> 1e3c19b4797e [2023-05-24T19:00:42.776Z] [2023-05-24T19:00:42.776Z] ---> Running in af233289f1be [2023-05-24T19:00:43.035Z] Successfully built 1e3c19b4797e [2023-05-24T19:00:43.293Z] Successfully tagged security-spire-config:latest [2023-05-24T19:00:43.293Z] Building core-command [2023-05-24T19:00:43.293Z]  Building security-spire-config ... done  ---> 4184e68abbd8 [2023-05-24T19:00:43.293Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:00:44.285Z] Removing intermediate container e057897e3db0 [2023-05-24T19:00:44.285Z] ---> 1188a9b04aee [2023-05-24T19:00:44.285Z] Step 18/20 : LABEL arch=x86_64 [2023-05-24T19:00:47.088Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:00:47.088Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:00:48.474Z] ---> 721a05bb973d [2023-05-24T19:00:48.474Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:00:49.046Z] ---> Using cache [2023-05-24T19:00:49.046Z] ---> 1925181126d4 [2023-05-24T19:00:49.046Z] Step 4/24 : WORKDIR /edgex-go [2023-05-24T19:00:49.046Z] ---> Using cache [2023-05-24T19:00:49.046Z] ---> 557071dbe657 [2023-05-24T19:00:49.046Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-24T19:00:49.046Z] ---> Using cache [2023-05-24T19:00:49.046Z] ---> 3ec69bab5508 [2023-05-24T19:00:49.046Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-24T19:00:49.046Z] ---> Using cache [2023-05-24T19:00:49.046Z] ---> a70d1385299d [2023-05-24T19:00:49.046Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:00:49.046Z] ---> Using cache [2023-05-24T19:00:49.046Z] ---> 6cfdd94f171b [2023-05-24T19:00:49.046Z] Step 8/24 : COPY . . [2023-05-24T19:00:49.046Z] ---> Using cache [2023-05-24T19:00:49.046Z] ---> 08c9aaf837dd [2023-05-24T19:00:49.046Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-24T19:00:49.046Z] Removing intermediate container af233289f1be [2023-05-24T19:00:49.046Z] ---> 416c31e83059 [2023-05-24T19:00:49.046Z] Step 25/27 : LABEL arch=x86_64 [2023-05-24T19:00:49.046Z] Removing intermediate container c44a84fb3b2b [2023-05-24T19:00:49.046Z] ---> cdab14c218a1 [2023-05-24T19:00:49.046Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-24T19:00:49.046Z] ---> 2b6abc4e11ac [2023-05-24T19:00:49.046Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-24T19:00:49.046Z] ---> Running in 95a50da28a3d [2023-05-24T19:00:49.046Z] ---> Running in 9a51a6c8a25a [2023-05-24T19:00:49.046Z] ---> Running in fc7ed394cb19 [2023-05-24T19:00:49.046Z] ---> Running in f3455060a8d2 [2023-05-24T19:00:49.305Z] ---> Running in 504e9a6d6073 [2023-05-24T19:00:49.305Z] Removing intermediate container 95a50da28a3d [2023-05-24T19:00:49.305Z] ---> c7a9601aec33 [2023-05-24T19:00:49.305Z] Step 19/20 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:00:49.565Z] ---> Running in bd5afe80e7c8 [2023-05-24T19:00:49.565Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T19:00:50.151Z] Removing intermediate container 504e9a6d6073 [2023-05-24T19:00:50.151Z] ---> a99f86da2f00 [2023-05-24T19:00:50.151Z] Step 30/33 : CMD ["gate"] [2023-05-24T19:00:50.151Z] Removing intermediate container fc7ed394cb19 [2023-05-24T19:00:50.151Z] ---> 83632cdb8879 [2023-05-24T19:00:50.151Z] Step 26/27 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:00:50.151Z] Removing intermediate container bd5afe80e7c8 [2023-05-24T19:00:50.151Z] ---> cea52be38294 [2023-05-24T19:00:50.151Z] Step 20/20 : LABEL version=3.0.0-dev.164 [2023-05-24T19:00:50.151Z] Removing intermediate container f3455060a8d2 [2023-05-24T19:00:50.151Z] ---> 9634fed56f2f [2023-05-24T19:00:50.151Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:00:50.412Z] ---> Running in 6624efce6dae [2023-05-24T19:00:50.412Z] ---> Running in 3e70de73fb61 [2023-05-24T19:00:50.412Z] ---> Running in f9049642c2f4 [2023-05-24T19:00:50.412Z] ---> Running in f0671fea4cb5 [2023-05-24T19:00:50.672Z] Removing intermediate container 6624efce6dae [2023-05-24T19:00:50.672Z] ---> 5bd231c036c8 [2023-05-24T19:00:50.672Z] Step 27/27 : LABEL version=3.0.0-dev.164 [2023-05-24T19:00:50.672Z] Removing intermediate container 3e70de73fb61 [2023-05-24T19:00:50.672Z] ---> 146bed881ed2 [2023-05-24T19:00:50.672Z] Step 31/33 : LABEL arch=x86_64 [2023-05-24T19:00:50.933Z] Removing intermediate container f9049642c2f4 [2023-05-24T19:00:50.933Z] ---> 1710b52cca05 [2023-05-24T19:00:50.933Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T19:00:50.933Z] Removing intermediate container f0671fea4cb5 [2023-05-24T19:00:50.933Z] ---> 4313714dd241 [2023-05-24T19:00:50.933Z] [2023-05-24T19:00:50.933Z] Successfully built 4313714dd241 [2023-05-24T19:00:50.933Z] ---> Running in 8a2af106414a [2023-05-24T19:00:50.933Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-24T19:00:51.197Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-05-24T19:00:51.197Z] ---> Running in 1a99a51150b9 [2023-05-24T19:00:51.197Z] ---> Running in 64ea17971326 [2023-05-24T19:00:57.914Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:00:57.914Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:00:59.840Z] ---> 721a05bb973d [2023-05-24T19:00:59.840Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:00:59.840Z] ---> Using cache [2023-05-24T19:00:59.840Z] ---> 1925181126d4 [2023-05-24T19:00:59.840Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T19:00:59.840Z] ---> Using cache [2023-05-24T19:00:59.840Z] ---> 557071dbe657 [2023-05-24T19:00:59.840Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T19:00:59.840Z] ---> Using cache [2023-05-24T19:00:59.840Z] ---> 3ec69bab5508 [2023-05-24T19:00:59.840Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T19:00:59.840Z] ---> Using cache [2023-05-24T19:00:59.840Z] ---> a70d1385299d [2023-05-24T19:00:59.840Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:00:59.840Z] ---> Using cache [2023-05-24T19:00:59.840Z] ---> 6cfdd94f171b [2023-05-24T19:00:59.840Z] Step 8/23 : COPY . . [2023-05-24T19:00:59.840Z] Removing intermediate container 8a2af106414a [2023-05-24T19:00:59.840Z] ---> 81e2e9036fc1 [2023-05-24T19:00:59.840Z] [2023-05-24T19:00:59.840Z] Removing intermediate container 1a99a51150b9 [2023-05-24T19:00:59.840Z] ---> fbf5f1b76995 [2023-05-24T19:00:59.840Z] Step 32/33 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:00:59.840Z] Removing intermediate container 64ea17971326 [2023-05-24T19:00:59.840Z] ---> 648cf0cd5cf2 [2023-05-24T19:00:59.840Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:00:59.840Z] ---> Using cache [2023-05-24T19:00:59.840Z] ---> 08c9aaf837dd [2023-05-24T19:00:59.840Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-24T19:00:59.840Z] ---> Running in 242d77691741 [2023-05-24T19:00:59.840Z] ---> Running in 1c48a7492a59 [2023-05-24T19:00:59.840Z] ---> Running in b3a031e17ffc [2023-05-24T19:00:59.840Z] Successfully built 81e2e9036fc1 [2023-05-24T19:00:59.840Z] Successfully tagged security-spire-agent:latest [2023-05-24T19:00:59.840Z] Building security-proxy-setup [2023-05-24T19:01:00.111Z]  Building security-spire-agent ... done Removing intermediate container 1c48a7492a59 [2023-05-24T19:01:00.111Z] ---> b268f9073efb [2023-05-24T19:01:00.111Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T19:01:02.013Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-24T19:01:08.576Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:01:08.576Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:01:08.576Z] ---> 721a05bb973d [2023-05-24T19:01:08.576Z] Step 3/22 : WORKDIR /edgex-go [2023-05-24T19:01:08.576Z] ---> Using cache [2023-05-24T19:01:08.576Z] ---> 3f5cb54bb7f7 [2023-05-24T19:01:08.576Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-24T19:01:08.576Z] ---> Using cache [2023-05-24T19:01:08.576Z] ---> d2588278d794 [2023-05-24T19:01:08.576Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-24T19:01:08.576Z] ---> Using cache [2023-05-24T19:01:08.576Z] ---> f367684d494b [2023-05-24T19:01:08.576Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:01:08.576Z] ---> Using cache [2023-05-24T19:01:08.576Z] ---> f4e59f1bafeb [2023-05-24T19:01:08.576Z] Step 7/22 : COPY . . [2023-05-24T19:01:08.576Z] ---> Using cache [2023-05-24T19:01:08.576Z] ---> cccb0d049c5c [2023-05-24T19:01:08.576Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-24T19:01:26.697Z] ---> Running in 4ff924b9cf35 [2023-05-24T19:01:26.697Z] Removing intermediate container 242d77691741 [2023-05-24T19:01:26.697Z] ---> 88d8ce1c08e3 [2023-05-24T19:01:26.697Z] Step 33/33 : LABEL version=3.0.0-dev.164 [2023-05-24T19:01:26.697Z] ---> Running in da8a4315fd1e [2023-05-24T19:01:26.697Z] ---> Running in 3caf7cb08450 [2023-05-24T19:01:26.697Z] Removing intermediate container 4ff924b9cf35 [2023-05-24T19:01:26.697Z] ---> e9dff06cdf6c [2023-05-24T19:01:26.697Z] [2023-05-24T19:01:26.697Z] Successfully built e9dff06cdf6c [2023-05-24T19:01:26.957Z] Successfully tagged support-notifications:latest [2023-05-24T19:01:26.957Z]  Building support-notifications ... done Building security-spire-server [2023-05-24T19:01:26.957Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-24T19:01:27.217Z] Removing intermediate container 3caf7cb08450 [2023-05-24T19:01:27.217Z] ---> 414befdf919e [2023-05-24T19:01:27.217Z] [2023-05-24T19:01:27.217Z] Successfully built 414befdf919e [2023-05-24T19:01:27.495Z] Successfully tagged security-bootstrapper:latest [2023-05-24T19:01:30.052Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:01:30.052Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:01:30.052Z] ---> 721a05bb973d [2023-05-24T19:01:30.052Z] Step 3/26 : WORKDIR /edgex-go [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> 3f5cb54bb7f7 [2023-05-24T19:01:30.052Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> b3131f7e4013 [2023-05-24T19:01:30.052Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> afdc64bbfe9f [2023-05-24T19:01:30.052Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> 75eb9074b3ed [2023-05-24T19:01:30.052Z] Step 7/26 : COPY . . [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> 5e53e0edf1aa [2023-05-24T19:01:30.052Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> 69b852295560 [2023-05-24T19:01:30.052Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> c3f349f70efd [2023-05-24T19:01:30.052Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T19:01:30.052Z] ---> Using cache [2023-05-24T19:01:30.052Z] ---> 45dbee71c0ba [2023-05-24T19:01:30.052Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T19:01:48.284Z] ---> Running in fdd18b8ad73d [2023-05-24T19:02:03.309Z] Removing intermediate container b3a031e17ffc [2023-05-24T19:02:03.309Z] ---> 8a6d59581795 [2023-05-24T19:02:03.309Z] [2023-05-24T19:02:03.309Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T19:02:03.309Z] ---> 9ed4aefc74f6 [2023-05-24T19:02:03.309Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T19:02:03.309Z] ---> Using cache [2023-05-24T19:02:03.309Z] ---> 9d34e4870231 [2023-05-24T19:02:03.309Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:02:03.309Z] ---> Using cache [2023-05-24T19:02:03.309Z] ---> 60ed96e44b8e [2023-05-24T19:02:03.309Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:02:03.309Z] ---> Using cache [2023-05-24T19:02:03.309Z] Removing intermediate container 9a51a6c8a25a [2023-05-24T19:02:03.309Z] ---> cd80a1b764e9 [2023-05-24T19:02:03.309Z] [2023-05-24T19:02:03.309Z] Step 10/24 : FROM alpine:3.17 [2023-05-24T19:02:03.309Z] ---> 9ed4aefc74f6 [2023-05-24T19:02:03.309Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:02:03.309Z] ---> Using cache [2023-05-24T19:02:03.309Z] ---> 09f5d178f0d5 [2023-05-24T19:02:03.309Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T19:02:03.309Z] ---> Using cache [2023-05-24T19:02:03.309Z] ---> 7e3f3275fd5b [2023-05-24T19:02:03.309Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-24T19:02:03.309Z] ---> d8306c26a06b [2023-05-24T19:02:03.309Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:02:03.309Z] ---> Using cache [2023-05-24T19:02:03.309Z] ---> 69330debb982 [2023-05-24T19:02:03.309Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-24T19:02:03.309Z] ---> Running in 1c5f8d924baf [2023-05-24T19:02:03.309Z] Removing intermediate container fdd18b8ad73d [2023-05-24T19:02:03.309Z] ---> 65256056a6d8 [2023-05-24T19:02:03.309Z] Step 12/26 : WORKDIR /edgex-go [2023-05-24T19:02:03.569Z] ---> Running in 26d6671a258c [2023-05-24T19:02:04.141Z] Removing intermediate container 1c5f8d924baf [2023-05-24T19:02:04.141Z] ---> 6ecec3b86de5 [2023-05-24T19:02:04.141Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-24T19:02:04.141Z] ---> 5b73e176fea9 [2023-05-24T19:02:04.141Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:02:04.402Z] ---> Running in ad2582585c03 [2023-05-24T19:02:04.661Z] Removing intermediate container da8a4315fd1e [2023-05-24T19:02:04.661Z] ---> d2d31e801f06 [2023-05-24T19:02:04.661Z] [2023-05-24T19:02:04.661Z] Step 9/22 : FROM alpine:3.17 [2023-05-24T19:02:04.661Z] ---> 9ed4aefc74f6 [2023-05-24T19:02:04.661Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-24T19:02:04.661Z] Removing intermediate container 26d6671a258c [2023-05-24T19:02:04.661Z] ---> 51023031277b [2023-05-24T19:02:04.661Z] [2023-05-24T19:02:04.661Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T19:02:04.661Z] ---> 9ed4aefc74f6 [2023-05-24T19:02:04.661Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T19:02:04.661Z] ---> Using cache [2023-05-24T19:02:04.661Z] ---> 5c31a552c5f4 [2023-05-24T19:02:04.661Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T19:02:04.661Z] ---> Using cache [2023-05-24T19:02:04.661Z] ---> 9caba492f62e [2023-05-24T19:02:04.661Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:02:04.661Z] ---> Using cache [2023-05-24T19:02:04.661Z] ---> 0fd98c037e1c [2023-05-24T19:02:04.661Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-24T19:02:04.661Z] ---> 6f397541df0e [2023-05-24T19:02:04.661Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:02:04.661Z] ---> Using cache [2023-05-24T19:02:04.661Z] ---> fbd893560a5b [2023-05-24T19:02:04.661Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T19:02:04.661Z] ---> Running in 010bd85f0cb5 [2023-05-24T19:02:04.921Z] Removing intermediate container ad2582585c03 [2023-05-24T19:02:04.921Z] ---> ce2b853fc001 [2023-05-24T19:02:04.921Z] Step 15/24 : WORKDIR / [2023-05-24T19:02:10.214Z] ---> Running in a67b8966a8a5 [2023-05-24T19:02:10.214Z] ---> e0f4d6458018 [2023-05-24T19:02:10.214Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T19:02:10.214Z] ---> d355bcbd4aae [2023-05-24T19:02:10.214Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T19:02:10.474Z] ---> Running in 7094e6ee406d [2023-05-24T19:02:10.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T19:02:10.474Z] Removing intermediate container a67b8966a8a5 [2023-05-24T19:02:10.474Z] ---> 2546eab87caf [2023-05-24T19:02:10.474Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:02:10.474Z] ---> 3a67b0a68686 [2023-05-24T19:02:10.474Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-24T19:02:10.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T19:02:11.003Z] ---> fecb16f1a22e [2023-05-24T19:02:11.003Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-24T19:02:11.003Z] ---> 6bf9fced33d3 [2023-05-24T19:02:11.003Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:02:11.003Z] ---> 6339a45c2611 [2023-05-24T19:02:11.003Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-24T19:02:11.003Z] ---> 3e04058bdf0d [2023-05-24T19:02:11.003Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T19:02:11.003Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T19:02:11.003Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-24T19:02:11.003Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:02:11.264Z] OK: 8 MiB in 17 packages [2023-05-24T19:02:11.264Z] ---> Running in 03088a372896 [2023-05-24T19:02:12.021Z] Removing intermediate container 03088a372896 [2023-05-24T19:02:12.021Z] ---> 3821668fbd99 [2023-05-24T19:02:12.021Z] ---> 7b5f377ea6b0 [2023-05-24T19:02:12.021Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yamlStep 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T19:02:12.021Z] [2023-05-24T19:02:12.286Z] ---> Running in 24d8b2fb34b8 [2023-05-24T19:02:12.286Z] Removing intermediate container 7094e6ee406d [2023-05-24T19:02:12.286Z] ---> d82d9d09d11a [2023-05-24T19:02:12.286Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T19:02:12.286Z] ---> Running in 59bc74d19849 [2023-05-24T19:02:12.286Z] Removing intermediate container 010bd85f0cb5 [2023-05-24T19:02:12.286Z] ---> 3d48e6714f55 [2023-05-24T19:02:12.286Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T19:02:12.286Z] Removing intermediate container 24d8b2fb34b8 [2023-05-24T19:02:12.286Z] ---> bcc240ffc8d1 [2023-05-24T19:02:12.286Z] Step 24/26 : LABEL arch=x86_64 [2023-05-24T19:02:12.286Z] ---> c2589b816e9f [2023-05-24T19:02:12.286Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-24T19:02:12.286Z] ---> Running in a2fec3a31b76 [2023-05-24T19:02:12.286Z] ---> Running in 049a157db576 [2023-05-24T19:02:12.286Z] ---> Running in bd5059fb6eac [2023-05-24T19:02:12.286Z] Removing intermediate container 59bc74d19849 [2023-05-24T19:02:12.286Z] ---> 7ce6490ae1d8 [2023-05-24T19:02:12.286Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T19:02:12.548Z] ---> Running in 1e2282071ff0 [2023-05-24T19:02:12.548Z] Removing intermediate container a2fec3a31b76 [2023-05-24T19:02:12.548Z] ---> 4e85879d6740 [2023-05-24T19:02:12.548Z] Step 25/26 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:12.548Z] Removing intermediate container 049a157db576 [2023-05-24T19:02:12.548Z] ---> 93a2afb354b1 [2023-05-24T19:02:12.548Z] Step 12/22 : WORKDIR /edgex [2023-05-24T19:02:12.809Z] ---> Running in de53667b1092 [2023-05-24T19:02:12.809Z] Removing intermediate container bd5059fb6eac [2023-05-24T19:02:12.809Z] ---> c66529992dc1 [2023-05-24T19:02:12.809Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:02:12.809Z] ---> Running in 81788a4eabda [2023-05-24T19:02:13.070Z] ---> Running in 74e927d7daa0 [2023-05-24T19:02:13.070Z] Removing intermediate container 1e2282071ff0 [2023-05-24T19:02:13.070Z] ---> e7fb1b0190d2 [2023-05-24T19:02:13.070Z] Step 21/23 : LABEL arch=x86_64 [2023-05-24T19:02:13.070Z] Removing intermediate container de53667b1092 [2023-05-24T19:02:13.070Z] ---> 7b8fbff99a97 [2023-05-24T19:02:13.070Z] Step 26/26 : LABEL version=3.0.0-dev.164 [2023-05-24T19:02:13.330Z] ---> Running in 964166de8eff [2023-05-24T19:02:13.330Z] ---> Running in 57d1c06611d4 [2023-05-24T19:02:13.330Z] Removing intermediate container 74e927d7daa0 [2023-05-24T19:02:13.330Z] ---> 8b64aa56c8e8 [2023-05-24T19:02:13.330Z] Step 22/24 : LABEL arch=x86_64 [2023-05-24T19:02:13.591Z] Removing intermediate container 81788a4eabda [2023-05-24T19:02:13.591Z] ---> 8c1d1ff0da43 [2023-05-24T19:02:13.591Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:02:13.591Z] ---> Running in df948f43892d [2023-05-24T19:02:13.591Z] Removing intermediate container 964166de8eff [2023-05-24T19:02:13.591Z] ---> 74b28e353e60 [2023-05-24T19:02:13.591Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:13.591Z] Removing intermediate container 57d1c06611d4 [2023-05-24T19:02:13.591Z] ---> 5dfe7aeb0a4a [2023-05-24T19:02:13.591Z] [2023-05-24T19:02:13.591Z] Successfully built 5dfe7aeb0a4a [2023-05-24T19:02:13.591Z] Successfully tagged security-spire-server:latest [2023-05-24T19:02:13.591Z]  Building security-spire-server ... done  ---> Running in c576fcfa33fa [2023-05-24T19:02:13.852Z] ---> 772fdd800546 [2023-05-24T19:02:13.852Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:02:13.852Z] Removing intermediate container df948f43892d [2023-05-24T19:02:13.852Z] ---> 5439f4496b03 [2023-05-24T19:02:13.852Z] Step 23/24 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:14.419Z] Removing intermediate container c576fcfa33fa [2023-05-24T19:02:14.419Z] ---> Running in aa9d5bb3169b [2023-05-24T19:02:14.419Z] ---> 99326fa6e57f [2023-05-24T19:02:14.419Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T19:02:14.679Z] ---> d81d9d841b5f [2023-05-24T19:02:14.679Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-24T19:02:14.679Z] ---> Running in 82bea2971327 [2023-05-24T19:02:14.679Z] Removing intermediate container aa9d5bb3169b [2023-05-24T19:02:14.679Z] ---> 32c86e6c5721 [2023-05-24T19:02:14.679Z] Step 24/24 : LABEL version=3.0.0-dev.164 [2023-05-24T19:02:14.679Z] ---> Running in 8b57318d5a64 [2023-05-24T19:02:14.940Z] Removing intermediate container 82bea2971327 [2023-05-24T19:02:14.940Z] ---> 528a77130903 [2023-05-24T19:02:14.940Z] ---> 6a94735f7223 [2023-05-24T19:02:14.940Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-24T19:02:14.940Z] [2023-05-24T19:02:14.940Z] Removing intermediate container 8b57318d5a64 [2023-05-24T19:02:14.940Z] ---> a7a05007cee6 [2023-05-24T19:02:14.940Z] [2023-05-24T19:02:14.940Z] Successfully built 6a94735f7223 [2023-05-24T19:02:14.940Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-24T19:02:14.940Z]  Building core-common-config-bootstrapper ... done Successfully built a7a05007cee6 [2023-05-24T19:02:14.940Z] Successfully tagged core-command:latest [2023-05-24T19:02:15.804Z] Removing intermediate container cda9a1948f8b [2023-05-24T19:02:15.804Z] ---> 34b3281c4750 [2023-05-24T19:02:15.804Z] [2023-05-24T19:02:15.804Z] Step 9/22 : FROM alpine:3.17 [2023-05-24T19:02:15.804Z] 3.17: Pulling from library/alpine [2023-05-24T19:02:15.920Z]  Building core-command ... done  ---> 873821a062a5 [2023-05-24T19:02:15.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T19:02:16.075Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T19:02:16.075Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T19:02:16.075Z] ---> 51e60588ff2c [2023-05-24T19:02:16.075Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-24T19:02:16.075Z] ---> Running in 45d12ee016a2 [2023-05-24T19:02:16.492Z] ---> e459cd38c7ac [2023-05-24T19:02:16.492Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T19:02:16.492Z] ---> Running in ecf439a61335 [2023-05-24T19:02:17.434Z] Removing intermediate container ecf439a61335 [2023-05-24T19:02:17.434Z] ---> 136fc6246457 [2023-05-24T19:02:17.434Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T19:02:17.713Z] ---> Running in 81a5b5bf2671 [2023-05-24T19:02:17.713Z] Removing intermediate container 81a5b5bf2671 [2023-05-24T19:02:17.713Z] ---> d7ea401c9a7d [2023-05-24T19:02:17.713Z] Step 20/22 : LABEL arch=x86_64 [2023-05-24T19:02:17.971Z] ---> Running in a4d84efb7633 [2023-05-24T19:02:18.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:02:18.230Z] Removing intermediate container a4d84efb7633 [2023-05-24T19:02:18.230Z] ---> 23066ad88d84 [2023-05-24T19:02:18.230Z] Step 21/22 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:18.230Z] ---> Running in b5848f97b41f [2023-05-24T19:02:18.488Z] Removing intermediate container b5848f97b41f [2023-05-24T19:02:18.488Z] ---> 7b066c928376 [2023-05-24T19:02:18.488Z] Step 22/22 : LABEL version=3.0.0-dev.164 [2023-05-24T19:02:18.746Z] ---> Running in 9d9c51422e74 [2023-05-24T19:02:18.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:02:19.004Z] Removing intermediate container 9d9c51422e74 [2023-05-24T19:02:19.004Z] ---> ef5cc96ecb01 [2023-05-24T19:02:19.004Z] [2023-05-24T19:02:19.004Z] Successfully built ef5cc96ecb01 [2023-05-24T19:02:19.004Z] Successfully tagged security-proxy-setup:latest [2023-05-24T19:02:19.010Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-24T19:02:19.015Z] $ docker stop --time=1 726251e4c005718373592847164ab2f20cf56fe7db826cb78235edbce7f7b800 [2023-05-24T19:02:20.399Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T19:02:20.399Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-24T19:02:20.399Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:02:20.554Z] $ docker rm -f --volumes 726251e4c005718373592847164ab2f20cf56fe7db826cb78235edbce7f7b800 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:02:20.665Z] OK: 8 MiB in 17 packages [2023-05-24T19:02:20.884Z] + docker images [2023-05-24T19:02:20.884Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-24T19:02:20.884Z] security-proxy-setup latest ef5cc96ecb01 2 seconds ago 18.7MB [2023-05-24T19:02:20.884Z] core-command latest a7a05007cee6 6 seconds ago 19.9MB [2023-05-24T19:02:20.884Z] core-common-config-bootstrapper latest 6a94735f7223 6 seconds ago 17.2MB [2023-05-24T19:02:20.884Z] security-spire-server latest 5dfe7aeb0a4a 7 seconds ago 103MB [2023-05-24T19:02:20.884Z] 51023031277b 16 seconds ago 1.58GB [2023-05-24T19:02:20.884Z] d2d31e801f06 17 seconds ago 1.7GB [2023-05-24T19:02:20.884Z] 8a6d59581795 20 seconds ago 1.72GB [2023-05-24T19:02:20.884Z] cd80a1b764e9 20 seconds ago 1.72GB [2023-05-24T19:02:20.884Z] support-notifications latest e9dff06cdf6c 54 seconds ago 32.4MB [2023-05-24T19:02:20.884Z] security-bootstrapper latest 414befdf919e 54 seconds ago 22.2MB [2023-05-24T19:02:20.884Z] security-spire-agent latest 81e2e9036fc1 About a minute ago 161MB [2023-05-24T19:02:20.884Z] security-spiffe-token-provider latest 4313714dd241 About a minute ago 32.8MB [2023-05-24T19:02:20.884Z] security-spire-config latest 1e3c19b4797e About a minute ago 102MB [2023-05-24T19:02:20.884Z] 8191a89cae8f About a minute ago 1.79GB [2023-05-24T19:02:20.884Z] 135aecee9c0d About a minute ago 1.76GB [2023-05-24T19:02:20.884Z] 33375179b557 2 minutes ago 1.58GB [2023-05-24T19:02:20.884Z] 9591a4f73720 2 minutes ago 1.58GB [2023-05-24T19:02:20.884Z] b26d9a028f6a 4 minutes ago 1.71GB [2023-05-24T19:02:20.884Z] security-secretstore-setup latest 34a8b360263c 5 minutes ago 32.8MB [2023-05-24T19:02:20.884Z] security-proxy-auth latest 51ab06a6b29c 5 minutes ago 18.3MB [2023-05-24T19:02:20.884Z] core-metadata latest 93e7a31c77d2 5 minutes ago 20.4MB [2023-05-24T19:02:20.884Z] core-data latest 84c4de5cf3e8 6 minutes ago 20MB [2023-05-24T19:02:20.884Z] support-scheduler latest 66c187412017 6 minutes ago 31.8MB [2023-05-24T19:02:20.884Z] f7df376413e9 6 minutes ago 1.73GB [2023-05-24T19:02:20.884Z] f521d10ca49d 6 minutes ago 1.79GB [2023-05-24T19:02:20.884Z] 7a9beb2a51e5 6 minutes ago 1.72GB [2023-05-24T19:02:20.884Z] e5f15fec7bd1 6 minutes ago 1.73GB [2023-05-24T19:02:20.884Z] f8ee99a0b1c5 6 minutes ago 1.7GB [2023-05-24T19:02:20.884Z] ci-base-image-x86_64 latest 721a05bb973d 14 minutes ago 918MB [2023-05-24T19:02:20.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-24T19:02:20.884Z] alpine 3.17 9ed4aefc74f6 8 weeks ago 7.05MB [2023-05-24T19:02:20.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-24T19:02:20.884Z] 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-05-24T19:02:21.000Z] provisioning config files... [2023-05-24T19:02:21.009Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config3048824882365618438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:02:21.307Z] ---> docker-login.sh [2023-05-24T19:02:21.307Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:02:21.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:02:21.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:02:21.307Z] Configure a credential helper to remove this warning. See [2023-05-24T19:02:21.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:02:21.307Z] [2023-05-24T19:02:21.307Z] Login Succeeded [2023-05-24T19:02:21.307Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:02:21.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:02:21.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:02:21.307Z] Configure a credential helper to remove this warning. See [2023-05-24T19:02:21.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:02:21.307Z] [2023-05-24T19:02:21.307Z] Login Succeeded [2023-05-24T19:02:21.307Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:02:21.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:02:21.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:02:21.566Z] Configure a credential helper to remove this warning. See [2023-05-24T19:02:21.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:02:21.566Z] [2023-05-24T19:02:21.566Z] Login Succeeded [2023-05-24T19:02:21.566Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:02:21.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:02:21.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:02:21.566Z] Configure a credential helper to remove this warning. See [2023-05-24T19:02:21.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:02:21.566Z] [2023-05-24T19:02:21.566Z] Login Succeeded [2023-05-24T19:02:21.566Z] docker.io [2023-05-24T19:02:21.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:02:21.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:02:21.825Z] Configure a credential helper to remove this warning. See [2023-05-24T19:02:21.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:02:21.825Z] [2023-05-24T19:02:21.825Z] Login Succeeded [2023-05-24T19:02:21.825Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:02:21.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:21.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:02:21.888Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-24T19:02:21.888Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:21.888Z] latest [2023-05-24T19:02:21.888Z] 3.0.0-dev.164 [2023-05-24T19:02:21.888Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:21.888Z] main [2023-05-24T19:02:21.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:22.223Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:22.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:22.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T19:02:22.533Z] 418226fcc259: Preparing [2023-05-24T19:02:22.533Z] e8ccccbf44da: Preparing [2023-05-24T19:02:22.533Z] 34559ebf65ac: Preparing [2023-05-24T19:02:22.533Z] 397c8cb758db: Preparing [2023-05-24T19:02:22.533Z] 7af027c7fdad: Preparing [2023-05-24T19:02:22.533Z] f1417ff83b31: Preparing [2023-05-24T19:02:22.533Z] f1417ff83b31: Waiting [2023-05-24T19:02:22.533Z] 418226fcc259: Pushed [2023-05-24T19:02:22.533Z] 397c8cb758db: Pushed [2023-05-24T19:02:22.533Z] 7af027c7fdad: Pushed [2023-05-24T19:02:22.533Z] 34559ebf65ac: Pushed [2023-05-24T19:02:22.624Z] Removing intermediate container 45d12ee016a2 [2023-05-24T19:02:22.624Z] ---> 6ded2d77dc12 [2023-05-24T19:02:22.624Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T19:02:22.624Z] ---> Running in 531e0ac6638f [2023-05-24T19:02:22.792Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:23.210Z] Removing intermediate container 531e0ac6638f [2023-05-24T19:02:23.210Z] ---> 778b4f99b7b8 [2023-05-24T19:02:23.211Z] Step 12/22 : WORKDIR /edgex [2023-05-24T19:02:23.211Z] ---> Running in e8a56155ecf1 [2023-05-24T19:02:23.727Z] e8ccccbf44da: Pushed [2023-05-24T19:02:23.728Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:849a899b9cac33ad15afee99031e24ec4284ded87fc5b7cee70907165d4fd2fd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:23.805Z] Removing intermediate container e8a56155ecf1 [2023-05-24T19:02:23.805Z] ---> bba81670e058 [2023-05-24T19:02:23.806Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:02:24.042Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:24.349Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-24T19:02:24.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T19:02:24.350Z] 418226fcc259: Preparing [2023-05-24T19:02:24.350Z] e8ccccbf44da: Preparing [2023-05-24T19:02:24.350Z] 34559ebf65ac: Preparing [2023-05-24T19:02:24.350Z] 397c8cb758db: Preparing [2023-05-24T19:02:24.350Z] 7af027c7fdad: Preparing [2023-05-24T19:02:24.350Z] f1417ff83b31: Preparing [2023-05-24T19:02:24.350Z] f1417ff83b31: Waiting [2023-05-24T19:02:24.350Z] e8ccccbf44da: Layer already exists [2023-05-24T19:02:24.350Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:24.350Z] 418226fcc259: Layer already exists [2023-05-24T19:02:24.350Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:24.350Z] 7af027c7fdad: Layer already exists [2023-05-24T19:02:24.350Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:24.350Z] latest: digest: sha256:849a899b9cac33ad15afee99031e24ec4284ded87fc5b7cee70907165d4fd2fd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:24.656Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:24.768Z] ---> 7bbca51abb21 [2023-05-24T19:02:24.769Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:02:24.965Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.164 [2023-05-24T19:02:24.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T19:02:24.965Z] 418226fcc259: Preparing [2023-05-24T19:02:24.965Z] e8ccccbf44da: Preparing [2023-05-24T19:02:24.965Z] 34559ebf65ac: Preparing [2023-05-24T19:02:24.965Z] 397c8cb758db: Preparing [2023-05-24T19:02:24.965Z] 7af027c7fdad: Preparing [2023-05-24T19:02:24.965Z] f1417ff83b31: Preparing [2023-05-24T19:02:24.965Z] f1417ff83b31: Waiting [2023-05-24T19:02:24.965Z] 7af027c7fdad: Layer already exists [2023-05-24T19:02:24.965Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:24.965Z] e8ccccbf44da: Layer already exists [2023-05-24T19:02:24.965Z] 418226fcc259: Layer already exists [2023-05-24T19:02:24.965Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:24.965Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:24.965Z] 3.0.0-dev.164: digest: sha256:849a899b9cac33ad15afee99031e24ec4284ded87fc5b7cee70907165d4fd2fd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:25.278Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:25.587Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:25.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T19:02:25.587Z] 418226fcc259: Preparing [2023-05-24T19:02:25.587Z] e8ccccbf44da: Preparing [2023-05-24T19:02:25.587Z] 34559ebf65ac: Preparing [2023-05-24T19:02:25.587Z] 397c8cb758db: Preparing [2023-05-24T19:02:25.587Z] 7af027c7fdad: Preparing [2023-05-24T19:02:25.587Z] f1417ff83b31: Preparing [2023-05-24T19:02:25.587Z] f1417ff83b31: Waiting [2023-05-24T19:02:25.587Z] 7af027c7fdad: Layer already exists [2023-05-24T19:02:25.587Z] 418226fcc259: Layer already exists [2023-05-24T19:02:25.587Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:25.587Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:25.587Z] e8ccccbf44da: Layer already exists [2023-05-24T19:02:25.587Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:25.587Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:849a899b9cac33ad15afee99031e24ec4284ded87fc5b7cee70907165d4fd2fd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:25.732Z] ---> 16327d86e8a5 [2023-05-24T19:02:25.732Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-24T19:02:25.892Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:26.196Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-24T19:02:26.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-24T19:02:26.196Z] 418226fcc259: Preparing [2023-05-24T19:02:26.196Z] e8ccccbf44da: Preparing [2023-05-24T19:02:26.196Z] 34559ebf65ac: Preparing [2023-05-24T19:02:26.196Z] 397c8cb758db: Preparing [2023-05-24T19:02:26.196Z] 7af027c7fdad: Preparing [2023-05-24T19:02:26.196Z] f1417ff83b31: Preparing [2023-05-24T19:02:26.196Z] f1417ff83b31: Waiting [2023-05-24T19:02:26.196Z] 418226fcc259: Layer already exists [2023-05-24T19:02:26.196Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:26.196Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:26.196Z] 7af027c7fdad: Layer already exists [2023-05-24T19:02:26.196Z] e8ccccbf44da: Layer already exists [2023-05-24T19:02:26.196Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:26.196Z] main: digest: sha256:849a899b9cac33ad15afee99031e24ec4284ded87fc5b7cee70907165d4fd2fd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:26.229Z] ===================================================== [Pipeline] echo [2023-05-24T19:02:26.235Z] taggedImages: [2023-05-24T19:02:26.235Z] - nexus3.edgexfoundry.org:10004/core-command:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:26.235Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-24T19:02:26.235Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.164 [2023-05-24T19:02:26.235Z] - nexus3.edgexfoundry.org:10004/core-command:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:26.235Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-24T19:02:26.249Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-24T19:02:26.249Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:26.249Z] latest [2023-05-24T19:02:26.249Z] 3.0.0-dev.164 [2023-05-24T19:02:26.249Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:26.249Z] main [2023-05-24T19:02:26.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:26.550Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:26.696Z] ---> 6e8f0c68a27b [2023-05-24T19:02:26.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-24T19:02:26.856Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:26.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T19:02:26.856Z] 28cfd807ccaf: Preparing [2023-05-24T19:02:26.856Z] 222d77355e88: Preparing [2023-05-24T19:02:26.856Z] cdb122941e7b: Preparing [2023-05-24T19:02:26.856Z] fcdfaf312d92: Preparing [2023-05-24T19:02:26.856Z] 34559ebf65ac: Preparing [2023-05-24T19:02:26.856Z] 397c8cb758db: Preparing [2023-05-24T19:02:26.856Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:26.856Z] f1417ff83b31: Preparing [2023-05-24T19:02:26.856Z] 397c8cb758db: Waiting [2023-05-24T19:02:26.856Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:26.856Z] f1417ff83b31: Waiting [2023-05-24T19:02:26.856Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:26.856Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:26.856Z] 222d77355e88: Pushed [2023-05-24T19:02:26.856Z] 28cfd807ccaf: Pushed [2023-05-24T19:02:26.856Z] cdb122941e7b: Pushed [2023-05-24T19:02:26.856Z] 4e401f70b1ad: Pushed [2023-05-24T19:02:27.114Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:27.685Z] fcdfaf312d92: Pushed [2023-05-24T19:02:27.943Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:084c964cf56812b6e297dc73c2d383123c8e2e6f3a798eaaed1f9e0071580442 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:28.267Z] + 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-05-24T19:02:28.575Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-24T19:02:28.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T19:02:28.576Z] 28cfd807ccaf: Preparing [2023-05-24T19:02:28.576Z] 222d77355e88: Preparing [2023-05-24T19:02:28.576Z] cdb122941e7b: Preparing [2023-05-24T19:02:28.576Z] fcdfaf312d92: Preparing [2023-05-24T19:02:28.576Z] 34559ebf65ac: Preparing [2023-05-24T19:02:28.576Z] 397c8cb758db: Preparing [2023-05-24T19:02:28.576Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:28.576Z] f1417ff83b31: Preparing [2023-05-24T19:02:28.576Z] 397c8cb758db: Waiting [2023-05-24T19:02:28.576Z] f1417ff83b31: Waiting [2023-05-24T19:02:28.576Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:28.576Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:28.576Z] 222d77355e88: Layer already exists [2023-05-24T19:02:28.576Z] fcdfaf312d92: Layer already exists [2023-05-24T19:02:28.576Z] 28cfd807ccaf: Layer already exists [2023-05-24T19:02:28.576Z] cdb122941e7b: Layer already exists [2023-05-24T19:02:28.576Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:28.576Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:28.576Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:28.576Z] latest: digest: sha256:084c964cf56812b6e297dc73c2d383123c8e2e6f3a798eaaed1f9e0071580442 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:28.647Z] ---> a23b3c1f7d58 [2023-05-24T19:02:28.647Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T19:02:28.887Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:29.189Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.164 [2023-05-24T19:02:29.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T19:02:29.189Z] 28cfd807ccaf: Preparing [2023-05-24T19:02:29.189Z] 222d77355e88: Preparing [2023-05-24T19:02:29.189Z] cdb122941e7b: Preparing [2023-05-24T19:02:29.189Z] fcdfaf312d92: Preparing [2023-05-24T19:02:29.189Z] 34559ebf65ac: Preparing [2023-05-24T19:02:29.189Z] 397c8cb758db: Preparing [2023-05-24T19:02:29.189Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:29.189Z] f1417ff83b31: Preparing [2023-05-24T19:02:29.189Z] 397c8cb758db: Waiting [2023-05-24T19:02:29.189Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:29.189Z] f1417ff83b31: Waiting [2023-05-24T19:02:29.189Z] cdb122941e7b: Layer already exists [2023-05-24T19:02:29.189Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:29.189Z] fcdfaf312d92: Layer already exists [2023-05-24T19:02:29.189Z] 222d77355e88: Layer already exists [2023-05-24T19:02:29.189Z] 28cfd807ccaf: Layer already exists [2023-05-24T19:02:29.189Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:29.189Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:29.189Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:29.189Z] 3.0.0-dev.164: digest: sha256:084c964cf56812b6e297dc73c2d383123c8e2e6f3a798eaaed1f9e0071580442 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:29.230Z] ---> 8520976fd955 [2023-05-24T19:02:29.230Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T19:02:29.496Z] ---> Running in 8f04efbecaab [2023-05-24T19:02:29.503Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:29.804Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:29.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T19:02:29.804Z] 28cfd807ccaf: Preparing [2023-05-24T19:02:29.804Z] 222d77355e88: Preparing [2023-05-24T19:02:29.804Z] cdb122941e7b: Preparing [2023-05-24T19:02:29.804Z] fcdfaf312d92: Preparing [2023-05-24T19:02:29.804Z] 34559ebf65ac: Preparing [2023-05-24T19:02:29.804Z] 397c8cb758db: Preparing [2023-05-24T19:02:29.804Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:29.804Z] f1417ff83b31: Preparing [2023-05-24T19:02:29.804Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:29.804Z] f1417ff83b31: Waiting [2023-05-24T19:02:29.804Z] 397c8cb758db: Waiting [2023-05-24T19:02:29.804Z] fcdfaf312d92: Layer already exists [2023-05-24T19:02:29.804Z] cdb122941e7b: Layer already exists [2023-05-24T19:02:29.804Z] 28cfd807ccaf: Layer already exists [2023-05-24T19:02:29.804Z] 222d77355e88: Layer already exists [2023-05-24T19:02:29.804Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:29.804Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:29.804Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:29.804Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:29.804Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:084c964cf56812b6e297dc73c2d383123c8e2e6f3a798eaaed1f9e0071580442 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:30.106Z] + 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-05-24T19:02:30.404Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-24T19:02:30.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-24T19:02:30.404Z] 28cfd807ccaf: Preparing [2023-05-24T19:02:30.404Z] 222d77355e88: Preparing [2023-05-24T19:02:30.404Z] cdb122941e7b: Preparing [2023-05-24T19:02:30.404Z] fcdfaf312d92: Preparing [2023-05-24T19:02:30.404Z] 34559ebf65ac: Preparing [2023-05-24T19:02:30.404Z] 397c8cb758db: Preparing [2023-05-24T19:02:30.404Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:30.404Z] f1417ff83b31: Preparing [2023-05-24T19:02:30.404Z] 397c8cb758db: Waiting [2023-05-24T19:02:30.404Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:30.404Z] f1417ff83b31: Waiting [2023-05-24T19:02:30.404Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:30.404Z] 222d77355e88: Layer already exists [2023-05-24T19:02:30.404Z] 28cfd807ccaf: Layer already exists [2023-05-24T19:02:30.404Z] fcdfaf312d92: Layer already exists [2023-05-24T19:02:30.404Z] cdb122941e7b: Layer already exists [2023-05-24T19:02:30.404Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:30.404Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:30.404Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:30.404Z] main: digest: sha256:084c964cf56812b6e297dc73c2d383123c8e2e6f3a798eaaed1f9e0071580442 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:30.439Z] ===================================================== [Pipeline] echo [2023-05-24T19:02:30.445Z] taggedImages: [2023-05-24T19:02:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-24T19:02:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.164 [2023-05-24T19:02:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:30.445Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-24T19:02:30.460Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-24T19:02:30.460Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:30.460Z] latest [2023-05-24T19:02:30.460Z] 3.0.0-dev.164 [2023-05-24T19:02:30.460Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:30.460Z] main [2023-05-24T19:02:30.460Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:30.766Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:31.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:31.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T19:02:31.062Z] e539eb92af08: Preparing [2023-05-24T19:02:31.062Z] e109cd720fdc: Preparing [2023-05-24T19:02:31.062Z] 34559ebf65ac: Preparing [2023-05-24T19:02:31.062Z] 397c8cb758db: Preparing [2023-05-24T19:02:31.062Z] 7bf910cd2ca7: Preparing [2023-05-24T19:02:31.062Z] f1417ff83b31: Preparing [2023-05-24T19:02:31.062Z] f1417ff83b31: Waiting [2023-05-24T19:02:31.062Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:31.062Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:31.062Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:31.062Z] e539eb92af08: Pushed [2023-05-24T19:02:31.062Z] 7bf910cd2ca7: Pushed [2023-05-24T19:02:32.439Z] e109cd720fdc: Pushed [2023-05-24T19:02:32.439Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:3da710c7a34a03643c3111a876d1a05bc1b62e409148adbffb35f4419fe4f1bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:32.749Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:33.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-24T19:02:33.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T19:02:33.053Z] e539eb92af08: Preparing [2023-05-24T19:02:33.053Z] e109cd720fdc: Preparing [2023-05-24T19:02:33.053Z] 34559ebf65ac: Preparing [2023-05-24T19:02:33.053Z] 397c8cb758db: Preparing [2023-05-24T19:02:33.053Z] 7bf910cd2ca7: Preparing [2023-05-24T19:02:33.054Z] f1417ff83b31: Preparing [2023-05-24T19:02:33.054Z] f1417ff83b31: Waiting [2023-05-24T19:02:33.054Z] e539eb92af08: Layer already exists [2023-05-24T19:02:33.054Z] e109cd720fdc: Layer already exists [2023-05-24T19:02:33.054Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:33.054Z] 7bf910cd2ca7: Layer already exists [2023-05-24T19:02:33.054Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:33.054Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:33.054Z] latest: digest: sha256:3da710c7a34a03643c3111a876d1a05bc1b62e409148adbffb35f4419fe4f1bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:33.357Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:33.659Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.164 [2023-05-24T19:02:33.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T19:02:33.659Z] e539eb92af08: Preparing [2023-05-24T19:02:33.659Z] e109cd720fdc: Preparing [2023-05-24T19:02:33.659Z] 34559ebf65ac: Preparing [2023-05-24T19:02:33.659Z] 397c8cb758db: Preparing [2023-05-24T19:02:33.659Z] 7bf910cd2ca7: Preparing [2023-05-24T19:02:33.659Z] f1417ff83b31: Preparing [2023-05-24T19:02:33.659Z] f1417ff83b31: Waiting [2023-05-24T19:02:33.659Z] 7bf910cd2ca7: Layer already exists [2023-05-24T19:02:33.659Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:33.659Z] e539eb92af08: Layer already exists [2023-05-24T19:02:33.659Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:33.659Z] e109cd720fdc: Layer already exists [2023-05-24T19:02:33.659Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:33.659Z] 3.0.0-dev.164: digest: sha256:3da710c7a34a03643c3111a876d1a05bc1b62e409148adbffb35f4419fe4f1bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:33.785Z] Removing intermediate container 8f04efbecaab [2023-05-24T19:02:33.785Z] ---> c7339f98e34e [2023-05-24T19:02:33.785Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T19:02:33.785Z] ---> Running in 5d7521e14b17 [2023-05-24T19:02:33.965Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:34.276Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:34.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T19:02:34.276Z] e539eb92af08: Preparing [2023-05-24T19:02:34.276Z] e109cd720fdc: Preparing [2023-05-24T19:02:34.276Z] 34559ebf65ac: Preparing [2023-05-24T19:02:34.276Z] 397c8cb758db: Preparing [2023-05-24T19:02:34.276Z] 7bf910cd2ca7: Preparing [2023-05-24T19:02:34.276Z] f1417ff83b31: Preparing [2023-05-24T19:02:34.276Z] f1417ff83b31: Waiting [2023-05-24T19:02:34.276Z] e109cd720fdc: Layer already exists [2023-05-24T19:02:34.276Z] e539eb92af08: Layer already exists [2023-05-24T19:02:34.276Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:34.276Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:34.276Z] 7bf910cd2ca7: Layer already exists [2023-05-24T19:02:34.276Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:34.276Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:3da710c7a34a03643c3111a876d1a05bc1b62e409148adbffb35f4419fe4f1bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:34.584Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:34.748Z] Removing intermediate container 5d7521e14b17 [2023-05-24T19:02:34.749Z] ---> 03cf1c910826 [2023-05-24T19:02:34.749Z] Step 20/22 : LABEL arch=arm64 [2023-05-24T19:02:34.749Z] ---> Running in 447ac27784cd [2023-05-24T19:02:34.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-24T19:02:34.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-24T19:02:34.889Z] e539eb92af08: Preparing [2023-05-24T19:02:34.889Z] e109cd720fdc: Preparing [2023-05-24T19:02:34.889Z] 34559ebf65ac: Preparing [2023-05-24T19:02:34.889Z] 397c8cb758db: Preparing [2023-05-24T19:02:34.889Z] 7bf910cd2ca7: Preparing [2023-05-24T19:02:34.889Z] f1417ff83b31: Preparing [2023-05-24T19:02:34.889Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:34.889Z] 7bf910cd2ca7: Layer already exists [2023-05-24T19:02:34.889Z] e109cd720fdc: Layer already exists [2023-05-24T19:02:34.889Z] e539eb92af08: Layer already exists [2023-05-24T19:02:34.889Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:34.889Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:34.889Z] main: digest: sha256:3da710c7a34a03643c3111a876d1a05bc1b62e409148adbffb35f4419fe4f1bf size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:34.922Z] ===================================================== [Pipeline] echo [2023-05-24T19:02:34.927Z] taggedImages: [2023-05-24T19:02:34.928Z] - nexus3.edgexfoundry.org:10004/core-data:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:34.928Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-24T19:02:34.928Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.164 [2023-05-24T19:02:34.928Z] - nexus3.edgexfoundry.org:10004/core-data:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:34.928Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-24T19:02:34.942Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-24T19:02:34.942Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:34.942Z] latest [2023-05-24T19:02:34.942Z] 3.0.0-dev.164 [2023-05-24T19:02:34.942Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:34.942Z] main [2023-05-24T19:02:34.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:35.243Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:35.550Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:35.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T19:02:35.550Z] 2a4db7fe99cf: Preparing [2023-05-24T19:02:35.550Z] af20a72098db: Preparing [2023-05-24T19:02:35.550Z] 03d6794a131d: Preparing [2023-05-24T19:02:35.550Z] 34559ebf65ac: Preparing [2023-05-24T19:02:35.550Z] 397c8cb758db: Preparing [2023-05-24T19:02:35.550Z] 84d21fd07685: Preparing [2023-05-24T19:02:35.550Z] f1417ff83b31: Preparing [2023-05-24T19:02:35.550Z] 84d21fd07685: Waiting [2023-05-24T19:02:35.550Z] f1417ff83b31: Waiting [2023-05-24T19:02:35.550Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:35.550Z] 2a4db7fe99cf: Pushed [2023-05-24T19:02:35.550Z] af20a72098db: Pushed [2023-05-24T19:02:35.550Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:35.550Z] 84d21fd07685: Pushed [2023-05-24T19:02:35.720Z] Removing intermediate container 447ac27784cd [2023-05-24T19:02:35.720Z] ---> 5217d36ac8e1 [2023-05-24T19:02:35.720Z] Step 21/22 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:35.720Z] ---> Running in 3f224e168112 [2023-05-24T19:02:35.809Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:36.682Z] Removing intermediate container 3f224e168112 [2023-05-24T19:02:36.682Z] ---> 1ee0abcd94f2 [2023-05-24T19:02:36.682Z] Step 22/22 : LABEL version=3.0.0-dev.164 [2023-05-24T19:02:36.682Z] ---> Running in cf1ec6beb6fd [2023-05-24T19:02:37.183Z] 03d6794a131d: Pushed [2023-05-24T19:02:37.183Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:1acc57a55df50bd0e8c6fddeabda40d273a2b97a95385d28f736667ad7e34e3c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:37.500Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:37.662Z] Removing intermediate container cf1ec6beb6fd [2023-05-24T19:02:37.662Z] ---> dba3dff9e95e [2023-05-24T19:02:37.662Z] [2023-05-24T19:02:37.811Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-24T19:02:37.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T19:02:37.811Z] 2a4db7fe99cf: Preparing [2023-05-24T19:02:37.811Z] af20a72098db: Preparing [2023-05-24T19:02:37.811Z] 03d6794a131d: Preparing [2023-05-24T19:02:37.811Z] 34559ebf65ac: Preparing [2023-05-24T19:02:37.811Z] 397c8cb758db: Preparing [2023-05-24T19:02:37.811Z] 84d21fd07685: Preparing [2023-05-24T19:02:37.811Z] f1417ff83b31: Preparing [2023-05-24T19:02:37.811Z] 84d21fd07685: Waiting [2023-05-24T19:02:37.811Z] f1417ff83b31: Waiting [2023-05-24T19:02:37.811Z] 03d6794a131d: Layer already exists [2023-05-24T19:02:37.811Z] af20a72098db: Layer already exists [2023-05-24T19:02:37.811Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:37.811Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:37.811Z] 2a4db7fe99cf: Layer already exists [2023-05-24T19:02:37.811Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:37.811Z] 84d21fd07685: Layer already exists [2023-05-24T19:02:37.811Z] latest: digest: sha256:1acc57a55df50bd0e8c6fddeabda40d273a2b97a95385d28f736667ad7e34e3c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:37.934Z] Successfully built dba3dff9e95e [2023-05-24T19:02:37.934Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-24T19:02:37.934Z]  Building security-proxy-setup ... done Building support-scheduler [2023-05-24T19:02:38.120Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:38.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.164 [2023-05-24T19:02:38.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T19:02:38.421Z] 2a4db7fe99cf: Preparing [2023-05-24T19:02:38.421Z] af20a72098db: Preparing [2023-05-24T19:02:38.421Z] 03d6794a131d: Preparing [2023-05-24T19:02:38.421Z] 34559ebf65ac: Preparing [2023-05-24T19:02:38.421Z] 397c8cb758db: Preparing [2023-05-24T19:02:38.421Z] 84d21fd07685: Preparing [2023-05-24T19:02:38.421Z] f1417ff83b31: Preparing [2023-05-24T19:02:38.421Z] 84d21fd07685: Waiting [2023-05-24T19:02:38.421Z] f1417ff83b31: Waiting [2023-05-24T19:02:38.421Z] 2a4db7fe99cf: Layer already exists [2023-05-24T19:02:38.421Z] 03d6794a131d: Layer already exists [2023-05-24T19:02:38.421Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:38.421Z] af20a72098db: Layer already exists [2023-05-24T19:02:38.421Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:38.421Z] 84d21fd07685: Layer already exists [2023-05-24T19:02:38.421Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:38.421Z] 3.0.0-dev.164: digest: sha256:1acc57a55df50bd0e8c6fddeabda40d273a2b97a95385d28f736667ad7e34e3c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:38.727Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:39.037Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:39.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T19:02:39.037Z] 2a4db7fe99cf: Preparing [2023-05-24T19:02:39.037Z] af20a72098db: Preparing [2023-05-24T19:02:39.037Z] 03d6794a131d: Preparing [2023-05-24T19:02:39.037Z] 34559ebf65ac: Preparing [2023-05-24T19:02:39.037Z] 397c8cb758db: Preparing [2023-05-24T19:02:39.037Z] 84d21fd07685: Preparing [2023-05-24T19:02:39.037Z] f1417ff83b31: Preparing [2023-05-24T19:02:39.037Z] f1417ff83b31: Waiting [2023-05-24T19:02:39.037Z] 84d21fd07685: Waiting [2023-05-24T19:02:39.037Z] af20a72098db: Layer already exists [2023-05-24T19:02:39.037Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:39.037Z] 2a4db7fe99cf: Layer already exists [2023-05-24T19:02:39.037Z] 03d6794a131d: Layer already exists [2023-05-24T19:02:39.037Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:39.037Z] 84d21fd07685: Layer already exists [2023-05-24T19:02:39.037Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:39.037Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:1acc57a55df50bd0e8c6fddeabda40d273a2b97a95385d28f736667ad7e34e3c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:39.349Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:39.659Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-24T19:02:39.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-24T19:02:39.659Z] 2a4db7fe99cf: Preparing [2023-05-24T19:02:39.659Z] af20a72098db: Preparing [2023-05-24T19:02:39.659Z] 03d6794a131d: Preparing [2023-05-24T19:02:39.659Z] 34559ebf65ac: Preparing [2023-05-24T19:02:39.659Z] 397c8cb758db: Preparing [2023-05-24T19:02:39.659Z] 84d21fd07685: Preparing [2023-05-24T19:02:39.659Z] f1417ff83b31: Preparing [2023-05-24T19:02:39.659Z] 84d21fd07685: Waiting [2023-05-24T19:02:39.659Z] f1417ff83b31: Waiting [2023-05-24T19:02:39.659Z] 2a4db7fe99cf: Layer already exists [2023-05-24T19:02:39.659Z] 03d6794a131d: Layer already exists [2023-05-24T19:02:39.659Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:39.659Z] af20a72098db: Layer already exists [2023-05-24T19:02:39.659Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:39.659Z] 84d21fd07685: Layer already exists [2023-05-24T19:02:39.659Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:39.659Z] main: digest: sha256:1acc57a55df50bd0e8c6fddeabda40d273a2b97a95385d28f736667ad7e34e3c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:39.701Z] ===================================================== [Pipeline] echo [2023-05-24T19:02:39.707Z] taggedImages: [2023-05-24T19:02:39.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:39.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-24T19:02:39.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.164 [2023-05-24T19:02:39.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:39.707Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-24T19:02:39.722Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-24T19:02:39.722Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:39.722Z] latest [2023-05-24T19:02:39.722Z] 3.0.0-dev.164 [2023-05-24T19:02:39.722Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:39.722Z] main [2023-05-24T19:02:39.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:40.031Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:40.338Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:40.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T19:02:40.338Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:40.338Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:40.338Z] fa6392ab2060: Preparing [2023-05-24T19:02:40.338Z] b4eeb3ec493c: Preparing [2023-05-24T19:02:40.338Z] 311e8e284bbf: Preparing [2023-05-24T19:02:40.338Z] 74ae423f55f9: Preparing [2023-05-24T19:02:40.338Z] 1e4b3c525fa2: Preparing [2023-05-24T19:02:40.338Z] 34559ebf65ac: Preparing [2023-05-24T19:02:40.338Z] 397c8cb758db: Preparing [2023-05-24T19:02:40.338Z] 12256de3965e: Preparing [2023-05-24T19:02:40.338Z] e21396502f43: Preparing [2023-05-24T19:02:40.338Z] 1f8ee0b85609: Preparing [2023-05-24T19:02:40.338Z] da7e119483a8: Preparing [2023-05-24T19:02:40.338Z] f1417ff83b31: Preparing [2023-05-24T19:02:40.338Z] 1e4b3c525fa2: Waiting [2023-05-24T19:02:40.338Z] 12256de3965e: Waiting [2023-05-24T19:02:40.338Z] da7e119483a8: Waiting [2023-05-24T19:02:40.338Z] 34559ebf65ac: Waiting [2023-05-24T19:02:40.338Z] f1417ff83b31: Waiting [2023-05-24T19:02:40.338Z] e21396502f43: Waiting [2023-05-24T19:02:40.338Z] fa6392ab2060: Pushed [2023-05-24T19:02:40.338Z] f79bf9bcd25d: Pushed [2023-05-24T19:02:40.338Z] b4eeb3ec493c: Pushed [2023-05-24T19:02:40.338Z] 74ae423f55f9: Pushed [2023-05-24T19:02:40.338Z] 311e8e284bbf: Pushed [2023-05-24T19:02:40.596Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:40.596Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:40.596Z] 12256de3965e: Pushed [2023-05-24T19:02:40.596Z] e21396502f43: Pushed [2023-05-24T19:02:40.596Z] 1f8ee0b85609: Pushed [2023-05-24T19:02:40.856Z] da7e119483a8: Pushed [2023-05-24T19:02:40.856Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:41.291Z] Removing intermediate container 34136a2a1b09 [2023-05-24T19:02:41.291Z] ---> 2644928ca115 [2023-05-24T19:02:41.291Z] [2023-05-24T19:02:41.291Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T19:02:41.291Z] ---> 51e60588ff2c [2023-05-24T19:02:41.291Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T19:02:41.291Z] ---> Running in 93861c463dff [2023-05-24T19:02:41.559Z] Removing intermediate container 93861c463dff [2023-05-24T19:02:41.559Z] ---> 13d052b8d5b0 [2023-05-24T19:02:41.559Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:02:41.559Z] ---> Running in a3e4c94c7d58 [2023-05-24T19:02:42.233Z] 1e4b3c525fa2: Pushed [2023-05-24T19:02:42.233Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:46c6f9d268615fdc84ee4ac9133c7fe1d3859664d59b6791a7c24e94300fa53c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:42.521Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:02:42.521Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:02:42.541Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:42.790Z] ---> d92bb9060797 [2023-05-24T19:02:42.791Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:02:42.791Z] ---> Using cache [2023-05-24T19:02:42.791Z] ---> ea31583c207a [2023-05-24T19:02:42.791Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T19:02:42.791Z] ---> Using cache [2023-05-24T19:02:42.791Z] ---> 314ac3db2625 [2023-05-24T19:02:42.791Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-24T19:02:42.791Z] ---> Using cache [2023-05-24T19:02:42.791Z] ---> 2fb16678e226 [2023-05-24T19:02:42.791Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-24T19:02:42.791Z] ---> Using cache [2023-05-24T19:02:42.791Z] ---> 47f691db40c3 [2023-05-24T19:02:42.791Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:02:42.791Z] ---> Using cache [2023-05-24T19:02:42.791Z] ---> bbf5f0fda1e4 [2023-05-24T19:02:42.791Z] Step 8/23 : COPY . . [2023-05-24T19:02:42.791Z] ---> Using cache [2023-05-24T19:02:42.791Z] ---> 3c6207b98ab8 [2023-05-24T19:02:42.791Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-24T19:02:42.925Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-24T19:02:42.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T19:02:42.925Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:42.925Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:42.925Z] fa6392ab2060: Preparing [2023-05-24T19:02:42.925Z] b4eeb3ec493c: Preparing [2023-05-24T19:02:42.925Z] 311e8e284bbf: Preparing [2023-05-24T19:02:42.925Z] 74ae423f55f9: Preparing [2023-05-24T19:02:42.925Z] 1e4b3c525fa2: Preparing [2023-05-24T19:02:42.925Z] 34559ebf65ac: Preparing [2023-05-24T19:02:42.925Z] 397c8cb758db: Preparing [2023-05-24T19:02:42.925Z] 12256de3965e: Preparing [2023-05-24T19:02:42.925Z] e21396502f43: Preparing [2023-05-24T19:02:42.925Z] 1f8ee0b85609: Preparing [2023-05-24T19:02:42.925Z] da7e119483a8: Preparing [2023-05-24T19:02:42.925Z] f1417ff83b31: Preparing [2023-05-24T19:02:42.925Z] 1e4b3c525fa2: Waiting [2023-05-24T19:02:42.925Z] e21396502f43: Waiting [2023-05-24T19:02:42.925Z] 1f8ee0b85609: Waiting [2023-05-24T19:02:42.925Z] 34559ebf65ac: Waiting [2023-05-24T19:02:42.925Z] da7e119483a8: Waiting [2023-05-24T19:02:42.925Z] 397c8cb758db: Waiting [2023-05-24T19:02:42.925Z] f1417ff83b31: Waiting [2023-05-24T19:02:42.925Z] 12256de3965e: Waiting [2023-05-24T19:02:42.925Z] f79bf9bcd25d: Layer already exists [2023-05-24T19:02:42.925Z] b4eeb3ec493c: Layer already exists [2023-05-24T19:02:42.925Z] fa6392ab2060: Layer already exists [2023-05-24T19:02:42.925Z] 311e8e284bbf: Layer already exists [2023-05-24T19:02:42.925Z] 74ae423f55f9: Layer already exists [2023-05-24T19:02:42.925Z] 1e4b3c525fa2: Layer already exists [2023-05-24T19:02:42.925Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:42.925Z] 12256de3965e: Layer already exists [2023-05-24T19:02:42.925Z] e21396502f43: Layer already exists [2023-05-24T19:02:42.925Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:42.925Z] 1f8ee0b85609: Layer already exists [2023-05-24T19:02:42.925Z] da7e119483a8: Layer already exists [2023-05-24T19:02:42.925Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:42.925Z] latest: digest: sha256:46c6f9d268615fdc84ee4ac9133c7fe1d3859664d59b6791a7c24e94300fa53c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:43.069Z] ---> Running in b9018a472786 [2023-05-24T19:02:43.306Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:43.646Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.164 [2023-05-24T19:02:43.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T19:02:43.646Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:43.646Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:43.646Z] fa6392ab2060: Preparing [2023-05-24T19:02:43.646Z] b4eeb3ec493c: Preparing [2023-05-24T19:02:43.646Z] 311e8e284bbf: Preparing [2023-05-24T19:02:43.646Z] 74ae423f55f9: Preparing [2023-05-24T19:02:43.646Z] 1e4b3c525fa2: Preparing [2023-05-24T19:02:43.646Z] 34559ebf65ac: Preparing [2023-05-24T19:02:43.646Z] 397c8cb758db: Preparing [2023-05-24T19:02:43.646Z] 12256de3965e: Preparing [2023-05-24T19:02:43.646Z] e21396502f43: Preparing [2023-05-24T19:02:43.646Z] 1f8ee0b85609: Preparing [2023-05-24T19:02:43.646Z] da7e119483a8: Preparing [2023-05-24T19:02:43.646Z] f1417ff83b31: Preparing [2023-05-24T19:02:43.646Z] 397c8cb758db: Waiting [2023-05-24T19:02:43.646Z] 1e4b3c525fa2: Waiting [2023-05-24T19:02:43.646Z] da7e119483a8: Waiting [2023-05-24T19:02:43.646Z] f1417ff83b31: Waiting [2023-05-24T19:02:43.646Z] 34559ebf65ac: Waiting [2023-05-24T19:02:43.646Z] 12256de3965e: Waiting [2023-05-24T19:02:43.646Z] e21396502f43: Waiting [2023-05-24T19:02:43.646Z] 1f8ee0b85609: Waiting [2023-05-24T19:02:43.646Z] b4eeb3ec493c: Layer already exists [2023-05-24T19:02:43.646Z] f79bf9bcd25d: Layer already exists [2023-05-24T19:02:43.646Z] fa6392ab2060: Layer already exists [2023-05-24T19:02:43.646Z] 311e8e284bbf: Layer already exists [2023-05-24T19:02:43.646Z] 74ae423f55f9: Layer already exists [2023-05-24T19:02:43.646Z] 12256de3965e: Layer already exists [2023-05-24T19:02:43.646Z] 1e4b3c525fa2: Layer already exists [2023-05-24T19:02:43.646Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:43.646Z] e21396502f43: Layer already exists [2023-05-24T19:02:43.646Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:43.646Z] da7e119483a8: Layer already exists [2023-05-24T19:02:43.646Z] 1f8ee0b85609: Layer already exists [2023-05-24T19:02:43.646Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:43.646Z] 3.0.0-dev.164: digest: sha256:46c6f9d268615fdc84ee4ac9133c7fe1d3859664d59b6791a7c24e94300fa53c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:44.014Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:44.385Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:44.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T19:02:44.385Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:44.385Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:44.385Z] fa6392ab2060: Preparing [2023-05-24T19:02:44.385Z] b4eeb3ec493c: Preparing [2023-05-24T19:02:44.385Z] 311e8e284bbf: Preparing [2023-05-24T19:02:44.385Z] 74ae423f55f9: Preparing [2023-05-24T19:02:44.385Z] 1e4b3c525fa2: Preparing [2023-05-24T19:02:44.385Z] 34559ebf65ac: Preparing [2023-05-24T19:02:44.385Z] 397c8cb758db: Preparing [2023-05-24T19:02:44.385Z] 12256de3965e: Preparing [2023-05-24T19:02:44.385Z] e21396502f43: Preparing [2023-05-24T19:02:44.385Z] 1f8ee0b85609: Preparing [2023-05-24T19:02:44.385Z] da7e119483a8: Preparing [2023-05-24T19:02:44.385Z] f1417ff83b31: Preparing [2023-05-24T19:02:44.385Z] 397c8cb758db: Waiting [2023-05-24T19:02:44.385Z] 12256de3965e: Waiting [2023-05-24T19:02:44.385Z] e21396502f43: Waiting [2023-05-24T19:02:44.385Z] 1f8ee0b85609: Waiting [2023-05-24T19:02:44.385Z] da7e119483a8: Waiting [2023-05-24T19:02:44.385Z] f1417ff83b31: Waiting [2023-05-24T19:02:44.385Z] 1e4b3c525fa2: Waiting [2023-05-24T19:02:44.385Z] 311e8e284bbf: Layer already exists [2023-05-24T19:02:44.385Z] b4eeb3ec493c: Layer already exists [2023-05-24T19:02:44.385Z] 74ae423f55f9: Layer already exists [2023-05-24T19:02:44.385Z] fa6392ab2060: Layer already exists [2023-05-24T19:02:44.385Z] f79bf9bcd25d: Layer already exists [2023-05-24T19:02:44.385Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:44.385Z] 1e4b3c525fa2: Layer already exists [2023-05-24T19:02:44.385Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:44.385Z] 12256de3965e: Layer already exists [2023-05-24T19:02:44.385Z] e21396502f43: Layer already exists [2023-05-24T19:02:44.385Z] 1f8ee0b85609: Layer already exists [2023-05-24T19:02:44.385Z] da7e119483a8: Layer already exists [2023-05-24T19:02:44.385Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:44.385Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:46c6f9d268615fdc84ee4ac9133c7fe1d3859664d59b6791a7c24e94300fa53c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:44.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:02:44.694Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:44.996Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-24T19:02:44.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-24T19:02:44.996Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:44.996Z] f79bf9bcd25d: Preparing [2023-05-24T19:02:44.996Z] fa6392ab2060: Preparing [2023-05-24T19:02:44.996Z] b4eeb3ec493c: Preparing [2023-05-24T19:02:44.996Z] 311e8e284bbf: Preparing [2023-05-24T19:02:44.996Z] 74ae423f55f9: Preparing [2023-05-24T19:02:44.996Z] 1e4b3c525fa2: Preparing [2023-05-24T19:02:44.996Z] 34559ebf65ac: Preparing [2023-05-24T19:02:44.996Z] 397c8cb758db: Preparing [2023-05-24T19:02:44.996Z] 12256de3965e: Preparing [2023-05-24T19:02:44.996Z] e21396502f43: Preparing [2023-05-24T19:02:44.996Z] 1f8ee0b85609: Preparing [2023-05-24T19:02:44.996Z] da7e119483a8: Preparing [2023-05-24T19:02:44.996Z] f1417ff83b31: Preparing [2023-05-24T19:02:44.996Z] 397c8cb758db: Waiting [2023-05-24T19:02:44.996Z] 1e4b3c525fa2: Waiting [2023-05-24T19:02:44.996Z] 34559ebf65ac: Waiting [2023-05-24T19:02:44.996Z] 1f8ee0b85609: Waiting [2023-05-24T19:02:44.996Z] 12256de3965e: Waiting [2023-05-24T19:02:44.996Z] da7e119483a8: Waiting [2023-05-24T19:02:44.996Z] 74ae423f55f9: Layer already exists [2023-05-24T19:02:44.996Z] b4eeb3ec493c: Layer already exists [2023-05-24T19:02:44.996Z] 311e8e284bbf: Layer already exists [2023-05-24T19:02:44.996Z] fa6392ab2060: Layer already exists [2023-05-24T19:02:44.996Z] f79bf9bcd25d: Layer already exists [2023-05-24T19:02:44.996Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:44.996Z] 1e4b3c525fa2: Layer already exists [2023-05-24T19:02:44.996Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:44.996Z] 12256de3965e: Layer already exists [2023-05-24T19:02:44.996Z] 1f8ee0b85609: Layer already exists [2023-05-24T19:02:44.996Z] e21396502f43: Layer already exists [2023-05-24T19:02:44.996Z] da7e119483a8: Layer already exists [2023-05-24T19:02:44.996Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:44.996Z] main: digest: sha256:46c6f9d268615fdc84ee4ac9133c7fe1d3859664d59b6791a7c24e94300fa53c size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:45.041Z] ===================================================== [Pipeline] echo [2023-05-24T19:02:45.051Z] taggedImages: [2023-05-24T19:02:45.051Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:45.051Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-24T19:02:45.051Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.164 [2023-05-24T19:02:45.051Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:45.051Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-24T19:02:45.077Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-24T19:02:45.077Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:45.077Z] latest [2023-05-24T19:02:45.077Z] 3.0.0-dev.164 [2023-05-24T19:02:45.077Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:45.077Z] main [2023-05-24T19:02:45.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:45.386Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:45.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:02:45.445Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-24T19:02:45.685Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:45.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T19:02:45.685Z] 2a1d18551e00: Preparing [2023-05-24T19:02:45.685Z] f4e3a98e0954: Preparing [2023-05-24T19:02:45.685Z] be64c7966f49: Preparing [2023-05-24T19:02:45.685Z] f73d9e482fdb: Preparing [2023-05-24T19:02:45.685Z] 34559ebf65ac: Preparing [2023-05-24T19:02:45.685Z] 397c8cb758db: Preparing [2023-05-24T19:02:45.685Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:45.685Z] f1417ff83b31: Preparing [2023-05-24T19:02:45.685Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:45.685Z] f1417ff83b31: Waiting [2023-05-24T19:02:45.685Z] 397c8cb758db: Waiting [2023-05-24T19:02:45.685Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:45.685Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:45.685Z] be64c7966f49: Pushed [2023-05-24T19:02:45.685Z] f4e3a98e0954: Pushed [2023-05-24T19:02:45.685Z] 2a1d18551e00: Pushed [2023-05-24T19:02:45.685Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:45.944Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:46.892Z] f73d9e482fdb: Pushed [2023-05-24T19:02:46.892Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:b72f35e9eea76b1c6d5031e556dc8de5d331c0b313957b1d73e81fc2eef238c6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:47.388Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T19:02:47.388Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:02:47.388Z] OK: 8 MiB in 16 packages [2023-05-24T19:02:47.456Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:47.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-24T19:02:47.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T19:02:47.771Z] 2a1d18551e00: Preparing [2023-05-24T19:02:47.771Z] f4e3a98e0954: Preparing [2023-05-24T19:02:47.771Z] be64c7966f49: Preparing [2023-05-24T19:02:47.771Z] f73d9e482fdb: Preparing [2023-05-24T19:02:47.771Z] 34559ebf65ac: Preparing [2023-05-24T19:02:47.771Z] 397c8cb758db: Preparing [2023-05-24T19:02:47.771Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:47.771Z] f1417ff83b31: Preparing [2023-05-24T19:02:47.771Z] 397c8cb758db: Waiting [2023-05-24T19:02:47.771Z] f1417ff83b31: Waiting [2023-05-24T19:02:47.771Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:47.771Z] f4e3a98e0954: Layer already exists [2023-05-24T19:02:47.771Z] 2a1d18551e00: Layer already exists [2023-05-24T19:02:47.771Z] f73d9e482fdb: Layer already exists [2023-05-24T19:02:47.771Z] be64c7966f49: Layer already exists [2023-05-24T19:02:47.771Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:47.771Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:47.771Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:47.771Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:47.771Z] latest: digest: sha256:b72f35e9eea76b1c6d5031e556dc8de5d331c0b313957b1d73e81fc2eef238c6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:48.078Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:48.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.164 [2023-05-24T19:02:48.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T19:02:48.376Z] 2a1d18551e00: Preparing [2023-05-24T19:02:48.376Z] f4e3a98e0954: Preparing [2023-05-24T19:02:48.376Z] be64c7966f49: Preparing [2023-05-24T19:02:48.376Z] f73d9e482fdb: Preparing [2023-05-24T19:02:48.376Z] 34559ebf65ac: Preparing [2023-05-24T19:02:48.376Z] 397c8cb758db: Preparing [2023-05-24T19:02:48.376Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:48.376Z] f1417ff83b31: Preparing [2023-05-24T19:02:48.376Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:48.376Z] 397c8cb758db: Waiting [2023-05-24T19:02:48.376Z] f1417ff83b31: Waiting [2023-05-24T19:02:48.376Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:48.376Z] f4e3a98e0954: Layer already exists [2023-05-24T19:02:48.376Z] 2a1d18551e00: Layer already exists [2023-05-24T19:02:48.376Z] be64c7966f49: Layer already exists [2023-05-24T19:02:48.376Z] f73d9e482fdb: Layer already exists [2023-05-24T19:02:48.376Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:48.376Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:48.376Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:48.376Z] 3.0.0-dev.164: digest: sha256:b72f35e9eea76b1c6d5031e556dc8de5d331c0b313957b1d73e81fc2eef238c6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:48.682Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:48.822Z] Removing intermediate container a3e4c94c7d58 [2023-05-24T19:02:48.822Z] ---> a7d73f2d665e [2023-05-24T19:02:48.822Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:02:48.988Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:48.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T19:02:48.988Z] 2a1d18551e00: Preparing [2023-05-24T19:02:48.988Z] f4e3a98e0954: Preparing [2023-05-24T19:02:48.988Z] be64c7966f49: Preparing [2023-05-24T19:02:48.988Z] f73d9e482fdb: Preparing [2023-05-24T19:02:48.988Z] 34559ebf65ac: Preparing [2023-05-24T19:02:48.988Z] 397c8cb758db: Preparing [2023-05-24T19:02:48.988Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:48.988Z] f1417ff83b31: Preparing [2023-05-24T19:02:48.988Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:48.988Z] f1417ff83b31: Waiting [2023-05-24T19:02:48.988Z] 397c8cb758db: Waiting [2023-05-24T19:02:48.988Z] be64c7966f49: Layer already exists [2023-05-24T19:02:48.988Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:48.988Z] 2a1d18551e00: Layer already exists [2023-05-24T19:02:48.988Z] f73d9e482fdb: Layer already exists [2023-05-24T19:02:48.988Z] f4e3a98e0954: Layer already exists [2023-05-24T19:02:48.988Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:48.988Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:48.988Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:48.988Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:b72f35e9eea76b1c6d5031e556dc8de5d331c0b313957b1d73e81fc2eef238c6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:49.290Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:49.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-24T19:02:49.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-24T19:02:49.588Z] 2a1d18551e00: Preparing [2023-05-24T19:02:49.588Z] f4e3a98e0954: Preparing [2023-05-24T19:02:49.588Z] be64c7966f49: Preparing [2023-05-24T19:02:49.588Z] f73d9e482fdb: Preparing [2023-05-24T19:02:49.588Z] 34559ebf65ac: Preparing [2023-05-24T19:02:49.588Z] 397c8cb758db: Preparing [2023-05-24T19:02:49.588Z] 4e401f70b1ad: Preparing [2023-05-24T19:02:49.588Z] f1417ff83b31: Preparing [2023-05-24T19:02:49.588Z] 397c8cb758db: Waiting [2023-05-24T19:02:49.588Z] 4e401f70b1ad: Waiting [2023-05-24T19:02:49.588Z] f1417ff83b31: Waiting [2023-05-24T19:02:49.588Z] f73d9e482fdb: Layer already exists [2023-05-24T19:02:49.588Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:49.588Z] 2a1d18551e00: Layer already exists [2023-05-24T19:02:49.588Z] f4e3a98e0954: Layer already exists [2023-05-24T19:02:49.588Z] be64c7966f49: Layer already exists [2023-05-24T19:02:49.588Z] 4e401f70b1ad: Layer already exists [2023-05-24T19:02:49.588Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:49.588Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:49.588Z] main: digest: sha256:b72f35e9eea76b1c6d5031e556dc8de5d331c0b313957b1d73e81fc2eef238c6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:49.623Z] ===================================================== [Pipeline] echo [2023-05-24T19:02:49.630Z] taggedImages: [2023-05-24T19:02:49.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:49.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-24T19:02:49.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.164 [2023-05-24T19:02:49.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:49.630Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-24T19:02:49.647Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-24T19:02:49.648Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:49.648Z] latest [2023-05-24T19:02:49.648Z] 3.0.0-dev.164 [2023-05-24T19:02:49.648Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:49.648Z] main [2023-05-24T19:02:49.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:49.792Z] ---> 34677fa5d026 [2023-05-24T19:02:49.792Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:02:49.947Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:50.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:50.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T19:02:50.247Z] cc67d59727df: Preparing [2023-05-24T19:02:50.247Z] ee50ff7ba320: Preparing [2023-05-24T19:02:50.247Z] cd7800696c07: Preparing [2023-05-24T19:02:50.247Z] 91b0b7f3025c: Preparing [2023-05-24T19:02:50.247Z] 34559ebf65ac: Preparing [2023-05-24T19:02:50.247Z] 397c8cb758db: Preparing [2023-05-24T19:02:50.247Z] 03f35063a9b8: Preparing [2023-05-24T19:02:50.247Z] 67b889f36741: Preparing [2023-05-24T19:02:50.247Z] f1417ff83b31: Preparing [2023-05-24T19:02:50.247Z] 397c8cb758db: Waiting [2023-05-24T19:02:50.247Z] 03f35063a9b8: Waiting [2023-05-24T19:02:50.247Z] 67b889f36741: Waiting [2023-05-24T19:02:50.247Z] f1417ff83b31: Waiting [2023-05-24T19:02:50.247Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:50.247Z] ee50ff7ba320: Pushed [2023-05-24T19:02:50.247Z] cc67d59727df: Pushed [2023-05-24T19:02:50.247Z] 91b0b7f3025c: Pushed [2023-05-24T19:02:50.247Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:50.506Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:51.334Z] ---> 22d59b99d2b9 [2023-05-24T19:02:51.334Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-24T19:02:51.639Z] 03f35063a9b8: Pushed [2023-05-24T19:02:51.640Z] 67b889f36741: Pushed [2023-05-24T19:02:51.915Z] ---> 948b1098168d [2023-05-24T19:02:51.915Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:02:53.327Z] ---> c93397f80b30 [2023-05-24T19:02:53.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-24T19:02:53.547Z] cd7800696c07: Pushed [2023-05-24T19:02:53.547Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:92a9f30fe2f90a244ed8127caf13f8c97a1ab73ba2eca9c5f6c9f7fe4f7efda2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:53.858Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:53.908Z] ---> a28a624f9d6d [2023-05-24T19:02:53.908Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T19:02:53.908Z] ---> Running in 6438ab8f5e97 [2023-05-24T19:02:54.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-24T19:02:54.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T19:02:54.165Z] cc67d59727df: Preparing [2023-05-24T19:02:54.165Z] ee50ff7ba320: Preparing [2023-05-24T19:02:54.165Z] cd7800696c07: Preparing [2023-05-24T19:02:54.165Z] 91b0b7f3025c: Preparing [2023-05-24T19:02:54.165Z] 34559ebf65ac: Preparing [2023-05-24T19:02:54.165Z] 397c8cb758db: Preparing [2023-05-24T19:02:54.165Z] 03f35063a9b8: Preparing [2023-05-24T19:02:54.165Z] 67b889f36741: Preparing [2023-05-24T19:02:54.165Z] f1417ff83b31: Preparing [2023-05-24T19:02:54.165Z] 03f35063a9b8: Waiting [2023-05-24T19:02:54.165Z] 397c8cb758db: Waiting [2023-05-24T19:02:54.165Z] f1417ff83b31: Waiting [2023-05-24T19:02:54.165Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:54.165Z] cc67d59727df: Layer already exists [2023-05-24T19:02:54.165Z] cd7800696c07: Layer already exists [2023-05-24T19:02:54.165Z] 91b0b7f3025c: Layer already exists [2023-05-24T19:02:54.165Z] ee50ff7ba320: Layer already exists [2023-05-24T19:02:54.165Z] 03f35063a9b8: Layer already exists [2023-05-24T19:02:54.165Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:54.165Z] 67b889f36741: Layer already exists [2023-05-24T19:02:54.165Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:54.165Z] latest: digest: sha256:92a9f30fe2f90a244ed8127caf13f8c97a1ab73ba2eca9c5f6c9f7fe4f7efda2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:54.484Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:54.782Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.164 [2023-05-24T19:02:54.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T19:02:54.782Z] cc67d59727df: Preparing [2023-05-24T19:02:54.782Z] ee50ff7ba320: Preparing [2023-05-24T19:02:54.782Z] cd7800696c07: Preparing [2023-05-24T19:02:54.782Z] 91b0b7f3025c: Preparing [2023-05-24T19:02:54.782Z] 34559ebf65ac: Preparing [2023-05-24T19:02:54.782Z] 397c8cb758db: Preparing [2023-05-24T19:02:54.782Z] 03f35063a9b8: Preparing [2023-05-24T19:02:54.782Z] 67b889f36741: Preparing [2023-05-24T19:02:54.782Z] f1417ff83b31: Preparing [2023-05-24T19:02:54.782Z] 03f35063a9b8: Waiting [2023-05-24T19:02:54.782Z] 67b889f36741: Waiting [2023-05-24T19:02:54.782Z] f1417ff83b31: Waiting [2023-05-24T19:02:54.782Z] cd7800696c07: Layer already exists [2023-05-24T19:02:54.782Z] ee50ff7ba320: Layer already exists [2023-05-24T19:02:54.782Z] 91b0b7f3025c: Layer already exists [2023-05-24T19:02:54.782Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:54.782Z] cc67d59727df: Layer already exists [2023-05-24T19:02:54.782Z] 03f35063a9b8: Layer already exists [2023-05-24T19:02:54.782Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:54.782Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:54.782Z] 67b889f36741: Layer already exists [2023-05-24T19:02:54.782Z] 3.0.0-dev.164: digest: sha256:92a9f30fe2f90a244ed8127caf13f8c97a1ab73ba2eca9c5f6c9f7fe4f7efda2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:55.084Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:55.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:55.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T19:02:55.379Z] cc67d59727df: Preparing [2023-05-24T19:02:55.379Z] ee50ff7ba320: Preparing [2023-05-24T19:02:55.379Z] cd7800696c07: Preparing [2023-05-24T19:02:55.379Z] 91b0b7f3025c: Preparing [2023-05-24T19:02:55.379Z] 34559ebf65ac: Preparing [2023-05-24T19:02:55.379Z] 397c8cb758db: Preparing [2023-05-24T19:02:55.379Z] 03f35063a9b8: Preparing [2023-05-24T19:02:55.379Z] 67b889f36741: Preparing [2023-05-24T19:02:55.379Z] f1417ff83b31: Preparing [2023-05-24T19:02:55.379Z] 397c8cb758db: Waiting [2023-05-24T19:02:55.379Z] 67b889f36741: Waiting [2023-05-24T19:02:55.379Z] f1417ff83b31: Waiting [2023-05-24T19:02:55.379Z] 03f35063a9b8: Waiting [2023-05-24T19:02:55.379Z] cd7800696c07: Layer already exists [2023-05-24T19:02:55.379Z] 91b0b7f3025c: Layer already exists [2023-05-24T19:02:55.379Z] cc67d59727df: Layer already exists [2023-05-24T19:02:55.379Z] ee50ff7ba320: Layer already exists [2023-05-24T19:02:55.379Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:55.379Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:55.379Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:55.379Z] 03f35063a9b8: Layer already exists [2023-05-24T19:02:55.379Z] 67b889f36741: Layer already exists [2023-05-24T19:02:55.379Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:92a9f30fe2f90a244ed8127caf13f8c97a1ab73ba2eca9c5f6c9f7fe4f7efda2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:55.678Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:55.980Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-24T19:02:55.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-24T19:02:55.980Z] cc67d59727df: Preparing [2023-05-24T19:02:55.980Z] ee50ff7ba320: Preparing [2023-05-24T19:02:55.980Z] cd7800696c07: Preparing [2023-05-24T19:02:55.980Z] 91b0b7f3025c: Preparing [2023-05-24T19:02:55.980Z] 34559ebf65ac: Preparing [2023-05-24T19:02:55.980Z] 397c8cb758db: Preparing [2023-05-24T19:02:55.980Z] 03f35063a9b8: Preparing [2023-05-24T19:02:55.980Z] 67b889f36741: Preparing [2023-05-24T19:02:55.980Z] f1417ff83b31: Preparing [2023-05-24T19:02:55.980Z] 03f35063a9b8: Waiting [2023-05-24T19:02:55.980Z] 67b889f36741: Waiting [2023-05-24T19:02:55.980Z] f1417ff83b31: Waiting [2023-05-24T19:02:55.980Z] cd7800696c07: Layer already exists [2023-05-24T19:02:55.980Z] 91b0b7f3025c: Layer already exists [2023-05-24T19:02:55.980Z] cc67d59727df: Layer already exists [2023-05-24T19:02:55.980Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:55.980Z] ee50ff7ba320: Layer already exists [2023-05-24T19:02:55.980Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:55.980Z] 03f35063a9b8: Layer already exists [2023-05-24T19:02:55.980Z] 67b889f36741: Layer already exists [2023-05-24T19:02:55.980Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:55.980Z] main: digest: sha256:92a9f30fe2f90a244ed8127caf13f8c97a1ab73ba2eca9c5f6c9f7fe4f7efda2 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:02:56.015Z] ===================================================== [Pipeline] echo [2023-05-24T19:02:56.021Z] taggedImages: [2023-05-24T19:02:56.022Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:56.022Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-24T19:02:56.022Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.164 [2023-05-24T19:02:56.022Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:56.022Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-24T19:02:56.044Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-24T19:02:56.044Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:56.044Z] latest [2023-05-24T19:02:56.044Z] 3.0.0-dev.164 [2023-05-24T19:02:56.044Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:02:56.044Z] main [2023-05-24T19:02:56.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:56.352Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:56.645Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:02:56.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T19:02:56.646Z] 6a0ef57c17f9: Preparing [2023-05-24T19:02:56.646Z] 6aaa17ffb6a5: Preparing [2023-05-24T19:02:56.646Z] 98d214376cfc: Preparing [2023-05-24T19:02:56.646Z] 62096e19c5fd: Preparing [2023-05-24T19:02:56.646Z] 555a67563a88: Preparing [2023-05-24T19:02:56.646Z] 830a244eb051: Preparing [2023-05-24T19:02:56.646Z] c319e13f50bd: Preparing [2023-05-24T19:02:56.646Z] 34559ebf65ac: Preparing [2023-05-24T19:02:56.646Z] 397c8cb758db: Preparing [2023-05-24T19:02:56.646Z] 9a997ad92e9e: Preparing [2023-05-24T19:02:56.646Z] f1417ff83b31: Preparing [2023-05-24T19:02:56.646Z] 830a244eb051: Waiting [2023-05-24T19:02:56.646Z] c319e13f50bd: Waiting [2023-05-24T19:02:56.646Z] 34559ebf65ac: Waiting [2023-05-24T19:02:56.646Z] f1417ff83b31: Waiting [2023-05-24T19:02:56.646Z] 397c8cb758db: Waiting [2023-05-24T19:02:56.646Z] 9a997ad92e9e: Waiting [2023-05-24T19:02:56.646Z] 6a0ef57c17f9: Pushed [2023-05-24T19:02:56.646Z] 6aaa17ffb6a5: Pushed [2023-05-24T19:02:56.646Z] 555a67563a88: Pushed [2023-05-24T19:02:56.646Z] 830a244eb051: Pushed [2023-05-24T19:02:56.905Z] c319e13f50bd: Pushed [2023-05-24T19:02:56.905Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:56.905Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:56.905Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:57.163Z] 9a997ad92e9e: Pushed [2023-05-24T19:02:57.256Z] Removing intermediate container 6438ab8f5e97 [2023-05-24T19:02:57.256Z] ---> aca9f04af708 [2023-05-24T19:02:57.256Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T19:02:57.256Z] ---> Running in 425a068d9010 [2023-05-24T19:02:57.529Z] Removing intermediate container 425a068d9010 [2023-05-24T19:02:57.529Z] ---> ff5d000cd9ee [2023-05-24T19:02:57.529Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T19:02:57.730Z] 62096e19c5fd: Pushed [2023-05-24T19:02:57.816Z] ---> Running in 3e9dde773f95 [2023-05-24T19:02:57.988Z] 98d214376cfc: Pushed [2023-05-24T19:02:58.103Z] Removing intermediate container 3e9dde773f95 [2023-05-24T19:02:58.103Z] ---> 934458039954 [2023-05-24T19:02:58.103Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T19:02:58.247Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:ac4e3ba905bf4eb761e8a98382ec15b05306b89d6a9b3aef0f1aace9a1d37b8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:58.374Z] ---> Running in e8951f4ffa03 [2023-05-24T19:02:58.554Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:58.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-24T19:02:58.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T19:02:58.855Z] 6a0ef57c17f9: Preparing [2023-05-24T19:02:58.855Z] 6aaa17ffb6a5: Preparing [2023-05-24T19:02:58.855Z] 98d214376cfc: Preparing [2023-05-24T19:02:58.855Z] 62096e19c5fd: Preparing [2023-05-24T19:02:58.855Z] 555a67563a88: Preparing [2023-05-24T19:02:58.855Z] 830a244eb051: Preparing [2023-05-24T19:02:58.855Z] c319e13f50bd: Preparing [2023-05-24T19:02:58.855Z] 34559ebf65ac: Preparing [2023-05-24T19:02:58.855Z] 397c8cb758db: Preparing [2023-05-24T19:02:58.855Z] 9a997ad92e9e: Preparing [2023-05-24T19:02:58.855Z] f1417ff83b31: Preparing [2023-05-24T19:02:58.855Z] c319e13f50bd: Waiting [2023-05-24T19:02:58.855Z] 34559ebf65ac: Waiting [2023-05-24T19:02:58.855Z] 397c8cb758db: Waiting [2023-05-24T19:02:58.855Z] f1417ff83b31: Waiting [2023-05-24T19:02:58.855Z] 555a67563a88: Layer already exists [2023-05-24T19:02:58.855Z] 6a0ef57c17f9: Layer already exists [2023-05-24T19:02:58.855Z] 6aaa17ffb6a5: Layer already exists [2023-05-24T19:02:58.855Z] 62096e19c5fd: Layer already exists [2023-05-24T19:02:58.855Z] 98d214376cfc: Layer already exists [2023-05-24T19:02:58.855Z] 830a244eb051: Layer already exists [2023-05-24T19:02:58.855Z] c319e13f50bd: Layer already exists [2023-05-24T19:02:58.855Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:58.855Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:58.855Z] 9a997ad92e9e: Layer already exists [2023-05-24T19:02:58.855Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:58.855Z] latest: digest: sha256:ac4e3ba905bf4eb761e8a98382ec15b05306b89d6a9b3aef0f1aace9a1d37b8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:59.156Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:59.453Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.164 [2023-05-24T19:02:59.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T19:02:59.453Z] 6a0ef57c17f9: Preparing [2023-05-24T19:02:59.453Z] 6aaa17ffb6a5: Preparing [2023-05-24T19:02:59.453Z] 98d214376cfc: Preparing [2023-05-24T19:02:59.453Z] 62096e19c5fd: Preparing [2023-05-24T19:02:59.453Z] 555a67563a88: Preparing [2023-05-24T19:02:59.453Z] 830a244eb051: Preparing [2023-05-24T19:02:59.453Z] c319e13f50bd: Preparing [2023-05-24T19:02:59.453Z] 34559ebf65ac: Preparing [2023-05-24T19:02:59.453Z] 397c8cb758db: Preparing [2023-05-24T19:02:59.453Z] 9a997ad92e9e: Preparing [2023-05-24T19:02:59.453Z] f1417ff83b31: Preparing [2023-05-24T19:02:59.453Z] 830a244eb051: Waiting [2023-05-24T19:02:59.453Z] c319e13f50bd: Waiting [2023-05-24T19:02:59.453Z] 34559ebf65ac: Waiting [2023-05-24T19:02:59.453Z] 9a997ad92e9e: Waiting [2023-05-24T19:02:59.453Z] f1417ff83b31: Waiting [2023-05-24T19:02:59.453Z] 397c8cb758db: Waiting [2023-05-24T19:02:59.453Z] 98d214376cfc: Layer already exists [2023-05-24T19:02:59.453Z] 6a0ef57c17f9: Layer already exists [2023-05-24T19:02:59.453Z] 555a67563a88: Layer already exists [2023-05-24T19:02:59.453Z] 62096e19c5fd: Layer already exists [2023-05-24T19:02:59.453Z] 6aaa17ffb6a5: Layer already exists [2023-05-24T19:02:59.453Z] 830a244eb051: Layer already exists [2023-05-24T19:02:59.453Z] 397c8cb758db: Layer already exists [2023-05-24T19:02:59.453Z] c319e13f50bd: Layer already exists [2023-05-24T19:02:59.453Z] 34559ebf65ac: Layer already exists [2023-05-24T19:02:59.453Z] 9a997ad92e9e: Layer already exists [2023-05-24T19:02:59.453Z] f1417ff83b31: Layer already exists [2023-05-24T19:02:59.453Z] 3.0.0-dev.164: digest: sha256:ac4e3ba905bf4eb761e8a98382ec15b05306b89d6a9b3aef0f1aace9a1d37b8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:02:59.755Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:00.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:00.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T19:03:00.053Z] 6a0ef57c17f9: Preparing [2023-05-24T19:03:00.053Z] 6aaa17ffb6a5: Preparing [2023-05-24T19:03:00.053Z] 98d214376cfc: Preparing [2023-05-24T19:03:00.053Z] 62096e19c5fd: Preparing [2023-05-24T19:03:00.053Z] 555a67563a88: Preparing [2023-05-24T19:03:00.053Z] 830a244eb051: Preparing [2023-05-24T19:03:00.053Z] c319e13f50bd: Preparing [2023-05-24T19:03:00.053Z] 34559ebf65ac: Preparing [2023-05-24T19:03:00.053Z] 397c8cb758db: Preparing [2023-05-24T19:03:00.053Z] 9a997ad92e9e: Preparing [2023-05-24T19:03:00.053Z] f1417ff83b31: Preparing [2023-05-24T19:03:00.053Z] 34559ebf65ac: Waiting [2023-05-24T19:03:00.053Z] 397c8cb758db: Waiting [2023-05-24T19:03:00.053Z] 9a997ad92e9e: Waiting [2023-05-24T19:03:00.053Z] 830a244eb051: Waiting [2023-05-24T19:03:00.053Z] c319e13f50bd: Waiting [2023-05-24T19:03:00.053Z] f1417ff83b31: Waiting [2023-05-24T19:03:00.053Z] 6aaa17ffb6a5: Layer already exists [2023-05-24T19:03:00.053Z] 62096e19c5fd: Layer already exists [2023-05-24T19:03:00.053Z] 555a67563a88: Layer already exists [2023-05-24T19:03:00.053Z] 6a0ef57c17f9: Layer already exists [2023-05-24T19:03:00.053Z] 98d214376cfc: Layer already exists [2023-05-24T19:03:00.053Z] 830a244eb051: Layer already exists [2023-05-24T19:03:00.053Z] 9a997ad92e9e: Layer already exists [2023-05-24T19:03:00.053Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:00.053Z] c319e13f50bd: Layer already exists [2023-05-24T19:03:00.053Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:00.053Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:00.053Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:ac4e3ba905bf4eb761e8a98382ec15b05306b89d6a9b3aef0f1aace9a1d37b8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:00.347Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:00.639Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-24T19:03:00.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-24T19:03:00.639Z] 6a0ef57c17f9: Preparing [2023-05-24T19:03:00.639Z] 6aaa17ffb6a5: Preparing [2023-05-24T19:03:00.639Z] 98d214376cfc: Preparing [2023-05-24T19:03:00.639Z] 62096e19c5fd: Preparing [2023-05-24T19:03:00.639Z] 555a67563a88: Preparing [2023-05-24T19:03:00.639Z] 830a244eb051: Preparing [2023-05-24T19:03:00.639Z] c319e13f50bd: Preparing [2023-05-24T19:03:00.639Z] 34559ebf65ac: Preparing [2023-05-24T19:03:00.639Z] 397c8cb758db: Preparing [2023-05-24T19:03:00.640Z] 9a997ad92e9e: Preparing [2023-05-24T19:03:00.640Z] f1417ff83b31: Preparing [2023-05-24T19:03:00.640Z] 830a244eb051: Waiting [2023-05-24T19:03:00.640Z] c319e13f50bd: Waiting [2023-05-24T19:03:00.640Z] 34559ebf65ac: Waiting [2023-05-24T19:03:00.640Z] 397c8cb758db: Waiting [2023-05-24T19:03:00.640Z] 9a997ad92e9e: Waiting [2023-05-24T19:03:00.640Z] f1417ff83b31: Waiting [2023-05-24T19:03:00.640Z] 6a0ef57c17f9: Layer already exists [2023-05-24T19:03:00.640Z] 555a67563a88: Layer already exists [2023-05-24T19:03:00.640Z] 98d214376cfc: Layer already exists [2023-05-24T19:03:00.640Z] 62096e19c5fd: Layer already exists [2023-05-24T19:03:00.640Z] 6aaa17ffb6a5: Layer already exists [2023-05-24T19:03:00.640Z] c319e13f50bd: Layer already exists [2023-05-24T19:03:00.640Z] 830a244eb051: Layer already exists [2023-05-24T19:03:00.640Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:00.640Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:00.640Z] 9a997ad92e9e: Layer already exists [2023-05-24T19:03:00.640Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:00.640Z] main: digest: sha256:ac4e3ba905bf4eb761e8a98382ec15b05306b89d6a9b3aef0f1aace9a1d37b8c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:03:00.672Z] ===================================================== [Pipeline] echo [2023-05-24T19:03:00.677Z] taggedImages: [2023-05-24T19:03:00.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:00.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-24T19:03:00.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.164 [2023-05-24T19:03:00.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:00.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-24T19:03:00.691Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-24T19:03:00.691Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:00.691Z] latest [2023-05-24T19:03:00.691Z] 3.0.0-dev.164 [2023-05-24T19:03:00.691Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:00.691Z] main [2023-05-24T19:03:00.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:00.996Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:01.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:01.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T19:03:01.296Z] b5e5d6b5ca12: Preparing [2023-05-24T19:03:01.296Z] 9e663b40c848: Preparing [2023-05-24T19:03:01.296Z] 34559ebf65ac: Preparing [2023-05-24T19:03:01.296Z] 397c8cb758db: Preparing [2023-05-24T19:03:01.296Z] 8126da183594: Preparing [2023-05-24T19:03:01.296Z] f1417ff83b31: Preparing [2023-05-24T19:03:01.296Z] f1417ff83b31: Waiting [2023-05-24T19:03:01.296Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:01.296Z] b5e5d6b5ca12: Pushed [2023-05-24T19:03:01.296Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:01.556Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:01.724Z] Removing intermediate container e8951f4ffa03 [2023-05-24T19:03:01.724Z] ---> fdf36410c6a1 [2023-05-24T19:03:01.724Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:01.724Z] ---> Running in 0423d1d79715 [2023-05-24T19:03:01.813Z] 8126da183594: Pushed [2023-05-24T19:03:02.700Z] Removing intermediate container 0423d1d79715 [2023-05-24T19:03:02.700Z] ---> 3a3a2013ca20 [2023-05-24T19:03:02.700Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T19:03:02.700Z] ---> Running in 6e1f338ae102 [2023-05-24T19:03:03.187Z] 9e663b40c848: Pushed [2023-05-24T19:03:03.187Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:fec53b93918d85ec617f3dc25a11512a57d130b637d886047118655fb5128d16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:03.489Z] + 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-05-24T19:03:03.660Z] Removing intermediate container 6e1f338ae102 [2023-05-24T19:03:03.660Z] ---> b08d7ed3bdd5 [2023-05-24T19:03:03.660Z] [2023-05-24T19:03:03.660Z] Successfully built b08d7ed3bdd5 [2023-05-24T19:03:03.660Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-24T19:03:03.660Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-24T19:03:03.785Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-24T19:03:03.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T19:03:03.785Z] b5e5d6b5ca12: Preparing [2023-05-24T19:03:03.785Z] 9e663b40c848: Preparing [2023-05-24T19:03:03.785Z] 34559ebf65ac: Preparing [2023-05-24T19:03:03.785Z] 397c8cb758db: Preparing [2023-05-24T19:03:03.785Z] 8126da183594: Preparing [2023-05-24T19:03:03.785Z] f1417ff83b31: Preparing [2023-05-24T19:03:03.785Z] f1417ff83b31: Waiting [2023-05-24T19:03:03.785Z] 8126da183594: Layer already exists [2023-05-24T19:03:03.785Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:03.785Z] 9e663b40c848: Layer already exists [2023-05-24T19:03:03.785Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:03.785Z] b5e5d6b5ca12: Layer already exists [2023-05-24T19:03:03.785Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:03.785Z] latest: digest: sha256:fec53b93918d85ec617f3dc25a11512a57d130b637d886047118655fb5128d16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:04.088Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:04.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.164 [2023-05-24T19:03:04.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T19:03:04.386Z] b5e5d6b5ca12: Preparing [2023-05-24T19:03:04.386Z] 9e663b40c848: Preparing [2023-05-24T19:03:04.386Z] 34559ebf65ac: Preparing [2023-05-24T19:03:04.386Z] 397c8cb758db: Preparing [2023-05-24T19:03:04.386Z] 8126da183594: Preparing [2023-05-24T19:03:04.387Z] f1417ff83b31: Preparing [2023-05-24T19:03:04.387Z] f1417ff83b31: Waiting [2023-05-24T19:03:04.387Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:04.387Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:04.387Z] 9e663b40c848: Layer already exists [2023-05-24T19:03:04.387Z] b5e5d6b5ca12: Layer already exists [2023-05-24T19:03:04.387Z] 8126da183594: Layer already exists [2023-05-24T19:03:04.387Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:04.387Z] 3.0.0-dev.164: digest: sha256:fec53b93918d85ec617f3dc25a11512a57d130b637d886047118655fb5128d16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:04.686Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:04.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:04.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T19:03:04.985Z] b5e5d6b5ca12: Preparing [2023-05-24T19:03:04.985Z] 9e663b40c848: Preparing [2023-05-24T19:03:04.985Z] 34559ebf65ac: Preparing [2023-05-24T19:03:04.985Z] 397c8cb758db: Preparing [2023-05-24T19:03:04.985Z] 8126da183594: Preparing [2023-05-24T19:03:04.985Z] f1417ff83b31: Preparing [2023-05-24T19:03:04.985Z] f1417ff83b31: Waiting [2023-05-24T19:03:04.985Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:04.985Z] b5e5d6b5ca12: Layer already exists [2023-05-24T19:03:04.985Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:04.985Z] 9e663b40c848: Layer already exists [2023-05-24T19:03:04.985Z] 8126da183594: Layer already exists [2023-05-24T19:03:04.985Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:04.985Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:fec53b93918d85ec617f3dc25a11512a57d130b637d886047118655fb5128d16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:05.292Z] + 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-05-24T19:03:05.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-24T19:03:05.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-24T19:03:05.591Z] b5e5d6b5ca12: Preparing [2023-05-24T19:03:05.591Z] 9e663b40c848: Preparing [2023-05-24T19:03:05.591Z] 34559ebf65ac: Preparing [2023-05-24T19:03:05.591Z] 397c8cb758db: Preparing [2023-05-24T19:03:05.591Z] 8126da183594: Preparing [2023-05-24T19:03:05.591Z] f1417ff83b31: Preparing [2023-05-24T19:03:05.591Z] f1417ff83b31: Waiting [2023-05-24T19:03:05.591Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:05.591Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:05.591Z] 9e663b40c848: Layer already exists [2023-05-24T19:03:05.591Z] 8126da183594: Layer already exists [2023-05-24T19:03:05.591Z] b5e5d6b5ca12: Layer already exists [2023-05-24T19:03:05.591Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:05.591Z] main: digest: sha256:fec53b93918d85ec617f3dc25a11512a57d130b637d886047118655fb5128d16 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:03:05.622Z] ===================================================== [Pipeline] echo [2023-05-24T19:03:05.628Z] taggedImages: [2023-05-24T19:03:05.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:05.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-24T19:03:05.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.164 [2023-05-24T19:03:05.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:05.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-24T19:03:05.651Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-24T19:03:05.651Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:05.651Z] latest [2023-05-24T19:03:05.651Z] 3.0.0-dev.164 [2023-05-24T19:03:05.651Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:05.651Z] main [2023-05-24T19:03:05.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:05.967Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:06.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:06.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T19:03:06.265Z] 257e96a5af45: Preparing [2023-05-24T19:03:06.265Z] ab263866735a: Preparing [2023-05-24T19:03:06.265Z] fa06a79a526c: Preparing [2023-05-24T19:03:06.265Z] 93932f3d778a: Preparing [2023-05-24T19:03:06.265Z] e6df7bdff385: Preparing [2023-05-24T19:03:06.265Z] 34559ebf65ac: Preparing [2023-05-24T19:03:06.265Z] 397c8cb758db: Preparing [2023-05-24T19:03:06.265Z] 37b361d3d841: Preparing [2023-05-24T19:03:06.265Z] f1417ff83b31: Preparing [2023-05-24T19:03:06.265Z] 34559ebf65ac: Waiting [2023-05-24T19:03:06.265Z] 37b361d3d841: Waiting [2023-05-24T19:03:06.265Z] 397c8cb758db: Waiting [2023-05-24T19:03:06.265Z] f1417ff83b31: Waiting [2023-05-24T19:03:06.265Z] ab263866735a: Pushed [2023-05-24T19:03:06.265Z] fa06a79a526c: Pushed [2023-05-24T19:03:06.265Z] 257e96a5af45: Pushed [2023-05-24T19:03:06.523Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:06.523Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:06.523Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:06.781Z] 37b361d3d841: Pushed [2023-05-24T19:03:08.999Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:03:08.999Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:03:08.999Z] ---> d92bb9060797 [2023-05-24T19:03:08.999Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T19:03:08.999Z] ---> Using cache [2023-05-24T19:03:08.999Z] ---> ae73e83ee414 [2023-05-24T19:03:08.999Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T19:03:09.583Z] ---> Running in 436607ad6b8c [2023-05-24T19:03:10.972Z] e6df7bdff385: Pushed [2023-05-24T19:03:12.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:03:12.163Z] Removing intermediate container 9fab80c42c2b [2023-05-24T19:03:12.163Z] ---> 96fac941bb61 [2023-05-24T19:03:12.163Z] [2023-05-24T19:03:12.163Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T19:03:12.163Z] ---> 51e60588ff2c [2023-05-24T19:03:12.163Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-24T19:03:12.163Z] ---> Using cache [2023-05-24T19:03:12.163Z] ---> 13d052b8d5b0 [2023-05-24T19:03:12.163Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:03:12.163Z] ---> Using cache [2023-05-24T19:03:12.163Z] ---> a7d73f2d665e [2023-05-24T19:03:12.163Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:03:12.163Z] ---> Using cache [2023-05-24T19:03:12.163Z] ---> 34677fa5d026 [2023-05-24T19:03:12.163Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:03:12.437Z] ---> Using cache [2023-05-24T19:03:12.437Z] ---> 22d59b99d2b9 [2023-05-24T19:03:12.437Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-24T19:03:13.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:03:13.502Z] 93932f3d778a: Pushed [2023-05-24T19:03:13.502Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:64a8534787b55112d1a81de23bbaaf55d9a80b210809d0bf5bdde07ecba58678 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:13.806Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:14.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-24T19:03:14.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T19:03:14.111Z] 257e96a5af45: Preparing [2023-05-24T19:03:14.111Z] ab263866735a: Preparing [2023-05-24T19:03:14.111Z] fa06a79a526c: Preparing [2023-05-24T19:03:14.111Z] 93932f3d778a: Preparing [2023-05-24T19:03:14.111Z] e6df7bdff385: Preparing [2023-05-24T19:03:14.111Z] 34559ebf65ac: Preparing [2023-05-24T19:03:14.111Z] 397c8cb758db: Preparing [2023-05-24T19:03:14.111Z] 37b361d3d841: Preparing [2023-05-24T19:03:14.111Z] f1417ff83b31: Preparing [2023-05-24T19:03:14.111Z] 34559ebf65ac: Waiting [2023-05-24T19:03:14.111Z] 397c8cb758db: Waiting [2023-05-24T19:03:14.111Z] 37b361d3d841: Waiting [2023-05-24T19:03:14.111Z] f1417ff83b31: Waiting [2023-05-24T19:03:14.111Z] fa06a79a526c: Layer already exists [2023-05-24T19:03:14.111Z] e6df7bdff385: Layer already exists [2023-05-24T19:03:14.111Z] ab263866735a: Layer already exists [2023-05-24T19:03:14.111Z] 257e96a5af45: Layer already exists [2023-05-24T19:03:14.111Z] 93932f3d778a: Layer already exists [2023-05-24T19:03:14.111Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:14.111Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:14.111Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:14.111Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:14.111Z] latest: digest: sha256:64a8534787b55112d1a81de23bbaaf55d9a80b210809d0bf5bdde07ecba58678 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:14.427Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.164 [2023-05-24T19:03:14.432Z] ---> 21efd684bfec [2023-05-24T19:03:14.433Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:14.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.164 [2023-05-24T19:03:14.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T19:03:14.726Z] 257e96a5af45: Preparing [2023-05-24T19:03:14.726Z] ab263866735a: Preparing [2023-05-24T19:03:14.726Z] fa06a79a526c: Preparing [2023-05-24T19:03:14.726Z] 93932f3d778a: Preparing [2023-05-24T19:03:14.726Z] e6df7bdff385: Preparing [2023-05-24T19:03:14.726Z] 34559ebf65ac: Preparing [2023-05-24T19:03:14.726Z] 397c8cb758db: Preparing [2023-05-24T19:03:14.726Z] 37b361d3d841: Preparing [2023-05-24T19:03:14.726Z] f1417ff83b31: Preparing [2023-05-24T19:03:14.726Z] 34559ebf65ac: Waiting [2023-05-24T19:03:14.726Z] 397c8cb758db: Waiting [2023-05-24T19:03:14.726Z] 37b361d3d841: Waiting [2023-05-24T19:03:14.726Z] f1417ff83b31: Waiting [2023-05-24T19:03:14.726Z] e6df7bdff385: Layer already exists [2023-05-24T19:03:14.726Z] 93932f3d778a: Layer already exists [2023-05-24T19:03:14.726Z] ab263866735a: Layer already exists [2023-05-24T19:03:14.726Z] fa06a79a526c: Layer already exists [2023-05-24T19:03:14.726Z] 257e96a5af45: Layer already exists [2023-05-24T19:03:14.726Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:14.726Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:14.726Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:14.726Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:14.726Z] 3.0.0-dev.164: digest: sha256:64a8534787b55112d1a81de23bbaaf55d9a80b210809d0bf5bdde07ecba58678 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:15.022Z] OK: 263 MiB in 53 packages [2023-05-24T19:03:15.027Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:15.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:15.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T19:03:15.328Z] 257e96a5af45: Preparing [2023-05-24T19:03:15.328Z] ab263866735a: Preparing [2023-05-24T19:03:15.328Z] fa06a79a526c: Preparing [2023-05-24T19:03:15.328Z] 93932f3d778a: Preparing [2023-05-24T19:03:15.328Z] e6df7bdff385: Preparing [2023-05-24T19:03:15.328Z] 34559ebf65ac: Preparing [2023-05-24T19:03:15.328Z] 397c8cb758db: Preparing [2023-05-24T19:03:15.328Z] 37b361d3d841: Preparing [2023-05-24T19:03:15.328Z] f1417ff83b31: Preparing [2023-05-24T19:03:15.328Z] 397c8cb758db: Waiting [2023-05-24T19:03:15.328Z] 37b361d3d841: Waiting [2023-05-24T19:03:15.328Z] f1417ff83b31: Waiting [2023-05-24T19:03:15.328Z] 34559ebf65ac: Waiting [2023-05-24T19:03:15.328Z] 257e96a5af45: Layer already exists [2023-05-24T19:03:15.328Z] 93932f3d778a: Layer already exists [2023-05-24T19:03:15.328Z] e6df7bdff385: Layer already exists [2023-05-24T19:03:15.328Z] fa06a79a526c: Layer already exists [2023-05-24T19:03:15.328Z] ab263866735a: Layer already exists [2023-05-24T19:03:15.328Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:15.328Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:15.328Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:15.328Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:15.328Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:64a8534787b55112d1a81de23bbaaf55d9a80b210809d0bf5bdde07ecba58678 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:15.606Z] ---> 481f2f473781 [2023-05-24T19:03:15.606Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-24T19:03:15.629Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:15.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-24T19:03:15.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-24T19:03:15.926Z] 257e96a5af45: Preparing [2023-05-24T19:03:15.926Z] ab263866735a: Preparing [2023-05-24T19:03:15.926Z] fa06a79a526c: Preparing [2023-05-24T19:03:15.926Z] 93932f3d778a: Preparing [2023-05-24T19:03:15.926Z] e6df7bdff385: Preparing [2023-05-24T19:03:15.926Z] 34559ebf65ac: Preparing [2023-05-24T19:03:15.926Z] 397c8cb758db: Preparing [2023-05-24T19:03:15.926Z] 37b361d3d841: Preparing [2023-05-24T19:03:15.926Z] f1417ff83b31: Preparing [2023-05-24T19:03:15.926Z] 34559ebf65ac: Waiting [2023-05-24T19:03:15.926Z] 397c8cb758db: Waiting [2023-05-24T19:03:15.926Z] 37b361d3d841: Waiting [2023-05-24T19:03:15.926Z] e6df7bdff385: Layer already exists [2023-05-24T19:03:15.926Z] 257e96a5af45: Layer already exists [2023-05-24T19:03:15.926Z] ab263866735a: Layer already exists [2023-05-24T19:03:15.926Z] 93932f3d778a: Layer already exists [2023-05-24T19:03:15.926Z] fa06a79a526c: Layer already exists [2023-05-24T19:03:15.926Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:15.926Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:15.926Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:15.926Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:15.926Z] main: digest: sha256:64a8534787b55112d1a81de23bbaaf55d9a80b210809d0bf5bdde07ecba58678 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:03:15.969Z] ===================================================== [Pipeline] echo [2023-05-24T19:03:15.976Z] taggedImages: [2023-05-24T19:03:15.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:15.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-24T19:03:15.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.164 [2023-05-24T19:03:15.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:15.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-24T19:03:16.001Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-24T19:03:16.001Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:16.001Z] latest [2023-05-24T19:03:16.001Z] 3.0.0-dev.164 [2023-05-24T19:03:16.001Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:16.001Z] main [2023-05-24T19:03:16.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:16.318Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:16.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:16.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T19:03:16.621Z] e475a94af499: Preparing [2023-05-24T19:03:16.621Z] 8ebee95af50e: Preparing [2023-05-24T19:03:16.621Z] ba96a7f855a9: Preparing [2023-05-24T19:03:16.621Z] f6ecb3bc29a9: Preparing [2023-05-24T19:03:16.621Z] 34559ebf65ac: Preparing [2023-05-24T19:03:16.621Z] 397c8cb758db: Preparing [2023-05-24T19:03:16.621Z] dd69148e34f1: Preparing [2023-05-24T19:03:16.621Z] f1417ff83b31: Preparing [2023-05-24T19:03:16.621Z] 397c8cb758db: Waiting [2023-05-24T19:03:16.621Z] dd69148e34f1: Waiting [2023-05-24T19:03:16.621Z] f1417ff83b31: Waiting [2023-05-24T19:03:16.621Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:16.621Z] 8ebee95af50e: Pushed [2023-05-24T19:03:16.621Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:16.621Z] ba96a7f855a9: Pushed [2023-05-24T19:03:16.621Z] e475a94af499: Pushed [2023-05-24T19:03:16.621Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:17.019Z] Removing intermediate container 436607ad6b8c [2023-05-24T19:03:17.019Z] ---> 6e8096e9af14 [2023-05-24T19:03:17.019Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T19:03:17.019Z] ---> 88a410498bf5 [2023-05-24T19:03:17.019Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T19:03:17.019Z] ---> Running in 39940f790d4d [2023-05-24T19:03:17.188Z] dd69148e34f1: Pushed [2023-05-24T19:03:18.438Z] ---> 8f2150a966a9 [2023-05-24T19:03:18.438Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:03:18.708Z] ---> Running in 19ceba11a50f [2023-05-24T19:03:21.285Z] Removing intermediate container 39940f790d4d [2023-05-24T19:03:21.285Z] ---> 34898e26c89c [2023-05-24T19:03:21.285Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T19:03:21.285Z] ---> Running in 005bd1f5a399 [2023-05-24T19:03:21.551Z] Removing intermediate container 005bd1f5a399 [2023-05-24T19:03:21.551Z] ---> d3d41228905c [2023-05-24T19:03:21.551Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T19:03:21.817Z] ---> Running in 2319a9e3521e [2023-05-24T19:03:22.407Z] Removing intermediate container 2319a9e3521e [2023-05-24T19:03:22.407Z] ---> 37e41050368d [2023-05-24T19:03:22.407Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T19:03:22.408Z] ---> Running in 23fa6ad2df9a [2023-05-24T19:03:22.996Z] Removing intermediate container 23fa6ad2df9a [2023-05-24T19:03:22.996Z] ---> 883d110ba929 [2023-05-24T19:03:22.996Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:22.996Z] ---> Running in abf50aea2ac6 [2023-05-24T19:03:23.592Z] Removing intermediate container abf50aea2ac6 [2023-05-24T19:03:23.592Z] ---> 79413ce6ebe4 [2023-05-24T19:03:23.592Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T19:03:23.750Z] f6ecb3bc29a9: Pushed [2023-05-24T19:03:23.750Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:c9dfb7cc9ff43f197c01743f231a2b84f224a2333aea7307cbd268cbc9a27240 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:23.864Z] ---> Running in 28595086e4d6 [2023-05-24T19:03:24.052Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:24.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-24T19:03:24.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T19:03:24.351Z] e475a94af499: Preparing [2023-05-24T19:03:24.351Z] 8ebee95af50e: Preparing [2023-05-24T19:03:24.351Z] ba96a7f855a9: Preparing [2023-05-24T19:03:24.351Z] f6ecb3bc29a9: Preparing [2023-05-24T19:03:24.351Z] 34559ebf65ac: Preparing [2023-05-24T19:03:24.351Z] 397c8cb758db: Preparing [2023-05-24T19:03:24.351Z] dd69148e34f1: Preparing [2023-05-24T19:03:24.351Z] f1417ff83b31: Preparing [2023-05-24T19:03:24.351Z] 397c8cb758db: Waiting [2023-05-24T19:03:24.351Z] dd69148e34f1: Waiting [2023-05-24T19:03:24.351Z] f1417ff83b31: Waiting [2023-05-24T19:03:24.351Z] e475a94af499: Layer already exists [2023-05-24T19:03:24.351Z] 8ebee95af50e: Layer already exists [2023-05-24T19:03:24.351Z] ba96a7f855a9: Layer already exists [2023-05-24T19:03:24.351Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:24.351Z] f6ecb3bc29a9: Layer already exists [2023-05-24T19:03:24.351Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:24.351Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:24.351Z] dd69148e34f1: Layer already exists [2023-05-24T19:03:24.351Z] latest: digest: sha256:c9dfb7cc9ff43f197c01743f231a2b84f224a2333aea7307cbd268cbc9a27240 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:24.447Z] Removing intermediate container 28595086e4d6 [2023-05-24T19:03:24.447Z] ---> 661037e8c0a3 [2023-05-24T19:03:24.447Z] [2023-05-24T19:03:24.447Z] Successfully built 661037e8c0a3 [2023-05-24T19:03:24.447Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-24T19:03:24.447Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-05-24T19:03:24.651Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:24.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.164 [2023-05-24T19:03:24.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T19:03:24.959Z] e475a94af499: Preparing [2023-05-24T19:03:24.959Z] 8ebee95af50e: Preparing [2023-05-24T19:03:24.959Z] ba96a7f855a9: Preparing [2023-05-24T19:03:24.959Z] f6ecb3bc29a9: Preparing [2023-05-24T19:03:24.959Z] 34559ebf65ac: Preparing [2023-05-24T19:03:24.959Z] 397c8cb758db: Preparing [2023-05-24T19:03:24.959Z] dd69148e34f1: Preparing [2023-05-24T19:03:24.959Z] f1417ff83b31: Preparing [2023-05-24T19:03:24.959Z] dd69148e34f1: Waiting [2023-05-24T19:03:24.959Z] f1417ff83b31: Waiting [2023-05-24T19:03:24.959Z] 397c8cb758db: Waiting [2023-05-24T19:03:24.959Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:24.959Z] ba96a7f855a9: Layer already exists [2023-05-24T19:03:24.959Z] 8ebee95af50e: Layer already exists [2023-05-24T19:03:24.959Z] f6ecb3bc29a9: Layer already exists [2023-05-24T19:03:24.959Z] e475a94af499: Layer already exists [2023-05-24T19:03:24.959Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:24.959Z] dd69148e34f1: Layer already exists [2023-05-24T19:03:24.959Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:24.959Z] 3.0.0-dev.164: digest: sha256:c9dfb7cc9ff43f197c01743f231a2b84f224a2333aea7307cbd268cbc9a27240 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:25.261Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:25.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:25.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T19:03:25.560Z] e475a94af499: Preparing [2023-05-24T19:03:25.560Z] 8ebee95af50e: Preparing [2023-05-24T19:03:25.560Z] ba96a7f855a9: Preparing [2023-05-24T19:03:25.560Z] f6ecb3bc29a9: Preparing [2023-05-24T19:03:25.560Z] 34559ebf65ac: Preparing [2023-05-24T19:03:25.560Z] 397c8cb758db: Preparing [2023-05-24T19:03:25.560Z] dd69148e34f1: Preparing [2023-05-24T19:03:25.560Z] f1417ff83b31: Preparing [2023-05-24T19:03:25.560Z] 397c8cb758db: Waiting [2023-05-24T19:03:25.560Z] dd69148e34f1: Waiting [2023-05-24T19:03:25.560Z] f1417ff83b31: Waiting [2023-05-24T19:03:25.560Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:25.560Z] e475a94af499: Layer already exists [2023-05-24T19:03:25.560Z] ba96a7f855a9: Layer already exists [2023-05-24T19:03:25.560Z] 8ebee95af50e: Layer already exists [2023-05-24T19:03:25.560Z] f6ecb3bc29a9: Layer already exists [2023-05-24T19:03:25.560Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:25.560Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:25.560Z] dd69148e34f1: Layer already exists [2023-05-24T19:03:25.560Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:c9dfb7cc9ff43f197c01743f231a2b84f224a2333aea7307cbd268cbc9a27240 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:25.869Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:26.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-24T19:03:26.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-24T19:03:26.165Z] e475a94af499: Preparing [2023-05-24T19:03:26.165Z] 8ebee95af50e: Preparing [2023-05-24T19:03:26.165Z] ba96a7f855a9: Preparing [2023-05-24T19:03:26.165Z] f6ecb3bc29a9: Preparing [2023-05-24T19:03:26.165Z] 34559ebf65ac: Preparing [2023-05-24T19:03:26.165Z] 397c8cb758db: Preparing [2023-05-24T19:03:26.165Z] dd69148e34f1: Preparing [2023-05-24T19:03:26.165Z] f1417ff83b31: Preparing [2023-05-24T19:03:26.165Z] f1417ff83b31: Waiting [2023-05-24T19:03:26.165Z] 397c8cb758db: Waiting [2023-05-24T19:03:26.165Z] dd69148e34f1: Waiting [2023-05-24T19:03:26.165Z] e475a94af499: Layer already exists [2023-05-24T19:03:26.165Z] ba96a7f855a9: Layer already exists [2023-05-24T19:03:26.165Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:26.165Z] 8ebee95af50e: Layer already exists [2023-05-24T19:03:26.165Z] f6ecb3bc29a9: Layer already exists [2023-05-24T19:03:26.165Z] dd69148e34f1: Layer already exists [2023-05-24T19:03:26.166Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:26.166Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:26.166Z] main: digest: sha256:c9dfb7cc9ff43f197c01743f231a2b84f224a2333aea7307cbd268cbc9a27240 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:03:26.202Z] ===================================================== [Pipeline] echo [2023-05-24T19:03:26.208Z] taggedImages: [2023-05-24T19:03:26.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:26.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-24T19:03:26.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.164 [2023-05-24T19:03:26.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:26.208Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-24T19:03:26.222Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-24T19:03:26.222Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:26.222Z] latest [2023-05-24T19:03:26.222Z] 3.0.0-dev.164 [2023-05-24T19:03:26.222Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:26.222Z] main [2023-05-24T19:03:26.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:26.531Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:26.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:26.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T19:03:26.828Z] 87e387c695fa: Preparing [2023-05-24T19:03:26.828Z] 893251671849: Preparing [2023-05-24T19:03:26.828Z] 17fb37605c8d: Preparing [2023-05-24T19:03:26.828Z] dd49c68277e3: Preparing [2023-05-24T19:03:26.828Z] 34559ebf65ac: Preparing [2023-05-24T19:03:26.828Z] 397c8cb758db: Preparing [2023-05-24T19:03:26.828Z] 37b361d3d841: Preparing [2023-05-24T19:03:26.828Z] f1417ff83b31: Preparing [2023-05-24T19:03:26.828Z] 37b361d3d841: Waiting [2023-05-24T19:03:26.828Z] 397c8cb758db: Waiting [2023-05-24T19:03:26.828Z] f1417ff83b31: Waiting [2023-05-24T19:03:26.828Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:26.828Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:26.828Z] 87e387c695fa: Pushed [2023-05-24T19:03:26.828Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:26.828Z] 17fb37605c8d: Pushed [2023-05-24T19:03:26.828Z] 893251671849: Pushed [2023-05-24T19:03:26.828Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:27.781Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:03:27.781Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:03:27.781Z] ---> d92bb9060797 [2023-05-24T19:03:27.781Z] Step 3/27 : WORKDIR /edgex-go [2023-05-24T19:03:27.781Z] ---> Using cache [2023-05-24T19:03:27.781Z] ---> ae73e83ee414 [2023-05-24T19:03:27.781Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T19:03:27.781Z] ---> Using cache [2023-05-24T19:03:27.781Z] ---> 6e8096e9af14 [2023-05-24T19:03:27.781Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-24T19:03:27.781Z] ---> Using cache [2023-05-24T19:03:27.781Z] ---> 8f2150a966a9 [2023-05-24T19:03:27.781Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:03:28.052Z] ---> Running in d06b5b458f38 [2023-05-24T19:03:34.937Z] dd49c68277e3: Pushed [2023-05-24T19:03:34.937Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:e90021e48c0d363e8c179b1b84354735468e0e1b95288e7ea595ab790df77e49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:35.260Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:35.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-24T19:03:35.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T19:03:35.560Z] 87e387c695fa: Preparing [2023-05-24T19:03:35.560Z] 893251671849: Preparing [2023-05-24T19:03:35.560Z] 17fb37605c8d: Preparing [2023-05-24T19:03:35.560Z] dd49c68277e3: Preparing [2023-05-24T19:03:35.560Z] 34559ebf65ac: Preparing [2023-05-24T19:03:35.560Z] 397c8cb758db: Preparing [2023-05-24T19:03:35.560Z] 37b361d3d841: Preparing [2023-05-24T19:03:35.560Z] f1417ff83b31: Preparing [2023-05-24T19:03:35.560Z] 397c8cb758db: Waiting [2023-05-24T19:03:35.560Z] 37b361d3d841: Waiting [2023-05-24T19:03:35.560Z] f1417ff83b31: Waiting [2023-05-24T19:03:35.560Z] 87e387c695fa: Layer already exists [2023-05-24T19:03:35.560Z] dd49c68277e3: Layer already exists [2023-05-24T19:03:35.560Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:35.560Z] 893251671849: Layer already exists [2023-05-24T19:03:35.560Z] 17fb37605c8d: Layer already exists [2023-05-24T19:03:35.560Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:35.560Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:35.560Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:35.560Z] latest: digest: sha256:e90021e48c0d363e8c179b1b84354735468e0e1b95288e7ea595ab790df77e49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:35.861Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:36.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.164 [2023-05-24T19:03:36.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T19:03:36.167Z] 87e387c695fa: Preparing [2023-05-24T19:03:36.167Z] 893251671849: Preparing [2023-05-24T19:03:36.167Z] 17fb37605c8d: Preparing [2023-05-24T19:03:36.167Z] dd49c68277e3: Preparing [2023-05-24T19:03:36.167Z] 34559ebf65ac: Preparing [2023-05-24T19:03:36.167Z] 397c8cb758db: Preparing [2023-05-24T19:03:36.167Z] 37b361d3d841: Preparing [2023-05-24T19:03:36.167Z] f1417ff83b31: Preparing [2023-05-24T19:03:36.167Z] 397c8cb758db: Waiting [2023-05-24T19:03:36.167Z] 37b361d3d841: Waiting [2023-05-24T19:03:36.167Z] f1417ff83b31: Waiting [2023-05-24T19:03:36.167Z] 87e387c695fa: Layer already exists [2023-05-24T19:03:36.167Z] 893251671849: Layer already exists [2023-05-24T19:03:36.167Z] 17fb37605c8d: Layer already exists [2023-05-24T19:03:36.167Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:36.167Z] dd49c68277e3: Layer already exists [2023-05-24T19:03:36.167Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:36.167Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:36.167Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:36.167Z] 3.0.0-dev.164: digest: sha256:e90021e48c0d363e8c179b1b84354735468e0e1b95288e7ea595ab790df77e49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:36.475Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:36.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:36.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T19:03:36.779Z] 87e387c695fa: Preparing [2023-05-24T19:03:36.779Z] 893251671849: Preparing [2023-05-24T19:03:36.779Z] 17fb37605c8d: Preparing [2023-05-24T19:03:36.779Z] dd49c68277e3: Preparing [2023-05-24T19:03:36.779Z] 34559ebf65ac: Preparing [2023-05-24T19:03:36.779Z] 397c8cb758db: Preparing [2023-05-24T19:03:36.779Z] 37b361d3d841: Preparing [2023-05-24T19:03:36.779Z] f1417ff83b31: Preparing [2023-05-24T19:03:36.779Z] 397c8cb758db: Waiting [2023-05-24T19:03:36.779Z] 37b361d3d841: Waiting [2023-05-24T19:03:36.779Z] f1417ff83b31: Waiting [2023-05-24T19:03:36.779Z] 87e387c695fa: Layer already exists [2023-05-24T19:03:36.779Z] 893251671849: Layer already exists [2023-05-24T19:03:36.779Z] dd49c68277e3: Layer already exists [2023-05-24T19:03:36.779Z] 17fb37605c8d: Layer already exists [2023-05-24T19:03:36.779Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:36.779Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:36.779Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:36.779Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:36.779Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:e90021e48c0d363e8c179b1b84354735468e0e1b95288e7ea595ab790df77e49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:37.088Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:37.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-24T19:03:37.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-24T19:03:37.382Z] 87e387c695fa: Preparing [2023-05-24T19:03:37.382Z] 893251671849: Preparing [2023-05-24T19:03:37.382Z] 17fb37605c8d: Preparing [2023-05-24T19:03:37.382Z] dd49c68277e3: Preparing [2023-05-24T19:03:37.382Z] 34559ebf65ac: Preparing [2023-05-24T19:03:37.382Z] 397c8cb758db: Preparing [2023-05-24T19:03:37.382Z] 37b361d3d841: Preparing [2023-05-24T19:03:37.382Z] f1417ff83b31: Preparing [2023-05-24T19:03:37.382Z] 397c8cb758db: Waiting [2023-05-24T19:03:37.382Z] 37b361d3d841: Waiting [2023-05-24T19:03:37.382Z] f1417ff83b31: Waiting [2023-05-24T19:03:37.382Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:37.382Z] dd49c68277e3: Layer already exists [2023-05-24T19:03:37.382Z] 17fb37605c8d: Layer already exists [2023-05-24T19:03:37.382Z] 87e387c695fa: Layer already exists [2023-05-24T19:03:37.382Z] 893251671849: Layer already exists [2023-05-24T19:03:37.382Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:37.382Z] 37b361d3d841: Layer already exists [2023-05-24T19:03:37.382Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:37.382Z] main: digest: sha256:e90021e48c0d363e8c179b1b84354735468e0e1b95288e7ea595ab790df77e49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:03:37.427Z] ===================================================== [Pipeline] echo [2023-05-24T19:03:37.436Z] taggedImages: [2023-05-24T19:03:37.436Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:37.436Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-24T19:03:37.436Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.164 [2023-05-24T19:03:37.436Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:37.436Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-24T19:03:37.461Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-24T19:03:37.461Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:37.461Z] latest [2023-05-24T19:03:37.461Z] 3.0.0-dev.164 [2023-05-24T19:03:37.461Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:37.461Z] main [2023-05-24T19:03:37.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:37.781Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:38.085Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:38.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T19:03:38.085Z] bdf3208e5109: Preparing [2023-05-24T19:03:38.085Z] 74033ee6eccf: Preparing [2023-05-24T19:03:38.085Z] 34559ebf65ac: Preparing [2023-05-24T19:03:38.085Z] 397c8cb758db: Preparing [2023-05-24T19:03:38.085Z] 8f2818ba0905: Preparing [2023-05-24T19:03:38.085Z] f1417ff83b31: Preparing [2023-05-24T19:03:38.085Z] f1417ff83b31: Waiting [2023-05-24T19:03:38.085Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:38.085Z] bdf3208e5109: Pushed [2023-05-24T19:03:38.085Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:38.085Z] 8f2818ba0905: Pushed [2023-05-24T19:03:38.342Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:40.241Z] 74033ee6eccf: Pushed [2023-05-24T19:03:40.241Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:80854b5f8c0d97466b8ab16d57d61658b1642ae11fa395a73edd7cdcbededc0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:40.546Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:40.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-24T19:03:40.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T19:03:40.858Z] bdf3208e5109: Preparing [2023-05-24T19:03:40.858Z] 74033ee6eccf: Preparing [2023-05-24T19:03:40.858Z] 34559ebf65ac: Preparing [2023-05-24T19:03:40.858Z] 397c8cb758db: Preparing [2023-05-24T19:03:40.858Z] 8f2818ba0905: Preparing [2023-05-24T19:03:40.858Z] f1417ff83b31: Preparing [2023-05-24T19:03:40.858Z] f1417ff83b31: Waiting [2023-05-24T19:03:40.858Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:40.858Z] bdf3208e5109: Layer already exists [2023-05-24T19:03:40.858Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:40.858Z] 74033ee6eccf: Layer already exists [2023-05-24T19:03:40.858Z] 8f2818ba0905: Layer already exists [2023-05-24T19:03:40.858Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:40.858Z] latest: digest: sha256:80854b5f8c0d97466b8ab16d57d61658b1642ae11fa395a73edd7cdcbededc0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:41.163Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:41.474Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.164 [2023-05-24T19:03:41.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T19:03:41.474Z] bdf3208e5109: Preparing [2023-05-24T19:03:41.474Z] 74033ee6eccf: Preparing [2023-05-24T19:03:41.474Z] 34559ebf65ac: Preparing [2023-05-24T19:03:41.474Z] 397c8cb758db: Preparing [2023-05-24T19:03:41.474Z] 8f2818ba0905: Preparing [2023-05-24T19:03:41.474Z] f1417ff83b31: Preparing [2023-05-24T19:03:41.474Z] f1417ff83b31: Waiting [2023-05-24T19:03:41.474Z] 8f2818ba0905: Layer already exists [2023-05-24T19:03:41.474Z] bdf3208e5109: Layer already exists [2023-05-24T19:03:41.474Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:41.474Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:41.474Z] 74033ee6eccf: Layer already exists [2023-05-24T19:03:41.474Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:41.474Z] 3.0.0-dev.164: digest: sha256:80854b5f8c0d97466b8ab16d57d61658b1642ae11fa395a73edd7cdcbededc0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:41.788Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:42.093Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:42.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T19:03:42.093Z] bdf3208e5109: Preparing [2023-05-24T19:03:42.093Z] 74033ee6eccf: Preparing [2023-05-24T19:03:42.093Z] 34559ebf65ac: Preparing [2023-05-24T19:03:42.093Z] 397c8cb758db: Preparing [2023-05-24T19:03:42.093Z] 8f2818ba0905: Preparing [2023-05-24T19:03:42.093Z] f1417ff83b31: Preparing [2023-05-24T19:03:42.093Z] f1417ff83b31: Waiting [2023-05-24T19:03:42.093Z] 8f2818ba0905: Layer already exists [2023-05-24T19:03:42.093Z] 74033ee6eccf: Layer already exists [2023-05-24T19:03:42.093Z] bdf3208e5109: Layer already exists [2023-05-24T19:03:42.093Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:42.093Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:42.093Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:42.093Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:80854b5f8c0d97466b8ab16d57d61658b1642ae11fa395a73edd7cdcbededc0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:42.403Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:42.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-24T19:03:42.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-24T19:03:42.705Z] bdf3208e5109: Preparing [2023-05-24T19:03:42.705Z] 74033ee6eccf: Preparing [2023-05-24T19:03:42.705Z] 34559ebf65ac: Preparing [2023-05-24T19:03:42.705Z] 397c8cb758db: Preparing [2023-05-24T19:03:42.705Z] 8f2818ba0905: Preparing [2023-05-24T19:03:42.705Z] f1417ff83b31: Preparing [2023-05-24T19:03:42.705Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:42.705Z] 8f2818ba0905: Layer already exists [2023-05-24T19:03:42.705Z] bdf3208e5109: Layer already exists [2023-05-24T19:03:42.705Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:42.705Z] 74033ee6eccf: Layer already exists [2023-05-24T19:03:42.705Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:42.705Z] main: digest: sha256:80854b5f8c0d97466b8ab16d57d61658b1642ae11fa395a73edd7cdcbededc0c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:03:42.751Z] ===================================================== [Pipeline] echo [2023-05-24T19:03:42.764Z] taggedImages: [2023-05-24T19:03:42.764Z] - nexus3.edgexfoundry.org:10004/support-notifications:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:42.764Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-24T19:03:42.764Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.164 [2023-05-24T19:03:42.764Z] - nexus3.edgexfoundry.org:10004/support-notifications:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:42.764Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-24T19:03:42.787Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-24T19:03:42.787Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:42.787Z] latest [2023-05-24T19:03:42.787Z] 3.0.0-dev.164 [2023-05-24T19:03:42.787Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:42.787Z] main [2023-05-24T19:03:42.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:43.035Z] Removing intermediate container 93dd143c02f8 [2023-05-24T19:03:43.036Z] ---> 3fc85726cc5d [2023-05-24T19:03:43.036Z] [2023-05-24T19:03:43.036Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T19:03:43.036Z] ---> 51e60588ff2c [2023-05-24T19:03:43.036Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T19:03:43.036Z] ---> Running in 6108609fde89 [2023-05-24T19:03:43.036Z] Removing intermediate container 6108609fde89 [2023-05-24T19:03:43.036Z] ---> ff730df36dce [2023-05-24T19:03:43.036Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-24T19:03:43.036Z] ---> Running in d7052df463ef [2023-05-24T19:03:43.036Z] Removing intermediate container d7052df463ef [2023-05-24T19:03:43.036Z] ---> d4d15c804491 [2023-05-24T19:03:43.036Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-24T19:03:43.036Z] ---> Running in e5d981f3c9d0 [2023-05-24T19:03:43.036Z] Removing intermediate container e5d981f3c9d0 [2023-05-24T19:03:43.036Z] ---> 1538e0f2aee2 [2023-05-24T19:03:43.036Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:03:43.036Z] ---> Running in 145aa113157a [2023-05-24T19:03:43.098Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:43.397Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:43.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T19:03:43.397Z] d6065a6f9adf: Preparing [2023-05-24T19:03:43.397Z] 9127c9a93168: Preparing [2023-05-24T19:03:43.397Z] 34559ebf65ac: Preparing [2023-05-24T19:03:43.397Z] 397c8cb758db: Preparing [2023-05-24T19:03:43.397Z] 7af027c7fdad: Preparing [2023-05-24T19:03:43.397Z] f1417ff83b31: Preparing [2023-05-24T19:03:43.397Z] f1417ff83b31: Waiting [2023-05-24T19:03:43.397Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:43.397Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:43.397Z] 7af027c7fdad: Layer already exists [2023-05-24T19:03:43.397Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:43.397Z] d6065a6f9adf: Pushed [2023-05-24T19:03:45.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:03:45.928Z] 9127c9a93168: Pushed [2023-05-24T19:03:45.929Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:4948b42625e15dfa7afbf12312c228aa7b85f3ef89773388243ed93f78eb8665 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:46.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:03:46.235Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:46.540Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-24T19:03:46.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T19:03:46.540Z] d6065a6f9adf: Preparing [2023-05-24T19:03:46.540Z] 9127c9a93168: Preparing [2023-05-24T19:03:46.540Z] 34559ebf65ac: Preparing [2023-05-24T19:03:46.540Z] 397c8cb758db: Preparing [2023-05-24T19:03:46.540Z] 7af027c7fdad: Preparing [2023-05-24T19:03:46.540Z] f1417ff83b31: Preparing [2023-05-24T19:03:46.540Z] f1417ff83b31: Waiting [2023-05-24T19:03:46.540Z] 7af027c7fdad: Layer already exists [2023-05-24T19:03:46.540Z] d6065a6f9adf: Layer already exists [2023-05-24T19:03:46.540Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:46.540Z] 9127c9a93168: Layer already exists [2023-05-24T19:03:46.540Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:46.540Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:46.540Z] latest: digest: sha256:4948b42625e15dfa7afbf12312c228aa7b85f3ef89773388243ed93f78eb8665 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:46.849Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:47.169Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.164 [2023-05-24T19:03:47.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T19:03:47.169Z] d6065a6f9adf: Preparing [2023-05-24T19:03:47.169Z] 9127c9a93168: Preparing [2023-05-24T19:03:47.169Z] 34559ebf65ac: Preparing [2023-05-24T19:03:47.169Z] 397c8cb758db: Preparing [2023-05-24T19:03:47.169Z] 7af027c7fdad: Preparing [2023-05-24T19:03:47.169Z] f1417ff83b31: Preparing [2023-05-24T19:03:47.169Z] f1417ff83b31: Waiting [2023-05-24T19:03:47.169Z] 9127c9a93168: Layer already exists [2023-05-24T19:03:47.169Z] d6065a6f9adf: Layer already exists [2023-05-24T19:03:47.169Z] 7af027c7fdad: Layer already exists [2023-05-24T19:03:47.169Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:47.169Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:47.169Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:47.169Z] 3.0.0-dev.164: digest: sha256:4948b42625e15dfa7afbf12312c228aa7b85f3ef89773388243ed93f78eb8665 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:47.479Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:47.775Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:47.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T19:03:47.775Z] d6065a6f9adf: Preparing [2023-05-24T19:03:47.775Z] 9127c9a93168: Preparing [2023-05-24T19:03:47.775Z] 34559ebf65ac: Preparing [2023-05-24T19:03:47.775Z] 397c8cb758db: Preparing [2023-05-24T19:03:47.775Z] 7af027c7fdad: Preparing [2023-05-24T19:03:47.775Z] f1417ff83b31: Preparing [2023-05-24T19:03:47.775Z] f1417ff83b31: Waiting [2023-05-24T19:03:47.775Z] d6065a6f9adf: Layer already exists [2023-05-24T19:03:47.775Z] 9127c9a93168: Layer already exists [2023-05-24T19:03:47.775Z] 7af027c7fdad: Layer already exists [2023-05-24T19:03:47.775Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:47.775Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:47.775Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:47.775Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:4948b42625e15dfa7afbf12312c228aa7b85f3ef89773388243ed93f78eb8665 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:48.148Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-24T19:03:48.156Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T19:03:48.156Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:03:48.156Z] OK: 8 MiB in 16 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:03:48.534Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-24T19:03:48.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-24T19:03:48.534Z] d6065a6f9adf: Preparing [2023-05-24T19:03:48.534Z] 9127c9a93168: Preparing [2023-05-24T19:03:48.534Z] 34559ebf65ac: Preparing [2023-05-24T19:03:48.534Z] 397c8cb758db: Preparing [2023-05-24T19:03:48.534Z] 7af027c7fdad: Preparing [2023-05-24T19:03:48.534Z] f1417ff83b31: Preparing [2023-05-24T19:03:48.534Z] f1417ff83b31: Waiting [2023-05-24T19:03:48.534Z] 34559ebf65ac: Layer already exists [2023-05-24T19:03:48.534Z] 7af027c7fdad: Layer already exists [2023-05-24T19:03:48.534Z] 397c8cb758db: Layer already exists [2023-05-24T19:03:48.534Z] d6065a6f9adf: Layer already exists [2023-05-24T19:03:48.534Z] 9127c9a93168: Layer already exists [2023-05-24T19:03:48.534Z] f1417ff83b31: Layer already exists [2023-05-24T19:03:48.534Z] main: digest: sha256:4948b42625e15dfa7afbf12312c228aa7b85f3ef89773388243ed93f78eb8665 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:03:48.594Z] ===================================================== [Pipeline] echo [2023-05-24T19:03:48.603Z] taggedImages: [2023-05-24T19:03:48.603Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:48.603Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-24T19:03:48.603Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.164 [2023-05-24T19:03:48.603Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:03:48.603Z] - 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-05-24T19:03:50.101Z] Removing intermediate container 145aa113157a [2023-05-24T19:03:50.101Z] ---> b3f5dc3b6b82 [2023-05-24T19:03:50.101Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:03:51.059Z] ---> 75da220033ce [2023-05-24T19:03:51.059Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:03:51.648Z] ---> 349400e40cb2 [2023-05-24T19:03:51.648Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-24T19:03:53.592Z] ---> 8787d88bab97 [2023-05-24T19:03:53.592Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:03:54.556Z] ---> 8bcb3cc85625 [2023-05-24T19:03:54.556Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-24T19:03:54.556Z] ---> Running in b5755583a4ff [2023-05-24T19:03:55.140Z] Removing intermediate container b5755583a4ff [2023-05-24T19:03:55.140Z] ---> 4e4ba4955830 [2023-05-24T19:03:55.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:03:55.407Z] ---> Running in 91e9f51d21f3 [2023-05-24T19:03:55.674Z] Removing intermediate container 91e9f51d21f3 [2023-05-24T19:03:55.674Z] ---> 4b7b072dffb2 [2023-05-24T19:03:55.674Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T19:03:55.939Z] ---> Running in bb8dd0236362 [2023-05-24T19:03:56.530Z] Removing intermediate container bb8dd0236362 [2023-05-24T19:03:56.530Z] ---> afae43ac7b8d [2023-05-24T19:03:56.530Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:03:56.802Z] ---> Running in b5858f67f7e0 [2023-05-24T19:03:57.394Z] Removing intermediate container b5858f67f7e0 [2023-05-24T19:03:57.394Z] ---> fb039e35ccb5 [2023-05-24T19:03:57.394Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T19:03:57.394Z] ---> Running in 749192459dee [2023-05-24T19:03:57.984Z] Removing intermediate container 749192459dee [2023-05-24T19:03:57.984Z] ---> c73f3089d3ba [2023-05-24T19:03:57.984Z] [2023-05-24T19:03:57.984Z] Successfully built c73f3089d3ba [2023-05-24T19:03:58.253Z] Successfully tagged core-data-arm64:latest [2023-05-24T19:03:58.253Z]  Building core-data ... done Building security-bootstrapper [2023-05-24T19:04:01.590Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:04:01.590Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:04:01.590Z] ---> d92bb9060797 [2023-05-24T19:04:01.590Z] Step 3/33 : WORKDIR /edgex-go [2023-05-24T19:04:01.590Z] ---> Using cache [2023-05-24T19:04:01.590Z] ---> ae73e83ee414 [2023-05-24T19:04:01.590Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-24T19:04:02.173Z] ---> Running in 4af2697f0053 [2023-05-24T19:04:04.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:04:05.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:04:07.025Z] OK: 263 MiB in 53 packages [2023-05-24T19:04:08.982Z] Removing intermediate container 4af2697f0053 [2023-05-24T19:04:08.982Z] ---> 7dab32d4e893 [2023-05-24T19:04:08.982Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-24T19:04:09.566Z] ---> e9974bd34b9d [2023-05-24T19:04:09.834Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:04:10.100Z] ---> Running in c95d99c271dc [2023-05-24T19:05:32.093Z] Removing intermediate container 19ceba11a50f [2023-05-24T19:05:32.093Z] ---> ff9ca03ba280 [2023-05-24T19:05:32.093Z] Step 7/27 : COPY . . [2023-05-24T19:05:32.093Z] ---> 00d3aef93dff [2023-05-24T19:05:32.093Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T19:05:32.093Z] ---> Running in cc2f45b0fbee [2023-05-24T19:05:32.675Z] Removing intermediate container cc2f45b0fbee [2023-05-24T19:05:32.675Z] ---> 3a25e6541854 [2023-05-24T19:05:32.675Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T19:05:32.941Z] ---> Running in cb11a0276fb3 [2023-05-24T19:05:33.900Z] Removing intermediate container cb11a0276fb3 [2023-05-24T19:05:33.900Z] ---> e711cd7e7e2d [2023-05-24T19:05:33.900Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T19:05:34.484Z] ---> Running in c53c09889f73 [2023-05-24T19:05:35.067Z] Removing intermediate container c53c09889f73 [2023-05-24T19:05:35.067Z] ---> 93fc695ea901 [2023-05-24T19:05:35.067Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T19:05:35.334Z] ---> Running in 90be9884064a [2023-05-24T19:05:35.927Z] Removing intermediate container 9f3da2c6ca4c [2023-05-24T19:05:35.927Z] ---> 5360b2966c8c [2023-05-24T19:05:35.927Z] [2023-05-24T19:05:35.928Z] Step 9/20 : FROM alpine:3.17 [2023-05-24T19:05:35.928Z] ---> 51e60588ff2c [2023-05-24T19:05:35.928Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T19:05:36.194Z] ---> Running in 25f6c382feca [2023-05-24T19:05:37.603Z] Removing intermediate container 25f6c382feca [2023-05-24T19:05:37.603Z] ---> 1861a9325b9a [2023-05-24T19:05:37.603Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-24T19:05:37.603Z] ---> Running in 21afb646d3b8 [2023-05-24T19:05:40.955Z] Removing intermediate container 90be9884064a [2023-05-24T19:05:40.955Z] ---> 0521810a7a2b [2023-05-24T19:05:40.955Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T19:05:40.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:40.955Z] ---> Running in 7d40d706c795 [2023-05-24T19:05:41.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:42.202Z] Removing intermediate container 7d40d706c795 [2023-05-24T19:05:42.202Z] ---> 4410a6548d34 [2023-05-24T19:05:42.202Z] [2023-05-24T19:05:42.202Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T19:05:42.202Z] ---> 51e60588ff2c [2023-05-24T19:05:42.202Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T19:05:42.471Z] ---> Running in 72be7efec2d7 [2023-05-24T19:05:43.056Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T19:05:43.056Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T19:05:43.056Z] OK: 17694 distinct packages available [2023-05-24T19:05:43.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:43.591Z] Removing intermediate container 72be7efec2d7 [2023-05-24T19:05:43.591Z] ---> c820549e3de2 [2023-05-24T19:05:43.591Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-24T19:05:43.591Z] ---> Running in f440309060a9 [2023-05-24T19:05:43.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:44.822Z] Removing intermediate container d06b5b458f38 [2023-05-24T19:05:44.822Z] ---> 24b1ed7eedb9 [2023-05-24T19:05:44.822Z] Step 7/27 : COPY . . [2023-05-24T19:05:45.091Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-24T19:05:45.091Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-24T19:05:45.091Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-24T19:05:45.091Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-24T19:05:45.091Z] (5/9) Installing curl (8.1.1-r0) [2023-05-24T19:05:45.091Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-24T19:05:45.091Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-24T19:05:45.358Z] (8/9) Installing libucontext (1.2-r0) [2023-05-24T19:05:45.358Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-24T19:05:45.358Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:05:45.358Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T19:05:45.943Z] OK: 11 MiB in 24 packages [2023-05-24T19:05:46.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:47.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:48.575Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T19:05:48.575Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T19:05:48.575Z] OK: 17694 distinct packages available [2023-05-24T19:05:48.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:49.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:05:49.743Z] Removing intermediate container 21afb646d3b8 [2023-05-24T19:05:49.743Z] ---> 2ec61f7d3869 [2023-05-24T19:05:49.743Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:05:50.325Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-24T19:05:50.594Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-24T19:05:50.594Z] (3/4) Installing libucontext (1.2-r0) [2023-05-24T19:05:50.594Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-24T19:05:50.594Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:05:50.594Z] OK: 8 MiB in 19 packages [2023-05-24T19:05:51.558Z] ---> 685a61a61a66 [2023-05-24T19:05:51.558Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T19:05:52.142Z] ---> Running in 2de90012144f [2023-05-24T19:05:52.142Z] ---> 3ac459319c35 [2023-05-24T19:05:52.142Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:05:53.545Z] Removing intermediate container 2de90012144f [2023-05-24T19:05:53.545Z] ---> fd25f38900d6 [2023-05-24T19:05:53.545Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-24T19:05:53.545Z] Removing intermediate container f440309060a9 [2023-05-24T19:05:53.545Z] ---> c317d8e48c65 [2023-05-24T19:05:53.545Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:05:53.545Z] ---> Running in 238065ff785f [2023-05-24T19:05:57.853Z] ---> 676e74de17f8 [2023-05-24T19:05:57.853Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-24T19:05:57.853Z] Removing intermediate container 238065ff785f [2023-05-24T19:05:57.853Z] ---> c5ababf73d2f [2023-05-24T19:05:57.853Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T19:05:58.125Z] ---> Running in a1e73b46343d [2023-05-24T19:05:58.394Z] ---> 0355931b1f9f [2023-05-24T19:05:58.394Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:05:59.352Z] Removing intermediate container a1e73b46343d [2023-05-24T19:05:59.352Z] ---> d7e080511d30 [2023-05-24T19:05:59.352Z] Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T19:05:59.638Z] ---> Running in 92de0ef6e98e [2023-05-24T19:05:59.918Z] ---> 83b26371f058 [2023-05-24T19:05:59.918Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T19:06:04.171Z] ---> 482c5c17c371 [2023-05-24T19:06:04.171Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:06:04.171Z] Removing intermediate container 92de0ef6e98e [2023-05-24T19:06:04.171Z] ---> 1102c3e3db97 [2023-05-24T19:06:04.171Z] Step 12/27 : WORKDIR /edgex-go [2023-05-24T19:06:04.494Z] ---> Running in c2af63df732f [2023-05-24T19:06:05.912Z] Removing intermediate container c2af63df732f [2023-05-24T19:06:05.912Z] ---> e5cfd19e8ae2 [2023-05-24T19:06:05.912Z] [2023-05-24T19:06:05.912Z] Step 13/27 : FROM alpine:3.17 [2023-05-24T19:06:05.912Z] ---> 51e60588ff2c [2023-05-24T19:06:05.912Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T19:06:05.912Z] ---> Using cache [2023-05-24T19:06:05.912Z] ---> c820549e3de2 [2023-05-24T19:06:05.912Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T19:06:06.183Z] ---> Running in 5b4457c9c3c9 [2023-05-24T19:06:06.462Z] ---> ba95316fc8b7 [2023-05-24T19:06:06.462Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-24T19:06:06.730Z] ---> Running in 1df274a0b5c4 [2023-05-24T19:06:08.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:06:08.668Z] Removing intermediate container 1df274a0b5c4 [2023-05-24T19:06:08.668Z] ---> 87004775fe8f [2023-05-24T19:06:08.668Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-24T19:06:08.668Z] ---> Running in 1fbe462f0905 [2023-05-24T19:06:09.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:06:10.596Z] Removing intermediate container 1fbe462f0905 [2023-05-24T19:06:10.596Z] ---> b8e35fa43cc5 [2023-05-24T19:06:10.596Z] Step 18/20 : LABEL arch=arm64 [2023-05-24T19:06:10.596Z] v3.17.3-206-gfbe2944ce8c [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-24T19:06:10.596Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-24T19:06:10.596Z] OK: 17694 distinct packages available [2023-05-24T19:06:10.862Z] ---> Running in e1bf59dd779f [2023-05-24T19:06:10.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:06:11.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:06:11.832Z] Removing intermediate container e1bf59dd779f [2023-05-24T19:06:11.832Z] ---> f918cbe35d9b [2023-05-24T19:06:11.832Z] Step 19/20 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:06:11.832Z] ---> Running in 5c7e50b5b8b3 [2023-05-24T19:06:12.792Z] Removing intermediate container 5c7e50b5b8b3 [2023-05-24T19:06:12.792Z] ---> 06d73f8c9096 [2023-05-24T19:06:12.792Z] Step 20/20 : LABEL version=3.0.0-dev.164 [2023-05-24T19:06:13.063Z] ---> Running in 8a7ed88cdbca [2023-05-24T19:06:13.063Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-24T19:06:13.063Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-24T19:06:13.063Z] (3/5) Installing libucontext (1.2-r0) [2023-05-24T19:06:13.063Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-24T19:06:13.063Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-24T19:06:13.063Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:06:13.063Z] OK: 9 MiB in 20 packages [2023-05-24T19:06:14.479Z] Removing intermediate container 8a7ed88cdbca [2023-05-24T19:06:14.479Z] ---> 2838fe05e9c3 [2023-05-24T19:06:14.479Z] [2023-05-24T19:06:15.062Z] Successfully built 2838fe05e9c3 [2023-05-24T19:06:15.062Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-24T19:06:15.062Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-05-24T19:06:15.645Z] Removing intermediate container 5b4457c9c3c9 [2023-05-24T19:06:15.645Z] ---> 0c8f1ad16c4c [2023-05-24T19:06:15.645Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:06:16.228Z] ---> 6a5fd5e6f8d0 [2023-05-24T19:06:16.228Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T19:06:17.189Z] ---> 7c4729449672 [2023-05-24T19:06:17.189Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:06:17.771Z] ---> 06bf5d8f6c6f [2023-05-24T19:06:17.771Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-24T19:06:18.039Z] ---> Running in b75b50ba5c6a [2023-05-24T19:06:18.623Z] ---> 3b011d58cb6b [2023-05-24T19:06:18.623Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-24T19:06:19.206Z] Removing intermediate container b75b50ba5c6a [2023-05-24T19:06:19.206Z] ---> ad17d9377cf8 [2023-05-24T19:06:19.206Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-24T19:06:20.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:06:20.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:06:20.610Z] ---> d92bb9060797 [2023-05-24T19:06:20.610Z] Step 3/25 : WORKDIR /edgex-go [2023-05-24T19:06:20.610Z] ---> Using cache [2023-05-24T19:06:20.610Z] ---> ae73e83ee414 [2023-05-24T19:06:20.610Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-24T19:06:20.610Z] ---> Using cache [2023-05-24T19:06:20.610Z] ---> 7dab32d4e893 [2023-05-24T19:06:20.610Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-24T19:06:20.876Z] ---> Using cache [2023-05-24T19:06:20.876Z] ---> e9974bd34b9d [2023-05-24T19:06:20.876Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:06:21.142Z] ---> Running in 010570ead199 [2023-05-24T19:06:21.729Z] ---> c017c0635825 [2023-05-24T19:06:21.729Z] Step 22/27 : WORKDIR / [2023-05-24T19:06:22.323Z] ---> Running in 2bd94069fbe7 [2023-05-24T19:06:23.730Z] Removing intermediate container 2bd94069fbe7 [2023-05-24T19:06:23.730Z] ---> 401435e4c80b [2023-05-24T19:06:23.730Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T19:06:23.996Z] ---> Running in 66be2088292b [2023-05-24T19:06:24.955Z] Removing intermediate container 66be2088292b [2023-05-24T19:06:24.955Z] ---> 4e5226386a9d [2023-05-24T19:06:24.955Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T19:06:25.224Z] ---> Running in cc894a84de6e [2023-05-24T19:06:26.192Z] Removing intermediate container cc894a84de6e [2023-05-24T19:06:26.192Z] ---> a215fe4a521a [2023-05-24T19:06:26.192Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T19:06:26.192Z] ---> Running in 8e8cc79e8c9f [2023-05-24T19:06:27.149Z] Removing intermediate container 8e8cc79e8c9f [2023-05-24T19:06:27.149Z] ---> 6c1d8707939e [2023-05-24T19:06:27.149Z] Step 26/27 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:06:27.417Z] ---> Running in 6d8250327256 [2023-05-24T19:06:28.005Z] ---> 7e3fd850bed3 [2023-05-24T19:06:28.005Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T19:06:28.274Z] Removing intermediate container 6d8250327256 [2023-05-24T19:06:28.274Z] ---> d60ceb3428f6 [2023-05-24T19:06:28.274Z] Step 27/27 : LABEL version=3.0.0-dev.164 [2023-05-24T19:06:28.546Z] ---> Running in 1cad017c07d4 [2023-05-24T19:06:29.150Z] Removing intermediate container 1cad017c07d4 [2023-05-24T19:06:29.150Z] ---> 5c6fe5cdf5e3 [2023-05-24T19:06:29.150Z] [2023-05-24T19:06:29.417Z] Successfully built 5c6fe5cdf5e3 [2023-05-24T19:06:29.417Z] Successfully tagged security-spire-config-arm64:latest [2023-05-24T19:06:29.417Z]  Building security-spire-config ... done Building support-notifications [2023-05-24T19:06:31.996Z] Removing intermediate container c95d99c271dc [2023-05-24T19:06:31.996Z] ---> 2769510c7027 [2023-05-24T19:06:31.996Z] Step 7/33 : COPY . . [2023-05-24T19:06:33.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:06:33.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:06:33.932Z] ---> d92bb9060797 [2023-05-24T19:06:33.932Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:06:33.932Z] ---> Using cache [2023-05-24T19:06:33.932Z] ---> ea31583c207a [2023-05-24T19:06:33.932Z] Step 4/23 : WORKDIR /edgex-go [2023-05-24T19:06:33.932Z] ---> Using cache [2023-05-24T19:06:33.932Z] ---> 314ac3db2625 [2023-05-24T19:06:33.932Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-24T19:06:34.887Z] ---> Running in 638e2977a5f3 [2023-05-24T19:06:37.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:06:37.730Z] ---> f30679fc9a0b [2023-05-24T19:06:37.730Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T19:06:38.311Z] ---> 29fbddcc5d63 [2023-05-24T19:06:38.311Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-24T19:06:38.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:06:38.311Z] ---> Running in d34a39babd66 [2023-05-24T19:06:39.268Z] ---> 794188eee871 [2023-05-24T19:06:39.268Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-24T19:06:40.254Z] OK: 263 MiB in 53 packages [2023-05-24T19:06:40.254Z] ---> bd4faf7d73ce [2023-05-24T19:06:40.254Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-24T19:06:41.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-24T19:06:41.818Z] ---> fe6075b27865 [2023-05-24T19:06:41.818Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T19:06:42.085Z] Removing intermediate container 638e2977a5f3 [2023-05-24T19:06:42.085Z] ---> 2babc714d67a [2023-05-24T19:06:42.085Z] Step 6/23 : COPY go.mod vendor* ./ ---> Running in c78d89307fa2 [2023-05-24T19:06:42.085Z] [2023-05-24T19:06:43.045Z] Removing intermediate container c78d89307fa2 [2023-05-24T19:06:43.045Z] ---> 99187ec42463 [2023-05-24T19:06:43.045Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T19:06:43.045Z] ---> Running in a22f755935d9 [2023-05-24T19:06:43.045Z] ---> ef06777e8def [2023-05-24T19:06:43.045Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:06:43.317Z] ---> Running in 4b25f59471ce [2023-05-24T19:06:43.582Z] Removing intermediate container a22f755935d9 [2023-05-24T19:06:43.848Z] ---> 3ad544cfe8fb [2023-05-24T19:06:43.848Z] Step 25/27 : LABEL arch=arm64 [2023-05-24T19:06:43.848Z] ---> Running in a323580acc6d [2023-05-24T19:06:44.813Z] Removing intermediate container a323580acc6d [2023-05-24T19:06:44.813Z] ---> 518727941dee [2023-05-24T19:06:44.813Z] Step 26/27 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:06:44.813Z] ---> Running in c2b2871a8ec5 [2023-05-24T19:06:45.394Z] Removing intermediate container c2b2871a8ec5 [2023-05-24T19:06:45.394Z] ---> 95d848aabbc6 [2023-05-24T19:06:45.394Z] Step 27/27 : LABEL version=3.0.0-dev.164 [2023-05-24T19:06:45.663Z] ---> Running in cac35d548dd8 [2023-05-24T19:06:46.250Z] Removing intermediate container cac35d548dd8 [2023-05-24T19:06:46.250Z] ---> cd5a4ab44989 [2023-05-24T19:06:46.250Z] [2023-05-24T19:06:46.517Z] Successfully built cd5a4ab44989 [2023-05-24T19:06:46.517Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-24T19:06:46.517Z]  Building security-spire-agent ... done Building core-command [2023-05-24T19:06:49.861Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:06:49.861Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:06:49.861Z] ---> d92bb9060797 [2023-05-24T19:06:49.861Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:06:49.861Z] ---> Using cache [2023-05-24T19:06:49.861Z] ---> ea31583c207a [2023-05-24T19:06:49.861Z] Step 4/24 : WORKDIR /edgex-go [2023-05-24T19:06:49.861Z] ---> Using cache [2023-05-24T19:06:49.861Z] ---> 314ac3db2625 [2023-05-24T19:06:49.861Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-24T19:06:49.861Z] ---> Using cache [2023-05-24T19:06:49.861Z] ---> 2fb16678e226 [2023-05-24T19:06:49.861Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-24T19:06:49.861Z] ---> Using cache [2023-05-24T19:06:49.861Z] ---> 47f691db40c3 [2023-05-24T19:06:49.861Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:06:49.861Z] ---> Using cache [2023-05-24T19:06:49.861Z] ---> bbf5f0fda1e4 [2023-05-24T19:06:49.861Z] Step 8/24 : COPY . . [2023-05-24T19:06:49.861Z] ---> Using cache [2023-05-24T19:06:49.861Z] ---> 3c6207b98ab8 [2023-05-24T19:06:49.861Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-24T19:06:49.861Z] ---> Running in 3875086554a0 [2023-05-24T19:06:51.808Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-24T19:07:59.670Z] Removing intermediate container 010570ead199 [2023-05-24T19:07:59.670Z] ---> 53f0a025e1b8 [2023-05-24T19:07:59.670Z] Step 7/25 : COPY . . [2023-05-24T19:08:03.921Z] ---> abeb1e45eb4f [2023-05-24T19:08:03.921Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-24T19:08:03.921Z] ---> Running in 9dafbd747980 [2023-05-24T19:08:06.504Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-24T19:08:28.931Z] Removing intermediate container 4b25f59471ce [2023-05-24T19:08:28.931Z] ---> b76be8ae9055 [2023-05-24T19:08:28.931Z] Step 8/23 : COPY . . [2023-05-24T19:08:32.273Z] ---> 3b5471ddf595 [2023-05-24T19:08:32.273Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-24T19:08:32.540Z] ---> Running in 741d7d3822e8 [2023-05-24T19:08:34.489Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-24T19:11:11.184Z] Removing intermediate container b9018a472786 [2023-05-24T19:11:11.184Z] ---> bb9161f091d5 [2023-05-24T19:11:11.184Z] [2023-05-24T19:11:11.184Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T19:11:11.184Z] ---> 51e60588ff2c [2023-05-24T19:11:11.184Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:11:11.184Z] ---> Running in c6bb6dd790a4 [2023-05-24T19:11:11.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:11:12.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:11:13.826Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T19:11:13.826Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:11:13.826Z] OK: 8 MiB in 16 packages [2023-05-24T19:11:15.779Z] Removing intermediate container c6bb6dd790a4 [2023-05-24T19:11:15.779Z] ---> 95e38e2bb6a9 [2023-05-24T19:11:15.779Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T19:11:15.779Z] ---> Running in 8b7e1ccb2598 [2023-05-24T19:11:16.046Z] Removing intermediate container 8b7e1ccb2598 [2023-05-24T19:11:16.046Z] ---> 14a48633ce3b [2023-05-24T19:11:16.046Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-24T19:11:16.312Z] ---> Running in 6f814505fb44 [2023-05-24T19:11:16.893Z] Removing intermediate container 6f814505fb44 [2023-05-24T19:11:16.893Z] ---> c83643b9bb71 [2023-05-24T19:11:16.893Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T19:11:16.893Z] ---> Running in d810bbcadee3 [2023-05-24T19:11:17.483Z] Removing intermediate container d810bbcadee3 [2023-05-24T19:11:17.483Z] ---> 2fe84aaafbb4 [2023-05-24T19:11:17.483Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:11:18.446Z] ---> b4d153fd6810 [2023-05-24T19:11:18.446Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:11:19.413Z] ---> 38287e02aef1 [2023-05-24T19:11:19.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-24T19:11:21.991Z] ---> e60261d2e184 [2023-05-24T19:11:21.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:11:22.959Z] ---> 4d9e26f5e35b [2023-05-24T19:11:22.959Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-24T19:11:22.959Z] ---> Running in e9fa35364b6a [2023-05-24T19:11:23.543Z] Removing intermediate container e9fa35364b6a [2023-05-24T19:11:23.543Z] ---> cf93ac006f0b [2023-05-24T19:11:23.543Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:11:23.543Z] ---> Running in d6023af3f05c [2023-05-24T19:11:24.128Z] Removing intermediate container d6023af3f05c [2023-05-24T19:11:24.128Z] ---> 8370bb8c1014 [2023-05-24T19:11:24.128Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T19:11:24.128Z] ---> Running in 130e2d698b7d [2023-05-24T19:11:24.713Z] Removing intermediate container 130e2d698b7d [2023-05-24T19:11:24.713Z] ---> b90823e4c3ad [2023-05-24T19:11:24.713Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:11:24.713Z] ---> Running in 4fcb170022f2 [2023-05-24T19:11:25.295Z] Removing intermediate container 4fcb170022f2 [2023-05-24T19:11:25.295Z] ---> 81cfacf503c1 [2023-05-24T19:11:25.295Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T19:11:25.562Z] ---> Running in b2a0c6f37ce2 [2023-05-24T19:11:25.827Z] Removing intermediate container b2a0c6f37ce2 [2023-05-24T19:11:25.827Z] ---> cd53e4d335b3 [2023-05-24T19:11:25.827Z] [2023-05-24T19:11:26.093Z] Successfully built cd53e4d335b3 [2023-05-24T19:11:26.093Z] Successfully tagged support-scheduler-arm64:latest [2023-05-24T19:11:26.093Z]  Building support-scheduler ... done Building core-metadata [2023-05-24T19:11:29.425Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:11:29.425Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:11:29.425Z] ---> d92bb9060797 [2023-05-24T19:11:29.425Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T19:11:29.425Z] ---> Using cache [2023-05-24T19:11:29.425Z] ---> ea31583c207a [2023-05-24T19:11:29.425Z] Step 4/25 : WORKDIR /edgex-go [2023-05-24T19:11:29.425Z] ---> Using cache [2023-05-24T19:11:29.425Z] ---> 314ac3db2625 [2023-05-24T19:11:29.425Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-24T19:11:29.425Z] ---> Using cache [2023-05-24T19:11:29.425Z] ---> 2fb16678e226 [2023-05-24T19:11:29.425Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-24T19:11:29.425Z] ---> Using cache [2023-05-24T19:11:29.425Z] ---> 47f691db40c3 [2023-05-24T19:11:29.425Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:11:29.425Z] ---> Using cache [2023-05-24T19:11:29.425Z] ---> bbf5f0fda1e4 [2023-05-24T19:11:29.425Z] Step 8/25 : COPY . . [2023-05-24T19:11:29.425Z] ---> Using cache [2023-05-24T19:11:29.425Z] ---> 3c6207b98ab8 [2023-05-24T19:11:29.425Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-24T19:11:29.692Z] ---> Running in f92ff5bc73d9 [2023-05-24T19:11:31.643Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-24T19:13:23.293Z] Removing intermediate container d34a39babd66 [2023-05-24T19:13:23.293Z] ---> 7de97a5d9b10 [2023-05-24T19:13:23.293Z] [2023-05-24T19:13:23.293Z] Step 9/33 : FROM alpine:3.17 [2023-05-24T19:13:23.293Z] ---> 51e60588ff2c [2023-05-24T19:13:23.293Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-24T19:13:23.293Z] ---> Using cache [2023-05-24T19:13:23.293Z] ---> 1861a9325b9a [2023-05-24T19:13:23.293Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-24T19:13:26.641Z] ---> Running in 294e06a9326d [2023-05-24T19:13:28.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:13:29.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:13:30.867Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-24T19:13:30.867Z] (2/2) Installing su-exec (0.2-r2) [2023-05-24T19:13:30.867Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:13:30.867Z] OK: 8 MiB in 17 packages [2023-05-24T19:13:32.812Z] Removing intermediate container 294e06a9326d [2023-05-24T19:13:32.812Z] ---> b0a806c5db8b [2023-05-24T19:13:32.812Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-24T19:13:32.812Z] ---> Running in 95851716fc62 [2023-05-24T19:13:33.079Z] Removing intermediate container 95851716fc62 [2023-05-24T19:13:33.079Z] ---> 0ceb4a484be1 [2023-05-24T19:13:33.079Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-24T19:13:33.348Z] ---> Running in 59f7a703ce27 [2023-05-24T19:13:33.615Z] Removing intermediate container 59f7a703ce27 [2023-05-24T19:13:33.615Z] ---> 4b2caf4931c8 [2023-05-24T19:13:33.615Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-24T19:13:33.882Z] ---> Running in d68de93fa873 [2023-05-24T19:13:34.463Z] Removing intermediate container d68de93fa873 [2023-05-24T19:13:34.463Z] ---> 5311522b6e10 [2023-05-24T19:13:34.463Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-24T19:13:34.463Z] ---> Running in 6e3803421058 [2023-05-24T19:13:35.047Z] Removing intermediate container 6e3803421058 [2023-05-24T19:13:35.047Z] ---> 13fd6ee9c32f [2023-05-24T19:13:35.047Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-24T19:13:35.047Z] ---> Running in d907f6653c13 [2023-05-24T19:13:40.396Z] Removing intermediate container d907f6653c13 [2023-05-24T19:13:40.396Z] ---> ae0ab91750eb [2023-05-24T19:13:40.396Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-24T19:13:40.396Z] ---> Running in 6b7958d6d04c [2023-05-24T19:13:40.665Z] Removing intermediate container 6b7958d6d04c [2023-05-24T19:13:40.665Z] ---> b7e594193b6a [2023-05-24T19:13:40.665Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-24T19:13:41.622Z] ---> f3277e64e2e6 [2023-05-24T19:13:41.623Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-24T19:13:41.623Z] ---> Running in aac7fe3a4034 [2023-05-24T19:13:44.960Z] Removing intermediate container aac7fe3a4034 [2023-05-24T19:13:44.960Z] ---> d43477b7cdfe [2023-05-24T19:13:44.960Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:13:45.918Z] ---> 04e4ae41d00c [2023-05-24T19:13:45.918Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:13:46.891Z] ---> 6672c987bad9 [2023-05-24T19:13:46.891Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-24T19:13:48.827Z] ---> 238d60daa1e1 [2023-05-24T19:13:48.827Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-24T19:13:49.422Z] ---> 73f9124c192a [2023-05-24T19:13:49.422Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-24T19:13:50.384Z] ---> f07263c8bcc3 [2023-05-24T19:13:50.384Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-24T19:13:52.984Z] ---> 37eba448ff60 [2023-05-24T19:13:52.985Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-24T19:13:53.568Z] ---> 0d15a3ec7add [2023-05-24T19:13:53.568Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-24T19:13:54.530Z] ---> 395a2aab8048 [2023-05-24T19:13:54.530Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-24T19:13:54.530Z] ---> Running in 8410c6a6b4bd [2023-05-24T19:13:57.892Z] Removing intermediate container 8410c6a6b4bd [2023-05-24T19:13:57.892Z] ---> 6e2c9d7b9bdb [2023-05-24T19:13:57.892Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-24T19:13:57.892Z] ---> Running in 3bf07a832bc3 [2023-05-24T19:13:58.171Z] Removing intermediate container 3bf07a832bc3 [2023-05-24T19:13:58.171Z] ---> 2a3ab06b4cf7 [2023-05-24T19:13:58.171Z] Step 30/33 : CMD ["gate"] [2023-05-24T19:13:58.436Z] ---> Running in bacf122b568d [2023-05-24T19:13:58.707Z] Removing intermediate container bacf122b568d [2023-05-24T19:13:58.707Z] ---> 85a3415fd03d [2023-05-24T19:13:58.707Z] Step 31/33 : LABEL arch=arm64 [2023-05-24T19:13:58.978Z] ---> Running in abbf63ecebd8 [2023-05-24T19:13:59.567Z] Removing intermediate container abbf63ecebd8 [2023-05-24T19:13:59.567Z] ---> 5b3fa261c783 [2023-05-24T19:13:59.567Z] Step 32/33 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:13:59.567Z] ---> Running in 8e950c5161e1 [2023-05-24T19:14:00.156Z] Removing intermediate container 8e950c5161e1 [2023-05-24T19:14:00.156Z] ---> bd9d4caa53f5 [2023-05-24T19:14:00.156Z] Step 33/33 : LABEL version=3.0.0-dev.164 [2023-05-24T19:14:00.156Z] ---> Running in dbb0ebc577fa [2023-05-24T19:14:00.740Z] Removing intermediate container dbb0ebc577fa [2023-05-24T19:14:00.740Z] ---> cde2ef60eb3b [2023-05-24T19:14:00.740Z] [2023-05-24T19:14:01.007Z] Successfully built cde2ef60eb3b [2023-05-24T19:14:01.007Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-24T19:14:01.008Z]  Building security-bootstrapper ... done Building security-spire-server [2023-05-24T19:14:04.351Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-24T19:14:04.351Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-24T19:14:04.351Z] ---> d92bb9060797 [2023-05-24T19:14:04.351Z] Step 3/26 : WORKDIR /edgex-go [2023-05-24T19:14:04.351Z] ---> Using cache [2023-05-24T19:14:04.351Z] ---> ae73e83ee414 [2023-05-24T19:14:04.351Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-24T19:14:04.351Z] ---> Using cache [2023-05-24T19:14:04.351Z] ---> 6e8096e9af14 [2023-05-24T19:14:04.351Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-24T19:14:04.351Z] ---> Using cache [2023-05-24T19:14:04.351Z] ---> 8f2150a966a9 [2023-05-24T19:14:04.351Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T19:14:04.351Z] ---> Using cache [2023-05-24T19:14:04.351Z] ---> 24b1ed7eedb9 [2023-05-24T19:14:04.351Z] Step 7/26 : COPY . . [2023-05-24T19:14:04.621Z] ---> Using cache [2023-05-24T19:14:04.621Z] ---> 685a61a61a66 [2023-05-24T19:14:04.621Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-24T19:14:04.621Z] ---> Using cache [2023-05-24T19:14:04.621Z] ---> fd25f38900d6 [2023-05-24T19:14:04.621Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-24T19:14:04.621Z] ---> Using cache [2023-05-24T19:14:04.621Z] ---> c5ababf73d2f [2023-05-24T19:14:04.621Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-24T19:14:04.621Z] ---> Using cache [2023-05-24T19:14:04.621Z] ---> d7e080511d30 [2023-05-24T19:14:04.621Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-24T19:14:04.891Z] ---> Running in a5565011ca10 [2023-05-24T19:14:10.241Z] Removing intermediate container a5565011ca10 [2023-05-24T19:14:10.241Z] ---> 283da6792706 [2023-05-24T19:14:10.241Z] Step 12/26 : WORKDIR /edgex-go [2023-05-24T19:14:10.241Z] ---> Running in 8ebdd360cf79 [2023-05-24T19:14:10.825Z] Removing intermediate container 8ebdd360cf79 [2023-05-24T19:14:10.825Z] ---> b0247054579e [2023-05-24T19:14:10.825Z] [2023-05-24T19:14:10.825Z] Step 13/26 : FROM alpine:3.17 [2023-05-24T19:14:10.825Z] ---> 51e60588ff2c [2023-05-24T19:14:10.825Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-24T19:14:10.825Z] ---> Using cache [2023-05-24T19:14:10.825Z] ---> c820549e3de2 [2023-05-24T19:14:10.825Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-24T19:14:10.825Z] ---> Using cache [2023-05-24T19:14:10.825Z] ---> 0c8f1ad16c4c [2023-05-24T19:14:10.825Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:14:10.825Z] ---> Using cache [2023-05-24T19:14:10.825Z] ---> 7c4729449672 [2023-05-24T19:14:10.825Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:14:11.092Z] ---> Using cache [2023-05-24T19:14:11.092Z] ---> 3b011d58cb6b [2023-05-24T19:14:11.092Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-24T19:14:19.288Z] Removing intermediate container 3875086554a0 [2023-05-24T19:14:19.288Z] ---> fe13c25552a9 [2023-05-24T19:14:19.288Z] [2023-05-24T19:14:19.288Z] Step 10/24 : FROM alpine:3.17 [2023-05-24T19:14:19.288Z] ---> 51e60588ff2c [2023-05-24T19:14:19.288Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:14:19.288Z] ---> Using cache [2023-05-24T19:14:19.288Z] ---> 95e38e2bb6a9 [2023-05-24T19:14:19.288Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T19:14:19.288Z] ---> Using cache [2023-05-24T19:14:19.288Z] ---> 14a48633ce3b [2023-05-24T19:14:19.288Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-24T19:14:21.240Z] ---> Running in 82e6cc1bf7e6 [2023-05-24T19:14:21.507Z] ---> 8b8117cda748 [2023-05-24T19:14:21.507Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-24T19:14:22.094Z] Removing intermediate container 82e6cc1bf7e6 [2023-05-24T19:14:22.094Z] ---> 43280722324a [2023-05-24T19:14:22.094Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-24T19:14:22.362Z] ---> Running in 05a4d55ca2cc [2023-05-24T19:14:22.943Z] ---> 25d1283b3f25 [2023-05-24T19:14:22.943Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-24T19:14:23.212Z] Removing intermediate container 05a4d55ca2cc [2023-05-24T19:14:23.212Z] ---> a09d767859bc [2023-05-24T19:14:23.212Z] Step 15/24 : WORKDIR / [2023-05-24T19:14:23.212Z] ---> Running in a8d50e6e6276 [2023-05-24T19:14:24.174Z] Removing intermediate container a8d50e6e6276 [2023-05-24T19:14:24.174Z] ---> bec0b324c8bd [2023-05-24T19:14:24.174Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:14:24.174Z] ---> 7fe29992de6b [2023-05-24T19:14:24.174Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-24T19:14:25.133Z] ---> 1cc1ed6537d2 [2023-05-24T19:14:25.133Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:14:25.400Z] ---> 4d7a7c0f96b6 [2023-05-24T19:14:25.400Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-24T19:14:25.400Z] ---> Running in f8555d86ff42 [2023-05-24T19:14:26.359Z] Removing intermediate container f8555d86ff42 [2023-05-24T19:14:26.359Z] ---> 3dddfab7810f [2023-05-24T19:14:26.359Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-24T19:14:26.359Z] ---> Running in fc4612cfe768 [2023-05-24T19:14:26.359Z] ---> 04fe9b7515b1 [2023-05-24T19:14:26.359Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-24T19:14:27.322Z] Removing intermediate container fc4612cfe768 [2023-05-24T19:14:27.322Z] ---> 2b5239d5e558 [2023-05-24T19:14:27.322Z] Step 24/26 : LABEL arch=arm64 [2023-05-24T19:14:27.322Z] ---> Running in 9aea1101545b [2023-05-24T19:14:28.278Z] Removing intermediate container 9aea1101545b [2023-05-24T19:14:28.278Z] ---> eb93910d5dd1 [2023-05-24T19:14:28.278Z] Step 25/26 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:14:28.278Z] ---> Running in 4da889869440 [2023-05-24T19:14:28.867Z] ---> 89574b22c9bb [2023-05-24T19:14:28.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:14:28.867Z] Removing intermediate container 4da889869440 [2023-05-24T19:14:28.867Z] ---> 4f23bfec5d5c [2023-05-24T19:14:28.867Z] Step 26/26 : LABEL version=3.0.0-dev.164 [2023-05-24T19:14:29.138Z] ---> Running in 393180be35fd [2023-05-24T19:14:29.722Z] Removing intermediate container 393180be35fd [2023-05-24T19:14:29.722Z] ---> 796eb77e48d3 [2023-05-24T19:14:29.722Z] [2023-05-24T19:14:29.990Z] Successfully built 796eb77e48d3 [2023-05-24T19:14:29.990Z] Successfully tagged security-spire-server-arm64:latest [2023-05-24T19:14:29.990Z]  Building security-spire-server ... done  ---> 355bafc3dd28 [2023-05-24T19:14:29.990Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-24T19:14:30.257Z] ---> Running in e22439125285 [2023-05-24T19:14:30.859Z] Removing intermediate container e22439125285 [2023-05-24T19:14:30.859Z] ---> 9262995d0cda [2023-05-24T19:14:30.859Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:14:31.133Z] ---> Running in f43821849e15 [2023-05-24T19:14:31.730Z] Removing intermediate container f43821849e15 [2023-05-24T19:14:31.730Z] ---> fc530627d1c6 [2023-05-24T19:14:31.730Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T19:14:31.730Z] ---> Running in 22db21548a82 [2023-05-24T19:14:32.317Z] Removing intermediate container 22db21548a82 [2023-05-24T19:14:32.317Z] ---> 4e405a47bedc [2023-05-24T19:14:32.317Z] Step 23/24 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:14:32.317Z] ---> Running in 52298faf6bca [2023-05-24T19:14:32.916Z] Removing intermediate container 52298faf6bca [2023-05-24T19:14:32.916Z] ---> 7fc44da1d183 [2023-05-24T19:14:32.916Z] Step 24/24 : LABEL version=3.0.0-dev.164 [2023-05-24T19:14:32.916Z] ---> Running in e7da4201f795 [2023-05-24T19:14:33.501Z] Removing intermediate container e7da4201f795 [2023-05-24T19:14:33.501Z] ---> 37fab2af8eda [2023-05-24T19:14:33.501Z] [2023-05-24T19:14:33.774Z] Successfully built 37fab2af8eda [2023-05-24T19:14:33.774Z] Successfully tagged core-command-arm64:latest [2023-05-24T19:14:38.018Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.164" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-24T19:14:53.689Z] Removing intermediate container 9dafbd747980 [2023-05-24T19:14:53.689Z] ---> 26fe89a5630d [2023-05-24T19:14:53.689Z] [2023-05-24T19:14:53.689Z] Step 9/25 : FROM alpine:3.17 [2023-05-24T19:14:53.689Z] ---> 51e60588ff2c [2023-05-24T19:14:53.689Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-24T19:14:53.953Z] ---> Running in 583e7e76a116 [2023-05-24T19:14:55.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:14:56.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:14:57.426Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-24T19:14:57.692Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-24T19:14:57.692Z] (3/3) Installing su-exec (0.2-r2) [2023-05-24T19:14:57.692Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:14:57.692Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T19:14:58.273Z] OK: 8 MiB in 18 packages [2023-05-24T19:15:00.212Z] Removing intermediate container 583e7e76a116 [2023-05-24T19:15:00.212Z] ---> f008464bb914 [2023-05-24T19:15:00.212Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-24T19:15:00.212Z] ---> Running in 2784d4727ca2 [2023-05-24T19:15:00.798Z] Removing intermediate container 2784d4727ca2 [2023-05-24T19:15:00.799Z] ---> c74569a5a3de [2023-05-24T19:15:00.799Z] Step 12/25 : WORKDIR / [2023-05-24T19:15:00.799Z] ---> Running in c69c4b6b5a1d [2023-05-24T19:15:01.387Z] Removing intermediate container c69c4b6b5a1d [2023-05-24T19:15:01.387Z] ---> c712cc79520d [2023-05-24T19:15:01.387Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:15:02.346Z] ---> a065a05fcd6c [2023-05-24T19:15:02.346Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:15:03.305Z] ---> 55bfe2442f08 [2023-05-24T19:15:03.305Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-24T19:15:04.281Z] ---> 08018d77e63c [2023-05-24T19:15:04.281Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-24T19:15:05.246Z] ---> df9f80b3dde1 [2023-05-24T19:15:05.246Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:15:06.228Z] ---> d8ebc7a01e7c [2023-05-24T19:15:06.228Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-24T19:15:07.638Z] ---> 5fa097e6e361 [2023-05-24T19:15:07.638Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-24T19:15:09.580Z] ---> abaea01fcfc1 [2023-05-24T19:15:09.580Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-24T19:15:10.544Z] ---> eadb8aa1b89c [2023-05-24T19:15:10.544Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-24T19:15:10.811Z] ---> Running in 4bee437c4d15 [2023-05-24T19:15:15.072Z] Removing intermediate container 4bee437c4d15 [2023-05-24T19:15:15.072Z] ---> 05f8c2bfd4fc [2023-05-24T19:15:15.072Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-24T19:15:15.072Z] ---> Running in f089f29c5d4d [2023-05-24T19:15:15.338Z] Removing intermediate container f089f29c5d4d [2023-05-24T19:15:15.338Z] ---> dce831896faf [2023-05-24T19:15:15.604Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T19:15:15.604Z] ---> Running in 6c763dff8c2e [2023-05-24T19:15:16.190Z] Removing intermediate container 6c763dff8c2e [2023-05-24T19:15:16.190Z] ---> c9a0cace249e [2023-05-24T19:15:16.190Z] Step 24/25 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:15:16.190Z] ---> Running in 059d266f5bf9 [2023-05-24T19:15:16.458Z] Removing intermediate container 059d266f5bf9 [2023-05-24T19:15:16.458Z] ---> 2a497e75fd4e [2023-05-24T19:15:16.458Z] Step 25/25 : LABEL version=3.0.0-dev.164 [2023-05-24T19:15:16.729Z] ---> Running in 0fd69e7a50f1 [2023-05-24T19:15:16.995Z] Removing intermediate container 0fd69e7a50f1 [2023-05-24T19:15:16.995Z] ---> bb690d998f08 [2023-05-24T19:15:16.995Z] [2023-05-24T19:15:17.261Z] Successfully built bb690d998f08 [2023-05-24T19:15:17.261Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-24T19:16:38.887Z]  Building security-secretstore-setup ... done Removing intermediate container f92ff5bc73d9 [2023-05-24T19:16:38.887Z] ---> 14230cf554de [2023-05-24T19:16:38.887Z] [2023-05-24T19:16:38.887Z] Step 10/25 : FROM alpine:3.17 [2023-05-24T19:16:38.887Z] ---> 51e60588ff2c [2023-05-24T19:16:38.887Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T19:16:38.887Z] ---> Using cache [2023-05-24T19:16:38.887Z] ---> 95e38e2bb6a9 [2023-05-24T19:16:38.887Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T19:16:38.887Z] ---> Using cache [2023-05-24T19:16:38.887Z] ---> 14a48633ce3b [2023-05-24T19:16:38.887Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-24T19:16:38.887Z] ---> Running in 36f5dcc3d845 [2023-05-24T19:16:38.887Z] Removing intermediate container 36f5dcc3d845 [2023-05-24T19:16:38.887Z] ---> dc048a0d78ad [2023-05-24T19:16:38.887Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-24T19:16:38.887Z] ---> Running in ec0961337c89 [2023-05-24T19:16:38.887Z] Removing intermediate container ec0961337c89 [2023-05-24T19:16:38.887Z] ---> 0ca109182c8a [2023-05-24T19:16:38.887Z] Step 15/25 : WORKDIR / [2023-05-24T19:16:38.887Z] ---> Running in 5556056cdd07 [2023-05-24T19:16:38.887Z] Removing intermediate container 5556056cdd07 [2023-05-24T19:16:38.887Z] ---> 9f791869e3a6 [2023-05-24T19:16:38.887Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:16:38.887Z] ---> 277f071823cb [2023-05-24T19:16:38.887Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:16:38.887Z] ---> ff657e9b643a [2023-05-24T19:16:38.887Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-24T19:16:38.887Z] ---> bf93ee4eb2fa [2023-05-24T19:16:38.887Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:16:38.887Z] ---> 9780f9748031 [2023-05-24T19:16:38.887Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-24T19:16:38.887Z] ---> a27929f07f5d [2023-05-24T19:16:38.887Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-24T19:16:38.887Z] ---> Running in 79f7a416a7d1 [2023-05-24T19:16:38.887Z] Removing intermediate container 79f7a416a7d1 [2023-05-24T19:16:38.887Z] ---> 27758b5b124a [2023-05-24T19:16:38.887Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:16:38.887Z] ---> Running in bd15a7b235d2 [2023-05-24T19:16:38.887Z] Removing intermediate container 741d7d3822e8 [2023-05-24T19:16:38.887Z] ---> ca48d470c3b7 [2023-05-24T19:16:38.887Z] [2023-05-24T19:16:38.887Z] Step 10/23 : FROM alpine:3.17 [2023-05-24T19:16:38.887Z] ---> 51e60588ff2c [2023-05-24T19:16:38.888Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-24T19:16:38.888Z] ---> Running in 1e90bbe75a36 [2023-05-24T19:16:38.888Z] Removing intermediate container bd15a7b235d2 [2023-05-24T19:16:38.888Z] ---> 448b397568e7 [2023-05-24T19:16:38.888Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T19:16:38.888Z] ---> Running in 49fcbd1314cb [2023-05-24T19:16:38.888Z] Removing intermediate container 49fcbd1314cb [2023-05-24T19:16:38.888Z] ---> 6f8be400e15a [2023-05-24T19:16:38.888Z] Step 24/25 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:16:38.888Z] ---> Running in a6f3920fbf64 [2023-05-24T19:16:39.178Z] Removing intermediate container a6f3920fbf64 [2023-05-24T19:16:39.178Z] ---> 22d292a7a08a [2023-05-24T19:16:39.178Z] Step 25/25 : LABEL version=3.0.0-dev.164 [2023-05-24T19:16:39.445Z] ---> Running in b112f3e1c7d0 [2023-05-24T19:16:39.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T19:16:39.711Z] Removing intermediate container b112f3e1c7d0 [2023-05-24T19:16:39.711Z] ---> 21d70e322613 [2023-05-24T19:16:39.711Z] [2023-05-24T19:16:39.711Z] Successfully built 21d70e322613 [2023-05-24T19:16:39.711Z] Successfully tagged core-metadata-arm64:latest [2023-05-24T19:16:39.976Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T19:16:41.380Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-24T19:16:41.380Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-24T19:16:41.380Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T19:16:41.380Z] Executing ca-certificates-20230506-r0.trigger [2023-05-24T19:16:41.647Z] OK: 8 MiB in 17 packages [2023-05-24T19:16:43.055Z] Removing intermediate container 1e90bbe75a36 [2023-05-24T19:16:43.055Z] ---> fa422e5547e0 [2023-05-24T19:16:43.055Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-24T19:16:43.055Z] ---> Running in 714b2630f7e2 [2023-05-24T19:16:43.323Z] Removing intermediate container 714b2630f7e2 [2023-05-24T19:16:43.323Z] ---> 10a72a78f1b2 [2023-05-24T19:16:43.323Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-24T19:16:43.323Z] ---> Running in 66ecd09d57d1 [2023-05-24T19:16:43.589Z] Removing intermediate container 66ecd09d57d1 [2023-05-24T19:16:43.589Z] ---> e138bdacc186 [2023-05-24T19:16:43.589Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-24T19:16:43.860Z] ---> Running in 7a695bb6c05a [2023-05-24T19:16:44.128Z] Removing intermediate container 7a695bb6c05a [2023-05-24T19:16:44.128Z] ---> 6a7daea81c05 [2023-05-24T19:16:44.128Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-24T19:16:44.715Z] ---> f354d6390dc0 [2023-05-24T19:16:44.715Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-24T19:16:45.298Z] ---> 539c55930ee6 [2023-05-24T19:16:45.299Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-24T19:16:46.705Z] ---> bba7618e25a5 [2023-05-24T19:16:46.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-24T19:16:47.291Z] ---> ade8a13f1618 [2023-05-24T19:16:47.291Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-24T19:16:47.291Z] ---> Running in fdbfc8a63545 [2023-05-24T19:16:47.557Z] Removing intermediate container fdbfc8a63545 [2023-05-24T19:16:47.557Z] ---> 2dff881487fa [2023-05-24T19:16:47.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T19:16:47.557Z] ---> Running in 79612a4a5e51 [2023-05-24T19:16:47.825Z] Removing intermediate container 79612a4a5e51 [2023-05-24T19:16:47.825Z] ---> 9f9264fabb66 [2023-05-24T19:16:47.825Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T19:16:48.092Z] ---> Running in 8d850919cad6 [2023-05-24T19:16:48.359Z] Removing intermediate container 8d850919cad6 [2023-05-24T19:16:48.359Z] ---> 8462a9f00dde [2023-05-24T19:16:48.359Z] Step 22/23 : LABEL git_sha=cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:16:48.359Z] ---> Running in 0c9c02c080df [2023-05-24T19:16:48.625Z] Removing intermediate container 0c9c02c080df [2023-05-24T19:16:48.625Z] ---> 73ab48014ed0 [2023-05-24T19:16:48.625Z] Step 23/23 : LABEL version=3.0.0-dev.164 [2023-05-24T19:16:48.893Z] ---> Running in ad7fa5792da2 [2023-05-24T19:16:49.159Z] Removing intermediate container ad7fa5792da2 [2023-05-24T19:16:49.159Z] ---> acc2e7a67754 [2023-05-24T19:16:49.159Z] [2023-05-24T19:16:49.159Z] Successfully built acc2e7a67754 [2023-05-24T19:16:49.159Z] Successfully tagged support-notifications-arm64:latest [2023-05-24T19:16:49.438Z]  Building support-notifications ... done  [Pipeline] } [2023-05-24T19:16:49.440Z] $ docker stop --time=1 f04e3e3fc9f15fb1316fcb7512c078b561c497cb2cf08b4285cb5921dba5980d [2023-05-24T19:16:51.144Z] $ docker rm -f --volumes f04e3e3fc9f15fb1316fcb7512c078b561c497cb2cf08b4285cb5921dba5980d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:16:51.642Z] + docker images [2023-05-24T19:16:51.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-24T19:16:51.911Z] support-notifications-arm64 latest acc2e7a67754 3 seconds ago 31.9MB [2023-05-24T19:16:51.911Z] core-metadata-arm64 latest 21d70e322613 12 seconds ago 20.2MB [2023-05-24T19:16:51.911Z] ca48d470c3b7 15 seconds ago 1.42GB [2023-05-24T19:16:51.911Z] 14230cf554de 23 seconds ago 1.36GB [2023-05-24T19:16:51.911Z] security-secretstore-setup-arm64 latest bb690d998f08 About a minute ago 32.2MB [2023-05-24T19:16:51.911Z] 26fe89a5630d About a minute ago 1.35GB [2023-05-24T19:16:51.911Z] core-command-arm64 latest 37fab2af8eda 2 minutes ago 19.7MB [2023-05-24T19:16:51.911Z] security-spire-server-arm64 latest 796eb77e48d3 2 minutes ago 97MB [2023-05-24T19:16:51.911Z] fe13c25552a9 2 minutes ago 1.35GB [2023-05-24T19:16:51.911Z] b0247054579e 2 minutes ago 1.21GB [2023-05-24T19:16:51.911Z] security-bootstrapper-arm64 latest cde2ef60eb3b 2 minutes ago 21.9MB [2023-05-24T19:16:51.911Z] 7de97a5d9b10 3 minutes ago 1.34GB [2023-05-24T19:16:51.911Z] support-scheduler-arm64 latest cd53e4d335b3 5 minutes ago 31.2MB [2023-05-24T19:16:51.911Z] bb9161f091d5 5 minutes ago 1.42GB [2023-05-24T19:16:51.911Z] security-spire-agent-arm64 latest cd5a4ab44989 10 minutes ago 153MB [2023-05-24T19:16:51.911Z] security-spire-config-arm64 latest 5c6fe5cdf5e3 10 minutes ago 96.1MB [2023-05-24T19:16:51.911Z] security-spiffe-token-provider-arm64 latest 2838fe05e9c3 10 minutes ago 32.7MB [2023-05-24T19:16:51.912Z] e5cfd19e8ae2 10 minutes ago 1.21GB [2023-05-24T19:16:51.912Z] 4410a6548d34 11 minutes ago 1.21GB [2023-05-24T19:16:51.912Z] 5360b2966c8c 11 minutes ago 1.39GB [2023-05-24T19:16:51.912Z] core-data-arm64 latest c73f3089d3ba 12 minutes ago 19.9MB [2023-05-24T19:16:51.912Z] 3fc85726cc5d 13 minutes ago 1.36GB [2023-05-24T19:16:51.912Z] core-common-config-bootstrapper-arm64 latest 661037e8c0a3 13 minutes ago 17.2MB [2023-05-24T19:16:51.912Z] 96fac941bb61 13 minutes ago 1.35GB [2023-05-24T19:16:51.912Z] security-proxy-auth-arm64 latest b08d7ed3bdd5 13 minutes ago 18.1MB [2023-05-24T19:16:51.912Z] 2644928ca115 14 minutes ago 1.33GB [2023-05-24T19:16:51.912Z] security-proxy-setup-arm64 latest dba3dff9e95e 14 minutes ago 18.7MB [2023-05-24T19:16:51.912Z] 34b3281c4750 14 minutes ago 1.33GB [2023-05-24T19:16:51.912Z] ci-base-image-arm64 latest d92bb9060797 24 minutes ago 899MB [2023-05-24T19:16:51.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-24T19:16:51.912Z] alpine 3.17 51e60588ff2c 8 weeks ago 7.46MB [2023-05-24T19:16:51.912Z] 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-05-24T19:16:52.031Z] provisioning config files... [2023-05-24T19:16:52.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/530@tmp/config18130544206348828760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:16:52.390Z] ---> docker-login.sh [2023-05-24T19:16:52.390Z] nexus3.edgexfoundry.org:10001 [2023-05-24T19:16:52.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:16:52.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:16:52.660Z] Configure a credential helper to remove this warning. See [2023-05-24T19:16:52.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:16:52.660Z] [2023-05-24T19:16:52.660Z] Login Succeeded [2023-05-24T19:16:52.660Z] nexus3.edgexfoundry.org:10002 [2023-05-24T19:16:52.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:16:53.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:16:53.195Z] Configure a credential helper to remove this warning. See [2023-05-24T19:16:53.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:16:53.195Z] [2023-05-24T19:16:53.195Z] Login Succeeded [2023-05-24T19:16:53.195Z] nexus3.edgexfoundry.org:10003 [2023-05-24T19:16:53.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:16:53.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:16:53.461Z] Configure a credential helper to remove this warning. See [2023-05-24T19:16:53.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:16:53.461Z] [2023-05-24T19:16:53.461Z] Login Succeeded [2023-05-24T19:16:53.461Z] nexus3.edgexfoundry.org:10004 [2023-05-24T19:16:53.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:16:53.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:16:53.997Z] Configure a credential helper to remove this warning. See [2023-05-24T19:16:53.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:16:53.997Z] [2023-05-24T19:16:53.997Z] Login Succeeded [2023-05-24T19:16:53.997Z] docker.io [2023-05-24T19:16:54.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T19:16:54.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T19:16:54.527Z] Configure a credential helper to remove this warning. See [2023-05-24T19:16:54.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T19:16:54.528Z] [2023-05-24T19:16:54.528Z] Login Succeeded [2023-05-24T19:16:54.528Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T19:16:54.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:16:54.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T19:16:54.584Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-24T19:16:54.584Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:16:54.584Z] latest [2023-05-24T19:16:54.584Z] 3.0.0-dev.164 [2023-05-24T19:16:54.584Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:16:54.584Z] main [2023-05-24T19:16:54.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:16:54.927Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:16:55.271Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:16:55.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T19:16:55.271Z] 69a111085101: Preparing [2023-05-24T19:16:55.271Z] 4a08cb43e147: Preparing [2023-05-24T19:16:55.271Z] fcdeeaf4075c: Preparing [2023-05-24T19:16:55.271Z] bf2d9b6bf2da: Preparing [2023-05-24T19:16:55.271Z] 6223534dfac7: Preparing [2023-05-24T19:16:55.271Z] 26cbea5cba74: Preparing [2023-05-24T19:16:55.271Z] 26cbea5cba74: Waiting [2023-05-24T19:16:55.538Z] fcdeeaf4075c: Pushed [2023-05-24T19:16:55.538Z] 6223534dfac7: Pushed [2023-05-24T19:16:55.538Z] 26cbea5cba74: Layer already exists [2023-05-24T19:16:55.538Z] 69a111085101: Pushed [2023-05-24T19:16:55.538Z] bf2d9b6bf2da: Pushed [2023-05-24T19:16:58.880Z] 4a08cb43e147: Pushed [2023-05-24T19:16:58.880Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:6774e91e3d541d2751b1ca76a853c903d1d5e054cc6da3bd54455d31d56c28c1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:16:59.230Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:16:59.576Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-24T19:16:59.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T19:16:59.576Z] 69a111085101: Preparing [2023-05-24T19:16:59.576Z] 4a08cb43e147: Preparing [2023-05-24T19:16:59.576Z] fcdeeaf4075c: Preparing [2023-05-24T19:16:59.576Z] bf2d9b6bf2da: Preparing [2023-05-24T19:16:59.576Z] 6223534dfac7: Preparing [2023-05-24T19:16:59.576Z] 26cbea5cba74: Preparing [2023-05-24T19:16:59.576Z] 26cbea5cba74: Waiting [2023-05-24T19:16:59.576Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:16:59.576Z] 69a111085101: Layer already exists [2023-05-24T19:16:59.576Z] 6223534dfac7: Layer already exists [2023-05-24T19:16:59.576Z] 4a08cb43e147: Layer already exists [2023-05-24T19:16:59.576Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:16:59.576Z] 26cbea5cba74: Layer already exists [2023-05-24T19:16:59.843Z] latest: digest: sha256:6774e91e3d541d2751b1ca76a853c903d1d5e054cc6da3bd54455d31d56c28c1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:00.208Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:00.556Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.164 [2023-05-24T19:17:00.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T19:17:00.556Z] 69a111085101: Preparing [2023-05-24T19:17:00.556Z] 4a08cb43e147: Preparing [2023-05-24T19:17:00.556Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:00.556Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:00.556Z] 6223534dfac7: Preparing [2023-05-24T19:17:00.556Z] 26cbea5cba74: Preparing [2023-05-24T19:17:00.556Z] 26cbea5cba74: Waiting [2023-05-24T19:17:00.556Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:00.556Z] 69a111085101: Layer already exists [2023-05-24T19:17:00.556Z] 4a08cb43e147: Layer already exists [2023-05-24T19:17:00.556Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:00.556Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:00.556Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:00.823Z] 3.0.0-dev.164: digest: sha256:6774e91e3d541d2751b1ca76a853c903d1d5e054cc6da3bd54455d31d56c28c1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:01.175Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:01.526Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:01.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T19:17:01.527Z] 69a111085101: Preparing [2023-05-24T19:17:01.527Z] 4a08cb43e147: Preparing [2023-05-24T19:17:01.527Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:01.527Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:01.527Z] 6223534dfac7: Preparing [2023-05-24T19:17:01.527Z] 26cbea5cba74: Preparing [2023-05-24T19:17:01.527Z] 26cbea5cba74: Waiting [2023-05-24T19:17:01.527Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:01.527Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:01.527Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:01.527Z] 69a111085101: Layer already exists [2023-05-24T19:17:01.527Z] 4a08cb43e147: Layer already exists [2023-05-24T19:17:01.527Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:01.793Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:6774e91e3d541d2751b1ca76a853c903d1d5e054cc6da3bd54455d31d56c28c1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:02.143Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:02.480Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-24T19:17:02.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-24T19:17:02.480Z] 69a111085101: Preparing [2023-05-24T19:17:02.480Z] 4a08cb43e147: Preparing [2023-05-24T19:17:02.480Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:02.480Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:02.480Z] 6223534dfac7: Preparing [2023-05-24T19:17:02.480Z] 26cbea5cba74: Preparing [2023-05-24T19:17:02.480Z] 26cbea5cba74: Waiting [2023-05-24T19:17:02.480Z] 4a08cb43e147: Layer already exists [2023-05-24T19:17:02.480Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:02.480Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:02.480Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:02.480Z] 69a111085101: Layer already exists [2023-05-24T19:17:02.480Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:02.746Z] main: digest: sha256:6774e91e3d541d2751b1ca76a853c903d1d5e054cc6da3bd54455d31d56c28c1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:02.790Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:02.795Z] taggedImages: [2023-05-24T19:17:02.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:02.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-24T19:17:02.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.164 [2023-05-24T19:17:02.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:02.795Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-24T19:17:02.811Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-24T19:17:02.811Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:02.811Z] latest [2023-05-24T19:17:02.811Z] 3.0.0-dev.164 [2023-05-24T19:17:02.811Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:02.811Z] main [2023-05-24T19:17:02.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:03.148Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:03.491Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:03.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T19:17:03.491Z] 089a0c2eb552: Preparing [2023-05-24T19:17:03.491Z] 2c2037637d42: Preparing [2023-05-24T19:17:03.491Z] 8af9d4a5999d: Preparing [2023-05-24T19:17:03.491Z] a3ccd6ebbc0f: Preparing [2023-05-24T19:17:03.491Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:03.491Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:03.491Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:03.491Z] 26cbea5cba74: Preparing [2023-05-24T19:17:03.491Z] 26cbea5cba74: Waiting [2023-05-24T19:17:03.491Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:03.491Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:03.757Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:03.757Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:03.757Z] 8af9d4a5999d: Pushed [2023-05-24T19:17:03.757Z] 2c2037637d42: Pushed [2023-05-24T19:17:03.757Z] 089a0c2eb552: Pushed [2023-05-24T19:17:03.757Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:03.757Z] 7fdb4a4d5562: Pushed [2023-05-24T19:17:06.335Z] a3ccd6ebbc0f: Pushed [2023-05-24T19:17:06.335Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:3cadc8f12ee0ef56e538bc14ca811c66a32006538b0b86c1fdff22f8972a5a53 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:06.682Z] + 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-05-24T19:17:07.023Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-24T19:17:07.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T19:17:07.023Z] 089a0c2eb552: Preparing [2023-05-24T19:17:07.023Z] 2c2037637d42: Preparing [2023-05-24T19:17:07.023Z] 8af9d4a5999d: Preparing [2023-05-24T19:17:07.023Z] a3ccd6ebbc0f: Preparing [2023-05-24T19:17:07.023Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:07.023Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:07.023Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:07.023Z] 26cbea5cba74: Preparing [2023-05-24T19:17:07.023Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:07.023Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:07.023Z] 26cbea5cba74: Waiting [2023-05-24T19:17:07.023Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:07.023Z] 2c2037637d42: Layer already exists [2023-05-24T19:17:07.023Z] 089a0c2eb552: Layer already exists [2023-05-24T19:17:07.023Z] 8af9d4a5999d: Layer already exists [2023-05-24T19:17:07.023Z] a3ccd6ebbc0f: Layer already exists [2023-05-24T19:17:07.023Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:07.023Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:07.023Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:07.289Z] latest: digest: sha256:3cadc8f12ee0ef56e538bc14ca811c66a32006538b0b86c1fdff22f8972a5a53 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:07.631Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:07.981Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.164 [2023-05-24T19:17:07.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T19:17:07.981Z] 089a0c2eb552: Preparing [2023-05-24T19:17:07.981Z] 2c2037637d42: Preparing [2023-05-24T19:17:07.981Z] 8af9d4a5999d: Preparing [2023-05-24T19:17:07.981Z] a3ccd6ebbc0f: Preparing [2023-05-24T19:17:07.981Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:07.981Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:07.981Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:07.981Z] 26cbea5cba74: Preparing [2023-05-24T19:17:07.981Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:07.981Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:07.981Z] 26cbea5cba74: Waiting [2023-05-24T19:17:07.981Z] 089a0c2eb552: Layer already exists [2023-05-24T19:17:07.981Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:07.981Z] a3ccd6ebbc0f: Layer already exists [2023-05-24T19:17:07.981Z] 2c2037637d42: Layer already exists [2023-05-24T19:17:07.981Z] 8af9d4a5999d: Layer already exists [2023-05-24T19:17:07.981Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:07.981Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:07.981Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:08.248Z] 3.0.0-dev.164: digest: sha256:3cadc8f12ee0ef56e538bc14ca811c66a32006538b0b86c1fdff22f8972a5a53 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:08.590Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:08.933Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:08.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T19:17:08.933Z] 089a0c2eb552: Preparing [2023-05-24T19:17:08.933Z] 2c2037637d42: Preparing [2023-05-24T19:17:08.933Z] 8af9d4a5999d: Preparing [2023-05-24T19:17:08.933Z] a3ccd6ebbc0f: Preparing [2023-05-24T19:17:08.933Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:08.933Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:08.933Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:08.933Z] 26cbea5cba74: Preparing [2023-05-24T19:17:08.933Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:08.933Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:08.933Z] 26cbea5cba74: Waiting [2023-05-24T19:17:08.933Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:08.933Z] 2c2037637d42: Layer already exists [2023-05-24T19:17:08.933Z] 8af9d4a5999d: Layer already exists [2023-05-24T19:17:08.933Z] 089a0c2eb552: Layer already exists [2023-05-24T19:17:08.933Z] a3ccd6ebbc0f: Layer already exists [2023-05-24T19:17:08.933Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:08.933Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:08.933Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:09.199Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:3cadc8f12ee0ef56e538bc14ca811c66a32006538b0b86c1fdff22f8972a5a53 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:09.546Z] + 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-05-24T19:17:09.889Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-24T19:17:09.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-24T19:17:09.889Z] 089a0c2eb552: Preparing [2023-05-24T19:17:09.889Z] 2c2037637d42: Preparing [2023-05-24T19:17:09.889Z] 8af9d4a5999d: Preparing [2023-05-24T19:17:09.889Z] a3ccd6ebbc0f: Preparing [2023-05-24T19:17:09.889Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:09.889Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:09.889Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:09.889Z] 26cbea5cba74: Preparing [2023-05-24T19:17:09.889Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:09.889Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:09.889Z] 26cbea5cba74: Waiting [2023-05-24T19:17:09.889Z] 8af9d4a5999d: Layer already exists [2023-05-24T19:17:09.889Z] 2c2037637d42: Layer already exists [2023-05-24T19:17:09.889Z] 089a0c2eb552: Layer already exists [2023-05-24T19:17:09.889Z] a3ccd6ebbc0f: Layer already exists [2023-05-24T19:17:09.889Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:09.889Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:09.889Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:09.889Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:10.155Z] main: digest: sha256:3cadc8f12ee0ef56e538bc14ca811c66a32006538b0b86c1fdff22f8972a5a53 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:10.196Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:10.202Z] taggedImages: [2023-05-24T19:17:10.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:10.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-24T19:17:10.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.164 [2023-05-24T19:17:10.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:10.202Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-24T19:17:10.217Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-24T19:17:10.217Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:10.217Z] latest [2023-05-24T19:17:10.217Z] 3.0.0-dev.164 [2023-05-24T19:17:10.217Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:10.217Z] main [2023-05-24T19:17:10.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:10.609Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:10.975Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:10.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T19:17:10.975Z] 72586b7fd1e5: Preparing [2023-05-24T19:17:10.975Z] c2c596257834: Preparing [2023-05-24T19:17:10.975Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:10.975Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:10.975Z] cb0f15e91295: Preparing [2023-05-24T19:17:10.975Z] 26cbea5cba74: Preparing [2023-05-24T19:17:10.975Z] 26cbea5cba74: Waiting [2023-05-24T19:17:11.246Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:11.246Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:11.246Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:11.246Z] 72586b7fd1e5: Pushed [2023-05-24T19:17:11.246Z] cb0f15e91295: Pushed [2023-05-24T19:17:14.621Z] c2c596257834: Pushed [2023-05-24T19:17:14.621Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:2ced4b9153ac893b47358e36f44c724f933a1b7053906dec36251aa447ed96ef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:14.956Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:15.294Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-24T19:17:15.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T19:17:15.294Z] 72586b7fd1e5: Preparing [2023-05-24T19:17:15.294Z] c2c596257834: Preparing [2023-05-24T19:17:15.294Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:15.294Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:15.294Z] cb0f15e91295: Preparing [2023-05-24T19:17:15.294Z] 26cbea5cba74: Preparing [2023-05-24T19:17:15.294Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:15.294Z] 72586b7fd1e5: Layer already exists [2023-05-24T19:17:15.294Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:15.294Z] c2c596257834: Layer already exists [2023-05-24T19:17:15.294Z] cb0f15e91295: Layer already exists [2023-05-24T19:17:15.294Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:15.559Z] latest: digest: sha256:2ced4b9153ac893b47358e36f44c724f933a1b7053906dec36251aa447ed96ef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:15.895Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:16.233Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.164 [2023-05-24T19:17:16.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T19:17:16.233Z] 72586b7fd1e5: Preparing [2023-05-24T19:17:16.233Z] c2c596257834: Preparing [2023-05-24T19:17:16.233Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:16.233Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:16.233Z] cb0f15e91295: Preparing [2023-05-24T19:17:16.233Z] 26cbea5cba74: Preparing [2023-05-24T19:17:16.233Z] 26cbea5cba74: Waiting [2023-05-24T19:17:16.233Z] 72586b7fd1e5: Layer already exists [2023-05-24T19:17:16.233Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:16.233Z] c2c596257834: Layer already exists [2023-05-24T19:17:16.233Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:16.233Z] cb0f15e91295: Layer already exists [2023-05-24T19:17:16.233Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:16.499Z] 3.0.0-dev.164: digest: sha256:2ced4b9153ac893b47358e36f44c724f933a1b7053906dec36251aa447ed96ef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:16.841Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:17.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:17.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T19:17:17.177Z] 72586b7fd1e5: Preparing [2023-05-24T19:17:17.177Z] c2c596257834: Preparing [2023-05-24T19:17:17.177Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:17.177Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:17.177Z] cb0f15e91295: Preparing [2023-05-24T19:17:17.177Z] 26cbea5cba74: Preparing [2023-05-24T19:17:17.177Z] 26cbea5cba74: Waiting [2023-05-24T19:17:17.177Z] c2c596257834: Layer already exists [2023-05-24T19:17:17.177Z] 72586b7fd1e5: Layer already exists [2023-05-24T19:17:17.177Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:17.177Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:17.177Z] cb0f15e91295: Layer already exists [2023-05-24T19:17:17.177Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:17.444Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:2ced4b9153ac893b47358e36f44c724f933a1b7053906dec36251aa447ed96ef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:17.781Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:18.122Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-24T19:17:18.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-24T19:17:18.122Z] 72586b7fd1e5: Preparing [2023-05-24T19:17:18.122Z] c2c596257834: Preparing [2023-05-24T19:17:18.122Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:18.122Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:18.122Z] cb0f15e91295: Preparing [2023-05-24T19:17:18.122Z] 26cbea5cba74: Preparing [2023-05-24T19:17:18.122Z] 26cbea5cba74: Waiting [2023-05-24T19:17:18.122Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:18.122Z] c2c596257834: Layer already exists [2023-05-24T19:17:18.122Z] cb0f15e91295: Layer already exists [2023-05-24T19:17:18.122Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:18.122Z] 72586b7fd1e5: Layer already exists [2023-05-24T19:17:18.122Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:18.387Z] main: digest: sha256:2ced4b9153ac893b47358e36f44c724f933a1b7053906dec36251aa447ed96ef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:18.430Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:18.437Z] taggedImages: [2023-05-24T19:17:18.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:18.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-24T19:17:18.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.164 [2023-05-24T19:17:18.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:18.437Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-24T19:17:18.452Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-24T19:17:18.452Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:18.452Z] latest [2023-05-24T19:17:18.452Z] 3.0.0-dev.164 [2023-05-24T19:17:18.452Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:18.452Z] main [2023-05-24T19:17:18.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:18.786Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:19.118Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:19.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T19:17:19.118Z] 70e1dfab1566: Preparing [2023-05-24T19:17:19.118Z] 1da2515ac20a: Preparing [2023-05-24T19:17:19.118Z] 688737462db8: Preparing [2023-05-24T19:17:19.118Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:19.118Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:19.118Z] 6223534dfac7: Preparing [2023-05-24T19:17:19.118Z] 26cbea5cba74: Preparing [2023-05-24T19:17:19.118Z] 6223534dfac7: Waiting [2023-05-24T19:17:19.118Z] 26cbea5cba74: Waiting [2023-05-24T19:17:19.118Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:19.118Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:19.383Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:19.383Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:19.383Z] 70e1dfab1566: Pushed [2023-05-24T19:17:19.383Z] 1da2515ac20a: Pushed [2023-05-24T19:17:21.955Z] 688737462db8: Pushed [2023-05-24T19:17:22.219Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:96fc532ff67b1440db88cf2ddf95fa193cf65e9e1c8dca6e5b10a548f78ff7cc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:22.559Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:22.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-24T19:17:22.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T19:17:22.898Z] 70e1dfab1566: Preparing [2023-05-24T19:17:22.898Z] 1da2515ac20a: Preparing [2023-05-24T19:17:22.898Z] 688737462db8: Preparing [2023-05-24T19:17:22.898Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:22.898Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:22.898Z] 6223534dfac7: Preparing [2023-05-24T19:17:22.898Z] 26cbea5cba74: Preparing [2023-05-24T19:17:22.898Z] 6223534dfac7: Waiting [2023-05-24T19:17:22.898Z] 26cbea5cba74: Waiting [2023-05-24T19:17:22.898Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:22.898Z] 1da2515ac20a: Layer already exists [2023-05-24T19:17:22.898Z] 688737462db8: Layer already exists [2023-05-24T19:17:22.898Z] 70e1dfab1566: Layer already exists [2023-05-24T19:17:22.898Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:22.898Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:22.898Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:23.163Z] latest: digest: sha256:96fc532ff67b1440db88cf2ddf95fa193cf65e9e1c8dca6e5b10a548f78ff7cc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:23.506Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:23.858Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.164 [2023-05-24T19:17:23.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T19:17:23.858Z] 70e1dfab1566: Preparing [2023-05-24T19:17:23.858Z] 1da2515ac20a: Preparing [2023-05-24T19:17:23.858Z] 688737462db8: Preparing [2023-05-24T19:17:23.858Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:23.858Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:23.858Z] 6223534dfac7: Preparing [2023-05-24T19:17:23.858Z] 26cbea5cba74: Preparing [2023-05-24T19:17:23.858Z] 6223534dfac7: Waiting [2023-05-24T19:17:23.858Z] 26cbea5cba74: Waiting [2023-05-24T19:17:23.858Z] 688737462db8: Layer already exists [2023-05-24T19:17:23.858Z] 70e1dfab1566: Layer already exists [2023-05-24T19:17:23.858Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:23.858Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:23.858Z] 1da2515ac20a: Layer already exists [2023-05-24T19:17:23.858Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:23.858Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:24.123Z] 3.0.0-dev.164: digest: sha256:96fc532ff67b1440db88cf2ddf95fa193cf65e9e1c8dca6e5b10a548f78ff7cc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:24.477Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:24.819Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:24.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T19:17:24.819Z] 70e1dfab1566: Preparing [2023-05-24T19:17:24.819Z] 1da2515ac20a: Preparing [2023-05-24T19:17:24.819Z] 688737462db8: Preparing [2023-05-24T19:17:24.819Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:24.819Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:24.819Z] 6223534dfac7: Preparing [2023-05-24T19:17:24.819Z] 26cbea5cba74: Preparing [2023-05-24T19:17:24.819Z] 6223534dfac7: Waiting [2023-05-24T19:17:24.819Z] 26cbea5cba74: Waiting [2023-05-24T19:17:24.819Z] 1da2515ac20a: Layer already exists [2023-05-24T19:17:24.819Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:24.819Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:24.819Z] 70e1dfab1566: Layer already exists [2023-05-24T19:17:24.819Z] 688737462db8: Layer already exists [2023-05-24T19:17:24.819Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:24.819Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:25.085Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:96fc532ff67b1440db88cf2ddf95fa193cf65e9e1c8dca6e5b10a548f78ff7cc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:25.419Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:25.752Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-24T19:17:25.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-24T19:17:25.752Z] 70e1dfab1566: Preparing [2023-05-24T19:17:25.752Z] 1da2515ac20a: Preparing [2023-05-24T19:17:25.752Z] 688737462db8: Preparing [2023-05-24T19:17:25.752Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:25.752Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:25.752Z] 6223534dfac7: Preparing [2023-05-24T19:17:25.752Z] 26cbea5cba74: Preparing [2023-05-24T19:17:25.752Z] 6223534dfac7: Waiting [2023-05-24T19:17:25.752Z] 26cbea5cba74: Waiting [2023-05-24T19:17:25.752Z] 70e1dfab1566: Layer already exists [2023-05-24T19:17:25.752Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:25.752Z] 688737462db8: Layer already exists [2023-05-24T19:17:25.752Z] 1da2515ac20a: Layer already exists [2023-05-24T19:17:25.752Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:25.752Z] 6223534dfac7: Layer already exists [2023-05-24T19:17:25.752Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:26.017Z] main: digest: sha256:96fc532ff67b1440db88cf2ddf95fa193cf65e9e1c8dca6e5b10a548f78ff7cc size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:26.060Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:26.065Z] taggedImages: [2023-05-24T19:17:26.065Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:26.065Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-24T19:17:26.065Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.164 [2023-05-24T19:17:26.065Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:26.065Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-24T19:17:26.080Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-24T19:17:26.080Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:26.080Z] latest [2023-05-24T19:17:26.080Z] 3.0.0-dev.164 [2023-05-24T19:17:26.080Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:26.080Z] main [2023-05-24T19:17:26.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:26.410Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:26.752Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:26.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T19:17:26.752Z] d4067050b214: Preparing [2023-05-24T19:17:26.752Z] d4067050b214: Preparing [2023-05-24T19:17:26.752Z] 69fc0617d9f8: Preparing [2023-05-24T19:17:26.752Z] 50cbc5b8bd4f: Preparing [2023-05-24T19:17:26.752Z] 71e6fe6de6cc: Preparing [2023-05-24T19:17:26.752Z] e7e4e4eae468: Preparing [2023-05-24T19:17:26.752Z] dbe69e43854c: Preparing [2023-05-24T19:17:26.752Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:26.752Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:26.752Z] 5caf089b3a93: Preparing [2023-05-24T19:17:26.752Z] b78246ca6d63: Preparing [2023-05-24T19:17:26.752Z] a4b58f83e784: Preparing [2023-05-24T19:17:26.752Z] 02d7cb782f76: Preparing [2023-05-24T19:17:26.752Z] 26cbea5cba74: Preparing [2023-05-24T19:17:26.752Z] dbe69e43854c: Waiting [2023-05-24T19:17:26.752Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:26.752Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:26.752Z] 5caf089b3a93: Waiting [2023-05-24T19:17:26.752Z] b78246ca6d63: Waiting [2023-05-24T19:17:26.752Z] a4b58f83e784: Waiting [2023-05-24T19:17:26.752Z] 02d7cb782f76: Waiting [2023-05-24T19:17:26.752Z] 26cbea5cba74: Waiting [2023-05-24T19:17:27.018Z] 69fc0617d9f8: Pushed [2023-05-24T19:17:27.018Z] 50cbc5b8bd4f: Pushed [2023-05-24T19:17:27.018Z] e7e4e4eae468: Pushed [2023-05-24T19:17:27.018Z] 71e6fe6de6cc: Pushed [2023-05-24T19:17:27.018Z] d4067050b214: Pushed [2023-05-24T19:17:27.018Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:27.018Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:27.289Z] 5caf089b3a93: Pushed [2023-05-24T19:17:27.290Z] b78246ca6d63: Pushed [2023-05-24T19:17:27.290Z] a4b58f83e784: Pushed [2023-05-24T19:17:27.290Z] 02d7cb782f76: Pushed [2023-05-24T19:17:27.290Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:30.624Z] dbe69e43854c: Pushed [2023-05-24T19:17:30.891Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:e87bec3128ad762951a1fe5b0436de13fec698f16458e1289ee54d9f9e215ea6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:31.232Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:31.569Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-24T19:17:31.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T19:17:31.569Z] d4067050b214: Preparing [2023-05-24T19:17:31.569Z] d4067050b214: Preparing [2023-05-24T19:17:31.569Z] 69fc0617d9f8: Preparing [2023-05-24T19:17:31.569Z] 50cbc5b8bd4f: Preparing [2023-05-24T19:17:31.569Z] 71e6fe6de6cc: Preparing [2023-05-24T19:17:31.569Z] e7e4e4eae468: Preparing [2023-05-24T19:17:31.569Z] dbe69e43854c: Preparing [2023-05-24T19:17:31.569Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:31.569Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:31.569Z] 5caf089b3a93: Preparing [2023-05-24T19:17:31.569Z] b78246ca6d63: Preparing [2023-05-24T19:17:31.569Z] a4b58f83e784: Preparing [2023-05-24T19:17:31.569Z] 02d7cb782f76: Preparing [2023-05-24T19:17:31.569Z] 26cbea5cba74: Preparing [2023-05-24T19:17:31.569Z] dbe69e43854c: Waiting [2023-05-24T19:17:31.569Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:31.569Z] b78246ca6d63: Waiting [2023-05-24T19:17:31.569Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:31.569Z] 5caf089b3a93: Waiting [2023-05-24T19:17:31.569Z] a4b58f83e784: Waiting [2023-05-24T19:17:31.569Z] 26cbea5cba74: Waiting [2023-05-24T19:17:31.569Z] 02d7cb782f76: Waiting [2023-05-24T19:17:31.569Z] e7e4e4eae468: Layer already exists [2023-05-24T19:17:31.569Z] 50cbc5b8bd4f: Layer already exists [2023-05-24T19:17:31.569Z] 71e6fe6de6cc: Layer already exists [2023-05-24T19:17:31.569Z] 69fc0617d9f8: Layer already exists [2023-05-24T19:17:31.569Z] d4067050b214: Layer already exists [2023-05-24T19:17:31.569Z] 5caf089b3a93: Layer already exists [2023-05-24T19:17:31.569Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:31.569Z] dbe69e43854c: Layer already exists [2023-05-24T19:17:31.569Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:31.569Z] b78246ca6d63: Layer already exists [2023-05-24T19:17:31.569Z] a4b58f83e784: Layer already exists [2023-05-24T19:17:31.569Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:31.569Z] 02d7cb782f76: Layer already exists [2023-05-24T19:17:31.836Z] latest: digest: sha256:e87bec3128ad762951a1fe5b0436de13fec698f16458e1289ee54d9f9e215ea6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:32.171Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:32.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.164 [2023-05-24T19:17:32.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T19:17:32.505Z] d4067050b214: Preparing [2023-05-24T19:17:32.505Z] d4067050b214: Preparing [2023-05-24T19:17:32.505Z] 69fc0617d9f8: Preparing [2023-05-24T19:17:32.505Z] 50cbc5b8bd4f: Preparing [2023-05-24T19:17:32.505Z] 71e6fe6de6cc: Preparing [2023-05-24T19:17:32.505Z] e7e4e4eae468: Preparing [2023-05-24T19:17:32.505Z] dbe69e43854c: Preparing [2023-05-24T19:17:32.505Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:32.505Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:32.505Z] 5caf089b3a93: Preparing [2023-05-24T19:17:32.505Z] b78246ca6d63: Preparing [2023-05-24T19:17:32.505Z] a4b58f83e784: Preparing [2023-05-24T19:17:32.505Z] 02d7cb782f76: Preparing [2023-05-24T19:17:32.505Z] 26cbea5cba74: Preparing [2023-05-24T19:17:32.505Z] dbe69e43854c: Waiting [2023-05-24T19:17:32.505Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:32.505Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:32.505Z] 5caf089b3a93: Waiting [2023-05-24T19:17:32.505Z] b78246ca6d63: Waiting [2023-05-24T19:17:32.505Z] a4b58f83e784: Waiting [2023-05-24T19:17:32.505Z] 02d7cb782f76: Waiting [2023-05-24T19:17:32.505Z] 26cbea5cba74: Waiting [2023-05-24T19:17:32.505Z] 71e6fe6de6cc: Layer already exists [2023-05-24T19:17:32.505Z] 50cbc5b8bd4f: Layer already exists [2023-05-24T19:17:32.505Z] e7e4e4eae468: Layer already exists [2023-05-24T19:17:32.505Z] 69fc0617d9f8: Layer already exists [2023-05-24T19:17:32.506Z] d4067050b214: Layer already exists [2023-05-24T19:17:32.506Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:32.506Z] dbe69e43854c: Layer already exists [2023-05-24T19:17:32.506Z] 5caf089b3a93: Layer already exists [2023-05-24T19:17:32.506Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:32.506Z] b78246ca6d63: Layer already exists [2023-05-24T19:17:32.506Z] a4b58f83e784: Layer already exists [2023-05-24T19:17:32.506Z] 02d7cb782f76: Layer already exists [2023-05-24T19:17:32.506Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:32.771Z] 3.0.0-dev.164: digest: sha256:e87bec3128ad762951a1fe5b0436de13fec698f16458e1289ee54d9f9e215ea6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:33.106Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:33.441Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:33.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T19:17:33.441Z] d4067050b214: Preparing [2023-05-24T19:17:33.441Z] d4067050b214: Preparing [2023-05-24T19:17:33.441Z] 69fc0617d9f8: Preparing [2023-05-24T19:17:33.441Z] 50cbc5b8bd4f: Preparing [2023-05-24T19:17:33.441Z] 71e6fe6de6cc: Preparing [2023-05-24T19:17:33.441Z] e7e4e4eae468: Preparing [2023-05-24T19:17:33.441Z] dbe69e43854c: Preparing [2023-05-24T19:17:33.441Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:33.441Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:33.441Z] 5caf089b3a93: Preparing [2023-05-24T19:17:33.441Z] b78246ca6d63: Preparing [2023-05-24T19:17:33.441Z] a4b58f83e784: Preparing [2023-05-24T19:17:33.441Z] 02d7cb782f76: Preparing [2023-05-24T19:17:33.441Z] 26cbea5cba74: Preparing [2023-05-24T19:17:33.441Z] dbe69e43854c: Waiting [2023-05-24T19:17:33.441Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:33.441Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:33.441Z] b78246ca6d63: Waiting [2023-05-24T19:17:33.441Z] 02d7cb782f76: Waiting [2023-05-24T19:17:33.441Z] a4b58f83e784: Waiting [2023-05-24T19:17:33.441Z] 26cbea5cba74: Waiting [2023-05-24T19:17:33.441Z] 5caf089b3a93: Waiting [2023-05-24T19:17:33.441Z] 50cbc5b8bd4f: Layer already exists [2023-05-24T19:17:33.441Z] e7e4e4eae468: Layer already exists [2023-05-24T19:17:33.441Z] 71e6fe6de6cc: Layer already exists [2023-05-24T19:17:33.441Z] 69fc0617d9f8: Layer already exists [2023-05-24T19:17:33.441Z] d4067050b214: Layer already exists [2023-05-24T19:17:33.441Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:33.441Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:33.441Z] 5caf089b3a93: Layer already exists [2023-05-24T19:17:33.441Z] b78246ca6d63: Layer already exists [2023-05-24T19:17:33.441Z] dbe69e43854c: Layer already exists [2023-05-24T19:17:33.441Z] 02d7cb782f76: Layer already exists [2023-05-24T19:17:33.441Z] a4b58f83e784: Layer already exists [2023-05-24T19:17:33.441Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:33.707Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:e87bec3128ad762951a1fe5b0436de13fec698f16458e1289ee54d9f9e215ea6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:34.041Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:34.375Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-24T19:17:34.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-24T19:17:34.375Z] d4067050b214: Preparing [2023-05-24T19:17:34.375Z] d4067050b214: Preparing [2023-05-24T19:17:34.375Z] 69fc0617d9f8: Preparing [2023-05-24T19:17:34.375Z] 50cbc5b8bd4f: Preparing [2023-05-24T19:17:34.375Z] 71e6fe6de6cc: Preparing [2023-05-24T19:17:34.375Z] e7e4e4eae468: Preparing [2023-05-24T19:17:34.375Z] dbe69e43854c: Preparing [2023-05-24T19:17:34.375Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:34.375Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:34.375Z] 5caf089b3a93: Preparing [2023-05-24T19:17:34.375Z] b78246ca6d63: Preparing [2023-05-24T19:17:34.375Z] a4b58f83e784: Preparing [2023-05-24T19:17:34.375Z] 02d7cb782f76: Preparing [2023-05-24T19:17:34.375Z] 26cbea5cba74: Preparing [2023-05-24T19:17:34.375Z] dbe69e43854c: Waiting [2023-05-24T19:17:34.375Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:34.375Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:34.375Z] 5caf089b3a93: Waiting [2023-05-24T19:17:34.375Z] b78246ca6d63: Waiting [2023-05-24T19:17:34.375Z] 02d7cb782f76: Waiting [2023-05-24T19:17:34.375Z] a4b58f83e784: Waiting [2023-05-24T19:17:34.375Z] 26cbea5cba74: Waiting [2023-05-24T19:17:34.375Z] e7e4e4eae468: Layer already exists [2023-05-24T19:17:34.375Z] 50cbc5b8bd4f: Layer already exists [2023-05-24T19:17:34.375Z] 71e6fe6de6cc: Layer already exists [2023-05-24T19:17:34.375Z] 69fc0617d9f8: Layer already exists [2023-05-24T19:17:34.375Z] d4067050b214: Layer already exists [2023-05-24T19:17:34.375Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:34.375Z] dbe69e43854c: Layer already exists [2023-05-24T19:17:34.375Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:34.375Z] 5caf089b3a93: Layer already exists [2023-05-24T19:17:34.375Z] b78246ca6d63: Layer already exists [2023-05-24T19:17:34.375Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:34.375Z] 02d7cb782f76: Layer already exists [2023-05-24T19:17:34.375Z] a4b58f83e784: Layer already exists [2023-05-24T19:17:34.640Z] main: digest: sha256:e87bec3128ad762951a1fe5b0436de13fec698f16458e1289ee54d9f9e215ea6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:34.679Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:34.685Z] taggedImages: [2023-05-24T19:17:34.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:34.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-24T19:17:34.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.164 [2023-05-24T19:17:34.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:34.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-24T19:17:34.699Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-24T19:17:34.699Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:34.699Z] latest [2023-05-24T19:17:34.699Z] 3.0.0-dev.164 [2023-05-24T19:17:34.699Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:34.699Z] main [2023-05-24T19:17:34.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:35.027Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:35.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:35.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T19:17:35.362Z] fce23a1e0f25: Preparing [2023-05-24T19:17:35.362Z] 325844176b22: Preparing [2023-05-24T19:17:35.362Z] 3075c2ea1391: Preparing [2023-05-24T19:17:35.362Z] 25163823d3b5: Preparing [2023-05-24T19:17:35.362Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:35.362Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:35.362Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:35.362Z] 26cbea5cba74: Preparing [2023-05-24T19:17:35.362Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:35.362Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:35.362Z] 26cbea5cba74: Waiting [2023-05-24T19:17:35.362Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:35.629Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:35.629Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:35.629Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:35.629Z] 325844176b22: Pushed [2023-05-24T19:17:35.629Z] 3075c2ea1391: Pushed [2023-05-24T19:17:35.629Z] fce23a1e0f25: Pushed [2023-05-24T19:17:38.206Z] 25163823d3b5: Pushed [2023-05-24T19:17:38.473Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:133c20dbc1a7c64fd7029dab8d70dd0f6d6348e5d7a8d6c51d6a98b70d975c61 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:38.824Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:39.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-24T19:17:39.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T19:17:39.159Z] fce23a1e0f25: Preparing [2023-05-24T19:17:39.159Z] 325844176b22: Preparing [2023-05-24T19:17:39.159Z] 3075c2ea1391: Preparing [2023-05-24T19:17:39.159Z] 25163823d3b5: Preparing [2023-05-24T19:17:39.159Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:39.159Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:39.159Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:39.159Z] 26cbea5cba74: Preparing [2023-05-24T19:17:39.159Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:39.159Z] 26cbea5cba74: Waiting [2023-05-24T19:17:39.159Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:39.159Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:39.159Z] 325844176b22: Layer already exists [2023-05-24T19:17:39.159Z] 25163823d3b5: Layer already exists [2023-05-24T19:17:39.159Z] 3075c2ea1391: Layer already exists [2023-05-24T19:17:39.159Z] fce23a1e0f25: Layer already exists [2023-05-24T19:17:39.159Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:39.159Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:39.159Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:39.424Z] latest: digest: sha256:133c20dbc1a7c64fd7029dab8d70dd0f6d6348e5d7a8d6c51d6a98b70d975c61 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:39.764Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:40.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.164 [2023-05-24T19:17:40.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T19:17:40.103Z] fce23a1e0f25: Preparing [2023-05-24T19:17:40.103Z] 325844176b22: Preparing [2023-05-24T19:17:40.103Z] 3075c2ea1391: Preparing [2023-05-24T19:17:40.103Z] 25163823d3b5: Preparing [2023-05-24T19:17:40.103Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:40.103Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:40.103Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:40.103Z] 26cbea5cba74: Preparing [2023-05-24T19:17:40.103Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:40.103Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:40.103Z] 26cbea5cba74: Waiting [2023-05-24T19:17:40.103Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:40.103Z] 25163823d3b5: Layer already exists [2023-05-24T19:17:40.103Z] 3075c2ea1391: Layer already exists [2023-05-24T19:17:40.103Z] fce23a1e0f25: Layer already exists [2023-05-24T19:17:40.103Z] 325844176b22: Layer already exists [2023-05-24T19:17:40.103Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:40.103Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:40.103Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:40.368Z] 3.0.0-dev.164: digest: sha256:133c20dbc1a7c64fd7029dab8d70dd0f6d6348e5d7a8d6c51d6a98b70d975c61 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:40.704Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:41.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:41.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T19:17:41.043Z] fce23a1e0f25: Preparing [2023-05-24T19:17:41.043Z] 325844176b22: Preparing [2023-05-24T19:17:41.043Z] 3075c2ea1391: Preparing [2023-05-24T19:17:41.043Z] 25163823d3b5: Preparing [2023-05-24T19:17:41.043Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:41.043Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:41.043Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:41.043Z] 26cbea5cba74: Preparing [2023-05-24T19:17:41.043Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:41.043Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:41.043Z] 26cbea5cba74: Waiting [2023-05-24T19:17:41.043Z] 25163823d3b5: Layer already exists [2023-05-24T19:17:41.043Z] 3075c2ea1391: Layer already exists [2023-05-24T19:17:41.043Z] 325844176b22: Layer already exists [2023-05-24T19:17:41.043Z] fce23a1e0f25: Layer already exists [2023-05-24T19:17:41.043Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:41.043Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:41.043Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:41.043Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:41.309Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:133c20dbc1a7c64fd7029dab8d70dd0f6d6348e5d7a8d6c51d6a98b70d975c61 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:41.652Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:41.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-24T19:17:41.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-24T19:17:41.995Z] fce23a1e0f25: Preparing [2023-05-24T19:17:41.995Z] 325844176b22: Preparing [2023-05-24T19:17:41.995Z] 3075c2ea1391: Preparing [2023-05-24T19:17:41.995Z] 25163823d3b5: Preparing [2023-05-24T19:17:41.995Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:41.995Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:41.995Z] 7fdb4a4d5562: Preparing [2023-05-24T19:17:41.995Z] 26cbea5cba74: Preparing [2023-05-24T19:17:41.995Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:41.995Z] 7fdb4a4d5562: Waiting [2023-05-24T19:17:41.995Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:41.995Z] 3075c2ea1391: Layer already exists [2023-05-24T19:17:41.995Z] 25163823d3b5: Layer already exists [2023-05-24T19:17:41.995Z] fce23a1e0f25: Layer already exists [2023-05-24T19:17:41.995Z] 325844176b22: Layer already exists [2023-05-24T19:17:41.995Z] 7fdb4a4d5562: Layer already exists [2023-05-24T19:17:41.995Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:41.995Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:42.263Z] main: digest: sha256:133c20dbc1a7c64fd7029dab8d70dd0f6d6348e5d7a8d6c51d6a98b70d975c61 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:42.312Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:42.321Z] taggedImages: [2023-05-24T19:17:42.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:42.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-24T19:17:42.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.164 [2023-05-24T19:17:42.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:42.321Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-24T19:17:42.343Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-24T19:17:42.343Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:42.343Z] latest [2023-05-24T19:17:42.343Z] 3.0.0-dev.164 [2023-05-24T19:17:42.343Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:42.343Z] main [2023-05-24T19:17:42.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:42.691Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:43.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:43.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T19:17:43.027Z] 1a64b6975f26: Preparing [2023-05-24T19:17:43.027Z] b1a8e0920d82: Preparing [2023-05-24T19:17:43.027Z] 4d86cebb5753: Preparing [2023-05-24T19:17:43.027Z] 957103cb9ff6: Preparing [2023-05-24T19:17:43.027Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:43.027Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:43.027Z] b508eaeec3ec: Preparing [2023-05-24T19:17:43.027Z] fdaf09228ab9: Preparing [2023-05-24T19:17:43.027Z] 26cbea5cba74: Preparing [2023-05-24T19:17:43.027Z] b508eaeec3ec: Waiting [2023-05-24T19:17:43.027Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:43.027Z] fdaf09228ab9: Waiting [2023-05-24T19:17:43.027Z] 26cbea5cba74: Waiting [2023-05-24T19:17:43.027Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:43.027Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:43.294Z] 1a64b6975f26: Pushed [2023-05-24T19:17:43.294Z] 957103cb9ff6: Pushed [2023-05-24T19:17:43.294Z] b1a8e0920d82: Pushed [2023-05-24T19:17:43.294Z] b508eaeec3ec: Pushed [2023-05-24T19:17:43.294Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:43.560Z] fdaf09228ab9: Pushed [2023-05-24T19:17:46.136Z] 4d86cebb5753: Pushed [2023-05-24T19:17:46.136Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:3c7bc3abe8651827b28fcbebff132093ccf7e2a2e2456705f7d2657ee8a2f538 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:46.469Z] + 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-05-24T19:17:46.804Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-24T19:17:46.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T19:17:46.805Z] 1a64b6975f26: Preparing [2023-05-24T19:17:46.805Z] b1a8e0920d82: Preparing [2023-05-24T19:17:46.805Z] 4d86cebb5753: Preparing [2023-05-24T19:17:46.805Z] 957103cb9ff6: Preparing [2023-05-24T19:17:46.805Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:46.805Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:46.805Z] b508eaeec3ec: Preparing [2023-05-24T19:17:46.805Z] fdaf09228ab9: Preparing [2023-05-24T19:17:46.805Z] 26cbea5cba74: Preparing [2023-05-24T19:17:46.805Z] b508eaeec3ec: Waiting [2023-05-24T19:17:46.805Z] fdaf09228ab9: Waiting [2023-05-24T19:17:46.805Z] 26cbea5cba74: Waiting [2023-05-24T19:17:46.805Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:46.805Z] 4d86cebb5753: Layer already exists [2023-05-24T19:17:46.805Z] b1a8e0920d82: Layer already exists [2023-05-24T19:17:46.805Z] 957103cb9ff6: Layer already exists [2023-05-24T19:17:46.805Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:46.805Z] 1a64b6975f26: Layer already exists [2023-05-24T19:17:46.805Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:46.805Z] fdaf09228ab9: Layer already exists [2023-05-24T19:17:46.805Z] b508eaeec3ec: Layer already exists [2023-05-24T19:17:46.805Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:47.070Z] latest: digest: sha256:3c7bc3abe8651827b28fcbebff132093ccf7e2a2e2456705f7d2657ee8a2f538 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:47.417Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:47.814Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.164 [2023-05-24T19:17:47.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T19:17:47.814Z] 1a64b6975f26: Preparing [2023-05-24T19:17:47.814Z] b1a8e0920d82: Preparing [2023-05-24T19:17:47.814Z] 4d86cebb5753: Preparing [2023-05-24T19:17:47.814Z] 957103cb9ff6: Preparing [2023-05-24T19:17:47.814Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:47.814Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:47.814Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:47.814Z] b508eaeec3ec: Preparing [2023-05-24T19:17:47.814Z] fdaf09228ab9: Preparing [2023-05-24T19:17:47.814Z] 26cbea5cba74: Preparing [2023-05-24T19:17:47.814Z] 26cbea5cba74: Waiting [2023-05-24T19:17:47.814Z] fdaf09228ab9: Waiting [2023-05-24T19:17:47.814Z] b508eaeec3ec: Waiting [2023-05-24T19:17:47.814Z] 957103cb9ff6: Layer already exists [2023-05-24T19:17:47.814Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:47.814Z] b1a8e0920d82: Layer already exists [2023-05-24T19:17:47.814Z] 4d86cebb5753: Layer already exists [2023-05-24T19:17:47.814Z] 1a64b6975f26: Layer already exists [2023-05-24T19:17:47.814Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:47.814Z] fdaf09228ab9: Layer already exists [2023-05-24T19:17:47.814Z] b508eaeec3ec: Layer already exists [2023-05-24T19:17:47.814Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:48.083Z] 3.0.0-dev.164: digest: sha256:3c7bc3abe8651827b28fcbebff132093ccf7e2a2e2456705f7d2657ee8a2f538 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:48.443Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:48.798Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:48.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T19:17:48.798Z] 1a64b6975f26: Preparing [2023-05-24T19:17:48.798Z] b1a8e0920d82: Preparing [2023-05-24T19:17:48.798Z] 4d86cebb5753: Preparing [2023-05-24T19:17:48.798Z] 957103cb9ff6: Preparing [2023-05-24T19:17:48.798Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:48.798Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:48.798Z] b508eaeec3ec: Preparing [2023-05-24T19:17:48.798Z] fdaf09228ab9: Preparing [2023-05-24T19:17:48.798Z] 26cbea5cba74: Preparing [2023-05-24T19:17:48.798Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:48.798Z] fdaf09228ab9: Waiting [2023-05-24T19:17:48.798Z] b508eaeec3ec: Waiting [2023-05-24T19:17:48.798Z] 26cbea5cba74: Waiting [2023-05-24T19:17:48.798Z] b1a8e0920d82: Layer already exists [2023-05-24T19:17:48.798Z] 4d86cebb5753: Layer already exists [2023-05-24T19:17:48.798Z] 957103cb9ff6: Layer already exists [2023-05-24T19:17:48.798Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:48.798Z] 1a64b6975f26: Layer already exists [2023-05-24T19:17:48.798Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:48.798Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:48.798Z] b508eaeec3ec: Layer already exists [2023-05-24T19:17:48.798Z] fdaf09228ab9: Layer already exists [2023-05-24T19:17:49.067Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:3c7bc3abe8651827b28fcbebff132093ccf7e2a2e2456705f7d2657ee8a2f538 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:49.406Z] + 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-05-24T19:17:49.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-24T19:17:49.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-24T19:17:49.737Z] 1a64b6975f26: Preparing [2023-05-24T19:17:49.737Z] b1a8e0920d82: Preparing [2023-05-24T19:17:49.737Z] 4d86cebb5753: Preparing [2023-05-24T19:17:49.737Z] 957103cb9ff6: Preparing [2023-05-24T19:17:49.737Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:49.737Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:49.737Z] b508eaeec3ec: Preparing [2023-05-24T19:17:49.737Z] fdaf09228ab9: Preparing [2023-05-24T19:17:49.737Z] 26cbea5cba74: Preparing [2023-05-24T19:17:49.737Z] b508eaeec3ec: Waiting [2023-05-24T19:17:49.737Z] fdaf09228ab9: Waiting [2023-05-24T19:17:49.737Z] 26cbea5cba74: Waiting [2023-05-24T19:17:49.737Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:49.737Z] 4d86cebb5753: Layer already exists [2023-05-24T19:17:49.737Z] b1a8e0920d82: Layer already exists [2023-05-24T19:17:49.737Z] 957103cb9ff6: Layer already exists [2023-05-24T19:17:49.737Z] 1a64b6975f26: Layer already exists [2023-05-24T19:17:49.737Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:49.737Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:49.737Z] fdaf09228ab9: Layer already exists [2023-05-24T19:17:49.737Z] b508eaeec3ec: Layer already exists [2023-05-24T19:17:49.737Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:50.004Z] main: digest: sha256:3c7bc3abe8651827b28fcbebff132093ccf7e2a2e2456705f7d2657ee8a2f538 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:50.043Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:50.049Z] taggedImages: [2023-05-24T19:17:50.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:50.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-24T19:17:50.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.164 [2023-05-24T19:17:50.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:50.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-24T19:17:50.069Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-24T19:17:50.069Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:50.069Z] latest [2023-05-24T19:17:50.069Z] 3.0.0-dev.164 [2023-05-24T19:17:50.069Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:50.069Z] main [2023-05-24T19:17:50.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:50.410Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:50.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:50.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T19:17:50.747Z] 67564e891003: Preparing [2023-05-24T19:17:50.747Z] 384c06763abd: Preparing [2023-05-24T19:17:50.747Z] 4b28ec662c51: Preparing [2023-05-24T19:17:50.747Z] ba9c1f82dbf3: Preparing [2023-05-24T19:17:50.747Z] 1fc82e263285: Preparing [2023-05-24T19:17:50.747Z] c8640a959759: Preparing [2023-05-24T19:17:50.747Z] 4102c88a36c5: Preparing [2023-05-24T19:17:50.747Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:50.747Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:50.747Z] bc1a6081fb56: Preparing [2023-05-24T19:17:50.747Z] 26cbea5cba74: Preparing [2023-05-24T19:17:50.747Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:50.747Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:50.747Z] bc1a6081fb56: Waiting [2023-05-24T19:17:50.747Z] 26cbea5cba74: Waiting [2023-05-24T19:17:50.747Z] 4102c88a36c5: Waiting [2023-05-24T19:17:50.747Z] c8640a959759: Waiting [2023-05-24T19:17:51.015Z] 1fc82e263285: Pushed [2023-05-24T19:17:51.015Z] 67564e891003: Pushed [2023-05-24T19:17:51.015Z] 384c06763abd: Pushed [2023-05-24T19:17:51.015Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:51.281Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:51.281Z] c8640a959759: Pushed [2023-05-24T19:17:51.281Z] 4102c88a36c5: Pushed [2023-05-24T19:17:51.281Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:51.547Z] bc1a6081fb56: Pushed [2023-05-24T19:17:54.127Z] ba9c1f82dbf3: Pushed [2023-05-24T19:17:54.712Z] 4b28ec662c51: Pushed [2023-05-24T19:17:54.978Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:95c977c6468a62b7db1d73135188f6763236a461abb61130f244d35e30318459 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:55.311Z] + 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-05-24T19:17:55.649Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-24T19:17:55.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T19:17:55.649Z] 67564e891003: Preparing [2023-05-24T19:17:55.649Z] 384c06763abd: Preparing [2023-05-24T19:17:55.649Z] 4b28ec662c51: Preparing [2023-05-24T19:17:55.649Z] ba9c1f82dbf3: Preparing [2023-05-24T19:17:55.649Z] 1fc82e263285: Preparing [2023-05-24T19:17:55.649Z] c8640a959759: Preparing [2023-05-24T19:17:55.649Z] 4102c88a36c5: Preparing [2023-05-24T19:17:55.649Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:55.649Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:55.649Z] bc1a6081fb56: Preparing [2023-05-24T19:17:55.649Z] 26cbea5cba74: Preparing [2023-05-24T19:17:55.649Z] c8640a959759: Waiting [2023-05-24T19:17:55.649Z] 4102c88a36c5: Waiting [2023-05-24T19:17:55.649Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:55.649Z] bc1a6081fb56: Waiting [2023-05-24T19:17:55.649Z] 26cbea5cba74: Waiting [2023-05-24T19:17:55.649Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:55.649Z] 384c06763abd: Layer already exists [2023-05-24T19:17:55.649Z] 1fc82e263285: Layer already exists [2023-05-24T19:17:55.649Z] ba9c1f82dbf3: Layer already exists [2023-05-24T19:17:55.649Z] 4b28ec662c51: Layer already exists [2023-05-24T19:17:55.649Z] 67564e891003: Layer already exists [2023-05-24T19:17:55.649Z] c8640a959759: Layer already exists [2023-05-24T19:17:55.649Z] 4102c88a36c5: Layer already exists [2023-05-24T19:17:55.649Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:55.649Z] bc1a6081fb56: Layer already exists [2023-05-24T19:17:55.649Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:55.649Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:55.915Z] latest: digest: sha256:95c977c6468a62b7db1d73135188f6763236a461abb61130f244d35e30318459 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:56.251Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:56.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.164 [2023-05-24T19:17:56.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T19:17:56.584Z] 67564e891003: Preparing [2023-05-24T19:17:56.584Z] 384c06763abd: Preparing [2023-05-24T19:17:56.584Z] 4b28ec662c51: Preparing [2023-05-24T19:17:56.584Z] ba9c1f82dbf3: Preparing [2023-05-24T19:17:56.584Z] 1fc82e263285: Preparing [2023-05-24T19:17:56.584Z] c8640a959759: Preparing [2023-05-24T19:17:56.584Z] 4102c88a36c5: Preparing [2023-05-24T19:17:56.584Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:56.584Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:56.584Z] bc1a6081fb56: Preparing [2023-05-24T19:17:56.584Z] 26cbea5cba74: Preparing [2023-05-24T19:17:56.584Z] c8640a959759: Waiting [2023-05-24T19:17:56.584Z] 4102c88a36c5: Waiting [2023-05-24T19:17:56.584Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:56.584Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:56.584Z] bc1a6081fb56: Waiting [2023-05-24T19:17:56.584Z] 26cbea5cba74: Waiting [2023-05-24T19:17:56.584Z] 67564e891003: Layer already exists [2023-05-24T19:17:56.584Z] 1fc82e263285: Layer already exists [2023-05-24T19:17:56.584Z] 4b28ec662c51: Layer already exists [2023-05-24T19:17:56.584Z] 384c06763abd: Layer already exists [2023-05-24T19:17:56.584Z] ba9c1f82dbf3: Layer already exists [2023-05-24T19:17:56.584Z] 4102c88a36c5: Layer already exists [2023-05-24T19:17:56.584Z] c8640a959759: Layer already exists [2023-05-24T19:17:56.584Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:56.584Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:56.584Z] bc1a6081fb56: Layer already exists [2023-05-24T19:17:56.584Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:56.851Z] 3.0.0-dev.164: digest: sha256:95c977c6468a62b7db1d73135188f6763236a461abb61130f244d35e30318459 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:57.189Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:57.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:57.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T19:17:57.516Z] 67564e891003: Preparing [2023-05-24T19:17:57.516Z] 384c06763abd: Preparing [2023-05-24T19:17:57.516Z] 4b28ec662c51: Preparing [2023-05-24T19:17:57.516Z] ba9c1f82dbf3: Preparing [2023-05-24T19:17:57.516Z] 1fc82e263285: Preparing [2023-05-24T19:17:57.516Z] c8640a959759: Preparing [2023-05-24T19:17:57.516Z] 4102c88a36c5: Preparing [2023-05-24T19:17:57.516Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:57.516Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:57.516Z] bc1a6081fb56: Preparing [2023-05-24T19:17:57.516Z] 26cbea5cba74: Preparing [2023-05-24T19:17:57.516Z] c8640a959759: Waiting [2023-05-24T19:17:57.516Z] 4102c88a36c5: Waiting [2023-05-24T19:17:57.516Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:57.516Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:57.516Z] bc1a6081fb56: Waiting [2023-05-24T19:17:57.516Z] 26cbea5cba74: Waiting [2023-05-24T19:17:57.516Z] 384c06763abd: Layer already exists [2023-05-24T19:17:57.516Z] 1fc82e263285: Layer already exists [2023-05-24T19:17:57.516Z] 67564e891003: Layer already exists [2023-05-24T19:17:57.516Z] ba9c1f82dbf3: Layer already exists [2023-05-24T19:17:57.516Z] 4b28ec662c51: Layer already exists [2023-05-24T19:17:57.516Z] c8640a959759: Layer already exists [2023-05-24T19:17:57.516Z] 4102c88a36c5: Layer already exists [2023-05-24T19:17:57.516Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:57.516Z] bc1a6081fb56: Layer already exists [2023-05-24T19:17:57.516Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:57.516Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:57.782Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:95c977c6468a62b7db1d73135188f6763236a461abb61130f244d35e30318459 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:58.123Z] + 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-05-24T19:17:58.457Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-24T19:17:58.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-24T19:17:58.458Z] 67564e891003: Preparing [2023-05-24T19:17:58.458Z] 384c06763abd: Preparing [2023-05-24T19:17:58.458Z] 4b28ec662c51: Preparing [2023-05-24T19:17:58.458Z] ba9c1f82dbf3: Preparing [2023-05-24T19:17:58.458Z] 1fc82e263285: Preparing [2023-05-24T19:17:58.458Z] c8640a959759: Preparing [2023-05-24T19:17:58.458Z] 4102c88a36c5: Preparing [2023-05-24T19:17:58.458Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:58.458Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:58.458Z] bc1a6081fb56: Preparing [2023-05-24T19:17:58.458Z] 26cbea5cba74: Preparing [2023-05-24T19:17:58.458Z] fcdeeaf4075c: Waiting [2023-05-24T19:17:58.458Z] bf2d9b6bf2da: Waiting [2023-05-24T19:17:58.458Z] c8640a959759: Waiting [2023-05-24T19:17:58.458Z] 4102c88a36c5: Waiting [2023-05-24T19:17:58.458Z] bc1a6081fb56: Waiting [2023-05-24T19:17:58.458Z] 26cbea5cba74: Waiting [2023-05-24T19:17:58.458Z] 4b28ec662c51: Layer already exists [2023-05-24T19:17:58.458Z] 1fc82e263285: Layer already exists [2023-05-24T19:17:58.458Z] 384c06763abd: Layer already exists [2023-05-24T19:17:58.458Z] ba9c1f82dbf3: Layer already exists [2023-05-24T19:17:58.458Z] 67564e891003: Layer already exists [2023-05-24T19:17:58.458Z] bc1a6081fb56: Layer already exists [2023-05-24T19:17:58.458Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:58.458Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:58.458Z] 4102c88a36c5: Layer already exists [2023-05-24T19:17:58.458Z] c8640a959759: Layer already exists [2023-05-24T19:17:58.458Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:58.723Z] main: digest: sha256:95c977c6468a62b7db1d73135188f6763236a461abb61130f244d35e30318459 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:17:58.768Z] ===================================================== [Pipeline] echo [2023-05-24T19:17:58.775Z] taggedImages: [2023-05-24T19:17:58.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:58.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-24T19:17:58.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.164 [2023-05-24T19:17:58.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:58.775Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-24T19:17:58.795Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-24T19:17:58.795Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:58.795Z] latest [2023-05-24T19:17:58.795Z] 3.0.0-dev.164 [2023-05-24T19:17:58.795Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:17:58.795Z] main [2023-05-24T19:17:58.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:59.128Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:17:59.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:17:59.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T19:17:59.462Z] c3227db67292: Preparing [2023-05-24T19:17:59.462Z] b783adc776c9: Preparing [2023-05-24T19:17:59.462Z] fcdeeaf4075c: Preparing [2023-05-24T19:17:59.462Z] bf2d9b6bf2da: Preparing [2023-05-24T19:17:59.462Z] af032d91f145: Preparing [2023-05-24T19:17:59.462Z] 26cbea5cba74: Preparing [2023-05-24T19:17:59.462Z] 26cbea5cba74: Waiting [2023-05-24T19:17:59.462Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:17:59.462Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:17:59.730Z] 26cbea5cba74: Layer already exists [2023-05-24T19:17:59.730Z] c3227db67292: Pushed [2023-05-24T19:18:01.136Z] af032d91f145: Pushed [2023-05-24T19:18:04.471Z] b783adc776c9: Pushed [2023-05-24T19:18:04.736Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:9a2427503f9ee6e00ce0f0d12c0481e897b9449782c377e7905cd6ceebfe5b09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:05.070Z] + 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-05-24T19:18:05.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-24T19:18:05.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T19:18:05.405Z] c3227db67292: Preparing [2023-05-24T19:18:05.405Z] b783adc776c9: Preparing [2023-05-24T19:18:05.405Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:05.405Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:05.405Z] af032d91f145: Preparing [2023-05-24T19:18:05.405Z] 26cbea5cba74: Preparing [2023-05-24T19:18:05.405Z] 26cbea5cba74: Waiting [2023-05-24T19:18:05.405Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:05.405Z] c3227db67292: Layer already exists [2023-05-24T19:18:05.405Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:05.405Z] b783adc776c9: Layer already exists [2023-05-24T19:18:05.405Z] af032d91f145: Layer already exists [2023-05-24T19:18:05.405Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:05.670Z] latest: digest: sha256:9a2427503f9ee6e00ce0f0d12c0481e897b9449782c377e7905cd6ceebfe5b09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:06.017Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:06.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.164 [2023-05-24T19:18:06.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T19:18:06.353Z] c3227db67292: Preparing [2023-05-24T19:18:06.353Z] b783adc776c9: Preparing [2023-05-24T19:18:06.353Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:06.353Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:06.353Z] af032d91f145: Preparing [2023-05-24T19:18:06.353Z] 26cbea5cba74: Preparing [2023-05-24T19:18:06.353Z] 26cbea5cba74: Waiting [2023-05-24T19:18:06.353Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:06.353Z] c3227db67292: Layer already exists [2023-05-24T19:18:06.353Z] af032d91f145: Layer already exists [2023-05-24T19:18:06.353Z] b783adc776c9: Layer already exists [2023-05-24T19:18:06.353Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:06.353Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:06.620Z] 3.0.0-dev.164: digest: sha256:9a2427503f9ee6e00ce0f0d12c0481e897b9449782c377e7905cd6ceebfe5b09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:06.952Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:07.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:07.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T19:18:07.287Z] c3227db67292: Preparing [2023-05-24T19:18:07.287Z] b783adc776c9: Preparing [2023-05-24T19:18:07.287Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:07.287Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:07.287Z] af032d91f145: Preparing [2023-05-24T19:18:07.287Z] 26cbea5cba74: Preparing [2023-05-24T19:18:07.287Z] 26cbea5cba74: Waiting [2023-05-24T19:18:07.287Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:07.287Z] b783adc776c9: Layer already exists [2023-05-24T19:18:07.287Z] c3227db67292: Layer already exists [2023-05-24T19:18:07.287Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:07.287Z] af032d91f145: Layer already exists [2023-05-24T19:18:07.287Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:07.553Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:9a2427503f9ee6e00ce0f0d12c0481e897b9449782c377e7905cd6ceebfe5b09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:07.898Z] + 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-05-24T19:18:08.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-24T19:18:08.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-24T19:18:08.235Z] c3227db67292: Preparing [2023-05-24T19:18:08.235Z] b783adc776c9: Preparing [2023-05-24T19:18:08.235Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:08.235Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:08.235Z] af032d91f145: Preparing [2023-05-24T19:18:08.235Z] 26cbea5cba74: Preparing [2023-05-24T19:18:08.235Z] af032d91f145: Layer already exists [2023-05-24T19:18:08.235Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:08.235Z] b783adc776c9: Layer already exists [2023-05-24T19:18:08.235Z] c3227db67292: Layer already exists [2023-05-24T19:18:08.235Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:08.236Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:08.502Z] main: digest: sha256:9a2427503f9ee6e00ce0f0d12c0481e897b9449782c377e7905cd6ceebfe5b09 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:18:08.542Z] ===================================================== [Pipeline] echo [2023-05-24T19:18:08.547Z] taggedImages: [2023-05-24T19:18:08.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:08.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-24T19:18:08.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.164 [2023-05-24T19:18:08.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:08.547Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-24T19:18:08.561Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-24T19:18:08.561Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:08.561Z] latest [2023-05-24T19:18:08.561Z] 3.0.0-dev.164 [2023-05-24T19:18:08.561Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:08.561Z] main [2023-05-24T19:18:08.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:08.887Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:09.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:09.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T19:18:09.223Z] a7b862a0972e: Preparing [2023-05-24T19:18:09.223Z] 3f0f3fdd56aa: Preparing [2023-05-24T19:18:09.223Z] 72f2af543c07: Preparing [2023-05-24T19:18:09.223Z] 0ae27e0d83ba: Preparing [2023-05-24T19:18:09.223Z] 44d936869ea9: Preparing [2023-05-24T19:18:09.223Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:09.223Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:09.223Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:18:09.223Z] 26cbea5cba74: Preparing [2023-05-24T19:18:09.223Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:09.223Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:18:09.223Z] 26cbea5cba74: Waiting [2023-05-24T19:18:09.223Z] fcdeeaf4075c: Waiting [2023-05-24T19:18:09.489Z] a7b862a0972e: Pushed [2023-05-24T19:18:09.489Z] 3f0f3fdd56aa: Pushed [2023-05-24T19:18:09.489Z] 72f2af543c07: Pushed [2023-05-24T19:18:09.489Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:09.489Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:09.489Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:10.444Z] 3b6a5f9a67f9: Pushed [2023-05-24T19:18:22.758Z] 44d936869ea9: Pushed [2023-05-24T19:18:28.093Z] 0ae27e0d83ba: Pushed [2023-05-24T19:18:28.093Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:714221143f6fa3255f99850bd7861270b3b29f0fc6dfc3205ae97a7d13f95fbc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:28.424Z] + 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-05-24T19:18:28.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-24T19:18:28.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T19:18:28.748Z] a7b862a0972e: Preparing [2023-05-24T19:18:28.748Z] 3f0f3fdd56aa: Preparing [2023-05-24T19:18:28.748Z] 72f2af543c07: Preparing [2023-05-24T19:18:28.748Z] 0ae27e0d83ba: Preparing [2023-05-24T19:18:28.748Z] 44d936869ea9: Preparing [2023-05-24T19:18:28.748Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:28.748Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:28.748Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:18:28.748Z] 26cbea5cba74: Preparing [2023-05-24T19:18:28.748Z] fcdeeaf4075c: Waiting [2023-05-24T19:18:28.748Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:28.748Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:18:28.748Z] 26cbea5cba74: Waiting [2023-05-24T19:18:28.748Z] 72f2af543c07: Layer already exists [2023-05-24T19:18:28.748Z] 0ae27e0d83ba: Layer already exists [2023-05-24T19:18:28.748Z] a7b862a0972e: Layer already exists [2023-05-24T19:18:28.748Z] 3f0f3fdd56aa: Layer already exists [2023-05-24T19:18:28.748Z] 44d936869ea9: Layer already exists [2023-05-24T19:18:28.748Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:28.748Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:18:28.748Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:28.748Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:29.014Z] latest: digest: sha256:714221143f6fa3255f99850bd7861270b3b29f0fc6dfc3205ae97a7d13f95fbc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:29.345Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:29.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.164 [2023-05-24T19:18:29.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T19:18:29.676Z] a7b862a0972e: Preparing [2023-05-24T19:18:29.676Z] 3f0f3fdd56aa: Preparing [2023-05-24T19:18:29.676Z] 72f2af543c07: Preparing [2023-05-24T19:18:29.676Z] 0ae27e0d83ba: Preparing [2023-05-24T19:18:29.676Z] 44d936869ea9: Preparing [2023-05-24T19:18:29.676Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:29.676Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:29.676Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:18:29.676Z] 26cbea5cba74: Preparing [2023-05-24T19:18:29.676Z] fcdeeaf4075c: Waiting [2023-05-24T19:18:29.676Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:29.676Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:18:29.676Z] 26cbea5cba74: Waiting [2023-05-24T19:18:29.676Z] 44d936869ea9: Layer already exists [2023-05-24T19:18:29.676Z] a7b862a0972e: Layer already exists [2023-05-24T19:18:29.676Z] 0ae27e0d83ba: Layer already exists [2023-05-24T19:18:29.676Z] 72f2af543c07: Layer already exists [2023-05-24T19:18:29.676Z] 3f0f3fdd56aa: Layer already exists [2023-05-24T19:18:29.676Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:18:29.676Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:29.676Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:29.676Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:29.943Z] 3.0.0-dev.164: digest: sha256:714221143f6fa3255f99850bd7861270b3b29f0fc6dfc3205ae97a7d13f95fbc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:30.279Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:30.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:30.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T19:18:30.610Z] a7b862a0972e: Preparing [2023-05-24T19:18:30.610Z] 3f0f3fdd56aa: Preparing [2023-05-24T19:18:30.610Z] 72f2af543c07: Preparing [2023-05-24T19:18:30.610Z] 0ae27e0d83ba: Preparing [2023-05-24T19:18:30.610Z] 44d936869ea9: Preparing [2023-05-24T19:18:30.610Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:30.610Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:30.610Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:18:30.610Z] 26cbea5cba74: Preparing [2023-05-24T19:18:30.610Z] fcdeeaf4075c: Waiting [2023-05-24T19:18:30.610Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:30.610Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:18:30.610Z] 26cbea5cba74: Waiting [2023-05-24T19:18:30.610Z] 72f2af543c07: Layer already exists [2023-05-24T19:18:30.610Z] 3f0f3fdd56aa: Layer already exists [2023-05-24T19:18:30.610Z] 44d936869ea9: Layer already exists [2023-05-24T19:18:30.610Z] a7b862a0972e: Layer already exists [2023-05-24T19:18:30.610Z] 0ae27e0d83ba: Layer already exists [2023-05-24T19:18:30.610Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:30.610Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:18:30.610Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:30.610Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:30.875Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:714221143f6fa3255f99850bd7861270b3b29f0fc6dfc3205ae97a7d13f95fbc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:31.213Z] + 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-05-24T19:18:31.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-24T19:18:31.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-24T19:18:31.545Z] a7b862a0972e: Preparing [2023-05-24T19:18:31.545Z] 3f0f3fdd56aa: Preparing [2023-05-24T19:18:31.545Z] 72f2af543c07: Preparing [2023-05-24T19:18:31.545Z] 0ae27e0d83ba: Preparing [2023-05-24T19:18:31.545Z] 44d936869ea9: Preparing [2023-05-24T19:18:31.545Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:31.545Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:31.545Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:18:31.545Z] 26cbea5cba74: Preparing [2023-05-24T19:18:31.545Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:31.545Z] 26cbea5cba74: Waiting [2023-05-24T19:18:31.545Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:18:31.545Z] fcdeeaf4075c: Waiting [2023-05-24T19:18:31.545Z] 44d936869ea9: Layer already exists [2023-05-24T19:18:31.545Z] a7b862a0972e: Layer already exists [2023-05-24T19:18:31.545Z] 0ae27e0d83ba: Layer already exists [2023-05-24T19:18:31.545Z] 3f0f3fdd56aa: Layer already exists [2023-05-24T19:18:31.545Z] 72f2af543c07: Layer already exists [2023-05-24T19:18:31.545Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:31.545Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:18:31.545Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:31.545Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:31.810Z] main: digest: sha256:714221143f6fa3255f99850bd7861270b3b29f0fc6dfc3205ae97a7d13f95fbc size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:18:31.850Z] ===================================================== [Pipeline] echo [2023-05-24T19:18:31.857Z] taggedImages: [2023-05-24T19:18:31.857Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:31.857Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-24T19:18:31.857Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.164 [2023-05-24T19:18:31.857Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:31.857Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-24T19:18:31.875Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-24T19:18:31.875Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:31.875Z] latest [2023-05-24T19:18:31.875Z] 3.0.0-dev.164 [2023-05-24T19:18:31.875Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:31.875Z] main [2023-05-24T19:18:31.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:32.205Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:32.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:32.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T19:18:32.534Z] a36eef395fa7: Preparing [2023-05-24T19:18:32.534Z] 5b3bd8b97393: Preparing [2023-05-24T19:18:32.534Z] 0263f05c3da9: Preparing [2023-05-24T19:18:32.534Z] 832218de05db: Preparing [2023-05-24T19:18:32.534Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:32.534Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:32.534Z] 9c00643a38ea: Preparing [2023-05-24T19:18:32.534Z] 26cbea5cba74: Preparing [2023-05-24T19:18:32.534Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:32.534Z] 9c00643a38ea: Waiting [2023-05-24T19:18:32.534Z] 26cbea5cba74: Waiting [2023-05-24T19:18:32.534Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:32.534Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:32.799Z] 0263f05c3da9: Pushed [2023-05-24T19:18:32.799Z] 5b3bd8b97393: Pushed [2023-05-24T19:18:32.799Z] a36eef395fa7: Pushed [2023-05-24T19:18:32.799Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:33.381Z] 9c00643a38ea: Pushed [2023-05-24T19:18:51.584Z] 832218de05db: Pushed [2023-05-24T19:18:51.584Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:5a29817f3847ae211253b949b58fed963f4e867e7bee5231e11e031229834ed4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:51.915Z] + 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-05-24T19:18:52.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-24T19:18:52.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T19:18:52.251Z] a36eef395fa7: Preparing [2023-05-24T19:18:52.251Z] 5b3bd8b97393: Preparing [2023-05-24T19:18:52.251Z] 0263f05c3da9: Preparing [2023-05-24T19:18:52.251Z] 832218de05db: Preparing [2023-05-24T19:18:52.251Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:52.251Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:52.251Z] 9c00643a38ea: Preparing [2023-05-24T19:18:52.251Z] 26cbea5cba74: Preparing [2023-05-24T19:18:52.251Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:52.251Z] 9c00643a38ea: Waiting [2023-05-24T19:18:52.251Z] 26cbea5cba74: Waiting [2023-05-24T19:18:52.251Z] a36eef395fa7: Layer already exists [2023-05-24T19:18:52.251Z] 832218de05db: Layer already exists [2023-05-24T19:18:52.251Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:52.251Z] 5b3bd8b97393: Layer already exists [2023-05-24T19:18:52.251Z] 0263f05c3da9: Layer already exists [2023-05-24T19:18:52.251Z] 9c00643a38ea: Layer already exists [2023-05-24T19:18:52.251Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:52.251Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:52.517Z] latest: digest: sha256:5a29817f3847ae211253b949b58fed963f4e867e7bee5231e11e031229834ed4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:52.859Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:53.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.164 [2023-05-24T19:18:53.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T19:18:53.193Z] a36eef395fa7: Preparing [2023-05-24T19:18:53.193Z] 5b3bd8b97393: Preparing [2023-05-24T19:18:53.193Z] 0263f05c3da9: Preparing [2023-05-24T19:18:53.193Z] 832218de05db: Preparing [2023-05-24T19:18:53.193Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:53.193Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:53.193Z] 9c00643a38ea: Preparing [2023-05-24T19:18:53.193Z] 26cbea5cba74: Preparing [2023-05-24T19:18:53.193Z] 9c00643a38ea: Waiting [2023-05-24T19:18:53.193Z] 26cbea5cba74: Waiting [2023-05-24T19:18:53.193Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:53.193Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:53.193Z] a36eef395fa7: Layer already exists [2023-05-24T19:18:53.193Z] 832218de05db: Layer already exists [2023-05-24T19:18:53.193Z] 5b3bd8b97393: Layer already exists [2023-05-24T19:18:53.193Z] 0263f05c3da9: Layer already exists [2023-05-24T19:18:53.193Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:53.193Z] 9c00643a38ea: Layer already exists [2023-05-24T19:18:53.193Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:53.459Z] 3.0.0-dev.164: digest: sha256:5a29817f3847ae211253b949b58fed963f4e867e7bee5231e11e031229834ed4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:53.796Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:54.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:54.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T19:18:54.133Z] a36eef395fa7: Preparing [2023-05-24T19:18:54.133Z] 5b3bd8b97393: Preparing [2023-05-24T19:18:54.133Z] 0263f05c3da9: Preparing [2023-05-24T19:18:54.133Z] 832218de05db: Preparing [2023-05-24T19:18:54.133Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:54.133Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:54.133Z] 9c00643a38ea: Preparing [2023-05-24T19:18:54.133Z] 26cbea5cba74: Preparing [2023-05-24T19:18:54.133Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:54.133Z] 26cbea5cba74: Waiting [2023-05-24T19:18:54.133Z] 9c00643a38ea: Waiting [2023-05-24T19:18:54.133Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:54.133Z] a36eef395fa7: Layer already exists [2023-05-24T19:18:54.133Z] 5b3bd8b97393: Layer already exists [2023-05-24T19:18:54.133Z] 0263f05c3da9: Layer already exists [2023-05-24T19:18:54.133Z] 832218de05db: Layer already exists [2023-05-24T19:18:54.133Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:54.133Z] 9c00643a38ea: Layer already exists [2023-05-24T19:18:54.133Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:54.398Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:5a29817f3847ae211253b949b58fed963f4e867e7bee5231e11e031229834ed4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:54.734Z] + 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-05-24T19:18:55.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-24T19:18:55.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-24T19:18:55.066Z] a36eef395fa7: Preparing [2023-05-24T19:18:55.066Z] 5b3bd8b97393: Preparing [2023-05-24T19:18:55.066Z] 0263f05c3da9: Preparing [2023-05-24T19:18:55.066Z] 832218de05db: Preparing [2023-05-24T19:18:55.066Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:55.066Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:55.066Z] 9c00643a38ea: Preparing [2023-05-24T19:18:55.066Z] 26cbea5cba74: Preparing [2023-05-24T19:18:55.066Z] 9c00643a38ea: Waiting [2023-05-24T19:18:55.066Z] 26cbea5cba74: Waiting [2023-05-24T19:18:55.066Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:55.066Z] a36eef395fa7: Layer already exists [2023-05-24T19:18:55.066Z] 5b3bd8b97393: Layer already exists [2023-05-24T19:18:55.066Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:55.066Z] 832218de05db: Layer already exists [2023-05-24T19:18:55.066Z] 0263f05c3da9: Layer already exists [2023-05-24T19:18:55.066Z] 9c00643a38ea: Layer already exists [2023-05-24T19:18:55.067Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:55.067Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:55.332Z] main: digest: sha256:5a29817f3847ae211253b949b58fed963f4e867e7bee5231e11e031229834ed4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:18:55.387Z] ===================================================== [Pipeline] echo [2023-05-24T19:18:55.397Z] taggedImages: [2023-05-24T19:18:55.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:55.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-24T19:18:55.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.164 [2023-05-24T19:18:55.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:55.397Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-24T19:18:55.424Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-24T19:18:55.424Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:55.424Z] latest [2023-05-24T19:18:55.424Z] 3.0.0-dev.164 [2023-05-24T19:18:55.424Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:18:55.424Z] main [2023-05-24T19:18:55.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:55.779Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:18:56.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:18:56.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T19:18:56.113Z] da107eb370a9: Preparing [2023-05-24T19:18:56.113Z] 84d6bf491fc7: Preparing [2023-05-24T19:18:56.113Z] db5441189d6b: Preparing [2023-05-24T19:18:56.113Z] 11fab9db1bcd: Preparing [2023-05-24T19:18:56.113Z] fcdeeaf4075c: Preparing [2023-05-24T19:18:56.113Z] bf2d9b6bf2da: Preparing [2023-05-24T19:18:56.113Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:18:56.113Z] 26cbea5cba74: Preparing [2023-05-24T19:18:56.113Z] bf2d9b6bf2da: Waiting [2023-05-24T19:18:56.113Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:18:56.113Z] 26cbea5cba74: Waiting [2023-05-24T19:18:56.113Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:18:56.384Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:18:56.384Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:18:56.384Z] 26cbea5cba74: Layer already exists [2023-05-24T19:18:56.384Z] db5441189d6b: Pushed [2023-05-24T19:18:56.384Z] 84d6bf491fc7: Pushed [2023-05-24T19:18:56.384Z] da107eb370a9: Pushed [2023-05-24T19:19:14.571Z] 11fab9db1bcd: Pushed [2023-05-24T19:19:14.571Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:8c55adc6b803fe65c83c59a96f60c0feba682bf5389173cc8008c22e4894acfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:14.904Z] + 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-05-24T19:19:15.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-24T19:19:15.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T19:19:15.274Z] da107eb370a9: Preparing [2023-05-24T19:19:15.274Z] 84d6bf491fc7: Preparing [2023-05-24T19:19:15.274Z] db5441189d6b: Preparing [2023-05-24T19:19:15.274Z] 11fab9db1bcd: Preparing [2023-05-24T19:19:15.274Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:15.274Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:15.274Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:19:15.274Z] 26cbea5cba74: Preparing [2023-05-24T19:19:15.274Z] bf2d9b6bf2da: Waiting [2023-05-24T19:19:15.274Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:19:15.274Z] 26cbea5cba74: Waiting [2023-05-24T19:19:15.274Z] 84d6bf491fc7: Layer already exists [2023-05-24T19:19:15.274Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:15.274Z] db5441189d6b: Layer already exists [2023-05-24T19:19:15.274Z] 11fab9db1bcd: Layer already exists [2023-05-24T19:19:15.274Z] da107eb370a9: Layer already exists [2023-05-24T19:19:15.274Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:19:15.274Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:15.274Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:15.274Z] latest: digest: sha256:8c55adc6b803fe65c83c59a96f60c0feba682bf5389173cc8008c22e4894acfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:15.606Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:15.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.164 [2023-05-24T19:19:15.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T19:19:15.940Z] da107eb370a9: Preparing [2023-05-24T19:19:15.940Z] 84d6bf491fc7: Preparing [2023-05-24T19:19:15.940Z] db5441189d6b: Preparing [2023-05-24T19:19:15.940Z] 11fab9db1bcd: Preparing [2023-05-24T19:19:15.940Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:15.940Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:15.940Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:19:15.940Z] 26cbea5cba74: Preparing [2023-05-24T19:19:15.940Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:19:15.940Z] 26cbea5cba74: Waiting [2023-05-24T19:19:15.940Z] bf2d9b6bf2da: Waiting [2023-05-24T19:19:15.940Z] 11fab9db1bcd: Layer already exists [2023-05-24T19:19:15.940Z] da107eb370a9: Layer already exists [2023-05-24T19:19:15.940Z] db5441189d6b: Layer already exists [2023-05-24T19:19:15.940Z] 84d6bf491fc7: Layer already exists [2023-05-24T19:19:15.940Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:15.940Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:15.940Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:19:15.940Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:15.940Z] 3.0.0-dev.164: digest: sha256:8c55adc6b803fe65c83c59a96f60c0feba682bf5389173cc8008c22e4894acfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:16.558Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:16.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:16.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T19:19:16.911Z] da107eb370a9: Preparing [2023-05-24T19:19:16.911Z] 84d6bf491fc7: Preparing [2023-05-24T19:19:16.911Z] db5441189d6b: Preparing [2023-05-24T19:19:16.911Z] 11fab9db1bcd: Preparing [2023-05-24T19:19:16.911Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:16.911Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:16.911Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:19:16.911Z] 26cbea5cba74: Preparing [2023-05-24T19:19:16.911Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:19:16.911Z] 26cbea5cba74: Waiting [2023-05-24T19:19:16.911Z] bf2d9b6bf2da: Waiting [2023-05-24T19:19:16.911Z] 84d6bf491fc7: Layer already exists [2023-05-24T19:19:16.911Z] db5441189d6b: Layer already exists [2023-05-24T19:19:16.911Z] 11fab9db1bcd: Layer already exists [2023-05-24T19:19:16.911Z] da107eb370a9: Layer already exists [2023-05-24T19:19:16.911Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:16.911Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:16.911Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:19:16.911Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:17.184Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:8c55adc6b803fe65c83c59a96f60c0feba682bf5389173cc8008c22e4894acfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:17.524Z] + 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-05-24T19:19:17.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-24T19:19:17.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-24T19:19:17.853Z] da107eb370a9: Preparing [2023-05-24T19:19:17.853Z] 84d6bf491fc7: Preparing [2023-05-24T19:19:17.853Z] db5441189d6b: Preparing [2023-05-24T19:19:17.853Z] 11fab9db1bcd: Preparing [2023-05-24T19:19:17.853Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:17.853Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:17.853Z] 3b6a5f9a67f9: Preparing [2023-05-24T19:19:17.853Z] 26cbea5cba74: Preparing [2023-05-24T19:19:17.853Z] 3b6a5f9a67f9: Waiting [2023-05-24T19:19:17.853Z] 26cbea5cba74: Waiting [2023-05-24T19:19:17.853Z] bf2d9b6bf2da: Waiting [2023-05-24T19:19:17.853Z] 11fab9db1bcd: Layer already exists [2023-05-24T19:19:17.853Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:17.853Z] db5441189d6b: Layer already exists [2023-05-24T19:19:17.853Z] da107eb370a9: Layer already exists [2023-05-24T19:19:17.853Z] 84d6bf491fc7: Layer already exists [2023-05-24T19:19:17.853Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:17.853Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:17.853Z] 3b6a5f9a67f9: Layer already exists [2023-05-24T19:19:18.120Z] main: digest: sha256:8c55adc6b803fe65c83c59a96f60c0feba682bf5389173cc8008c22e4894acfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:19:18.155Z] ===================================================== [Pipeline] echo [2023-05-24T19:19:18.160Z] taggedImages: [2023-05-24T19:19:18.160Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:19:18.160Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-24T19:19:18.160Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.164 [2023-05-24T19:19:18.160Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:18.160Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-24T19:19:18.174Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-24T19:19:18.174Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:19:18.174Z] latest [2023-05-24T19:19:18.174Z] 3.0.0-dev.164 [2023-05-24T19:19:18.174Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:18.174Z] main [2023-05-24T19:19:18.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:18.502Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:18.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:19:18.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T19:19:18.831Z] ea22f8fc74ae: Preparing [2023-05-24T19:19:18.831Z] 55372bce6d60: Preparing [2023-05-24T19:19:18.831Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:18.831Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:18.831Z] 9ed2ff8133cc: Preparing [2023-05-24T19:19:18.831Z] 26cbea5cba74: Preparing [2023-05-24T19:19:18.831Z] 26cbea5cba74: Waiting [2023-05-24T19:19:18.831Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:18.831Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:18.831Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:19.096Z] ea22f8fc74ae: Pushed [2023-05-24T19:19:19.097Z] 9ed2ff8133cc: Pushed [2023-05-24T19:19:24.424Z] 55372bce6d60: Pushed [2023-05-24T19:19:24.424Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:4703a60e696e98e04148d9798bc3578c25be9e6b53055009588b367b899e0689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:24.754Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:25.092Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-24T19:19:25.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T19:19:25.092Z] ea22f8fc74ae: Preparing [2023-05-24T19:19:25.092Z] 55372bce6d60: Preparing [2023-05-24T19:19:25.092Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:25.092Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:25.092Z] 9ed2ff8133cc: Preparing [2023-05-24T19:19:25.092Z] 26cbea5cba74: Preparing [2023-05-24T19:19:25.092Z] 26cbea5cba74: Waiting [2023-05-24T19:19:25.092Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:25.092Z] 55372bce6d60: Layer already exists [2023-05-24T19:19:25.092Z] ea22f8fc74ae: Layer already exists [2023-05-24T19:19:25.092Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:25.092Z] 9ed2ff8133cc: Layer already exists [2023-05-24T19:19:25.092Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:25.092Z] latest: digest: sha256:4703a60e696e98e04148d9798bc3578c25be9e6b53055009588b367b899e0689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:25.691Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:26.020Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.164 [2023-05-24T19:19:26.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T19:19:26.020Z] ea22f8fc74ae: Preparing [2023-05-24T19:19:26.020Z] 55372bce6d60: Preparing [2023-05-24T19:19:26.020Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:26.020Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:26.020Z] 9ed2ff8133cc: Preparing [2023-05-24T19:19:26.020Z] 26cbea5cba74: Preparing [2023-05-24T19:19:26.020Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:26.020Z] 9ed2ff8133cc: Layer already exists [2023-05-24T19:19:26.020Z] ea22f8fc74ae: Layer already exists [2023-05-24T19:19:26.020Z] 55372bce6d60: Layer already exists [2023-05-24T19:19:26.020Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:26.020Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:26.020Z] 3.0.0-dev.164: digest: sha256:4703a60e696e98e04148d9798bc3578c25be9e6b53055009588b367b899e0689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:26.615Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:26.943Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:26.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T19:19:26.943Z] ea22f8fc74ae: Preparing [2023-05-24T19:19:26.943Z] 55372bce6d60: Preparing [2023-05-24T19:19:26.943Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:26.943Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:26.943Z] 9ed2ff8133cc: Preparing [2023-05-24T19:19:26.943Z] 26cbea5cba74: Preparing [2023-05-24T19:19:26.943Z] 26cbea5cba74: Waiting [2023-05-24T19:19:26.943Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:26.943Z] 9ed2ff8133cc: Layer already exists [2023-05-24T19:19:26.943Z] 55372bce6d60: Layer already exists [2023-05-24T19:19:26.943Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:26.943Z] ea22f8fc74ae: Layer already exists [2023-05-24T19:19:26.943Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:26.943Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:4703a60e696e98e04148d9798bc3578c25be9e6b53055009588b367b899e0689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:27.310Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:27.639Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-24T19:19:27.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-24T19:19:27.640Z] ea22f8fc74ae: Preparing [2023-05-24T19:19:27.640Z] 55372bce6d60: Preparing [2023-05-24T19:19:27.640Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:27.640Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:27.640Z] 9ed2ff8133cc: Preparing [2023-05-24T19:19:27.640Z] 26cbea5cba74: Preparing [2023-05-24T19:19:27.640Z] 26cbea5cba74: Waiting [2023-05-24T19:19:27.640Z] ea22f8fc74ae: Layer already exists [2023-05-24T19:19:27.640Z] 9ed2ff8133cc: Layer already exists [2023-05-24T19:19:27.640Z] 55372bce6d60: Layer already exists [2023-05-24T19:19:27.640Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:27.640Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:27.640Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:27.905Z] main: digest: sha256:4703a60e696e98e04148d9798bc3578c25be9e6b53055009588b367b899e0689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:19:27.948Z] ===================================================== [Pipeline] echo [2023-05-24T19:19:27.956Z] taggedImages: [2023-05-24T19:19:27.956Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:19:27.956Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-24T19:19:27.956Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.164 [2023-05-24T19:19:27.956Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:27.956Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-24T19:19:27.972Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-24T19:19:27.972Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:19:27.972Z] latest [2023-05-24T19:19:27.972Z] 3.0.0-dev.164 [2023-05-24T19:19:27.972Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:27.972Z] main [2023-05-24T19:19:27.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:28.297Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:28.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:19:28.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T19:19:28.625Z] 1515f200b04c: Preparing [2023-05-24T19:19:28.625Z] 78b5fd0eea3e: Preparing [2023-05-24T19:19:28.625Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:28.625Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:28.625Z] 6223534dfac7: Preparing [2023-05-24T19:19:28.625Z] 26cbea5cba74: Preparing [2023-05-24T19:19:28.625Z] 26cbea5cba74: Waiting [2023-05-24T19:19:28.625Z] 6223534dfac7: Layer already exists [2023-05-24T19:19:28.625Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:28.625Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:28.625Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:28.889Z] 1515f200b04c: Pushed [2023-05-24T19:19:34.226Z] 78b5fd0eea3e: Pushed [2023-05-24T19:19:34.491Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21: digest: sha256:cce97c79028446cc4fcac271f991e935efd223149dacd0ec74b9b105b7fbfcb5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:34.824Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:35.157Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-24T19:19:35.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T19:19:35.157Z] 1515f200b04c: Preparing [2023-05-24T19:19:35.157Z] 78b5fd0eea3e: Preparing [2023-05-24T19:19:35.157Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:35.157Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:35.157Z] 6223534dfac7: Preparing [2023-05-24T19:19:35.157Z] 26cbea5cba74: Preparing [2023-05-24T19:19:35.157Z] 26cbea5cba74: Waiting [2023-05-24T19:19:35.157Z] 6223534dfac7: Layer already exists [2023-05-24T19:19:35.157Z] 78b5fd0eea3e: Layer already exists [2023-05-24T19:19:35.157Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:35.157Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:35.157Z] 1515f200b04c: Layer already exists [2023-05-24T19:19:35.157Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:35.423Z] latest: digest: sha256:cce97c79028446cc4fcac271f991e935efd223149dacd0ec74b9b105b7fbfcb5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:35.767Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:36.099Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.164 [2023-05-24T19:19:36.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T19:19:36.099Z] 1515f200b04c: Preparing [2023-05-24T19:19:36.099Z] 78b5fd0eea3e: Preparing [2023-05-24T19:19:36.099Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:36.099Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:36.099Z] 6223534dfac7: Preparing [2023-05-24T19:19:36.099Z] 26cbea5cba74: Preparing [2023-05-24T19:19:36.099Z] 26cbea5cba74: Waiting [2023-05-24T19:19:36.099Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:36.099Z] 6223534dfac7: Layer already exists [2023-05-24T19:19:36.099Z] 78b5fd0eea3e: Layer already exists [2023-05-24T19:19:36.099Z] 1515f200b04c: Layer already exists [2023-05-24T19:19:36.099Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:36.099Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:36.366Z] 3.0.0-dev.164: digest: sha256:cce97c79028446cc4fcac271f991e935efd223149dacd0ec74b9b105b7fbfcb5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:36.692Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:37.020Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:37.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T19:19:37.020Z] 1515f200b04c: Preparing [2023-05-24T19:19:37.020Z] 78b5fd0eea3e: Preparing [2023-05-24T19:19:37.020Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:37.020Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:37.020Z] 6223534dfac7: Preparing [2023-05-24T19:19:37.020Z] 26cbea5cba74: Preparing [2023-05-24T19:19:37.020Z] 26cbea5cba74: Waiting [2023-05-24T19:19:37.020Z] 1515f200b04c: Layer already exists [2023-05-24T19:19:37.020Z] 78b5fd0eea3e: Layer already exists [2023-05-24T19:19:37.020Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:37.020Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:37.020Z] 6223534dfac7: Layer already exists [2023-05-24T19:19:37.020Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:37.286Z] cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164: digest: sha256:cce97c79028446cc4fcac271f991e935efd223149dacd0ec74b9b105b7fbfcb5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:37.616Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:37.949Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-24T19:19:37.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-24T19:19:37.949Z] 1515f200b04c: Preparing [2023-05-24T19:19:37.949Z] 78b5fd0eea3e: Preparing [2023-05-24T19:19:37.949Z] fcdeeaf4075c: Preparing [2023-05-24T19:19:37.949Z] bf2d9b6bf2da: Preparing [2023-05-24T19:19:37.949Z] 6223534dfac7: Preparing [2023-05-24T19:19:37.949Z] 26cbea5cba74: Preparing [2023-05-24T19:19:37.949Z] 26cbea5cba74: Waiting [2023-05-24T19:19:37.949Z] 78b5fd0eea3e: Layer already exists [2023-05-24T19:19:37.949Z] fcdeeaf4075c: Layer already exists [2023-05-24T19:19:37.949Z] 6223534dfac7: Layer already exists [2023-05-24T19:19:37.949Z] 1515f200b04c: Layer already exists [2023-05-24T19:19:37.949Z] bf2d9b6bf2da: Layer already exists [2023-05-24T19:19:37.949Z] 26cbea5cba74: Layer already exists [2023-05-24T19:19:38.216Z] main: digest: sha256:cce97c79028446cc4fcac271f991e935efd223149dacd0ec74b9b105b7fbfcb5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T19:19:38.259Z] ===================================================== [Pipeline] echo [2023-05-24T19:19:38.264Z] taggedImages: [2023-05-24T19:19:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21 [2023-05-24T19:19:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-24T19:19:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.164 [2023-05-24T19:19:38.264Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cc406b27680b88a4cbaad5b59c6f9b2898413f21-3.0.0-dev.164 [2023-05-24T19:19:38.264Z] - 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-05-24T19:19:38.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:19:38.623Z] [2023-05-24T19:19:38.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:19:38.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:19:38.947Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T19:19:38.947Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T19:19:38.947Z] 04944245beec: Pulling fs layer [2023-05-24T19:19:38.947Z] 699f458cf7ca: Pulling fs layer [2023-05-24T19:19:38.947Z] 765212b225bb: Pulling fs layer [2023-05-24T19:19:38.947Z] f23df028b6ca: Pulling fs layer [2023-05-24T19:19:38.947Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T19:19:38.947Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T19:19:38.947Z] f23df028b6ca: Waiting [2023-05-24T19:19:38.947Z] d65c8cfc05b1: Waiting [2023-05-24T19:19:38.947Z] 2437ff75d9bd: Waiting [2023-05-24T19:19:38.947Z] 765212b225bb: Waiting [2023-05-24T19:19:39.212Z] 04944245beec: Verifying Checksum [2023-05-24T19:19:39.212Z] 04944245beec: Download complete [2023-05-24T19:19:39.212Z] 765212b225bb: Download complete [2023-05-24T19:19:39.212Z] f23df028b6ca: Verifying Checksum [2023-05-24T19:19:39.212Z] f23df028b6ca: Download complete [2023-05-24T19:19:39.212Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T19:19:39.212Z] d65c8cfc05b1: Download complete [2023-05-24T19:19:39.480Z] 699f458cf7ca: Verifying Checksum [2023-05-24T19:19:39.480Z] 699f458cf7ca: Download complete [2023-05-24T19:19:39.749Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T19:19:39.749Z] 8998bd30e6a1: Download complete [2023-05-24T19:19:42.326Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T19:19:46.567Z] 8998bd30e6a1: Pull complete [2023-05-24T19:19:46.567Z] 04944245beec: Pull complete [2023-05-24T19:19:47.972Z] 699f458cf7ca: Pull complete [2023-05-24T19:19:48.239Z] 765212b225bb: Pull complete [2023-05-24T19:19:48.820Z] f23df028b6ca: Pull complete [2023-05-24T19:19:49.087Z] d65c8cfc05b1: Pull complete [2023-05-24T19:20:04.076Z] 2437ff75d9bd: Pull complete [2023-05-24T19:20:04.076Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T19:20:04.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T19:20:04.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:20:04.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-16765 does not seem to be running inside a container [2023-05-24T19:20:04.327Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T19:20:07.503Z] $ docker top 982897d21248cb9aa7b54b11eef2f6cf09e38ef6e452446e1d4a1b98307e94f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:20:08.405Z] ---> job-cost.sh [2023-05-24T19:20:08.405Z] lf-activate-venv: SKIPPING [2023-05-24T19:20:08.405Z] INFO: No Stack... [2023-05-24T19:20:08.985Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T19:20:09.941Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T19:20:10.578Z] + cat /w/workspace/edgex-go/530/archives/cost.csv [2023-05-24T19:20:10.579Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T19:20:10.616Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-530-stack-cost] [2023-05-24T19:20:10.624Z] Resource [jenkins-edgexfoundry-edgex-go-main-530-stack-cost] did not exist. Created. [2023-05-24T19:20:10.624Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-530-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T19:20:11.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T19:20:11.863Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T19:20:11.872Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-530-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T19:20:11.887Z] $ docker stop --time=1 982897d21248cb9aa7b54b11eef2f6cf09e38ef6e452446e1d4a1b98307e94f6 [2023-05-24T19:20:13.421Z] $ docker rm -f --volumes 982897d21248cb9aa7b54b11eef2f6cf09e38ef6e452446e1d4a1b98307e94f6 [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-05-24T19:20:13.924Z] provisioning config files... [2023-05-24T19:20:13.931Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/530@tmp/config667069601217073115tmp [Pipeline] { [Pipeline] sh [2023-05-24T19:20:14.222Z] + set +x [2023-05-24T19:20:14.222Z] + curl -s https://codecov.io/bash [2023-05-24T19:20:14.222Z] + bash -s -- [2023-05-24T19:20:14.222Z] [2023-05-24T19:20:14.222Z] _____ _ [2023-05-24T19:20:14.222Z] / ____| | | [2023-05-24T19:20:14.222Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T19:20:14.222Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T19:20:14.222Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T19:20:14.222Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T19:20:14.222Z] Bash-1.0.6 [2023-05-24T19:20:14.222Z] [2023-05-24T19:20:14.222Z] [2023-05-24T19:20:14.222Z] ==> git version 2.25.1 found [2023-05-24T19:20:14.222Z] ==> 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-05-24T19:20:14.222Z] Release-Date: 2020-01-08 [2023-05-24T19:20:14.222Z] 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-05-24T19:20:14.222Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T19:20:14.222Z] ==> Jenkins CI detected. [2023-05-24T19:20:14.222Z] current dir:  /w/workspace/edgex-go/530 [2023-05-24T19:20:14.222Z] project root: . [2023-05-24T19:20:14.222Z] --> token set from env [2023-05-24T19:20:14.222Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T19:20:14.222Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T19:20:14.222Z] ==> Python coveragepy not found [2023-05-24T19:20:14.222Z] ==> Searching for coverage reports in: [2023-05-24T19:20:14.222Z] + . [2023-05-24T19:20:14.222Z] -> Found 1 reports [2023-05-24T19:20:14.222Z] ==> Detecting git/mercurial file structure [2023-05-24T19:20:14.222Z] ==> Reading reports [2023-05-24T19:20:14.222Z] + ./coverage.out bytes=447731 [2023-05-24T19:20:14.222Z] ==> Appending adjustments [2023-05-24T19:20:14.222Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T19:20:15.599Z] + Found adjustments [2023-05-24T19:20:15.599Z] ==> Gzipping contents [2023-05-24T19:20:15.599Z] 60K /tmp/codecov.Msd2MF.gz [2023-05-24T19:20:15.599Z] ==> Uploading reports [2023-05-24T19:20:15.599Z] url: https://codecov.io [2023-05-24T19:20:15.599Z] query: branch=main&commit=cc406b27680b88a4cbaad5b59c6f9b2898413f21&build=530&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F530%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T19:20:15.599Z] -> Pinging Codecov [2023-05-24T19:20:15.599Z] 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=cc406b27680b88a4cbaad5b59c6f9b2898413f21&build=530&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F530%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T19:20:15.599Z] -> Uploading to [2023-05-24T19:20:15.599Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/00271124DB129430A58F1EEE437C3FCB/cc406b27680b88a4cbaad5b59c6f9b2898413f21/39b98787-30ee-440c-b538-7db70faa6984.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T192015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7d97c5d3aa41cbfddafc49454de887aa6fba6ccb51c10e9d27a6f790df838bb [2023-05-24T19:20:15.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:20:15.599Z] Dload Upload Total Spent Left Speed [2023-05-24T19:20:15.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57450 0 0 100 57450 0 232k --:--:-- --:--:-- --:--:-- 233k [2023-05-24T19:20:15.858Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cc406b27680b88a4cbaad5b59c6f9b2898413f21 [Pipeline] } [2023-05-24T19:20:15.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-24T19:20:16.080Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T19:20:16.089Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:20:16.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:20:16.386Z] [2023-05-24T19:20:16.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:20:16.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:20:16.687Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T19:20:16.687Z] df9b9388f04a: Pulling fs layer [2023-05-24T19:20:16.687Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T19:20:16.687Z] 25bc292e5bac: Pulling fs layer [2023-05-24T19:20:16.687Z] 114826534d7a: Pulling fs layer [2023-05-24T19:20:16.687Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T19:20:16.687Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T19:20:16.687Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T19:20:16.687Z] 114826534d7a: Waiting [2023-05-24T19:20:16.687Z] 4657fd5d0bcf: Waiting [2023-05-24T19:20:16.687Z] 6ad1cebc031e: Waiting [2023-05-24T19:20:16.687Z] 8a3aa393b2d8: Waiting [2023-05-24T19:20:16.687Z] 25bc292e5bac: Verifying Checksum [2023-05-24T19:20:16.687Z] 25bc292e5bac: Download complete [2023-05-24T19:20:16.687Z] 52dc419b0ee2: Verifying Checksum [2023-05-24T19:20:16.687Z] 52dc419b0ee2: Download complete [2023-05-24T19:20:16.687Z] 4657fd5d0bcf: Download complete [2023-05-24T19:20:16.687Z] df9b9388f04a: Download complete [2023-05-24T19:20:16.988Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T19:20:16.988Z] 6ad1cebc031e: Download complete [2023-05-24T19:20:16.988Z] df9b9388f04a: Pull complete [2023-05-24T19:20:17.574Z] 52dc419b0ee2: Pull complete [2023-05-24T19:20:17.574Z] 114826534d7a: Verifying Checksum [2023-05-24T19:20:17.574Z] 114826534d7a: Download complete [2023-05-24T19:20:17.833Z] 25bc292e5bac: Pull complete [2023-05-24T19:20:17.833Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T19:20:17.833Z] 8a3aa393b2d8: Download complete [2023-05-24T19:20:21.121Z] 114826534d7a: Pull complete [2023-05-24T19:20:21.121Z] 4657fd5d0bcf: Pull complete [2023-05-24T19:20:21.686Z] 6ad1cebc031e: Pull complete [2023-05-24T19:20:25.881Z] 8a3aa393b2d8: Pull complete [2023-05-24T19:20:25.881Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T19:20:25.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T19:20:25.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:20:25.974Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T19:20:26.007Z] $ 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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T19:20:38.015Z] $ docker top a53432db34966d75f98a54a35c6074308629e01b0d02d8921c5f825a2b60e7d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T19:20:38.087Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-24T19:20:38.367Z] + set -o pipefail [2023-05-24T19:20:38.367Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-24T19:20:44.929Z] [2023-05-24T19:20:44.929Z] Monitoring /w/workspace/edgex-go/530 (github.com/edgexfoundry/edgex-go)... [2023-05-24T19:20:44.929Z] [2023-05-24T19:20:44.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/67462a42-6486-4f28-a11a-e43e2c310f51 [2023-05-24T19:20:44.929Z] [2023-05-24T19:20:44.929Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-24T19:20:44.929Z] [2023-05-24T19:20:44.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T19:20:44.929Z] [2023-05-24T19:20:44.929Z] [2023-05-24T19:20:44.929Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T19:20:44.929Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T19:20:44.929Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T19:20:44.937Z] $ docker stop --time=1 a53432db34966d75f98a54a35c6074308629e01b0d02d8921c5f825a2b60e7d9 [2023-05-24T19:20:50.953Z] $ docker rm -f --volumes a53432db34966d75f98a54a35c6074308629e01b0d02d8921c5f825a2b60e7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-24T19:20:51.468Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:20:51.476Z] provisioning config files... [2023-05-24T19:20:51.485Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/530@tmp/config4488263042282307850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:20:51.779Z] --> edgex-publish-swagger.sh [2023-05-24T19:20:51.779Z] === Publish openapi/v3 API === [2023-05-24T19:20:51.779Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-24T19:20:51.779Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/530/openapi/v3/core-command.yaml] [2023-05-24T19:20:51.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:20:51.779Z] Dload Upload Total Spent Left Speed [2023-05-24T19:20:52.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 59366 --:--:-- --:--:-- --:--:-- 59244 100 29030 0 0 100 29030 0 59366 --:--:-- --:--:-- --:--:-- 59244 [2023-05-24T19:20:52.038Z] [2023-05-24T19:20:52.038Z] [2023-05-24T19:20:52.038Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/530/openapi/v3/core-data.yaml] [2023-05-24T19:20:52.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:20:52.297Z] Dload Upload Total Spent Left Speed [2023-05-24T19:20:52.865Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 123k --:--:-- --:--:-- --:--:-- 123k [2023-05-24T19:20:52.865Z] [2023-05-24T19:20:52.865Z] [2023-05-24T19:20:52.865Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/530/openapi/v3/core-metadata.yaml] [2023-05-24T19:20:52.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:20:52.865Z] Dload Upload Total Spent Left Speed [2023-05-24T19:20:53.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 287k --:--:-- --:--:-- --:--:-- 286k 100 141k 0 0 100 141k 0 287k --:--:-- --:--:-- --:--:-- 286k [2023-05-24T19:20:53.124Z] [2023-05-24T19:20:53.124Z] [2023-05-24T19:20:53.124Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/530/openapi/v3/support-notifications.yaml] [2023-05-24T19:20:53.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:20:53.124Z] Dload Upload Total Spent Left Speed [2023-05-24T19:20:53.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 153k [2023-05-24T19:20:53.692Z] [2023-05-24T19:20:53.692Z] [2023-05-24T19:20:53.692Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/530/openapi/v3/support-scheduler.yaml] [2023-05-24T19:20:53.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T19:20:53.692Z] Dload Upload Total Spent Left Speed [2023-05-24T19:20:54.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 64700 --:--:-- --:--:-- --:--:-- 64578 100 34356 0 0 100 34356 0 64700 --:--:-- --:--:-- --:--:-- 64578 [2023-05-24T19:20:54.260Z] [2023-05-24T19:20:54.260Z] [Pipeline] } [2023-05-24T19:20:54.267Z] 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-05-24T19:20:54.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:20:54.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:20:54.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:20:54.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:20:55.003Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T19:20:55.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T19:20:55.494Z] $ docker top c6439e31261019dc76506c3e510d60c4d61845f62493119eaf8a73bdd7d7f209 -eo pid,comm [2023-05-24T19:20:55.543Z] 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-05-24T19:20:55.543Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:20:55.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:20:55.581Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:20:55.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:20:55.695Z] $ docker exec c6439e31261019dc76506c3e510d60c4d61845f62493119eaf8a73bdd7d7f209 ssh-agent [2023-05-24T19:20:55.793Z] SSH_AUTH_SOCK=/tmp/ssh-2iRqeXsHwX9f/agent.33 [2023-05-24T19:20:55.793Z] SSH_AGENT_PID=39 [2023-05-24T19:20:55.798Z] Running ssh-add (command line suppressed) [2023-05-24T19:20:55.895Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_16467363355372747022.key (/w/workspace/edgex-go/530@tmp/private_key_16467363355372747022.key) [2023-05-24T19:20:55.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:20:56.201Z] + git semver tag [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,484 [run_tag] DEBUG tag force:False [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,484 [check_head_tag] DEBUG check head tag [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,490 [execute] INFO git cat-file --batch-check [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/530, universal_newlines=False, shell=None, istream=) [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,494 [execute] INFO git cat-file --batch [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/530, universal_newlines=False, shell=None, istream=) [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,604 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,604 [execute] INFO git tag -a v3.0.0-dev.164 -m v3.0.0-dev.164 [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,605 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.164', '-m', 'v3.0.0-dev.164'], cwd=/w/workspace/edgex-go/530, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:20:56.770Z] 2023-05-24 19:20:56,609 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T19:20:56.770Z] 3.0.0-dev.164 [Pipeline] } [2023-05-24T19:20:56.778Z] $ docker exec --env ******** --env ******** c6439e31261019dc76506c3e510d60c4d61845f62493119eaf8a73bdd7d7f209 ssh-agent -k [2023-05-24T19:20:56.877Z] unset SSH_AUTH_SOCK; [2023-05-24T19:20:56.877Z] unset SSH_AGENT_PID; [2023-05-24T19:20:56.877Z] echo Agent pid 39 killed; [2023-05-24T19:20:56.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:20:57.186Z] + git semver [Pipeline] } [2023-05-24T19:20:57.762Z] $ docker stop --time=1 c6439e31261019dc76506c3e510d60c4d61845f62493119eaf8a73bdd7d7f209 [2023-05-24T19:20:59.048Z] $ docker rm -f --volumes c6439e31261019dc76506c3e510d60c4d61845f62493119eaf8a73bdd7d7f209 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:20:59.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:20:59.429Z] [2023-05-24T19:20:59.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:20:59.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:20:59.728Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T19:20:59.728Z] ab5ef0e58194: Pulling fs layer [2023-05-24T19:20:59.728Z] 9712f1f96733: Pulling fs layer [2023-05-24T19:20:59.728Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T19:20:59.728Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T19:20:59.728Z] e9a5061849ea: Pulling fs layer [2023-05-24T19:20:59.728Z] d747dcd14b5f: Pulling fs layer [2023-05-24T19:20:59.728Z] 2de7ff778b66: Pulling fs layer [2023-05-24T19:20:59.728Z] e9a5061849ea: Waiting [2023-05-24T19:20:59.728Z] 0d9ebad4ef96: Waiting [2023-05-24T19:20:59.728Z] d747dcd14b5f: Waiting [2023-05-24T19:20:59.728Z] 2de7ff778b66: Waiting [2023-05-24T19:20:59.728Z] 9712f1f96733: Verifying Checksum [2023-05-24T19:20:59.728Z] 9712f1f96733: Download complete [2023-05-24T19:21:00.299Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T19:21:00.299Z] 63f879dbbcfc: Download complete [2023-05-24T19:21:00.299Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T19:21:00.299Z] 0d9ebad4ef96: Download complete [2023-05-24T19:21:00.299Z] ab5ef0e58194: Verifying Checksum [2023-05-24T19:21:00.299Z] ab5ef0e58194: Download complete [2023-05-24T19:21:00.299Z] d747dcd14b5f: Verifying Checksum [2023-05-24T19:21:00.299Z] d747dcd14b5f: Download complete [2023-05-24T19:21:00.299Z] e9a5061849ea: Verifying Checksum [2023-05-24T19:21:00.299Z] e9a5061849ea: Download complete [2023-05-24T19:21:00.299Z] 2de7ff778b66: Verifying Checksum [2023-05-24T19:21:00.299Z] 2de7ff778b66: Download complete [2023-05-24T19:21:02.829Z] ab5ef0e58194: Pull complete [2023-05-24T19:21:02.829Z] 9712f1f96733: Pull complete [2023-05-24T19:21:03.764Z] 63f879dbbcfc: Pull complete [2023-05-24T19:21:07.047Z] 0d9ebad4ef96: Pull complete [2023-05-24T19:21:07.614Z] e9a5061849ea: Pull complete [2023-05-24T19:21:07.614Z] d747dcd14b5f: Pull complete [2023-05-24T19:21:08.546Z] 2de7ff778b66: Pull complete [2023-05-24T19:21:08.546Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T19:21:08.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T19:21:08.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:21:08.619Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T19:21:08.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T19:21:19.908Z] $ docker top 928288db03e176f363685470ec6b965ebbdf80303baab833fad46cbc9a0003c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:21:19.976Z] provisioning config files... [2023-05-24T19:21:19.982Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/530@tmp/config15168601838579316800tmp [2023-05-24T19:21:19.990Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/530@tmp/config15422264083514911576tmp [2023-05-24T19:21:19.998Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/530@tmp/config338129072049428264tmp [Pipeline] { [Pipeline] echo [2023-05-24T19:21:20.011Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:20.288Z] ---> sigul-configuration.sh [2023-05-24T19:21:20.288Z] gpg: directory `/root/.gnupg' created [2023-05-24T19:21:20.288Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T19:21:20.288Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T19:21:20.288Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T19:21:20.288Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T19:21:20.288Z] gpg: CAST5 encrypted data [2023-05-24T19:21:20.288Z] gpg: encrypted with 1 passphrase [2023-05-24T19:21:20.288Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T19:21:20.568Z] + mkdir /home/jenkins [2023-05-24T19:21:20.568Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T19:21:20.851Z] + 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-05-24T19:21:20.857Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:21.140Z] ---> sigul-install.sh [2023-05-24T19:21:21.140Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T19:21:21.423Z] + git tag --list [2023-05-24T19:21:21.423Z] 0.6.0 [2023-05-24T19:21:21.423Z] 0.6.1 [2023-05-24T19:21:21.423Z] 0.7.0 [2023-05-24T19:21:21.423Z] 0.7.1 [2023-05-24T19:21:21.423Z] v1.0.0 [2023-05-24T19:21:21.423Z] v1.0.1 [2023-05-24T19:21:21.423Z] v1.1.0 [2023-05-24T19:21:21.423Z] v1.2.0 [2023-05-24T19:21:21.423Z] v1.2.1 [2023-05-24T19:21:21.423Z] v1.3.0 [2023-05-24T19:21:21.423Z] v1.3.1 [2023-05-24T19:21:21.423Z] v2.0.0 [2023-05-24T19:21:21.423Z] v2.1.0 [2023-05-24T19:21:21.423Z] v2.1.1 [2023-05-24T19:21:21.423Z] v2.1.1-dev.1 [2023-05-24T19:21:21.423Z] v2.1.1-dev.2 [2023-05-24T19:21:21.423Z] v2.1.1-dev.3 [2023-05-24T19:21:21.423Z] v2.1.1-dev.4 [2023-05-24T19:21:21.423Z] v2.1.1-dev.5 [2023-05-24T19:21:21.423Z] v2.1.1-dev.6 [2023-05-24T19:21:21.423Z] v2.1.1-dev.7 [2023-05-24T19:21:21.423Z] v2.1.1-dev.8 [2023-05-24T19:21:21.423Z] v2.1.2-dev.1 [2023-05-24T19:21:21.423Z] v2.2.0 [2023-05-24T19:21:21.423Z] v2.2.1-dev.1 [2023-05-24T19:21:21.423Z] v2.2.1-dev.10 [2023-05-24T19:21:21.423Z] v2.2.1-dev.11 [2023-05-24T19:21:21.423Z] v2.2.1-dev.12 [2023-05-24T19:21:21.423Z] v2.2.1-dev.13 [2023-05-24T19:21:21.423Z] v2.2.1-dev.14 [2023-05-24T19:21:21.423Z] v2.2.1-dev.15 [2023-05-24T19:21:21.423Z] v2.2.1-dev.16 [2023-05-24T19:21:21.423Z] v2.2.1-dev.17 [2023-05-24T19:21:21.423Z] v2.2.1-dev.18 [2023-05-24T19:21:21.423Z] v2.2.1-dev.19 [2023-05-24T19:21:21.423Z] v2.2.1-dev.2 [2023-05-24T19:21:21.423Z] v2.2.1-dev.20 [2023-05-24T19:21:21.423Z] v2.2.1-dev.21 [2023-05-24T19:21:21.423Z] v2.2.1-dev.22 [2023-05-24T19:21:21.423Z] v2.2.1-dev.23 [2023-05-24T19:21:21.423Z] v2.2.1-dev.24 [2023-05-24T19:21:21.423Z] v2.2.1-dev.25 [2023-05-24T19:21:21.423Z] v2.2.1-dev.26 [2023-05-24T19:21:21.423Z] v2.2.1-dev.27 [2023-05-24T19:21:21.423Z] v2.2.1-dev.28 [2023-05-24T19:21:21.423Z] v2.2.1-dev.29 [2023-05-24T19:21:21.423Z] v2.2.1-dev.3 [2023-05-24T19:21:21.423Z] v2.2.1-dev.4 [2023-05-24T19:21:21.423Z] v2.2.1-dev.5 [2023-05-24T19:21:21.423Z] v2.2.1-dev.6 [2023-05-24T19:21:21.423Z] v2.2.1-dev.7 [2023-05-24T19:21:21.423Z] v2.2.1-dev.8 [2023-05-24T19:21:21.423Z] v2.2.1-dev.9 [2023-05-24T19:21:21.423Z] v2.3.0 [2023-05-24T19:21:21.423Z] v2.3.0-dev.100 [2023-05-24T19:21:21.423Z] v2.3.0-dev.101 [2023-05-24T19:21:21.423Z] v2.3.0-dev.102 [2023-05-24T19:21:21.423Z] v2.3.0-dev.103 [2023-05-24T19:21:21.423Z] v2.3.0-dev.104 [2023-05-24T19:21:21.423Z] v2.3.0-dev.105 [2023-05-24T19:21:21.423Z] v2.3.0-dev.106 [2023-05-24T19:21:21.423Z] v2.3.0-dev.29 [2023-05-24T19:21:21.423Z] v2.3.0-dev.30 [2023-05-24T19:21:21.423Z] v2.3.0-dev.31 [2023-05-24T19:21:21.423Z] v2.3.0-dev.32 [2023-05-24T19:21:21.423Z] v2.3.0-dev.33 [2023-05-24T19:21:21.423Z] v2.3.0-dev.34 [2023-05-24T19:21:21.423Z] v2.3.0-dev.35 [2023-05-24T19:21:21.423Z] v2.3.0-dev.36 [2023-05-24T19:21:21.423Z] v2.3.0-dev.37 [2023-05-24T19:21:21.423Z] v2.3.0-dev.38 [2023-05-24T19:21:21.423Z] v2.3.0-dev.39 [2023-05-24T19:21:21.423Z] v2.3.0-dev.40 [2023-05-24T19:21:21.423Z] v2.3.0-dev.41 [2023-05-24T19:21:21.423Z] v2.3.0-dev.42 [2023-05-24T19:21:21.423Z] v2.3.0-dev.43 [2023-05-24T19:21:21.423Z] v2.3.0-dev.44 [2023-05-24T19:21:21.423Z] v2.3.0-dev.45 [2023-05-24T19:21:21.423Z] v2.3.0-dev.46 [2023-05-24T19:21:21.423Z] v2.3.0-dev.47 [2023-05-24T19:21:21.423Z] v2.3.0-dev.48 [2023-05-24T19:21:21.423Z] v2.3.0-dev.49 [2023-05-24T19:21:21.423Z] v2.3.0-dev.50 [2023-05-24T19:21:21.423Z] v2.3.0-dev.51 [2023-05-24T19:21:21.423Z] v2.3.0-dev.52 [2023-05-24T19:21:21.423Z] v2.3.0-dev.53 [2023-05-24T19:21:21.423Z] v2.3.0-dev.54 [2023-05-24T19:21:21.423Z] v2.3.0-dev.55 [2023-05-24T19:21:21.423Z] v2.3.0-dev.56 [2023-05-24T19:21:21.423Z] v2.3.0-dev.57 [2023-05-24T19:21:21.423Z] v2.3.0-dev.58 [2023-05-24T19:21:21.423Z] v2.3.0-dev.59 [2023-05-24T19:21:21.423Z] v2.3.0-dev.60 [2023-05-24T19:21:21.423Z] v2.3.0-dev.61 [2023-05-24T19:21:21.423Z] v2.3.0-dev.62 [2023-05-24T19:21:21.423Z] v2.3.0-dev.63 [2023-05-24T19:21:21.423Z] v2.3.0-dev.64 [2023-05-24T19:21:21.423Z] v2.3.0-dev.65 [2023-05-24T19:21:21.423Z] v2.3.0-dev.66 [2023-05-24T19:21:21.423Z] v2.3.0-dev.67 [2023-05-24T19:21:21.423Z] v2.3.0-dev.68 [2023-05-24T19:21:21.423Z] v2.3.0-dev.69 [2023-05-24T19:21:21.423Z] v2.3.0-dev.70 [2023-05-24T19:21:21.423Z] v2.3.0-dev.71 [2023-05-24T19:21:21.423Z] v2.3.0-dev.72 [2023-05-24T19:21:21.423Z] v2.3.0-dev.73 [2023-05-24T19:21:21.423Z] v2.3.0-dev.74 [2023-05-24T19:21:21.423Z] v2.3.0-dev.75 [2023-05-24T19:21:21.423Z] v2.3.0-dev.76 [2023-05-24T19:21:21.423Z] v2.3.0-dev.77 [2023-05-24T19:21:21.423Z] v2.3.0-dev.78 [2023-05-24T19:21:21.423Z] v2.3.0-dev.79 [2023-05-24T19:21:21.423Z] v2.3.0-dev.80 [2023-05-24T19:21:21.423Z] v2.3.0-dev.81 [2023-05-24T19:21:21.423Z] v2.3.0-dev.82 [2023-05-24T19:21:21.423Z] v2.3.0-dev.83 [2023-05-24T19:21:21.423Z] v2.3.0-dev.84 [2023-05-24T19:21:21.423Z] v2.3.0-dev.85 [2023-05-24T19:21:21.423Z] v2.3.0-dev.86 [2023-05-24T19:21:21.423Z] v2.3.0-dev.87 [2023-05-24T19:21:21.423Z] v2.3.0-dev.88 [2023-05-24T19:21:21.423Z] v2.3.0-dev.89 [2023-05-24T19:21:21.423Z] v2.3.0-dev.90 [2023-05-24T19:21:21.423Z] v2.3.0-dev.91 [2023-05-24T19:21:21.423Z] v2.3.0-dev.92 [2023-05-24T19:21:21.423Z] v2.3.0-dev.93 [2023-05-24T19:21:21.423Z] v2.3.0-dev.94 [2023-05-24T19:21:21.423Z] v2.3.0-dev.95 [2023-05-24T19:21:21.423Z] v2.3.0-dev.96 [2023-05-24T19:21:21.423Z] v2.3.0-dev.97 [2023-05-24T19:21:21.423Z] v2.3.0-dev.98 [2023-05-24T19:21:21.423Z] v2.3.0-dev.99 [2023-05-24T19:21:21.423Z] v2.3.1-dev.1 [2023-05-24T19:21:21.423Z] v2.3.1-dev.2 [2023-05-24T19:21:21.423Z] v2.3.1-dev.3 [2023-05-24T19:21:21.423Z] v2.3.1-dev.4 [2023-05-24T19:21:21.423Z] v2.3.1-dev.5 [2023-05-24T19:21:21.423Z] v3.0.0-dev.1 [2023-05-24T19:21:21.423Z] v3.0.0-dev.10 [2023-05-24T19:21:21.423Z] v3.0.0-dev.100 [2023-05-24T19:21:21.423Z] v3.0.0-dev.101 [2023-05-24T19:21:21.423Z] v3.0.0-dev.102 [2023-05-24T19:21:21.423Z] v3.0.0-dev.103 [2023-05-24T19:21:21.423Z] v3.0.0-dev.104 [2023-05-24T19:21:21.423Z] v3.0.0-dev.105 [2023-05-24T19:21:21.423Z] v3.0.0-dev.106 [2023-05-24T19:21:21.423Z] v3.0.0-dev.107 [2023-05-24T19:21:21.423Z] v3.0.0-dev.108 [2023-05-24T19:21:21.423Z] v3.0.0-dev.109 [2023-05-24T19:21:21.423Z] v3.0.0-dev.11 [2023-05-24T19:21:21.423Z] v3.0.0-dev.110 [2023-05-24T19:21:21.423Z] v3.0.0-dev.111 [2023-05-24T19:21:21.423Z] v3.0.0-dev.112 [2023-05-24T19:21:21.423Z] v3.0.0-dev.113 [2023-05-24T19:21:21.423Z] v3.0.0-dev.114 [2023-05-24T19:21:21.423Z] v3.0.0-dev.115 [2023-05-24T19:21:21.423Z] v3.0.0-dev.116 [2023-05-24T19:21:21.423Z] v3.0.0-dev.117 [2023-05-24T19:21:21.423Z] v3.0.0-dev.118 [2023-05-24T19:21:21.423Z] v3.0.0-dev.119 [2023-05-24T19:21:21.423Z] v3.0.0-dev.12 [2023-05-24T19:21:21.423Z] v3.0.0-dev.120 [2023-05-24T19:21:21.423Z] v3.0.0-dev.121 [2023-05-24T19:21:21.423Z] v3.0.0-dev.122 [2023-05-24T19:21:21.423Z] v3.0.0-dev.123 [2023-05-24T19:21:21.423Z] v3.0.0-dev.124 [2023-05-24T19:21:21.423Z] v3.0.0-dev.125 [2023-05-24T19:21:21.423Z] v3.0.0-dev.126 [2023-05-24T19:21:21.423Z] v3.0.0-dev.127 [2023-05-24T19:21:21.423Z] v3.0.0-dev.128 [2023-05-24T19:21:21.423Z] v3.0.0-dev.129 [2023-05-24T19:21:21.423Z] v3.0.0-dev.13 [2023-05-24T19:21:21.423Z] v3.0.0-dev.130 [2023-05-24T19:21:21.423Z] v3.0.0-dev.131 [2023-05-24T19:21:21.423Z] v3.0.0-dev.132 [2023-05-24T19:21:21.423Z] v3.0.0-dev.133 [2023-05-24T19:21:21.423Z] v3.0.0-dev.134 [2023-05-24T19:21:21.423Z] v3.0.0-dev.135 [2023-05-24T19:21:21.423Z] v3.0.0-dev.136 [2023-05-24T19:21:21.423Z] v3.0.0-dev.137 [2023-05-24T19:21:21.423Z] v3.0.0-dev.138 [2023-05-24T19:21:21.423Z] v3.0.0-dev.139 [2023-05-24T19:21:21.423Z] v3.0.0-dev.14 [2023-05-24T19:21:21.423Z] v3.0.0-dev.140 [2023-05-24T19:21:21.423Z] v3.0.0-dev.141 [2023-05-24T19:21:21.423Z] v3.0.0-dev.142 [2023-05-24T19:21:21.423Z] v3.0.0-dev.143 [2023-05-24T19:21:21.423Z] v3.0.0-dev.144 [2023-05-24T19:21:21.423Z] v3.0.0-dev.145 [2023-05-24T19:21:21.423Z] v3.0.0-dev.146 [2023-05-24T19:21:21.423Z] v3.0.0-dev.147 [2023-05-24T19:21:21.423Z] v3.0.0-dev.148 [2023-05-24T19:21:21.423Z] v3.0.0-dev.149 [2023-05-24T19:21:21.423Z] v3.0.0-dev.15 [2023-05-24T19:21:21.423Z] v3.0.0-dev.150 [2023-05-24T19:21:21.423Z] v3.0.0-dev.151 [2023-05-24T19:21:21.423Z] v3.0.0-dev.152 [2023-05-24T19:21:21.423Z] v3.0.0-dev.153 [2023-05-24T19:21:21.423Z] v3.0.0-dev.154 [2023-05-24T19:21:21.423Z] v3.0.0-dev.155 [2023-05-24T19:21:21.423Z] v3.0.0-dev.156 [2023-05-24T19:21:21.423Z] v3.0.0-dev.157 [2023-05-24T19:21:21.423Z] v3.0.0-dev.158 [2023-05-24T19:21:21.423Z] v3.0.0-dev.159 [2023-05-24T19:21:21.423Z] v3.0.0-dev.16 [2023-05-24T19:21:21.423Z] v3.0.0-dev.160 [2023-05-24T19:21:21.423Z] v3.0.0-dev.161 [2023-05-24T19:21:21.423Z] v3.0.0-dev.162 [2023-05-24T19:21:21.423Z] v3.0.0-dev.163 [2023-05-24T19:21:21.423Z] v3.0.0-dev.164 [2023-05-24T19:21:21.423Z] v3.0.0-dev.17 [2023-05-24T19:21:21.423Z] v3.0.0-dev.18 [2023-05-24T19:21:21.423Z] v3.0.0-dev.19 [2023-05-24T19:21:21.423Z] v3.0.0-dev.2 [2023-05-24T19:21:21.423Z] v3.0.0-dev.20 [2023-05-24T19:21:21.423Z] v3.0.0-dev.21 [2023-05-24T19:21:21.424Z] v3.0.0-dev.22 [2023-05-24T19:21:21.424Z] v3.0.0-dev.23 [2023-05-24T19:21:21.424Z] v3.0.0-dev.24 [2023-05-24T19:21:21.424Z] v3.0.0-dev.25 [2023-05-24T19:21:21.424Z] v3.0.0-dev.26 [2023-05-24T19:21:21.424Z] v3.0.0-dev.27 [2023-05-24T19:21:21.424Z] v3.0.0-dev.28 [2023-05-24T19:21:21.424Z] v3.0.0-dev.29 [2023-05-24T19:21:21.424Z] v3.0.0-dev.3 [2023-05-24T19:21:21.424Z] v3.0.0-dev.30 [2023-05-24T19:21:21.424Z] v3.0.0-dev.31 [2023-05-24T19:21:21.424Z] v3.0.0-dev.32 [2023-05-24T19:21:21.424Z] v3.0.0-dev.33 [2023-05-24T19:21:21.424Z] v3.0.0-dev.34 [2023-05-24T19:21:21.424Z] v3.0.0-dev.35 [2023-05-24T19:21:21.424Z] v3.0.0-dev.36 [2023-05-24T19:21:21.424Z] v3.0.0-dev.37 [2023-05-24T19:21:21.424Z] v3.0.0-dev.38 [2023-05-24T19:21:21.424Z] v3.0.0-dev.39 [2023-05-24T19:21:21.424Z] v3.0.0-dev.4 [2023-05-24T19:21:21.424Z] v3.0.0-dev.40 [2023-05-24T19:21:21.424Z] v3.0.0-dev.41 [2023-05-24T19:21:21.424Z] v3.0.0-dev.42 [2023-05-24T19:21:21.424Z] v3.0.0-dev.43 [2023-05-24T19:21:21.424Z] v3.0.0-dev.44 [2023-05-24T19:21:21.424Z] v3.0.0-dev.45 [2023-05-24T19:21:21.424Z] v3.0.0-dev.46 [2023-05-24T19:21:21.424Z] v3.0.0-dev.47 [2023-05-24T19:21:21.424Z] v3.0.0-dev.48 [2023-05-24T19:21:21.424Z] v3.0.0-dev.49 [2023-05-24T19:21:21.424Z] v3.0.0-dev.5 [2023-05-24T19:21:21.424Z] v3.0.0-dev.50 [2023-05-24T19:21:21.424Z] v3.0.0-dev.51 [2023-05-24T19:21:21.424Z] v3.0.0-dev.52 [2023-05-24T19:21:21.424Z] v3.0.0-dev.53 [2023-05-24T19:21:21.424Z] v3.0.0-dev.54 [2023-05-24T19:21:21.424Z] v3.0.0-dev.55 [2023-05-24T19:21:21.424Z] v3.0.0-dev.56 [2023-05-24T19:21:21.424Z] v3.0.0-dev.57 [2023-05-24T19:21:21.424Z] v3.0.0-dev.58 [2023-05-24T19:21:21.424Z] v3.0.0-dev.59 [2023-05-24T19:21:21.424Z] v3.0.0-dev.6 [2023-05-24T19:21:21.424Z] v3.0.0-dev.60 [2023-05-24T19:21:21.424Z] v3.0.0-dev.61 [2023-05-24T19:21:21.424Z] v3.0.0-dev.62 [2023-05-24T19:21:21.424Z] v3.0.0-dev.63 [2023-05-24T19:21:21.424Z] v3.0.0-dev.64 [2023-05-24T19:21:21.424Z] v3.0.0-dev.65 [2023-05-24T19:21:21.424Z] v3.0.0-dev.66 [2023-05-24T19:21:21.424Z] v3.0.0-dev.67 [2023-05-24T19:21:21.424Z] v3.0.0-dev.68 [2023-05-24T19:21:21.424Z] v3.0.0-dev.69 [2023-05-24T19:21:21.424Z] v3.0.0-dev.7 [2023-05-24T19:21:21.424Z] v3.0.0-dev.70 [2023-05-24T19:21:21.424Z] v3.0.0-dev.71 [2023-05-24T19:21:21.424Z] v3.0.0-dev.72 [2023-05-24T19:21:21.424Z] v3.0.0-dev.73 [2023-05-24T19:21:21.424Z] v3.0.0-dev.74 [2023-05-24T19:21:21.424Z] v3.0.0-dev.75 [2023-05-24T19:21:21.424Z] v3.0.0-dev.76 [2023-05-24T19:21:21.424Z] v3.0.0-dev.77 [2023-05-24T19:21:21.424Z] v3.0.0-dev.78 [2023-05-24T19:21:21.424Z] v3.0.0-dev.79 [2023-05-24T19:21:21.424Z] v3.0.0-dev.8 [2023-05-24T19:21:21.424Z] v3.0.0-dev.80 [2023-05-24T19:21:21.424Z] v3.0.0-dev.81 [2023-05-24T19:21:21.424Z] v3.0.0-dev.82 [2023-05-24T19:21:21.424Z] v3.0.0-dev.83 [2023-05-24T19:21:21.424Z] v3.0.0-dev.84 [2023-05-24T19:21:21.424Z] v3.0.0-dev.85 [2023-05-24T19:21:21.424Z] v3.0.0-dev.86 [2023-05-24T19:21:21.424Z] v3.0.0-dev.87 [2023-05-24T19:21:21.424Z] v3.0.0-dev.88 [2023-05-24T19:21:21.424Z] v3.0.0-dev.89 [2023-05-24T19:21:21.424Z] v3.0.0-dev.9 [2023-05-24T19:21:21.424Z] v3.0.0-dev.90 [2023-05-24T19:21:21.424Z] v3.0.0-dev.91 [2023-05-24T19:21:21.424Z] v3.0.0-dev.92 [2023-05-24T19:21:21.424Z] v3.0.0-dev.93 [2023-05-24T19:21:21.424Z] v3.0.0-dev.94 [2023-05-24T19:21:21.424Z] v3.0.0-dev.95 [2023-05-24T19:21:21.424Z] v3.0.0-dev.96 [2023-05-24T19:21:21.424Z] v3.0.0-dev.97 [2023-05-24T19:21:21.424Z] v3.0.0-dev.98 [2023-05-24T19:21:21.424Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-24T19:21:21.705Z] + lftools sign git-tag v3.0.0-dev.164 [2023-05-24T19:21:22.272Z] Signing Git tag with Sigul... [2023-05-24T19:21:22.272Z] Signing v3.0.0-dev.164 [Pipeline] echo [2023-05-24T19:21:22.847Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:23.135Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T19:21:23.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T19:21:23.160Z] $ docker stop --time=1 928288db03e176f363685470ec6b965ebbdf80303baab833fad46cbc9a0003c5 [2023-05-24T19:21:24.891Z] $ docker rm -f --volumes 928288db03e176f363685470ec6b965ebbdf80303baab833fad46cbc9a0003c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T19:21:25.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:21:25.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:21:25.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:21:25.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:21:25.734Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T19:21:25.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T19:21:26.115Z] $ docker top 12779aa13798631a69a6022e7b1401bf31af16f999ef389011a1f133666c894c -eo pid,comm [2023-05-24T19:21:26.170Z] 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-05-24T19:21:26.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:21:26.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:21:26.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:21:26.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:21:26.315Z] $ docker exec 12779aa13798631a69a6022e7b1401bf31af16f999ef389011a1f133666c894c ssh-agent [2023-05-24T19:21:26.415Z] SSH_AUTH_SOCK=/tmp/ssh-YxF1lc4k70Qv/agent.31 [2023-05-24T19:21:26.415Z] SSH_AGENT_PID=37 [2023-05-24T19:21:26.421Z] Running ssh-add (command line suppressed) [2023-05-24T19:21:26.509Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_16301260348674903931.key (/w/workspace/edgex-go/530@tmp/private_key_16301260348674903931.key) [2023-05-24T19:21:26.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:21:26.813Z] + git semver bump pre [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,086 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,086 [bump_version] DEBUG bumping version:3.0.0-dev.164 on axis:pre with prefix:dev [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,086 [bump_version] DEBUG bumped version:3.0.0-dev.165 [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,086 [write_version] DEBUG write version:3.0.0-dev.165 to path:/w/workspace/edgex-go/530/.semver/main with force:True [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,086 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,087 [write_file] DEBUG write to file:/w/workspace/edgex-go/530/.semver/main [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,089 [execute] INFO git cat-file --batch-check [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/530/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,095 [execute] INFO git cat-file --batch [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/530/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T19:21:27.383Z] 2023-05-24 19:21:27,101 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T19:21:27.383Z] 3.0.0-dev.165 [Pipeline] } [2023-05-24T19:21:27.389Z] $ docker exec --env ******** --env ******** 12779aa13798631a69a6022e7b1401bf31af16f999ef389011a1f133666c894c ssh-agent -k [2023-05-24T19:21:27.492Z] unset SSH_AUTH_SOCK; [2023-05-24T19:21:27.493Z] unset SSH_AGENT_PID; [2023-05-24T19:21:27.493Z] echo Agent pid 37 killed; [2023-05-24T19:21:27.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:21:27.807Z] + git semver [Pipeline] } [2023-05-24T19:21:28.393Z] $ docker stop --time=1 12779aa13798631a69a6022e7b1401bf31af16f999ef389011a1f133666c894c [2023-05-24T19:21:29.915Z] $ docker rm -f --volumes 12779aa13798631a69a6022e7b1401bf31af16f999ef389011a1f133666c894c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T19:21:30.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T19:21:30.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:21:30.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T19:21:30.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:21:30.626Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T19:21:30.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T19:21:31.028Z] $ docker top c1ef310a1a44d4feaddaf9ae7ed7465d4c8ff990596e5707131139501f54aeb6 -eo pid,comm [2023-05-24T19:21:31.069Z] 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-05-24T19:21:31.069Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T19:21:31.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T19:21:31.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T19:21:31.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T19:21:31.230Z] $ docker exec c1ef310a1a44d4feaddaf9ae7ed7465d4c8ff990596e5707131139501f54aeb6 ssh-agent [2023-05-24T19:21:31.328Z] SSH_AUTH_SOCK=/tmp/ssh-r8TA1yU5BZYB/agent.31 [2023-05-24T19:21:31.328Z] SSH_AGENT_PID=37 [2023-05-24T19:21:31.333Z] Running ssh-add (command line suppressed) [2023-05-24T19:21:31.419Z] Identity added: /w/workspace/edgex-go/530@tmp/private_key_15770079880347588560.key (/w/workspace/edgex-go/530@tmp/private_key_15770079880347588560.key) [2023-05-24T19:21:31.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T19:21:31.722Z] + git semver push [2023-05-24T19:21:32.290Z] 2023-05-24 19:21:31,984 [run_push] DEBUG push [2023-05-24T19:21:32.290Z] 2023-05-24 19:21:31,984 [execute] INFO git cat-file --batch-check [2023-05-24T19:21:32.290Z] 2023-05-24 19:21:31,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/530/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T19:21:32.290Z] 2023-05-24 19:21:31,987 [execute] INFO git rev-list b691b3d1fac9176d9d1167920f385483dde8c7c4 -- [2023-05-24T19:21:32.290Z] 2023-05-24 19:21:31,987 [execute] DEBUG Popen(['git', 'rev-list', 'b691b3d1fac9176d9d1167920f385483dde8c7c4', '--'], cwd=/w/workspace/edgex-go/530/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:21:32.290Z] 2023-05-24 19:21:32,006 [execute] INFO git fetch -v origin [2023-05-24T19:21:32.290Z] 2023-05-24 19:21:32,007 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/530/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-24T19:21:32.548Z] 2023-05-24 19:21:32,468 [run_push] DEBUG no remote changes detected [2023-05-24T19:21:32.548Z] 2023-05-24 19:21:32,468 [execute] INFO git push origin semver [2023-05-24T19:21:32.548Z] 2023-05-24 19:21:32,469 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/530/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:21:33.926Z] 2023-05-24 19:21:33,571 [run_push] DEBUG push all version tags [2023-05-24T19:21:33.926Z] 2023-05-24 19:21:33,571 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T19:21:33.926Z] 2023-05-24 19:21:33,572 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/530, universal_newlines=False, shell=None, istream=None) [2023-05-24T19:21:34.493Z] 2023-05-24 19:21:34,399 [read_version] DEBUG read version from /w/workspace/edgex-go/530/.semver/main [2023-05-24T19:21:34.493Z] 3.0.0-dev.165 [Pipeline] } [2023-05-24T19:21:34.500Z] $ docker exec --env ******** --env ******** c1ef310a1a44d4feaddaf9ae7ed7465d4c8ff990596e5707131139501f54aeb6 ssh-agent -k [2023-05-24T19:21:34.595Z] unset SSH_AUTH_SOCK; [2023-05-24T19:21:34.595Z] unset SSH_AGENT_PID; [2023-05-24T19:21:34.595Z] echo Agent pid 37 killed; [2023-05-24T19:21:34.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T19:21:34.903Z] + git semver [Pipeline] } [2023-05-24T19:21:35.172Z] $ docker stop --time=1 c1ef310a1a44d4feaddaf9ae7ed7465d4c8ff990596e5707131139501f54aeb6 [2023-05-24T19:21:36.450Z] $ docker rm -f --volumes c1ef310a1a44d4feaddaf9ae7ed7465d4c8ff990596e5707131139501f54aeb6 [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-05-24T19:21:36.979Z] + [ -d /w/workspace/edgex-go/530/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:37.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:21:38.125Z] ---> package-listing.sh [2023-05-24T19:21:38.125Z] ++ facter osfamily [2023-05-24T19:21:38.125Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T19:21:38.384Z] + OS_FAMILY=debian [2023-05-24T19:21:38.384Z] + workspace=/w/workspace/edgex-go/530 [2023-05-24T19:21:38.384Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T19:21:38.384Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T19:21:38.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T19:21:38.384Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T19:21:38.384Z] + '[' /w/workspace/edgex-go/530 ']' [2023-05-24T19:21:38.384Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T19:21:38.384Z] + case "${OS_FAMILY}" in [2023-05-24T19:21:38.384Z] + dpkg -l [2023-05-24T19:21:38.384Z] + grep '^ii' [2023-05-24T19:21:38.384Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T19:21:38.384Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T19:21:38.384Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T19:21:38.384Z] + '[' /w/workspace/edgex-go/530 ']' [2023-05-24T19:21:38.384Z] + mkdir -p /w/workspace/edgex-go/530/archives/ [2023-05-24T19:21:38.384Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/530/archives/ [Pipeline] echo [2023-05-24T19:21:38.394Z] 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/530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T19:21:38.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:21:39.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:21:39.225Z] [2023-05-24T19:21:39.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T19:21:39.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:21:39.517Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T19:21:39.517Z] 5eb5b503b376: Pulling fs layer [2023-05-24T19:21:39.517Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T19:21:39.517Z] ec43610c2a17: Pulling fs layer [2023-05-24T19:21:39.517Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T19:21:39.517Z] 33b1e0a273af: Pulling fs layer [2023-05-24T19:21:39.517Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T19:21:39.517Z] 2f39f015ded8: Pulling fs layer [2023-05-24T19:21:39.517Z] 33b1e0a273af: Waiting [2023-05-24T19:21:39.517Z] 2f39f015ded8: Waiting [2023-05-24T19:21:39.517Z] 5d3b04190fa2: Waiting [2023-05-24T19:21:39.517Z] 3a2ae6a8a46f: Waiting [2023-05-24T19:21:39.517Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T19:21:39.517Z] 5c69ac0246d0: Download complete [2023-05-24T19:21:39.517Z] 3a2ae6a8a46f: Download complete [2023-05-24T19:21:39.517Z] 33b1e0a273af: Verifying Checksum [2023-05-24T19:21:39.517Z] 33b1e0a273af: Download complete [2023-05-24T19:21:39.517Z] 5d3b04190fa2: Download complete [2023-05-24T19:21:39.517Z] ec43610c2a17: Verifying Checksum [2023-05-24T19:21:39.517Z] ec43610c2a17: Download complete [2023-05-24T19:21:39.775Z] 5eb5b503b376: Verifying Checksum [2023-05-24T19:21:39.775Z] 5eb5b503b376: Download complete [2023-05-24T19:21:40.344Z] 2f39f015ded8: Download complete [2023-05-24T19:21:41.280Z] 5eb5b503b376: Pull complete [2023-05-24T19:21:41.280Z] 5c69ac0246d0: Pull complete [2023-05-24T19:21:41.845Z] ec43610c2a17: Pull complete [2023-05-24T19:21:41.845Z] 3a2ae6a8a46f: Pull complete [2023-05-24T19:21:42.780Z] 33b1e0a273af: Pull complete [2023-05-24T19:21:43.349Z] 5d3b04190fa2: Pull complete [2023-05-24T19:21:48.631Z] 2f39f015ded8: Pull complete [2023-05-24T19:21:48.631Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T19:21:48.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T19:21:48.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T19:21:48.707Z] prd-ubuntu20.04-docker-8c-8g-16763 does not seem to be running inside a container [2023-05-24T19:21:48.733Z] $ 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/530/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/530 -v /w/workspace/edgex-go/530:/w/workspace/edgex-go/530:rw,z -v /w/workspace/edgex-go/530@tmp:/w/workspace/edgex-go/530@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-05-24T19:21:59.018Z] $ docker top c35b09fbf51db6e8f5d365595e2781b8d2205e2e7b45ccb1f1578e90dceec992 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T19:21:59.361Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T19:21:59.648Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T19:21:59.935Z] + ls /var/log/sa-host [2023-05-24T19:21:59.935Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T19:22:00.028Z] provisioning config files... [2023-05-24T19:22:00.038Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/530@tmp/config4551573322750737625tmp [Pipeline] { [Pipeline] echo [2023-05-24T19:22:00.053Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:22:00.336Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T19:22:00.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:22:00.671Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T19:22:00.679Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:22:00.964Z] ---> sudo-logs.sh [2023-05-24T19:22:00.964Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T19:22:00.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:22:01.266Z] ---> job-cost.sh [2023-05-24T19:22:01.266Z] lf-activate-venv: SKIPPING [2023-05-24T19:22:01.266Z] DEBUG: total: 0.10999999940395355 [2023-05-24T19:22:01.266Z] INFO: Retrieving Stack Cost... [2023-05-24T19:22:01.523Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T19:22:02.095Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T19:22:02.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T19:22:02.386Z] ---> logs-deploy.sh [2023-05-24T19:22:02.387Z] lf-activate-venv: SKIPPING [2023-05-24T19:22:02.387Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/530 [2023-05-24T19:22:02.387Z] INFO: archiving workspace using pattern(s): [2023-05-24T19:22:03.323Z] Archives upload complete. [2023-05-24T19:22:03.583Z] INFO: archiving logs to Nexus