Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7006332552ae400ff85615e0161ae3cc8710e9a 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-ssh17079705399358484633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4664244788620754974.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12482333361384446545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9734925691852441732.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-ssh6458603408819800950.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4829 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/569 [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/569 # 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 d7006332552ae400ff85615e0161ae3cc8710e9a (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4665)" > git config core.sparsecheckout # timeout=10 > git checkout -f d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 > git rev-list --no-walk 541cc85a126a37ebcd17b753a9f4f7f76549fffd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-29T20:58:19.675Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-29T20:58:19.732Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-29T20:58:19.742Z] ========================================================= [2023-08-29T20:58:19.742Z] EdgeX Global Pipelines Version Info [2023-08-29T20:58:19.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:58:20.437Z] ------------------- [2023-08-29T20:58:20.437Z] stable info: [2023-08-29T20:58:20.437Z] ------------------- [2023-08-29T20:58:20.437Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-29T20:58:20.437Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T20:58:20.437Z] Message: update stable to v1.0.253 [2023-08-29T20:58:21.008Z] ------------------- [2023-08-29T20:58:21.008Z] experimental info: [2023-08-29T20:58:21.008Z] ------------------- [2023-08-29T20:58:21.008Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-29T20:58:21.008Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T20:58:21.008Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-29T20:58:21.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-29T20:58:21.211Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-29T20:58:21.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-29T20:58:21.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-29T20:58:21.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-29T20:58:21.259Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-29T20:58:21.270Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-29T20:58:21.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-29T20:58:21.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-29T20:58:21.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-29T20:58:21.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-29T20:58:21.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-29T20:58:21.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-29T20:58:21.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-29T20:58:21.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-29T20:58:21.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T20:58:21.399Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T20:58:21.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-29T20:58:21.433Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-29T20:58:21.454Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-29T20:58:21.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-29T20:58:21.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-29T20:58:21.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-29T20:58:21.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-29T20:58:21.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-29T20:58:21.543Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-29T20:58:21.556Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] echo [2023-08-29T20:58:21.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d700633 [Pipeline] echo [2023-08-29T20:58:21.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T20:58:21.625Z] provisioning config files... [2023-08-29T20:58:21.642Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config8145235183387024423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T20:58:21.949Z] ---> docker-login.sh [2023-08-29T20:58:21.949Z] nexus3.edgexfoundry.org:10001 [2023-08-29T20:58:21.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T20:58:22.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T20:58:22.209Z] Configure a credential helper to remove this warning. See [2023-08-29T20:58:22.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T20:58:22.209Z] [2023-08-29T20:58:22.209Z] Login Succeeded [2023-08-29T20:58:22.209Z] nexus3.edgexfoundry.org:10002 [2023-08-29T20:58:22.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T20:58:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T20:58:22.469Z] Configure a credential helper to remove this warning. See [2023-08-29T20:58:22.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T20:58:22.469Z] [2023-08-29T20:58:22.469Z] Login Succeeded [2023-08-29T20:58:22.469Z] nexus3.edgexfoundry.org:10003 [2023-08-29T20:58:22.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T20:58:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T20:58:22.469Z] Configure a credential helper to remove this warning. See [2023-08-29T20:58:22.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T20:58:22.469Z] [2023-08-29T20:58:22.469Z] Login Succeeded [2023-08-29T20:58:22.469Z] nexus3.edgexfoundry.org:10004 [2023-08-29T20:58:22.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T20:58:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T20:58:22.469Z] Configure a credential helper to remove this warning. See [2023-08-29T20:58:22.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T20:58:22.469Z] [2023-08-29T20:58:22.469Z] Login Succeeded [2023-08-29T20:58:22.469Z] docker.io [2023-08-29T20:58:22.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T20:58:22.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T20:58:22.989Z] Configure a credential helper to remove this warning. See [2023-08-29T20:58:22.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T20:58:22.989Z] [2023-08-29T20:58:22.989Z] Login Succeeded [2023-08-29T20:58:22.989Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T20:58:22.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T20:58:23.314Z] + 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-08-29T20:58:23.314Z] + dirname cmd/core-command/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-29T20:58:23.314Z] + + dirname cmd/core-data/Dockerfile [2023-08-29T20:58:23.314Z] cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/core-metadata/Dockerfile+ [2023-08-29T20:58:23.314Z] cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/support-notifications/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-29T20:58:23.314Z] + dirname cmd/support-scheduler/Dockerfile [2023-08-29T20:58:23.314Z] + cut -d/ -f2 [2023-08-29T20:58:23.314Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-29T20:58:23.363Z] 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-08-29T20:58:23.700Z] + git rev-list -1 --merges d7006332552ae400ff85615e0161ae3cc8710e9a~1..d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] echo [2023-08-29T20:58:23.743Z] -----------> git rev-list -1 --merges d7006332552ae400ff85615e0161ae3cc8710e9a~1..d7006332552ae400ff85615e0161ae3cc8710e9a d7006332552ae400ff85615e0161ae3cc8710e9a [false] [Pipeline] sh [2023-08-29T20:58:24.029Z] + git log --format=format:%s -1 d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] echo [2023-08-29T20:58:24.045Z] ========================================================= [2023-08-29T20:58:24.045Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-29T20:58:24.045Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-29T20:58:24.490Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T20:58:24.490Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-29T20:58:24.490Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-29T20:58:24.490Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-29T20:58:24.490Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-29T20:58:24.490Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-29T20:58:24.490Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:58:24.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T20:58:24.904Z] [2023-08-29T20:58:24.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:58:25.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T20:58:25.206Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-29T20:58:25.206Z] b85a868b505f: Pulling fs layer [2023-08-29T20:58:25.206Z] e2be974225ed: Pulling fs layer [2023-08-29T20:58:25.206Z] 339a4e72a1f5: Pulling fs layer [2023-08-29T20:58:25.206Z] 988bab9f4d93: Pulling fs layer [2023-08-29T20:58:25.206Z] 1469e6f7b9e6: Pulling fs layer [2023-08-29T20:58:25.206Z] eaf3925da568: Pulling fs layer [2023-08-29T20:58:25.206Z] bab4dde63d76: Pulling fs layer [2023-08-29T20:58:25.206Z] bde34c3a00c8: Pulling fs layer [2023-08-29T20:58:25.206Z] b352a97aabf1: Pulling fs layer [2023-08-29T20:58:25.206Z] 4872d77fe225: Pulling fs layer [2023-08-29T20:58:25.206Z] 5851b861e8e6: Pulling fs layer [2023-08-29T20:58:25.206Z] bab4dde63d76: Waiting [2023-08-29T20:58:25.206Z] bde34c3a00c8: Waiting [2023-08-29T20:58:25.206Z] b352a97aabf1: Waiting [2023-08-29T20:58:25.206Z] 4872d77fe225: Waiting [2023-08-29T20:58:25.206Z] 5851b861e8e6: Waiting [2023-08-29T20:58:25.206Z] eaf3925da568: Waiting [2023-08-29T20:58:25.206Z] 988bab9f4d93: Waiting [2023-08-29T20:58:25.206Z] 1469e6f7b9e6: Waiting [2023-08-29T20:58:25.206Z] e2be974225ed: Verifying Checksum [2023-08-29T20:58:25.206Z] e2be974225ed: Download complete [2023-08-29T20:58:25.206Z] 988bab9f4d93: Download complete [2023-08-29T20:58:25.206Z] 1469e6f7b9e6: Verifying Checksum [2023-08-29T20:58:25.206Z] 1469e6f7b9e6: Download complete [2023-08-29T20:58:25.465Z] eaf3925da568: Download complete [2023-08-29T20:58:25.465Z] 339a4e72a1f5: Verifying Checksum [2023-08-29T20:58:25.465Z] 339a4e72a1f5: Download complete [2023-08-29T20:58:25.465Z] bde34c3a00c8: Download complete [2023-08-29T20:58:25.465Z] b352a97aabf1: Verifying Checksum [2023-08-29T20:58:25.465Z] b352a97aabf1: Download complete [2023-08-29T20:58:25.465Z] 4872d77fe225: Download complete [2023-08-29T20:58:25.465Z] 5851b861e8e6: Download complete [2023-08-29T20:58:25.465Z] b85a868b505f: Verifying Checksum [2023-08-29T20:58:25.465Z] b85a868b505f: Download complete [2023-08-29T20:58:25.725Z] bab4dde63d76: Verifying Checksum [2023-08-29T20:58:25.725Z] bab4dde63d76: Download complete [2023-08-29T20:58:27.104Z] b85a868b505f: Pull complete [2023-08-29T20:58:27.104Z] e2be974225ed: Pull complete [2023-08-29T20:58:27.366Z] 339a4e72a1f5: Pull complete [2023-08-29T20:58:27.626Z] 988bab9f4d93: Pull complete [2023-08-29T20:58:27.886Z] 1469e6f7b9e6: Pull complete [2023-08-29T20:58:27.886Z] eaf3925da568: Pull complete [2023-08-29T20:58:29.791Z] bab4dde63d76: Pull complete [2023-08-29T20:58:29.791Z] bde34c3a00c8: Pull complete [2023-08-29T20:58:30.052Z] b352a97aabf1: Pull complete [2023-08-29T20:58:30.052Z] 4872d77fe225: Pull complete [2023-08-29T20:58:30.052Z] 5851b861e8e6: Pull complete [2023-08-29T20:58:30.052Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-29T20:58:30.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T20:58:30.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T20:58:30.152Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T20:58:30.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T20:58:33.237Z] $ docker top cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 -eo pid,comm [2023-08-29T20:58:33.291Z] 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-08-29T20:58:33.291Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T20:58:33.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T20:58:33.325Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T20:58:33.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T20:58:33.501Z] $ docker exec cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent [2023-08-29T20:58:33.599Z] SSH_AUTH_SOCK=/tmp/ssh-fj6X0p57Maa7/agent.32 [2023-08-29T20:58:33.600Z] SSH_AGENT_PID=38 [2023-08-29T20:58:33.608Z] Running ssh-add (command line suppressed) [2023-08-29T20:58:33.718Z] Identity added: /w/workspace/edgex-go/569@tmp/private_key_609138084688491994.key (/w/workspace/edgex-go/569@tmp/private_key_609138084688491994.key) [2023-08-29T20:58:33.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T20:58:34.021Z] + git tag --points-at HEAD [Pipeline] } [2023-08-29T20:58:34.035Z] $ docker exec --env ******** --env ******** cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent -k [2023-08-29T20:58:34.146Z] unset SSH_AUTH_SOCK; [2023-08-29T20:58:34.146Z] unset SSH_AGENT_PID; [2023-08-29T20:58:34.146Z] echo Agent pid 38 killed; [2023-08-29T20:58:34.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-29T20:58:34.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T20:58:34.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T20:58:34.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T20:58:34.318Z] $ docker exec cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent [2023-08-29T20:58:34.426Z] SSH_AUTH_SOCK=/tmp/ssh-ubAgPRKo9por/agent.70 [2023-08-29T20:58:34.426Z] SSH_AGENT_PID=76 [2023-08-29T20:58:34.431Z] Running ssh-add (command line suppressed) [2023-08-29T20:58:34.539Z] Identity added: /w/workspace/edgex-go/569@tmp/private_key_11099876365603187527.key (/w/workspace/edgex-go/569@tmp/private_key_11099876365603187527.key) [2023-08-29T20:58:34.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T20:58:34.845Z] + git semver init [2023-08-29T20:58:35.106Z] 2023-08-29 20:58:35,020 [run_init] DEBUG init version:0.0.0 force:False [2023-08-29T20:58:35.106Z] 2023-08-29 20:58:35,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/569/.semver [2023-08-29T20:58:35.106Z] 2023-08-29 20:58:35,021 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/569/.semver [2023-08-29T20:58:35.106Z] 2023-08-29 20:58:35,021 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/569/.semver'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=None) [2023-08-29T20:58:40.383Z] 2023-08-29 20:58:39,836 [append_file] DEBUG append to file:/w/workspace/edgex-go/569/.git/info/exclude [2023-08-29T20:58:40.383Z] 2023-08-29 20:58:39,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/569/.semver/main with force:False [2023-08-29T20:58:40.383Z] 2023-08-29 20:58:39,837 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T20:58:40.383Z] 2023-08-29 20:58:39,837 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T20:58:40.383Z] 3.1.0-dev.35 [Pipeline] } [2023-08-29T20:58:40.395Z] $ docker exec --env ******** --env ******** cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 ssh-agent -k [2023-08-29T20:58:40.504Z] unset SSH_AUTH_SOCK; [2023-08-29T20:58:40.505Z] unset SSH_AGENT_PID; [2023-08-29T20:58:40.505Z] echo Agent pid 76 killed; [2023-08-29T20:58:40.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T20:58:40.813Z] + git semver [Pipeline] } [2023-08-29T20:58:41.098Z] $ docker stop --time=1 cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 [2023-08-29T20:58:42.404Z] $ docker rm -f --volumes cbf0dfa1ad627105dc032b8c4fac3381ee50102b564a1fc3e6ef7ff2ba8a2677 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T20:58:42.745Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-29T20:58:42.958Z] Stashed 1 file(s) [Pipeline] echo [2023-08-29T20:58:42.960Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T20:58:43.351Z] + git config --global --add safe.directory /w/workspace/edgex-go/569 [Pipeline] echo [2023-08-29T20:58:43.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T20:58:43.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T20:58:43.387Z] ========================================================= [2023-08-29T20:58:43.387Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-29T20:58:43.387Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-29T20:58:43.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T20:58:43.672Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-29T20:58:43.672Z] 4db1b89c0bd1: Pulling fs layer [2023-08-29T20:58:43.672Z] 6911f1a30b25: Pulling fs layer [2023-08-29T20:58:43.672Z] e194b8c5c2a9: Pulling fs layer [2023-08-29T20:58:43.672Z] 6863d3e3a2b1: Pulling fs layer [2023-08-29T20:58:43.672Z] ec0bb842ea78: Pulling fs layer [2023-08-29T20:58:43.672Z] 40a00589a448: Pulling fs layer [2023-08-29T20:58:43.672Z] 6c08303d61cc: Pulling fs layer [2023-08-29T20:58:43.672Z] 798269fcf238: Pulling fs layer [2023-08-29T20:58:43.672Z] 6863d3e3a2b1: Waiting [2023-08-29T20:58:43.672Z] ec0bb842ea78: Waiting [2023-08-29T20:58:43.672Z] 6c08303d61cc: Waiting [2023-08-29T20:58:43.672Z] 798269fcf238: Waiting [2023-08-29T20:58:43.672Z] 40a00589a448: Waiting [2023-08-29T20:58:43.672Z] 6911f1a30b25: Verifying Checksum [2023-08-29T20:58:43.672Z] 6911f1a30b25: Download complete [2023-08-29T20:58:43.672Z] 6863d3e3a2b1: Verifying Checksum [2023-08-29T20:58:43.672Z] 6863d3e3a2b1: Download complete [2023-08-29T20:58:43.672Z] ec0bb842ea78: Verifying Checksum [2023-08-29T20:58:43.672Z] ec0bb842ea78: Download complete [2023-08-29T20:58:43.672Z] 4db1b89c0bd1: Verifying Checksum [2023-08-29T20:58:43.672Z] 4db1b89c0bd1: Download complete [2023-08-29T20:58:43.672Z] 40a00589a448: Verifying Checksum [2023-08-29T20:58:43.672Z] 40a00589a448: Download complete [2023-08-29T20:58:43.931Z] 4db1b89c0bd1: Pull complete [2023-08-29T20:58:43.931Z] 6911f1a30b25: Pull complete [2023-08-29T20:58:44.498Z] e194b8c5c2a9: Verifying Checksum [2023-08-29T20:58:44.498Z] e194b8c5c2a9: Download complete [2023-08-29T20:58:44.498Z] 798269fcf238: Verifying Checksum [2023-08-29T20:58:44.498Z] 798269fcf238: Download complete [2023-08-29T20:58:44.498Z] 6c08303d61cc: Verifying Checksum [2023-08-29T20:58:44.498Z] 6c08303d61cc: Download complete [2023-08-29T20:58:47.784Z] e194b8c5c2a9: Pull complete [2023-08-29T20:58:47.784Z] 6863d3e3a2b1: Pull complete [2023-08-29T20:58:48.043Z] ec0bb842ea78: Pull complete [2023-08-29T20:58:48.043Z] 40a00589a448: Pull complete [2023-08-29T20:58:50.571Z] 6c08303d61cc: Pull complete [2023-08-29T20:58:51.506Z] 798269fcf238: Pull complete [2023-08-29T20:58:51.506Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-29T20:58:51.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T20:58:51.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-29T20:58:51.802Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T20:58:51.802Z] WORKDIR /edgex [2023-08-29T20:58:51.802Z] COPY go.mod . [2023-08-29T20:58:51.802Z] RUN go mod download [2023-08-29T20:58:51.802Z] + docker build -t ci-base-image-x86_64 -f - . [2023-08-29T20:58:52.737Z] Sending build context to Docker daemon 170.9MB [2023-08-29T20:58:52.737Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T20:58:52.737Z] ---> ec979cd7f677 [2023-08-29T20:58:52.737Z] Step 2/4 : WORKDIR /edgex [2023-08-29T20:58:58.017Z] Still waiting to schedule task [2023-08-29T20:58:58.017Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-29T20:58:59.351Z] ---> Running in b9235f0fc98f [2023-08-29T20:58:59.351Z] Removing intermediate container b9235f0fc98f [2023-08-29T20:58:59.351Z] ---> b338f2ac90ee [2023-08-29T20:58:59.351Z] Step 3/4 : COPY go.mod . [2023-08-29T20:58:59.351Z] ---> dd706d2442a1 [2023-08-29T20:58:59.351Z] Step 4/4 : RUN go mod download [2023-08-29T20:58:59.351Z] ---> Running in 8f4c0c44fb0d [2023-08-29T20:59:17.446Z] Removing intermediate container 8f4c0c44fb0d [2023-08-29T20:59:17.446Z] ---> 82f02a4050ed [2023-08-29T20:59:17.446Z] Successfully built 82f02a4050ed [2023-08-29T20:59:17.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:59:17.742Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T20:59:17.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T20:59:17.811Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T20:59:17.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T20:59:18.275Z] $ docker top 59c5b42803f8a2d30de9eab8275e3235b6236f386ea024efee9d93bbd053a2f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T20:59:18.606Z] + go version [2023-08-29T20:59:18.606Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-29T20:59:18.620Z] $ docker stop --time=1 59c5b42803f8a2d30de9eab8275e3235b6236f386ea024efee9d93bbd053a2f9 [2023-08-29T20:59:19.863Z] $ docker rm -f --volumes 59c5b42803f8a2d30de9eab8275e3235b6236f386ea024efee9d93bbd053a2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T20:59:20.249Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T20:59:20.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T20:59:20.318Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T20:59:20.345Z] $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T20:59:20.670Z] $ docker top 8c3bbaf6d102a7bf9c2da451b1ebf9ae79ce1b8fe8cd76f93593c2aa3f808ca2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-29T20:59:20.733Z] ========================================================= [2023-08-29T20:59:20.734Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-29T20:59:20.734Z] ========================================================= [Pipeline] sh [2023-08-29T20:59:21.011Z] + git config --global --add safe.directory /w/workspace/edgex-go/569 [Pipeline] fileExists [Pipeline] sh [2023-08-29T20:59:21.308Z] + make test [2023-08-29T20:59:21.308Z] go test -race -coverprofile=coverage.out ./... [2023-08-29T20:59:27.873Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-29T20:59:42.768Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-08-29T20:59:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-29T20:59:43.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-29T20:59:43.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-08-29T20:59:44.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 97.0% of statements [2023-08-29T20:59:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-29T20:59:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-29T20:59:44.897Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-08-29T20:59:46.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-29T20:59:46.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-29T20:59:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-29T20:59:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-29T20:59:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-29T20:59:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-29T20:59:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-08-29T20:59:47.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 71.5% of statements [2023-08-29T20:59:47.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-08-29T20:59:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-29T20:59:48.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-29T20:59:50.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.560s coverage: 93.4% of statements [2023-08-29T20:59:50.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements [2023-08-29T20:59:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-29T20:59:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-29T20:59:50.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-29T20:59:50.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.377s coverage: 97.6% of statements [2023-08-29T20:59:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-29T20:59:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-29T20:59:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-29T20:59:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-29T20:59:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-29T20:59:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-29T20:59:50.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-29T20:59:51.000Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.039s coverage: 72.2% of statements [2023-08-29T20:59:53.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-29T20:59:53.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-29T20:59:53.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-08-29T20:59:53.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 32.2% of statements [2023-08-29T20:59:53.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements [2023-08-29T20:59:54.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.070s coverage: 82.9% of statements [2023-08-29T20:59:54.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-08-29T20:59:54.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements [2023-08-29T20:59:54.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2023-08-29T20:59:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-29T20:59:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-29T20:59:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-29T20:59:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-29T20:59:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-29T20:59:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-29T20:59:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-29T20:59:54.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-29T20:59:56.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-29T20:59:56.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-29T20:59:56.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-29T20:59:56.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-29T20:59:56.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-29T20:59:56.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-29T20:59:57.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-29T20:59:58.255Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-29T20:59:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-29T20:59:59.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-29T20:59:59.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-29T21:00:00.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-08-29T21:00:00.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-29T21:00:00.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-29T21:00:02.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-29T21:00:02.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-29T21:00:02.744Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-29T21:00:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-29T21:00:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-29T21:00:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-29T21:00:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-08-29T21:00:05.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-29T21:00:05.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-29T21:00:05.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-29T21:00:05.128Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-29T21:00:05.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.106s coverage: 94.4% of statements [2023-08-29T21:00:07.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-29T21:00:07.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-29T21:00:07.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-08-29T21:00:07.029Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-29T21:00:07.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-29T21:00:07.964Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-29T21:00:08.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-29T21:00:08.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.304s coverage: 79.9% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.071s coverage: 92.9% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 64.4% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.101s coverage: 82.1% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.1% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 38.4% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 95.7% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements [2023-08-29T21:00:18.386Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements [2023-08-29T21:00:18.386Z] 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-08-29T21:00:18.386Z] running golangci-lint [2023-08-29T21:00:18.386Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-08-29T21:00:18.386Z] go version go1.20.6 linux/amd64 [2023-08-29T21:00:18.646Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-08-29T21:00:18.646Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-08-29T21:00:28.072Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4830 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-08-29T21:00:28.084Z] Running in /w/workspace/edgex-go/569 [Pipeline] { [Pipeline] checkout [2023-08-29T21:00:28.108Z] The recommended git tool is: git [2023-08-29T21:00:33.002Z] using credential edgex-jenkins-ssh [2023-08-29T21:00:33.018Z] Cloning the remote Git repository [2023-08-29T21:00:33.062Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-29T21:00:33.158Z] > git init /w/workspace/edgex-go/569 # timeout=10 [2023-08-29T21:00:33.296Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-29T21:00:33.297Z] > git --version # timeout=10 [2023-08-29T21:00:33.322Z] > git --version # 'git version 2.25.1' [2023-08-29T21:00:33.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-29T21:00:33.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T21:00:36.722Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|deps|files|imports|name|types_sizes) took 16.163417346s" [2023-08-29T21:00:36.722Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.84366ms" [2023-08-29T21:00:44.064Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.474156078s with top 10 stages: buildir: 39.768732598s, inspect: 2.707025372s, fact_deprecated: 2.09625777s, gosec: 1.852664206s, printf: 1.375180358s, S1038: 1.314676863s, ctrlflow: 1.261786216s, fact_purity: 958.996741ms, nilness: 891.986852ms, unused: 786.872352ms" [2023-08-29T21:00:44.064Z] level=info msg="[runner] Issues before processing: 200, after processing: 0" [2023-08-29T21:00:44.064Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 200/200, skip_files: 200/200, exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, exclude-rules: 21/200, nolint: 0/21, path_prettifier: 200/200, autogenerated_exclude: 200/200, skip_dirs: 200/200" [2023-08-29T21:00:44.064Z] level=info msg="[runner] processing took 20.252494ms with stages: nolint: 9.320589ms, identifier_marker: 5.317266ms, autogenerated_exclude: 1.88415ms, exclude-rules: 1.605057ms, path_prettifier: 1.388055ms, skip_dirs: 678.077µs, cgo: 35.78µs, filename_unadjuster: 17.48µs, uniq_by_line: 1.04µs, max_same_issues: 790ns, severity-rules: 640ns, skip_files: 590ns, path_shortener: 580ns, exclude: 530ns, max_per_file_from_linter: 420ns, diff: 410ns, path_prefixer: 350ns, source_code: 280ns, sort_results: 240ns, max_from_linter: 170ns" [2023-08-29T21:00:44.064Z] level=info msg="[runner] linters took 8.929126625s with stages: goanalysis_metalinter: 8.90875353s" [2023-08-29T21:00:44.064Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-08-29T21:00:44.064Z] level=info msg="Memory: 252 samples, avg is 195.0MB, max is 777.2MB" [2023-08-29T21:00:44.064Z] level=info msg="Execution took 25.137468361s" [2023-08-29T21:00:44.064Z] go vet ./... [2023-08-29T21:00:49.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-29T21:00:49.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-29T21:00:49.804Z] ./bin/test-attribution-txt.sh [2023-08-29T21:00:49.804Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-29T21:00:49.804Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-29T21:00:49.804Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-29T21:00:49.804Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-29T21:00:51.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-08-29T21:00:52.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-29T21:00:52.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T21:00:52.938Z] Avoid second fetch [2023-08-29T21:00:52.938Z] Checking out Revision d7006332552ae400ff85615e0161ae3cc8710e9a (main) [2023-08-29T21:00:53.622Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4665)" [2023-08-29T21:00:52.958Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T21:00:53.025Z] > git checkout -f d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T21:00:55.115Z] + ls -al . [2023-08-29T21:00:55.115Z] total 728 [2023-08-29T21:00:55.115Z] drwxrwxr-x 12 1001 1001 4096 Aug 29 20:59 . [2023-08-29T21:00:55.115Z] drwxr-xr-x 4 root root 4096 Aug 29 20:59 .. [2023-08-29T21:00:55.115Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 20:58 .blubracket [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 16 Aug 29 20:58 .dockerignore [2023-08-29T21:00:55.115Z] drwxrwxr-x 8 1001 1001 4096 Aug 29 20:58 .git [2023-08-29T21:00:55.115Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 20:58 .github [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 1173 Aug 29 20:58 .gitignore [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 42 Aug 29 20:58 .golangci.yml [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 87 Aug 29 20:58 .hadolint.yml [2023-08-29T21:00:55.115Z] drwxr-xr-x 3 1001 1001 4096 Aug 29 20:58 .semver [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 166 Aug 29 20:58 .sonarcloud.properties [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 1171 Aug 29 20:58 ADOPTERS.md [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 11152 Aug 29 20:58 Attribution.txt [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 93407 Aug 29 20:58 CHANGELOG.md [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 3804 Aug 29 20:58 CONTRIBUTING.md [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 677 Aug 29 20:58 GOVERNANCE.md [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 883 Aug 29 20:58 Jenkinsfile [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 10775 Aug 29 20:58 LICENSE [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 14764 Aug 29 20:58 Makefile [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 582 Aug 29 20:58 OWNERS.md [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 9923 Aug 29 20:58 README.md [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 789 Aug 29 20:58 SECURITY.md [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 12 Aug 29 20:58 VERSION [2023-08-29T21:00:55.115Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 20:58 bin [2023-08-29T21:00:55.115Z] drwxrwxr-x 18 1001 1001 4096 Aug 29 20:58 cmd [2023-08-29T21:00:55.115Z] -rw-r--r-- 1 root root 446997 Aug 29 21:00 coverage.out [2023-08-29T21:00:55.115Z] drwxrwxr-x 2 1001 1001 4096 Aug 29 20:58 fuzz_test [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 3687 Aug 29 20:58 go.mod [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 33714 Aug 29 20:58 go.sum [2023-08-29T21:00:55.115Z] drwxrwxr-x 7 1001 1001 4096 Aug 29 20:58 internal [2023-08-29T21:00:55.115Z] drwxrwxr-x 3 1001 1001 4096 Aug 29 20:58 openapi [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 594 Aug 29 20:58 security.txt [2023-08-29T21:00:55.115Z] drwxrwxr-x 4 1001 1001 4096 Aug 29 20:58 snap [2023-08-29T21:00:55.115Z] -rw-rw-r-- 1 1001 1001 204 Aug 29 20:58 version.go [Pipeline] sh [2023-08-29T21:00:55.376Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-29T21:00:55.376Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T21:00:55.376Z] Dload Upload Total Spent Left Speed [2023-08-29T21:00:55.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 83339 [2023-08-29T21:00:55.402Z] + '[' -e coverage.out ] [2023-08-29T21:00:55.402Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-08-29T21:00:55.490Z] Stashed 1 file(s) [Pipeline] sh [Pipeline] sh [2023-08-29T21:00:55.776Z] + make build [2023-08-29T21:00:55.776Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-29T21:00:56.012Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-29T21:00:56.330Z] + + sudo tee /etc/docker/daemon.new [2023-08-29T21:00:56.330Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-29T21:00:56.330Z] { [2023-08-29T21:00:56.330Z] "registry-mirrors": [ [2023-08-29T21:00:56.330Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-29T21:00:56.330Z] ], [2023-08-29T21:00:56.330Z] "bip": "10.250.0.254/24", [2023-08-29T21:00:56.330Z] "hosts": [ [2023-08-29T21:00:56.330Z] "tcp://0.0.0.0:5555", [2023-08-29T21:00:56.330Z] "unix:///var/run/docker.sock" [2023-08-29T21:00:56.330Z] ], [2023-08-29T21:00:56.330Z] "mtu": 1458, [2023-08-29T21:00:56.330Z] "selinux-enabled": true, [2023-08-29T21:00:56.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-29T21:00:56.330Z] } [Pipeline] sh [2023-08-29T21:00:56.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-29T21:00:56.976Z] + sudo service docker restart [2023-08-29T21:01:11.176Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-29T21:01:11.176Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-29T21:01:11.744Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-29T21:01:12.680Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T21:01:15.234Z] provisioning config files... [2023-08-29T21:01:15.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config1112042700840664750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:01:15.753Z] ---> docker-login.sh [2023-08-29T21:01:15.753Z] nexus3.edgexfoundry.org:10001 [2023-08-29T21:01:16.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:01:16.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:01:16.319Z] Configure a credential helper to remove this warning. See [2023-08-29T21:01:16.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:01:16.319Z] [2023-08-29T21:01:16.319Z] Login Succeeded [2023-08-29T21:01:16.319Z] nexus3.edgexfoundry.org:10002 [2023-08-29T21:01:16.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:01:16.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:01:16.588Z] Configure a credential helper to remove this warning. See [2023-08-29T21:01:16.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:01:16.588Z] [2023-08-29T21:01:16.588Z] Login Succeeded [2023-08-29T21:01:16.588Z] nexus3.edgexfoundry.org:10003 [2023-08-29T21:01:16.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:01:17.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:01:17.129Z] Configure a credential helper to remove this warning. See [2023-08-29T21:01:17.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:01:17.129Z] [2023-08-29T21:01:17.129Z] Login Succeeded [2023-08-29T21:01:17.129Z] nexus3.edgexfoundry.org:10004 [2023-08-29T21:01:17.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:01:17.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:01:17.402Z] Configure a credential helper to remove this warning. See [2023-08-29T21:01:17.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:01:17.402Z] [2023-08-29T21:01:17.402Z] Login Succeeded [2023-08-29T21:01:17.402Z] docker.io [2023-08-29T21:01:17.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:01:17.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:01:17.937Z] Configure a credential helper to remove this warning. See [2023-08-29T21:01:17.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:01:17.937Z] [2023-08-29T21:01:17.937Z] Login Succeeded [2023-08-29T21:01:17.937Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T21:01:17.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-29T21:01:18.611Z] + git config --global --add safe.directory /w/workspace/edgex-go/569 [Pipeline] echo [2023-08-29T21:01:18.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T21:01:18.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T21:01:18.650Z] ========================================================= [2023-08-29T21:01:18.650Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-29T21:01:18.650Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-29T21:01:18.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T21:01:18.965Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-29T21:01:18.965Z] edb6bdbacee9: Pulling fs layer [2023-08-29T21:01:18.965Z] 5f9638ab2659: Pulling fs layer [2023-08-29T21:01:18.965Z] 8d51d6327a98: Pulling fs layer [2023-08-29T21:01:18.965Z] 8b374f2dd631: Pulling fs layer [2023-08-29T21:01:18.965Z] ec14aa9079de: Pulling fs layer [2023-08-29T21:01:18.965Z] 2f466654f4bb: Pulling fs layer [2023-08-29T21:01:18.965Z] 554e91adad29: Pulling fs layer [2023-08-29T21:01:18.965Z] ec14aa9079de: Waiting [2023-08-29T21:01:18.965Z] 2f466654f4bb: Waiting [2023-08-29T21:01:18.965Z] 554e91adad29: Waiting [2023-08-29T21:01:18.965Z] 8b374f2dd631: Waiting [2023-08-29T21:01:19.238Z] 5f9638ab2659: Verifying Checksum [2023-08-29T21:01:19.238Z] 5f9638ab2659: Download complete [2023-08-29T21:01:19.238Z] 8b374f2dd631: Verifying Checksum [2023-08-29T21:01:19.238Z] 8b374f2dd631: Download complete [2023-08-29T21:01:19.238Z] ec14aa9079de: Verifying Checksum [2023-08-29T21:01:19.238Z] ec14aa9079de: Download complete [2023-08-29T21:01:19.238Z] edb6bdbacee9: Verifying Checksum [2023-08-29T21:01:19.238Z] edb6bdbacee9: Download complete [2023-08-29T21:01:21.462Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-29T21:01:21.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-29T21:01:21.470Z] edb6bdbacee9: Pull complete [2023-08-29T21:01:21.470Z] 554e91adad29: Verifying Checksum [2023-08-29T21:01:21.470Z] 554e91adad29: Download complete [2023-08-29T21:01:21.470Z] 5f9638ab2659: Pull complete [2023-08-29T21:01:22.053Z] 8d51d6327a98: Download complete [2023-08-29T21:01:22.053Z] 2f466654f4bb: Verifying Checksum [2023-08-29T21:01:22.053Z] 2f466654f4bb: Download complete [2023-08-29T21:01:23.361Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-29T21:01:24.293Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-29T21:01:25.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-29T21:01:26.163Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-29T21:01:27.539Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-08-29T21:01:28.926Z] $ docker stop --time=1 8c3bbaf6d102a7bf9c2da451b1ebf9ae79ce1b8fe8cd76f93593c2aa3f808ca2 [2023-08-29T21:01:34.030Z] $ docker rm -f --volumes 8c3bbaf6d102a7bf9c2da451b1ebf9ae79ce1b8fe8cd76f93593c2aa3f808ca2 [2023-08-29T21:01:34.374Z] 8d51d6327a98: Pull complete [2023-08-29T21:01:34.374Z] 8b374f2dd631: Pull complete [2023-08-29T21:01:34.374Z] ec14aa9079de: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:01:35.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-29T21:01:35.084Z] [2023-08-29T21:01:35.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:01:35.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-29T21:01:35.676Z] latest: Pulling from edgex-devops/edgex-compose [2023-08-29T21:01:35.676Z] 91d30c5bc195: Pulling fs layer [2023-08-29T21:01:35.676Z] 2e9b0aa3be6d: Pulling fs layer [2023-08-29T21:01:35.676Z] 9c61dcf015f6: Pulling fs layer [2023-08-29T21:01:35.676Z] 4698f68db338: Pulling fs layer [2023-08-29T21:01:35.676Z] 2a2f49069b9e: Pulling fs layer [2023-08-29T21:01:35.676Z] e0025b399a48: Pulling fs layer [2023-08-29T21:01:35.676Z] 4698f68db338: Waiting [2023-08-29T21:01:35.676Z] 2a2f49069b9e: Waiting [2023-08-29T21:01:35.676Z] e0025b399a48: Waiting [2023-08-29T21:01:35.676Z] 91d30c5bc195: Verifying Checksum [2023-08-29T21:01:35.676Z] 4698f68db338: Download complete [2023-08-29T21:01:35.676Z] 2e9b0aa3be6d: Verifying Checksum [2023-08-29T21:01:35.676Z] 2e9b0aa3be6d: Download complete [2023-08-29T21:01:35.676Z] e0025b399a48: Download complete [2023-08-29T21:01:35.935Z] 91d30c5bc195: Pull complete [2023-08-29T21:01:35.935Z] 2a2f49069b9e: Verifying Checksum [2023-08-29T21:01:35.935Z] 2a2f49069b9e: Download complete [2023-08-29T21:01:36.193Z] 2e9b0aa3be6d: Pull complete [2023-08-29T21:01:36.193Z] 9c61dcf015f6: Verifying Checksum [2023-08-29T21:01:36.193Z] 9c61dcf015f6: Download complete [2023-08-29T21:01:39.476Z] 9c61dcf015f6: Pull complete [2023-08-29T21:01:39.476Z] 4698f68db338: Pull complete [2023-08-29T21:01:39.476Z] 2a2f49069b9e: Pull complete [2023-08-29T21:01:39.476Z] e0025b399a48: Pull complete [2023-08-29T21:01:39.476Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-08-29T21:01:39.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-08-29T21:01:39.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:01:39.563Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T21:01:39.591Z] $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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-08-29T21:01:39.748Z] 2f466654f4bb: Pull complete [2023-08-29T21:01:42.335Z] 554e91adad29: Pull complete [2023-08-29T21:01:42.335Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-29T21:01:42.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T21:01:42.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T21:01:42.496Z] $ docker top bc6ba50a8a354635c2aa3335350e7ad7912c3ba39223bc6f4dc19f72f17174bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh [2023-08-29T21:01:42.856Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-29T21:01:42.917Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T21:01:42.917Z] WORKDIR /edgex [2023-08-29T21:01:42.917Z] COPY go.mod . [2023-08-29T21:01:42.917Z] RUN go mod download [2023-08-29T21:01:42.917Z] + docker build -t ci-base-image-arm64 -f - . [2023-08-29T21:01:43.503Z] Sending build context to Docker daemon 2.966MB [2023-08-29T21:01:43.503Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-29T21:01:43.503Z] ---> 1e15ea492957 [2023-08-29T21:01:43.503Z] Step 2/4 : WORKDIR /edgex [2023-08-29T21:01:45.388Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #1 transferring dockerfile: [2023-08-29T21:01:45.388Z] #1 transferring dockerfile: 1.96kB done [2023-08-29T21:01:45.388Z] #1 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #2 transferring dockerfile: 2.38kB done [2023-08-29T21:01:45.388Z] #2 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #3 transferring dockerfile: 1.82kB done [2023-08-29T21:01:45.388Z] #3 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #4 [core-command internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #4 transferring dockerfile: 1.82kB done [2023-08-29T21:01:45.388Z] #4 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #5 [core-data internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #5 transferring dockerfile: 1.90kB done [2023-08-29T21:01:45.388Z] #5 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #6 [security-spire-server internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #6 transferring dockerfile: 2.63kB done [2023-08-29T21:01:45.388Z] #6 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #7 transferring dockerfile: 2.04kB done [2023-08-29T21:01:45.388Z] #7 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #8 transferring dockerfile: 2.12kB done [2023-08-29T21:01:45.388Z] #8 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #9 transferring dockerfile: 1.78kB done [2023-08-29T21:01:45.388Z] #9 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #10 [support-notifications internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #10 transferring dockerfile: 1.84kB done [2023-08-29T21:01:45.388Z] #10 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #11 transferring dockerfile: 2.82kB done [2023-08-29T21:01:45.388Z] #11 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #12 transferring dockerfile: 2.39kB done [2023-08-29T21:01:45.388Z] #12 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #13 transferring dockerfile: 2.68kB done [2023-08-29T21:01:45.388Z] #13 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-08-29T21:01:45.388Z] #14 transferring dockerfile: 2.58kB done [2023-08-29T21:01:45.388Z] #14 DONE 0.0s [2023-08-29T21:01:45.388Z] [2023-08-29T21:01:45.388Z] #15 [core-metadata internal] load .dockerignore [2023-08-29T21:01:45.388Z] #15 transferring context: 56B done [2023-08-29T21:01:45.388Z] #15 DONE 0.0s [2023-08-29T21:01:45.449Z] ---> Running in b48f6d609a84 [2023-08-29T21:01:45.449Z] Removing intermediate container b48f6d609a84 [2023-08-29T21:01:45.449Z] ---> 068677a6f7b8 [2023-08-29T21:01:45.449Z] Step 3/4 : COPY go.mod . [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-08-29T21:01:45.647Z] #16 transferring context: 56B done [2023-08-29T21:01:45.647Z] #16 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #17 [support-scheduler internal] load .dockerignore [2023-08-29T21:01:45.647Z] #17 transferring context: 56B done [2023-08-29T21:01:45.647Z] #17 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #18 [core-command internal] load .dockerignore [2023-08-29T21:01:45.647Z] #18 transferring context: 56B done [2023-08-29T21:01:45.647Z] #18 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #19 [core-data internal] load .dockerignore [2023-08-29T21:01:45.647Z] #19 transferring context: 56B done [2023-08-29T21:01:45.647Z] #19 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #20 [security-spire-server internal] load .dockerignore [2023-08-29T21:01:45.647Z] #20 transferring context: 56B done [2023-08-29T21:01:45.647Z] #20 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-29T21:01:45.647Z] #21 transferring context: 56B done [2023-08-29T21:01:45.647Z] #21 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #22 [security-proxy-auth internal] load .dockerignore [2023-08-29T21:01:45.647Z] #22 transferring context: 56B done [2023-08-29T21:01:45.647Z] #22 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-08-29T21:01:45.647Z] #23 transferring context: 56B done [2023-08-29T21:01:45.647Z] #23 DONE 0.0s [2023-08-29T21:01:45.647Z] [2023-08-29T21:01:45.647Z] #24 [security-bootstrapper internal] load .dockerignore [2023-08-29T21:01:45.647Z] #24 transferring context: 56B done [2023-08-29T21:01:45.922Z] #24 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #25 [support-notifications internal] load .dockerignore [2023-08-29T21:01:45.922Z] #25 transferring context: 56B done [2023-08-29T21:01:45.922Z] #25 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #26 [security-proxy-setup internal] load .dockerignore [2023-08-29T21:01:45.922Z] #26 transferring context: 56B done [2023-08-29T21:01:45.922Z] #26 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #27 [security-spire-agent internal] load .dockerignore [2023-08-29T21:01:45.922Z] #27 transferring context: 56B done [2023-08-29T21:01:45.922Z] #27 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #28 [security-spire-config internal] load .dockerignore [2023-08-29T21:01:45.922Z] #28 transferring context: 56B done [2023-08-29T21:01:45.922Z] #28 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T21:01:45.922Z] #29 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:01:45.922Z] #30 DONE 0.1s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T21:01:45.922Z] #29 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:01:45.922Z] #30 DONE 0.1s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:45.922Z] #31 ... [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T21:01:45.922Z] #29 DONE 0.0s [2023-08-29T21:01:45.922Z] [2023-08-29T21:01:45.922Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:46.032Z] ---> 98b85e17ed3b [2023-08-29T21:01:46.032Z] Step 4/4 : RUN go mod download [2023-08-29T21:01:46.032Z] ---> Running in 6c40061714f9 [2023-08-29T21:01:46.180Z] #31 ... [2023-08-29T21:01:46.180Z] [2023-08-29T21:01:46.180Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T21:01:46.180Z] #29 DONE 0.0s [2023-08-29T21:01:46.180Z] [2023-08-29T21:01:46.180Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:46.180Z] #31 ... [2023-08-29T21:01:46.180Z] [2023-08-29T21:01:46.180Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T21:01:46.180Z] #29 DONE 0.0s [2023-08-29T21:01:46.180Z] [2023-08-29T21:01:46.180Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:46.438Z] #31 ... [2023-08-29T21:01:46.439Z] [2023-08-29T21:01:46.439Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T21:01:46.439Z] #29 DONE 0.0s [2023-08-29T21:01:46.439Z] [2023-08-29T21:01:46.439Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:46.439Z] #31 ... [2023-08-29T21:01:46.439Z] [2023-08-29T21:01:46.439Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-08-29T21:01:46.439Z] #29 DONE 0.0s [2023-08-29T21:01:46.439Z] [2023-08-29T21:01:46.439Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:46.439Z] #31 ... [2023-08-29T21:01:46.439Z] [2023-08-29T21:01:46.439Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:01:46.439Z] #30 DONE 0.4s [2023-08-29T21:01:46.439Z] [2023-08-29T21:01:46.439Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:46.698Z] #31 ... [2023-08-29T21:01:46.698Z] [2023-08-29T21:01:46.698Z] #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:01:46.698Z] #32 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:01:46.698Z] #32 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:01:46.698Z] #32 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done [2023-08-29T21:01:46.698Z] #32 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done [2023-08-29T21:01:46.698Z] #32 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done [2023-08-29T21:01:46.698Z] #32 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.4s done [2023-08-29T21:01:46.698Z] #32 DONE 1.0s [2023-08-29T21:01:46.698Z] [2023-08-29T21:01:46.698Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:47.265Z] #31 ... [2023-08-29T21:01:47.265Z] [2023-08-29T21:01:47.265Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-08-29T21:01:47.265Z] #33 DONE 1.3s [2023-08-29T21:01:47.265Z] [2023-08-29T21:01:47.265Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:51.468Z] #31 transferring context: 120.78MB 4.8s [2023-08-29T21:01:52.403Z] #31 ... [2023-08-29T21:01:52.403Z] [2023-08-29T21:01:52.403Z] #34 [core-metadata internal] load build context [2023-08-29T21:01:52.667Z] #34 ... [2023-08-29T21:01:52.667Z] [2023-08-29T21:01:52.667Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:01:55.966Z] #31 transferring context: 240.52MB 9.8s [2023-08-29T21:01:55.966Z] #31 ... [2023-08-29T21:01:55.966Z] [2023-08-29T21:01:55.966Z] #35 [support-scheduler internal] load build context [2023-08-29T21:01:55.966Z] #35 ... [2023-08-29T21:01:55.966Z] [2023-08-29T21:01:55.966Z] #36 [core-data internal] load build context [2023-08-29T21:01:56.224Z] #36 ... [2023-08-29T21:01:56.224Z] [2023-08-29T21:01:56.224Z] #37 [security-proxy-auth internal] load build context [2023-08-29T21:01:56.224Z] #37 ... [2023-08-29T21:01:56.224Z] [2023-08-29T21:01:56.224Z] #38 [security-spire-server internal] load build context [2023-08-29T21:01:56.484Z] #38 ... [2023-08-29T21:01:56.484Z] [2023-08-29T21:01:56.484Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:01:56.484Z] #39 ... [2023-08-29T21:01:56.484Z] [2023-08-29T21:01:56.484Z] #40 [security-bootstrapper internal] load build context [2023-08-29T21:01:56.741Z] #40 ... [2023-08-29T21:01:56.741Z] [2023-08-29T21:01:56.741Z] #41 [support-notifications internal] load build context [2023-08-29T21:01:56.741Z] #41 ... [2023-08-29T21:01:56.741Z] [2023-08-29T21:01:56.741Z] #42 [security-spire-config internal] load build context [2023-08-29T21:01:56.741Z] #42 ... [2023-08-29T21:01:56.741Z] [2023-08-29T21:01:56.741Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T21:01:56.741Z] #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:01:56.741Z] #0 4.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:01:56.741Z] #0 4.313 (1/4) Installing ca-certificates (20230506-r0) [2023-08-29T21:01:56.741Z] #0 4.433 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-29T21:01:56.741Z] #0 4.440 (3/4) Installing su-exec (0.2-r2) [2023-08-29T21:01:56.741Z] #0 4.444 (4/4) Installing yq (4.30.4-r4) [2023-08-29T21:01:56.741Z] #0 4.643 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:01:56.741Z] #0 4.650 Executing ca-certificates-20230506-r0.trigger [2023-08-29T21:01:56.741Z] #0 4.728 OK: 17 MiB in 19 packages [2023-08-29T21:01:57.000Z] #43 ... [2023-08-29T21:01:57.000Z] [2023-08-29T21:01:57.000Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-29T21:01:57.000Z] #44 ... [2023-08-29T21:01:57.000Z] [2023-08-29T21:01:57.000Z] #45 [security-proxy-setup internal] load build context [2023-08-29T21:01:57.263Z] #45 ... [2023-08-29T21:01:57.263Z] [2023-08-29T21:01:57.263Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-29T21:01:57.263Z] #46 transferring context: 365.26MB 10.6s done [2023-08-29T21:01:57.263Z] #46 ... [2023-08-29T21:01:57.263Z] [2023-08-29T21:01:57.263Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T21:01:57.263Z] #47 ... [2023-08-29T21:01:57.263Z] [2023-08-29T21:01:57.263Z] #48 [security-spire-agent internal] load build context [2023-08-29T21:01:57.263Z] #48 transferring context: 365.26MB 10.6s done [2023-08-29T21:01:57.522Z] #48 ... [2023-08-29T21:01:57.522Z] [2023-08-29T21:01:57.522Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T21:01:57.522Z] #49 ... [2023-08-29T21:01:57.522Z] [2023-08-29T21:01:57.522Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T21:01:57.779Z] #50 ... [2023-08-29T21:01:57.779Z] [2023-08-29T21:01:57.779Z] #51 [core-command internal] load build context [2023-08-29T21:01:57.779Z] #51 transferring context: 365.26MB 11.0s done [2023-08-29T21:01:57.779Z] #51 ... [2023-08-29T21:01:57.779Z] [2023-08-29T21:01:57.779Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T21:01:58.038Z] #52 ... [2023-08-29T21:01:58.038Z] [2023-08-29T21:01:58.038Z] #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-29T21:01:58.038Z] #53 ... [2023-08-29T21:01:58.038Z] [2023-08-29T21:01:58.038Z] #54 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T21:01:58.038Z] #54 ... [2023-08-29T21:01:58.038Z] [2023-08-29T21:01:58.038Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T21:01:58.860Z] #55 ... [2023-08-29T21:01:58.860Z] [2023-08-29T21:01:58.860Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T21:01:59.121Z] #56 ... [2023-08-29T21:01:59.121Z] [2023-08-29T21:01:59.121Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:01:59.121Z] #39 transferring context: 365.26MB 11.8s done [2023-08-29T21:02:02.680Z] #39 ... [2023-08-29T21:02:02.680Z] [2023-08-29T21:02:02.680Z] #34 [core-metadata internal] load build context [2023-08-29T21:02:02.680Z] #34 transferring context: 365.26MB 12.9s done [2023-08-29T21:02:06.061Z] #34 ... [2023-08-29T21:02:06.061Z] [2023-08-29T21:02:06.061Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:02:06.061Z] #31 transferring context: 365.26MB 12.2s done [2023-08-29T21:02:06.322Z] #31 ... [2023-08-29T21:02:06.322Z] [2023-08-29T21:02:06.322Z] #36 [core-data internal] load build context [2023-08-29T21:02:06.322Z] #36 transferring context: 365.26MB 11.4s done [2023-08-29T21:02:06.322Z] #36 ... [2023-08-29T21:02:06.322Z] [2023-08-29T21:02:06.322Z] #35 [support-scheduler internal] load build context [2023-08-29T21:02:06.322Z] #35 transferring context: 365.26MB 10.4s done [2023-08-29T21:02:06.593Z] #35 ... [2023-08-29T21:02:06.593Z] [2023-08-29T21:02:06.593Z] #38 [security-spire-server internal] load build context [2023-08-29T21:02:06.593Z] #38 transferring context: 365.26MB 10.6s done [2023-08-29T21:02:06.854Z] #38 ... [2023-08-29T21:02:06.854Z] [2023-08-29T21:02:06.854Z] #40 [security-bootstrapper internal] load build context [2023-08-29T21:02:06.854Z] #40 transferring context: 365.26MB 11.6s done [2023-08-29T21:02:06.854Z] #40 ... [2023-08-29T21:02:06.854Z] [2023-08-29T21:02:06.854Z] #37 [security-proxy-auth internal] load build context [2023-08-29T21:02:06.854Z] #37 transferring context: 365.26MB 11.6s done [2023-08-29T21:02:07.131Z] #37 ... [2023-08-29T21:02:07.131Z] [2023-08-29T21:02:07.131Z] #42 [security-spire-config internal] load build context [2023-08-29T21:02:07.131Z] #42 transferring context: 365.26MB 11.1s done [2023-08-29T21:02:07.131Z] #42 ... [2023-08-29T21:02:07.131Z] [2023-08-29T21:02:07.131Z] #41 [support-notifications internal] load build context [2023-08-29T21:02:07.131Z] #41 transferring context: 365.26MB 10.7s done [2023-08-29T21:02:07.415Z] #41 ... [2023-08-29T21:02:07.415Z] [2023-08-29T21:02:07.415Z] #45 [security-proxy-setup internal] load build context [2023-08-29T21:02:07.415Z] #45 transferring context: 365.26MB 10.8s done [2023-08-29T21:02:12.795Z] #45 ... [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #35 [support-scheduler internal] load build context [2023-08-29T21:02:12.795Z] #35 DONE 26.8s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #46 [security-spiffe-token-provider internal] load build context [2023-08-29T21:02:12.795Z] #46 DONE 26.6s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #38 [security-spire-server internal] load build context [2023-08-29T21:02:12.795Z] #38 DONE 26.7s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T21:02:12.795Z] #43 DONE 26.1s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:12.795Z] #53 DONE 26.0s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:02:12.795Z] #57 ... [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #41 [support-notifications internal] load build context [2023-08-29T21:02:12.795Z] #41 DONE 26.5s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #48 [security-spire-agent internal] load build context [2023-08-29T21:02:12.795Z] #48 DONE 26.3s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #45 [security-proxy-setup internal] load build context [2023-08-29T21:02:12.795Z] #45 DONE 26.4s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #51 [core-command internal] load build context [2023-08-29T21:02:12.795Z] #51 DONE 26.8s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #42 [security-spire-config internal] load build context [2023-08-29T21:02:12.795Z] #42 DONE 26.3s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #40 [security-bootstrapper internal] load build context [2023-08-29T21:02:12.795Z] #40 DONE 26.4s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #37 [security-proxy-auth internal] load build context [2023-08-29T21:02:12.795Z] #37 DONE 26.8s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #36 [core-data internal] load build context [2023-08-29T21:02:12.795Z] #36 DONE 26.8s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #39 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:12.795Z] #39 DONE 26.7s [2023-08-29T21:02:12.795Z] [2023-08-29T21:02:12.795Z] #31 [security-secretstore-setup internal] load build context [2023-08-29T21:02:12.795Z] #31 DONE 26.9s [2023-08-29T21:02:13.054Z] [2023-08-29T21:02:13.054Z] #34 [core-metadata internal] load build context [2023-08-29T21:02:13.054Z] #34 DONE 27.0s [2023-08-29T21:02:13.054Z] [2023-08-29T21:02:13.054Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T21:02:13.054Z] #56 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.054Z] #56 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.314Z] #56 26.57 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:13.314Z] #56 26.58 (2/4) Installing openssl (3.0.10-r0) [2023-08-29T21:02:13.314Z] #56 26.59 (3/4) Installing su-exec (0.2-r2) [2023-08-29T21:02:13.314Z] #56 26.60 (4/4) Installing yq (4.30.4-r4) [2023-08-29T21:02:13.314Z] #56 26.67 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:13.600Z] #56 26.68 OK: 17 MiB in 19 packages [2023-08-29T21:02:13.861Z] #56 DONE 27.1s [2023-08-29T21:02:13.861Z] [2023-08-29T21:02:13.861Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T21:02:13.861Z] #49 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #49 26.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #49 26.97 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:13.861Z] #49 26.99 (2/2) Installing su-exec (0.2-r2) [2023-08-29T21:02:13.861Z] #49 26.99 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:13.861Z] #49 26.99 OK: 7 MiB in 17 packages [2023-08-29T21:02:13.861Z] #49 DONE 27.1s [2023-08-29T21:02:13.861Z] [2023-08-29T21:02:13.861Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T21:02:13.861Z] #55 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #55 26.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #55 26.91 (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T21:02:13.861Z] #55 26.99 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:13.861Z] #55 26.99 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:13.861Z] #55 27.00 Executing ca-certificates-20230506-r0.trigger [2023-08-29T21:02:13.861Z] #55 27.06 OK: 8 MiB in 17 packages [2023-08-29T21:02:13.861Z] #55 DONE 27.2s [2023-08-29T21:02:13.861Z] [2023-08-29T21:02:13.861Z] #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-29T21:02:13.861Z] #58 DONE 0.1s [2023-08-29T21:02:13.861Z] [2023-08-29T21:02:13.861Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T21:02:13.861Z] #50 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #50 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #50 27.08 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:13.861Z] #50 27.08 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:13.861Z] #50 27.09 OK: 7 MiB in 16 packages [2023-08-29T21:02:13.861Z] #50 DONE 27.2s [2023-08-29T21:02:13.861Z] [2023-08-29T21:02:13.861Z] #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-08-29T21:02:13.861Z] #44 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #44 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:13.861Z] #44 26.81 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:13.861Z] #44 26.81 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:13.861Z] #44 26.99 OK: 7 MiB in 16 packages [2023-08-29T21:02:13.861Z] #44 DONE 27.4s [2023-08-29T21:02:13.861Z] [2023-08-29T21:02:13.861Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:02:13.861Z] #57 1.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #57 ... [2023-08-29T21:02:14.126Z] [2023-08-29T21:02:14.126Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-29T21:02:14.126Z] #0 0.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #0 1.262 OK: 265 MiB in 53 packages [2023-08-29T21:02:14.126Z] #59 DONE 1.4s [2023-08-29T21:02:14.126Z] [2023-08-29T21:02:14.126Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:02:14.126Z] #57 1.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #57 ... [2023-08-29T21:02:14.126Z] [2023-08-29T21:02:14.126Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T21:02:14.126Z] #52 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #52 26.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #52 26.71 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:02:14.126Z] #52 26.71 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:02:14.126Z] #52 26.71 OK: 17818 distinct packages available [2023-08-29T21:02:14.126Z] #52 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #52 26.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.126Z] #52 27.15 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:14.126Z] #52 27.15 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-29T21:02:14.126Z] #52 27.16 (3/4) Installing libucontext (1.2-r0) [2023-08-29T21:02:14.126Z] #52 27.18 (4/4) Installing gcompat (1.1.0-r0) [2023-08-29T21:02:14.126Z] #52 27.19 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:14.126Z] #52 27.19 OK: 7 MiB in 19 packages [2023-08-29T21:02:14.126Z] #52 DONE 27.3s [2023-08-29T21:02:14.126Z] [2023-08-29T21:02:14.126Z] #60 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:14.126Z] #60 DONE 0.1s [2023-08-29T21:02:14.390Z] [2023-08-29T21:02:14.390Z] #47 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T21:02:14.390Z] #47 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.390Z] #47 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.390Z] #47 26.80 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:02:14.390Z] #47 26.80 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:02:14.390Z] #47 26.80 OK: 17818 distinct packages available [2023-08-29T21:02:14.390Z] #47 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.390Z] #47 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.390Z] #47 27.24 (1/9) Installing ca-certificates (20230506-r0) [2023-08-29T21:02:14.390Z] #47 27.26 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-29T21:02:14.390Z] #47 27.27 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-29T21:02:14.390Z] #47 27.27 (4/9) Installing libcurl (8.2.1-r0) [2023-08-29T21:02:14.390Z] #47 27.29 (5/9) Installing curl (8.2.1-r0) [2023-08-29T21:02:14.390Z] #47 27.30 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:14.390Z] #47 27.30 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-29T21:02:14.390Z] #47 27.33 (8/9) Installing libucontext (1.2-r0) [2023-08-29T21:02:14.390Z] #47 27.34 (9/9) Installing gcompat (1.1.0-r0) [2023-08-29T21:02:14.390Z] #47 27.34 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:14.390Z] #47 27.35 Executing ca-certificates-20230506-r0.trigger [2023-08-29T21:02:14.390Z] #47 27.50 OK: 10 MiB in 24 packages [2023-08-29T21:02:14.650Z] #47 DONE 27.7s [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T21:02:14.650Z] #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #0 1.610 OK: 265 MiB in 53 packages [2023-08-29T21:02:14.650Z] #61 DONE 1.8s [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #54 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T21:02:14.650Z] #54 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #54 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #54 27.05 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:02:14.650Z] #54 27.05 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:02:14.650Z] #54 27.05 OK: 17818 distinct packages available [2023-08-29T21:02:14.650Z] #54 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #54 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #54 27.49 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-29T21:02:14.650Z] #54 27.49 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-29T21:02:14.650Z] #54 27.49 (3/5) Installing libucontext (1.2-r0) [2023-08-29T21:02:14.650Z] #54 27.50 (4/5) Installing gcompat (1.1.0-r0) [2023-08-29T21:02:14.650Z] #54 27.50 (5/5) Installing openssl (3.0.10-r0) [2023-08-29T21:02:14.650Z] #54 27.51 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:02:14.650Z] #54 27.52 OK: 8 MiB in 20 packages [2023-08-29T21:02:14.650Z] #54 DONE 27.7s [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #62 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-29T21:02:14.650Z] #62 DONE 0.0s [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:02:14.650Z] #57 1.881 OK: 265 MiB in 53 packages [2023-08-29T21:02:14.650Z] #57 DONE 2.0s [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #63 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:14.650Z] #63 DONE 0.1s [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #64 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:14.650Z] #64 ... [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:02:14.650Z] #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:14.650Z] #0 1.824 OK: 265 MiB in 53 packages [2023-08-29T21:02:14.650Z] #65 DONE 1.9s [2023-08-29T21:02:14.650Z] [2023-08-29T21:02:14.650Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:14.650Z] #66 DONE 0.1s [2023-08-29T21:02:14.911Z] [2023-08-29T21:02:14.911Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:15.171Z] #67 ... [2023-08-29T21:02:15.171Z] [2023-08-29T21:02:15.171Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-29T21:02:15.171Z] #68 DONE 1.3s [2023-08-29T21:02:15.171Z] [2023-08-29T21:02:15.171Z] #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-29T21:02:15.171Z] #69 DONE 0.0s [2023-08-29T21:02:15.432Z] [2023-08-29T21:02:15.432Z] #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:16.372Z] #70 ... [2023-08-29T21:02:16.372Z] [2023-08-29T21:02:16.372Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-29T21:02:16.372Z] #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:16.372Z] #0 2.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:16.372Z] #0 2.912 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:02:16.372Z] #0 2.912 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:02:16.372Z] #0 2.912 OK: 17823 distinct packages available [2023-08-29T21:02:16.372Z] #0 2.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:16.372Z] #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T21:02:16.372Z] #0 3.300 OK: 265 MiB in 53 packages [2023-08-29T21:02:16.372Z] #71 DONE 3.5s [2023-08-29T21:02:16.372Z] [2023-08-29T21:02:16.372Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:16.372Z] #72 DONE 0.0s [2023-08-29T21:02:16.372Z] [2023-08-29T21:02:16.372Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:24.509Z] #73 ... [2023-08-29T21:02:24.509Z] [2023-08-29T21:02:24.509Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:24.897Z] Removing intermediate container 6c40061714f9 [2023-08-29T21:02:24.897Z] ---> fdad0a2085a4 [2023-08-29T21:02:24.897Z] Successfully built fdad0a2085a4 [2023-08-29T21:02:24.897Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:02:25.226Z] + docker inspect -f . ci-base-image-arm64 [2023-08-29T21:02:25.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:02:25.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-4830 does not seem to be running inside a container [2023-08-29T21:02:25.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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-08-29T21:02:26.655Z] $ docker top 3489c09a472323f4a15de0c343f790764e3542e7096f7c31e9116f645e0bd8eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T21:02:27.484Z] + go version [2023-08-29T21:02:27.484Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-29T21:02:27.532Z] $ docker stop --time=1 3489c09a472323f4a15de0c343f790764e3542e7096f7c31e9116f645e0bd8eb [2023-08-29T21:02:29.135Z] $ docker rm -f --volumes 3489c09a472323f4a15de0c343f790764e3542e7096f7c31e9116f645e0bd8eb [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:02:29.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-29T21:02:29.770Z] [2023-08-29T21:02:29.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:02:30.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-29T21:02:30.109Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-08-29T21:02:30.109Z] 547446be3368: Pulling fs layer [2023-08-29T21:02:30.109Z] d125d8839a47: Pulling fs layer [2023-08-29T21:02:30.109Z] 3e85d5ac6304: Pulling fs layer [2023-08-29T21:02:30.109Z] c3105a71a48b: Pulling fs layer [2023-08-29T21:02:30.109Z] 0f093f025ec4: Pulling fs layer [2023-08-29T21:02:30.109Z] c3106fc0e877: Pulling fs layer [2023-08-29T21:02:30.109Z] c3105a71a48b: Waiting [2023-08-29T21:02:30.109Z] 0f093f025ec4: Waiting [2023-08-29T21:02:30.109Z] c3106fc0e877: Waiting [2023-08-29T21:02:30.380Z] 547446be3368: Verifying Checksum [2023-08-29T21:02:30.380Z] 547446be3368: Download complete [2023-08-29T21:02:30.380Z] c3105a71a48b: Verifying Checksum [2023-08-29T21:02:30.380Z] c3105a71a48b: Download complete [2023-08-29T21:02:30.649Z] d125d8839a47: Verifying Checksum [2023-08-29T21:02:30.649Z] d125d8839a47: Download complete [2023-08-29T21:02:30.649Z] c3106fc0e877: Verifying Checksum [2023-08-29T21:02:30.649Z] c3106fc0e877: Download complete [2023-08-29T21:02:30.917Z] 0f093f025ec4: Verifying Checksum [2023-08-29T21:02:30.917Z] 0f093f025ec4: Download complete [2023-08-29T21:02:30.917Z] 547446be3368: Pull complete [2023-08-29T21:02:31.883Z] d125d8839a47: Pull complete [2023-08-29T21:02:32.466Z] 3e85d5ac6304: Verifying Checksum [2023-08-29T21:02:32.466Z] 3e85d5ac6304: Download complete [2023-08-29T21:02:40.670Z] 3e85d5ac6304: Pull complete [2023-08-29T21:02:40.670Z] c3105a71a48b: Pull complete [2023-08-29T21:02:41.639Z] 0f093f025ec4: Pull complete [2023-08-29T21:02:41.905Z] c3106fc0e877: Pull complete [2023-08-29T21:02:41.905Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-08-29T21:02:41.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-08-29T21:02:41.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:02:42.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-4830 does not seem to be running inside a container [2023-08-29T21:02:42.139Z] $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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-08-29T21:02:44.155Z] $ docker top 7e77881975afe60cc0cab1ba1c7fe624c32515ffe61be5086136de57aa19e166 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T21:02:44.966Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-08-29T21:02:51.119Z] #74 DONE 32.9s [2023-08-29T21:02:51.119Z] [2023-08-29T21:02:51.119Z] #64 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:51.119Z] #64 DONE 32.6s [2023-08-29T21:02:51.119Z] [2023-08-29T21:02:51.119Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:51.119Z] #73 DONE 31.0s [2023-08-29T21:02:51.119Z] [2023-08-29T21:02:51.119Z] #67 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:51.119Z] #67 DONE 32.5s [2023-08-29T21:02:51.119Z] [2023-08-29T21:02:51.119Z] #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:51.119Z] #70 DONE 32.6s [2023-08-29T21:02:51.119Z] [2023-08-29T21:02:51.119Z] #75 [core-metadata builder 6/7] COPY . . [2023-08-29T21:02:53.180Z] #1 [support-scheduler internal] load build definition from Dockerfile [2023-08-29T21:02:53.181Z] #1 transferring dockerfile: [2023-08-29T21:02:53.181Z] #1 transferring dockerfile: 1.82kB done [2023-08-29T21:02:53.181Z] #1 DONE 0.1s [2023-08-29T21:02:53.451Z] [2023-08-29T21:02:53.451Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-08-29T21:02:53.451Z] #2 transferring dockerfile: 2.68kB done [2023-08-29T21:02:53.451Z] #2 DONE 0.0s [2023-08-29T21:02:53.451Z] [2023-08-29T21:02:53.451Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-08-29T21:02:53.451Z] #3 transferring dockerfile: 2.04kB done [2023-08-29T21:02:53.451Z] #3 DONE 0.1s [2023-08-29T21:02:53.451Z] [2023-08-29T21:02:53.451Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-08-29T21:02:53.451Z] #4 transferring dockerfile: 2.38kB done [2023-08-29T21:02:53.451Z] #4 DONE 0.1s [2023-08-29T21:02:53.451Z] [2023-08-29T21:02:53.451Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-08-29T21:02:53.451Z] #5 transferring dockerfile: 2.82kB done [2023-08-29T21:02:53.721Z] #5 DONE 0.1s [2023-08-29T21:02:53.721Z] [2023-08-29T21:02:53.721Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-08-29T21:02:53.721Z] #6 transferring dockerfile: 1.96kB done [2023-08-29T21:02:53.721Z] #6 DONE 0.1s [2023-08-29T21:02:53.721Z] [2023-08-29T21:02:53.721Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2023-08-29T21:02:53.721Z] #7 transferring dockerfile: 2.39kB done [2023-08-29T21:02:53.721Z] #7 DONE 0.0s [2023-08-29T21:02:53.721Z] [2023-08-29T21:02:53.721Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-08-29T21:02:53.721Z] #8 transferring dockerfile: 2.12kB done [2023-08-29T21:02:53.721Z] #8 DONE 0.0s [2023-08-29T21:02:53.721Z] [2023-08-29T21:02:53.721Z] #9 [core-data internal] load build definition from Dockerfile [2023-08-29T21:02:53.721Z] #9 transferring dockerfile: 1.90kB done [2023-08-29T21:02:53.721Z] #9 DONE 0.1s [2023-08-29T21:02:53.721Z] [2023-08-29T21:02:53.721Z] #10 [core-command internal] load build definition from Dockerfile [2023-08-29T21:02:53.721Z] #10 transferring dockerfile: 1.82kB done [2023-08-29T21:02:53.721Z] #10 DONE 0.1s [2023-08-29T21:02:53.721Z] [2023-08-29T21:02:53.721Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-08-29T21:02:53.990Z] #11 transferring dockerfile: 1.84kB done [2023-08-29T21:02:53.990Z] #11 DONE 0.1s [2023-08-29T21:02:53.990Z] [2023-08-29T21:02:53.990Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-08-29T21:02:53.990Z] #12 transferring dockerfile: 1.78kB done [2023-08-29T21:02:53.990Z] #12 DONE 0.1s [2023-08-29T21:02:53.990Z] [2023-08-29T21:02:53.990Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-08-29T21:02:53.990Z] #13 transferring dockerfile: 2.58kB 0.0s done [2023-08-29T21:02:53.990Z] #13 DONE 0.1s [2023-08-29T21:02:53.990Z] [2023-08-29T21:02:53.990Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-08-29T21:02:53.990Z] #14 transferring dockerfile: 2.63kB done [2023-08-29T21:02:53.990Z] #14 DONE 0.1s [2023-08-29T21:02:53.990Z] [2023-08-29T21:02:53.990Z] #15 [support-scheduler internal] load .dockerignore [2023-08-29T21:02:53.990Z] #15 transferring context: 32B 0.0s [2023-08-29T21:02:54.257Z] #15 transferring context: 56B 0.0s done [2023-08-29T21:02:54.257Z] #15 DONE 0.1s [2023-08-29T21:02:54.846Z] [2023-08-29T21:02:54.846Z] #16 [security-spire-agent internal] load .dockerignore [2023-08-29T21:02:54.846Z] #16 transferring context: 56B done [2023-08-29T21:02:54.846Z] #16 DONE 0.0s [2023-08-29T21:02:54.846Z] [2023-08-29T21:02:54.846Z] #17 [security-proxy-auth internal] load .dockerignore [2023-08-29T21:02:54.846Z] #17 transferring context: 56B done [2023-08-29T21:02:54.846Z] #17 DONE 0.0s [2023-08-29T21:02:54.846Z] [2023-08-29T21:02:54.846Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-08-29T21:02:54.846Z] #18 transferring context: 56B done [2023-08-29T21:02:54.846Z] #18 DONE 0.0s [2023-08-29T21:02:54.846Z] [2023-08-29T21:02:54.846Z] #19 [security-bootstrapper internal] load .dockerignore [2023-08-29T21:02:55.118Z] #19 transferring context: 56B done [2023-08-29T21:02:55.118Z] #19 DONE 0.1s [2023-08-29T21:02:55.118Z] [2023-08-29T21:02:55.118Z] #20 [core-metadata internal] load .dockerignore [2023-08-29T21:02:55.118Z] #20 transferring context: 56B done [2023-08-29T21:02:55.118Z] #20 DONE 0.0s [2023-08-29T21:02:55.118Z] [2023-08-29T21:02:55.118Z] #21 [security-proxy-setup internal] load .dockerignore [2023-08-29T21:02:55.118Z] #21 transferring context: 56B done [2023-08-29T21:02:55.118Z] #21 DONE 0.0s [2023-08-29T21:02:55.118Z] [2023-08-29T21:02:55.118Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-08-29T21:02:55.118Z] #22 transferring context: 56B done [2023-08-29T21:02:55.118Z] #22 DONE 0.1s [2023-08-29T21:02:55.118Z] [2023-08-29T21:02:55.118Z] #23 [core-data internal] load .dockerignore [2023-08-29T21:02:55.387Z] #23 transferring context: 56B 0.0s done [2023-08-29T21:02:55.387Z] #23 DONE 0.1s [2023-08-29T21:02:55.387Z] [2023-08-29T21:02:55.387Z] #24 [core-command internal] load .dockerignore [2023-08-29T21:02:55.387Z] #24 transferring context: 56B done [2023-08-29T21:02:55.387Z] #24 DONE 0.1s [2023-08-29T21:02:55.387Z] [2023-08-29T21:02:55.387Z] #25 [support-notifications internal] load .dockerignore [2023-08-29T21:02:55.387Z] #25 transferring context: 56B done [2023-08-29T21:02:55.387Z] #25 DONE 0.1s [2023-08-29T21:02:55.387Z] [2023-08-29T21:02:55.387Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-08-29T21:02:55.387Z] #26 transferring context: 56B 0.0s done [2023-08-29T21:02:55.387Z] #26 DONE 0.1s [2023-08-29T21:02:55.387Z] [2023-08-29T21:02:55.387Z] #27 [security-spire-config internal] load .dockerignore [2023-08-29T21:02:55.387Z] #27 transferring context: 56B 0.0s done [2023-08-29T21:02:55.387Z] #27 DONE 0.1s [2023-08-29T21:02:55.387Z] [2023-08-29T21:02:55.387Z] #28 [security-spire-server internal] load .dockerignore [2023-08-29T21:02:55.387Z] #28 transferring context: 56B 0.0s done [2023-08-29T21:02:55.659Z] #28 DONE 0.1s [2023-08-29T21:02:55.659Z] [2023-08-29T21:02:55.659Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:55.659Z] #29 DONE 0.0s [2023-08-29T21:02:55.659Z] [2023-08-29T21:02:55.659Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:02:55.659Z] #30 DONE 0.1s [2023-08-29T21:02:55.659Z] [2023-08-29T21:02:55.659Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:55.659Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:02:55.926Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:02:55.926Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s [2023-08-29T21:02:55.926Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:02:55.926Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:02:55.926Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:02:55.926Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 [2023-08-29T21:02:56.405Z] #75 DONE 8.3s [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #76 DONE 8.2s [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #77 DONE 8.3s [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #78 [security-spire-server builder 6/9] COPY . . [2023-08-29T21:02:56.405Z] #78 DONE 8.3s [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:56.405Z] #79 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.405Z] #80 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #81 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.405Z] #82 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:56.405Z] #83 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #84 [security-proxy-setup builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #84 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.405Z] #85 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #86 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #86 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:56.405Z] #87 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #88 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.405Z] #88 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:56.405Z] #89 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #90 [security-proxy-auth builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #90 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.405Z] #91 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #92 [core-data builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #92 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:56.405Z] #93 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #94 [security-secretstore-setup builder 6/7] COPY . . [2023-08-29T21:02:56.405Z] #94 DONE 8.3s [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.405Z] #95 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.405Z] #96 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:56.405Z] #96 CACHED [2023-08-29T21:02:56.405Z] [2023-08-29T21:02:56.406Z] #97 [core-command builder 6/7] COPY . . [2023-08-29T21:02:56.406Z] #97 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.406Z] #98 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:02:56.406Z] #99 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #100 [support-scheduler builder 6/7] COPY . . [2023-08-29T21:02:56.406Z] #100 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T21:02:56.406Z] #101 DONE 0.1s [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:02:56.406Z] #102 ... [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #103 [security-spire-agent builder 6/9] COPY . . [2023-08-29T21:02:56.406Z] #103 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #104 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-29T21:02:56.406Z] #104 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:02:56.406Z] #105 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T21:02:56.406Z] #106 CACHED [2023-08-29T21:02:56.406Z] [2023-08-29T21:02:56.406Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:02:56.406Z] #0 0.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-29T21:02:56.511Z] #31 ... [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #32 [support-scheduler internal] load build context [2023-08-29T21:02:56.511Z] #32 transferring context: 2.58MB 0.6s done [2023-08-29T21:02:56.511Z] #32 DONE 0.7s [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:56.511Z] #31 ... [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:56.511Z] #29 DONE 0.0s [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:56.511Z] #33 DONE 1.4s [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:56.511Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:02:56.511Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:02:56.511Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:02:56.511Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:02:56.511Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:02:56.511Z] #31 ... [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:56.511Z] #29 DONE 0.0s [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:02:56.511Z] #30 DONE 0.3s [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:56.511Z] #33 DONE 1.4s [2023-08-29T21:02:56.511Z] [2023-08-29T21:02:56.511Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:56.511Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:02:56.511Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:02:56.511Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:02:56.511Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:02:56.511Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:02:56.780Z] #31 ... [2023-08-29T21:02:56.780Z] [2023-08-29T21:02:56.780Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:56.780Z] #29 DONE 0.0s [2023-08-29T21:02:56.780Z] [2023-08-29T21:02:56.780Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:56.780Z] #33 DONE 1.5s [2023-08-29T21:02:56.780Z] [2023-08-29T21:02:56.780Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:56.780Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:02:56.780Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:02:56.780Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:02:56.780Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:02:56.780Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:02:56.780Z] #31 ... [2023-08-29T21:02:56.780Z] [2023-08-29T21:02:56.780Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:02:56.780Z] #30 DONE 0.4s [2023-08-29T21:02:57.048Z] [2023-08-29T21:02:57.048Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:57.048Z] #29 DONE 0.0s [2023-08-29T21:02:57.048Z] [2023-08-29T21:02:57.048Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:57.048Z] #33 DONE 1.5s [2023-08-29T21:02:57.048Z] [2023-08-29T21:02:57.048Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:57.049Z] #34 DONE 0.8s [2023-08-29T21:02:57.049Z] [2023-08-29T21:02:57.049Z] #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:57.049Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:02:57.049Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:02:57.049Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:02:57.049Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:02:57.049Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:02:57.049Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-29T21:02:57.049Z] #31 ... [2023-08-29T21:02:57.049Z] [2023-08-29T21:02:57.049Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:57.049Z] #29 DONE 0.0s [2023-08-29T21:02:57.316Z] [2023-08-29T21:02:57.316Z] #35 [security-spire-agent internal] load build context [2023-08-29T21:02:57.316Z] #35 ... [2023-08-29T21:02:57.316Z] [2023-08-29T21:02:57.316Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:57.316Z] #29 DONE 0.0s [2023-08-29T21:02:57.316Z] [2023-08-29T21:02:57.316Z] #35 [security-spire-agent internal] load build context [2023-08-29T21:02:57.316Z] #35 ... [2023-08-29T21:02:57.316Z] [2023-08-29T21:02:57.316Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:57.316Z] #33 DONE 1.5s [2023-08-29T21:02:57.316Z] [2023-08-29T21:02:57.316Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:57.316Z] #34 DONE 0.8s [2023-08-29T21:02:57.316Z] [2023-08-29T21:02:57.316Z] #35 [security-spire-agent internal] load build context [2023-08-29T21:02:57.585Z] #35 ... [2023-08-29T21:02:57.585Z] [2023-08-29T21:02:57.585Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:57.585Z] #33 DONE 1.5s [2023-08-29T21:02:57.585Z] [2023-08-29T21:02:57.585Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:57.585Z] #29 DONE 0.0s [2023-08-29T21:02:57.585Z] [2023-08-29T21:02:57.585Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:57.585Z] #34 DONE 0.8s [2023-08-29T21:02:57.585Z] [2023-08-29T21:02:57.585Z] #35 [security-spire-agent internal] load build context [2023-08-29T21:02:57.585Z] #35 ... [2023-08-29T21:02:57.585Z] [2023-08-29T21:02:57.585Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:57.585Z] #33 DONE 1.5s [2023-08-29T21:02:57.585Z] [2023-08-29T21:02:57.585Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:57.585Z] #34 DONE 0.9s [2023-08-29T21:02:57.585Z] [2023-08-29T21:02:57.585Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:02:57.585Z] #30 DONE 1.0s [2023-08-29T21:02:57.853Z] [2023-08-29T21:02:57.853Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:57.853Z] #33 DONE 1.5s [2023-08-29T21:02:57.853Z] [2023-08-29T21:02:57.853Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:57.853Z] #34 DONE 0.9s [2023-08-29T21:02:57.853Z] [2023-08-29T21:02:57.853Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:57.853Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:02:57.853Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:02:57.853Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:02:57.853Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:02:57.853Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:02:57.853Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-29T21:02:57.853Z] #31 ... [2023-08-29T21:02:57.853Z] [2023-08-29T21:02:57.853Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:57.853Z] #29 DONE 0.0s [2023-08-29T21:02:58.121Z] [2023-08-29T21:02:58.121Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:02:58.121Z] #30 DONE 1.2s [2023-08-29T21:02:58.121Z] [2023-08-29T21:02:58.121Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:58.121Z] #36 ... [2023-08-29T21:02:58.121Z] [2023-08-29T21:02:58.121Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:58.121Z] #33 DONE 1.6s [2023-08-29T21:02:58.121Z] [2023-08-29T21:02:58.121Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:58.121Z] #34 DONE 0.9s [2023-08-29T21:02:58.121Z] [2023-08-29T21:02:58.121Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:58.121Z] #29 DONE 0.0s [2023-08-29T21:02:58.121Z] [2023-08-29T21:02:58.121Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:58.392Z] #36 ... [2023-08-29T21:02:58.392Z] [2023-08-29T21:02:58.392Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:02:58.392Z] #30 DONE 1.4s [2023-08-29T21:02:58.392Z] [2023-08-29T21:02:58.392Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:58.392Z] #36 ... [2023-08-29T21:02:58.392Z] [2023-08-29T21:02:58.392Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:58.392Z] #33 DONE 1.6s [2023-08-29T21:02:58.392Z] [2023-08-29T21:02:58.392Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:58.392Z] #34 DONE 0.9s [2023-08-29T21:02:58.392Z] [2023-08-29T21:02:58.392Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:58.392Z] #36 ... [2023-08-29T21:02:58.392Z] [2023-08-29T21:02:58.392Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:58.392Z] #29 DONE 0.0s [2023-08-29T21:02:58.392Z] [2023-08-29T21:02:58.392Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:58.662Z] #36 ... [2023-08-29T21:02:58.662Z] [2023-08-29T21:02:58.662Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:58.662Z] #29 DONE 0.0s [2023-08-29T21:02:58.662Z] [2023-08-29T21:02:58.662Z] #35 [security-spire-agent internal] load build context [2023-08-29T21:02:58.662Z] #35 transferring context: 2.58MB 1.6s done [2023-08-29T21:02:58.662Z] #35 DONE 2.2s [2023-08-29T21:02:58.662Z] [2023-08-29T21:02:58.662Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:58.930Z] #36 ... [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:58.930Z] #33 DONE 1.6s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:58.930Z] #34 DONE 0.9s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-29T21:02:58.930Z] #37 DONE 0.0s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-08-29T21:02:58.930Z] #29 DONE 0.0s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:58.930Z] #36 ... [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:02:58.930Z] #33 DONE 1.6s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-08-29T21:02:58.930Z] #34 DONE 0.9s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #38 [security-spire-config internal] load build context [2023-08-29T21:02:58.930Z] #38 DONE 0.0s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #39 [security-proxy-auth internal] load build context [2023-08-29T21:02:58.930Z] #39 transferring context: 2.58MB 1.5s done [2023-08-29T21:02:58.930Z] #39 DONE 2.3s [2023-08-29T21:02:58.930Z] [2023-08-29T21:02:58.930Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:02:58.930Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:02:58.930Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:02:58.930Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:02:58.930Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:02:58.930Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:02:58.930Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-29T21:02:59.521Z] #31 DONE 4.3s [2023-08-29T21:02:59.521Z] [2023-08-29T21:02:59.521Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:59.521Z] #36 ... [2023-08-29T21:02:59.521Z] [2023-08-29T21:02:59.521Z] #40 [security-secretstore-setup internal] load build context [2023-08-29T21:02:59.521Z] #40 transferring context: 2.58MB 1.7s done [2023-08-29T21:02:59.521Z] #40 DONE 2.8s [2023-08-29T21:02:59.521Z] [2023-08-29T21:02:59.521Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:02:59.696Z] #107 ... [2023-08-29T21:02:59.696Z] [2023-08-29T21:02:59.696Z] #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-29T21:02:59.696Z] #108 DONE 3.7s [2023-08-29T21:02:59.696Z] [2023-08-29T21:02:59.696Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-29T21:02:59.789Z] #36 transferring context: 2.58MB 2.0s done [2023-08-29T21:03:00.056Z] #36 ... [2023-08-29T21:03:00.056Z] [2023-08-29T21:03:00.056Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-08-29T21:03:00.056Z] #30 DONE 2.9s [2023-08-29T21:03:00.056Z] [2023-08-29T21:03:00.056Z] #41 [security-bootstrapper internal] load build context [2023-08-29T21:03:00.056Z] #41 transferring context: 2.58MB 1.8s done [2023-08-29T21:03:00.056Z] #41 DONE 3.1s [2023-08-29T21:03:00.056Z] [2023-08-29T21:03:00.056Z] #42 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T21:03:00.327Z] #42 ... [2023-08-29T21:03:00.327Z] [2023-08-29T21:03:00.327Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-08-29T21:03:00.327Z] #33 DONE 1.6s [2023-08-29T21:03:00.327Z] [2023-08-29T21:03:00.327Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-08-29T21:03:00.327Z] #34 DONE 1.0s [2023-08-29T21:03:00.327Z] [2023-08-29T21:03:00.327Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T21:03:00.327Z] #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done [2023-08-29T21:03:00.327Z] #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done [2023-08-29T21:03:00.327Z] #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done [2023-08-29T21:03:00.327Z] #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done [2023-08-29T21:03:00.327Z] #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done [2023-08-29T21:03:00.327Z] #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done [2023-08-29T21:03:00.327Z] #31 DONE 4.3s [2023-08-29T21:03:00.327Z] [2023-08-29T21:03:00.327Z] #43 [security-spire-server internal] load build context [2023-08-29T21:03:00.594Z] #43 ... [2023-08-29T21:03:00.594Z] [2023-08-29T21:03:00.594Z] #36 [core-common-config-bootstrapper internal] load build context [2023-08-29T21:03:00.594Z] #36 DONE 2.8s [2023-08-29T21:03:00.594Z] [2023-08-29T21:03:00.594Z] #44 [security-proxy-setup internal] load build context [2023-08-29T21:03:00.594Z] #44 transferring context: 2.58MB 2.2s done [2023-08-29T21:03:00.594Z] #44 DONE 3.1s [2023-08-29T21:03:00.594Z] [2023-08-29T21:03:00.594Z] #45 [core-data internal] load build context [2023-08-29T21:03:00.594Z] #45 transferring context: 2.58MB 2.5s done [2023-08-29T21:03:00.632Z] #109 DONE 1.3s [2023-08-29T21:03:00.632Z] [2023-08-29T21:03:00.632Z] #110 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-29T21:03:00.632Z] #110 DONE 5.0s [2023-08-29T21:03:00.632Z] [2023-08-29T21:03:00.632Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-29T21:03:00.862Z] #45 ... [2023-08-29T21:03:00.862Z] [2023-08-29T21:03:00.862Z] #46 [core-metadata internal] load build context [2023-08-29T21:03:00.862Z] #46 transferring context: 2.58MB 2.1s done [2023-08-29T21:03:00.862Z] #46 DONE 3.3s [2023-08-29T21:03:00.862Z] [2023-08-29T21:03:00.862Z] #38 [security-spire-config internal] load build context [2023-08-29T21:03:00.892Z] #111 DONE 0.2s [2023-08-29T21:03:00.892Z] [2023-08-29T21:03:00.892Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:03:01.151Z] #112 DONE 0.2s [2023-08-29T21:03:01.151Z] [2023-08-29T21:03:01.151Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:03:01.151Z] #113 DONE 0.2s [2023-08-29T21:03:01.151Z] [2023-08-29T21:03:01.151Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:03:01.151Z] #0 2.141 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-29T21:03:01.467Z] #38 ... [2023-08-29T21:03:01.467Z] [2023-08-29T21:03:01.467Z] #45 [core-data internal] load build context [2023-08-29T21:03:01.467Z] #45 DONE 3.6s [2023-08-29T21:03:01.467Z] [2023-08-29T21:03:01.467Z] #38 [security-spire-config internal] load build context [2023-08-29T21:03:01.534Z] #114 ... [2023-08-29T21:03:01.534Z] [2023-08-29T21:03:01.534Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:03:01.803Z] #115 ... [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T21:03:01.803Z] #116 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:03:01.803Z] #117 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #118 [security-spire-config builder 6/9] COPY . . [2023-08-29T21:03:01.803Z] #118 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #119 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-29T21:03:01.803Z] #119 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #120 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-29T21:03:01.803Z] #120 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #121 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-29T21:03:01.803Z] #121 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #122 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:03:01.803Z] #122 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:03:01.803Z] #123 CACHED [2023-08-29T21:03:01.803Z] [2023-08-29T21:03:01.803Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-29T21:03:02.072Z] #124 ... [2023-08-29T21:03:02.072Z] [2023-08-29T21:03:02.072Z] #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:03:02.072Z] #115 DONE 0.7s [2023-08-29T21:03:02.331Z] [2023-08-29T21:03:02.331Z] #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:03:02.331Z] #125 DONE 0.6s [2023-08-29T21:03:02.331Z] [2023-08-29T21:03:02.331Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:03:02.331Z] #126 DONE 0.3s [2023-08-29T21:03:02.331Z] [2023-08-29T21:03:02.331Z] #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-29T21:03:02.331Z] #124 DONE 0.6s [2023-08-29T21:03:02.331Z] [2023-08-29T21:03:02.331Z] #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:03:02.331Z] #127 DONE 0.0s [2023-08-29T21:03:02.331Z] [2023-08-29T21:03:02.331Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:03:02.906Z] #128 ... [2023-08-29T21:03:02.906Z] [2023-08-29T21:03:02.906Z] #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:03:02.906Z] #129 DONE 0.5s [2023-08-29T21:03:02.906Z] [2023-08-29T21:03:02.906Z] #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-29T21:03:02.906Z] #130 DONE 0.5s [2023-08-29T21:03:02.906Z] [2023-08-29T21:03:02.906Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:03:03.167Z] #131 ... [2023-08-29T21:03:03.167Z] [2023-08-29T21:03:03.167Z] #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:03:03.167Z] #128 DONE 1.0s [2023-08-29T21:03:03.426Z] [2023-08-29T21:03:03.426Z] #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-29T21:03:03.426Z] #132 DONE 0.5s [2023-08-29T21:03:03.426Z] [2023-08-29T21:03:03.426Z] #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:03:03.426Z] #131 DONE 0.5s [2023-08-29T21:03:03.426Z] [2023-08-29T21:03:03.426Z] #133 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:03:03.426Z] #133 DONE 0.1s [2023-08-29T21:03:03.426Z] [2023-08-29T21:03:03.426Z] #134 [security-spire-server] exporting to image [2023-08-29T21:03:03.426Z] #134 exporting layers [2023-08-29T21:03:03.426Z] #134 ... [2023-08-29T21:03:03.426Z] [2023-08-29T21:03:03.426Z] #135 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-29T21:03:03.426Z] #135 DONE 0.2s [2023-08-29T21:03:03.685Z] [2023-08-29T21:03:03.685Z] #136 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-29T21:03:03.685Z] #136 DONE 0.2s [2023-08-29T21:03:03.685Z] [2023-08-29T21:03:03.685Z] #137 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-29T21:03:03.685Z] #137 DONE 0.2s [2023-08-29T21:03:03.685Z] [2023-08-29T21:03:03.685Z] #138 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-29T21:03:03.685Z] #138 DONE 0.1s [2023-08-29T21:03:03.685Z] [2023-08-29T21:03:03.685Z] #134 [security-spire-config] exporting to image [2023-08-29T21:03:04.068Z] #38 transferring context: 2.58MB 3.6s done [2023-08-29T21:03:04.068Z] #38 DONE 4.7s [2023-08-29T21:03:04.068Z] [2023-08-29T21:03:04.068Z] #43 [security-spire-server internal] load build context [2023-08-29T21:03:04.068Z] #43 ... [2023-08-29T21:03:04.068Z] [2023-08-29T21:03:04.068Z] #47 [core-command internal] load build context [2023-08-29T21:03:04.068Z] #47 transferring context: 2.58MB 3.8s done [2023-08-29T21:03:04.068Z] #47 DONE 6.0s [2023-08-29T21:03:04.068Z] [2023-08-29T21:03:04.068Z] #43 [security-spire-server internal] load build context [2023-08-29T21:03:04.255Z] #134 exporting layers 0.8s done [2023-08-29T21:03:04.255Z] #134 writing image sha256:386f14e36c3410c27329f9259a90b75a8413282dfff2c168431021573cef9a71 done [2023-08-29T21:03:04.255Z] #134 naming to docker.io/library/security-spire-server 0.0s done [2023-08-29T21:03:04.338Z] #43 ... [2023-08-29T21:03:04.338Z] [2023-08-29T21:03:04.338Z] #37 [security-spiffe-token-provider internal] load build context [2023-08-29T21:03:04.338Z] #37 transferring context: 2.58MB 4.0s done [2023-08-29T21:03:04.338Z] #37 DONE 5.3s [2023-08-29T21:03:04.338Z] [2023-08-29T21:03:04.338Z] #43 [security-spire-server internal] load build context [2023-08-29T21:03:04.517Z] #134 exporting layers 0.9s done [2023-08-29T21:03:04.517Z] #134 writing image sha256:5bcfc023ace28d4d18db91ee2701b085d1ca90a0207b229ab683fbe9b01e6822 0.0s done [2023-08-29T21:03:04.517Z] #134 naming to docker.io/library/security-spire-config [2023-08-29T21:03:04.612Z] #43 ... [2023-08-29T21:03:04.612Z] [2023-08-29T21:03:04.612Z] #48 [support-notifications internal] load build context [2023-08-29T21:03:04.612Z] #48 transferring context: 2.58MB 4.2s done [2023-08-29T21:03:04.612Z] #48 DONE 6.2s [2023-08-29T21:03:04.612Z] [2023-08-29T21:03:04.612Z] #43 [security-spire-server internal] load build context [2023-08-29T21:03:04.776Z] #134 exporting layers 1.0s done [2023-08-29T21:03:04.776Z] #134 naming to docker.io/library/security-spire-config 0.0s done [2023-08-29T21:03:05.036Z] #134 writing image sha256:868983cb69559141441d12e25c3e5a517d662e97aea8e59575347a33c9430bbf done [2023-08-29T21:03:05.036Z] #134 naming to docker.io/library/security-spire-agent done [2023-08-29T21:03:05.036Z] #134 DONE 1.5s [2023-08-29T21:03:05.036Z] [2023-08-29T21:03:05.036Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T21:03:05.036Z] #0 1.170 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-29T21:03:05.608Z] #139 ... [2023-08-29T21:03:05.608Z] [2023-08-29T21:03:05.608Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T21:03:05.608Z] #0 0.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-29T21:03:05.608Z] #140 ... [2023-08-29T21:03:05.608Z] [2023-08-29T21:03:05.608Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T21:03:05.608Z] #0 0.664 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-29T21:03:05.869Z] #141 ... [2023-08-29T21:03:05.869Z] [2023-08-29T21:03:05.869Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:03:05.869Z] #0 1.906 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-29T21:03:05.869Z] #142 ... [2023-08-29T21:03:05.869Z] [2023-08-29T21:03:05.869Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T21:03:05.869Z] #0 0.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-29T21:03:06.028Z] #43 transferring context: 2.58MB 4.0s done [2023-08-29T21:03:06.129Z] #143 ... [2023-08-29T21:03:06.129Z] [2023-08-29T21:03:06.129Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:03:06.129Z] #0 0.816 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-29T21:03:06.394Z] #144 ... [2023-08-29T21:03:06.394Z] [2023-08-29T21:03:06.394Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:03:06.394Z] #0 1.091 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-29T21:03:06.394Z] #145 ... [2023-08-29T21:03:06.394Z] [2023-08-29T21:03:06.394Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T21:03:06.394Z] #0 0.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-29T21:03:06.615Z] #43 DONE 6.2s [2023-08-29T21:03:06.615Z] [2023-08-29T21:03:06.615Z] #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-08-29T21:03:06.615Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:06.615Z] #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:06.615Z] #0 8.138 OK: 263 MiB in 53 packages [2023-08-29T21:03:06.615Z] #49 DONE 9.7s [2023-08-29T21:03:06.615Z] [2023-08-29T21:03:06.615Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:03:06.615Z] #0 6.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:06.615Z] #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:06.615Z] #50 ... [2023-08-29T21:03:06.615Z] [2023-08-29T21:03:06.615Z] #51 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-29T21:03:06.654Z] #146 ... [2023-08-29T21:03:06.654Z] [2023-08-29T21:03:06.654Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:03:06.654Z] #102 1.278 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-29T21:03:07.204Z] #51 ... [2023-08-29T21:03:07.204Z] [2023-08-29T21:03:07.204Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:03:07.204Z] #0 7.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:07.204Z] #0 9.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:07.204Z] #52 ... [2023-08-29T21:03:07.204Z] [2023-08-29T21:03:07.204Z] #51 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-08-29T21:03:07.204Z] #51 DONE 0.7s [2023-08-29T21:03:07.204Z] [2023-08-29T21:03:07.204Z] #53 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:03:07.794Z] #53 ... [2023-08-29T21:03:07.794Z] [2023-08-29T21:03:07.794Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-08-29T21:03:07.794Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:07.794Z] #0 5.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:07.794Z] #0 8.468 OK: 263 MiB in 53 packages [2023-08-29T21:03:07.794Z] #54 DONE 9.4s [2023-08-29T21:03:07.794Z] [2023-08-29T21:03:07.794Z] #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:03:08.067Z] #55 ... [2023-08-29T21:03:08.067Z] [2023-08-29T21:03:08.067Z] #50 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:03:08.067Z] #50 10.48 OK: 263 MiB in 53 packages [2023-08-29T21:03:08.067Z] #50 DONE 11.7s [2023-08-29T21:03:08.067Z] [2023-08-29T21:03:08.067Z] #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:03:09.084Z] #56 ... [2023-08-29T21:03:09.084Z] [2023-08-29T21:03:09.084Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-08-29T21:03:09.084Z] #52 11.45 OK: 263 MiB in 53 packages [2023-08-29T21:03:09.084Z] #52 DONE 11.9s [2023-08-29T21:03:09.084Z] [2023-08-29T21:03:09.084Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-29T21:03:09.084Z] #0 7.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:09.084Z] #0 9.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:09.084Z] #57 ... [2023-08-29T21:03:09.084Z] [2023-08-29T21:03:09.084Z] #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:03:09.358Z] #58 ... [2023-08-29T21:03:09.358Z] [2023-08-29T21:03:09.358Z] #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:03:09.358Z] #55 DONE 1.7s [2023-08-29T21:03:09.632Z] [2023-08-29T21:03:09.632Z] #59 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:03:09.904Z] #59 ... [2023-08-29T21:03:09.904Z] [2023-08-29T21:03:09.904Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T21:03:09.904Z] #0 9.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:09.904Z] #60 ... [2023-08-29T21:03:09.904Z] [2023-08-29T21:03:09.904Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T21:03:10.172Z] #61 ... [2023-08-29T21:03:10.172Z] [2023-08-29T21:03:10.172Z] #58 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:03:10.172Z] #58 DONE 1.3s [2023-08-29T21:03:10.172Z] [2023-08-29T21:03:10.172Z] #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:03:10.172Z] #56 DONE 2.1s [2023-08-29T21:03:10.172Z] [2023-08-29T21:03:10.172Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T21:03:10.172Z] #62 ... [2023-08-29T21:03:10.172Z] [2023-08-29T21:03:10.172Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T21:03:10.442Z] #63 ... [2023-08-29T21:03:10.442Z] [2023-08-29T21:03:10.442Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T21:03:10.442Z] #64 ... [2023-08-29T21:03:10.442Z] [2023-08-29T21:03:10.442Z] #65 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T21:03:10.711Z] #65 ... [2023-08-29T21:03:10.711Z] [2023-08-29T21:03:10.711Z] #66 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T21:03:10.711Z] #66 ... [2023-08-29T21:03:10.711Z] [2023-08-29T21:03:10.711Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T21:03:10.980Z] #67 ... [2023-08-29T21:03:10.980Z] [2023-08-29T21:03:10.980Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-08-29T21:03:10.980Z] #57 10.66 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:03:10.980Z] #57 10.66 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:03:10.980Z] #57 10.66 OK: 17694 distinct packages available [2023-08-29T21:03:10.980Z] #57 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:10.980Z] #57 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:12.388Z] #57 13.46 OK: 263 MiB in 53 packages [2023-08-29T21:03:12.973Z] #57 DONE 13.9s [2023-08-29T21:03:12.973Z] [2023-08-29T21:03:12.973Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:03:13.562Z] #68 DONE 0.7s [2023-08-29T21:03:13.563Z] [2023-08-29T21:03:13.563Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T21:03:13.563Z] #61 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:13.563Z] #61 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:18.087Z] #61 ... [2023-08-29T21:03:18.087Z] [2023-08-29T21:03:18.087Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T21:03:18.087Z] #60 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:18.087Z] #60 11.68 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:03:18.087Z] #60 11.68 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:03:18.087Z] #60 11.68 OK: 17689 distinct packages available [2023-08-29T21:03:18.087Z] #60 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:18.087Z] #60 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:18.087Z] #60 17.71 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:18.087Z] #60 17.72 (2/4) Installing musl-obstack (1.2.3-r0) [2023-08-29T21:03:18.087Z] #60 17.74 (3/4) Installing libucontext (1.2-r0) [2023-08-29T21:03:18.087Z] #60 17.75 (4/4) Installing gcompat (1.1.0-r0) [2023-08-29T21:03:18.087Z] #60 17.77 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:18.087Z] #60 17.86 OK: 8 MiB in 19 packages [2023-08-29T21:03:18.087Z] #60 ... [2023-08-29T21:03:18.087Z] [2023-08-29T21:03:18.087Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T21:03:18.087Z] #61 17.81 (1/2) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:18.087Z] #61 17.84 (2/2) Installing su-exec (0.2-r2) [2023-08-29T21:03:18.087Z] #61 17.86 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:18.087Z] #61 17.96 OK: 8 MiB in 17 packages [2023-08-29T21:03:18.684Z] #61 ... [2023-08-29T21:03:18.684Z] [2023-08-29T21:03:18.684Z] #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-08-29T21:03:18.684Z] #60 DONE 18.9s [2023-08-29T21:03:18.954Z] [2023-08-29T21:03:18.954Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T21:03:18.954Z] #62 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:18.954Z] #62 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:18.954Z] #62 17.95 (1/4) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:18.954Z] #62 18.01 (2/4) Installing openssl (3.0.10-r0) [2023-08-29T21:03:18.954Z] #62 18.10 (3/4) Installing su-exec (0.2-r2) [2023-08-29T21:03:18.954Z] #62 18.12 (4/4) Installing yq (4.30.4-r4) [2023-08-29T21:03:19.220Z] #62 ... [2023-08-29T21:03:19.220Z] [2023-08-29T21:03:19.220Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-08-29T21:03:19.220Z] #61 DONE 19.2s [2023-08-29T21:03:19.220Z] [2023-08-29T21:03:19.220Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T21:03:19.220Z] #62 19.21 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:19.220Z] #62 ... [2023-08-29T21:03:19.220Z] [2023-08-29T21:03:19.220Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-29T21:03:20.178Z] #69 ... [2023-08-29T21:03:20.178Z] [2023-08-29T21:03:20.178Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:03:20.178Z] #70 ... [2023-08-29T21:03:20.178Z] [2023-08-29T21:03:20.178Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:03:20.446Z] #71 ... [2023-08-29T21:03:20.446Z] [2023-08-29T21:03:20.446Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-08-29T21:03:20.446Z] #62 19.35 OK: 17 MiB in 19 packages [2023-08-29T21:03:20.446Z] #62 DONE 20.5s [2023-08-29T21:03:20.446Z] [2023-08-29T21:03:20.446Z] #72 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-08-29T21:03:21.033Z] #72 DONE 0.3s [2023-08-29T21:03:21.033Z] [2023-08-29T21:03:21.033Z] #65 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T21:03:21.033Z] #65 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:21.033Z] #65 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:21.033Z] #65 19.77 (1/4) Installing ca-certificates (20230506-r0) [2023-08-29T21:03:21.033Z] #65 20.17 (2/4) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:21.033Z] #65 20.19 (3/4) Installing su-exec (0.2-r2) [2023-08-29T21:03:21.033Z] #65 20.22 (4/4) Installing yq (4.30.4-r4) [2023-08-29T21:03:21.033Z] #65 21.03 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:21.033Z] #65 21.07 Executing ca-certificates-20230506-r0.trigger [2023-08-29T21:03:21.618Z] #65 ... [2023-08-29T21:03:21.618Z] [2023-08-29T21:03:21.618Z] #42 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T21:03:21.618Z] #42 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:21.618Z] #42 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:21.618Z] #42 20.29 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:21.618Z] #42 20.32 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:21.618Z] #42 20.50 OK: 8 MiB in 16 packages [2023-08-29T21:03:21.618Z] #42 DONE 22.5s [2023-08-29T21:03:21.618Z] [2023-08-29T21:03:21.618Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T21:03:21.618Z] #64 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:21.618Z] #64 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:21.618Z] #64 20.77 (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T21:03:21.618Z] #64 21.24 (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:21.618Z] #64 21.27 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:21.618Z] #64 21.40 Executing ca-certificates-20230506-r0.trigger [2023-08-29T21:03:22.214Z] #64 ... [2023-08-29T21:03:22.214Z] [2023-08-29T21:03:22.214Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-08-29T21:03:22.214Z] #69 DONE 2.9s [2023-08-29T21:03:22.214Z] [2023-08-29T21:03:22.214Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T21:03:22.214Z] #63 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.214Z] #63 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.214Z] #63 21.05 (1/1) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:22.214Z] #63 21.10 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:22.214Z] #63 21.19 OK: 8 MiB in 16 packages [2023-08-29T21:03:22.214Z] #63 ... [2023-08-29T21:03:22.214Z] [2023-08-29T21:03:22.214Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-08-29T21:03:22.214Z] #73 DONE 0.2s [2023-08-29T21:03:22.214Z] [2023-08-29T21:03:22.214Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T21:03:22.214Z] #67 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.214Z] #67 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.214Z] #67 21.38 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:03:22.214Z] #67 21.38 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:03:22.214Z] #67 21.40 OK: 17689 distinct packages available [2023-08-29T21:03:22.214Z] #67 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.488Z] #67 ... [2023-08-29T21:03:22.488Z] [2023-08-29T21:03:22.488Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-08-29T21:03:22.488Z] #63 DONE 22.6s [2023-08-29T21:03:22.488Z] [2023-08-29T21:03:22.488Z] #66 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T21:03:22.488Z] #66 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.488Z] #66 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.488Z] #66 21.41 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-08-29T21:03:22.488Z] #66 21.42 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-08-29T21:03:22.488Z] #66 21.42 OK: 17689 distinct packages available [2023-08-29T21:03:22.488Z] #66 22.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:22.757Z] #66 ... [2023-08-29T21:03:22.757Z] [2023-08-29T21:03:22.757Z] #65 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-08-29T21:03:22.757Z] #65 22.83 OK: 17 MiB in 19 packages [2023-08-29T21:03:23.349Z] #65 DONE 23.3s [2023-08-29T21:03:23.349Z] [2023-08-29T21:03:23.349Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T21:03:23.349Z] #64 23.13 OK: 8 MiB in 17 packages [2023-08-29T21:03:23.621Z] #64 ... [2023-08-29T21:03:23.621Z] [2023-08-29T21:03:23.621Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:03:23.890Z] #74 ... [2023-08-29T21:03:23.890Z] [2023-08-29T21:03:23.890Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T21:03:23.890Z] #64 DONE 23.7s [2023-08-29T21:03:23.890Z] [2023-08-29T21:03:23.890Z] #66 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-08-29T21:03:23.890Z] #66 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:24.855Z] #66 24.95 (1/5) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:24.855Z] #66 24.96 (2/5) Installing musl-obstack (1.2.3-r0) [2023-08-29T21:03:24.855Z] #66 24.97 (3/5) Installing libucontext (1.2-r0) [2023-08-29T21:03:24.855Z] #66 24.99 (4/5) Installing gcompat (1.1.0-r0) [2023-08-29T21:03:24.855Z] #66 25.00 (5/5) Installing openssl (3.0.10-r0) [2023-08-29T21:03:24.856Z] #66 25.04 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:25.130Z] #66 25.08 OK: 9 MiB in 20 packages [2023-08-29T21:03:25.408Z] #66 DONE 25.7s [2023-08-29T21:03:25.408Z] [2023-08-29T21:03:25.408Z] #67 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-08-29T21:03:25.408Z] #67 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-29T21:03:25.408Z] #67 25.23 (1/9) Installing ca-certificates (20230506-r0) [2023-08-29T21:03:25.408Z] #67 25.40 (2/9) Installing brotli-libs (1.0.9-r9) [2023-08-29T21:03:25.408Z] #67 25.47 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-08-29T21:03:25.408Z] #67 25.49 (4/9) Installing libcurl (8.2.1-r0) [2023-08-29T21:03:25.408Z] #67 25.51 (5/9) Installing curl (8.2.1-r0) [2023-08-29T21:03:25.678Z] #67 25.57 (6/9) Installing dumb-init (1.2.5-r2) [2023-08-29T21:03:25.678Z] #67 25.59 (7/9) Installing musl-obstack (1.2.3-r0) [2023-08-29T21:03:25.678Z] #67 25.60 (8/9) Installing libucontext (1.2-r0) [2023-08-29T21:03:25.678Z] #67 25.61 (9/9) Installing gcompat (1.1.0-r0) [2023-08-29T21:03:25.678Z] #67 25.63 Executing busybox-1.35.0-r29.trigger [2023-08-29T21:03:25.678Z] #67 25.69 Executing ca-certificates-20230506-r0.trigger [2023-08-29T21:03:25.947Z] #67 26.07 OK: 11 MiB in 24 packages [2023-08-29T21:03:26.534Z] #67 DONE 26.4s [2023-08-29T21:03:26.534Z] [2023-08-29T21:03:26.534Z] #70 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #70 DONE 57.1s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #59 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #59 DONE 57.6s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #74 DONE 53.5s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #75 ... [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #53 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #53 DONE 60.0s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #71 DONE 57.2s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #76 ... [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #75 DONE 3.6s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #77 [support-notifications builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #77 DONE 3.7s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #78 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #78 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #79 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #80 [core-command builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #80 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #81 [core-data builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #81 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #82 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #82 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #83 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #84 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #85 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #85 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #86 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #87 [security-spire-agent builder 6/9] COPY . . [2023-08-29T21:04:13.401Z] #87 DONE 3.6s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #88 [core-metadata builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #88 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #89 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #90 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #76 DONE 3.7s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #91 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #91 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #92 [security-proxy-auth builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #92 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #93 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #94 [support-scheduler builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #94 DONE 3.7s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:04:13.401Z] #95 ... [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #96 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #96 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #97 [security-proxy-setup builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #97 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #98 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #99 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #100 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-08-29T21:04:13.401Z] #101 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T21:04:13.401Z] #102 ... [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #103 [security-spire-server builder 6/9] COPY . . [2023-08-29T21:04:13.401Z] #103 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:13.401Z] #104 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T21:04:13.401Z] #105 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-08-29T21:04:13.401Z] #106 CACHED [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #107 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T21:04:13.401Z] #107 DONE 0.4s [2023-08-29T21:04:13.401Z] [2023-08-29T21:04:13.401Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-29T21:04:16.762Z] #108 ... [2023-08-29T21:04:16.762Z] [2023-08-29T21:04:16.762Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T21:04:16.763Z] #102 4.181 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-08-29T21:04:18.168Z] #102 ... [2023-08-29T21:04:18.168Z] [2023-08-29T21:04:18.168Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-29T21:04:18.168Z] #108 DONE 6.9s [2023-08-29T21:04:18.439Z] [2023-08-29T21:04:18.439Z] #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-29T21:04:18.439Z] #109 DONE 6.9s [2023-08-29T21:04:18.439Z] [2023-08-29T21:04:18.439Z] #110 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-08-29T21:04:18.704Z] #110 DONE 0.5s [2023-08-29T21:04:18.704Z] [2023-08-29T21:04:18.704Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-08-29T21:04:18.704Z] #111 DONE 0.5s [2023-08-29T21:04:18.704Z] [2023-08-29T21:04:18.704Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:04:18.704Z] #95 6.591 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-08-29T21:04:19.286Z] #95 ... [2023-08-29T21:04:19.286Z] [2023-08-29T21:04:19.286Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:19.286Z] #112 DONE 0.2s [2023-08-29T21:04:19.286Z] [2023-08-29T21:04:19.286Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:19.286Z] #113 DONE 0.1s [2023-08-29T21:04:19.565Z] [2023-08-29T21:04:19.565Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T21:04:19.565Z] #0 6.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-08-29T21:04:20.183Z] #114 ... [2023-08-29T21:04:20.183Z] [2023-08-29T21:04:20.183Z] #115 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-08-29T21:04:20.183Z] #115 CACHED [2023-08-29T21:04:20.183Z] [2023-08-29T21:04:20.183Z] #116 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-08-29T21:04:20.183Z] #116 CACHED [2023-08-29T21:04:20.183Z] [2023-08-29T21:04:20.183Z] #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-08-29T21:04:20.183Z] #117 CACHED [2023-08-29T21:04:20.183Z] [2023-08-29T21:04:20.183Z] #118 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-08-29T21:04:20.183Z] #118 CACHED [2023-08-29T21:04:20.183Z] [2023-08-29T21:04:20.183Z] #119 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T21:04:20.183Z] #119 CACHED [2023-08-29T21:04:20.183Z] [2023-08-29T21:04:20.183Z] #120 [security-spire-config builder 6/9] COPY . . [2023-08-29T21:04:20.183Z] #120 CACHED [2023-08-29T21:04:20.183Z] [2023-08-29T21:04:20.183Z] #121 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:20.464Z] #121 DONE 0.3s [2023-08-29T21:04:20.464Z] [2023-08-29T21:04:20.464Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:04:20.738Z] #122 ... [2023-08-29T21:04:20.738Z] [2023-08-29T21:04:20.738Z] #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:20.738Z] #123 DONE 0.2s [2023-08-29T21:04:20.738Z] [2023-08-29T21:04:20.738Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:04:21.005Z] #124 ... [2023-08-29T21:04:21.005Z] [2023-08-29T21:04:21.005Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:04:21.005Z] #0 3.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-08-29T21:04:21.005Z] #125 ... [2023-08-29T21:04:21.005Z] [2023-08-29T21:04:21.005Z] #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:21.005Z] #126 CACHED [2023-08-29T21:04:21.005Z] [2023-08-29T21:04:21.005Z] #127 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:21.005Z] #127 CACHED [2023-08-29T21:04:21.005Z] [2023-08-29T21:04:21.005Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T21:04:21.005Z] #0 6.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-08-29T21:04:21.289Z] #128 ... [2023-08-29T21:04:21.289Z] [2023-08-29T21:04:21.289Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:04:21.289Z] #0 6.509 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-08-29T21:04:21.289Z] #129 ... [2023-08-29T21:04:21.289Z] [2023-08-29T21:04:21.289Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T21:04:21.289Z] #0 7.002 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-08-29T21:04:21.576Z] #130 ... [2023-08-29T21:04:21.576Z] [2023-08-29T21:04:21.576Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:04:21.576Z] #0 7.669 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-08-29T21:04:21.576Z] #131 ... [2023-08-29T21:04:21.576Z] [2023-08-29T21:04:21.576Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T21:04:21.576Z] #0 5.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-08-29T21:04:21.844Z] #132 ... [2023-08-29T21:04:21.844Z] [2023-08-29T21:04:21.844Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:04:21.844Z] #0 5.309 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-08-29T21:04:22.350Z] #133 ... [2023-08-29T21:04:22.350Z] [2023-08-29T21:04:22.350Z] #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:04:22.350Z] #122 DONE 1.9s [2023-08-29T21:04:22.350Z] [2023-08-29T21:04:22.350Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-08-29T21:04:22.350Z] #134 DONE 0.9s [2023-08-29T21:04:22.350Z] [2023-08-29T21:04:22.350Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:04:22.350Z] #0 5.807 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-08-29T21:04:22.350Z] #135 ... [2023-08-29T21:04:22.350Z] [2023-08-29T21:04:22.350Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:22.350Z] #136 ... [2023-08-29T21:04:22.350Z] [2023-08-29T21:04:22.350Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:04:22.350Z] #124 DONE 1.6s [2023-08-29T21:04:22.350Z] [2023-08-29T21:04:22.350Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:22.350Z] #136 DONE 0.4s [2023-08-29T21:04:22.350Z] [2023-08-29T21:04:22.350Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-29T21:04:22.716Z] #137 ... [2023-08-29T21:04:22.716Z] [2023-08-29T21:04:22.716Z] #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:22.716Z] #138 DONE 0.3s [2023-08-29T21:04:22.716Z] [2023-08-29T21:04:22.716Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-08-29T21:04:22.993Z] #139 DONE 0.4s [2023-08-29T21:04:22.993Z] [2023-08-29T21:04:22.993Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-29T21:04:22.993Z] #140 ... [2023-08-29T21:04:22.993Z] [2023-08-29T21:04:22.993Z] #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-08-29T21:04:22.993Z] #137 DONE 0.5s [2023-08-29T21:04:23.286Z] [2023-08-29T21:04:23.286Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-08-29T21:04:23.286Z] #141 DONE 0.3s [2023-08-29T21:04:23.286Z] [2023-08-29T21:04:23.286Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-08-29T21:04:23.286Z] #140 DONE 0.3s [2023-08-29T21:04:23.286Z] [2023-08-29T21:04:23.286Z] #142 [security-spire-server] exporting to image [2023-08-29T21:04:23.286Z] #142 exporting layers [2023-08-29T21:04:24.778Z] #142 ... [2023-08-29T21:04:24.778Z] [2023-08-29T21:04:24.778Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-08-29T21:04:24.778Z] #143 DONE 2.5s [2023-08-29T21:04:24.778Z] [2023-08-29T21:04:24.778Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:24.778Z] #144 DONE 0.2s [2023-08-29T21:04:24.778Z] [2023-08-29T21:04:24.778Z] #142 [security-spire-server] exporting to image [2023-08-29T21:04:25.111Z] #142 ... [2023-08-29T21:04:25.111Z] [2023-08-29T21:04:25.111Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-08-29T21:04:25.111Z] #145 DONE 0.2s [2023-08-29T21:04:25.111Z] [2023-08-29T21:04:25.111Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-08-29T21:04:25.394Z] #146 DONE 0.3s [2023-08-29T21:04:25.394Z] [2023-08-29T21:04:25.394Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:04:25.394Z] #133 ... [2023-08-29T21:04:25.394Z] [2023-08-29T21:04:25.394Z] #142 [security-spire-agent] exporting to image [2023-08-29T21:04:25.992Z] #142 exporting layers 2.8s done [2023-08-29T21:04:25.992Z] #142 writing image sha256:c7191e83b43892838fb5cfc1eacafc132734d82d2ff0c662e4a26d0bf4558ab5 [2023-08-29T21:04:26.271Z] #142 exporting layers 3.0s done [2023-08-29T21:04:26.271Z] #142 writing image sha256:c7191e83b43892838fb5cfc1eacafc132734d82d2ff0c662e4a26d0bf4558ab5 0.0s done [2023-08-29T21:04:26.271Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-08-29T21:04:26.271Z] #142 writing image sha256:05bc3cf92a765caa2b9ea04ca1b06303bea5df7ac7c54836b5f6a040e2a47171 done [2023-08-29T21:04:26.271Z] #142 naming to docker.io/library/security-spire-config-arm64 done [2023-08-29T21:04:27.234Z] #142 exporting layers 2.0s done [2023-08-29T21:04:27.501Z] #142 writing image sha256:a3e935f7d01ad6bf918f8a2f03ea7604f450d1852e74b760a3ec77731a52bfcb done [2023-08-29T21:04:27.501Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-08-29T21:04:27.501Z] #142 DONE 4.2s [2023-08-29T21:04:27.501Z] [2023-08-29T21:04:27.501Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:04:28.142Z] #102 ... [2023-08-29T21:04:28.142Z] [2023-08-29T21:04:28.142Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T21:04:28.142Z] #146 80.51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-29T21:04:33.416Z] #146 ... [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:04:33.416Z] #114 DONE 97.2s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #107 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:04:33.416Z] #107 DONE 97.2s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:04:33.416Z] #102 DONE 97.2s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:04:33.416Z] #142 DONE 97.2s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T21:04:33.416Z] #143 DONE 97.2s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T21:04:33.416Z] #146 DONE 97.2s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T21:04:33.416Z] #139 DONE 97.3s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.416Z] #147 ... [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T21:04:33.416Z] #141 DONE 97.5s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T21:04:33.416Z] #140 DONE 97.6s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:04:33.416Z] #144 DONE 97.6s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:04:33.416Z] #145 DONE 97.6s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.416Z] #148 ... [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.416Z] #149 DONE 0.6s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.416Z] #150 DONE 0.6s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #151 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.416Z] #151 DONE 0.5s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #152 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.416Z] #152 DONE 0.6s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.416Z] #147 DONE 0.7s [2023-08-29T21:04:33.416Z] [2023-08-29T21:04:33.416Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #153 ... [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-29T21:04:33.676Z] #154 DONE 0.4s [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #155 DONE 0.3s [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.676Z] #148 DONE 0.4s [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #156 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.676Z] #156 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #157 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #158 DONE 0.3s [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.676Z] #159 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #160 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.676Z] #161 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #162 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:33.676Z] #163 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #164 CACHED [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #165 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #165 DONE 0.3s [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #166 DONE 0.3s [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:33.676Z] #153 DONE 0.3s [2023-08-29T21:04:33.676Z] [2023-08-29T21:04:33.676Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-29T21:04:35.119Z] #167 DONE 1.1s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #168 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-29T21:04:35.119Z] #168 DONE 1.2s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-29T21:04:35.119Z] #169 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-29T21:04:35.119Z] #170 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-29T21:04:35.119Z] #171 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-29T21:04:35.119Z] #172 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-29T21:04:35.119Z] #173 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.119Z] #174 ... [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #175 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:35.119Z] #175 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-29T21:04:35.119Z] #176 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-29T21:04:35.119Z] #177 DONE 1.3s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #178 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.119Z] #178 DONE 0.2s [2023-08-29T21:04:35.119Z] [2023-08-29T21:04:35.119Z] #134 [support-scheduler] exporting to image [2023-08-29T21:04:35.119Z] #134 exporting layers [2023-08-29T21:04:35.693Z] #134 ... [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #179 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-29T21:04:35.693Z] #179 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #180 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.693Z] #180 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #181 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.693Z] #181 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #182 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-29T21:04:35.693Z] #182 DONE 2.1s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #183 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-29T21:04:35.693Z] #183 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #184 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-29T21:04:35.693Z] #184 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.693Z] #185 DONE 0.7s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.693Z] #186 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.693Z] #174 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #187 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:35.693Z] #187 DONE 0.8s [2023-08-29T21:04:35.693Z] [2023-08-29T21:04:35.693Z] #134 [core-command] exporting to image [2023-08-29T21:04:35.956Z] #134 writing image sha256:be4b1a9441fbf3eb3b341ca531d89ceed225b6b9fd9d3c2316fbfadae9a84aeb 0.0s done [2023-08-29T21:04:35.956Z] #134 naming to docker.io/library/support-scheduler 0.0s done [2023-08-29T21:04:36.222Z] #134 ... [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #188 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-29T21:04:36.222Z] #188 DONE 0.4s [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:36.222Z] #189 DONE 0.5s [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:36.222Z] #190 DONE 0.4s [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:04:36.222Z] #191 DONE 0.4s [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-29T21:04:36.222Z] #192 DONE 0.4s [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #134 [core-metadata] exporting to image [2023-08-29T21:04:36.222Z] #134 exporting layers 0.4s done [2023-08-29T21:04:36.222Z] #134 ... [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:04:36.222Z] #193 DONE 0.4s [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:36.222Z] #194 DONE 0.5s [2023-08-29T21:04:36.222Z] [2023-08-29T21:04:36.222Z] #134 [core-command] exporting to image [2023-08-29T21:04:36.222Z] #134 writing image sha256:17ebac25c84b14d1f378da05d7557a838290182b56fd1d23f497eb16836bf999 done [2023-08-29T21:04:36.222Z] #134 naming to docker.io/library/core-data done [2023-08-29T21:04:36.222Z] #134 writing image sha256:8bee78c414bfa30899eac8e980f2b6b096ffccaaa6012ac1fc306921d4f67cb3 done [2023-08-29T21:04:36.222Z] #134 naming to docker.io/library/core-command done [2023-08-29T21:04:36.222Z] #134 writing image sha256:5a555bdda5e93d336a48af4bc2cf0c1bdb35e4dda3dc9d9cb819015c9dc71a1f [2023-08-29T21:04:36.482Z] #134 ... [2023-08-29T21:04:36.482Z] [2023-08-29T21:04:36.482Z] #195 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:36.482Z] #195 DONE 0.5s [2023-08-29T21:04:36.482Z] [2023-08-29T21:04:36.482Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-29T21:04:36.482Z] #196 DONE 0.5s [2023-08-29T21:04:36.482Z] [2023-08-29T21:04:36.482Z] #134 [security-spiffe-token-provider] exporting to image [2023-08-29T21:04:36.482Z] #134 exporting layers 0.4s done [2023-08-29T21:04:36.482Z] #134 writing image sha256:5a555bdda5e93d336a48af4bc2cf0c1bdb35e4dda3dc9d9cb819015c9dc71a1f 0.3s done [2023-08-29T21:04:36.482Z] #134 naming to docker.io/library/security-spiffe-token-provider done [2023-08-29T21:04:36.746Z] #134 writing image sha256:e81d0e139d703246051710738cf4e4b2af7d5fe2bf769d3e2b242a8f1b74351f done [2023-08-29T21:04:36.746Z] #134 writing image sha256:5654efd5985cf322f130591dd026192b37f3c43a6ceedd342fc67916ab92efaa done [2023-08-29T21:04:36.746Z] #134 naming to docker.io/library/support-notifications done [2023-08-29T21:04:36.746Z] #134 naming to docker.io/library/core-metadata done [2023-08-29T21:04:36.746Z] #134 DONE 3.2s [2023-08-29T21:04:36.746Z] [2023-08-29T21:04:36.746Z] #197 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:04:36.746Z] #197 DONE 0.4s [2023-08-29T21:04:36.746Z] [2023-08-29T21:04:36.746Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-29T21:04:37.006Z] #198 DONE 0.5s [2023-08-29T21:04:37.006Z] [2023-08-29T21:04:37.006Z] #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-29T21:04:37.006Z] #199 DONE 0.0s [2023-08-29T21:04:37.006Z] [2023-08-29T21:04:37.006Z] #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-29T21:04:37.006Z] #200 DONE 0.5s [2023-08-29T21:04:37.006Z] [2023-08-29T21:04:37.006Z] #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T21:04:37.267Z] #201 DONE 0.0s [2023-08-29T21:04:37.267Z] [2023-08-29T21:04:37.267Z] #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:04:37.267Z] #202 DONE 1.0s [2023-08-29T21:04:37.267Z] [2023-08-29T21:04:37.267Z] #203 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:04:37.267Z] #203 DONE 0.7s [2023-08-29T21:04:37.267Z] [2023-08-29T21:04:37.267Z] #204 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:04:37.267Z] #204 DONE 1.1s [2023-08-29T21:04:37.267Z] [2023-08-29T21:04:37.267Z] #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-29T21:04:37.267Z] #205 DONE 0.1s [2023-08-29T21:04:37.267Z] [2023-08-29T21:04:37.267Z] #134 [core-common-config-bootstrapper] exporting to image [2023-08-29T21:04:37.267Z] #134 ... [2023-08-29T21:04:37.267Z] [2023-08-29T21:04:37.267Z] #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-29T21:04:37.267Z] #206 DONE 0.1s [2023-08-29T21:04:37.526Z] [2023-08-29T21:04:37.526Z] #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-29T21:04:37.526Z] #207 DONE 0.1s [2023-08-29T21:04:37.526Z] [2023-08-29T21:04:37.526Z] #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-29T21:04:37.526Z] #208 DONE 0.1s [2023-08-29T21:04:37.526Z] [2023-08-29T21:04:37.526Z] #134 [core-common-config-bootstrapper] exporting to image [2023-08-29T21:04:37.526Z] #134 exporting layers 0.3s done [2023-08-29T21:04:37.526Z] #134 writing image sha256:0583dba5610b9731c32602fa155dabc5a9d1aed7652589f68fc7f76e104ab7e6 0.1s done [2023-08-29T21:04:37.526Z] #134 naming to docker.io/library/security-proxy-auth done [2023-08-29T21:04:37.526Z] #134 writing image sha256:b2848d7c47c4d6b544430fd238b8f5e5e994a9f1f9702a9e93df117e308cfaf2 0.0s done [2023-08-29T21:04:37.526Z] #134 naming to docker.io/library/core-common-config-bootstrapper done [2023-08-29T21:04:37.786Z] #134 exporting layers 0.4s done [2023-08-29T21:04:37.786Z] #134 writing image sha256:d822b9542a4fa9b6bde1a9e3bab6ce40674952d40508b0305b806677582e59dd done [2023-08-29T21:04:37.786Z] #134 naming to docker.io/library/security-proxy-setup done [2023-08-29T21:04:37.786Z] #134 DONE 3.6s [2023-08-29T21:04:37.786Z] [2023-08-29T21:04:37.786Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-29T21:04:37.786Z] #209 ... [2023-08-29T21:04:37.786Z] [2023-08-29T21:04:37.786Z] #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:04:37.786Z] #210 DONE 0.7s [2023-08-29T21:04:38.045Z] [2023-08-29T21:04:38.045Z] #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-29T21:04:38.045Z] #209 DONE 0.4s [2023-08-29T21:04:38.045Z] [2023-08-29T21:04:38.045Z] #134 [security-bootstrapper] exporting to image [2023-08-29T21:04:38.045Z] #134 exporting layers 0.2s done [2023-08-29T21:04:38.045Z] #134 writing image sha256:a8cf2d0db4faff56d11f7cfd7608e74943d751cc810274da755820fd203092d3 done [2023-08-29T21:04:38.045Z] #134 naming to docker.io/library/security-secretstore-setup done [2023-08-29T21:04:38.045Z] #134 writing image sha256:db51eb7d0e4fea565abba0764106d0273f60eea67db0b65927dcefd112980763 done [2023-08-29T21:04:38.045Z] #134 naming to docker.io/library/security-bootstrapper done [2023-08-29T21:04:38.045Z] #134 DONE 3.9s [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.045Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:04:38.046Z] time="2023-08-29T21:01:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-29T21:04:38.057Z] $ docker stop --time=1 bc6ba50a8a354635c2aa3335350e7ad7912c3ba39223bc6f4dc19f72f17174bf [2023-08-29T21:04:39.321Z] $ docker rm -f --volumes bc6ba50a8a354635c2aa3335350e7ad7912c3ba39223bc6f4dc19f72f17174bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T21:04:39.652Z] + docker images [2023-08-29T21:04:39.652Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-29T21:04:39.652Z] security-secretstore-setup latest a8cf2d0db4fa 2 seconds ago 44.1MB [2023-08-29T21:04:39.652Z] security-proxy-setup latest d822b9542a4f 2 seconds ago 29.2MB [2023-08-29T21:04:39.652Z] security-bootstrapper latest db51eb7d0e4f 2 seconds ago 23MB [2023-08-29T21:04:39.652Z] core-common-config-bootstrapper latest b2848d7c47c4 2 seconds ago 18MB [2023-08-29T21:04:39.652Z] security-proxy-auth latest 0583dba5610b 3 seconds ago 19.4MB [2023-08-29T21:04:39.652Z] core-data latest 17ebac25c84b 4 seconds ago 21.2MB [2023-08-29T21:04:39.652Z] core-metadata latest e81d0e139d70 4 seconds ago 21.6MB [2023-08-29T21:04:39.652Z] core-command latest 8bee78c414bf 4 seconds ago 21MB [2023-08-29T21:04:39.652Z] security-spiffe-token-provider latest 5a555bdda5e9 4 seconds ago 33.5MB [2023-08-29T21:04:39.652Z] support-notifications latest 5654efd5985c 4 seconds ago 34.3MB [2023-08-29T21:04:39.652Z] support-scheduler latest be4b1a9441fb 5 seconds ago 33.7MB [2023-08-29T21:04:39.652Z] security-spire-server latest 386f14e36c34 About a minute ago 103MB [2023-08-29T21:04:39.652Z] security-spire-agent latest 868983cb6955 About a minute ago 161MB [2023-08-29T21:04:39.652Z] security-spire-config latest 5bcfc023ace2 About a minute ago 102MB [2023-08-29T21:04:39.652Z] ci-base-image-x86_64 latest 82f02a4050ed 5 minutes ago 1.07GB [2023-08-29T21:04:39.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB [2023-08-29T21:04:39.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB [2023-08-29T21:04:39.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T21:04:39.776Z] provisioning config files... [2023-08-29T21:04:39.781Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config369991937707942003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:04:40.074Z] ---> docker-login.sh [2023-08-29T21:04:40.074Z] nexus3.edgexfoundry.org:10001 [2023-08-29T21:04:40.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:04:40.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:04:40.074Z] Configure a credential helper to remove this warning. See [2023-08-29T21:04:40.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:04:40.074Z] [2023-08-29T21:04:40.074Z] Login Succeeded [2023-08-29T21:04:40.074Z] nexus3.edgexfoundry.org:10002 [2023-08-29T21:04:40.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:04:40.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:04:40.333Z] Configure a credential helper to remove this warning. See [2023-08-29T21:04:40.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:04:40.333Z] [2023-08-29T21:04:40.333Z] Login Succeeded [2023-08-29T21:04:40.333Z] nexus3.edgexfoundry.org:10003 [2023-08-29T21:04:40.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:04:40.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:04:40.333Z] Configure a credential helper to remove this warning. See [2023-08-29T21:04:40.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:04:40.333Z] [2023-08-29T21:04:40.333Z] Login Succeeded [2023-08-29T21:04:40.333Z] nexus3.edgexfoundry.org:10004 [2023-08-29T21:04:40.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:04:40.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:04:40.593Z] Configure a credential helper to remove this warning. See [2023-08-29T21:04:40.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:04:40.593Z] [2023-08-29T21:04:40.593Z] Login Succeeded [2023-08-29T21:04:40.593Z] docker.io [2023-08-29T21:04:40.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:04:40.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:04:40.853Z] Configure a credential helper to remove this warning. See [2023-08-29T21:04:40.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:04:40.853Z] [2023-08-29T21:04:40.853Z] Login Succeeded [2023-08-29T21:04:40.853Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T21:04:40.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:04:40.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T21:04:40.910Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-08-29T21:04:40.910Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:40.910Z] latest [2023-08-29T21:04:40.910Z] 3.1.0-dev.35 [2023-08-29T21:04:40.910Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:40.910Z] main [2023-08-29T21:04:40.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:41.222Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:41.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:41.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-29T21:04:41.531Z] 81bc232c5c54: Preparing [2023-08-29T21:04:41.531Z] 33d5c72e4929: Preparing [2023-08-29T21:04:41.531Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:41.531Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:41.531Z] c8e00e9f4600: Preparing [2023-08-29T21:04:41.531Z] 36b50b131297: Preparing [2023-08-29T21:04:41.531Z] 36b50b131297: Waiting [2023-08-29T21:04:41.531Z] c8e00e9f4600: Pushed [2023-08-29T21:04:41.531Z] 7d2d6cbbac34: Pushed [2023-08-29T21:04:41.531Z] 81bc232c5c54: Pushed [2023-08-29T21:04:41.531Z] 56da1ed13cd5: Pushed [2023-08-29T21:04:41.531Z] 36b50b131297: Layer already exists [2023-08-29T21:04:43.443Z] 33d5c72e4929: Pushed [2023-08-29T21:04:43.443Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:43.755Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:44.059Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-29T21:04:44.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-29T21:04:44.059Z] 81bc232c5c54: Preparing [2023-08-29T21:04:44.059Z] 33d5c72e4929: Preparing [2023-08-29T21:04:44.059Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:44.059Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:44.059Z] c8e00e9f4600: Preparing [2023-08-29T21:04:44.059Z] 36b50b131297: Preparing [2023-08-29T21:04:44.059Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:44.059Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:44.059Z] 81bc232c5c54: Layer already exists [2023-08-29T21:04:44.059Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:44.059Z] 33d5c72e4929: Layer already exists [2023-08-29T21:04:44.059Z] 36b50b131297: Layer already exists [2023-08-29T21:04:44.059Z] latest: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:44.371Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:44.672Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.35 [2023-08-29T21:04:44.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-29T21:04:44.672Z] 81bc232c5c54: Preparing [2023-08-29T21:04:44.672Z] 33d5c72e4929: Preparing [2023-08-29T21:04:44.672Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:44.672Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:44.672Z] c8e00e9f4600: Preparing [2023-08-29T21:04:44.672Z] 36b50b131297: Preparing [2023-08-29T21:04:44.672Z] 36b50b131297: Waiting [2023-08-29T21:04:44.672Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:44.672Z] 81bc232c5c54: Layer already exists [2023-08-29T21:04:44.672Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:44.672Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:44.672Z] 33d5c72e4929: Layer already exists [2023-08-29T21:04:44.672Z] 36b50b131297: Layer already exists [2023-08-29T21:04:44.672Z] 3.1.0-dev.35: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:44.982Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:45.281Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:45.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-29T21:04:45.281Z] 81bc232c5c54: Preparing [2023-08-29T21:04:45.281Z] 33d5c72e4929: Preparing [2023-08-29T21:04:45.281Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:45.281Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:45.281Z] c8e00e9f4600: Preparing [2023-08-29T21:04:45.281Z] 36b50b131297: Preparing [2023-08-29T21:04:45.281Z] 36b50b131297: Waiting [2023-08-29T21:04:45.281Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:45.281Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:45.281Z] 81bc232c5c54: Layer already exists [2023-08-29T21:04:45.281Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:45.281Z] 33d5c72e4929: Layer already exists [2023-08-29T21:04:45.281Z] 36b50b131297: Layer already exists [2023-08-29T21:04:45.281Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:45.584Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:45.888Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-08-29T21:04:45.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-08-29T21:04:45.889Z] 81bc232c5c54: Preparing [2023-08-29T21:04:45.889Z] 33d5c72e4929: Preparing [2023-08-29T21:04:45.889Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:45.889Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:45.889Z] c8e00e9f4600: Preparing [2023-08-29T21:04:45.889Z] 36b50b131297: Preparing [2023-08-29T21:04:45.889Z] 36b50b131297: Waiting [2023-08-29T21:04:45.889Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:45.889Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:45.889Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:45.889Z] 81bc232c5c54: Layer already exists [2023-08-29T21:04:45.889Z] 33d5c72e4929: Layer already exists [2023-08-29T21:04:45.889Z] 36b50b131297: Layer already exists [2023-08-29T21:04:45.889Z] main: digest: sha256:432117264c2a072dfe28685ef6decb3915f1678f9cf4b20160c77ae304162e4d size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:04:45.928Z] ===================================================== [Pipeline] echo [2023-08-29T21:04:45.933Z] taggedImages: [2023-08-29T21:04:45.933Z] - nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:45.933Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-08-29T21:04:45.933Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.35 [2023-08-29T21:04:45.933Z] - nexus3.edgexfoundry.org:10004/core-command:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:45.933Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-08-29T21:04:45.948Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-08-29T21:04:45.948Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:45.948Z] latest [2023-08-29T21:04:45.948Z] 3.1.0-dev.35 [2023-08-29T21:04:45.948Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:45.948Z] main [2023-08-29T21:04:45.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:46.252Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:46.555Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:46.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-29T21:04:46.555Z] 81c76e11cf4f: Preparing [2023-08-29T21:04:46.555Z] 4a952b1fd851: Preparing [2023-08-29T21:04:46.555Z] 67fb94200260: Preparing [2023-08-29T21:04:46.555Z] ea35460bb000: Preparing [2023-08-29T21:04:46.555Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:46.555Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:46.555Z] c8e00e9f4600: Preparing [2023-08-29T21:04:46.555Z] 36b50b131297: Preparing [2023-08-29T21:04:46.555Z] 56da1ed13cd5: Waiting [2023-08-29T21:04:46.555Z] c8e00e9f4600: Waiting [2023-08-29T21:04:46.555Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:46.555Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:46.555Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:46.555Z] 36b50b131297: Layer already exists [2023-08-29T21:04:46.555Z] 81c76e11cf4f: Pushed [2023-08-29T21:04:46.555Z] 4a952b1fd851: Pushed [2023-08-29T21:04:46.555Z] 67fb94200260: Pushed [2023-08-29T21:04:47.937Z] ea35460bb000: Pushed [2023-08-29T21:04:47.937Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:48.246Z] + 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-08-29T21:04:48.545Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-29T21:04:48.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-29T21:04:48.545Z] 81c76e11cf4f: Preparing [2023-08-29T21:04:48.545Z] 4a952b1fd851: Preparing [2023-08-29T21:04:48.545Z] 67fb94200260: Preparing [2023-08-29T21:04:48.545Z] ea35460bb000: Preparing [2023-08-29T21:04:48.545Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:48.545Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:48.545Z] c8e00e9f4600: Preparing [2023-08-29T21:04:48.545Z] 36b50b131297: Preparing [2023-08-29T21:04:48.545Z] 56da1ed13cd5: Waiting [2023-08-29T21:04:48.545Z] c8e00e9f4600: Waiting [2023-08-29T21:04:48.545Z] 36b50b131297: Waiting [2023-08-29T21:04:48.545Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:04:48.545Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:48.545Z] 4a952b1fd851: Layer already exists [2023-08-29T21:04:48.545Z] 67fb94200260: Layer already exists [2023-08-29T21:04:48.545Z] ea35460bb000: Layer already exists [2023-08-29T21:04:48.545Z] 36b50b131297: Layer already exists [2023-08-29T21:04:48.545Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:48.545Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:48.545Z] latest: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:48.852Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:49.179Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.35 [2023-08-29T21:04:49.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-29T21:04:49.179Z] 81c76e11cf4f: Preparing [2023-08-29T21:04:49.179Z] 4a952b1fd851: Preparing [2023-08-29T21:04:49.179Z] 67fb94200260: Preparing [2023-08-29T21:04:49.179Z] ea35460bb000: Preparing [2023-08-29T21:04:49.179Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:49.179Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:49.179Z] c8e00e9f4600: Preparing [2023-08-29T21:04:49.179Z] 36b50b131297: Preparing [2023-08-29T21:04:49.179Z] 56da1ed13cd5: Waiting [2023-08-29T21:04:49.179Z] c8e00e9f4600: Waiting [2023-08-29T21:04:49.179Z] 4a952b1fd851: Layer already exists [2023-08-29T21:04:49.179Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:49.179Z] 67fb94200260: Layer already exists [2023-08-29T21:04:49.179Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:04:49.179Z] ea35460bb000: Layer already exists [2023-08-29T21:04:49.179Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:49.179Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:49.179Z] 36b50b131297: Layer already exists [2023-08-29T21:04:49.179Z] 3.1.0-dev.35: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:49.488Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:49.797Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:49.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-29T21:04:49.797Z] 81c76e11cf4f: Preparing [2023-08-29T21:04:49.797Z] 4a952b1fd851: Preparing [2023-08-29T21:04:49.797Z] 67fb94200260: Preparing [2023-08-29T21:04:49.797Z] ea35460bb000: Preparing [2023-08-29T21:04:49.797Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:49.797Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:49.797Z] c8e00e9f4600: Preparing [2023-08-29T21:04:49.797Z] 36b50b131297: Preparing [2023-08-29T21:04:49.797Z] 56da1ed13cd5: Waiting [2023-08-29T21:04:49.797Z] 36b50b131297: Waiting [2023-08-29T21:04:49.797Z] c8e00e9f4600: Waiting [2023-08-29T21:04:49.797Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:49.797Z] ea35460bb000: Layer already exists [2023-08-29T21:04:49.797Z] 4a952b1fd851: Layer already exists [2023-08-29T21:04:49.797Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:04:49.797Z] 67fb94200260: Layer already exists [2023-08-29T21:04:49.797Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:49.797Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:49.797Z] 36b50b131297: Layer already exists [2023-08-29T21:04:49.797Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:50.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-08-29T21:04:50.416Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-08-29T21:04:50.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-08-29T21:04:50.416Z] 81c76e11cf4f: Preparing [2023-08-29T21:04:50.416Z] 4a952b1fd851: Preparing [2023-08-29T21:04:50.416Z] 67fb94200260: Preparing [2023-08-29T21:04:50.416Z] ea35460bb000: Preparing [2023-08-29T21:04:50.416Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:50.416Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:50.416Z] c8e00e9f4600: Preparing [2023-08-29T21:04:50.416Z] 36b50b131297: Preparing [2023-08-29T21:04:50.416Z] 36b50b131297: Waiting [2023-08-29T21:04:50.416Z] c8e00e9f4600: Waiting [2023-08-29T21:04:50.416Z] 56da1ed13cd5: Waiting [2023-08-29T21:04:50.416Z] ea35460bb000: Layer already exists [2023-08-29T21:04:50.416Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:04:50.416Z] 67fb94200260: Layer already exists [2023-08-29T21:04:50.416Z] 4a952b1fd851: Layer already exists [2023-08-29T21:04:50.416Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:50.416Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:50.416Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:50.416Z] 36b50b131297: Layer already exists [2023-08-29T21:04:50.416Z] main: digest: sha256:473aea40f4adec81743e50e312fcc3bd5ab2649bde0f71f967014ce0522d70bf size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:04:50.451Z] ===================================================== [Pipeline] echo [2023-08-29T21:04:50.456Z] taggedImages: [2023-08-29T21:04:50.456Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:50.456Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-08-29T21:04:50.456Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.35 [2023-08-29T21:04:50.456Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:50.456Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-08-29T21:04:50.471Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-08-29T21:04:50.471Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:50.471Z] latest [2023-08-29T21:04:50.471Z] 3.1.0-dev.35 [2023-08-29T21:04:50.471Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:50.471Z] main [2023-08-29T21:04:50.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:50.779Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:51.077Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:51.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-29T21:04:51.077Z] 70cc8c710584: Preparing [2023-08-29T21:04:51.077Z] 9950b4cb8eb7: Preparing [2023-08-29T21:04:51.077Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:51.077Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:51.077Z] c8e00e9f4600: Preparing [2023-08-29T21:04:51.077Z] 36b50b131297: Preparing [2023-08-29T21:04:51.077Z] 36b50b131297: Waiting [2023-08-29T21:04:51.077Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:51.077Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:51.077Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:51.077Z] 36b50b131297: Layer already exists [2023-08-29T21:04:51.077Z] 70cc8c710584: Pushed [2023-08-29T21:04:52.979Z] 9950b4cb8eb7: Pushed [2023-08-29T21:04:52.979Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:53.289Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:53.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-29T21:04:53.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-29T21:04:53.596Z] 70cc8c710584: Preparing [2023-08-29T21:04:53.596Z] 9950b4cb8eb7: Preparing [2023-08-29T21:04:53.596Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:53.596Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:53.596Z] c8e00e9f4600: Preparing [2023-08-29T21:04:53.596Z] 36b50b131297: Preparing [2023-08-29T21:04:53.596Z] 36b50b131297: Waiting [2023-08-29T21:04:53.596Z] 70cc8c710584: Layer already exists [2023-08-29T21:04:53.596Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:53.596Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:53.596Z] 9950b4cb8eb7: Layer already exists [2023-08-29T21:04:53.596Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:53.596Z] 36b50b131297: Layer already exists [2023-08-29T21:04:53.596Z] latest: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:53.905Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:54.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.35 [2023-08-29T21:04:54.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-29T21:04:54.207Z] 70cc8c710584: Preparing [2023-08-29T21:04:54.207Z] 9950b4cb8eb7: Preparing [2023-08-29T21:04:54.207Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:54.207Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:54.207Z] c8e00e9f4600: Preparing [2023-08-29T21:04:54.207Z] 36b50b131297: Preparing [2023-08-29T21:04:54.207Z] 9950b4cb8eb7: Layer already exists [2023-08-29T21:04:54.207Z] 70cc8c710584: Layer already exists [2023-08-29T21:04:54.207Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:54.207Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:54.207Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:54.207Z] 36b50b131297: Layer already exists [2023-08-29T21:04:54.207Z] 3.1.0-dev.35: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:54.520Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:54.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:54.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-29T21:04:54.822Z] 70cc8c710584: Preparing [2023-08-29T21:04:54.822Z] 9950b4cb8eb7: Preparing [2023-08-29T21:04:54.822Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:54.822Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:54.822Z] c8e00e9f4600: Preparing [2023-08-29T21:04:54.822Z] 36b50b131297: Preparing [2023-08-29T21:04:54.822Z] 36b50b131297: Waiting [2023-08-29T21:04:54.822Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:54.822Z] 70cc8c710584: Layer already exists [2023-08-29T21:04:54.822Z] 9950b4cb8eb7: Layer already exists [2023-08-29T21:04:54.822Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:54.822Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:54.822Z] 36b50b131297: Layer already exists [2023-08-29T21:04:54.822Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:55.128Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:55.434Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-08-29T21:04:55.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-08-29T21:04:55.434Z] 70cc8c710584: Preparing [2023-08-29T21:04:55.434Z] 9950b4cb8eb7: Preparing [2023-08-29T21:04:55.434Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:55.434Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:55.434Z] c8e00e9f4600: Preparing [2023-08-29T21:04:55.434Z] 36b50b131297: Preparing [2023-08-29T21:04:55.434Z] 36b50b131297: Waiting [2023-08-29T21:04:55.434Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:55.434Z] 9950b4cb8eb7: Layer already exists [2023-08-29T21:04:55.434Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:55.434Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:55.434Z] 70cc8c710584: Layer already exists [2023-08-29T21:04:55.434Z] 36b50b131297: Layer already exists [2023-08-29T21:04:55.434Z] main: digest: sha256:573476c1be103528ef67c84f8d968eb420301819f32a6c484863b3c6bd2b7ca7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:04:55.471Z] ===================================================== [Pipeline] echo [2023-08-29T21:04:55.477Z] taggedImages: [2023-08-29T21:04:55.477Z] - nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:55.477Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-08-29T21:04:55.477Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.35 [2023-08-29T21:04:55.477Z] - nexus3.edgexfoundry.org:10004/core-data:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:55.477Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-08-29T21:04:55.494Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-08-29T21:04:55.494Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:55.494Z] latest [2023-08-29T21:04:55.494Z] 3.1.0-dev.35 [2023-08-29T21:04:55.494Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:04:55.494Z] main [2023-08-29T21:04:55.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:55.802Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:56.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:04:56.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-29T21:04:56.109Z] ae17d3b51565: Preparing [2023-08-29T21:04:56.109Z] be81e1e03260: Preparing [2023-08-29T21:04:56.109Z] 449a132de635: Preparing [2023-08-29T21:04:56.109Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:56.109Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:56.109Z] c8e00e9f4600: Preparing [2023-08-29T21:04:56.109Z] 36b50b131297: Preparing [2023-08-29T21:04:56.109Z] c8e00e9f4600: Waiting [2023-08-29T21:04:56.109Z] 36b50b131297: Waiting [2023-08-29T21:04:56.109Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:56.109Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:56.109Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:56.109Z] 36b50b131297: Layer already exists [2023-08-29T21:04:56.109Z] be81e1e03260: Pushed [2023-08-29T21:04:56.109Z] ae17d3b51565: Pushed [2023-08-29T21:04:58.014Z] 449a132de635: Pushed [2023-08-29T21:04:58.014Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:58.319Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:58.624Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-29T21:04:58.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-29T21:04:58.624Z] ae17d3b51565: Preparing [2023-08-29T21:04:58.624Z] be81e1e03260: Preparing [2023-08-29T21:04:58.624Z] 449a132de635: Preparing [2023-08-29T21:04:58.624Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:58.624Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:58.624Z] c8e00e9f4600: Preparing [2023-08-29T21:04:58.624Z] 36b50b131297: Preparing [2023-08-29T21:04:58.624Z] c8e00e9f4600: Waiting [2023-08-29T21:04:58.624Z] 36b50b131297: Waiting [2023-08-29T21:04:58.624Z] ae17d3b51565: Layer already exists [2023-08-29T21:04:58.624Z] 449a132de635: Layer already exists [2023-08-29T21:04:58.624Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:58.624Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:58.624Z] be81e1e03260: Layer already exists [2023-08-29T21:04:58.624Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:58.624Z] 36b50b131297: Layer already exists [2023-08-29T21:04:58.624Z] latest: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:59.129Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:59.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.35 [2023-08-29T21:04:59.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-29T21:04:59.453Z] ae17d3b51565: Preparing [2023-08-29T21:04:59.453Z] be81e1e03260: Preparing [2023-08-29T21:04:59.453Z] 449a132de635: Preparing [2023-08-29T21:04:59.453Z] 7d2d6cbbac34: Preparing [2023-08-29T21:04:59.453Z] 56da1ed13cd5: Preparing [2023-08-29T21:04:59.453Z] c8e00e9f4600: Preparing [2023-08-29T21:04:59.453Z] 36b50b131297: Preparing [2023-08-29T21:04:59.453Z] 36b50b131297: Waiting [2023-08-29T21:04:59.453Z] c8e00e9f4600: Waiting [2023-08-29T21:04:59.453Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:04:59.453Z] be81e1e03260: Layer already exists [2023-08-29T21:04:59.453Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:04:59.453Z] ae17d3b51565: Layer already exists [2023-08-29T21:04:59.453Z] 449a132de635: Layer already exists [2023-08-29T21:04:59.453Z] c8e00e9f4600: Layer already exists [2023-08-29T21:04:59.453Z] 36b50b131297: Layer already exists [2023-08-29T21:04:59.453Z] 3.1.0-dev.35: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:04:59.811Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:00.136Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:00.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-29T21:05:00.136Z] ae17d3b51565: Preparing [2023-08-29T21:05:00.136Z] be81e1e03260: Preparing [2023-08-29T21:05:00.136Z] 449a132de635: Preparing [2023-08-29T21:05:00.136Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:00.136Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:00.136Z] c8e00e9f4600: Preparing [2023-08-29T21:05:00.136Z] 36b50b131297: Preparing [2023-08-29T21:05:00.136Z] c8e00e9f4600: Waiting [2023-08-29T21:05:00.136Z] 36b50b131297: Waiting [2023-08-29T21:05:00.136Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:00.136Z] ae17d3b51565: Layer already exists [2023-08-29T21:05:00.136Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:00.136Z] 449a132de635: Layer already exists [2023-08-29T21:05:00.136Z] be81e1e03260: Layer already exists [2023-08-29T21:05:00.136Z] c8e00e9f4600: Layer already exists [2023-08-29T21:05:00.136Z] 36b50b131297: Layer already exists [2023-08-29T21:05:00.136Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:00.440Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:00.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-08-29T21:05:00.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-08-29T21:05:00.743Z] ae17d3b51565: Preparing [2023-08-29T21:05:00.743Z] be81e1e03260: Preparing [2023-08-29T21:05:00.743Z] 449a132de635: Preparing [2023-08-29T21:05:00.743Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:00.743Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:00.743Z] c8e00e9f4600: Preparing [2023-08-29T21:05:00.743Z] 36b50b131297: Preparing [2023-08-29T21:05:00.743Z] c8e00e9f4600: Waiting [2023-08-29T21:05:00.743Z] 36b50b131297: Waiting [2023-08-29T21:05:00.743Z] ae17d3b51565: Layer already exists [2023-08-29T21:05:00.743Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:00.743Z] be81e1e03260: Layer already exists [2023-08-29T21:05:00.743Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:00.743Z] 449a132de635: Layer already exists [2023-08-29T21:05:00.743Z] 36b50b131297: Layer already exists [2023-08-29T21:05:00.743Z] c8e00e9f4600: Layer already exists [2023-08-29T21:05:00.743Z] main: digest: sha256:5546c3d27b7986770ac25d114f62ee48906af8c85b5997e19bcc1ef6db18f7c5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:00.784Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:00.790Z] taggedImages: [2023-08-29T21:05:00.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:00.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-08-29T21:05:00.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.35 [2023-08-29T21:05:00.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:00.790Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-08-29T21:05:00.805Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-08-29T21:05:00.805Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:00.805Z] latest [2023-08-29T21:05:00.805Z] 3.1.0-dev.35 [2023-08-29T21:05:00.805Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:00.805Z] main [2023-08-29T21:05:00.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:01.106Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:01.409Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:01.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-29T21:05:01.409Z] a021941614fa: Preparing [2023-08-29T21:05:01.409Z] 17d1d454a0c8: Preparing [2023-08-29T21:05:01.409Z] 6d31be874ade: Preparing [2023-08-29T21:05:01.409Z] da7fb5aa213d: Preparing [2023-08-29T21:05:01.409Z] 8c9f2469a60e: Preparing [2023-08-29T21:05:01.409Z] ebb789a36241: Preparing [2023-08-29T21:05:01.409Z] 00815cdf05a2: Preparing [2023-08-29T21:05:01.409Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:01.409Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:01.409Z] f65a0574570d: Preparing [2023-08-29T21:05:01.409Z] 586f41dd4cb0: Preparing [2023-08-29T21:05:01.409Z] 5f70bf18a086: Preparing [2023-08-29T21:05:01.409Z] c0246242febe: Preparing [2023-08-29T21:05:01.409Z] e82154376dec: Preparing [2023-08-29T21:05:01.409Z] 36b50b131297: Preparing [2023-08-29T21:05:01.409Z] f65a0574570d: Waiting [2023-08-29T21:05:01.409Z] 586f41dd4cb0: Waiting [2023-08-29T21:05:01.409Z] ebb789a36241: Waiting [2023-08-29T21:05:01.409Z] 00815cdf05a2: Waiting [2023-08-29T21:05:01.409Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:01.409Z] 5f70bf18a086: Waiting [2023-08-29T21:05:01.409Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:01.410Z] e82154376dec: Waiting [2023-08-29T21:05:01.410Z] c0246242febe: Waiting [2023-08-29T21:05:01.410Z] 36b50b131297: Waiting [2023-08-29T21:05:01.410Z] da7fb5aa213d: Pushed [2023-08-29T21:05:01.410Z] a021941614fa: Pushed [2023-08-29T21:05:01.410Z] 17d1d454a0c8: Pushed [2023-08-29T21:05:01.410Z] 8c9f2469a60e: Pushed [2023-08-29T21:05:01.410Z] 6d31be874ade: Pushed [2023-08-29T21:05:01.410Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:01.667Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:01.667Z] ebb789a36241: Pushed [2023-08-29T21:05:01.667Z] 586f41dd4cb0: Pushed [2023-08-29T21:05:01.667Z] f65a0574570d: Pushed [2023-08-29T21:05:01.667Z] 5f70bf18a086: Pushed [2023-08-29T21:05:01.667Z] c0246242febe: Pushed [2023-08-29T21:05:01.667Z] 36b50b131297: Layer already exists [2023-08-29T21:05:01.667Z] e82154376dec: Pushed [2023-08-29T21:05:03.574Z] 00815cdf05a2: Pushed [2023-08-29T21:05:03.574Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:03.879Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:04.181Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-29T21:05:04.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-29T21:05:04.181Z] a021941614fa: Preparing [2023-08-29T21:05:04.181Z] 17d1d454a0c8: Preparing [2023-08-29T21:05:04.181Z] 6d31be874ade: Preparing [2023-08-29T21:05:04.181Z] da7fb5aa213d: Preparing [2023-08-29T21:05:04.181Z] 8c9f2469a60e: Preparing [2023-08-29T21:05:04.181Z] ebb789a36241: Preparing [2023-08-29T21:05:04.181Z] 00815cdf05a2: Preparing [2023-08-29T21:05:04.181Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:04.181Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:04.181Z] f65a0574570d: Preparing [2023-08-29T21:05:04.181Z] 586f41dd4cb0: Preparing [2023-08-29T21:05:04.181Z] 5f70bf18a086: Preparing [2023-08-29T21:05:04.181Z] c0246242febe: Preparing [2023-08-29T21:05:04.181Z] e82154376dec: Preparing [2023-08-29T21:05:04.181Z] 36b50b131297: Preparing [2023-08-29T21:05:04.181Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:04.181Z] 5f70bf18a086: Waiting [2023-08-29T21:05:04.181Z] c0246242febe: Waiting [2023-08-29T21:05:04.181Z] f65a0574570d: Waiting [2023-08-29T21:05:04.181Z] 586f41dd4cb0: Waiting [2023-08-29T21:05:04.181Z] e82154376dec: Waiting [2023-08-29T21:05:04.181Z] 00815cdf05a2: Waiting [2023-08-29T21:05:04.181Z] ebb789a36241: Waiting [2023-08-29T21:05:04.181Z] 36b50b131297: Waiting [2023-08-29T21:05:04.181Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:04.181Z] 8c9f2469a60e: Layer already exists [2023-08-29T21:05:04.181Z] 6d31be874ade: Layer already exists [2023-08-29T21:05:04.181Z] 17d1d454a0c8: Layer already exists [2023-08-29T21:05:04.181Z] da7fb5aa213d: Layer already exists [2023-08-29T21:05:04.181Z] a021941614fa: Layer already exists [2023-08-29T21:05:04.181Z] ebb789a36241: Layer already exists [2023-08-29T21:05:04.181Z] f65a0574570d: Layer already exists [2023-08-29T21:05:04.181Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:04.181Z] 00815cdf05a2: Layer already exists [2023-08-29T21:05:04.181Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:04.181Z] 586f41dd4cb0: Layer already exists [2023-08-29T21:05:04.181Z] e82154376dec: Layer already exists [2023-08-29T21:05:04.181Z] 5f70bf18a086: Layer already exists [2023-08-29T21:05:04.181Z] c0246242febe: Layer already exists [2023-08-29T21:05:04.181Z] 36b50b131297: Layer already exists [2023-08-29T21:05:04.181Z] latest: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:04.485Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:04.786Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.35 [2023-08-29T21:05:04.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-29T21:05:04.786Z] a021941614fa: Preparing [2023-08-29T21:05:04.786Z] 17d1d454a0c8: Preparing [2023-08-29T21:05:04.786Z] 6d31be874ade: Preparing [2023-08-29T21:05:04.786Z] da7fb5aa213d: Preparing [2023-08-29T21:05:04.786Z] 8c9f2469a60e: Preparing [2023-08-29T21:05:04.786Z] ebb789a36241: Preparing [2023-08-29T21:05:04.786Z] 00815cdf05a2: Preparing [2023-08-29T21:05:04.786Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:04.786Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:04.786Z] f65a0574570d: Preparing [2023-08-29T21:05:04.786Z] 586f41dd4cb0: Preparing [2023-08-29T21:05:04.786Z] 5f70bf18a086: Preparing [2023-08-29T21:05:04.786Z] c0246242febe: Preparing [2023-08-29T21:05:04.786Z] e82154376dec: Preparing [2023-08-29T21:05:04.786Z] 36b50b131297: Preparing [2023-08-29T21:05:04.786Z] ebb789a36241: Waiting [2023-08-29T21:05:04.786Z] 00815cdf05a2: Waiting [2023-08-29T21:05:04.786Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:04.786Z] f65a0574570d: Waiting [2023-08-29T21:05:04.786Z] 5f70bf18a086: Waiting [2023-08-29T21:05:04.786Z] 586f41dd4cb0: Waiting [2023-08-29T21:05:04.786Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:04.786Z] c0246242febe: Waiting [2023-08-29T21:05:04.786Z] e82154376dec: Waiting [2023-08-29T21:05:04.786Z] 6d31be874ade: Layer already exists [2023-08-29T21:05:04.786Z] 8c9f2469a60e: Layer already exists [2023-08-29T21:05:04.786Z] 17d1d454a0c8: Layer already exists [2023-08-29T21:05:04.786Z] a021941614fa: Layer already exists [2023-08-29T21:05:04.786Z] da7fb5aa213d: Layer already exists [2023-08-29T21:05:04.786Z] 00815cdf05a2: Layer already exists [2023-08-29T21:05:04.786Z] ebb789a36241: Layer already exists [2023-08-29T21:05:04.786Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:04.786Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:04.786Z] f65a0574570d: Layer already exists [2023-08-29T21:05:04.786Z] 5f70bf18a086: Layer already exists [2023-08-29T21:05:04.786Z] 586f41dd4cb0: Layer already exists [2023-08-29T21:05:04.786Z] c0246242febe: Layer already exists [2023-08-29T21:05:04.786Z] 36b50b131297: Layer already exists [2023-08-29T21:05:04.786Z] e82154376dec: Layer already exists [2023-08-29T21:05:04.786Z] 3.1.0-dev.35: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:05.088Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:05.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:05.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-29T21:05:05.390Z] a021941614fa: Preparing [2023-08-29T21:05:05.390Z] 17d1d454a0c8: Preparing [2023-08-29T21:05:05.390Z] 6d31be874ade: Preparing [2023-08-29T21:05:05.390Z] da7fb5aa213d: Preparing [2023-08-29T21:05:05.390Z] 8c9f2469a60e: Preparing [2023-08-29T21:05:05.390Z] ebb789a36241: Preparing [2023-08-29T21:05:05.390Z] 00815cdf05a2: Preparing [2023-08-29T21:05:05.390Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:05.390Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:05.390Z] f65a0574570d: Preparing [2023-08-29T21:05:05.390Z] 586f41dd4cb0: Preparing [2023-08-29T21:05:05.390Z] 5f70bf18a086: Preparing [2023-08-29T21:05:05.390Z] c0246242febe: Preparing [2023-08-29T21:05:05.390Z] e82154376dec: Preparing [2023-08-29T21:05:05.390Z] 36b50b131297: Preparing [2023-08-29T21:05:05.390Z] ebb789a36241: Waiting [2023-08-29T21:05:05.390Z] 00815cdf05a2: Waiting [2023-08-29T21:05:05.390Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:05.390Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:05.390Z] f65a0574570d: Waiting [2023-08-29T21:05:05.390Z] 586f41dd4cb0: Waiting [2023-08-29T21:05:05.390Z] 5f70bf18a086: Waiting [2023-08-29T21:05:05.390Z] c0246242febe: Waiting [2023-08-29T21:05:05.390Z] e82154376dec: Waiting [2023-08-29T21:05:05.390Z] 6d31be874ade: Layer already exists [2023-08-29T21:05:05.390Z] a021941614fa: Layer already exists [2023-08-29T21:05:05.390Z] da7fb5aa213d: Layer already exists [2023-08-29T21:05:05.390Z] 17d1d454a0c8: Layer already exists [2023-08-29T21:05:05.390Z] 8c9f2469a60e: Layer already exists [2023-08-29T21:05:05.390Z] ebb789a36241: Layer already exists [2023-08-29T21:05:05.390Z] 00815cdf05a2: Layer already exists [2023-08-29T21:05:05.390Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:05.390Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:05.390Z] f65a0574570d: Layer already exists [2023-08-29T21:05:05.390Z] 586f41dd4cb0: Layer already exists [2023-08-29T21:05:05.390Z] 5f70bf18a086: Layer already exists [2023-08-29T21:05:05.390Z] c0246242febe: Layer already exists [2023-08-29T21:05:05.390Z] e82154376dec: Layer already exists [2023-08-29T21:05:05.390Z] 36b50b131297: Layer already exists [2023-08-29T21:05:05.390Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:05.699Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:05.999Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-08-29T21:05:06.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-08-29T21:05:06.000Z] a021941614fa: Preparing [2023-08-29T21:05:06.000Z] 17d1d454a0c8: Preparing [2023-08-29T21:05:06.000Z] 6d31be874ade: Preparing [2023-08-29T21:05:06.000Z] da7fb5aa213d: Preparing [2023-08-29T21:05:06.000Z] 8c9f2469a60e: Preparing [2023-08-29T21:05:06.000Z] ebb789a36241: Preparing [2023-08-29T21:05:06.000Z] 00815cdf05a2: Preparing [2023-08-29T21:05:06.000Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:06.000Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:06.000Z] f65a0574570d: Preparing [2023-08-29T21:05:06.000Z] 586f41dd4cb0: Preparing [2023-08-29T21:05:06.000Z] 5f70bf18a086: Preparing [2023-08-29T21:05:06.000Z] c0246242febe: Preparing [2023-08-29T21:05:06.000Z] e82154376dec: Preparing [2023-08-29T21:05:06.000Z] 36b50b131297: Preparing [2023-08-29T21:05:06.000Z] ebb789a36241: Waiting [2023-08-29T21:05:06.000Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:06.000Z] 5f70bf18a086: Waiting [2023-08-29T21:05:06.000Z] c0246242febe: Waiting [2023-08-29T21:05:06.000Z] f65a0574570d: Waiting [2023-08-29T21:05:06.000Z] 586f41dd4cb0: Waiting [2023-08-29T21:05:06.000Z] e82154376dec: Waiting [2023-08-29T21:05:06.000Z] 00815cdf05a2: Waiting [2023-08-29T21:05:06.000Z] 36b50b131297: Waiting [2023-08-29T21:05:06.000Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:06.000Z] a021941614fa: Layer already exists [2023-08-29T21:05:06.000Z] 8c9f2469a60e: Layer already exists [2023-08-29T21:05:06.000Z] da7fb5aa213d: Layer already exists [2023-08-29T21:05:06.000Z] 17d1d454a0c8: Layer already exists [2023-08-29T21:05:06.000Z] 6d31be874ade: Layer already exists [2023-08-29T21:05:06.000Z] ebb789a36241: Layer already exists [2023-08-29T21:05:06.000Z] 00815cdf05a2: Layer already exists [2023-08-29T21:05:06.000Z] f65a0574570d: Layer already exists [2023-08-29T21:05:06.000Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:06.000Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:06.000Z] 586f41dd4cb0: Layer already exists [2023-08-29T21:05:06.000Z] c0246242febe: Layer already exists [2023-08-29T21:05:06.000Z] e82154376dec: Layer already exists [2023-08-29T21:05:06.000Z] 36b50b131297: Layer already exists [2023-08-29T21:05:06.000Z] 5f70bf18a086: Layer already exists [2023-08-29T21:05:06.000Z] main: digest: sha256:fa93ecd39d1d3649917366ae03cce996425f0608abc0e64cfa93b69335937639 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:06.034Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:06.040Z] taggedImages: [2023-08-29T21:05:06.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:06.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-08-29T21:05:06.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.35 [2023-08-29T21:05:06.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:06.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-08-29T21:05:06.056Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-08-29T21:05:06.056Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:06.056Z] latest [2023-08-29T21:05:06.056Z] 3.1.0-dev.35 [2023-08-29T21:05:06.056Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:06.056Z] main [2023-08-29T21:05:06.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:06.359Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:06.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:06.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-29T21:05:06.662Z] 81c76e11cf4f: Preparing [2023-08-29T21:05:06.662Z] 4a952b1fd851: Preparing [2023-08-29T21:05:06.662Z] 45b3c9b9922a: Preparing [2023-08-29T21:05:06.662Z] d7a8f189c940: Preparing [2023-08-29T21:05:06.662Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:06.662Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:06.662Z] c8e00e9f4600: Preparing [2023-08-29T21:05:06.662Z] 36b50b131297: Preparing [2023-08-29T21:05:06.662Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:06.662Z] c8e00e9f4600: Waiting [2023-08-29T21:05:06.662Z] 36b50b131297: Waiting [2023-08-29T21:05:06.662Z] 4a952b1fd851: Layer already exists [2023-08-29T21:05:06.662Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:05:06.662Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:06.662Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:06.662Z] c8e00e9f4600: Layer already exists [2023-08-29T21:05:06.662Z] 36b50b131297: Layer already exists [2023-08-29T21:05:06.662Z] 45b3c9b9922a: Pushed [2023-08-29T21:05:08.040Z] d7a8f189c940: Pushed [2023-08-29T21:05:08.298Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:08.607Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:08.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-29T21:05:08.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-29T21:05:08.904Z] 81c76e11cf4f: Preparing [2023-08-29T21:05:08.904Z] 4a952b1fd851: Preparing [2023-08-29T21:05:08.904Z] 45b3c9b9922a: Preparing [2023-08-29T21:05:08.904Z] d7a8f189c940: Preparing [2023-08-29T21:05:08.904Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:08.904Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:08.904Z] c8e00e9f4600: Preparing [2023-08-29T21:05:08.904Z] 36b50b131297: Preparing [2023-08-29T21:05:08.904Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:08.904Z] c8e00e9f4600: Waiting [2023-08-29T21:05:08.904Z] 36b50b131297: Waiting [2023-08-29T21:05:08.904Z] 4a952b1fd851: Layer already exists [2023-08-29T21:05:08.904Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:05:08.904Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:08.904Z] 45b3c9b9922a: Layer already exists [2023-08-29T21:05:08.904Z] d7a8f189c940: Layer already exists [2023-08-29T21:05:08.904Z] c8e00e9f4600: Layer already exists [2023-08-29T21:05:08.904Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:08.904Z] 36b50b131297: Layer already exists [2023-08-29T21:05:08.904Z] latest: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:09.210Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:09.515Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.35 [2023-08-29T21:05:09.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-29T21:05:09.515Z] 81c76e11cf4f: Preparing [2023-08-29T21:05:09.515Z] 4a952b1fd851: Preparing [2023-08-29T21:05:09.515Z] 45b3c9b9922a: Preparing [2023-08-29T21:05:09.515Z] d7a8f189c940: Preparing [2023-08-29T21:05:09.515Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:09.515Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:09.515Z] c8e00e9f4600: Preparing [2023-08-29T21:05:09.515Z] 36b50b131297: Preparing [2023-08-29T21:05:09.515Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:09.515Z] c8e00e9f4600: Waiting [2023-08-29T21:05:09.515Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:05:09.515Z] 4a952b1fd851: Layer already exists [2023-08-29T21:05:09.515Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:09.515Z] d7a8f189c940: Layer already exists [2023-08-29T21:05:09.515Z] 45b3c9b9922a: Layer already exists [2023-08-29T21:05:09.515Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:09.515Z] 36b50b131297: Layer already exists [2023-08-29T21:05:09.515Z] c8e00e9f4600: Layer already exists [2023-08-29T21:05:09.515Z] 3.1.0-dev.35: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:09.822Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:10.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:10.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-29T21:05:10.128Z] 81c76e11cf4f: Preparing [2023-08-29T21:05:10.128Z] 4a952b1fd851: Preparing [2023-08-29T21:05:10.128Z] 45b3c9b9922a: Preparing [2023-08-29T21:05:10.128Z] d7a8f189c940: Preparing [2023-08-29T21:05:10.128Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:10.128Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:10.128Z] c8e00e9f4600: Preparing [2023-08-29T21:05:10.128Z] 36b50b131297: Preparing [2023-08-29T21:05:10.128Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:10.128Z] c8e00e9f4600: Waiting [2023-08-29T21:05:10.128Z] 36b50b131297: Waiting [2023-08-29T21:05:10.128Z] 4a952b1fd851: Layer already exists [2023-08-29T21:05:10.128Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:05:10.128Z] d7a8f189c940: Layer already exists [2023-08-29T21:05:10.128Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:10.128Z] 45b3c9b9922a: Layer already exists [2023-08-29T21:05:10.128Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:10.128Z] c8e00e9f4600: Layer already exists [2023-08-29T21:05:10.128Z] 36b50b131297: Layer already exists [2023-08-29T21:05:10.128Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:10.442Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:10.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-08-29T21:05:10.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-08-29T21:05:10.753Z] 81c76e11cf4f: Preparing [2023-08-29T21:05:10.753Z] 4a952b1fd851: Preparing [2023-08-29T21:05:10.753Z] 45b3c9b9922a: Preparing [2023-08-29T21:05:10.753Z] d7a8f189c940: Preparing [2023-08-29T21:05:10.753Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:10.753Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:10.753Z] c8e00e9f4600: Preparing [2023-08-29T21:05:10.753Z] 36b50b131297: Preparing [2023-08-29T21:05:10.753Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:10.753Z] c8e00e9f4600: Waiting [2023-08-29T21:05:10.753Z] 36b50b131297: Waiting [2023-08-29T21:05:10.753Z] 4a952b1fd851: Layer already exists [2023-08-29T21:05:10.753Z] 81c76e11cf4f: Layer already exists [2023-08-29T21:05:10.753Z] d7a8f189c940: Layer already exists [2023-08-29T21:05:10.753Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:10.753Z] 45b3c9b9922a: Layer already exists [2023-08-29T21:05:10.753Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:10.753Z] c8e00e9f4600: Layer already exists [2023-08-29T21:05:10.753Z] 36b50b131297: Layer already exists [2023-08-29T21:05:10.753Z] main: digest: sha256:4f7ca284da659dbc6c9c5ba8f3f8d7d5cd46a381007966ce4700be39351796ef size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:10.803Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:10.811Z] taggedImages: [2023-08-29T21:05:10.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:10.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-08-29T21:05:10.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.35 [2023-08-29T21:05:10.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:10.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-08-29T21:05:10.833Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-08-29T21:05:10.833Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:10.833Z] latest [2023-08-29T21:05:10.833Z] 3.1.0-dev.35 [2023-08-29T21:05:10.833Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:10.833Z] main [2023-08-29T21:05:10.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:11.161Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:11.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:11.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-29T21:05:11.459Z] d502531e91b7: Preparing [2023-08-29T21:05:11.459Z] 4b646af42217: Preparing [2023-08-29T21:05:11.459Z] 2d7b17464a89: Preparing [2023-08-29T21:05:11.459Z] 1db5f1bd94ee: Preparing [2023-08-29T21:05:11.459Z] 329870fc349e: Preparing [2023-08-29T21:05:11.459Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:11.459Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:11.459Z] ebe7fb589c4d: Preparing [2023-08-29T21:05:11.459Z] 980a5ebccfc0: Preparing [2023-08-29T21:05:11.459Z] 36b50b131297: Preparing [2023-08-29T21:05:11.459Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:11.459Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:11.459Z] 980a5ebccfc0: Waiting [2023-08-29T21:05:11.459Z] 36b50b131297: Waiting [2023-08-29T21:05:11.459Z] 1db5f1bd94ee: Pushed [2023-08-29T21:05:11.459Z] d502531e91b7: Pushed [2023-08-29T21:05:11.459Z] 329870fc349e: Pushed [2023-08-29T21:05:11.459Z] 4b646af42217: Pushed [2023-08-29T21:05:11.459Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:11.459Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:11.459Z] 36b50b131297: Layer already exists [2023-08-29T21:05:11.717Z] ebe7fb589c4d: Pushed [2023-08-29T21:05:13.102Z] 980a5ebccfc0: Pushed [2023-08-29T21:05:13.102Z] 2d7b17464a89: Pushed [2023-08-29T21:05:13.102Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:13.403Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:13.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-29T21:05:13.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-29T21:05:13.700Z] d502531e91b7: Preparing [2023-08-29T21:05:13.700Z] 4b646af42217: Preparing [2023-08-29T21:05:13.700Z] 2d7b17464a89: Preparing [2023-08-29T21:05:13.700Z] 1db5f1bd94ee: Preparing [2023-08-29T21:05:13.700Z] 329870fc349e: Preparing [2023-08-29T21:05:13.700Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:13.700Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:13.700Z] ebe7fb589c4d: Preparing [2023-08-29T21:05:13.700Z] 980a5ebccfc0: Preparing [2023-08-29T21:05:13.700Z] 36b50b131297: Preparing [2023-08-29T21:05:13.700Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:13.700Z] ebe7fb589c4d: Waiting [2023-08-29T21:05:13.700Z] 980a5ebccfc0: Waiting [2023-08-29T21:05:13.700Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:13.700Z] 36b50b131297: Waiting [2023-08-29T21:05:13.700Z] 4b646af42217: Layer already exists [2023-08-29T21:05:13.700Z] 2d7b17464a89: Layer already exists [2023-08-29T21:05:13.700Z] 329870fc349e: Layer already exists [2023-08-29T21:05:13.700Z] d502531e91b7: Layer already exists [2023-08-29T21:05:13.700Z] 1db5f1bd94ee: Layer already exists [2023-08-29T21:05:13.700Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:13.700Z] ebe7fb589c4d: Layer already exists [2023-08-29T21:05:13.700Z] 980a5ebccfc0: Layer already exists [2023-08-29T21:05:13.700Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:13.700Z] 36b50b131297: Layer already exists [2023-08-29T21:05:13.700Z] latest: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:13.999Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:14.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.35 [2023-08-29T21:05:14.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-29T21:05:14.303Z] d502531e91b7: Preparing [2023-08-29T21:05:14.303Z] 4b646af42217: Preparing [2023-08-29T21:05:14.303Z] 2d7b17464a89: Preparing [2023-08-29T21:05:14.303Z] 1db5f1bd94ee: Preparing [2023-08-29T21:05:14.303Z] 329870fc349e: Preparing [2023-08-29T21:05:14.303Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:14.303Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:14.303Z] ebe7fb589c4d: Preparing [2023-08-29T21:05:14.303Z] 980a5ebccfc0: Preparing [2023-08-29T21:05:14.303Z] 36b50b131297: Preparing [2023-08-29T21:05:14.303Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:14.303Z] ebe7fb589c4d: Waiting [2023-08-29T21:05:14.303Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:14.303Z] 980a5ebccfc0: Waiting [2023-08-29T21:05:14.303Z] 36b50b131297: Waiting [2023-08-29T21:05:14.303Z] 1db5f1bd94ee: Layer already exists [2023-08-29T21:05:14.303Z] d502531e91b7: Layer already exists [2023-08-29T21:05:14.303Z] 4b646af42217: Layer already exists [2023-08-29T21:05:14.303Z] 329870fc349e: Layer already exists [2023-08-29T21:05:14.303Z] 2d7b17464a89: Layer already exists [2023-08-29T21:05:14.303Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:14.303Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:14.303Z] 980a5ebccfc0: Layer already exists [2023-08-29T21:05:14.303Z] ebe7fb589c4d: Layer already exists [2023-08-29T21:05:14.303Z] 36b50b131297: Layer already exists [2023-08-29T21:05:14.303Z] 3.1.0-dev.35: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:14.608Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:14.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:14.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-29T21:05:14.917Z] d502531e91b7: Preparing [2023-08-29T21:05:14.917Z] 4b646af42217: Preparing [2023-08-29T21:05:14.917Z] 2d7b17464a89: Preparing [2023-08-29T21:05:14.917Z] 1db5f1bd94ee: Preparing [2023-08-29T21:05:14.917Z] 329870fc349e: Preparing [2023-08-29T21:05:14.917Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:14.917Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:14.917Z] ebe7fb589c4d: Preparing [2023-08-29T21:05:14.917Z] 980a5ebccfc0: Preparing [2023-08-29T21:05:14.917Z] 36b50b131297: Preparing [2023-08-29T21:05:14.917Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:14.917Z] 36b50b131297: Waiting [2023-08-29T21:05:14.917Z] ebe7fb589c4d: Waiting [2023-08-29T21:05:14.917Z] 980a5ebccfc0: Waiting [2023-08-29T21:05:14.917Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:14.917Z] 1db5f1bd94ee: Layer already exists [2023-08-29T21:05:14.917Z] 2d7b17464a89: Layer already exists [2023-08-29T21:05:14.917Z] 4b646af42217: Layer already exists [2023-08-29T21:05:14.917Z] d502531e91b7: Layer already exists [2023-08-29T21:05:14.917Z] 329870fc349e: Layer already exists [2023-08-29T21:05:14.917Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:14.917Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:14.917Z] 36b50b131297: Layer already exists [2023-08-29T21:05:14.917Z] ebe7fb589c4d: Layer already exists [2023-08-29T21:05:14.917Z] 980a5ebccfc0: Layer already exists [2023-08-29T21:05:14.917Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:15.224Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:15.523Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-08-29T21:05:15.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-08-29T21:05:15.523Z] d502531e91b7: Preparing [2023-08-29T21:05:15.523Z] 4b646af42217: Preparing [2023-08-29T21:05:15.523Z] 2d7b17464a89: Preparing [2023-08-29T21:05:15.523Z] 1db5f1bd94ee: Preparing [2023-08-29T21:05:15.523Z] 329870fc349e: Preparing [2023-08-29T21:05:15.523Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:15.523Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:15.523Z] ebe7fb589c4d: Preparing [2023-08-29T21:05:15.523Z] 980a5ebccfc0: Preparing [2023-08-29T21:05:15.523Z] 36b50b131297: Preparing [2023-08-29T21:05:15.523Z] ebe7fb589c4d: Waiting [2023-08-29T21:05:15.523Z] 36b50b131297: Waiting [2023-08-29T21:05:15.523Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:15.523Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:15.523Z] d502531e91b7: Layer already exists [2023-08-29T21:05:15.523Z] 329870fc349e: Layer already exists [2023-08-29T21:05:15.523Z] 4b646af42217: Layer already exists [2023-08-29T21:05:15.523Z] 1db5f1bd94ee: Layer already exists [2023-08-29T21:05:15.523Z] 2d7b17464a89: Layer already exists [2023-08-29T21:05:15.523Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:15.523Z] ebe7fb589c4d: Layer already exists [2023-08-29T21:05:15.523Z] 980a5ebccfc0: Layer already exists [2023-08-29T21:05:15.523Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:15.523Z] 36b50b131297: Layer already exists [2023-08-29T21:05:15.523Z] main: digest: sha256:a2d97accab31a7a559abf13f24cfe31bde6efc0331426ba356f43ee811e483a5 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:15.557Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:15.563Z] taggedImages: [2023-08-29T21:05:15.563Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:15.563Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-08-29T21:05:15.563Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.35 [2023-08-29T21:05:15.563Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:15.563Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-08-29T21:05:15.577Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-08-29T21:05:15.577Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:15.577Z] latest [2023-08-29T21:05:15.577Z] 3.1.0-dev.35 [2023-08-29T21:05:15.577Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:15.577Z] main [2023-08-29T21:05:15.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:15.897Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:16.195Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:16.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-29T21:05:16.195Z] 49f25f3ddf7e: Preparing [2023-08-29T21:05:16.195Z] 764c51bc0748: Preparing [2023-08-29T21:05:16.195Z] f323c459786e: Preparing [2023-08-29T21:05:16.195Z] 2e2ed5255d2a: Preparing [2023-08-29T21:05:16.195Z] 50401e96ed4a: Preparing [2023-08-29T21:05:16.195Z] 9acdc94c085c: Preparing [2023-08-29T21:05:16.195Z] 9edc59055c57: Preparing [2023-08-29T21:05:16.195Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:16.195Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:16.195Z] cb416b0db383: Preparing [2023-08-29T21:05:16.195Z] 36b50b131297: Preparing [2023-08-29T21:05:16.195Z] 9acdc94c085c: Waiting [2023-08-29T21:05:16.195Z] cb416b0db383: Waiting [2023-08-29T21:05:16.195Z] 9edc59055c57: Waiting [2023-08-29T21:05:16.195Z] 36b50b131297: Waiting [2023-08-29T21:05:16.195Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:16.195Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:16.195Z] 49f25f3ddf7e: Pushed [2023-08-29T21:05:16.195Z] 50401e96ed4a: Pushed [2023-08-29T21:05:16.195Z] 764c51bc0748: Pushed [2023-08-29T21:05:16.195Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:16.195Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:16.453Z] 9acdc94c085c: Pushed [2023-08-29T21:05:16.453Z] 9edc59055c57: Pushed [2023-08-29T21:05:16.453Z] 36b50b131297: Layer already exists [2023-08-29T21:05:17.825Z] 2e2ed5255d2a: Pushed [2023-08-29T21:05:17.825Z] cb416b0db383: Pushed [2023-08-29T21:05:18.083Z] f323c459786e: Pushed [2023-08-29T21:05:18.083Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:18.395Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:18.696Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-29T21:05:18.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-29T21:05:18.697Z] 49f25f3ddf7e: Preparing [2023-08-29T21:05:18.697Z] 764c51bc0748: Preparing [2023-08-29T21:05:18.697Z] f323c459786e: Preparing [2023-08-29T21:05:18.697Z] 2e2ed5255d2a: Preparing [2023-08-29T21:05:18.697Z] 50401e96ed4a: Preparing [2023-08-29T21:05:18.697Z] 9acdc94c085c: Preparing [2023-08-29T21:05:18.697Z] 9edc59055c57: Preparing [2023-08-29T21:05:18.697Z] 9acdc94c085c: Waiting [2023-08-29T21:05:18.697Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:18.697Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:18.697Z] 9edc59055c57: Waiting [2023-08-29T21:05:18.697Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:18.697Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:18.697Z] cb416b0db383: Preparing [2023-08-29T21:05:18.697Z] 36b50b131297: Preparing [2023-08-29T21:05:18.697Z] cb416b0db383: Waiting [2023-08-29T21:05:18.697Z] 2e2ed5255d2a: Layer already exists [2023-08-29T21:05:18.697Z] f323c459786e: Layer already exists [2023-08-29T21:05:18.697Z] 49f25f3ddf7e: Layer already exists [2023-08-29T21:05:18.697Z] 50401e96ed4a: Layer already exists [2023-08-29T21:05:18.697Z] 764c51bc0748: Layer already exists [2023-08-29T21:05:18.697Z] 9edc59055c57: Layer already exists [2023-08-29T21:05:18.697Z] 9acdc94c085c: Layer already exists [2023-08-29T21:05:18.697Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:18.697Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:18.697Z] cb416b0db383: Layer already exists [2023-08-29T21:05:18.697Z] 36b50b131297: Layer already exists [2023-08-29T21:05:18.697Z] latest: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:19.002Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:19.301Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.35 [2023-08-29T21:05:19.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-29T21:05:19.301Z] 49f25f3ddf7e: Preparing [2023-08-29T21:05:19.301Z] 764c51bc0748: Preparing [2023-08-29T21:05:19.301Z] f323c459786e: Preparing [2023-08-29T21:05:19.301Z] 2e2ed5255d2a: Preparing [2023-08-29T21:05:19.301Z] 50401e96ed4a: Preparing [2023-08-29T21:05:19.301Z] 9acdc94c085c: Preparing [2023-08-29T21:05:19.301Z] 9edc59055c57: Preparing [2023-08-29T21:05:19.301Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:19.301Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:19.301Z] cb416b0db383: Preparing [2023-08-29T21:05:19.301Z] 36b50b131297: Preparing [2023-08-29T21:05:19.301Z] 9acdc94c085c: Waiting [2023-08-29T21:05:19.301Z] 9edc59055c57: Waiting [2023-08-29T21:05:19.301Z] cb416b0db383: Waiting [2023-08-29T21:05:19.301Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:19.301Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:19.301Z] 36b50b131297: Waiting [2023-08-29T21:05:19.301Z] 49f25f3ddf7e: Layer already exists [2023-08-29T21:05:19.301Z] 764c51bc0748: Layer already exists [2023-08-29T21:05:19.301Z] 2e2ed5255d2a: Layer already exists [2023-08-29T21:05:19.301Z] f323c459786e: Layer already exists [2023-08-29T21:05:19.301Z] 50401e96ed4a: Layer already exists [2023-08-29T21:05:19.301Z] 9edc59055c57: Layer already exists [2023-08-29T21:05:19.301Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:19.301Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:19.301Z] cb416b0db383: Layer already exists [2023-08-29T21:05:19.301Z] 9acdc94c085c: Layer already exists [2023-08-29T21:05:19.301Z] 36b50b131297: Layer already exists [2023-08-29T21:05:19.301Z] 3.1.0-dev.35: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:19.603Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:19.910Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:19.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-29T21:05:19.910Z] 49f25f3ddf7e: Preparing [2023-08-29T21:05:19.910Z] 764c51bc0748: Preparing [2023-08-29T21:05:19.910Z] f323c459786e: Preparing [2023-08-29T21:05:19.910Z] 2e2ed5255d2a: Preparing [2023-08-29T21:05:19.910Z] 50401e96ed4a: Preparing [2023-08-29T21:05:19.910Z] 9acdc94c085c: Preparing [2023-08-29T21:05:19.910Z] 9edc59055c57: Preparing [2023-08-29T21:05:19.910Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:19.910Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:19.910Z] cb416b0db383: Preparing [2023-08-29T21:05:19.910Z] 36b50b131297: Preparing [2023-08-29T21:05:19.910Z] 9edc59055c57: Waiting [2023-08-29T21:05:19.910Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:19.910Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:19.910Z] cb416b0db383: Waiting [2023-08-29T21:05:19.910Z] 36b50b131297: Waiting [2023-08-29T21:05:19.910Z] 9acdc94c085c: Waiting [2023-08-29T21:05:19.910Z] 2e2ed5255d2a: Layer already exists [2023-08-29T21:05:19.910Z] 764c51bc0748: Layer already exists [2023-08-29T21:05:19.910Z] 49f25f3ddf7e: Layer already exists [2023-08-29T21:05:19.910Z] f323c459786e: Layer already exists [2023-08-29T21:05:19.910Z] 50401e96ed4a: Layer already exists [2023-08-29T21:05:19.910Z] 9acdc94c085c: Layer already exists [2023-08-29T21:05:19.910Z] 9edc59055c57: Layer already exists [2023-08-29T21:05:19.910Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:19.910Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:19.910Z] cb416b0db383: Layer already exists [2023-08-29T21:05:19.910Z] 36b50b131297: Layer already exists [2023-08-29T21:05:19.910Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:20.216Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:20.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-08-29T21:05:20.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-08-29T21:05:20.517Z] 49f25f3ddf7e: Preparing [2023-08-29T21:05:20.517Z] 764c51bc0748: Preparing [2023-08-29T21:05:20.517Z] f323c459786e: Preparing [2023-08-29T21:05:20.517Z] 2e2ed5255d2a: Preparing [2023-08-29T21:05:20.517Z] 50401e96ed4a: Preparing [2023-08-29T21:05:20.517Z] 9acdc94c085c: Preparing [2023-08-29T21:05:20.517Z] 9edc59055c57: Preparing [2023-08-29T21:05:20.517Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:20.517Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:20.517Z] cb416b0db383: Preparing [2023-08-29T21:05:20.517Z] 36b50b131297: Preparing [2023-08-29T21:05:20.517Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:20.517Z] cb416b0db383: Waiting [2023-08-29T21:05:20.517Z] 36b50b131297: Waiting [2023-08-29T21:05:20.517Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:20.517Z] 9acdc94c085c: Waiting [2023-08-29T21:05:20.517Z] 9edc59055c57: Waiting [2023-08-29T21:05:20.517Z] 764c51bc0748: Layer already exists [2023-08-29T21:05:20.517Z] 49f25f3ddf7e: Layer already exists [2023-08-29T21:05:20.517Z] 50401e96ed4a: Layer already exists [2023-08-29T21:05:20.517Z] 2e2ed5255d2a: Layer already exists [2023-08-29T21:05:20.517Z] f323c459786e: Layer already exists [2023-08-29T21:05:20.517Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:20.517Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:20.517Z] 9acdc94c085c: Layer already exists [2023-08-29T21:05:20.517Z] 9edc59055c57: Layer already exists [2023-08-29T21:05:20.517Z] cb416b0db383: Layer already exists [2023-08-29T21:05:20.517Z] 36b50b131297: Layer already exists [2023-08-29T21:05:20.517Z] main: digest: sha256:00492aba46e0426e5ee4fab2a03ff01e900ef90dd3c5458a1cf041a15867f2a9 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:20.560Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:20.568Z] taggedImages: [2023-08-29T21:05:20.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:20.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-08-29T21:05:20.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.35 [2023-08-29T21:05:20.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:20.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-08-29T21:05:20.590Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-08-29T21:05:20.590Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:20.590Z] latest [2023-08-29T21:05:20.590Z] 3.1.0-dev.35 [2023-08-29T21:05:20.590Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:20.590Z] main [2023-08-29T21:05:20.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:20.899Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:21.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:21.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-29T21:05:21.208Z] a95a6dba3de4: Preparing [2023-08-29T21:05:21.208Z] ae81c492e271: Preparing [2023-08-29T21:05:21.208Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:21.208Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:21.208Z] 9579916768d5: Preparing [2023-08-29T21:05:21.208Z] 36b50b131297: Preparing [2023-08-29T21:05:21.208Z] 36b50b131297: Waiting [2023-08-29T21:05:21.208Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:21.208Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:21.208Z] 36b50b131297: Layer already exists [2023-08-29T21:05:21.208Z] a95a6dba3de4: Pushed [2023-08-29T21:05:21.776Z] 9579916768d5: Pushed [2023-08-29T21:05:23.687Z] ae81c492e271: Pushed [2023-08-29T21:05:23.946Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:24.267Z] + 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-08-29T21:05:24.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-29T21:05:24.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-29T21:05:24.572Z] a95a6dba3de4: Preparing [2023-08-29T21:05:24.572Z] ae81c492e271: Preparing [2023-08-29T21:05:24.572Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:24.572Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:24.572Z] 9579916768d5: Preparing [2023-08-29T21:05:24.572Z] 36b50b131297: Preparing [2023-08-29T21:05:24.572Z] 36b50b131297: Waiting [2023-08-29T21:05:24.572Z] ae81c492e271: Layer already exists [2023-08-29T21:05:24.572Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:24.572Z] a95a6dba3de4: Layer already exists [2023-08-29T21:05:24.572Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:24.572Z] 9579916768d5: Layer already exists [2023-08-29T21:05:24.572Z] 36b50b131297: Layer already exists [2023-08-29T21:05:24.572Z] latest: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:24.877Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:25.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.35 [2023-08-29T21:05:25.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-29T21:05:25.177Z] a95a6dba3de4: Preparing [2023-08-29T21:05:25.177Z] ae81c492e271: Preparing [2023-08-29T21:05:25.177Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:25.177Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:25.177Z] 9579916768d5: Preparing [2023-08-29T21:05:25.177Z] 36b50b131297: Preparing [2023-08-29T21:05:25.177Z] 36b50b131297: Waiting [2023-08-29T21:05:25.177Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:25.177Z] a95a6dba3de4: Layer already exists [2023-08-29T21:05:25.177Z] 9579916768d5: Layer already exists [2023-08-29T21:05:25.177Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:25.177Z] ae81c492e271: Layer already exists [2023-08-29T21:05:25.177Z] 36b50b131297: Layer already exists [2023-08-29T21:05:25.177Z] 3.1.0-dev.35: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:25.483Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:25.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:25.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-29T21:05:25.790Z] a95a6dba3de4: Preparing [2023-08-29T21:05:25.790Z] ae81c492e271: Preparing [2023-08-29T21:05:25.790Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:25.790Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:25.790Z] 9579916768d5: Preparing [2023-08-29T21:05:25.790Z] 36b50b131297: Preparing [2023-08-29T21:05:25.790Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:25.790Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:25.790Z] a95a6dba3de4: Layer already exists [2023-08-29T21:05:25.790Z] 9579916768d5: Layer already exists [2023-08-29T21:05:25.790Z] ae81c492e271: Layer already exists [2023-08-29T21:05:25.790Z] 36b50b131297: Layer already exists [2023-08-29T21:05:25.790Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:26.101Z] + 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-08-29T21:05:26.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-08-29T21:05:26.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-08-29T21:05:26.402Z] a95a6dba3de4: Preparing [2023-08-29T21:05:26.402Z] ae81c492e271: Preparing [2023-08-29T21:05:26.402Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:26.402Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:26.402Z] 9579916768d5: Preparing [2023-08-29T21:05:26.402Z] 36b50b131297: Preparing [2023-08-29T21:05:26.402Z] 36b50b131297: Waiting [2023-08-29T21:05:26.402Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:26.402Z] a95a6dba3de4: Layer already exists [2023-08-29T21:05:26.402Z] 9579916768d5: Layer already exists [2023-08-29T21:05:26.402Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:26.402Z] ae81c492e271: Layer already exists [2023-08-29T21:05:26.402Z] 36b50b131297: Layer already exists [2023-08-29T21:05:26.402Z] main: digest: sha256:8391077f6b02b2607e8903e2d54d12bb01084de5cc0498ef6620f7850911dfc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:26.438Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:26.443Z] taggedImages: [2023-08-29T21:05:26.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:26.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-08-29T21:05:26.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.35 [2023-08-29T21:05:26.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:26.443Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-08-29T21:05:26.457Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-08-29T21:05:26.457Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:26.457Z] latest [2023-08-29T21:05:26.457Z] 3.1.0-dev.35 [2023-08-29T21:05:26.457Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:26.457Z] main [2023-08-29T21:05:26.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:26.762Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:27.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:27.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-29T21:05:27.070Z] cbcc0130e929: Preparing [2023-08-29T21:05:27.070Z] 74247075439e: Preparing [2023-08-29T21:05:27.070Z] d12d114f129e: Preparing [2023-08-29T21:05:27.070Z] fb0012f838fe: Preparing [2023-08-29T21:05:27.070Z] 2d6da190d7ec: Preparing [2023-08-29T21:05:27.070Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:27.070Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:27.070Z] 5de55dcbf695: Preparing [2023-08-29T21:05:27.070Z] 36b50b131297: Preparing [2023-08-29T21:05:27.070Z] 36b50b131297: Waiting [2023-08-29T21:05:27.070Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:27.070Z] 5de55dcbf695: Waiting [2023-08-29T21:05:27.070Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:27.070Z] cbcc0130e929: Pushed [2023-08-29T21:05:27.070Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:27.070Z] 74247075439e: Pushed [2023-08-29T21:05:27.070Z] d12d114f129e: Pushed [2023-08-29T21:05:27.070Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:27.070Z] 36b50b131297: Layer already exists [2023-08-29T21:05:27.638Z] 5de55dcbf695: Pushed [2023-08-29T21:05:32.907Z] 2d6da190d7ec: Pushed [2023-08-29T21:05:36.196Z] fb0012f838fe: Pushed [2023-08-29T21:05:36.196Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:36.496Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:36.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-29T21:05:36.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-29T21:05:36.795Z] cbcc0130e929: Preparing [2023-08-29T21:05:36.795Z] 74247075439e: Preparing [2023-08-29T21:05:36.795Z] d12d114f129e: Preparing [2023-08-29T21:05:36.795Z] fb0012f838fe: Preparing [2023-08-29T21:05:36.795Z] 2d6da190d7ec: Preparing [2023-08-29T21:05:36.795Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:36.795Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:36.795Z] 5de55dcbf695: Preparing [2023-08-29T21:05:36.795Z] 36b50b131297: Preparing [2023-08-29T21:05:36.795Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:36.795Z] 36b50b131297: Waiting [2023-08-29T21:05:36.795Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:36.795Z] 5de55dcbf695: Waiting [2023-08-29T21:05:36.795Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:36.795Z] d12d114f129e: Layer already exists [2023-08-29T21:05:36.795Z] 2d6da190d7ec: Layer already exists [2023-08-29T21:05:36.795Z] 74247075439e: Layer already exists [2023-08-29T21:05:36.795Z] cbcc0130e929: Layer already exists [2023-08-29T21:05:36.795Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:36.795Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:36.795Z] 36b50b131297: Layer already exists [2023-08-29T21:05:36.795Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:36.795Z] latest: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:37.104Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:37.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.35 [2023-08-29T21:05:37.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-29T21:05:37.408Z] cbcc0130e929: Preparing [2023-08-29T21:05:37.408Z] 74247075439e: Preparing [2023-08-29T21:05:37.408Z] d12d114f129e: Preparing [2023-08-29T21:05:37.408Z] fb0012f838fe: Preparing [2023-08-29T21:05:37.408Z] 2d6da190d7ec: Preparing [2023-08-29T21:05:37.408Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:37.408Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:37.408Z] 5de55dcbf695: Preparing [2023-08-29T21:05:37.408Z] 36b50b131297: Preparing [2023-08-29T21:05:37.408Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:37.408Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:37.408Z] 5de55dcbf695: Waiting [2023-08-29T21:05:37.408Z] 36b50b131297: Waiting [2023-08-29T21:05:37.408Z] cbcc0130e929: Layer already exists [2023-08-29T21:05:37.408Z] 74247075439e: Layer already exists [2023-08-29T21:05:37.408Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:37.408Z] d12d114f129e: Layer already exists [2023-08-29T21:05:37.408Z] 2d6da190d7ec: Layer already exists [2023-08-29T21:05:37.408Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:37.408Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:37.408Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:37.408Z] 36b50b131297: Layer already exists [2023-08-29T21:05:37.408Z] 3.1.0-dev.35: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:37.713Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:38.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:38.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-29T21:05:38.016Z] cbcc0130e929: Preparing [2023-08-29T21:05:38.016Z] 74247075439e: Preparing [2023-08-29T21:05:38.017Z] d12d114f129e: Preparing [2023-08-29T21:05:38.017Z] fb0012f838fe: Preparing [2023-08-29T21:05:38.017Z] 2d6da190d7ec: Preparing [2023-08-29T21:05:38.017Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:38.017Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:38.017Z] 5de55dcbf695: Preparing [2023-08-29T21:05:38.017Z] 36b50b131297: Preparing [2023-08-29T21:05:38.017Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:38.017Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:38.017Z] 5de55dcbf695: Waiting [2023-08-29T21:05:38.017Z] 36b50b131297: Waiting [2023-08-29T21:05:38.017Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:38.017Z] 2d6da190d7ec: Layer already exists [2023-08-29T21:05:38.017Z] 74247075439e: Layer already exists [2023-08-29T21:05:38.017Z] cbcc0130e929: Layer already exists [2023-08-29T21:05:38.017Z] d12d114f129e: Layer already exists [2023-08-29T21:05:38.017Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:38.017Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:38.017Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:38.017Z] 36b50b131297: Layer already exists [2023-08-29T21:05:38.017Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:38.337Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:38.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-08-29T21:05:38.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-08-29T21:05:38.639Z] cbcc0130e929: Preparing [2023-08-29T21:05:38.639Z] 74247075439e: Preparing [2023-08-29T21:05:38.639Z] d12d114f129e: Preparing [2023-08-29T21:05:38.639Z] fb0012f838fe: Preparing [2023-08-29T21:05:38.639Z] 2d6da190d7ec: Preparing [2023-08-29T21:05:38.639Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:38.639Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:38.639Z] 5de55dcbf695: Preparing [2023-08-29T21:05:38.639Z] 36b50b131297: Preparing [2023-08-29T21:05:38.639Z] 7d2d6cbbac34: Waiting [2023-08-29T21:05:38.639Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:38.639Z] 5de55dcbf695: Waiting [2023-08-29T21:05:38.639Z] 36b50b131297: Waiting [2023-08-29T21:05:38.639Z] 2d6da190d7ec: Layer already exists [2023-08-29T21:05:38.639Z] d12d114f129e: Layer already exists [2023-08-29T21:05:38.639Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:38.639Z] cbcc0130e929: Layer already exists [2023-08-29T21:05:38.640Z] 74247075439e: Layer already exists [2023-08-29T21:05:38.640Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:38.640Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:38.640Z] 36b50b131297: Layer already exists [2023-08-29T21:05:38.640Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:38.640Z] main: digest: sha256:5989fc7da558a351afe5508d7a2dbf2da249a9f225102b7576ee12324eae13d6 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:38.676Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:38.682Z] taggedImages: [2023-08-29T21:05:38.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:38.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-08-29T21:05:38.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.35 [2023-08-29T21:05:38.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:38.682Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-08-29T21:05:38.697Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-08-29T21:05:38.697Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:38.697Z] latest [2023-08-29T21:05:38.697Z] 3.1.0-dev.35 [2023-08-29T21:05:38.697Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:38.697Z] main [2023-08-29T21:05:38.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:38.998Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:39.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:39.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-29T21:05:39.309Z] 02e760e238e3: Preparing [2023-08-29T21:05:39.309Z] 8cfdb34c28ea: Preparing [2023-08-29T21:05:39.309Z] faa14befd58d: Preparing [2023-08-29T21:05:39.309Z] fb0012f838fe: Preparing [2023-08-29T21:05:39.309Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:39.309Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:39.309Z] 86bd1be90c9b: Preparing [2023-08-29T21:05:39.309Z] 36b50b131297: Preparing [2023-08-29T21:05:39.309Z] 86bd1be90c9b: Waiting [2023-08-29T21:05:39.309Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:39.309Z] 36b50b131297: Waiting [2023-08-29T21:05:39.309Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:39.309Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:39.309Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:39.309Z] 36b50b131297: Layer already exists [2023-08-29T21:05:39.309Z] faa14befd58d: Pushed [2023-08-29T21:05:39.309Z] 02e760e238e3: Pushed [2023-08-29T21:05:39.309Z] 8cfdb34c28ea: Pushed [2023-08-29T21:05:39.567Z] 86bd1be90c9b: Pushed [2023-08-29T21:05:39.825Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:40.131Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:40.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-29T21:05:40.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-29T21:05:40.431Z] 02e760e238e3: Preparing [2023-08-29T21:05:40.431Z] 8cfdb34c28ea: Preparing [2023-08-29T21:05:40.431Z] faa14befd58d: Preparing [2023-08-29T21:05:40.431Z] fb0012f838fe: Preparing [2023-08-29T21:05:40.431Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:40.431Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:40.431Z] 86bd1be90c9b: Preparing [2023-08-29T21:05:40.431Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:40.431Z] 36b50b131297: Preparing [2023-08-29T21:05:40.431Z] 86bd1be90c9b: Waiting [2023-08-29T21:05:40.431Z] 36b50b131297: Waiting [2023-08-29T21:05:40.431Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:40.431Z] faa14befd58d: Layer already exists [2023-08-29T21:05:40.431Z] 8cfdb34c28ea: Layer already exists [2023-08-29T21:05:40.431Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:40.431Z] 02e760e238e3: Layer already exists [2023-08-29T21:05:40.431Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:40.431Z] 86bd1be90c9b: Layer already exists [2023-08-29T21:05:40.431Z] 36b50b131297: Layer already exists [2023-08-29T21:05:40.431Z] latest: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:40.748Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:41.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.35 [2023-08-29T21:05:41.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-29T21:05:41.055Z] 02e760e238e3: Preparing [2023-08-29T21:05:41.055Z] 8cfdb34c28ea: Preparing [2023-08-29T21:05:41.055Z] faa14befd58d: Preparing [2023-08-29T21:05:41.055Z] fb0012f838fe: Preparing [2023-08-29T21:05:41.055Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:41.055Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:41.055Z] 86bd1be90c9b: Preparing [2023-08-29T21:05:41.055Z] 36b50b131297: Preparing [2023-08-29T21:05:41.055Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:41.055Z] 36b50b131297: Waiting [2023-08-29T21:05:41.055Z] 86bd1be90c9b: Waiting [2023-08-29T21:05:41.055Z] 02e760e238e3: Layer already exists [2023-08-29T21:05:41.055Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:41.055Z] 8cfdb34c28ea: Layer already exists [2023-08-29T21:05:41.055Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:41.055Z] faa14befd58d: Layer already exists [2023-08-29T21:05:41.055Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:41.055Z] 86bd1be90c9b: Layer already exists [2023-08-29T21:05:41.055Z] 36b50b131297: Layer already exists [2023-08-29T21:05:41.055Z] 3.1.0-dev.35: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:41.361Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:41.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:41.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-29T21:05:41.663Z] 02e760e238e3: Preparing [2023-08-29T21:05:41.663Z] 8cfdb34c28ea: Preparing [2023-08-29T21:05:41.663Z] faa14befd58d: Preparing [2023-08-29T21:05:41.663Z] fb0012f838fe: Preparing [2023-08-29T21:05:41.663Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:41.663Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:41.663Z] 86bd1be90c9b: Preparing [2023-08-29T21:05:41.663Z] 36b50b131297: Preparing [2023-08-29T21:05:41.663Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:41.663Z] 36b50b131297: Waiting [2023-08-29T21:05:41.663Z] 86bd1be90c9b: Waiting [2023-08-29T21:05:41.663Z] 8cfdb34c28ea: Layer already exists [2023-08-29T21:05:41.663Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:41.663Z] 02e760e238e3: Layer already exists [2023-08-29T21:05:41.663Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:41.663Z] faa14befd58d: Layer already exists [2023-08-29T21:05:41.663Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:41.663Z] 86bd1be90c9b: Layer already exists [2023-08-29T21:05:41.663Z] 36b50b131297: Layer already exists [2023-08-29T21:05:41.663Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:41.967Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:42.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-08-29T21:05:42.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-08-29T21:05:42.268Z] 02e760e238e3: Preparing [2023-08-29T21:05:42.268Z] 8cfdb34c28ea: Preparing [2023-08-29T21:05:42.268Z] faa14befd58d: Preparing [2023-08-29T21:05:42.268Z] fb0012f838fe: Preparing [2023-08-29T21:05:42.268Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:42.268Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:42.268Z] 86bd1be90c9b: Preparing [2023-08-29T21:05:42.268Z] 36b50b131297: Preparing [2023-08-29T21:05:42.268Z] 86bd1be90c9b: Waiting [2023-08-29T21:05:42.268Z] 36b50b131297: Waiting [2023-08-29T21:05:42.268Z] 02e760e238e3: Layer already exists [2023-08-29T21:05:42.268Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:42.268Z] 8cfdb34c28ea: Layer already exists [2023-08-29T21:05:42.268Z] fb0012f838fe: Layer already exists [2023-08-29T21:05:42.268Z] faa14befd58d: Layer already exists [2023-08-29T21:05:42.268Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:42.268Z] 86bd1be90c9b: Layer already exists [2023-08-29T21:05:42.268Z] 36b50b131297: Layer already exists [2023-08-29T21:05:42.268Z] main: digest: sha256:e0539f3035ed76b0702c1eda4372db73684000fac6c731d69437eaec08cb08f1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:42.317Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:42.325Z] taggedImages: [2023-08-29T21:05:42.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:42.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-08-29T21:05:42.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.35 [2023-08-29T21:05:42.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:42.325Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-08-29T21:05:42.350Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-08-29T21:05:42.350Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:42.350Z] latest [2023-08-29T21:05:42.350Z] 3.1.0-dev.35 [2023-08-29T21:05:42.350Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:42.350Z] main [2023-08-29T21:05:42.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:42.671Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:42.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:42.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-29T21:05:42.977Z] 2b6f2fc2bf3b: Preparing [2023-08-29T21:05:42.977Z] 63cb622dc664: Preparing [2023-08-29T21:05:42.977Z] 7e0108261056: Preparing [2023-08-29T21:05:42.977Z] ec78825fd937: Preparing [2023-08-29T21:05:42.977Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:42.977Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:42.977Z] 5de55dcbf695: Preparing [2023-08-29T21:05:42.977Z] 36b50b131297: Preparing [2023-08-29T21:05:42.977Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:42.977Z] 5de55dcbf695: Waiting [2023-08-29T21:05:42.977Z] 36b50b131297: Waiting [2023-08-29T21:05:42.977Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:42.977Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:42.977Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:42.977Z] 36b50b131297: Layer already exists [2023-08-29T21:05:42.977Z] 7e0108261056: Pushed [2023-08-29T21:05:42.977Z] 2b6f2fc2bf3b: Pushed [2023-08-29T21:05:42.977Z] 63cb622dc664: Pushed [2023-08-29T21:05:52.953Z] ec78825fd937: Pushed [2023-08-29T21:05:52.953Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:53.265Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:53.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-29T21:05:53.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-29T21:05:53.569Z] 2b6f2fc2bf3b: Preparing [2023-08-29T21:05:53.569Z] 63cb622dc664: Preparing [2023-08-29T21:05:53.569Z] 7e0108261056: Preparing [2023-08-29T21:05:53.569Z] ec78825fd937: Preparing [2023-08-29T21:05:53.569Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:53.569Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:53.569Z] 5de55dcbf695: Preparing [2023-08-29T21:05:53.569Z] 36b50b131297: Preparing [2023-08-29T21:05:53.569Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:53.569Z] 5de55dcbf695: Waiting [2023-08-29T21:05:53.569Z] 36b50b131297: Waiting [2023-08-29T21:05:53.569Z] 63cb622dc664: Layer already exists [2023-08-29T21:05:53.569Z] ec78825fd937: Layer already exists [2023-08-29T21:05:53.569Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:53.569Z] 2b6f2fc2bf3b: Layer already exists [2023-08-29T21:05:53.569Z] 7e0108261056: Layer already exists [2023-08-29T21:05:53.569Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:53.569Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:53.569Z] 36b50b131297: Layer already exists [2023-08-29T21:05:53.569Z] latest: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:53.885Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:54.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.35 [2023-08-29T21:05:54.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-29T21:05:54.186Z] 2b6f2fc2bf3b: Preparing [2023-08-29T21:05:54.186Z] 63cb622dc664: Preparing [2023-08-29T21:05:54.186Z] 7e0108261056: Preparing [2023-08-29T21:05:54.186Z] ec78825fd937: Preparing [2023-08-29T21:05:54.186Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:54.186Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:54.186Z] 5de55dcbf695: Preparing [2023-08-29T21:05:54.186Z] 36b50b131297: Preparing [2023-08-29T21:05:54.186Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:54.186Z] 5de55dcbf695: Waiting [2023-08-29T21:05:54.186Z] 7e0108261056: Layer already exists [2023-08-29T21:05:54.186Z] 63cb622dc664: Layer already exists [2023-08-29T21:05:54.186Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:54.186Z] ec78825fd937: Layer already exists [2023-08-29T21:05:54.186Z] 2b6f2fc2bf3b: Layer already exists [2023-08-29T21:05:54.186Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:54.186Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:54.186Z] 36b50b131297: Layer already exists [2023-08-29T21:05:54.186Z] 3.1.0-dev.35: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:54.492Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:54.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:54.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-29T21:05:54.799Z] 2b6f2fc2bf3b: Preparing [2023-08-29T21:05:54.799Z] 63cb622dc664: Preparing [2023-08-29T21:05:54.799Z] 7e0108261056: Preparing [2023-08-29T21:05:54.799Z] ec78825fd937: Preparing [2023-08-29T21:05:54.799Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:54.799Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:54.799Z] 5de55dcbf695: Preparing [2023-08-29T21:05:54.799Z] 36b50b131297: Preparing [2023-08-29T21:05:54.799Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:54.799Z] 5de55dcbf695: Waiting [2023-08-29T21:05:54.799Z] 36b50b131297: Waiting [2023-08-29T21:05:54.799Z] 63cb622dc664: Layer already exists [2023-08-29T21:05:54.799Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:54.799Z] 7e0108261056: Layer already exists [2023-08-29T21:05:54.799Z] 2b6f2fc2bf3b: Layer already exists [2023-08-29T21:05:54.799Z] ec78825fd937: Layer already exists [2023-08-29T21:05:54.799Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:54.799Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:54.799Z] 36b50b131297: Layer already exists [2023-08-29T21:05:54.799Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:55.102Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:55.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-08-29T21:05:55.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-08-29T21:05:55.408Z] 2b6f2fc2bf3b: Preparing [2023-08-29T21:05:55.408Z] 63cb622dc664: Preparing [2023-08-29T21:05:55.408Z] 7e0108261056: Preparing [2023-08-29T21:05:55.408Z] ec78825fd937: Preparing [2023-08-29T21:05:55.408Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:55.408Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:55.408Z] 5de55dcbf695: Preparing [2023-08-29T21:05:55.408Z] 36b50b131297: Preparing [2023-08-29T21:05:55.408Z] 5de55dcbf695: Waiting [2023-08-29T21:05:55.408Z] 56da1ed13cd5: Waiting [2023-08-29T21:05:55.408Z] ec78825fd937: Layer already exists [2023-08-29T21:05:55.408Z] 63cb622dc664: Layer already exists [2023-08-29T21:05:55.408Z] 2b6f2fc2bf3b: Layer already exists [2023-08-29T21:05:55.408Z] 7e0108261056: Layer already exists [2023-08-29T21:05:55.408Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:55.408Z] 36b50b131297: Layer already exists [2023-08-29T21:05:55.408Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:55.408Z] 5de55dcbf695: Layer already exists [2023-08-29T21:05:55.409Z] main: digest: sha256:9a009b1988f79685754cadf7df6c8c0651f36203b83462a3c368ddffb9ef8325 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:05:55.457Z] ===================================================== [Pipeline] echo [2023-08-29T21:05:55.465Z] taggedImages: [2023-08-29T21:05:55.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:55.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-08-29T21:05:55.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.35 [2023-08-29T21:05:55.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:55.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-08-29T21:05:55.482Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-08-29T21:05:55.482Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:55.482Z] latest [2023-08-29T21:05:55.482Z] 3.1.0-dev.35 [2023-08-29T21:05:55.482Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:05:55.482Z] main [2023-08-29T21:05:55.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:55.789Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:56.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:05:56.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-29T21:05:56.089Z] c16fb564e38b: Preparing [2023-08-29T21:05:56.089Z] e4a21e91479c: Preparing [2023-08-29T21:05:56.089Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:56.089Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:56.089Z] 6cb1e4fa0cd6: Preparing [2023-08-29T21:05:56.089Z] 36b50b131297: Preparing [2023-08-29T21:05:56.089Z] 36b50b131297: Waiting [2023-08-29T21:05:56.089Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:56.089Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:56.089Z] 36b50b131297: Layer already exists [2023-08-29T21:05:56.089Z] c16fb564e38b: Pushed [2023-08-29T21:05:56.089Z] 6cb1e4fa0cd6: Pushed [2023-08-29T21:05:59.384Z] e4a21e91479c: Pushed [2023-08-29T21:05:59.384Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:59.688Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:05:59.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-29T21:05:59.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-29T21:05:59.988Z] c16fb564e38b: Preparing [2023-08-29T21:05:59.988Z] e4a21e91479c: Preparing [2023-08-29T21:05:59.988Z] 7d2d6cbbac34: Preparing [2023-08-29T21:05:59.988Z] 56da1ed13cd5: Preparing [2023-08-29T21:05:59.988Z] 6cb1e4fa0cd6: Preparing [2023-08-29T21:05:59.988Z] 36b50b131297: Preparing [2023-08-29T21:05:59.988Z] 36b50b131297: Waiting [2023-08-29T21:05:59.988Z] e4a21e91479c: Layer already exists [2023-08-29T21:05:59.988Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:05:59.988Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:05:59.988Z] 6cb1e4fa0cd6: Layer already exists [2023-08-29T21:05:59.988Z] c16fb564e38b: Layer already exists [2023-08-29T21:05:59.988Z] 36b50b131297: Layer already exists [2023-08-29T21:05:59.988Z] latest: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:00.288Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:00.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.35 [2023-08-29T21:06:00.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-29T21:06:00.591Z] c16fb564e38b: Preparing [2023-08-29T21:06:00.591Z] e4a21e91479c: Preparing [2023-08-29T21:06:00.591Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:00.591Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:00.591Z] 6cb1e4fa0cd6: Preparing [2023-08-29T21:06:00.591Z] 36b50b131297: Preparing [2023-08-29T21:06:00.591Z] 36b50b131297: Waiting [2023-08-29T21:06:00.591Z] 6cb1e4fa0cd6: Layer already exists [2023-08-29T21:06:00.591Z] c16fb564e38b: Layer already exists [2023-08-29T21:06:00.591Z] e4a21e91479c: Layer already exists [2023-08-29T21:06:00.591Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:00.591Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:00.591Z] 36b50b131297: Layer already exists [2023-08-29T21:06:00.591Z] 3.1.0-dev.35: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:00.901Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:01.198Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:06:01.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-29T21:06:01.198Z] c16fb564e38b: Preparing [2023-08-29T21:06:01.198Z] e4a21e91479c: Preparing [2023-08-29T21:06:01.198Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:01.198Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:01.198Z] 6cb1e4fa0cd6: Preparing [2023-08-29T21:06:01.198Z] 36b50b131297: Preparing [2023-08-29T21:06:01.198Z] 36b50b131297: Waiting [2023-08-29T21:06:01.199Z] e4a21e91479c: Layer already exists [2023-08-29T21:06:01.199Z] 6cb1e4fa0cd6: Layer already exists [2023-08-29T21:06:01.199Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:01.199Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:01.199Z] c16fb564e38b: Layer already exists [2023-08-29T21:06:01.199Z] 36b50b131297: Layer already exists [2023-08-29T21:06:01.199Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:01.509Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:01.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-08-29T21:06:01.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-08-29T21:06:01.817Z] c16fb564e38b: Preparing [2023-08-29T21:06:01.817Z] e4a21e91479c: Preparing [2023-08-29T21:06:01.817Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:01.817Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:01.817Z] 6cb1e4fa0cd6: Preparing [2023-08-29T21:06:01.817Z] 36b50b131297: Preparing [2023-08-29T21:06:01.817Z] 36b50b131297: Waiting [2023-08-29T21:06:01.817Z] c16fb564e38b: Layer already exists [2023-08-29T21:06:01.817Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:01.817Z] e4a21e91479c: Layer already exists [2023-08-29T21:06:01.817Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:01.817Z] 6cb1e4fa0cd6: Layer already exists [2023-08-29T21:06:01.817Z] 36b50b131297: Layer already exists [2023-08-29T21:06:01.817Z] main: digest: sha256:cc67bb5f274baa542c067c312914b65920f49889b20cd418f870cfc83a1fb1a1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:06:01.860Z] ===================================================== [Pipeline] echo [2023-08-29T21:06:01.870Z] taggedImages: [2023-08-29T21:06:01.870Z] - nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:06:01.870Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-08-29T21:06:01.870Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.35 [2023-08-29T21:06:01.870Z] - nexus3.edgexfoundry.org:10004/support-notifications:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:06:01.870Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-08-29T21:06:01.888Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-08-29T21:06:01.888Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:06:01.888Z] latest [2023-08-29T21:06:01.888Z] 3.1.0-dev.35 [2023-08-29T21:06:01.888Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:06:01.888Z] main [2023-08-29T21:06:01.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:02.196Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:02.497Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:06:02.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-29T21:06:02.497Z] e85559a536e5: Preparing [2023-08-29T21:06:02.497Z] 164c9cadde9f: Preparing [2023-08-29T21:06:02.497Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:02.497Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:02.497Z] c8e00e9f4600: Preparing [2023-08-29T21:06:02.497Z] 36b50b131297: Preparing [2023-08-29T21:06:02.497Z] 36b50b131297: Waiting [2023-08-29T21:06:02.497Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:02.497Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:02.497Z] c8e00e9f4600: Layer already exists [2023-08-29T21:06:02.497Z] 36b50b131297: Layer already exists [2023-08-29T21:06:02.497Z] e85559a536e5: Pushed [2023-08-29T21:06:05.782Z] 164c9cadde9f: Pushed [2023-08-29T21:06:05.782Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:06.086Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:06.387Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-29T21:06:06.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-29T21:06:06.387Z] e85559a536e5: Preparing [2023-08-29T21:06:06.387Z] 164c9cadde9f: Preparing [2023-08-29T21:06:06.387Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:06.387Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:06.387Z] c8e00e9f4600: Preparing [2023-08-29T21:06:06.387Z] 36b50b131297: Preparing [2023-08-29T21:06:06.387Z] 36b50b131297: Waiting [2023-08-29T21:06:06.387Z] e85559a536e5: Layer already exists [2023-08-29T21:06:06.387Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:06.387Z] c8e00e9f4600: Layer already exists [2023-08-29T21:06:06.387Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:06.387Z] 164c9cadde9f: Layer already exists [2023-08-29T21:06:06.387Z] 36b50b131297: Layer already exists [2023-08-29T21:06:06.387Z] latest: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:06.691Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:06.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.35 [2023-08-29T21:06:06.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-29T21:06:06.998Z] e85559a536e5: Preparing [2023-08-29T21:06:06.998Z] 164c9cadde9f: Preparing [2023-08-29T21:06:06.998Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:06.998Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:06.998Z] c8e00e9f4600: Preparing [2023-08-29T21:06:06.998Z] 36b50b131297: Preparing [2023-08-29T21:06:06.998Z] 164c9cadde9f: Layer already exists [2023-08-29T21:06:06.998Z] c8e00e9f4600: Layer already exists [2023-08-29T21:06:06.998Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:06.998Z] e85559a536e5: Layer already exists [2023-08-29T21:06:06.998Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:06.998Z] 36b50b131297: Layer already exists [2023-08-29T21:06:06.998Z] 3.1.0-dev.35: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:07.301Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:07.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:06:07.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-29T21:06:07.601Z] e85559a536e5: Preparing [2023-08-29T21:06:07.601Z] 164c9cadde9f: Preparing [2023-08-29T21:06:07.601Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:07.601Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:07.601Z] c8e00e9f4600: Preparing [2023-08-29T21:06:07.601Z] 36b50b131297: Preparing [2023-08-29T21:06:07.601Z] 36b50b131297: Waiting [2023-08-29T21:06:07.601Z] 164c9cadde9f: Layer already exists [2023-08-29T21:06:07.601Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:07.601Z] e85559a536e5: Layer already exists [2023-08-29T21:06:07.601Z] c8e00e9f4600: Layer already exists [2023-08-29T21:06:07.601Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:07.601Z] 36b50b131297: Layer already exists [2023-08-29T21:06:07.601Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:07.948Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:06:08.345Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-08-29T21:06:08.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-08-29T21:06:08.345Z] e85559a536e5: Preparing [2023-08-29T21:06:08.345Z] 164c9cadde9f: Preparing [2023-08-29T21:06:08.345Z] 7d2d6cbbac34: Preparing [2023-08-29T21:06:08.345Z] 56da1ed13cd5: Preparing [2023-08-29T21:06:08.345Z] c8e00e9f4600: Preparing [2023-08-29T21:06:08.345Z] 36b50b131297: Preparing [2023-08-29T21:06:08.345Z] 7d2d6cbbac34: Layer already exists [2023-08-29T21:06:08.345Z] 164c9cadde9f: Layer already exists [2023-08-29T21:06:08.345Z] 56da1ed13cd5: Layer already exists [2023-08-29T21:06:08.345Z] c8e00e9f4600: Layer already exists [2023-08-29T21:06:08.345Z] e85559a536e5: Layer already exists [2023-08-29T21:06:08.345Z] 36b50b131297: Layer already exists [2023-08-29T21:06:08.345Z] main: digest: sha256:d73475d162dea54910349196c86bcc1b5ba606935089e7ebb581504c1718ba9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:06:08.399Z] ===================================================== [Pipeline] echo [2023-08-29T21:06:08.405Z] taggedImages: [2023-08-29T21:06:08.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:06:08.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-08-29T21:06:08.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.35 [2023-08-29T21:06:08.405Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:06:08.405Z] - 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-08-29T21:19:50.070Z] #125 ... [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T21:19:50.070Z] #132 933.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.35" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-08-29T21:19:50.070Z] #132 ... [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-08-29T21:19:50.070Z] #114 DONE 935.5s [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:19:50.070Z] #131 ... [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:19:50.070Z] #147 DONE 0.2s [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:19:50.070Z] #148 DONE 0.2s [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-08-29T21:19:50.070Z] #149 DONE 0.1s [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-08-29T21:19:50.070Z] #150 DONE 0.2s [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:19:50.070Z] #129 ... [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-08-29T21:19:50.070Z] #151 DONE 0.4s [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:19:50.070Z] #131 ... [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T21:19:50.070Z] #152 DONE 0.1s [2023-08-29T21:19:50.070Z] [2023-08-29T21:19:50.070Z] #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:19:52.014Z] #153 DONE 3.9s [2023-08-29T21:19:52.014Z] [2023-08-29T21:19:52.014Z] #142 [security-proxy-setup] exporting to image [2023-08-29T21:19:52.014Z] #142 exporting layers [2023-08-29T21:19:52.014Z] #142 ... [2023-08-29T21:19:52.014Z] [2023-08-29T21:19:52.014Z] #102 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-08-29T21:19:52.014Z] #102 DONE 941.1s [2023-08-29T21:19:52.285Z] [2023-08-29T21:19:52.285Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:19:53.260Z] #133 ... [2023-08-29T21:19:53.260Z] [2023-08-29T21:19:53.260Z] #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-08-29T21:19:53.559Z] #154 DONE 0.3s [2023-08-29T21:19:53.559Z] [2023-08-29T21:19:53.559Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:19:53.559Z] #131 ... [2023-08-29T21:19:53.559Z] [2023-08-29T21:19:53.559Z] #142 [security-proxy-setup] exporting to image [2023-08-29T21:19:53.559Z] #142 exporting layers 1.6s done [2023-08-29T21:19:53.832Z] #142 writing image sha256:242a3db41bdf8ec5a4871b0dbc5d1edef73778ed20422d8f335c2a83118afc4a 0.0s done [2023-08-29T21:19:53.832Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-08-29T21:19:53.832Z] #142 DONE 5.9s [2023-08-29T21:19:53.832Z] [2023-08-29T21:19:53.832Z] #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-08-29T21:19:55.796Z] #155 DONE 2.2s [2023-08-29T21:19:55.796Z] [2023-08-29T21:19:55.796Z] #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:19:56.072Z] #156 DONE 0.3s [2023-08-29T21:19:56.072Z] [2023-08-29T21:19:56.072Z] #157 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:19:56.072Z] #157 DONE 0.2s [2023-08-29T21:19:56.072Z] [2023-08-29T21:19:56.072Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:19:56.354Z] #131 ... [2023-08-29T21:19:56.354Z] [2023-08-29T21:19:56.354Z] #158 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-08-29T21:19:56.622Z] #158 DONE 0.3s [2023-08-29T21:19:56.622Z] [2023-08-29T21:19:56.622Z] #159 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-08-29T21:19:56.892Z] #159 DONE 0.2s [2023-08-29T21:19:56.892Z] [2023-08-29T21:19:56.892Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:19:56.892Z] #133 ... [2023-08-29T21:19:56.892Z] [2023-08-29T21:19:56.892Z] #160 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-08-29T21:19:57.160Z] #160 DONE 0.2s [2023-08-29T21:19:57.160Z] [2023-08-29T21:19:57.160Z] #161 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-08-29T21:19:57.160Z] #161 DONE 0.2s [2023-08-29T21:19:57.160Z] [2023-08-29T21:19:57.160Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:19:57.433Z] #131 ... [2023-08-29T21:19:57.433Z] [2023-08-29T21:19:57.433Z] #162 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-08-29T21:19:57.433Z] #162 DONE 0.2s [2023-08-29T21:19:57.433Z] [2023-08-29T21:19:57.433Z] #163 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-08-29T21:19:57.700Z] #163 DONE 0.3s [2023-08-29T21:19:57.700Z] [2023-08-29T21:19:57.700Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:19:57.700Z] #125 ... [2023-08-29T21:19:57.700Z] [2023-08-29T21:19:57.700Z] #164 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-08-29T21:20:00.291Z] #164 DONE 2.2s [2023-08-29T21:20:00.291Z] [2023-08-29T21:20:00.291Z] #142 [security-bootstrapper] exporting to image [2023-08-29T21:20:00.291Z] #142 exporting layers [2023-08-29T21:20:00.873Z] #142 exporting layers 1.0s done [2023-08-29T21:20:00.873Z] #142 writing image sha256:0efed7c393e8a43849589da95b4a06f1a03516f9e8c5c7646deac22a80570b57 done [2023-08-29T21:20:00.873Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-08-29T21:20:00.873Z] #142 DONE 6.9s [2023-08-29T21:20:00.873Z] [2023-08-29T21:20:00.873Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T21:20:10.973Z] #130 ... [2023-08-29T21:20:10.973Z] [2023-08-29T21:20:10.973Z] #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-08-29T21:20:10.973Z] #132 DONE 958.9s [2023-08-29T21:20:10.973Z] [2023-08-29T21:20:10.973Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:20:10.973Z] #131 ... [2023-08-29T21:20:10.973Z] [2023-08-29T21:20:10.973Z] #165 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:20:10.973Z] #165 DONE 0.2s [2023-08-29T21:20:10.973Z] [2023-08-29T21:20:10.973Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:20:10.973Z] #133 ... [2023-08-29T21:20:10.973Z] [2023-08-29T21:20:10.973Z] #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:20:10.973Z] #166 DONE 0.3s [2023-08-29T21:20:10.973Z] [2023-08-29T21:20:10.973Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:20:10.973Z] #131 ... [2023-08-29T21:20:10.973Z] [2023-08-29T21:20:10.973Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-08-29T21:20:10.973Z] #167 DONE 0.1s [2023-08-29T21:20:11.238Z] [2023-08-29T21:20:11.238Z] #168 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-08-29T21:20:11.238Z] #168 DONE 0.1s [2023-08-29T21:20:11.238Z] [2023-08-29T21:20:11.238Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:20:11.238Z] #131 ... [2023-08-29T21:20:11.238Z] [2023-08-29T21:20:11.238Z] #169 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:20:11.238Z] #169 DONE 0.1s [2023-08-29T21:20:11.505Z] [2023-08-29T21:20:11.505Z] #170 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-08-29T21:20:11.505Z] #170 DONE 0.3s [2023-08-29T21:20:11.505Z] [2023-08-29T21:20:11.505Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:20:11.770Z] #125 ... [2023-08-29T21:20:11.770Z] [2023-08-29T21:20:11.770Z] #171 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-08-29T21:20:12.037Z] #171 DONE 0.4s [2023-08-29T21:20:12.037Z] [2023-08-29T21:20:12.037Z] #172 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-08-29T21:20:12.037Z] #172 DONE 0.1s [2023-08-29T21:20:12.037Z] [2023-08-29T21:20:12.037Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:20:12.303Z] #131 ... [2023-08-29T21:20:12.303Z] [2023-08-29T21:20:12.303Z] #173 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:20:14.242Z] #173 DONE 2.1s [2023-08-29T21:20:14.242Z] [2023-08-29T21:20:14.242Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T21:20:14.242Z] #128 ... [2023-08-29T21:20:14.242Z] [2023-08-29T21:20:14.242Z] #142 [security-secretstore-setup] exporting to image [2023-08-29T21:20:14.242Z] #142 exporting layers [2023-08-29T21:20:15.645Z] #142 exporting layers 1.1s done [2023-08-29T21:20:15.645Z] #142 writing image sha256:2a746aa7cffd6b23f8bb09f5808de7bc6006f7055e8b12bb9dd875d950d5e3d1 done [2023-08-29T21:20:15.645Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-08-29T21:20:15.645Z] #142 DONE 8.0s [2023-08-29T21:20:15.645Z] [2023-08-29T21:20:15.645Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:20:19.891Z] #131 ... [2023-08-29T21:20:19.891Z] [2023-08-29T21:20:19.891Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-08-29T21:20:19.891Z] #128 DONE 968.4s [2023-08-29T21:20:19.891Z] [2023-08-29T21:20:19.891Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:20:19.891Z] #131 ... [2023-08-29T21:20:19.891Z] [2023-08-29T21:20:19.891Z] #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:20:19.891Z] #174 DONE 0.1s [2023-08-29T21:20:19.891Z] [2023-08-29T21:20:19.891Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:20:20.158Z] #125 ... [2023-08-29T21:20:20.158Z] [2023-08-29T21:20:20.158Z] #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:20:20.158Z] #175 DONE 0.2s [2023-08-29T21:20:20.158Z] [2023-08-29T21:20:20.158Z] #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-08-29T21:20:20.428Z] #176 DONE 0.2s [2023-08-29T21:20:20.428Z] [2023-08-29T21:20:20.428Z] #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:20:20.692Z] #177 DONE 0.1s [2023-08-29T21:20:20.692Z] [2023-08-29T21:20:20.692Z] #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-08-29T21:20:20.692Z] #178 DONE 0.2s [2023-08-29T21:20:20.692Z] [2023-08-29T21:20:20.692Z] #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:20:23.260Z] #179 DONE 2.2s [2023-08-29T21:20:23.260Z] [2023-08-29T21:20:23.260Z] #142 [security-proxy-auth] exporting to image [2023-08-29T21:20:23.260Z] #142 exporting layers [2023-08-29T21:20:23.525Z] #142 exporting layers 0.6s done [2023-08-29T21:20:23.525Z] #142 writing image sha256:eba25b506b4124936e4a17922e78719fd9699bd1c25561bdfd9ad9a9a2632ee3 done [2023-08-29T21:20:23.525Z] #142 naming to docker.io/library/security-proxy-auth-arm64 done [2023-08-29T21:20:23.525Z] #142 DONE 8.6s [2023-08-29T21:20:23.525Z] [2023-08-29T21:20:23.525Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:20:33.610Z] #125 ... [2023-08-29T21:20:33.610Z] [2023-08-29T21:20:33.610Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-08-29T21:20:33.610Z] #133 DONE 982.3s [2023-08-29T21:20:33.610Z] [2023-08-29T21:20:33.610Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:20:33.897Z] #131 ... [2023-08-29T21:20:33.897Z] [2023-08-29T21:20:33.897Z] #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:20:33.897Z] #180 DONE 0.2s [2023-08-29T21:20:33.897Z] [2023-08-29T21:20:33.897Z] #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:20:34.174Z] #181 DONE 0.2s [2023-08-29T21:20:34.174Z] [2023-08-29T21:20:34.174Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:20:34.451Z] #125 ... [2023-08-29T21:20:34.451Z] [2023-08-29T21:20:34.451Z] #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-08-29T21:20:34.451Z] #182 DONE 0.3s [2023-08-29T21:20:34.451Z] [2023-08-29T21:20:34.451Z] #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:20:34.717Z] #183 DONE 0.2s [2023-08-29T21:20:34.717Z] [2023-08-29T21:20:34.717Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-08-29T21:20:34.717Z] #184 DONE 0.2s [2023-08-29T21:20:34.717Z] [2023-08-29T21:20:34.717Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-08-29T21:20:36.656Z] #185 DONE 1.8s [2023-08-29T21:20:36.656Z] [2023-08-29T21:20:36.656Z] #142 [core-common-config-bootstrapper] exporting to image [2023-08-29T21:20:36.656Z] #142 exporting layers [2023-08-29T21:20:37.237Z] #142 exporting layers 0.6s done [2023-08-29T21:20:37.237Z] #142 writing image sha256:5384e6cda23c78fd47822cbf1ac0364b22df8436bd27528329eeae191bdea165 done [2023-08-29T21:20:37.237Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-08-29T21:20:37.237Z] #142 DONE 9.2s [2023-08-29T21:20:37.237Z] [2023-08-29T21:20:37.237Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:21:16.076Z] #125 ... [2023-08-29T21:21:16.076Z] [2023-08-29T21:21:16.076Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-08-29T21:21:16.076Z] #130 DONE 1024.4s [2023-08-29T21:21:16.076Z] [2023-08-29T21:21:16.076Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:21:16.076Z] #131 ... [2023-08-29T21:21:16.076Z] [2023-08-29T21:21:16.076Z] #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:21:16.076Z] #186 DONE 0.1s [2023-08-29T21:21:16.076Z] [2023-08-29T21:21:16.076Z] #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:21:16.076Z] #187 DONE 0.1s [2023-08-29T21:21:16.076Z] [2023-08-29T21:21:16.076Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:21:16.359Z] #131 ... [2023-08-29T21:21:16.359Z] [2023-08-29T21:21:16.359Z] #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-08-29T21:21:16.630Z] #188 DONE 0.3s [2023-08-29T21:21:16.630Z] [2023-08-29T21:21:16.630Z] #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:21:16.630Z] #189 DONE 0.1s [2023-08-29T21:21:16.630Z] [2023-08-29T21:21:16.630Z] #142 [core-command] exporting to image [2023-08-29T21:21:16.630Z] #142 exporting layers [2023-08-29T21:21:16.899Z] #142 exporting layers 0.4s done [2023-08-29T21:21:17.166Z] #142 writing image sha256:209e8b2df6202ea01133fde4373b035a407d3c49f72deacd4a97978dfadf363b done [2023-08-29T21:21:17.166Z] #142 naming to docker.io/library/core-command-arm64 done [2023-08-29T21:21:17.166Z] #142 DONE 9.6s [2023-08-29T21:21:17.166Z] [2023-08-29T21:21:17.166Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:21:23.818Z] #129 ... [2023-08-29T21:21:23.818Z] [2023-08-29T21:21:23.818Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-08-29T21:21:23.818Z] #131 DONE 1032.2s [2023-08-29T21:21:23.818Z] [2023-08-29T21:21:23.818Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:21:23.818Z] #129 ... [2023-08-29T21:21:23.818Z] [2023-08-29T21:21:23.818Z] #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:21:23.818Z] #190 DONE 0.1s [2023-08-29T21:21:23.818Z] [2023-08-29T21:21:23.818Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:21:23.818Z] #129 ... [2023-08-29T21:21:23.818Z] [2023-08-29T21:21:23.818Z] #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:21:24.084Z] #191 DONE 0.2s [2023-08-29T21:21:24.084Z] [2023-08-29T21:21:24.084Z] #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-08-29T21:21:24.351Z] #192 DONE 0.3s [2023-08-29T21:21:24.351Z] [2023-08-29T21:21:24.351Z] #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:21:24.616Z] #193 DONE 0.1s [2023-08-29T21:21:24.616Z] [2023-08-29T21:21:24.616Z] #142 [core-data] exporting to image [2023-08-29T21:21:24.616Z] #142 exporting layers [2023-08-29T21:21:24.616Z] #142 exporting layers 0.3s done [2023-08-29T21:21:24.881Z] #142 writing image sha256:7f0a2c19ec4a3971cb533faf8fb44ad5c336059db39a6e0dd8b5772cf53e6151 done [2023-08-29T21:21:24.881Z] #142 naming to docker.io/library/core-data-arm64 done [2023-08-29T21:21:24.881Z] #142 DONE 9.8s [2023-08-29T21:21:24.881Z] [2023-08-29T21:21:24.881Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:21:29.127Z] #95 ... [2023-08-29T21:21:29.127Z] [2023-08-29T21:21:29.127Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-08-29T21:21:29.127Z] #129 DONE 1037.5s [2023-08-29T21:21:29.127Z] [2023-08-29T21:21:29.127Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:21:29.127Z] #135 ... [2023-08-29T21:21:29.127Z] [2023-08-29T21:21:29.127Z] #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:21:29.127Z] #194 DONE 0.2s [2023-08-29T21:21:29.127Z] [2023-08-29T21:21:29.127Z] #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:21:29.394Z] #195 DONE 0.1s [2023-08-29T21:21:29.394Z] [2023-08-29T21:21:29.394Z] #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-08-29T21:21:29.394Z] #196 DONE 0.3s [2023-08-29T21:21:29.394Z] [2023-08-29T21:21:29.394Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:21:29.660Z] #95 ... [2023-08-29T21:21:29.660Z] [2023-08-29T21:21:29.660Z] #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:21:29.660Z] #197 DONE 0.1s [2023-08-29T21:21:29.660Z] [2023-08-29T21:21:29.660Z] #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-08-29T21:21:29.660Z] #198 DONE 0.1s [2023-08-29T21:21:29.660Z] [2023-08-29T21:21:29.660Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:21:29.929Z] #125 ... [2023-08-29T21:21:29.929Z] [2023-08-29T21:21:29.929Z] #142 [core-metadata] exporting to image [2023-08-29T21:21:29.929Z] #142 exporting layers [2023-08-29T21:21:30.194Z] #142 exporting layers 0.4s done [2023-08-29T21:21:30.194Z] #142 writing image sha256:231367044482ce040a0194ee6b8090797544d25e6daf7ae51950a8ebfa33eedd [2023-08-29T21:21:30.194Z] #142 writing image sha256:231367044482ce040a0194ee6b8090797544d25e6daf7ae51950a8ebfa33eedd done [2023-08-29T21:21:30.194Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-08-29T21:21:30.194Z] #142 DONE 10.2s [2023-08-29T21:21:30.194Z] [2023-08-29T21:21:30.194Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:21:56.843Z] #135 ... [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-08-29T21:21:56.843Z] #125 DONE 1062.0s [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:21:56.843Z] #135 ... [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:21:56.843Z] #199 DONE 0.1s [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:21:56.843Z] #135 ... [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:21:56.843Z] #200 DONE 0.2s [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-08-29T21:21:56.843Z] #201 DONE 0.3s [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:21:56.843Z] #202 DONE 0.1s [2023-08-29T21:21:56.843Z] [2023-08-29T21:21:56.843Z] #142 [security-spiffe-token-provider] exporting to image [2023-08-29T21:21:56.844Z] #142 exporting layers [2023-08-29T21:21:56.844Z] #142 exporting layers 0.5s done [2023-08-29T21:21:56.844Z] #142 writing image sha256:847038db82b12ed040eb166ec2e51c5f8b8b095cbe51b21cc45858776673529b done [2023-08-29T21:21:56.844Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-08-29T21:21:56.844Z] #142 DONE 10.7s [2023-08-29T21:21:56.844Z] [2023-08-29T21:21:56.844Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-08-29T21:22:23.498Z] #135 DONE 1090.6s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:22:23.498Z] #95 ... [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:22:23.498Z] #203 DONE 0.1s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:22:23.498Z] #95 ... [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:22:23.498Z] #204 DONE 0.2s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #205 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-08-29T21:22:23.498Z] #205 DONE 0.5s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #95 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-08-29T21:22:23.498Z] #95 DONE 1091.6s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #206 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:22:23.498Z] #206 DONE 0.2s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #142 [support-notifications] exporting to image [2023-08-29T21:22:23.498Z] #142 exporting layers [2023-08-29T21:22:23.498Z] #142 ... [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #207 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-08-29T21:22:23.498Z] #207 DONE 0.1s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #208 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-08-29T21:22:23.498Z] #208 DONE 0.1s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #142 [support-notifications] exporting to image [2023-08-29T21:22:23.498Z] #142 exporting layers 0.4s done [2023-08-29T21:22:23.498Z] #142 writing image sha256:e148ca72c9a0747090b4b410ab48e47e4b436df988ab8cdfa91c46db1e90fd8a done [2023-08-29T21:22:23.498Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-08-29T21:22:23.498Z] #142 DONE 11.1s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #209 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-08-29T21:22:23.498Z] #209 DONE 0.4s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-08-29T21:22:23.498Z] #210 DONE 0.1s [2023-08-29T21:22:23.498Z] [2023-08-29T21:22:23.498Z] #142 [support-scheduler] exporting to image [2023-08-29T21:22:23.764Z] #142 exporting layers 0.4s done [2023-08-29T21:22:23.764Z] #142 writing image sha256:156280f080f5ee3749af06d559daca97da8bfb08167d4a3d73717716decf76e7 done [2023-08-29T21:22:23.764Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-08-29T21:22:23.764Z] #142 DONE 11.6s [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.764Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-08-29T21:22:23.765Z] time="2023-08-29T21:02:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-08-29T21:22:24.043Z] $ docker stop --time=1 7e77881975afe60cc0cab1ba1c7fe624c32515ffe61be5086136de57aa19e166 [2023-08-29T21:22:25.627Z] $ docker rm -f --volumes 7e77881975afe60cc0cab1ba1c7fe624c32515ffe61be5086136de57aa19e166 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T21:22:26.094Z] + docker images [2023-08-29T21:22:26.094Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-08-29T21:22:26.094Z] support-scheduler-arm64 latest 156280f080f5 2 seconds ago 32.9MB [2023-08-29T21:22:26.094Z] support-notifications-arm64 latest e148ca72c9a0 3 seconds ago 33.7MB [2023-08-29T21:22:26.094Z] security-spiffe-token-provider-arm64 latest 847038db82b1 32 seconds ago 33.3MB [2023-08-29T21:22:26.094Z] core-metadata-arm64 latest 231367044482 56 seconds ago 21.2MB [2023-08-29T21:22:26.094Z] core-data-arm64 latest 7f0a2c19ec4a About a minute ago 20.9MB [2023-08-29T21:22:26.094Z] core-command-arm64 latest 209e8b2df620 About a minute ago 20.8MB [2023-08-29T21:22:26.094Z] core-common-config-bootstrapper-arm64 latest 5384e6cda23c About a minute ago 18MB [2023-08-29T21:22:26.094Z] security-proxy-auth-arm64 latest eba25b506b41 2 minutes ago 19.3MB [2023-08-29T21:22:26.094Z] security-secretstore-setup-arm64 latest 2a746aa7cffd 2 minutes ago 43MB [2023-08-29T21:22:26.094Z] security-bootstrapper-arm64 latest 0efed7c393e8 2 minutes ago 22.6MB [2023-08-29T21:22:26.094Z] security-proxy-setup-arm64 latest 242a3db41bdf 2 minutes ago 28.8MB [2023-08-29T21:22:26.094Z] security-spire-agent-arm64 latest a3e935f7d01a 18 minutes ago 152MB [2023-08-29T21:22:26.094Z] security-spire-server-arm64 latest c7191e83b438 18 minutes ago 96.9MB [2023-08-29T21:22:26.094Z] security-spire-config-arm64 latest 05bc3cf92a76 18 minutes ago 96.1MB [2023-08-29T21:22:26.094Z] ci-base-image-arm64 latest fdad0a2085a4 20 minutes ago 1.05GB [2023-08-29T21:22:26.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB [2023-08-29T21:22:26.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T21:22:26.230Z] provisioning config files... [2023-08-29T21:22:26.242Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/569@tmp/config1856297879724494540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:22:26.574Z] ---> docker-login.sh [2023-08-29T21:22:26.574Z] nexus3.edgexfoundry.org:10001 [2023-08-29T21:22:26.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:22:26.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:22:26.840Z] Configure a credential helper to remove this warning. See [2023-08-29T21:22:26.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:22:26.840Z] [2023-08-29T21:22:26.840Z] Login Succeeded [2023-08-29T21:22:26.840Z] nexus3.edgexfoundry.org:10002 [2023-08-29T21:22:27.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:22:27.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:22:27.371Z] Configure a credential helper to remove this warning. See [2023-08-29T21:22:27.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:22:27.371Z] [2023-08-29T21:22:27.371Z] Login Succeeded [2023-08-29T21:22:27.371Z] nexus3.edgexfoundry.org:10003 [2023-08-29T21:22:27.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:22:27.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:22:27.643Z] Configure a credential helper to remove this warning. See [2023-08-29T21:22:27.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:22:27.643Z] [2023-08-29T21:22:27.643Z] Login Succeeded [2023-08-29T21:22:27.643Z] nexus3.edgexfoundry.org:10004 [2023-08-29T21:22:27.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:22:27.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:22:27.912Z] Configure a credential helper to remove this warning. See [2023-08-29T21:22:27.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:22:27.912Z] [2023-08-29T21:22:27.912Z] Login Succeeded [2023-08-29T21:22:27.912Z] docker.io [2023-08-29T21:22:28.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T21:22:28.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T21:22:28.442Z] Configure a credential helper to remove this warning. See [2023-08-29T21:22:28.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T21:22:28.442Z] [2023-08-29T21:22:28.442Z] Login Succeeded [2023-08-29T21:22:28.442Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T21:22:28.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:22:28.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T21:22:28.493Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-08-29T21:22:28.493Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:28.493Z] latest [2023-08-29T21:22:28.493Z] 3.1.0-dev.35 [2023-08-29T21:22:28.493Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:28.493Z] main [2023-08-29T21:22:28.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:28.873Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:29.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:29.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-29T21:22:29.226Z] d01e39ca6b63: Preparing [2023-08-29T21:22:29.226Z] dc3cf4d7776b: Preparing [2023-08-29T21:22:29.226Z] 9112b3f11329: Preparing [2023-08-29T21:22:29.226Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:29.226Z] eac528eaba0c: Preparing [2023-08-29T21:22:29.226Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:29.226Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:29.495Z] d01e39ca6b63: Pushed [2023-08-29T21:22:29.495Z] 9112b3f11329: Pushed [2023-08-29T21:22:29.495Z] 15cbf3ee2f32: Pushed [2023-08-29T21:22:29.495Z] eac528eaba0c: Pushed [2023-08-29T21:22:29.495Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:32.887Z] dc3cf4d7776b: Pushed [2023-08-29T21:22:32.887Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:33.231Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:33.561Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-29T21:22:33.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-29T21:22:33.561Z] d01e39ca6b63: Preparing [2023-08-29T21:22:33.561Z] dc3cf4d7776b: Preparing [2023-08-29T21:22:33.561Z] 9112b3f11329: Preparing [2023-08-29T21:22:33.561Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:33.561Z] eac528eaba0c: Preparing [2023-08-29T21:22:33.561Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:33.561Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:33.561Z] dc3cf4d7776b: Layer already exists [2023-08-29T21:22:33.561Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:33.561Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:33.561Z] d01e39ca6b63: Layer already exists [2023-08-29T21:22:33.561Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:33.561Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:33.561Z] latest: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:34.161Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:34.499Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.35 [2023-08-29T21:22:34.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-29T21:22:34.499Z] d01e39ca6b63: Preparing [2023-08-29T21:22:34.499Z] dc3cf4d7776b: Preparing [2023-08-29T21:22:34.499Z] 9112b3f11329: Preparing [2023-08-29T21:22:34.499Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:34.499Z] eac528eaba0c: Preparing [2023-08-29T21:22:34.499Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:34.499Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:34.499Z] dc3cf4d7776b: Layer already exists [2023-08-29T21:22:34.499Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:34.499Z] d01e39ca6b63: Layer already exists [2023-08-29T21:22:34.499Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:34.499Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:34.499Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:34.499Z] 3.1.0-dev.35: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:34.832Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:35.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:35.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-29T21:22:35.162Z] d01e39ca6b63: Preparing [2023-08-29T21:22:35.162Z] dc3cf4d7776b: Preparing [2023-08-29T21:22:35.162Z] 9112b3f11329: Preparing [2023-08-29T21:22:35.162Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:35.162Z] eac528eaba0c: Preparing [2023-08-29T21:22:35.162Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:35.162Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:35.162Z] d01e39ca6b63: Layer already exists [2023-08-29T21:22:35.162Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:35.162Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:35.162Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:35.162Z] dc3cf4d7776b: Layer already exists [2023-08-29T21:22:35.162Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:35.162Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:35.498Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:35.836Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-08-29T21:22:35.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-08-29T21:22:35.836Z] d01e39ca6b63: Preparing [2023-08-29T21:22:35.836Z] dc3cf4d7776b: Preparing [2023-08-29T21:22:35.836Z] 9112b3f11329: Preparing [2023-08-29T21:22:35.836Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:35.836Z] eac528eaba0c: Preparing [2023-08-29T21:22:35.836Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:35.836Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:35.836Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:35.836Z] dc3cf4d7776b: Layer already exists [2023-08-29T21:22:35.836Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:35.836Z] d01e39ca6b63: Layer already exists [2023-08-29T21:22:35.836Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:35.836Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:35.836Z] main: digest: sha256:e6104aede6f2e117661d8f5d4dde5dcb66fc1e78ca8274e2ae23dc855da04b3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:22:35.873Z] ===================================================== [Pipeline] echo [2023-08-29T21:22:35.878Z] taggedImages: [2023-08-29T21:22:35.878Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:35.878Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-08-29T21:22:35.878Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.35 [2023-08-29T21:22:35.878Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:35.878Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-08-29T21:22:35.893Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-08-29T21:22:35.893Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:35.893Z] latest [2023-08-29T21:22:35.893Z] 3.1.0-dev.35 [2023-08-29T21:22:35.893Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:35.893Z] main [2023-08-29T21:22:35.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:36.267Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:36.600Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:36.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-29T21:22:36.600Z] 149709e26d99: Preparing [2023-08-29T21:22:36.600Z] 68effa497d53: Preparing [2023-08-29T21:22:36.600Z] 47068461385a: Preparing [2023-08-29T21:22:36.600Z] 72f61f5bccaf: Preparing [2023-08-29T21:22:36.600Z] 9112b3f11329: Preparing [2023-08-29T21:22:36.600Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:36.600Z] eac528eaba0c: Preparing [2023-08-29T21:22:36.600Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:36.600Z] 15cbf3ee2f32: Waiting [2023-08-29T21:22:36.600Z] eac528eaba0c: Waiting [2023-08-29T21:22:36.600Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:36.600Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:36.600Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:36.864Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:36.864Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:36.864Z] 47068461385a: Pushed [2023-08-29T21:22:36.864Z] 149709e26d99: Pushed [2023-08-29T21:22:36.864Z] 68effa497d53: Pushed [2023-08-29T21:22:39.433Z] 72f61f5bccaf: Pushed [2023-08-29T21:22:39.433Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:39.763Z] + 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-08-29T21:22:40.091Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-29T21:22:40.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-29T21:22:40.091Z] 149709e26d99: Preparing [2023-08-29T21:22:40.091Z] 68effa497d53: Preparing [2023-08-29T21:22:40.091Z] 47068461385a: Preparing [2023-08-29T21:22:40.091Z] 72f61f5bccaf: Preparing [2023-08-29T21:22:40.091Z] 9112b3f11329: Preparing [2023-08-29T21:22:40.091Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:40.091Z] eac528eaba0c: Preparing [2023-08-29T21:22:40.091Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:40.091Z] eac528eaba0c: Waiting [2023-08-29T21:22:40.091Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:40.091Z] 15cbf3ee2f32: Waiting [2023-08-29T21:22:40.091Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:40.091Z] 72f61f5bccaf: Layer already exists [2023-08-29T21:22:40.091Z] 47068461385a: Layer already exists [2023-08-29T21:22:40.091Z] 68effa497d53: Layer already exists [2023-08-29T21:22:40.091Z] 149709e26d99: Layer already exists [2023-08-29T21:22:40.091Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:40.091Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:40.091Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:40.091Z] latest: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:40.687Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:41.015Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.35 [2023-08-29T21:22:41.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-29T21:22:41.015Z] 149709e26d99: Preparing [2023-08-29T21:22:41.015Z] 68effa497d53: Preparing [2023-08-29T21:22:41.015Z] 47068461385a: Preparing [2023-08-29T21:22:41.015Z] 72f61f5bccaf: Preparing [2023-08-29T21:22:41.015Z] 9112b3f11329: Preparing [2023-08-29T21:22:41.015Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:41.015Z] eac528eaba0c: Preparing [2023-08-29T21:22:41.015Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:41.015Z] eac528eaba0c: Waiting [2023-08-29T21:22:41.015Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:41.015Z] 15cbf3ee2f32: Waiting [2023-08-29T21:22:41.015Z] 47068461385a: Layer already exists [2023-08-29T21:22:41.015Z] 68effa497d53: Layer already exists [2023-08-29T21:22:41.015Z] 149709e26d99: Layer already exists [2023-08-29T21:22:41.015Z] 72f61f5bccaf: Layer already exists [2023-08-29T21:22:41.015Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:41.015Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:41.015Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:41.015Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:41.015Z] 3.1.0-dev.35: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:41.627Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:41.963Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:41.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-29T21:22:41.963Z] 149709e26d99: Preparing [2023-08-29T21:22:41.963Z] 68effa497d53: Preparing [2023-08-29T21:22:41.963Z] 47068461385a: Preparing [2023-08-29T21:22:41.963Z] 72f61f5bccaf: Preparing [2023-08-29T21:22:41.963Z] 9112b3f11329: Preparing [2023-08-29T21:22:41.963Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:41.963Z] eac528eaba0c: Preparing [2023-08-29T21:22:41.963Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:41.963Z] 15cbf3ee2f32: Waiting [2023-08-29T21:22:41.963Z] eac528eaba0c: Waiting [2023-08-29T21:22:41.963Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:41.963Z] 47068461385a: Layer already exists [2023-08-29T21:22:41.963Z] 149709e26d99: Layer already exists [2023-08-29T21:22:41.963Z] 72f61f5bccaf: Layer already exists [2023-08-29T21:22:41.963Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:41.963Z] 68effa497d53: Layer already exists [2023-08-29T21:22:41.963Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:41.963Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:41.963Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:41.963Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:42.307Z] + 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-08-29T21:22:42.684Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-08-29T21:22:42.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-08-29T21:22:42.684Z] 149709e26d99: Preparing [2023-08-29T21:22:42.684Z] 68effa497d53: Preparing [2023-08-29T21:22:42.684Z] 47068461385a: Preparing [2023-08-29T21:22:42.684Z] 72f61f5bccaf: Preparing [2023-08-29T21:22:42.684Z] 9112b3f11329: Preparing [2023-08-29T21:22:42.684Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:42.684Z] eac528eaba0c: Preparing [2023-08-29T21:22:42.684Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:42.684Z] 15cbf3ee2f32: Waiting [2023-08-29T21:22:42.684Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:42.684Z] eac528eaba0c: Waiting [2023-08-29T21:22:42.684Z] 47068461385a: Layer already exists [2023-08-29T21:22:42.684Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:42.684Z] 149709e26d99: Layer already exists [2023-08-29T21:22:42.684Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:42.684Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:42.684Z] 68effa497d53: Layer already exists [2023-08-29T21:22:42.684Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:42.684Z] 72f61f5bccaf: Layer already exists [2023-08-29T21:22:42.684Z] main: digest: sha256:a756118442ddb927c6304ea51dbc343c4c9876aea3c42d2e457f75650a05a46e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:22:42.739Z] ===================================================== [Pipeline] echo [2023-08-29T21:22:42.748Z] taggedImages: [2023-08-29T21:22:42.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:42.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-08-29T21:22:42.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.35 [2023-08-29T21:22:42.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:42.748Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-08-29T21:22:42.770Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-08-29T21:22:42.770Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:42.770Z] latest [2023-08-29T21:22:42.770Z] 3.1.0-dev.35 [2023-08-29T21:22:42.770Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:42.770Z] main [2023-08-29T21:22:42.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:43.146Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:43.481Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:43.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-29T21:22:43.481Z] 7d3e7854a277: Preparing [2023-08-29T21:22:43.481Z] b4f85ef20d2c: Preparing [2023-08-29T21:22:43.481Z] 9112b3f11329: Preparing [2023-08-29T21:22:43.481Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:43.481Z] 3938f1ac8a45: Preparing [2023-08-29T21:22:43.481Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:43.481Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:43.481Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:43.481Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:43.746Z] 3938f1ac8a45: Pushed [2023-08-29T21:22:44.010Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:44.010Z] 7d3e7854a277: Pushed [2023-08-29T21:22:46.577Z] b4f85ef20d2c: Pushed [2023-08-29T21:22:46.842Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:47.191Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:47.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-29T21:22:47.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-29T21:22:47.534Z] 7d3e7854a277: Preparing [2023-08-29T21:22:47.534Z] b4f85ef20d2c: Preparing [2023-08-29T21:22:47.534Z] 9112b3f11329: Preparing [2023-08-29T21:22:47.534Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:47.534Z] 3938f1ac8a45: Preparing [2023-08-29T21:22:47.534Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:47.534Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:47.534Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:47.534Z] 7d3e7854a277: Layer already exists [2023-08-29T21:22:47.534Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:47.534Z] b4f85ef20d2c: Layer already exists [2023-08-29T21:22:47.534Z] 3938f1ac8a45: Layer already exists [2023-08-29T21:22:47.534Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:47.534Z] latest: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:48.147Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:48.474Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.35 [2023-08-29T21:22:48.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-29T21:22:48.475Z] 7d3e7854a277: Preparing [2023-08-29T21:22:48.475Z] b4f85ef20d2c: Preparing [2023-08-29T21:22:48.475Z] 9112b3f11329: Preparing [2023-08-29T21:22:48.475Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:48.475Z] 3938f1ac8a45: Preparing [2023-08-29T21:22:48.475Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:48.475Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:48.475Z] b4f85ef20d2c: Layer already exists [2023-08-29T21:22:48.475Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:48.475Z] 3938f1ac8a45: Layer already exists [2023-08-29T21:22:48.475Z] 7d3e7854a277: Layer already exists [2023-08-29T21:22:48.475Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:48.475Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:48.742Z] 3.1.0-dev.35: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:49.077Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:49.408Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:49.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-29T21:22:49.408Z] 7d3e7854a277: Preparing [2023-08-29T21:22:49.408Z] b4f85ef20d2c: Preparing [2023-08-29T21:22:49.408Z] 9112b3f11329: Preparing [2023-08-29T21:22:49.408Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:49.408Z] 3938f1ac8a45: Preparing [2023-08-29T21:22:49.408Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:49.408Z] 7d3e7854a277: Layer already exists [2023-08-29T21:22:49.408Z] b4f85ef20d2c: Layer already exists [2023-08-29T21:22:49.408Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:49.408Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:49.408Z] 3938f1ac8a45: Layer already exists [2023-08-29T21:22:49.408Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:49.409Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:50.006Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:50.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-08-29T21:22:50.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-08-29T21:22:50.335Z] 7d3e7854a277: Preparing [2023-08-29T21:22:50.335Z] b4f85ef20d2c: Preparing [2023-08-29T21:22:50.335Z] 9112b3f11329: Preparing [2023-08-29T21:22:50.335Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:50.335Z] 3938f1ac8a45: Preparing [2023-08-29T21:22:50.335Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:50.335Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:50.335Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:50.335Z] b4f85ef20d2c: Layer already exists [2023-08-29T21:22:50.335Z] 3938f1ac8a45: Layer already exists [2023-08-29T21:22:50.335Z] 7d3e7854a277: Layer already exists [2023-08-29T21:22:50.335Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:50.335Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:50.600Z] main: digest: sha256:c4f95c3ffab32a1be8b007407002830a1b013867c1716633d9a08c37990a7d84 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:22:50.641Z] ===================================================== [Pipeline] echo [2023-08-29T21:22:50.648Z] taggedImages: [2023-08-29T21:22:50.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:50.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-08-29T21:22:50.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.35 [2023-08-29T21:22:50.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:50.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-08-29T21:22:50.668Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-08-29T21:22:50.668Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:50.668Z] latest [2023-08-29T21:22:50.668Z] 3.1.0-dev.35 [2023-08-29T21:22:50.668Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:50.668Z] main [2023-08-29T21:22:50.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:51.012Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:51.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:51.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-29T21:22:51.353Z] af61ecf96eef: Preparing [2023-08-29T21:22:51.353Z] 62b7e364e784: Preparing [2023-08-29T21:22:51.353Z] 5b36de5f9a5d: Preparing [2023-08-29T21:22:51.353Z] 9112b3f11329: Preparing [2023-08-29T21:22:51.353Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:51.353Z] eac528eaba0c: Preparing [2023-08-29T21:22:51.353Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:51.353Z] eac528eaba0c: Waiting [2023-08-29T21:22:51.353Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:51.353Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:51.353Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:51.353Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:51.353Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:51.618Z] 62b7e364e784: Pushed [2023-08-29T21:22:51.618Z] af61ecf96eef: Pushed [2023-08-29T21:22:54.946Z] 5b36de5f9a5d: Pushed [2023-08-29T21:22:54.946Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:55.293Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:55.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-29T21:22:55.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-29T21:22:55.620Z] af61ecf96eef: Preparing [2023-08-29T21:22:55.620Z] 62b7e364e784: Preparing [2023-08-29T21:22:55.620Z] 5b36de5f9a5d: Preparing [2023-08-29T21:22:55.620Z] 9112b3f11329: Preparing [2023-08-29T21:22:55.620Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:55.620Z] eac528eaba0c: Preparing [2023-08-29T21:22:55.620Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:55.620Z] eac528eaba0c: Waiting [2023-08-29T21:22:55.620Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:55.620Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:55.620Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:55.620Z] af61ecf96eef: Layer already exists [2023-08-29T21:22:55.620Z] 5b36de5f9a5d: Layer already exists [2023-08-29T21:22:55.620Z] 62b7e364e784: Layer already exists [2023-08-29T21:22:55.620Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:55.620Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:55.885Z] latest: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:56.228Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:57.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.35 [2023-08-29T21:22:57.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-29T21:22:57.149Z] af61ecf96eef: Preparing [2023-08-29T21:22:57.149Z] 62b7e364e784: Preparing [2023-08-29T21:22:57.149Z] 5b36de5f9a5d: Preparing [2023-08-29T21:22:57.149Z] 9112b3f11329: Preparing [2023-08-29T21:22:57.149Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:57.149Z] eac528eaba0c: Preparing [2023-08-29T21:22:57.149Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:57.149Z] eac528eaba0c: Waiting [2023-08-29T21:22:57.149Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:57.149Z] 5b36de5f9a5d: Layer already exists [2023-08-29T21:22:57.149Z] af61ecf96eef: Layer already exists [2023-08-29T21:22:57.149Z] 62b7e364e784: Layer already exists [2023-08-29T21:22:57.149Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:57.149Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:57.149Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:57.149Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:57.149Z] 3.1.0-dev.35: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:57.491Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:57.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:57.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-29T21:22:57.825Z] af61ecf96eef: Preparing [2023-08-29T21:22:57.825Z] 62b7e364e784: Preparing [2023-08-29T21:22:57.825Z] 5b36de5f9a5d: Preparing [2023-08-29T21:22:57.825Z] 9112b3f11329: Preparing [2023-08-29T21:22:57.825Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:57.825Z] eac528eaba0c: Preparing [2023-08-29T21:22:57.825Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:57.825Z] eac528eaba0c: Waiting [2023-08-29T21:22:57.825Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:57.825Z] af61ecf96eef: Layer already exists [2023-08-29T21:22:57.825Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:57.825Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:57.825Z] 5b36de5f9a5d: Layer already exists [2023-08-29T21:22:57.825Z] 62b7e364e784: Layer already exists [2023-08-29T21:22:57.825Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:57.825Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:57.825Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:58.170Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:58.507Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-08-29T21:22:58.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-08-29T21:22:58.507Z] af61ecf96eef: Preparing [2023-08-29T21:22:58.507Z] 62b7e364e784: Preparing [2023-08-29T21:22:58.507Z] 5b36de5f9a5d: Preparing [2023-08-29T21:22:58.507Z] 9112b3f11329: Preparing [2023-08-29T21:22:58.507Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:58.507Z] eac528eaba0c: Preparing [2023-08-29T21:22:58.507Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:58.507Z] eac528eaba0c: Waiting [2023-08-29T21:22:58.507Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:58.507Z] 5b36de5f9a5d: Layer already exists [2023-08-29T21:22:58.507Z] 62b7e364e784: Layer already exists [2023-08-29T21:22:58.507Z] af61ecf96eef: Layer already exists [2023-08-29T21:22:58.507Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:58.507Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:58.507Z] eac528eaba0c: Layer already exists [2023-08-29T21:22:58.507Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:22:58.507Z] main: digest: sha256:70bce5a9accae9c6e909945442d04a96ca2d588d05e9d3d105a6f5209ef16963 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:22:58.822Z] ===================================================== [Pipeline] echo [2023-08-29T21:22:58.829Z] taggedImages: [2023-08-29T21:22:58.829Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:58.829Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-08-29T21:22:58.829Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.35 [2023-08-29T21:22:58.829Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:58.829Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-08-29T21:22:58.853Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-08-29T21:22:58.853Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:58.853Z] latest [2023-08-29T21:22:58.853Z] 3.1.0-dev.35 [2023-08-29T21:22:58.853Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:22:58.853Z] main [2023-08-29T21:22:58.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:59.199Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:22:59.547Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:22:59.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-29T21:22:59.547Z] 940bdaa35036: Preparing [2023-08-29T21:22:59.547Z] 1656caee0e5e: Preparing [2023-08-29T21:22:59.547Z] 5a1820d5eea2: Preparing [2023-08-29T21:22:59.547Z] c43473a4932a: Preparing [2023-08-29T21:22:59.547Z] 43fd0336793e: Preparing [2023-08-29T21:22:59.547Z] 71a50501c851: Preparing [2023-08-29T21:22:59.547Z] e03d6fb8a2dd: Preparing [2023-08-29T21:22:59.547Z] 9112b3f11329: Preparing [2023-08-29T21:22:59.547Z] 15cbf3ee2f32: Preparing [2023-08-29T21:22:59.547Z] 83dd4b0730c5: Preparing [2023-08-29T21:22:59.547Z] 11594c7b5c2d: Preparing [2023-08-29T21:22:59.547Z] 5f70bf18a086: Preparing [2023-08-29T21:22:59.547Z] db6b495d8f71: Preparing [2023-08-29T21:22:59.547Z] fbcf97794fd0: Preparing [2023-08-29T21:22:59.547Z] d2d9d24a8c2a: Preparing [2023-08-29T21:22:59.547Z] e03d6fb8a2dd: Waiting [2023-08-29T21:22:59.547Z] 83dd4b0730c5: Waiting [2023-08-29T21:22:59.547Z] 11594c7b5c2d: Waiting [2023-08-29T21:22:59.547Z] 71a50501c851: Waiting [2023-08-29T21:22:59.547Z] 5f70bf18a086: Waiting [2023-08-29T21:22:59.547Z] fbcf97794fd0: Waiting [2023-08-29T21:22:59.547Z] d2d9d24a8c2a: Waiting [2023-08-29T21:22:59.547Z] db6b495d8f71: Waiting [2023-08-29T21:22:59.547Z] 15cbf3ee2f32: Waiting [2023-08-29T21:22:59.547Z] 9112b3f11329: Waiting [2023-08-29T21:22:59.823Z] 5a1820d5eea2: Pushed [2023-08-29T21:22:59.824Z] c43473a4932a: Pushed [2023-08-29T21:22:59.824Z] 940bdaa35036: Pushed [2023-08-29T21:22:59.824Z] 43fd0336793e: Pushed [2023-08-29T21:22:59.824Z] 1656caee0e5e: Pushed [2023-08-29T21:22:59.824Z] 9112b3f11329: Layer already exists [2023-08-29T21:22:59.824Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:22:59.824Z] 71a50501c851: Pushed [2023-08-29T21:23:00.089Z] 83dd4b0730c5: Pushed [2023-08-29T21:23:00.089Z] 11594c7b5c2d: Pushed [2023-08-29T21:23:00.089Z] 5f70bf18a086: Pushed [2023-08-29T21:23:00.089Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:00.089Z] db6b495d8f71: Pushed [2023-08-29T21:23:00.089Z] fbcf97794fd0: Pushed [2023-08-29T21:23:03.415Z] e03d6fb8a2dd: Pushed [2023-08-29T21:23:03.678Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:04.014Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:04.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-29T21:23:04.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-29T21:23:04.348Z] 940bdaa35036: Preparing [2023-08-29T21:23:04.348Z] 1656caee0e5e: Preparing [2023-08-29T21:23:04.348Z] 5a1820d5eea2: Preparing [2023-08-29T21:23:04.348Z] c43473a4932a: Preparing [2023-08-29T21:23:04.348Z] 43fd0336793e: Preparing [2023-08-29T21:23:04.348Z] 71a50501c851: Preparing [2023-08-29T21:23:04.348Z] e03d6fb8a2dd: Preparing [2023-08-29T21:23:04.348Z] 9112b3f11329: Preparing [2023-08-29T21:23:04.348Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:04.348Z] 83dd4b0730c5: Preparing [2023-08-29T21:23:04.348Z] 11594c7b5c2d: Preparing [2023-08-29T21:23:04.348Z] 5f70bf18a086: Preparing [2023-08-29T21:23:04.348Z] db6b495d8f71: Preparing [2023-08-29T21:23:04.348Z] fbcf97794fd0: Preparing [2023-08-29T21:23:04.348Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:04.348Z] 71a50501c851: Waiting [2023-08-29T21:23:04.348Z] e03d6fb8a2dd: Waiting [2023-08-29T21:23:04.348Z] 83dd4b0730c5: Waiting [2023-08-29T21:23:04.348Z] 11594c7b5c2d: Waiting [2023-08-29T21:23:04.348Z] 5f70bf18a086: Waiting [2023-08-29T21:23:04.348Z] db6b495d8f71: Waiting [2023-08-29T21:23:04.348Z] fbcf97794fd0: Waiting [2023-08-29T21:23:04.348Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:04.348Z] 9112b3f11329: Waiting [2023-08-29T21:23:04.348Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:04.348Z] 1656caee0e5e: Layer already exists [2023-08-29T21:23:04.348Z] 43fd0336793e: Layer already exists [2023-08-29T21:23:04.348Z] 940bdaa35036: Layer already exists [2023-08-29T21:23:04.348Z] c43473a4932a: Layer already exists [2023-08-29T21:23:04.348Z] 5a1820d5eea2: Layer already exists [2023-08-29T21:23:04.348Z] 71a50501c851: Layer already exists [2023-08-29T21:23:04.348Z] e03d6fb8a2dd: Layer already exists [2023-08-29T21:23:04.348Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:04.348Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:04.348Z] 83dd4b0730c5: Layer already exists [2023-08-29T21:23:04.348Z] 11594c7b5c2d: Layer already exists [2023-08-29T21:23:04.348Z] 5f70bf18a086: Layer already exists [2023-08-29T21:23:04.348Z] fbcf97794fd0: Layer already exists [2023-08-29T21:23:04.348Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:04.348Z] db6b495d8f71: Layer already exists [2023-08-29T21:23:04.611Z] latest: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:04.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:05.284Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.35 [2023-08-29T21:23:05.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-29T21:23:05.284Z] 940bdaa35036: Preparing [2023-08-29T21:23:05.284Z] 1656caee0e5e: Preparing [2023-08-29T21:23:05.284Z] 5a1820d5eea2: Preparing [2023-08-29T21:23:05.284Z] c43473a4932a: Preparing [2023-08-29T21:23:05.284Z] 43fd0336793e: Preparing [2023-08-29T21:23:05.284Z] 71a50501c851: Preparing [2023-08-29T21:23:05.284Z] e03d6fb8a2dd: Preparing [2023-08-29T21:23:05.284Z] 9112b3f11329: Preparing [2023-08-29T21:23:05.284Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:05.284Z] 83dd4b0730c5: Preparing [2023-08-29T21:23:05.284Z] 11594c7b5c2d: Preparing [2023-08-29T21:23:05.284Z] 5f70bf18a086: Preparing [2023-08-29T21:23:05.284Z] db6b495d8f71: Preparing [2023-08-29T21:23:05.284Z] fbcf97794fd0: Preparing [2023-08-29T21:23:05.284Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:05.284Z] 71a50501c851: Waiting [2023-08-29T21:23:05.284Z] e03d6fb8a2dd: Waiting [2023-08-29T21:23:05.284Z] 9112b3f11329: Waiting [2023-08-29T21:23:05.284Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:05.284Z] 83dd4b0730c5: Waiting [2023-08-29T21:23:05.284Z] 11594c7b5c2d: Waiting [2023-08-29T21:23:05.284Z] 5f70bf18a086: Waiting [2023-08-29T21:23:05.284Z] db6b495d8f71: Waiting [2023-08-29T21:23:05.284Z] fbcf97794fd0: Waiting [2023-08-29T21:23:05.284Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:05.284Z] 43fd0336793e: Layer already exists [2023-08-29T21:23:05.284Z] 940bdaa35036: Layer already exists [2023-08-29T21:23:05.284Z] 1656caee0e5e: Layer already exists [2023-08-29T21:23:05.284Z] c43473a4932a: Layer already exists [2023-08-29T21:23:05.284Z] 5a1820d5eea2: Layer already exists [2023-08-29T21:23:05.284Z] 71a50501c851: Layer already exists [2023-08-29T21:23:05.284Z] e03d6fb8a2dd: Layer already exists [2023-08-29T21:23:05.285Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:05.285Z] 83dd4b0730c5: Layer already exists [2023-08-29T21:23:05.285Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:05.285Z] 11594c7b5c2d: Layer already exists [2023-08-29T21:23:05.285Z] db6b495d8f71: Layer already exists [2023-08-29T21:23:05.285Z] 5f70bf18a086: Layer already exists [2023-08-29T21:23:05.285Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:05.285Z] fbcf97794fd0: Layer already exists [2023-08-29T21:23:05.548Z] 3.1.0-dev.35: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:05.943Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:06.292Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:06.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-29T21:23:06.292Z] 940bdaa35036: Preparing [2023-08-29T21:23:06.292Z] 1656caee0e5e: Preparing [2023-08-29T21:23:06.292Z] 5a1820d5eea2: Preparing [2023-08-29T21:23:06.292Z] c43473a4932a: Preparing [2023-08-29T21:23:06.292Z] 43fd0336793e: Preparing [2023-08-29T21:23:06.292Z] 71a50501c851: Preparing [2023-08-29T21:23:06.292Z] e03d6fb8a2dd: Preparing [2023-08-29T21:23:06.292Z] 9112b3f11329: Preparing [2023-08-29T21:23:06.292Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:06.292Z] 83dd4b0730c5: Preparing [2023-08-29T21:23:06.292Z] 11594c7b5c2d: Preparing [2023-08-29T21:23:06.292Z] 5f70bf18a086: Preparing [2023-08-29T21:23:06.292Z] db6b495d8f71: Preparing [2023-08-29T21:23:06.292Z] fbcf97794fd0: Preparing [2023-08-29T21:23:06.292Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:06.292Z] 83dd4b0730c5: Waiting [2023-08-29T21:23:06.292Z] fbcf97794fd0: Waiting [2023-08-29T21:23:06.292Z] 11594c7b5c2d: Waiting [2023-08-29T21:23:06.292Z] 5f70bf18a086: Waiting [2023-08-29T21:23:06.292Z] db6b495d8f71: Waiting [2023-08-29T21:23:06.292Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:06.292Z] 71a50501c851: Waiting [2023-08-29T21:23:06.292Z] 9112b3f11329: Waiting [2023-08-29T21:23:06.292Z] e03d6fb8a2dd: Waiting [2023-08-29T21:23:06.292Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:06.292Z] 5a1820d5eea2: Layer already exists [2023-08-29T21:23:06.292Z] 43fd0336793e: Layer already exists [2023-08-29T21:23:06.292Z] 940bdaa35036: Layer already exists [2023-08-29T21:23:06.292Z] c43473a4932a: Layer already exists [2023-08-29T21:23:06.292Z] 1656caee0e5e: Layer already exists [2023-08-29T21:23:06.292Z] 71a50501c851: Layer already exists [2023-08-29T21:23:06.292Z] e03d6fb8a2dd: Layer already exists [2023-08-29T21:23:06.292Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:06.292Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:06.292Z] 83dd4b0730c5: Layer already exists [2023-08-29T21:23:06.292Z] 5f70bf18a086: Layer already exists [2023-08-29T21:23:06.292Z] 11594c7b5c2d: Layer already exists [2023-08-29T21:23:06.292Z] db6b495d8f71: Layer already exists [2023-08-29T21:23:06.293Z] fbcf97794fd0: Layer already exists [2023-08-29T21:23:06.293Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:06.559Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:06.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:07.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-08-29T21:23:07.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-08-29T21:23:07.237Z] 940bdaa35036: Preparing [2023-08-29T21:23:07.237Z] 1656caee0e5e: Preparing [2023-08-29T21:23:07.237Z] 5a1820d5eea2: Preparing [2023-08-29T21:23:07.237Z] c43473a4932a: Preparing [2023-08-29T21:23:07.237Z] 43fd0336793e: Preparing [2023-08-29T21:23:07.237Z] 71a50501c851: Preparing [2023-08-29T21:23:07.237Z] e03d6fb8a2dd: Preparing [2023-08-29T21:23:07.237Z] 9112b3f11329: Preparing [2023-08-29T21:23:07.237Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:07.237Z] 83dd4b0730c5: Preparing [2023-08-29T21:23:07.237Z] 11594c7b5c2d: Preparing [2023-08-29T21:23:07.237Z] 5f70bf18a086: Preparing [2023-08-29T21:23:07.237Z] db6b495d8f71: Preparing [2023-08-29T21:23:07.237Z] fbcf97794fd0: Preparing [2023-08-29T21:23:07.237Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:07.238Z] 83dd4b0730c5: Waiting [2023-08-29T21:23:07.238Z] 71a50501c851: Waiting [2023-08-29T21:23:07.238Z] e03d6fb8a2dd: Waiting [2023-08-29T21:23:07.238Z] 9112b3f11329: Waiting [2023-08-29T21:23:07.238Z] 11594c7b5c2d: Waiting [2023-08-29T21:23:07.238Z] 5f70bf18a086: Waiting [2023-08-29T21:23:07.238Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:07.238Z] db6b495d8f71: Waiting [2023-08-29T21:23:07.238Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:07.238Z] fbcf97794fd0: Waiting [2023-08-29T21:23:07.238Z] c43473a4932a: Layer already exists [2023-08-29T21:23:07.238Z] 43fd0336793e: Layer already exists [2023-08-29T21:23:07.238Z] 5a1820d5eea2: Layer already exists [2023-08-29T21:23:07.238Z] 1656caee0e5e: Layer already exists [2023-08-29T21:23:07.238Z] 940bdaa35036: Layer already exists [2023-08-29T21:23:07.238Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:07.238Z] 71a50501c851: Layer already exists [2023-08-29T21:23:07.238Z] e03d6fb8a2dd: Layer already exists [2023-08-29T21:23:07.238Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:07.238Z] 83dd4b0730c5: Layer already exists [2023-08-29T21:23:07.238Z] 5f70bf18a086: Layer already exists [2023-08-29T21:23:07.238Z] fbcf97794fd0: Layer already exists [2023-08-29T21:23:07.238Z] 11594c7b5c2d: Layer already exists [2023-08-29T21:23:07.238Z] db6b495d8f71: Layer already exists [2023-08-29T21:23:07.238Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:07.504Z] main: digest: sha256:56a0954a3f08de6eb2ffed7b1babcf68c74b569981ad3ba47ee6bd4165e591f3 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:23:07.551Z] ===================================================== [Pipeline] echo [2023-08-29T21:23:07.561Z] taggedImages: [2023-08-29T21:23:07.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:07.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-08-29T21:23:07.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.35 [2023-08-29T21:23:07.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:07.561Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-08-29T21:23:07.579Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-08-29T21:23:07.579Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:07.579Z] latest [2023-08-29T21:23:07.579Z] 3.1.0-dev.35 [2023-08-29T21:23:07.579Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:07.579Z] main [2023-08-29T21:23:07.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:07.921Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:08.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:08.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-29T21:23:08.264Z] af600575f171: Preparing [2023-08-29T21:23:08.264Z] 51ac80e7a596: Preparing [2023-08-29T21:23:08.264Z] 99f0213a456f: Preparing [2023-08-29T21:23:08.264Z] c0e7934f28f3: Preparing [2023-08-29T21:23:08.264Z] 9112b3f11329: Preparing [2023-08-29T21:23:08.264Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:08.264Z] eac528eaba0c: Preparing [2023-08-29T21:23:08.264Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:08.264Z] eac528eaba0c: Waiting [2023-08-29T21:23:08.264Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:08.264Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:08.264Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:08.264Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:08.530Z] eac528eaba0c: Layer already exists [2023-08-29T21:23:08.530Z] 51ac80e7a596: Pushed [2023-08-29T21:23:08.530Z] 99f0213a456f: Pushed [2023-08-29T21:23:08.530Z] af600575f171: Pushed [2023-08-29T21:23:08.530Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:11.099Z] c0e7934f28f3: Pushed [2023-08-29T21:23:11.366Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:11.695Z] + 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-08-29T21:23:12.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-29T21:23:12.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-29T21:23:12.027Z] af600575f171: Preparing [2023-08-29T21:23:12.027Z] 51ac80e7a596: Preparing [2023-08-29T21:23:12.027Z] 99f0213a456f: Preparing [2023-08-29T21:23:12.027Z] c0e7934f28f3: Preparing [2023-08-29T21:23:12.027Z] 9112b3f11329: Preparing [2023-08-29T21:23:12.027Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:12.027Z] eac528eaba0c: Preparing [2023-08-29T21:23:12.027Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:12.027Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:12.027Z] eac528eaba0c: Waiting [2023-08-29T21:23:12.027Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:12.027Z] 99f0213a456f: Layer already exists [2023-08-29T21:23:12.027Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:12.027Z] 51ac80e7a596: Layer already exists [2023-08-29T21:23:12.027Z] c0e7934f28f3: Layer already exists [2023-08-29T21:23:12.027Z] af600575f171: Layer already exists [2023-08-29T21:23:12.027Z] eac528eaba0c: Layer already exists [2023-08-29T21:23:12.027Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:12.027Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:12.027Z] latest: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:12.622Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:12.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.35 [2023-08-29T21:23:12.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-29T21:23:12.946Z] af600575f171: Preparing [2023-08-29T21:23:12.946Z] 51ac80e7a596: Preparing [2023-08-29T21:23:12.946Z] 99f0213a456f: Preparing [2023-08-29T21:23:12.946Z] c0e7934f28f3: Preparing [2023-08-29T21:23:12.946Z] 9112b3f11329: Preparing [2023-08-29T21:23:12.946Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:12.946Z] eac528eaba0c: Preparing [2023-08-29T21:23:12.946Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:12.946Z] eac528eaba0c: Waiting [2023-08-29T21:23:12.946Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:12.946Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:12.946Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:12.946Z] af600575f171: Layer already exists [2023-08-29T21:23:12.946Z] 51ac80e7a596: Layer already exists [2023-08-29T21:23:12.946Z] c0e7934f28f3: Layer already exists [2023-08-29T21:23:12.946Z] 99f0213a456f: Layer already exists [2023-08-29T21:23:12.946Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:12.946Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:12.946Z] eac528eaba0c: Layer already exists [2023-08-29T21:23:13.211Z] 3.1.0-dev.35: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:13.534Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:13.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:13.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-29T21:23:13.868Z] af600575f171: Preparing [2023-08-29T21:23:13.868Z] 51ac80e7a596: Preparing [2023-08-29T21:23:13.868Z] 99f0213a456f: Preparing [2023-08-29T21:23:13.868Z] c0e7934f28f3: Preparing [2023-08-29T21:23:13.868Z] 9112b3f11329: Preparing [2023-08-29T21:23:13.868Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:13.868Z] eac528eaba0c: Preparing [2023-08-29T21:23:13.868Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:13.868Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:13.868Z] eac528eaba0c: Waiting [2023-08-29T21:23:13.868Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:13.868Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:13.868Z] af600575f171: Layer already exists [2023-08-29T21:23:13.868Z] 99f0213a456f: Layer already exists [2023-08-29T21:23:13.868Z] c0e7934f28f3: Layer already exists [2023-08-29T21:23:13.868Z] 51ac80e7a596: Layer already exists [2023-08-29T21:23:13.868Z] eac528eaba0c: Layer already exists [2023-08-29T21:23:13.868Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:13.868Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:13.868Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:14.198Z] + 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-08-29T21:23:14.529Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-08-29T21:23:14.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-08-29T21:23:14.529Z] af600575f171: Preparing [2023-08-29T21:23:14.529Z] 51ac80e7a596: Preparing [2023-08-29T21:23:14.529Z] 99f0213a456f: Preparing [2023-08-29T21:23:14.529Z] c0e7934f28f3: Preparing [2023-08-29T21:23:14.529Z] 9112b3f11329: Preparing [2023-08-29T21:23:14.529Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:14.529Z] eac528eaba0c: Preparing [2023-08-29T21:23:14.529Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:14.529Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:14.529Z] eac528eaba0c: Waiting [2023-08-29T21:23:14.529Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:14.529Z] 51ac80e7a596: Layer already exists [2023-08-29T21:23:14.529Z] c0e7934f28f3: Layer already exists [2023-08-29T21:23:14.529Z] 99f0213a456f: Layer already exists [2023-08-29T21:23:14.529Z] af600575f171: Layer already exists [2023-08-29T21:23:14.529Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:14.529Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:14.529Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:14.529Z] eac528eaba0c: Layer already exists [2023-08-29T21:23:14.794Z] main: digest: sha256:3174d382db931d54f81ab4577d5ab35761503ac2e8ed5a40957288ccfffc03fc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:23:14.835Z] ===================================================== [Pipeline] echo [2023-08-29T21:23:14.841Z] taggedImages: [2023-08-29T21:23:14.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:14.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-08-29T21:23:14.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.35 [2023-08-29T21:23:14.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:14.841Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-08-29T21:23:14.856Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-08-29T21:23:14.856Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:14.856Z] latest [2023-08-29T21:23:14.856Z] 3.1.0-dev.35 [2023-08-29T21:23:14.856Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:14.856Z] main [2023-08-29T21:23:14.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:15.190Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:15.568Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:15.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-29T21:23:15.568Z] 350b8ff3bf2b: Preparing [2023-08-29T21:23:15.568Z] d251c6bb9bf7: Preparing [2023-08-29T21:23:15.568Z] ba4b87d86c1f: Preparing [2023-08-29T21:23:15.568Z] 72e4f7bf446f: Preparing [2023-08-29T21:23:15.568Z] 4611779a5a63: Preparing [2023-08-29T21:23:15.568Z] 9112b3f11329: Preparing [2023-08-29T21:23:15.568Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:15.568Z] 0284f2de741a: Preparing [2023-08-29T21:23:15.568Z] 4b510915116c: Preparing [2023-08-29T21:23:15.568Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:15.568Z] 9112b3f11329: Waiting [2023-08-29T21:23:15.568Z] 0284f2de741a: Waiting [2023-08-29T21:23:15.568Z] 4b510915116c: Waiting [2023-08-29T21:23:15.568Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:15.568Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:15.833Z] 4611779a5a63: Pushed [2023-08-29T21:23:15.833Z] d251c6bb9bf7: Pushed [2023-08-29T21:23:15.833Z] 350b8ff3bf2b: Pushed [2023-08-29T21:23:15.833Z] 72e4f7bf446f: Pushed [2023-08-29T21:23:15.833Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:15.833Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:15.833Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:15.833Z] 0284f2de741a: Pushed [2023-08-29T21:23:18.401Z] 4b510915116c: Pushed [2023-08-29T21:23:18.401Z] ba4b87d86c1f: Pushed [2023-08-29T21:23:18.401Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:18.730Z] + 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-08-29T21:23:19.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-29T21:23:19.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-29T21:23:19.060Z] 350b8ff3bf2b: Preparing [2023-08-29T21:23:19.060Z] d251c6bb9bf7: Preparing [2023-08-29T21:23:19.060Z] ba4b87d86c1f: Preparing [2023-08-29T21:23:19.060Z] 72e4f7bf446f: Preparing [2023-08-29T21:23:19.060Z] 4611779a5a63: Preparing [2023-08-29T21:23:19.060Z] 9112b3f11329: Preparing [2023-08-29T21:23:19.060Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:19.060Z] 0284f2de741a: Preparing [2023-08-29T21:23:19.060Z] 4b510915116c: Preparing [2023-08-29T21:23:19.060Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:19.060Z] 0284f2de741a: Waiting [2023-08-29T21:23:19.060Z] 4b510915116c: Waiting [2023-08-29T21:23:19.060Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:19.060Z] 9112b3f11329: Waiting [2023-08-29T21:23:19.060Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:19.060Z] 350b8ff3bf2b: Layer already exists [2023-08-29T21:23:19.060Z] ba4b87d86c1f: Layer already exists [2023-08-29T21:23:19.060Z] 72e4f7bf446f: Layer already exists [2023-08-29T21:23:19.060Z] d251c6bb9bf7: Layer already exists [2023-08-29T21:23:19.060Z] 4611779a5a63: Layer already exists [2023-08-29T21:23:19.060Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:19.060Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:19.060Z] 0284f2de741a: Layer already exists [2023-08-29T21:23:19.060Z] 4b510915116c: Layer already exists [2023-08-29T21:23:19.060Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:19.324Z] latest: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:19.654Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:19.991Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.35 [2023-08-29T21:23:19.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-29T21:23:19.992Z] 350b8ff3bf2b: Preparing [2023-08-29T21:23:19.992Z] d251c6bb9bf7: Preparing [2023-08-29T21:23:19.992Z] ba4b87d86c1f: Preparing [2023-08-29T21:23:19.992Z] 72e4f7bf446f: Preparing [2023-08-29T21:23:19.992Z] 4611779a5a63: Preparing [2023-08-29T21:23:19.992Z] 9112b3f11329: Preparing [2023-08-29T21:23:19.992Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:19.992Z] 0284f2de741a: Preparing [2023-08-29T21:23:19.992Z] 4b510915116c: Preparing [2023-08-29T21:23:19.992Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:19.992Z] 9112b3f11329: Waiting [2023-08-29T21:23:19.992Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:19.992Z] 0284f2de741a: Waiting [2023-08-29T21:23:19.992Z] 4b510915116c: Waiting [2023-08-29T21:23:19.992Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:19.992Z] d251c6bb9bf7: Layer already exists [2023-08-29T21:23:19.992Z] 350b8ff3bf2b: Layer already exists [2023-08-29T21:23:19.992Z] 4611779a5a63: Layer already exists [2023-08-29T21:23:19.992Z] 72e4f7bf446f: Layer already exists [2023-08-29T21:23:19.992Z] ba4b87d86c1f: Layer already exists [2023-08-29T21:23:19.992Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:19.992Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:19.992Z] 0284f2de741a: Layer already exists [2023-08-29T21:23:19.992Z] 4b510915116c: Layer already exists [2023-08-29T21:23:19.992Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:19.992Z] 3.1.0-dev.35: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:20.323Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:20.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:20.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-29T21:23:20.657Z] 350b8ff3bf2b: Preparing [2023-08-29T21:23:20.657Z] d251c6bb9bf7: Preparing [2023-08-29T21:23:20.657Z] ba4b87d86c1f: Preparing [2023-08-29T21:23:20.657Z] 72e4f7bf446f: Preparing [2023-08-29T21:23:20.657Z] 4611779a5a63: Preparing [2023-08-29T21:23:20.657Z] 9112b3f11329: Preparing [2023-08-29T21:23:20.657Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:20.657Z] 0284f2de741a: Preparing [2023-08-29T21:23:20.657Z] 4b510915116c: Preparing [2023-08-29T21:23:20.657Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:20.657Z] 9112b3f11329: Waiting [2023-08-29T21:23:20.657Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:20.657Z] 0284f2de741a: Waiting [2023-08-29T21:23:20.657Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:20.657Z] 4b510915116c: Waiting [2023-08-29T21:23:20.657Z] 350b8ff3bf2b: Layer already exists [2023-08-29T21:23:20.657Z] 4611779a5a63: Layer already exists [2023-08-29T21:23:20.657Z] d251c6bb9bf7: Layer already exists [2023-08-29T21:23:20.657Z] ba4b87d86c1f: Layer already exists [2023-08-29T21:23:20.657Z] 72e4f7bf446f: Layer already exists [2023-08-29T21:23:20.657Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:20.657Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:20.657Z] 0284f2de741a: Layer already exists [2023-08-29T21:23:20.657Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:20.657Z] 4b510915116c: Layer already exists [2023-08-29T21:23:20.657Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:21.250Z] + 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-08-29T21:23:21.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-08-29T21:23:21.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-08-29T21:23:21.578Z] 350b8ff3bf2b: Preparing [2023-08-29T21:23:21.578Z] d251c6bb9bf7: Preparing [2023-08-29T21:23:21.578Z] ba4b87d86c1f: Preparing [2023-08-29T21:23:21.578Z] 72e4f7bf446f: Preparing [2023-08-29T21:23:21.578Z] 4611779a5a63: Preparing [2023-08-29T21:23:21.578Z] 9112b3f11329: Preparing [2023-08-29T21:23:21.578Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:21.578Z] 0284f2de741a: Preparing [2023-08-29T21:23:21.578Z] 4b510915116c: Preparing [2023-08-29T21:23:21.578Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:21.578Z] 9112b3f11329: Waiting [2023-08-29T21:23:21.578Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:21.578Z] 0284f2de741a: Waiting [2023-08-29T21:23:21.578Z] 4b510915116c: Waiting [2023-08-29T21:23:21.578Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:21.578Z] d251c6bb9bf7: Layer already exists [2023-08-29T21:23:21.578Z] 4611779a5a63: Layer already exists [2023-08-29T21:23:21.578Z] ba4b87d86c1f: Layer already exists [2023-08-29T21:23:21.578Z] 350b8ff3bf2b: Layer already exists [2023-08-29T21:23:21.578Z] 72e4f7bf446f: Layer already exists [2023-08-29T21:23:21.578Z] 0284f2de741a: Layer already exists [2023-08-29T21:23:21.578Z] 4b510915116c: Layer already exists [2023-08-29T21:23:21.578Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:21.578Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:21.578Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:21.842Z] main: digest: sha256:557bf8c8752198d5ea06142573624e05ac8b2618204d0b550767f71753c883f7 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:23:21.888Z] ===================================================== [Pipeline] echo [2023-08-29T21:23:21.896Z] taggedImages: [2023-08-29T21:23:21.896Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:21.896Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-08-29T21:23:21.896Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.35 [2023-08-29T21:23:21.896Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:21.896Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-08-29T21:23:21.925Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-08-29T21:23:21.925Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:21.925Z] latest [2023-08-29T21:23:21.925Z] 3.1.0-dev.35 [2023-08-29T21:23:21.925Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:21.925Z] main [2023-08-29T21:23:21.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:22.281Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:22.617Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:22.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-29T21:23:22.617Z] 488633162050: Preparing [2023-08-29T21:23:22.617Z] d981d63328c2: Preparing [2023-08-29T21:23:22.617Z] 3ff18e1e40ee: Preparing [2023-08-29T21:23:22.617Z] 2d2cd3d539a1: Preparing [2023-08-29T21:23:22.617Z] b107f980b2a8: Preparing [2023-08-29T21:23:22.617Z] b2615715503e: Preparing [2023-08-29T21:23:22.617Z] 2f58a52a8e70: Preparing [2023-08-29T21:23:22.617Z] 9112b3f11329: Preparing [2023-08-29T21:23:22.617Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:22.617Z] 07ad714bfa4d: Preparing [2023-08-29T21:23:22.617Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:22.617Z] 9112b3f11329: Waiting [2023-08-29T21:23:22.617Z] 07ad714bfa4d: Waiting [2023-08-29T21:23:22.617Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:22.617Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:22.617Z] b2615715503e: Waiting [2023-08-29T21:23:22.617Z] 2f58a52a8e70: Waiting [2023-08-29T21:23:22.883Z] b107f980b2a8: Pushed [2023-08-29T21:23:22.883Z] 488633162050: Pushed [2023-08-29T21:23:22.883Z] d981d63328c2: Pushed [2023-08-29T21:23:22.883Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:23.148Z] b2615715503e: Pushed [2023-08-29T21:23:23.148Z] 2f58a52a8e70: Pushed [2023-08-29T21:23:25.082Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:25.082Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:25.346Z] 2d2cd3d539a1: Pushed [2023-08-29T21:23:26.298Z] 3ff18e1e40ee: Pushed [2023-08-29T21:23:27.249Z] 07ad714bfa4d: Pushed [2023-08-29T21:23:27.511Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:27.840Z] + 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-08-29T21:23:28.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-29T21:23:28.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-29T21:23:28.165Z] 488633162050: Preparing [2023-08-29T21:23:28.165Z] d981d63328c2: Preparing [2023-08-29T21:23:28.165Z] 3ff18e1e40ee: Preparing [2023-08-29T21:23:28.165Z] 2d2cd3d539a1: Preparing [2023-08-29T21:23:28.165Z] b107f980b2a8: Preparing [2023-08-29T21:23:28.165Z] b2615715503e: Preparing [2023-08-29T21:23:28.165Z] 2f58a52a8e70: Preparing [2023-08-29T21:23:28.165Z] 9112b3f11329: Preparing [2023-08-29T21:23:28.165Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:28.165Z] 07ad714bfa4d: Preparing [2023-08-29T21:23:28.165Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:28.165Z] 9112b3f11329: Waiting [2023-08-29T21:23:28.165Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:28.165Z] 07ad714bfa4d: Waiting [2023-08-29T21:23:28.165Z] b2615715503e: Waiting [2023-08-29T21:23:28.165Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:28.165Z] 2f58a52a8e70: Waiting [2023-08-29T21:23:28.165Z] 3ff18e1e40ee: Layer already exists [2023-08-29T21:23:28.165Z] d981d63328c2: Layer already exists [2023-08-29T21:23:28.165Z] 488633162050: Layer already exists [2023-08-29T21:23:28.165Z] 2d2cd3d539a1: Layer already exists [2023-08-29T21:23:28.165Z] b107f980b2a8: Layer already exists [2023-08-29T21:23:28.165Z] 2f58a52a8e70: Layer already exists [2023-08-29T21:23:28.165Z] b2615715503e: Layer already exists [2023-08-29T21:23:28.165Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:28.165Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:28.165Z] 07ad714bfa4d: Layer already exists [2023-08-29T21:23:28.165Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:28.428Z] latest: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:28.756Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:29.076Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.35 [2023-08-29T21:23:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-29T21:23:29.076Z] 488633162050: Preparing [2023-08-29T21:23:29.076Z] d981d63328c2: Preparing [2023-08-29T21:23:29.076Z] 3ff18e1e40ee: Preparing [2023-08-29T21:23:29.076Z] 2d2cd3d539a1: Preparing [2023-08-29T21:23:29.076Z] b107f980b2a8: Preparing [2023-08-29T21:23:29.076Z] b2615715503e: Preparing [2023-08-29T21:23:29.076Z] 2f58a52a8e70: Preparing [2023-08-29T21:23:29.076Z] 9112b3f11329: Preparing [2023-08-29T21:23:29.076Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:29.076Z] 07ad714bfa4d: Preparing [2023-08-29T21:23:29.076Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:29.076Z] 9112b3f11329: Waiting [2023-08-29T21:23:29.076Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:29.076Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:29.076Z] 07ad714bfa4d: Waiting [2023-08-29T21:23:29.076Z] b2615715503e: Waiting [2023-08-29T21:23:29.076Z] 2f58a52a8e70: Waiting [2023-08-29T21:23:29.076Z] d981d63328c2: Layer already exists [2023-08-29T21:23:29.076Z] 3ff18e1e40ee: Layer already exists [2023-08-29T21:23:29.076Z] 2d2cd3d539a1: Layer already exists [2023-08-29T21:23:29.076Z] 488633162050: Layer already exists [2023-08-29T21:23:29.076Z] b107f980b2a8: Layer already exists [2023-08-29T21:23:29.076Z] 2f58a52a8e70: Layer already exists [2023-08-29T21:23:29.076Z] b2615715503e: Layer already exists [2023-08-29T21:23:29.076Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:29.076Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:29.076Z] 07ad714bfa4d: Layer already exists [2023-08-29T21:23:29.076Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:29.339Z] 3.1.0-dev.35: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:29.665Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:29.988Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:29.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-29T21:23:29.988Z] 488633162050: Preparing [2023-08-29T21:23:29.988Z] d981d63328c2: Preparing [2023-08-29T21:23:29.988Z] 3ff18e1e40ee: Preparing [2023-08-29T21:23:29.988Z] 2d2cd3d539a1: Preparing [2023-08-29T21:23:29.988Z] b107f980b2a8: Preparing [2023-08-29T21:23:29.988Z] b2615715503e: Preparing [2023-08-29T21:23:29.988Z] 2f58a52a8e70: Preparing [2023-08-29T21:23:29.988Z] 9112b3f11329: Preparing [2023-08-29T21:23:29.988Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:29.988Z] 07ad714bfa4d: Preparing [2023-08-29T21:23:29.988Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:29.988Z] 9112b3f11329: Waiting [2023-08-29T21:23:29.988Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:29.988Z] 07ad714bfa4d: Waiting [2023-08-29T21:23:29.988Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:29.988Z] b2615715503e: Waiting [2023-08-29T21:23:29.988Z] 2f58a52a8e70: Waiting [2023-08-29T21:23:29.988Z] d981d63328c2: Layer already exists [2023-08-29T21:23:29.988Z] b2615715503e: Layer already exists [2023-08-29T21:23:29.988Z] 488633162050: Layer already exists [2023-08-29T21:23:29.988Z] 3ff18e1e40ee: Layer already exists [2023-08-29T21:23:29.988Z] 2d2cd3d539a1: Layer already exists [2023-08-29T21:23:29.988Z] 2f58a52a8e70: Layer already exists [2023-08-29T21:23:29.988Z] b107f980b2a8: Layer already exists [2023-08-29T21:23:29.988Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:29.988Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:29.988Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:29.988Z] 07ad714bfa4d: Layer already exists [2023-08-29T21:23:30.251Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:30.588Z] + 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-08-29T21:23:30.913Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-08-29T21:23:30.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-08-29T21:23:30.913Z] 488633162050: Preparing [2023-08-29T21:23:30.913Z] d981d63328c2: Preparing [2023-08-29T21:23:30.913Z] 3ff18e1e40ee: Preparing [2023-08-29T21:23:30.913Z] 2d2cd3d539a1: Preparing [2023-08-29T21:23:30.913Z] b107f980b2a8: Preparing [2023-08-29T21:23:30.913Z] b2615715503e: Preparing [2023-08-29T21:23:30.913Z] 2f58a52a8e70: Preparing [2023-08-29T21:23:30.913Z] 9112b3f11329: Preparing [2023-08-29T21:23:30.913Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:30.913Z] 07ad714bfa4d: Preparing [2023-08-29T21:23:30.913Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:30.913Z] b2615715503e: Waiting [2023-08-29T21:23:30.913Z] 2f58a52a8e70: Waiting [2023-08-29T21:23:30.913Z] 9112b3f11329: Waiting [2023-08-29T21:23:30.913Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:30.913Z] 07ad714bfa4d: Waiting [2023-08-29T21:23:30.913Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:30.913Z] 488633162050: Layer already exists [2023-08-29T21:23:30.913Z] d981d63328c2: Layer already exists [2023-08-29T21:23:30.913Z] 3ff18e1e40ee: Layer already exists [2023-08-29T21:23:30.913Z] b107f980b2a8: Layer already exists [2023-08-29T21:23:30.913Z] 2d2cd3d539a1: Layer already exists [2023-08-29T21:23:30.913Z] 2f58a52a8e70: Layer already exists [2023-08-29T21:23:30.913Z] b2615715503e: Layer already exists [2023-08-29T21:23:30.913Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:30.913Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:30.913Z] 07ad714bfa4d: Layer already exists [2023-08-29T21:23:30.913Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:31.177Z] main: digest: sha256:8176e8855cbd6f18687216a793a08e842e2303546f9279c18b5c269f820b72dd size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:23:31.225Z] ===================================================== [Pipeline] echo [2023-08-29T21:23:31.231Z] taggedImages: [2023-08-29T21:23:31.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:31.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-08-29T21:23:31.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.35 [2023-08-29T21:23:31.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:31.231Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-08-29T21:23:31.247Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-08-29T21:23:31.247Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:31.247Z] latest [2023-08-29T21:23:31.247Z] 3.1.0-dev.35 [2023-08-29T21:23:31.247Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:31.247Z] main [2023-08-29T21:23:31.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:31.571Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:31.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:31.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-29T21:23:31.901Z] b7da5af1a66e: Preparing [2023-08-29T21:23:31.901Z] ed73cde403e5: Preparing [2023-08-29T21:23:31.901Z] 9112b3f11329: Preparing [2023-08-29T21:23:31.901Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:31.901Z] 525a43f7a737: Preparing [2023-08-29T21:23:31.901Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:31.901Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:31.901Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:31.901Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:32.164Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:32.164Z] b7da5af1a66e: Pushed [2023-08-29T21:23:33.116Z] 525a43f7a737: Pushed [2023-08-29T21:23:36.435Z] ed73cde403e5: Pushed [2023-08-29T21:23:36.700Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:37.042Z] + 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-08-29T21:23:37.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-29T21:23:37.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-29T21:23:37.379Z] b7da5af1a66e: Preparing [2023-08-29T21:23:37.379Z] ed73cde403e5: Preparing [2023-08-29T21:23:37.379Z] 9112b3f11329: Preparing [2023-08-29T21:23:37.379Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:37.379Z] 525a43f7a737: Preparing [2023-08-29T21:23:37.379Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:37.379Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:37.379Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:37.379Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:37.379Z] 525a43f7a737: Layer already exists [2023-08-29T21:23:37.379Z] b7da5af1a66e: Layer already exists [2023-08-29T21:23:37.379Z] ed73cde403e5: Layer already exists [2023-08-29T21:23:37.379Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:37.379Z] latest: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:37.975Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:39.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.35 [2023-08-29T21:23:39.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-29T21:23:39.711Z] b7da5af1a66e: Preparing [2023-08-29T21:23:39.711Z] ed73cde403e5: Preparing [2023-08-29T21:23:39.711Z] 9112b3f11329: Preparing [2023-08-29T21:23:39.711Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:39.711Z] 525a43f7a737: Preparing [2023-08-29T21:23:39.711Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:39.711Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:39.711Z] ed73cde403e5: Layer already exists [2023-08-29T21:23:39.711Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:39.711Z] b7da5af1a66e: Layer already exists [2023-08-29T21:23:39.711Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:39.711Z] 525a43f7a737: Layer already exists [2023-08-29T21:23:39.711Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:39.711Z] 3.1.0-dev.35: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:40.042Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:40.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:40.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-29T21:23:40.367Z] b7da5af1a66e: Preparing [2023-08-29T21:23:40.367Z] ed73cde403e5: Preparing [2023-08-29T21:23:40.367Z] 9112b3f11329: Preparing [2023-08-29T21:23:40.367Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:40.367Z] 525a43f7a737: Preparing [2023-08-29T21:23:40.367Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:40.367Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:40.367Z] b7da5af1a66e: Layer already exists [2023-08-29T21:23:40.367Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:40.367Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:40.367Z] 525a43f7a737: Layer already exists [2023-08-29T21:23:40.367Z] ed73cde403e5: Layer already exists [2023-08-29T21:23:40.367Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:40.367Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:40.696Z] + 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-08-29T21:23:41.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-08-29T21:23:41.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-08-29T21:23:41.027Z] b7da5af1a66e: Preparing [2023-08-29T21:23:41.027Z] ed73cde403e5: Preparing [2023-08-29T21:23:41.027Z] 9112b3f11329: Preparing [2023-08-29T21:23:41.027Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:41.027Z] 525a43f7a737: Preparing [2023-08-29T21:23:41.027Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:41.027Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:41.027Z] 525a43f7a737: Layer already exists [2023-08-29T21:23:41.027Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:41.027Z] ed73cde403e5: Layer already exists [2023-08-29T21:23:41.027Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:41.027Z] b7da5af1a66e: Layer already exists [2023-08-29T21:23:41.368Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:41.369Z] main: digest: sha256:64c33da4ae33689b886433d8574ef0fee69a37414457dfdf7d43c36909bfeb70 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:23:41.409Z] ===================================================== [Pipeline] echo [2023-08-29T21:23:41.415Z] taggedImages: [2023-08-29T21:23:41.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:41.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-08-29T21:23:41.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.35 [2023-08-29T21:23:41.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:41.415Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-08-29T21:23:41.429Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-08-29T21:23:41.429Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:41.429Z] latest [2023-08-29T21:23:41.429Z] 3.1.0-dev.35 [2023-08-29T21:23:41.429Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:23:41.429Z] main [2023-08-29T21:23:41.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:41.754Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:23:42.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:23:42.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-29T21:23:42.081Z] 76c9320913e4: Preparing [2023-08-29T21:23:42.081Z] d702f6e4eaa2: Preparing [2023-08-29T21:23:42.081Z] 20f13d4b7969: Preparing [2023-08-29T21:23:42.081Z] 55750883fcd2: Preparing [2023-08-29T21:23:42.081Z] e399c90946cd: Preparing [2023-08-29T21:23:42.081Z] 9112b3f11329: Preparing [2023-08-29T21:23:42.081Z] 15cbf3ee2f32: Preparing [2023-08-29T21:23:42.081Z] 6ed32337e15c: Preparing [2023-08-29T21:23:42.081Z] d2d9d24a8c2a: Preparing [2023-08-29T21:23:42.081Z] 15cbf3ee2f32: Waiting [2023-08-29T21:23:42.081Z] 6ed32337e15c: Waiting [2023-08-29T21:23:42.081Z] 9112b3f11329: Waiting [2023-08-29T21:23:42.081Z] d2d9d24a8c2a: Waiting [2023-08-29T21:23:42.347Z] d702f6e4eaa2: Pushed [2023-08-29T21:23:42.347Z] 76c9320913e4: Pushed [2023-08-29T21:23:42.347Z] 20f13d4b7969: Pushed [2023-08-29T21:23:42.347Z] 9112b3f11329: Layer already exists [2023-08-29T21:23:42.347Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:23:42.347Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:23:43.299Z] 6ed32337e15c: Pushed [2023-08-29T21:23:55.611Z] e399c90946cd: Pushed [2023-08-29T21:23:59.842Z] 55750883fcd2: Pushed [2023-08-29T21:23:59.842Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:00.174Z] + 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-08-29T21:24:00.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-29T21:24:00.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-29T21:24:00.575Z] 76c9320913e4: Preparing [2023-08-29T21:24:00.575Z] d702f6e4eaa2: Preparing [2023-08-29T21:24:00.575Z] 20f13d4b7969: Preparing [2023-08-29T21:24:00.575Z] 55750883fcd2: Preparing [2023-08-29T21:24:00.575Z] e399c90946cd: Preparing [2023-08-29T21:24:00.575Z] 9112b3f11329: Preparing [2023-08-29T21:24:00.575Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:00.575Z] 6ed32337e15c: Preparing [2023-08-29T21:24:00.575Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:00.575Z] 6ed32337e15c: Waiting [2023-08-29T21:24:00.575Z] 9112b3f11329: Waiting [2023-08-29T21:24:00.575Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:00.575Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:00.575Z] e399c90946cd: Layer already exists [2023-08-29T21:24:00.575Z] 20f13d4b7969: Layer already exists [2023-08-29T21:24:00.575Z] 76c9320913e4: Layer already exists [2023-08-29T21:24:00.575Z] 55750883fcd2: Layer already exists [2023-08-29T21:24:00.575Z] d702f6e4eaa2: Layer already exists [2023-08-29T21:24:00.575Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:00.575Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:00.575Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:00.575Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:00.575Z] latest: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:00.941Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:01.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.35 [2023-08-29T21:24:01.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-29T21:24:01.282Z] 76c9320913e4: Preparing [2023-08-29T21:24:01.282Z] d702f6e4eaa2: Preparing [2023-08-29T21:24:01.282Z] 20f13d4b7969: Preparing [2023-08-29T21:24:01.282Z] 55750883fcd2: Preparing [2023-08-29T21:24:01.282Z] e399c90946cd: Preparing [2023-08-29T21:24:01.282Z] 9112b3f11329: Preparing [2023-08-29T21:24:01.282Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:01.282Z] 6ed32337e15c: Preparing [2023-08-29T21:24:01.282Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:01.282Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:01.282Z] 6ed32337e15c: Waiting [2023-08-29T21:24:01.282Z] 9112b3f11329: Waiting [2023-08-29T21:24:01.282Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:01.282Z] d702f6e4eaa2: Layer already exists [2023-08-29T21:24:01.282Z] 76c9320913e4: Layer already exists [2023-08-29T21:24:01.282Z] 55750883fcd2: Layer already exists [2023-08-29T21:24:01.282Z] e399c90946cd: Layer already exists [2023-08-29T21:24:01.282Z] 20f13d4b7969: Layer already exists [2023-08-29T21:24:01.282Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:01.282Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:01.282Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:01.282Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:01.282Z] 3.1.0-dev.35: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:01.623Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:01.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:01.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-29T21:24:01.953Z] 76c9320913e4: Preparing [2023-08-29T21:24:01.953Z] d702f6e4eaa2: Preparing [2023-08-29T21:24:01.953Z] 20f13d4b7969: Preparing [2023-08-29T21:24:01.953Z] 55750883fcd2: Preparing [2023-08-29T21:24:01.953Z] e399c90946cd: Preparing [2023-08-29T21:24:01.953Z] 9112b3f11329: Preparing [2023-08-29T21:24:01.953Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:01.953Z] 6ed32337e15c: Preparing [2023-08-29T21:24:01.953Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:01.953Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:01.953Z] 6ed32337e15c: Waiting [2023-08-29T21:24:01.953Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:01.953Z] 9112b3f11329: Waiting [2023-08-29T21:24:01.953Z] e399c90946cd: Layer already exists [2023-08-29T21:24:01.953Z] d702f6e4eaa2: Layer already exists [2023-08-29T21:24:01.953Z] 76c9320913e4: Layer already exists [2023-08-29T21:24:01.953Z] 20f13d4b7969: Layer already exists [2023-08-29T21:24:01.953Z] 55750883fcd2: Layer already exists [2023-08-29T21:24:01.953Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:01.953Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:01.953Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:01.953Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:01.953Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:02.553Z] + 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-08-29T21:24:02.876Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-08-29T21:24:02.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-08-29T21:24:02.876Z] 76c9320913e4: Preparing [2023-08-29T21:24:02.877Z] d702f6e4eaa2: Preparing [2023-08-29T21:24:02.877Z] 20f13d4b7969: Preparing [2023-08-29T21:24:02.877Z] 55750883fcd2: Preparing [2023-08-29T21:24:02.877Z] e399c90946cd: Preparing [2023-08-29T21:24:02.877Z] 9112b3f11329: Preparing [2023-08-29T21:24:02.877Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:02.877Z] 6ed32337e15c: Preparing [2023-08-29T21:24:02.877Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:02.877Z] 9112b3f11329: Waiting [2023-08-29T21:24:02.877Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:02.877Z] 6ed32337e15c: Waiting [2023-08-29T21:24:02.877Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:02.877Z] 20f13d4b7969: Layer already exists [2023-08-29T21:24:02.877Z] 55750883fcd2: Layer already exists [2023-08-29T21:24:02.877Z] e399c90946cd: Layer already exists [2023-08-29T21:24:02.877Z] 76c9320913e4: Layer already exists [2023-08-29T21:24:02.877Z] d702f6e4eaa2: Layer already exists [2023-08-29T21:24:02.877Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:02.877Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:02.877Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:02.877Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:02.877Z] main: digest: sha256:723dea6f82b421473a3e57364bcc7dfc02706e37f97741b69b43693436457ba8 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:24:03.181Z] ===================================================== [Pipeline] echo [2023-08-29T21:24:03.186Z] taggedImages: [2023-08-29T21:24:03.186Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:03.186Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-08-29T21:24:03.186Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.35 [2023-08-29T21:24:03.186Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:03.186Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-08-29T21:24:03.200Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-08-29T21:24:03.200Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:03.200Z] latest [2023-08-29T21:24:03.200Z] 3.1.0-dev.35 [2023-08-29T21:24:03.200Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:03.200Z] main [2023-08-29T21:24:03.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:03.527Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:03.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:03.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-29T21:24:03.853Z] d8c5831d0e3e: Preparing [2023-08-29T21:24:03.853Z] 1cc80d76ebef: Preparing [2023-08-29T21:24:03.853Z] 9199ae5dc977: Preparing [2023-08-29T21:24:03.853Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:03.853Z] 9112b3f11329: Preparing [2023-08-29T21:24:03.853Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:03.853Z] c421e8736c10: Preparing [2023-08-29T21:24:03.853Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:03.853Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:03.853Z] c421e8736c10: Waiting [2023-08-29T21:24:03.853Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:04.119Z] 1cc80d76ebef: Pushed [2023-08-29T21:24:04.119Z] 9199ae5dc977: Pushed [2023-08-29T21:24:06.689Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:06.689Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:06.689Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:06.689Z] d8c5831d0e3e: Pushed [2023-08-29T21:24:06.954Z] c421e8736c10: Pushed [2023-08-29T21:24:21.909Z] 9cf31fafa7ac: Pushed [2023-08-29T21:24:21.909Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:22.234Z] + 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-08-29T21:24:22.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-29T21:24:22.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-29T21:24:22.556Z] d8c5831d0e3e: Preparing [2023-08-29T21:24:22.556Z] 1cc80d76ebef: Preparing [2023-08-29T21:24:22.556Z] 9199ae5dc977: Preparing [2023-08-29T21:24:22.556Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:22.556Z] 9112b3f11329: Preparing [2023-08-29T21:24:22.556Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:22.556Z] c421e8736c10: Preparing [2023-08-29T21:24:22.556Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:22.556Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:22.556Z] c421e8736c10: Waiting [2023-08-29T21:24:22.556Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:22.556Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:22.556Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:22.556Z] 9199ae5dc977: Layer already exists [2023-08-29T21:24:22.556Z] d8c5831d0e3e: Layer already exists [2023-08-29T21:24:22.556Z] 1cc80d76ebef: Layer already exists [2023-08-29T21:24:22.556Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:22.556Z] c421e8736c10: Layer already exists [2023-08-29T21:24:22.556Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:22.818Z] latest: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:23.143Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:23.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.35 [2023-08-29T21:24:23.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-29T21:24:23.467Z] d8c5831d0e3e: Preparing [2023-08-29T21:24:23.467Z] 1cc80d76ebef: Preparing [2023-08-29T21:24:23.467Z] 9199ae5dc977: Preparing [2023-08-29T21:24:23.467Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:23.467Z] 9112b3f11329: Preparing [2023-08-29T21:24:23.467Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:23.467Z] c421e8736c10: Preparing [2023-08-29T21:24:23.467Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:23.467Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:23.467Z] c421e8736c10: Waiting [2023-08-29T21:24:23.467Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:23.467Z] d8c5831d0e3e: Layer already exists [2023-08-29T21:24:23.467Z] 1cc80d76ebef: Layer already exists [2023-08-29T21:24:23.467Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:23.467Z] 9199ae5dc977: Layer already exists [2023-08-29T21:24:23.467Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:23.467Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:23.467Z] c421e8736c10: Layer already exists [2023-08-29T21:24:23.467Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:23.467Z] 3.1.0-dev.35: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:23.794Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:24.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:24.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-29T21:24:24.115Z] d8c5831d0e3e: Preparing [2023-08-29T21:24:24.115Z] 1cc80d76ebef: Preparing [2023-08-29T21:24:24.115Z] 9199ae5dc977: Preparing [2023-08-29T21:24:24.115Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:24.115Z] 9112b3f11329: Preparing [2023-08-29T21:24:24.115Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:24.115Z] c421e8736c10: Preparing [2023-08-29T21:24:24.115Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:24.115Z] c421e8736c10: Waiting [2023-08-29T21:24:24.115Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:24.115Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:24.115Z] 1cc80d76ebef: Layer already exists [2023-08-29T21:24:24.115Z] d8c5831d0e3e: Layer already exists [2023-08-29T21:24:24.115Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:24.115Z] 9199ae5dc977: Layer already exists [2023-08-29T21:24:24.115Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:24.115Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:24.115Z] c421e8736c10: Layer already exists [2023-08-29T21:24:24.115Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:24.115Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:24.449Z] + 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-08-29T21:24:24.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-08-29T21:24:24.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-08-29T21:24:24.791Z] d8c5831d0e3e: Preparing [2023-08-29T21:24:24.791Z] 1cc80d76ebef: Preparing [2023-08-29T21:24:24.791Z] 9199ae5dc977: Preparing [2023-08-29T21:24:24.791Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:24.791Z] 9112b3f11329: Preparing [2023-08-29T21:24:24.791Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:24.791Z] c421e8736c10: Preparing [2023-08-29T21:24:24.791Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:24.791Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:24.791Z] c421e8736c10: Waiting [2023-08-29T21:24:24.791Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:24.791Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:24.791Z] 9199ae5dc977: Layer already exists [2023-08-29T21:24:24.791Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:24.791Z] d8c5831d0e3e: Layer already exists [2023-08-29T21:24:24.791Z] 1cc80d76ebef: Layer already exists [2023-08-29T21:24:24.791Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:24.791Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:24.791Z] c421e8736c10: Layer already exists [2023-08-29T21:24:24.791Z] main: digest: sha256:2fb168e2a7c32e4069ef201cdfcf5fc60bda489f4cf77151575e6f7097f7cceb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:24:24.829Z] ===================================================== [Pipeline] echo [2023-08-29T21:24:24.835Z] taggedImages: [2023-08-29T21:24:24.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:24.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-08-29T21:24:24.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.35 [2023-08-29T21:24:24.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:24.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-08-29T21:24:24.850Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-08-29T21:24:24.850Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:24.850Z] latest [2023-08-29T21:24:24.850Z] 3.1.0-dev.35 [2023-08-29T21:24:24.850Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:24.850Z] main [2023-08-29T21:24:24.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:25.172Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:25.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:25.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-29T21:24:25.509Z] 59801d30d3a1: Preparing [2023-08-29T21:24:25.509Z] db6d513b9181: Preparing [2023-08-29T21:24:25.509Z] a4a7b18539e6: Preparing [2023-08-29T21:24:25.509Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:25.509Z] 9112b3f11329: Preparing [2023-08-29T21:24:25.509Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:25.509Z] 6ed32337e15c: Preparing [2023-08-29T21:24:25.509Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:25.509Z] 6ed32337e15c: Waiting [2023-08-29T21:24:25.509Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:25.509Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:25.509Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:25.509Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:25.509Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:25.510Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:25.773Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:25.773Z] db6d513b9181: Pushed [2023-08-29T21:24:25.773Z] a4a7b18539e6: Pushed [2023-08-29T21:24:25.773Z] 59801d30d3a1: Pushed [2023-08-29T21:24:25.773Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:26.099Z] + 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-08-29T21:24:26.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-29T21:24:26.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-29T21:24:26.423Z] 59801d30d3a1: Preparing [2023-08-29T21:24:26.423Z] db6d513b9181: Preparing [2023-08-29T21:24:26.423Z] a4a7b18539e6: Preparing [2023-08-29T21:24:26.423Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:26.423Z] 9112b3f11329: Preparing [2023-08-29T21:24:26.423Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:26.423Z] 6ed32337e15c: Preparing [2023-08-29T21:24:26.423Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:26.423Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:26.423Z] 6ed32337e15c: Waiting [2023-08-29T21:24:26.423Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:26.423Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:26.423Z] db6d513b9181: Layer already exists [2023-08-29T21:24:26.423Z] a4a7b18539e6: Layer already exists [2023-08-29T21:24:26.423Z] 59801d30d3a1: Layer already exists [2023-08-29T21:24:26.423Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:26.423Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:26.423Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:26.423Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:26.423Z] latest: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:26.760Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:27.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.35 [2023-08-29T21:24:27.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-29T21:24:27.090Z] 59801d30d3a1: Preparing [2023-08-29T21:24:27.090Z] db6d513b9181: Preparing [2023-08-29T21:24:27.090Z] a4a7b18539e6: Preparing [2023-08-29T21:24:27.090Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:27.090Z] 9112b3f11329: Preparing [2023-08-29T21:24:27.090Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:27.090Z] 6ed32337e15c: Preparing [2023-08-29T21:24:27.090Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:27.090Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:27.090Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:27.090Z] 6ed32337e15c: Waiting [2023-08-29T21:24:27.090Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:27.090Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:27.090Z] 59801d30d3a1: Layer already exists [2023-08-29T21:24:27.090Z] db6d513b9181: Layer already exists [2023-08-29T21:24:27.090Z] a4a7b18539e6: Layer already exists [2023-08-29T21:24:27.090Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:27.090Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:27.090Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:27.090Z] 3.1.0-dev.35: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:27.429Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:27.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:27.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-29T21:24:27.751Z] 59801d30d3a1: Preparing [2023-08-29T21:24:27.751Z] db6d513b9181: Preparing [2023-08-29T21:24:27.751Z] a4a7b18539e6: Preparing [2023-08-29T21:24:27.751Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:27.751Z] 9112b3f11329: Preparing [2023-08-29T21:24:27.751Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:27.751Z] 6ed32337e15c: Preparing [2023-08-29T21:24:27.751Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:27.751Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:27.751Z] 6ed32337e15c: Waiting [2023-08-29T21:24:27.751Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:27.751Z] 59801d30d3a1: Layer already exists [2023-08-29T21:24:27.751Z] db6d513b9181: Layer already exists [2023-08-29T21:24:27.751Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:27.751Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:27.751Z] a4a7b18539e6: Layer already exists [2023-08-29T21:24:27.751Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:27.751Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:27.751Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:28.014Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:28.340Z] + 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-08-29T21:24:28.663Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-08-29T21:24:28.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-08-29T21:24:28.663Z] 59801d30d3a1: Preparing [2023-08-29T21:24:28.663Z] db6d513b9181: Preparing [2023-08-29T21:24:28.663Z] a4a7b18539e6: Preparing [2023-08-29T21:24:28.663Z] 9cf31fafa7ac: Preparing [2023-08-29T21:24:28.663Z] 9112b3f11329: Preparing [2023-08-29T21:24:28.663Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:28.663Z] 6ed32337e15c: Preparing [2023-08-29T21:24:28.663Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:28.663Z] 15cbf3ee2f32: Waiting [2023-08-29T21:24:28.663Z] 6ed32337e15c: Waiting [2023-08-29T21:24:28.663Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:28.663Z] a4a7b18539e6: Layer already exists [2023-08-29T21:24:28.663Z] 9cf31fafa7ac: Layer already exists [2023-08-29T21:24:28.663Z] 59801d30d3a1: Layer already exists [2023-08-29T21:24:28.663Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:28.663Z] db6d513b9181: Layer already exists [2023-08-29T21:24:28.663Z] 6ed32337e15c: Layer already exists [2023-08-29T21:24:28.663Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:28.663Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:28.663Z] main: digest: sha256:21993eae683e1a732b82078125c8700995886b8bf5ece2765e6ea75bf2eb7aee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:24:28.716Z] ===================================================== [Pipeline] echo [2023-08-29T21:24:28.725Z] taggedImages: [2023-08-29T21:24:28.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:28.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-08-29T21:24:28.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.35 [2023-08-29T21:24:28.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:28.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-08-29T21:24:28.751Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-08-29T21:24:28.751Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:28.751Z] latest [2023-08-29T21:24:28.751Z] 3.1.0-dev.35 [2023-08-29T21:24:28.751Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:28.751Z] main [2023-08-29T21:24:28.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:29.097Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:29.430Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:29.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-29T21:24:29.430Z] a04977798e55: Preparing [2023-08-29T21:24:29.430Z] 825e0cb8b536: Preparing [2023-08-29T21:24:29.430Z] 9112b3f11329: Preparing [2023-08-29T21:24:29.430Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:29.430Z] 532e1b4b7924: Preparing [2023-08-29T21:24:29.430Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:29.430Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:29.430Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:29.430Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:29.430Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:29.694Z] a04977798e55: Pushed [2023-08-29T21:24:29.694Z] 532e1b4b7924: Pushed [2023-08-29T21:24:36.312Z] 825e0cb8b536: Pushed [2023-08-29T21:24:36.312Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:36.636Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:36.962Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-29T21:24:36.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-29T21:24:36.962Z] a04977798e55: Preparing [2023-08-29T21:24:36.962Z] 825e0cb8b536: Preparing [2023-08-29T21:24:36.962Z] 9112b3f11329: Preparing [2023-08-29T21:24:36.962Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:36.962Z] 532e1b4b7924: Preparing [2023-08-29T21:24:36.962Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:36.962Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:36.962Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:36.962Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:36.963Z] 532e1b4b7924: Layer already exists [2023-08-29T21:24:36.963Z] 825e0cb8b536: Layer already exists [2023-08-29T21:24:36.963Z] a04977798e55: Layer already exists [2023-08-29T21:24:36.963Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:36.963Z] latest: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:37.580Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:37.909Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.35 [2023-08-29T21:24:37.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-29T21:24:37.909Z] a04977798e55: Preparing [2023-08-29T21:24:37.909Z] 825e0cb8b536: Preparing [2023-08-29T21:24:37.909Z] 9112b3f11329: Preparing [2023-08-29T21:24:37.909Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:37.909Z] 532e1b4b7924: Preparing [2023-08-29T21:24:37.909Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:37.909Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:37.909Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:37.909Z] a04977798e55: Layer already exists [2023-08-29T21:24:37.909Z] 825e0cb8b536: Layer already exists [2023-08-29T21:24:37.909Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:37.909Z] 532e1b4b7924: Layer already exists [2023-08-29T21:24:37.909Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:37.909Z] 3.1.0-dev.35: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:38.243Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:38.564Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:38.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-29T21:24:38.564Z] a04977798e55: Preparing [2023-08-29T21:24:38.564Z] 825e0cb8b536: Preparing [2023-08-29T21:24:38.564Z] 9112b3f11329: Preparing [2023-08-29T21:24:38.564Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:38.564Z] 532e1b4b7924: Preparing [2023-08-29T21:24:38.564Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:38.564Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:38.564Z] a04977798e55: Layer already exists [2023-08-29T21:24:38.564Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:38.564Z] 825e0cb8b536: Layer already exists [2023-08-29T21:24:38.564Z] 532e1b4b7924: Layer already exists [2023-08-29T21:24:38.564Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:38.564Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:38.827Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:39.167Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:39.496Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-08-29T21:24:39.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-08-29T21:24:39.496Z] a04977798e55: Preparing [2023-08-29T21:24:39.496Z] 825e0cb8b536: Preparing [2023-08-29T21:24:39.496Z] 9112b3f11329: Preparing [2023-08-29T21:24:39.496Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:39.496Z] 532e1b4b7924: Preparing [2023-08-29T21:24:39.496Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:39.496Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:39.496Z] a04977798e55: Layer already exists [2023-08-29T21:24:39.496Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:39.496Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:39.496Z] 532e1b4b7924: Layer already exists [2023-08-29T21:24:39.496Z] 825e0cb8b536: Layer already exists [2023-08-29T21:24:39.496Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:39.496Z] main: digest: sha256:3208c8a6f29927e757b699dda18ad6fbdbfcb1bdb99ae500082006296ea02e11 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:24:39.537Z] ===================================================== [Pipeline] echo [2023-08-29T21:24:39.542Z] taggedImages: [2023-08-29T21:24:39.542Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:39.542Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-08-29T21:24:39.542Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.35 [2023-08-29T21:24:39.542Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:39.542Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-08-29T21:24:39.556Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-08-29T21:24:39.556Z] d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:39.556Z] latest [2023-08-29T21:24:39.556Z] 3.1.0-dev.35 [2023-08-29T21:24:39.556Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:39.556Z] main [2023-08-29T21:24:39.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:39.874Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:40.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:40.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-29T21:24:40.204Z] 54e391de4a66: Preparing [2023-08-29T21:24:40.204Z] 23176f8d58a2: Preparing [2023-08-29T21:24:40.204Z] 9112b3f11329: Preparing [2023-08-29T21:24:40.204Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:40.204Z] eac528eaba0c: Preparing [2023-08-29T21:24:40.204Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:40.204Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:40.204Z] eac528eaba0c: Layer already exists [2023-08-29T21:24:40.204Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:40.204Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:40.204Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:40.469Z] 54e391de4a66: Pushed [2023-08-29T21:24:47.095Z] 23176f8d58a2: Pushed [2023-08-29T21:24:48.495Z] d7006332552ae400ff85615e0161ae3cc8710e9a: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:49.096Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:49.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-29T21:24:49.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-29T21:24:49.425Z] 54e391de4a66: Preparing [2023-08-29T21:24:49.425Z] 23176f8d58a2: Preparing [2023-08-29T21:24:49.425Z] 9112b3f11329: Preparing [2023-08-29T21:24:49.425Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:49.425Z] eac528eaba0c: Preparing [2023-08-29T21:24:49.425Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:49.425Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:49.425Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:49.425Z] eac528eaba0c: Layer already exists [2023-08-29T21:24:49.425Z] 54e391de4a66: Layer already exists [2023-08-29T21:24:49.425Z] 23176f8d58a2: Layer already exists [2023-08-29T21:24:49.425Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:49.425Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:49.425Z] latest: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:50.018Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:50.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.35 [2023-08-29T21:24:50.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-29T21:24:50.349Z] 54e391de4a66: Preparing [2023-08-29T21:24:50.349Z] 23176f8d58a2: Preparing [2023-08-29T21:24:50.350Z] 9112b3f11329: Preparing [2023-08-29T21:24:50.350Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:50.350Z] eac528eaba0c: Preparing [2023-08-29T21:24:50.350Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:50.350Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:50.350Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:50.350Z] 54e391de4a66: Layer already exists [2023-08-29T21:24:50.350Z] eac528eaba0c: Layer already exists [2023-08-29T21:24:50.350Z] 23176f8d58a2: Layer already exists [2023-08-29T21:24:50.350Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:50.350Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:50.350Z] 3.1.0-dev.35: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:50.949Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:51.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:51.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-29T21:24:51.282Z] 54e391de4a66: Preparing [2023-08-29T21:24:51.282Z] 23176f8d58a2: Preparing [2023-08-29T21:24:51.282Z] 9112b3f11329: Preparing [2023-08-29T21:24:51.282Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:51.282Z] eac528eaba0c: Preparing [2023-08-29T21:24:51.282Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:51.282Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:51.282Z] eac528eaba0c: Layer already exists [2023-08-29T21:24:51.282Z] 54e391de4a66: Layer already exists [2023-08-29T21:24:51.282Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:51.282Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:51.282Z] 23176f8d58a2: Layer already exists [2023-08-29T21:24:51.282Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:51.282Z] d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:51.606Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:51.944Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-08-29T21:24:51.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-08-29T21:24:51.944Z] 54e391de4a66: Preparing [2023-08-29T21:24:51.944Z] 23176f8d58a2: Preparing [2023-08-29T21:24:51.944Z] 9112b3f11329: Preparing [2023-08-29T21:24:51.944Z] 15cbf3ee2f32: Preparing [2023-08-29T21:24:51.944Z] eac528eaba0c: Preparing [2023-08-29T21:24:51.944Z] d2d9d24a8c2a: Preparing [2023-08-29T21:24:51.944Z] d2d9d24a8c2a: Waiting [2023-08-29T21:24:51.944Z] 15cbf3ee2f32: Layer already exists [2023-08-29T21:24:51.944Z] 9112b3f11329: Layer already exists [2023-08-29T21:24:51.944Z] 23176f8d58a2: Layer already exists [2023-08-29T21:24:51.944Z] eac528eaba0c: Layer already exists [2023-08-29T21:24:51.944Z] 54e391de4a66: Layer already exists [2023-08-29T21:24:51.944Z] d2d9d24a8c2a: Layer already exists [2023-08-29T21:24:51.944Z] main: digest: sha256:c832281fd97a08a34402e96e4fcfb6533c2829d6c41a42012755e40dcfc297c2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-29T21:24:52.263Z] ===================================================== [Pipeline] echo [2023-08-29T21:24:52.272Z] taggedImages: [2023-08-29T21:24:52.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a [2023-08-29T21:24:52.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-08-29T21:24:52.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.35 [2023-08-29T21:24:52.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d7006332552ae400ff85615e0161ae3cc8710e9a-3.1.0-dev.35 [2023-08-29T21:24:52.272Z] - 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-08-29T21:24:52.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T21:24:52.638Z] [2023-08-29T21:24:52.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:24:52.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T21:24:52.963Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-29T21:24:52.963Z] 8998bd30e6a1: Pulling fs layer [2023-08-29T21:24:52.963Z] 04944245beec: Pulling fs layer [2023-08-29T21:24:52.963Z] 699f458cf7ca: Pulling fs layer [2023-08-29T21:24:52.963Z] 765212b225bb: Pulling fs layer [2023-08-29T21:24:52.963Z] f23df028b6ca: Pulling fs layer [2023-08-29T21:24:52.963Z] d65c8cfc05b1: Pulling fs layer [2023-08-29T21:24:52.963Z] 2437ff75d9bd: Pulling fs layer [2023-08-29T21:24:52.963Z] 765212b225bb: Waiting [2023-08-29T21:24:52.963Z] f23df028b6ca: Waiting [2023-08-29T21:24:52.963Z] d65c8cfc05b1: Waiting [2023-08-29T21:24:52.963Z] 2437ff75d9bd: Waiting [2023-08-29T21:24:53.247Z] 04944245beec: Verifying Checksum [2023-08-29T21:24:53.247Z] 04944245beec: Download complete [2023-08-29T21:24:53.247Z] 765212b225bb: Verifying Checksum [2023-08-29T21:24:53.247Z] 765212b225bb: Download complete [2023-08-29T21:24:53.247Z] f23df028b6ca: Verifying Checksum [2023-08-29T21:24:53.247Z] f23df028b6ca: Download complete [2023-08-29T21:24:53.247Z] d65c8cfc05b1: Verifying Checksum [2023-08-29T21:24:53.247Z] d65c8cfc05b1: Download complete [2023-08-29T21:24:53.247Z] 699f458cf7ca: Verifying Checksum [2023-08-29T21:24:53.247Z] 699f458cf7ca: Download complete [2023-08-29T21:24:53.827Z] 8998bd30e6a1: Verifying Checksum [2023-08-29T21:24:53.827Z] 8998bd30e6a1: Download complete [2023-08-29T21:24:56.467Z] 2437ff75d9bd: Verifying Checksum [2023-08-29T21:24:56.467Z] 2437ff75d9bd: Download complete [2023-08-29T21:24:57.913Z] 8998bd30e6a1: Pull complete [2023-08-29T21:24:58.514Z] 04944245beec: Pull complete [2023-08-29T21:25:01.861Z] 699f458cf7ca: Pull complete [2023-08-29T21:25:01.861Z] 765212b225bb: Pull complete [2023-08-29T21:25:02.442Z] f23df028b6ca: Pull complete [2023-08-29T21:25:02.708Z] d65c8cfc05b1: Pull complete [2023-08-29T21:25:17.707Z] 2437ff75d9bd: Pull complete [2023-08-29T21:25:17.707Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-29T21:25:17.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-29T21:25:17.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:25:17.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-4830 does not seem to be running inside a container [2023-08-29T21:25:17.933Z] $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@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-08-29T21:25:20.626Z] $ docker top 2ab4f2eea0eb37c6f5b035e495e00bc20ff668dacfe6c3183e4c37e611110fb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:25:21.516Z] ---> job-cost.sh [2023-08-29T21:25:21.516Z] lf-activate-venv: SKIPPING [2023-08-29T21:25:21.516Z] INFO: No Stack... [2023-08-29T21:25:21.780Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-29T21:25:22.731Z] INFO: Archiving Costs [Pipeline] sh [2023-08-29T21:25:23.351Z] + cat /w/workspace/edgex-go/569/archives/cost.csv [2023-08-29T21:25:23.351Z] + cut -d, -f6 [Pipeline] lock [2023-08-29T21:25:23.386Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] [2023-08-29T21:25:23.395Z] Resource [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] did not exist. Created. [2023-08-29T21:25:23.395Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T21:25:23.724Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-29T21:25:24.533Z] Stashed 1 file(s) [Pipeline] } [2023-08-29T21:25:24.543Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-569-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-29T21:25:24.561Z] $ docker stop --time=1 2ab4f2eea0eb37c6f5b035e495e00bc20ff668dacfe6c3183e4c37e611110fb2 [2023-08-29T21:25:26.095Z] $ docker rm -f --volumes 2ab4f2eea0eb37c6f5b035e495e00bc20ff668dacfe6c3183e4c37e611110fb2 [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-08-29T21:25:26.576Z] provisioning config files... [2023-08-29T21:25:26.584Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/569@tmp/config12802340468628029080tmp [Pipeline] { [Pipeline] sh [2023-08-29T21:25:26.875Z] + set +x [2023-08-29T21:25:26.875Z] + bash -s -- [2023-08-29T21:25:26.875Z] + curl -s https://codecov.io/bash [2023-08-29T21:25:26.875Z] [2023-08-29T21:25:26.875Z] _____ _ [2023-08-29T21:25:26.875Z] / ____| | | [2023-08-29T21:25:26.875Z] | | ___ __| | ___ ___ _____ __ [2023-08-29T21:25:26.875Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-29T21:25:26.875Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-29T21:25:26.875Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-29T21:25:26.875Z] Bash-1.0.6 [2023-08-29T21:25:26.875Z] [2023-08-29T21:25:26.875Z] [2023-08-29T21:25:26.875Z] ==> git version 2.25.1 found [2023-08-29T21:25:26.875Z] ==> 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-08-29T21:25:26.875Z] Release-Date: 2020-01-08 [2023-08-29T21:25:26.875Z] 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-08-29T21:25:26.875Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-29T21:25:26.875Z] ==> Jenkins CI detected. [2023-08-29T21:25:26.875Z] current dir:  /w/workspace/edgex-go/569 [2023-08-29T21:25:26.875Z] project root: . [2023-08-29T21:25:26.875Z] --> token set from env [2023-08-29T21:25:26.875Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-29T21:25:26.875Z] ==> Running gcov in . (disable via -X gcov) [2023-08-29T21:25:27.134Z] ==> Python coveragepy not found [2023-08-29T21:25:27.134Z] ==> Searching for coverage reports in: [2023-08-29T21:25:27.134Z] + . [2023-08-29T21:25:27.134Z] -> Found 1 reports [2023-08-29T21:25:27.134Z] ==> Detecting git/mercurial file structure [2023-08-29T21:25:27.134Z] ==> Reading reports [2023-08-29T21:25:27.134Z] + ./coverage.out bytes=446997 [2023-08-29T21:25:27.134Z] ==> Appending adjustments [2023-08-29T21:25:27.134Z] https://docs.codecov.io/docs/fixing-reports [2023-08-29T21:25:28.070Z] + Found adjustments [2023-08-29T21:25:28.070Z] ==> Gzipping contents [2023-08-29T21:25:28.328Z] 60K /tmp/codecov.HKzlg7.gz [2023-08-29T21:25:28.328Z] ==> Uploading reports [2023-08-29T21:25:28.328Z] url: https://codecov.io [2023-08-29T21:25:28.328Z] query: branch=main&commit=d7006332552ae400ff85615e0161ae3cc8710e9a&build=569&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F569%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-29T21:25:28.328Z] -> Pinging Codecov [2023-08-29T21:25:28.328Z] 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=d7006332552ae400ff85615e0161ae3cc8710e9a&build=569&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F569%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-29T21:25:28.328Z] -> Uploading to [2023-08-29T21:25:28.328Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-29/00271124DB129430A58F1EEE437C3FCB/d7006332552ae400ff85615e0161ae3cc8710e9a/36b02a7a-91fc-4fd8-a018-534c12727fea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230829T212528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e04fb2836e7b393e00621f11476eb8f1bd24869373562f79e8e17044903763e [2023-08-29T21:25:28.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T21:25:28.328Z] Dload Upload Total Spent Left Speed [2023-08-29T21:25:28.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57384 0 0 100 57384 0 242k --:--:-- --:--:-- --:--:-- 242k [2023-08-29T21:25:28.586Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d7006332552ae400ff85615e0161ae3cc8710e9a [Pipeline] } [2023-08-29T21:25:28.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-08-29T21:25:28.791Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-29T21:25:28.801Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:25:29.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T21:25:29.092Z] [2023-08-29T21:25:29.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:25:29.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T21:25:29.383Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-29T21:25:29.383Z] df9b9388f04a: Pulling fs layer [2023-08-29T21:25:29.383Z] 52dc419b0ee2: Pulling fs layer [2023-08-29T21:25:29.383Z] 25bc292e5bac: Pulling fs layer [2023-08-29T21:25:29.383Z] 114826534d7a: Pulling fs layer [2023-08-29T21:25:29.383Z] 4657fd5d0bcf: Pulling fs layer [2023-08-29T21:25:29.383Z] 6ad1cebc031e: Pulling fs layer [2023-08-29T21:25:29.383Z] 8a3aa393b2d8: Pulling fs layer [2023-08-29T21:25:29.383Z] 4657fd5d0bcf: Waiting [2023-08-29T21:25:29.383Z] 6ad1cebc031e: Waiting [2023-08-29T21:25:29.383Z] 8a3aa393b2d8: Waiting [2023-08-29T21:25:29.383Z] 114826534d7a: Waiting [2023-08-29T21:25:29.383Z] 25bc292e5bac: Verifying Checksum [2023-08-29T21:25:29.383Z] 25bc292e5bac: Download complete [2023-08-29T21:25:29.383Z] 52dc419b0ee2: Download complete [2023-08-29T21:25:29.383Z] 4657fd5d0bcf: Verifying Checksum [2023-08-29T21:25:29.383Z] 4657fd5d0bcf: Download complete [2023-08-29T21:25:29.383Z] df9b9388f04a: Download complete [2023-08-29T21:25:29.643Z] 6ad1cebc031e: Verifying Checksum [2023-08-29T21:25:29.643Z] 6ad1cebc031e: Download complete [2023-08-29T21:25:29.643Z] df9b9388f04a: Pull complete [2023-08-29T21:25:29.643Z] 52dc419b0ee2: Pull complete [2023-08-29T21:25:29.643Z] 25bc292e5bac: Pull complete [2023-08-29T21:25:30.209Z] 114826534d7a: Verifying Checksum [2023-08-29T21:25:30.209Z] 114826534d7a: Download complete [2023-08-29T21:25:30.209Z] 8a3aa393b2d8: Verifying Checksum [2023-08-29T21:25:30.209Z] 8a3aa393b2d8: Download complete [2023-08-29T21:25:34.388Z] 114826534d7a: Pull complete [2023-08-29T21:25:34.388Z] 4657fd5d0bcf: Pull complete [2023-08-29T21:25:34.954Z] 6ad1cebc031e: Pull complete [2023-08-29T21:25:38.234Z] 8a3aa393b2d8: Pull complete [2023-08-29T21:25:38.234Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-29T21:25:38.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-29T21:25:38.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:25:38.306Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T21:25:38.336Z] $ 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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-29T21:25:46.504Z] $ docker top 0060233d4f09c82746b72cb4ae06e69693d7ee438e0ba15ed0186f63a3765eb8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-29T21:25:46.579Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-08-29T21:25:46.856Z] + set -o pipefail [2023-08-29T21:25:46.856Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-08-29T21:25:54.972Z] [2023-08-29T21:25:54.972Z] Monitoring /w/workspace/edgex-go/569 (github.com/edgexfoundry/edgex-go)... [2023-08-29T21:25:54.972Z] [2023-08-29T21:25:54.972Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4a11edc1-81f1-47b8-b1d8-8f82470424db [2023-08-29T21:25:54.972Z] [2023-08-29T21:25:54.972Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-29T21:25:54.972Z] [2023-08-29T21:25:54.972Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-29T21:25:54.972Z] [2023-08-29T21:25:54.972Z] [2023-08-29T21:25:54.972Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-29T21:25:54.972Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-29T21:25:54.972Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-29T21:25:54.981Z] $ docker stop --time=1 0060233d4f09c82746b72cb4ae06e69693d7ee438e0ba15ed0186f63a3765eb8 [2023-08-29T21:25:59.513Z] $ docker rm -f --volumes 0060233d4f09c82746b72cb4ae06e69693d7ee438e0ba15ed0186f63a3765eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-08-29T21:25:59.979Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T21:25:59.993Z] provisioning config files... [2023-08-29T21:25:59.999Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/569@tmp/config3455813224735215460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:00.296Z] --> edgex-publish-swagger.sh [2023-08-29T21:26:00.296Z] === Publish openapi/v3 API === [2023-08-29T21:26:00.296Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-08-29T21:26:00.296Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/569/openapi/v3/core-command.yaml] [2023-08-29T21:26:00.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T21:26:00.296Z] Dload Upload Total Spent Left Speed [2023-08-29T21:26:00.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 53477 --:--:-- --:--:-- --:--:-- 53565 [2023-08-29T21:26:00.869Z] [2023-08-29T21:26:00.869Z] [2023-08-29T21:26:00.869Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/569/openapi/v3/core-data.yaml] [2023-08-29T21:26:00.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T21:26:00.869Z] Dload Upload Total Spent Left Speed [2023-08-29T21:26:01.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 138k --:--:-- --:--:-- --:--:-- 138k 100 71708 0 0 100 71708 0 138k --:--:-- --:--:-- --:--:-- 138k [2023-08-29T21:26:01.438Z] [2023-08-29T21:26:01.438Z] [2023-08-29T21:26:01.438Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/569/openapi/v3/core-metadata.yaml] [2023-08-29T21:26:01.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T21:26:01.438Z] Dload Upload Total Spent Left Speed [2023-08-29T21:26:02.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 292k --:--:-- --:--:-- --:--:-- 292k [2023-08-29T21:26:02.006Z] [2023-08-29T21:26:02.006Z] [2023-08-29T21:26:02.006Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/569/openapi/v3/support-notifications.yaml] [2023-08-29T21:26:02.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T21:26:02.006Z] Dload Upload Total Spent Left Speed [2023-08-29T21:26:02.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 162k --:--:-- --:--:-- --:--:-- 162k 100 87000 0 0 100 87000 0 162k --:--:-- --:--:-- --:--:-- 161k [2023-08-29T21:26:02.264Z] [2023-08-29T21:26:02.264Z] [2023-08-29T21:26:02.264Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/569/openapi/v3/support-scheduler.yaml] [2023-08-29T21:26:02.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-29T21:26:02.524Z] Dload Upload Total Spent Left Speed [2023-08-29T21:26:02.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 88195 --:--:-- --:--:-- --:--:-- 88195 [2023-08-29T21:26:02.782Z] [2023-08-29T21:26:02.782Z] [Pipeline] } [2023-08-29T21:26:02.788Z] 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-08-29T21:26:03.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T21:26:03.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:26:03.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T21:26:03.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:26:03.539Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T21:26:03.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T21:26:04.088Z] $ docker top 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T21:26:04.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T21:26:04.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T21:26:04.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T21:26:04.305Z] $ docker exec 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c ssh-agent [2023-08-29T21:26:04.417Z] SSH_AUTH_SOCK=/tmp/ssh-9ZQAbyLH3HR2/agent.32 [2023-08-29T21:26:04.417Z] SSH_AGENT_PID=38 [2023-08-29T21:26:04.422Z] Running ssh-add (command line suppressed) [2023-08-29T21:26:04.539Z] Identity added: /w/workspace/edgex-go/569@tmp/private_key_15964253194884375249.key (/w/workspace/edgex-go/569@tmp/private_key_15964253194884375249.key) [2023-08-29T21:26:04.559Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T21:26:04.850Z] + git semver tag [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,062 [run_tag] DEBUG tag force:False [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,063 [check_head_tag] DEBUG check head tag [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,064 [execute] INFO git cat-file --batch-check [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=) [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,068 [execute] INFO git cat-file --batch [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=) [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,089 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,089 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,090 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=None) [2023-08-29T21:26:05.110Z] 2023-08-29 21:26:05,095 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T21:26:05.110Z] 3.1.0-dev.35 [Pipeline] } [2023-08-29T21:26:05.378Z] $ docker exec --env ******** --env ******** 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c ssh-agent -k [2023-08-29T21:26:05.476Z] unset SSH_AUTH_SOCK; [2023-08-29T21:26:05.476Z] unset SSH_AGENT_PID; [2023-08-29T21:26:05.476Z] echo Agent pid 38 killed; [2023-08-29T21:26:05.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T21:26:05.803Z] + git semver [Pipeline] } [2023-08-29T21:26:06.076Z] $ docker stop --time=1 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c [2023-08-29T21:26:07.365Z] $ docker rm -f --volumes 0d00c4560d0c58eac65d41486ba8a3cafdf52ce6fa3f75abebccfd5d49d82a8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:26:07.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T21:26:07.759Z] [2023-08-29T21:26:07.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:26:08.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T21:26:08.061Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-29T21:26:08.061Z] ab5ef0e58194: Pulling fs layer [2023-08-29T21:26:08.061Z] 9712f1f96733: Pulling fs layer [2023-08-29T21:26:08.061Z] 63f879dbbcfc: Pulling fs layer [2023-08-29T21:26:08.061Z] 0d9ebad4ef96: Pulling fs layer [2023-08-29T21:26:08.061Z] e9a5061849ea: Pulling fs layer [2023-08-29T21:26:08.061Z] d747dcd14b5f: Pulling fs layer [2023-08-29T21:26:08.061Z] 2de7ff778b66: Pulling fs layer [2023-08-29T21:26:08.061Z] 0d9ebad4ef96: Waiting [2023-08-29T21:26:08.061Z] e9a5061849ea: Waiting [2023-08-29T21:26:08.061Z] d747dcd14b5f: Waiting [2023-08-29T21:26:08.061Z] 2de7ff778b66: Waiting [2023-08-29T21:26:08.061Z] 9712f1f96733: Verifying Checksum [2023-08-29T21:26:08.061Z] 9712f1f96733: Download complete [2023-08-29T21:26:08.325Z] 63f879dbbcfc: Verifying Checksum [2023-08-29T21:26:08.325Z] 63f879dbbcfc: Download complete [2023-08-29T21:26:08.584Z] e9a5061849ea: Verifying Checksum [2023-08-29T21:26:08.584Z] e9a5061849ea: Download complete [2023-08-29T21:26:08.584Z] d747dcd14b5f: Verifying Checksum [2023-08-29T21:26:08.584Z] d747dcd14b5f: Download complete [2023-08-29T21:26:08.584Z] 0d9ebad4ef96: Verifying Checksum [2023-08-29T21:26:08.584Z] 0d9ebad4ef96: Download complete [2023-08-29T21:26:08.584Z] ab5ef0e58194: Verifying Checksum [2023-08-29T21:26:08.584Z] ab5ef0e58194: Download complete [2023-08-29T21:26:08.584Z] 2de7ff778b66: Verifying Checksum [2023-08-29T21:26:08.584Z] 2de7ff778b66: Download complete [2023-08-29T21:26:11.867Z] ab5ef0e58194: Pull complete [2023-08-29T21:26:11.867Z] 9712f1f96733: Pull complete [2023-08-29T21:26:12.433Z] 63f879dbbcfc: Pull complete [2023-08-29T21:26:16.617Z] 0d9ebad4ef96: Pull complete [2023-08-29T21:26:16.876Z] e9a5061849ea: Pull complete [2023-08-29T21:26:16.876Z] d747dcd14b5f: Pull complete [2023-08-29T21:26:18.249Z] 2de7ff778b66: Pull complete [2023-08-29T21:26:18.249Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-29T21:26:18.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-29T21:26:18.249Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:26:18.329Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T21:26:18.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-29T21:26:25.892Z] $ docker top 0e69cb422be55d85a3861036c65974ee03036b39073acaf9f429ea68d7e3c0ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-29T21:26:25.971Z] provisioning config files... [2023-08-29T21:26:25.976Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/569@tmp/config2292424213406332417tmp [2023-08-29T21:26:25.986Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/569@tmp/config15760188471231924387tmp [2023-08-29T21:26:25.993Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/569@tmp/config1413562943642794858tmp [Pipeline] { [Pipeline] echo [2023-08-29T21:26:26.006Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:26.284Z] ---> sigul-configuration.sh [2023-08-29T21:26:26.284Z] gpg: directory `/root/.gnupg' created [2023-08-29T21:26:26.284Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-29T21:26:26.284Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-29T21:26:26.284Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-29T21:26:26.284Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-29T21:26:26.284Z] gpg: CAST5 encrypted data [2023-08-29T21:26:26.284Z] gpg: encrypted with 1 passphrase [2023-08-29T21:26:26.284Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-29T21:26:26.568Z] + mkdir /home/jenkins [2023-08-29T21:26:26.568Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-29T21:26:26.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-08-29T21:26:26.860Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:27.144Z] ---> sigul-install.sh [2023-08-29T21:26:27.144Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-29T21:26:27.429Z] + git tag --list [2023-08-29T21:26:27.430Z] 0.6.0 [2023-08-29T21:26:27.430Z] 0.6.1 [2023-08-29T21:26:27.430Z] 0.7.0 [2023-08-29T21:26:27.430Z] 0.7.1 [2023-08-29T21:26:27.430Z] v1.0.0 [2023-08-29T21:26:27.430Z] v1.0.1 [2023-08-29T21:26:27.430Z] v1.1.0 [2023-08-29T21:26:27.430Z] v1.2.0 [2023-08-29T21:26:27.430Z] v1.2.1 [2023-08-29T21:26:27.430Z] v1.3.0 [2023-08-29T21:26:27.430Z] v1.3.1 [2023-08-29T21:26:27.430Z] v2.0.0 [2023-08-29T21:26:27.430Z] v2.1.0 [2023-08-29T21:26:27.430Z] v2.1.1 [2023-08-29T21:26:27.430Z] v2.2.0 [2023-08-29T21:26:27.430Z] v2.3.0 [2023-08-29T21:26:27.430Z] v3.0 [2023-08-29T21:26:27.430Z] v3.0.0 [2023-08-29T21:26:27.430Z] v3.1.0-dev.1 [2023-08-29T21:26:27.430Z] v3.1.0-dev.10 [2023-08-29T21:26:27.430Z] v3.1.0-dev.11 [2023-08-29T21:26:27.430Z] v3.1.0-dev.12 [2023-08-29T21:26:27.430Z] v3.1.0-dev.13 [2023-08-29T21:26:27.430Z] v3.1.0-dev.14 [2023-08-29T21:26:27.430Z] v3.1.0-dev.15 [2023-08-29T21:26:27.430Z] v3.1.0-dev.16 [2023-08-29T21:26:27.430Z] v3.1.0-dev.17 [2023-08-29T21:26:27.430Z] v3.1.0-dev.18 [2023-08-29T21:26:27.430Z] v3.1.0-dev.19 [2023-08-29T21:26:27.430Z] v3.1.0-dev.2 [2023-08-29T21:26:27.430Z] v3.1.0-dev.20 [2023-08-29T21:26:27.430Z] v3.1.0-dev.21 [2023-08-29T21:26:27.430Z] v3.1.0-dev.22 [2023-08-29T21:26:27.430Z] v3.1.0-dev.23 [2023-08-29T21:26:27.430Z] v3.1.0-dev.24 [2023-08-29T21:26:27.430Z] v3.1.0-dev.25 [2023-08-29T21:26:27.430Z] v3.1.0-dev.26 [2023-08-29T21:26:27.430Z] v3.1.0-dev.27 [2023-08-29T21:26:27.430Z] v3.1.0-dev.28 [2023-08-29T21:26:27.430Z] v3.1.0-dev.29 [2023-08-29T21:26:27.430Z] v3.1.0-dev.3 [2023-08-29T21:26:27.430Z] v3.1.0-dev.30 [2023-08-29T21:26:27.430Z] v3.1.0-dev.31 [2023-08-29T21:26:27.430Z] v3.1.0-dev.32 [2023-08-29T21:26:27.430Z] v3.1.0-dev.33 [2023-08-29T21:26:27.430Z] v3.1.0-dev.34 [2023-08-29T21:26:27.430Z] v3.1.0-dev.35 [2023-08-29T21:26:27.430Z] v3.1.0-dev.4 [2023-08-29T21:26:27.430Z] v3.1.0-dev.5 [2023-08-29T21:26:27.430Z] v3.1.0-dev.6 [2023-08-29T21:26:27.430Z] v3.1.0-dev.7 [2023-08-29T21:26:27.430Z] v3.1.0-dev.8 [2023-08-29T21:26:27.430Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-29T21:26:27.715Z] + lftools sign git-tag v3.1.0-dev.35 [2023-08-29T21:26:28.281Z] Signing Git tag with Sigul... [2023-08-29T21:26:28.281Z] Signing v3.1.0-dev.35 [Pipeline] echo [2023-08-29T21:26:28.856Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:29.135Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-29T21:26:29.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-29T21:26:29.155Z] $ docker stop --time=1 0e69cb422be55d85a3861036c65974ee03036b39073acaf9f429ea68d7e3c0ee [2023-08-29T21:26:30.442Z] $ docker rm -f --volumes 0e69cb422be55d85a3861036c65974ee03036b39073acaf9f429ea68d7e3c0ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-29T21:26:30.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T21:26:30.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:26:31.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T21:26:31.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:26:31.242Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T21:26:31.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T21:26:31.602Z] $ docker top 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 -eo pid,comm [2023-08-29T21:26:31.651Z] 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-08-29T21:26:31.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T21:26:31.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T21:26:31.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T21:26:31.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T21:26:31.850Z] $ docker exec 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 ssh-agent [2023-08-29T21:26:31.962Z] SSH_AUTH_SOCK=/tmp/ssh-LBuTEwCToqvy/agent.32 [2023-08-29T21:26:31.962Z] SSH_AGENT_PID=38 [2023-08-29T21:26:31.967Z] Running ssh-add (command line suppressed) [2023-08-29T21:26:32.066Z] Identity added: /w/workspace/edgex-go/569@tmp/private_key_9987286665777485583.key (/w/workspace/edgex-go/569@tmp/private_key_9987286665777485583.key) [2023-08-29T21:26:32.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T21:26:32.364Z] + git semver bump pre [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,545 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,545 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,545 [bump_version] DEBUG bumped version:3.1.0-dev.36 [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,545 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/edgex-go/569/.semver/main with force:True [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,545 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,545 [write_file] DEBUG write to file:/w/workspace/edgex-go/569/.semver/main [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,547 [execute] INFO git cat-file --batch-check [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,552 [execute] INFO git cat-file --batch [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T21:26:32.622Z] 2023-08-29 21:26:32,559 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T21:26:32.622Z] 3.1.0-dev.36 [Pipeline] } [2023-08-29T21:26:32.628Z] $ docker exec --env ******** --env ******** 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 ssh-agent -k [2023-08-29T21:26:32.747Z] unset SSH_AUTH_SOCK; [2023-08-29T21:26:32.747Z] unset SSH_AGENT_PID; [2023-08-29T21:26:32.747Z] echo Agent pid 38 killed; [2023-08-29T21:26:32.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T21:26:33.051Z] + git semver [Pipeline] } [2023-08-29T21:26:33.320Z] $ docker stop --time=1 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 [2023-08-29T21:26:34.608Z] $ docker rm -f --volumes 969811e94a509c0204d1992cb53a26179a5ae40e2166c6d874029de1dad2c5f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T21:26:34.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T21:26:34.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:26:35.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T21:26:35.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:26:35.302Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T21:26:35.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T21:26:35.690Z] $ docker top 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T21:26:35.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T21:26:35.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T21:26:35.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T21:26:35.902Z] $ docker exec 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae ssh-agent [2023-08-29T21:26:36.012Z] SSH_AUTH_SOCK=/tmp/ssh-OgjDJ4bq2mAa/agent.33 [2023-08-29T21:26:36.012Z] SSH_AGENT_PID=39 [2023-08-29T21:26:36.016Z] Running ssh-add (command line suppressed) [2023-08-29T21:26:36.118Z] Identity added: /w/workspace/edgex-go/569@tmp/private_key_10089132268080834073.key (/w/workspace/edgex-go/569@tmp/private_key_10089132268080834073.key) [2023-08-29T21:26:36.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T21:26:36.426Z] + git semver push [2023-08-29T21:26:36.686Z] 2023-08-29 21:26:36,621 [run_push] DEBUG push [2023-08-29T21:26:36.686Z] 2023-08-29 21:26:36,622 [execute] INFO git cat-file --batch-check [2023-08-29T21:26:36.686Z] 2023-08-29 21:26:36,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T21:26:36.686Z] 2023-08-29 21:26:36,627 [execute] INFO git rev-list 9315de9919331a056205e8176d8d525bec95f4f9 -- [2023-08-29T21:26:36.686Z] 2023-08-29 21:26:36,627 [execute] DEBUG Popen(['git', 'rev-list', '9315de9919331a056205e8176d8d525bec95f4f9', '--'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-29T21:26:36.686Z] 2023-08-29 21:26:36,646 [execute] INFO git fetch -v origin [2023-08-29T21:26:36.686Z] 2023-08-29 21:26:36,647 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-29T21:26:37.255Z] 2023-08-29 21:26:37,137 [run_push] DEBUG no remote changes detected [2023-08-29T21:26:37.255Z] 2023-08-29 21:26:37,137 [execute] INFO git push origin semver [2023-08-29T21:26:37.255Z] 2023-08-29 21:26:37,138 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/569/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-29T21:26:38.192Z] 2023-08-29 21:26:38,000 [run_push] DEBUG push all version tags [2023-08-29T21:26:38.192Z] 2023-08-29 21:26:38,001 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-29T21:26:38.192Z] 2023-08-29 21:26:38,002 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/569, universal_newlines=False, shell=None, istream=None) [2023-08-29T21:26:39.130Z] 2023-08-29 21:26:38,837 [read_version] DEBUG read version from /w/workspace/edgex-go/569/.semver/main [2023-08-29T21:26:39.130Z] 3.1.0-dev.36 [Pipeline] } [2023-08-29T21:26:39.136Z] $ docker exec --env ******** --env ******** 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae ssh-agent -k [2023-08-29T21:26:39.253Z] unset SSH_AUTH_SOCK; [2023-08-29T21:26:39.253Z] unset SSH_AGENT_PID; [2023-08-29T21:26:39.253Z] echo Agent pid 39 killed; [2023-08-29T21:26:39.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T21:26:39.576Z] + git semver [Pipeline] } [2023-08-29T21:26:39.844Z] $ docker stop --time=1 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae [2023-08-29T21:26:41.114Z] $ docker rm -f --volumes 4ece85713c4aca045e7456016aea4d28809278caa5fe4611bf3d5c435aa193ae [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-08-29T21:26:41.656Z] + [ -d /w/workspace/edgex-go/569/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:41.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:42.799Z] ---> package-listing.sh [2023-08-29T21:26:42.799Z] ++ facter osfamily [2023-08-29T21:26:42.799Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-29T21:26:43.059Z] + OS_FAMILY=debian [2023-08-29T21:26:43.059Z] + workspace=/w/workspace/edgex-go/569 [2023-08-29T21:26:43.059Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-29T21:26:43.059Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-29T21:26:43.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-29T21:26:43.059Z] + PACKAGES=/tmp/packages_start.txt [2023-08-29T21:26:43.059Z] + '[' /w/workspace/edgex-go/569 ']' [2023-08-29T21:26:43.059Z] + PACKAGES=/tmp/packages_end.txt [2023-08-29T21:26:43.059Z] + case "${OS_FAMILY}" in [2023-08-29T21:26:43.059Z] + dpkg -l [2023-08-29T21:26:43.059Z] + grep '^ii' [2023-08-29T21:26:43.059Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-29T21:26:43.059Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-29T21:26:43.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-29T21:26:43.059Z] + '[' /w/workspace/edgex-go/569 ']' [2023-08-29T21:26:43.059Z] + mkdir -p /w/workspace/edgex-go/569/archives/ [2023-08-29T21:26:43.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/569/archives/ [Pipeline] echo [2023-08-29T21:26:43.069Z] 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/569/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-29T21:26:43.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:26:43.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T21:26:43.898Z] [2023-08-29T21:26:43.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T21:26:44.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T21:26:44.192Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-29T21:26:44.192Z] 5eb5b503b376: Pulling fs layer [2023-08-29T21:26:44.192Z] 5c69ac0246d0: Pulling fs layer [2023-08-29T21:26:44.192Z] ec43610c2a17: Pulling fs layer [2023-08-29T21:26:44.192Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-29T21:26:44.192Z] 33b1e0a273af: Pulling fs layer [2023-08-29T21:26:44.192Z] 5d3b04190fa2: Pulling fs layer [2023-08-29T21:26:44.192Z] 2f39f015ded8: Pulling fs layer [2023-08-29T21:26:44.192Z] 5d3b04190fa2: Waiting [2023-08-29T21:26:44.192Z] 3a2ae6a8a46f: Waiting [2023-08-29T21:26:44.192Z] 2f39f015ded8: Waiting [2023-08-29T21:26:44.192Z] 5c69ac0246d0: Download complete [2023-08-29T21:26:44.192Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-29T21:26:44.192Z] 3a2ae6a8a46f: Download complete [2023-08-29T21:26:44.192Z] 33b1e0a273af: Verifying Checksum [2023-08-29T21:26:44.192Z] 33b1e0a273af: Download complete [2023-08-29T21:26:44.192Z] 5d3b04190fa2: Download complete [2023-08-29T21:26:44.192Z] ec43610c2a17: Verifying Checksum [2023-08-29T21:26:44.450Z] 5eb5b503b376: Verifying Checksum [2023-08-29T21:26:44.450Z] 5eb5b503b376: Download complete [2023-08-29T21:26:45.019Z] 2f39f015ded8: Download complete [2023-08-29T21:26:45.953Z] 5eb5b503b376: Pull complete [2023-08-29T21:26:45.953Z] 5c69ac0246d0: Pull complete [2023-08-29T21:26:46.518Z] ec43610c2a17: Pull complete [2023-08-29T21:26:46.518Z] 3a2ae6a8a46f: Pull complete [2023-08-29T21:26:46.776Z] 33b1e0a273af: Pull complete [2023-08-29T21:26:46.776Z] 5d3b04190fa2: Pull complete [2023-08-29T21:26:52.037Z] 2f39f015ded8: Pull complete [2023-08-29T21:26:52.037Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-29T21:26:52.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T21:26:52.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T21:26:52.113Z] prd-ubuntu20.04-docker-8c-8g-4829 does not seem to be running inside a container [2023-08-29T21:26:52.140Z] $ 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/569/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/569 -v /w/workspace/edgex-go/569:/w/workspace/edgex-go/569:rw,z -v /w/workspace/edgex-go/569@tmp:/w/workspace/edgex-go/569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T21:26:57.347Z] $ docker top 78695a7b6e129657d538d1c839eae6eb085dd1c38e22b524160bc7e9381b400a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T21:26:57.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-29T21:26:57.978Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-29T21:26:58.262Z] + ls /var/log/sa-host [2023-08-29T21:26:58.262Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T21:26:58.407Z] provisioning config files... [2023-08-29T21:26:58.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/569@tmp/config17612264029955395030tmp [Pipeline] { [Pipeline] echo [2023-08-29T21:26:58.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:58.797Z] ---> create-netrc.sh [Pipeline] } [2023-08-29T21:26:58.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:59.171Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-29T21:26:59.180Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:59.463Z] ---> sudo-logs.sh [2023-08-29T21:26:59.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-29T21:26:59.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:26:59.765Z] ---> job-cost.sh [2023-08-29T21:26:59.765Z] lf-activate-venv: SKIPPING [2023-08-29T21:26:59.765Z] DEBUG: total: 0.10999999940395355 [2023-08-29T21:26:59.765Z] INFO: Retrieving Stack Cost... [2023-08-29T21:27:00.024Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T21:27:00.592Z] INFO: Archiving Costs [Pipeline] echo [2023-08-29T21:27:00.611Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T21:27:00.894Z] ---> logs-deploy.sh [2023-08-29T21:27:00.894Z] lf-activate-venv: SKIPPING [2023-08-29T21:27:00.894Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/569 [2023-08-29T21:27:00.894Z] INFO: archiving workspace using pattern(s): [2023-08-29T21:27:01.830Z] Archives upload complete. [2023-08-29T21:27:02.090Z] INFO: archiving logs to Nexus [2023-08-29T21:27:02.658Z] ---> uname -a: [2023-08-29T21:27:02.658Z] Linux prd-ubuntu20-04-docker-8c-8g-4829 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-29T21:27:02.658Z] [2023-08-29T21:27:02.658Z] [2023-08-29T21:27:02.658Z] ---> lscpu: [2023-08-29T21:27:02.658Z] Architecture: x86_64 [2023-08-29T21:27:02.658Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-29T21:27:02.658Z] Byte Order: Little Endian [2023-08-29T21:27:02.658Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-29T21:27:02.658Z] CPU(s): 8 [2023-08-29T21:27:02.658Z] On-line CPU(s) list: 0-7 [2023-08-29T21:27:02.658Z] Thread(s) per core: 1 [2023-08-29T21:27:02.658Z] Core(s) per socket: 1 [2023-08-29T21:27:02.658Z] Socket(s): 8 [2023-08-29T21:27:02.658Z] NUMA node(s): 1 [2023-08-29T21:27:02.658Z] Vendor ID: AuthenticAMD [2023-08-29T21:27:02.658Z] CPU family: 23 [2023-08-29T21:27:02.658Z] Model: 49 [2023-08-29T21:27:02.658Z] Model name: AMD EPYC-Rome Processor [2023-08-29T21:27:02.658Z] Stepping: 0 [2023-08-29T21:27:02.658Z] CPU MHz: 2800.000 [2023-08-29T21:27:02.658Z] BogoMIPS: 5600.00 [2023-08-29T21:27:02.658Z] Virtualization: AMD-V [2023-08-29T21:27:02.658Z] Hypervisor vendor: KVM [2023-08-29T21:27:02.658Z] Virtualization type: full [2023-08-29T21:27:02.658Z] L1d cache: 256 KiB [2023-08-29T21:27:02.658Z] L1i cache: 256 KiB [2023-08-29T21:27:02.658Z] L2 cache: 4 MiB [2023-08-29T21:27:02.659Z] L3 cache: 128 MiB [2023-08-29T21:27:02.659Z] NUMA node0 CPU(s): 0-7 [2023-08-29T21:27:02.659Z] Vulnerability Itlb multihit: Not affected [2023-08-29T21:27:02.659Z] Vulnerability L1tf: Not affected [2023-08-29T21:27:02.659Z] Vulnerability Mds: Not affected [2023-08-29T21:27:02.659Z] Vulnerability Meltdown: Not affected [2023-08-29T21:27:02.659Z] Vulnerability Mmio stale data: Not affected [2023-08-29T21:27:02.659Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-29T21:27:02.659Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-29T21:27:02.659Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-29T21:27:02.659Z] Vulnerability Srbds: Not affected [2023-08-29T21:27:02.659Z] Vulnerability Tsx async abort: Not affected [2023-08-29T21:27:02.659Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-29T21:27:02.659Z] [2023-08-29T21:27:02.659Z] [2023-08-29T21:27:02.659Z] ---> nproc: [2023-08-29T21:27:02.659Z] 8 [2023-08-29T21:27:02.659Z] [2023-08-29T21:27:02.659Z] [2023-08-29T21:27:02.659Z] ---> df -h: [2023-08-29T21:27:02.659Z] Filesystem Size Used Avail Use% Mounted on [2023-08-29T21:27:02.659Z] overlay 155G 24G 132G 15% / [2023-08-29T21:27:02.659Z] tmpfs 64M 0 64M 0% /dev [2023-08-29T21:27:02.659Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-29T21:27:02.659Z] shm 64M 0 64M 0% /dev/shm [2023-08-29T21:27:02.659Z] /dev/vda1 155G 24G 132G 15% /facter-os [2023-08-29T21:27:02.659Z] [2023-08-29T21:27:02.659Z]