Pull request #4294 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04+7268a7d9db9aa59f9db7bbdf01756f853ebe3457 (6d8746416c7de77f3dba7a161dfa40ec461ebe6c) 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-ssh4843433215689639037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12816328994707399152.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3868195554431230515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4294/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14224966957766773054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12211227415472978912.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4294/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2090100007053212651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2983’ Running on prd-ubuntu20.04-docker-8c-8g-2986 in /w/workspace/edgexfoundry_edgex-go_PR-4294 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 Merge succeeded, producing 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 Checking out Revision 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 (PR-4294) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4294/head:refs/remotes/origin/PR-4294 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:53 ========================================================= 19:03:53 EdgeX Global Pipelines Version Info 19:03:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:56 ------------------- 19:03:56 stable info: 19:03:56 ------------------- 19:03:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:56 Message: update stable to v1.0.244 19:03:56 ------------------- 19:03:56 experimental info: 19:03:56 ------------------- 19:03:56 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4294 [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4294 [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4294 [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ff2371 [Pipeline] echo 19:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:57 provisioning config files... 19:03:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16998870729845589404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:58 ---> docker-login.sh 19:03:58 nexus3.edgexfoundry.org:10001 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 nexus3.edgexfoundry.org:10002 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 nexus3.edgexfoundry.org:10003 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 nexus3.edgexfoundry.org:10004 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 docker.io 19:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:59 Configure a credential helper to remove this warning. See 19:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:59 19:03:59 Login Succeeded 19:03:59 ---> docker-login.sh ends [Pipeline] } 19:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:59 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:03:59 + dirname cmd/core-command/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo core-command,cmd/core-command/Dockerfile 19:03:59 + dirname cmd/core-data/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo core-data,cmd/core-data/Dockerfile 19:03:59 + dirname cmd/core-metadata/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:59 + dirname cmd/security-bootstrapper/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:59 + + dirname cmd/security-proxy-setup/Dockerfile 19:03:59 cut -d/ -f2 19:03:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:59 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:59 + dirname cmd/security-spire-agent/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:59 + dirname cmd/security-spire-config/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:59 + dirname cmd/security-spire-server/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:59 + dirname cmd/support-notifications/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:59 + dirname cmd/support-scheduler/Dockerfile 19:03:59 + cut -d/ -f2 19:03:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:59 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:00 + git rev-list -1 --merges 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04~1..8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] echo 19:04:00 -----------> git rev-list -1 --merges 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04~1..8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [false] [Pipeline] sh 19:04:00 + git log --format=format:%s -1 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] echo 19:04:00 ========================================================= 19:04:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:00 + grep -v github /etc/ssh/ssh_known_hosts 19:04:00 + [ -e /tmp/ssh_known_hosts ] 19:04:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:00 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:01 19:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:01 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:01 b85a868b505f: Pulling fs layer 19:04:01 e2be974225ed: Pulling fs layer 19:04:01 339a4e72a1f5: Pulling fs layer 19:04:01 988bab9f4d93: Pulling fs layer 19:04:01 1469e6f7b9e6: Pulling fs layer 19:04:01 eaf3925da568: Pulling fs layer 19:04:01 bab4dde63d76: Pulling fs layer 19:04:01 bde34c3a00c8: Pulling fs layer 19:04:01 b352a97aabf1: Pulling fs layer 19:04:01 4872d77fe225: Pulling fs layer 19:04:01 5851b861e8e6: Pulling fs layer 19:04:01 988bab9f4d93: Waiting 19:04:01 1469e6f7b9e6: Waiting 19:04:01 bab4dde63d76: Waiting 19:04:01 bde34c3a00c8: Waiting 19:04:01 b352a97aabf1: Waiting 19:04:01 4872d77fe225: Waiting 19:04:01 5851b861e8e6: Waiting 19:04:01 eaf3925da568: Waiting 19:04:01 e2be974225ed: Verifying Checksum 19:04:01 e2be974225ed: Download complete 19:04:01 988bab9f4d93: Verifying Checksum 19:04:01 988bab9f4d93: Download complete 19:04:02 1469e6f7b9e6: Verifying Checksum 19:04:02 1469e6f7b9e6: Download complete 19:04:02 eaf3925da568: Download complete 19:04:02 339a4e72a1f5: Verifying Checksum 19:04:02 339a4e72a1f5: Download complete 19:04:02 bde34c3a00c8: Verifying Checksum 19:04:02 bde34c3a00c8: Download complete 19:04:02 b352a97aabf1: Verifying Checksum 19:04:02 b352a97aabf1: Download complete 19:04:02 4872d77fe225: Verifying Checksum 19:04:02 4872d77fe225: Download complete 19:04:02 5851b861e8e6: Verifying Checksum 19:04:02 5851b861e8e6: Download complete 19:04:02 b85a868b505f: Verifying Checksum 19:04:02 b85a868b505f: Download complete 19:04:02 bab4dde63d76: Verifying Checksum 19:04:02 bab4dde63d76: Download complete 19:04:03 b85a868b505f: Pull complete 19:04:03 e2be974225ed: Pull complete 19:04:04 339a4e72a1f5: Pull complete 19:04:04 988bab9f4d93: Pull complete 19:04:04 1469e6f7b9e6: Pull complete 19:04:04 eaf3925da568: Pull complete 19:04:06 bab4dde63d76: Pull complete 19:04:06 bde34c3a00c8: Pull complete 19:04:06 b352a97aabf1: Pull complete 19:04:06 4872d77fe225: Pull complete 19:04:06 5851b861e8e6: Pull complete 19:04:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:06 prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container 19:04:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:04:10 $ docker top aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 -eo pid,comm 19:04:10 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). 19:04:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:10 [ssh-agent] Looking for ssh-agent implementation... 19:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:11 $ docker exec aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent 19:04:11 SSH_AUTH_SOCK=/tmp/ssh-aK59XeWI1Dcn/agent.31 19:04:11 SSH_AGENT_PID=37 19:04:11 Running ssh-add (command line suppressed) 19:04:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6716895000679819157.key (/w/workspace/edgex-go/1@tmp/private_key_6716895000679819157.key) 19:04:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:11 + git tag --points-at HEAD [Pipeline] } 19:04:11 $ docker exec --env ******** --env ******** aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent -k 19:04:11 unset SSH_AUTH_SOCK; 19:04:11 unset SSH_AGENT_PID; 19:04:11 echo Agent pid 37 killed; 19:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:11 [ssh-agent] Looking for ssh-agent implementation... 19:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:11 $ docker exec aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent 19:04:12 SSH_AUTH_SOCK=/tmp/ssh-nTzaHvESW4Pc/agent.69 19:04:12 SSH_AGENT_PID=75 19:04:12 Running ssh-add (command line suppressed) 19:04:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3080298205751590529.key (/w/workspace/edgex-go/1@tmp/private_key_3080298205751590529.key) 19:04:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:12 + git semver init 19:04:12 2023-01-18 19:04:12,755 [run_init] DEBUG init version:0.0.0 force:False 19:04:12 2023-01-18 19:04:12,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:12 2023-01-18 19:04:12,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:12 2023-01-18 19:04:12,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:04:18 2023-01-18 19:04:17,753 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:18 2023-01-18 19:04:17,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4294 with force:False 19:04:18 2023-01-18 19:04:17,754 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4294 19:04:18 2023-01-18 19:04:17,758 [execute] INFO git cat-file --batch-check 19:04:18 2023-01-18 19:04:17,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:18 2023-01-18 19:04:17,764 [execute] INFO git cat-file --batch 19:04:18 2023-01-18 19:04:17,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:18 2023-01-18 19:04:17,768 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4294 19:04:18 0.0.0 [Pipeline] } 19:04:18 $ docker exec --env ******** --env ******** aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 ssh-agent -k 19:04:18 unset SSH_AUTH_SOCK; 19:04:18 unset SSH_AGENT_PID; 19:04:18 echo Agent pid 75 killed; 19:04:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:18 + git semver [Pipeline] } 19:04:18 $ docker stop --time=1 aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 19:04:20 $ docker rm -f --volumes aac15952b7e4df1dee3e18d47d32f3cc2bf1667cb6e83df63c806982f53c8945 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:20 Stashed 1 file(s) [Pipeline] echo 19:04:20 [edgeXSemver]: initialized semver on version 0.0.0 [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 19:04:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:21 ========================================================= 19:04:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:22 213ec9aee27d: Pulling fs layer 19:04:22 4583459ba037: Pulling fs layer 19:04:22 93c1e223e6f2: Pulling fs layer 19:04:22 53926ce57604: Pulling fs layer 19:04:22 21b2b0c7a3f4: Pulling fs layer 19:04:22 22ff95d597cd: Pulling fs layer 19:04:22 12d6caf4c0d1: Pulling fs layer 19:04:22 96b7cbca73a9: Pulling fs layer 19:04:22 a7acece74701: Pulling fs layer 19:04:22 12d6caf4c0d1: Waiting 19:04:22 22ff95d597cd: Waiting 19:04:22 96b7cbca73a9: Waiting 19:04:22 a7acece74701: Waiting 19:04:22 53926ce57604: Waiting 19:04:22 21b2b0c7a3f4: Waiting 19:04:22 93c1e223e6f2: Verifying Checksum 19:04:22 93c1e223e6f2: Download complete 19:04:22 4583459ba037: Verifying Checksum 19:04:22 4583459ba037: Download complete 19:04:22 21b2b0c7a3f4: Verifying Checksum 19:04:22 21b2b0c7a3f4: Download complete 19:04:22 22ff95d597cd: Verifying Checksum 19:04:22 22ff95d597cd: Download complete 19:04:22 213ec9aee27d: Verifying Checksum 19:04:22 213ec9aee27d: Download complete 19:04:22 12d6caf4c0d1: Download complete 19:04:22 213ec9aee27d: Pull complete 19:04:22 4583459ba037: Pull complete 19:04:22 93c1e223e6f2: Pull complete 19:04:23 53926ce57604: Verifying Checksum 19:04:23 53926ce57604: Download complete 19:04:23 a7acece74701: Verifying Checksum 19:04:23 a7acece74701: Download complete 19:04:23 96b7cbca73a9: Verifying Checksum 19:04:23 96b7cbca73a9: Download complete 19:04:27 53926ce57604: Pull complete 19:04:27 21b2b0c7a3f4: Pull complete 19:04:27 22ff95d597cd: Pull complete 19:04:27 12d6caf4c0d1: Pull complete 19:04:29 96b7cbca73a9: Pull complete 19:04:30 a7acece74701: Pull complete 19:04:30 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:30 WORKDIR /edgex 19:04:30 COPY go.mod . 19:04:30 RUN go mod download 19:04:30 + docker build -t ci-base-image-x86_64 -f - . 19:04:31 Sending build context to Docker daemon 170MB 19:04:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:31 ---> db6d94c90886 19:04:31 Step 2/4 : WORKDIR /edgex 19:04:36 Still waiting to schedule task 19:04:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2984’ 19:04:36 ---> Running in 978c96a537ae 19:04:36 Removing intermediate container 978c96a537ae 19:04:36 ---> 9621f3f5b45e 19:04:36 Step 3/4 : COPY go.mod . 19:04:36 ---> ee8ba3d20437 19:04:36 Step 4/4 : RUN go mod download 19:04:36 ---> Running in 860445df80bf 19:04:48 Removing intermediate container 860445df80bf 19:04:48 ---> f287c624b781 19:04:48 Successfully built f287c624b781 19:04:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:49 + docker inspect -f . ci-base-image-x86_64 19:04:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:49 prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container 19:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat 19:04:49 $ docker top c435ca5d482540637176b1dc40834f82ca3d370ca8ff39f1fa29dca63ebd93b1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:50 + go version 19:04:50 go version go1.18.7 linux/amd64 [Pipeline] } 19:04:50 $ docker stop --time=1 c435ca5d482540637176b1dc40834f82ca3d370ca8ff39f1fa29dca63ebd93b1 19:04:51 $ docker rm -f --volumes c435ca5d482540637176b1dc40834f82ca3d370ca8ff39f1fa29dca63ebd93b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:52 + docker inspect -f . ci-base-image-x86_64 19:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:52 prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container 19:04:52 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat 19:04:52 $ docker top 003002eb52f6adc45fdde8c875d8da4ecdf1f2e78ba4b16de9e5de9cbcf40719 -eo pid,comm [Pipeline] { [Pipeline] echo 19:04:52 ========================================================= 19:04:52 [edgeXBuildGoParallel] Running Tests and Build... 19:04:52 ========================================================= [Pipeline] sh 19:04:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:04:53 + make test 19:04:53 go test -race -coverprofile=coverage.out ./... 19:04:59 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.096s coverage: 98.5% of statements 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.098s coverage: 43.0% of statements 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.0% of statements 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.626s coverage: 89.2% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.4% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.095s coverage: 58.8% of statements 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 19:05:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 19:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 19:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 19:05:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.258s coverage: 79.9% of statements 19:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.046s coverage: 65.1% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 64.7% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.319s coverage: 65.3% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.8% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:36 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 19:05:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:05:54 go vet ./... 19:05:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:56 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:05:56 + ls -al . 19:05:56 total 748 19:05:56 drwxrwxr-x 11 1001 1001 4096 Jan 18 19:04 . 19:05:56 drwxr-xr-x 4 root root 4096 Jan 18 19:04 .. 19:05:56 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 .blubracket 19:05:56 -rw-rw-r-- 1 1001 1001 16 Jan 18 19:03 .dockerignore 19:05:56 drwxrwxr-x 8 1001 1001 4096 Jan 18 19:05 .git 19:05:56 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 .github 19:05:56 -rw-rw-r-- 1 1001 1001 956 Jan 18 19:03 .gitignore 19:05:56 -rw-rw-r-- 1 1001 1001 42 Jan 18 19:03 .golangci.yml 19:05:56 -rw-rw-r-- 1 1001 1001 87 Jan 18 19:03 .hadolint.yml 19:05:56 drwxr-xr-x 3 1001 1001 4096 Jan 18 19:04 .semver 19:05:56 -rw-rw-r-- 1 1001 1001 166 Jan 18 19:03 .sonarcloud.properties 19:05:56 -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:03 ADOPTERS.md 19:05:56 -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:03 Attribution.txt 19:05:56 -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:03 CHANGELOG.md 19:05:56 -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:03 CONTRIBUTING.md 19:05:56 -rw-rw-r-- 1 1001 1001 677 Jan 18 19:03 GOVERNANCE.md 19:05:56 -rw-rw-r-- 1 1001 1001 850 Jan 18 19:03 Jenkinsfile 19:05:56 -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:03 LICENSE 19:05:56 -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:03 Makefile 19:05:56 -rw-rw-r-- 1 1001 1001 582 Jan 18 19:03 OWNERS.md 19:05:56 -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:03 README.md 19:05:56 -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:03 SECURITY.md 19:05:56 -rw-rw-r-- 1 1001 1001 5 Jan 18 19:04 VERSION 19:05:56 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:03 bin 19:05:56 drwxrwxr-x 16 1001 1001 4096 Jan 18 19:03 cmd 19:05:56 -rw-r--r-- 1 root root 489970 Jan 18 19:05 coverage.out 19:05:56 -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:03 go.mod 19:05:56 -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:03 go.sum 19:05:56 drwxrwxr-x 7 1001 1001 4096 Jan 18 19:03 internal 19:05:56 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:03 openapi 19:05:56 drwxrwxr-x 4 1001 1001 4096 Jan 18 19:03 snap 19:05:56 -rw-rw-r-- 1 1001 1001 204 Jan 18 19:03 version.go [Pipeline] sh 19:05:57 + '[' -e coverage.out ] 19:05:57 + chown 1001:1001 coverage.out [Pipeline] stash 19:05:57 Stashed 1 file(s) [Pipeline] sh 19:05:57 + make build 19:05:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:06:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:06:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:06:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:06:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:06:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:06:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:06:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:06:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:06:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:06:25 $ docker stop --time=1 003002eb52f6adc45fdde8c875d8da4ecdf1f2e78ba4b16de9e5de9cbcf40719 19:06:31 $ docker rm -f --volumes 003002eb52f6adc45fdde8c875d8da4ecdf1f2e78ba4b16de9e5de9cbcf40719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:32 19:06:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:32 latest: Pulling from edgex-devops/edgex-compose 19:06:32 cbdbe7a5bc2a: Pulling fs layer 19:06:32 ca9280d653b3: Pulling fs layer 19:06:32 7e9c9ca2126c: Pulling fs layer 19:06:33 cbdbe7a5bc2a: Download complete 19:06:33 cbdbe7a5bc2a: Pull complete 19:06:33 ca9280d653b3: Verifying Checksum 19:06:33 ca9280d653b3: Download complete 19:06:33 7e9c9ca2126c: Download complete 19:06:33 ca9280d653b3: Pull complete 19:06:36 7e9c9ca2126c: Pull complete 19:06:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:36 prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container 19:06:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:39 $ docker top 0ac44d65bccd1d8177deddaa99329da83d77298b7429e68874fa65913940d527 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:39 + docker-compose build --help 19:06:39 + grep parallel 19:06:40 --parallel Build images in parallel. [Pipeline] } 19:06:40 $ docker stop --time=1 0ac44d65bccd1d8177deddaa99329da83d77298b7429e68874fa65913940d527 19:06:41 $ docker rm -f --volumes 0ac44d65bccd1d8177deddaa99329da83d77298b7429e68874fa65913940d527 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:42 prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container 19:06:42 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:06:42 $ docker top dcc959a4329ea649ecf998611d944247a12620295cec2afe78e6917fd5990300 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:43 + docker-compose -f ./docker-compose-build.yml build --parallel 19:06:43 Building core-command ... 19:06:43 Building core-data ... 19:06:43 Building core-metadata ... 19:06:43 Building security-bootstrapper ... 19:06:43 Building security-proxy-setup ... 19:06:43 Building security-secretstore-setup ... 19:06:43 Building security-spiffe-token-provider ... 19:06:43 Building security-spire-agent ... 19:06:43 Building security-spire-config ... 19:06:43 Building security-spire-server ... 19:06:43 Building support-notifications ... 19:06:43 Building support-scheduler ... 19:06:43 Building core-data 19:06:43 Building core-command 19:06:43 Building security-secretstore-setup 19:06:43 Building support-notifications 19:06:43 Building support-scheduler 19:06:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:53 19:06:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:53 19:06:53 19:06:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> f287c624b781 19:06:53 Step 3/22 : ARG ADD_BUILD_TAGS=""Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:53 19:06:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:06:53 19:06:53 ---> f287c624b781 19:06:53 Step 3/22 : ARG ADD_BUILD_TAGS="" ---> f287c624b781 19:06:53 ---> f287c624b781 19:06:53 19:06:53 Step 3/24 : WORKDIR /edgex-goStep 3/23 : ARG ADD_BUILD_TAGS="" 19:06:53 19:06:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:06:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:54 ---> f287c624b781 19:06:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:02 ---> Running in 6d5495c24837 19:07:02 ---> Running in b42a3059fb78 19:07:02 ---> Running in 85ec7423e2ab 19:07:02 ---> Running in 938cf4f92177 19:07:02 ---> Running in 029dad1bda5a 19:07:02 Removing intermediate container b42a3059fb78 19:07:02 ---> 20bcdefe344c 19:07:02 Step 4/22 : WORKDIR /edgex-go 19:07:02 Removing intermediate container 6d5495c24837 19:07:02 ---> a42712406a52 19:07:02 Step 4/23 : WORKDIR /edgex-go 19:07:02 Removing intermediate container 85ec7423e2ab 19:07:02 ---> a0689c44a90a 19:07:02 Step 4/22 : WORKDIR /edgex-go 19:07:02 ---> Running in 5b83ecea807f 19:07:02 Removing intermediate container 938cf4f92177 19:07:02 ---> 874ab8fd9db2 19:07:02 Step 4/22 : WORKDIR /edgex-go 19:07:02 ---> Running in a9883bbf4ef8 19:07:02 Removing intermediate container 029dad1bda5a 19:07:02 ---> 02220663bacb 19:07:02 Step 4/24 : RUN apk add --update --no-cache make git 19:07:02 ---> Running in 3c1b5ddfc558 19:07:02 ---> Running in a955b502640f 19:07:02 ---> Running in a9e55e749098 19:07:02 Removing intermediate container 5b83ecea807f 19:07:02 ---> ff3457d649fc 19:07:02 Step 5/22 : RUN apk add --update --no-cache make git 19:07:02 Removing intermediate container a9883bbf4ef8 19:07:02 ---> 96f2716e4484 19:07:02 Step 5/23 : RUN apk add --update --no-cache make git 19:07:02 ---> Running in 9e90713daca5 19:07:02 Removing intermediate container a955b502640f 19:07:02 ---> 6224543f0545 19:07:02 Step 5/22 : RUN apk add --update --no-cache make git 19:07:02 ---> Running in 66a7887716e3 19:07:02 Removing intermediate container 3c1b5ddfc558 19:07:02 ---> eb7881776fb1 19:07:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:07:02 ---> Running in d9ed45a07491 19:07:02 ---> Running in 16e4dd018d61 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 OK: 211 MiB in 51 packages 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 OK: 211 MiB in 51 packages 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:03 OK: 211 MiB in 51 packages 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:03 Removing intermediate container a9e55e749098 19:07:03 ---> ccbcfb0d9ada 19:07:03 Step 5/24 : COPY go.mod vendor* ./ 19:07:03 OK: 211 MiB in 51 packages 19:07:03 ---> ac5a63eaebc2 19:07:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:03 OK: 211 MiB in 51 packages 19:07:03 ---> Running in 042a91ddceca 19:07:03 Removing intermediate container 66a7887716e3 19:07:03 ---> c53d54edbe41 19:07:03 Step 6/22 : COPY go.mod vendor* ./ 19:07:03 Removing intermediate container 9e90713daca5 19:07:03 ---> ee9d4d8915a4 19:07:03 Step 6/23 : COPY go.mod vendor* ./ 19:07:03 ---> 153e82115c2c 19:07:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:03 ---> Running in 77f79e827073 19:07:03 ---> 903c8e364b6f 19:07:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:03 ---> Running in 96e70ec26557 19:07:04 Removing intermediate container d9ed45a07491 19:07:04 ---> 7fc34d073520 19:07:04 Step 6/22 : COPY go.mod vendor* ./ 19:07:04 Removing intermediate container 16e4dd018d61 19:07:04 ---> 5662470f85ac 19:07:04 Step 6/22 : COPY go.mod vendor* ./ 19:07:04 ---> 7b3c70e99f15 19:07:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:04 ---> Running in 64d94e5b30a5 19:07:04 ---> 39671e0c2870 19:07:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:04 ---> Running in 9a0c884ab6fe 19:07:43 Removing intermediate container 9a0c884ab6fe 19:07:43 ---> e870ade6f836 19:07:43 Step 8/22 : COPY . . 19:07:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2991 in /w/workspace/edgexfoundry_edgex-go_PR-4294 [Pipeline] { [Pipeline] ws 19:07:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:54 The recommended git tool is: git 19:08:00 using credential edgex-jenkins-ssh 19:08:00 Cloning the remote Git repository 19:08:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:00 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:00 > git --version # timeout=10 19:08:00 > git --version # 'git version 2.25.1' 19:08:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:04 ---> d843fee54e46 19:08:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:04 ---> Running in 8238526254f5 19:08:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:08:04 Removing intermediate container 042a91ddceca 19:08:04 ---> 68265291a99e 19:08:04 Step 7/24 : COPY . . 19:08:04 Removing intermediate container 64d94e5b30a5 19:08:04 ---> 8dfacd70f6b9 19:08:04 Step 8/22 : COPY . . 19:08:04 Removing intermediate container 77f79e827073 19:08:04 ---> a7ddaf77d71a 19:08:04 Step 8/22 : COPY . . 19:08:04 Removing intermediate container 96e70ec26557 19:08:04 ---> 067686d87e0e 19:08:04 Step 8/23 : COPY . . 19:08:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4294/head:refs/remotes/origin/PR-4294 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:23 Merging remotes/origin/main commit 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 into PR head commit 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:08:23 Merge succeeded, producing 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:08:23 Checking out Revision 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 (PR-4294) 19:08:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:08:24 > git --version # timeout=10 19:08:24 > git --version # 'git version 2.25.1' 19:08:24 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:23 > git config core.sparsecheckout # timeout=10 19:08:23 > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 19:08:23 > git remote # timeout=10 19:08:23 > git config --get remote.origin.url # timeout=10 19:08:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:23 > git merge 7268a7d9db9aa59f9db7bbdf01756f853ebe3457 # timeout=10 19:08:23 > git rev-parse HEAD^{commit} # timeout=10 19:08:23 > git config core.sparsecheckout # timeout=10 19:08:23 > git checkout -f 8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 # timeout=10 19:08:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:25 Dload Upload Total Spent Left Speed 19:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 19:08:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:26 + sudo tee /etc/docker/daemon.new 19:08:26 { 19:08:26 "registry-mirrors": [ 19:08:26 "https://nexus3.edgexfoundry.org:10001" 19:08:26 ], 19:08:26 "bip": "10.250.0.254/24", 19:08:26 "hosts": [ 19:08:26 "tcp://0.0.0.0:5555", 19:08:26 "unix:///var/run/docker.sock" 19:08:26 ], 19:08:26 "mtu": 1458, 19:08:26 "selinux-enabled": true, 19:08:26 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:26 } [Pipeline] sh 19:08:27 ---> a54467297954 19:08:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:27 ---> 4b3d9c0a0b9c 19:08:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:08:27 ---> Running in 8b6c4c8bf33c 19:08:27 ---> Running in 0980ba742a85 19:08:27 ---> 6cc43e843d4e 19:08:27 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:08:27 ---> 9e98c957de07 19:08:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:08:27 ---> Running in 651b1129a8ec 19:08:27 ---> Running in f87c21bdc28b 19:08:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:08:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:08:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:08:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:08:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:27 + sudo service docker restart 19:08:27 Removing intermediate container 8238526254f5 19:08:27 ---> 14f5b1541986 19:08:27 19:08:27 Step 10/22 : FROM alpine:3.16 19:08:28 3.16: Pulling from library/alpine 19:08:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:08:28 Status: Downloaded newer image for alpine:3.16 19:08:28 ---> bfe296a52501 19:08:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:08:30 ---> Running in f0f7ac3d7dcf 19:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:31 (1/2) Installing ca-certificates (20220614-r0) 19:08:31 (2/2) Installing dumb-init (1.2.5-r1) 19:08:31 Executing busybox-1.35.0-r17.trigger 19:08:31 Executing ca-certificates-20220614-r0.trigger 19:08:31 OK: 6 MiB in 16 packages 19:08:34 Removing intermediate container f0f7ac3d7dcf 19:08:34 ---> 8e61cda8e53d 19:08:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:08:34 ---> Running in 7e7890eccf0f 19:08:35 Removing intermediate container 7e7890eccf0f 19:08:35 ---> 234210bbf2f7 19:08:35 Step 13/22 : ENV APP_PORT=59860 19:08:35 ---> Running in 3650bed02dfa 19:08:35 Removing intermediate container 3650bed02dfa 19:08:35 ---> be851a868492 19:08:35 Step 14/22 : EXPOSE $APP_PORT 19:08:35 ---> Running in e0c57a2b15d3 19:08:36 Removing intermediate container e0c57a2b15d3 19:08:36 ---> 894bda126a8f 19:08:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:08:38 ---> 38ad2641ac20 19:08:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:08:40 ---> cf6fc5c04870 19:08:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:08:41 ---> 441f29f8df6d 19:08:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:08:41 ---> Running in 54e6eafab2fd 19:08:42 Removing intermediate container 54e6eafab2fd 19:08:42 ---> 19bd9b0298f9 19:08:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:08:42 ---> Running in f57e15086178 19:08:43 Removing intermediate container f57e15086178 19:08:43 ---> 40eb7e6347b3 19:08:43 Step 20/22 : LABEL arch=x86_64 19:08:43 ---> Running in 8a21ba12a9ef 19:08:43 Removing intermediate container 8a21ba12a9ef 19:08:43 ---> 766042c81cb2 19:08:43 Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:08:43 ---> Running in 16aee3a125cf 19:08:43 Removing intermediate container 16aee3a125cf 19:08:43 ---> 70519f119384 19:08:43 Step 22/22 : LABEL version=0.0.0 19:08:43 ---> Running in 7d9cfbe020c9 19:08:44 Removing intermediate container 7d9cfbe020c9 19:08:44 ---> f43667fa92a3 19:08:44 19:08:44 Successfully built f43667fa92a3 19:08:44 Successfully tagged support-notifications:latest 19:08:44  Building support-notifications ... done Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:46 provisioning config files... 19:08:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6815162207709547422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:46 ---> docker-login.sh 19:08:46 nexus3.edgexfoundry.org:10001 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10002 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10003 19:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:47 Configure a credential helper to remove this warning. See 19:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:47 19:08:47 Login Succeeded 19:08:47 nexus3.edgexfoundry.org:10004 19:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:48 Configure a credential helper to remove this warning. See 19:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:48 19:08:48 Login Succeeded 19:08:48 docker.io 19:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:48 Configure a credential helper to remove this warning. See 19:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:48 19:08:48 Login Succeeded 19:08:48 ---> docker-login.sh ends [Pipeline] } 19:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 19:08:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:08:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:08:49 ---> f287c624b781 19:08:49 Step 3/24 : WORKDIR /edgex-go 19:08:49 ---> Using cache 19:08:49 ---> 02220663bacb 19:08:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl [Pipeline] echo 19:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:49 ========================================================= 19:08:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:08:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:50 9b18e9b68314: Pulling fs layer 19:08:50 35d82f9e3411: Pulling fs layer 19:08:50 e16973657156: Pulling fs layer 19:08:50 fc693d55d65f: Pulling fs layer 19:08:50 7e9fc2657dce: Pulling fs layer 19:08:50 dda99020689f: Pulling fs layer 19:08:50 db1c61fa0a46: Pulling fs layer 19:08:50 891c053d2c06: Pulling fs layer 19:08:50 7e9fc2657dce: Waiting 19:08:50 dda99020689f: Waiting 19:08:50 db1c61fa0a46: Waiting 19:08:50 891c053d2c06: Waiting 19:08:50 e16973657156: Download complete 19:08:50 35d82f9e3411: Verifying Checksum 19:08:50 35d82f9e3411: Download complete 19:08:50 7e9fc2657dce: Verifying Checksum 19:08:50 7e9fc2657dce: Download complete 19:08:50 dda99020689f: Verifying Checksum 19:08:50 dda99020689f: Download complete 19:08:50 9b18e9b68314: Verifying Checksum 19:08:50 9b18e9b68314: Download complete 19:08:51 891c053d2c06: Verifying Checksum 19:08:52 db1c61fa0a46: Verifying Checksum 19:08:52 db1c61fa0a46: Download complete 19:08:53 9b18e9b68314: Pull complete 19:08:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:53 fc693d55d65f: Verifying Checksum 19:08:53 fc693d55d65f: Download complete 19:08:53 35d82f9e3411: Pull complete 19:08:54 e16973657156: Pull complete 19:08:55 ---> Running in 607e2758ba94 19:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:08:56 OK: 211 MiB in 51 packages 19:09:00 Removing intermediate container 651b1129a8ec 19:09:00 ---> 2c562bfeba0e 19:09:00 19:09:00 Step 9/24 : FROM alpine:3.16 19:09:00 ---> bfe296a52501 19:09:00 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:09:00 Removing intermediate container 0980ba742a85 19:09:00 ---> f503e8080e14 19:09:00 19:09:00 Step 10/22 : FROM alpine:3.16 19:09:00 ---> bfe296a52501 19:09:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:09:00 Removing intermediate container f87c21bdc28b 19:09:00 ---> 95bbb64daade 19:09:00 19:09:00 Step 10/23 : FROM alpine:3.16 19:09:00 ---> bfe296a52501 19:09:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:00 ---> Running in bbafe6d32487 19:09:00 ---> Running in f2cf20e4ad7b 19:09:00 ---> Running in fddea8fe6d29 19:09:00 Removing intermediate container 607e2758ba94 19:09:00 ---> fa779ecd73c8 19:09:00 Step 5/24 : COPY go.mod vendor* ./ 19:09:00 Removing intermediate container f2cf20e4ad7b 19:09:00 ---> 0e7391c93f82 19:09:00 Step 12/22 : ENV APP_PORT=59880 19:09:01 ---> Running in cc4f9418795a 19:09:01 ---> d0a68091b0ab 19:09:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:01 ---> Running in db82baa948fe 19:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:01 Removing intermediate container cc4f9418795a 19:09:01 ---> 053cf5e7bd0a 19:09:01 Step 13/22 : EXPOSE $APP_PORT 19:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:01 ---> Running in 6f9321fbc5b6 19:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:01 (1/3) Installing ca-certificates (20220614-r0) 19:09:01 (2/3) Installing dumb-init (1.2.5-r1) 19:09:01 (3/3) Installing su-exec (0.2-r1) 19:09:01 Executing busybox-1.35.0-r17.trigger 19:09:01 Executing ca-certificates-20220614-r0.trigger 19:09:01 OK: 6 MiB in 17 packages 19:09:01 (1/1) Installing dumb-init (1.2.5-r1) 19:09:01 Executing busybox-1.35.0-r17.trigger 19:09:01 OK: 6 MiB in 15 packages 19:09:01 Removing intermediate container 6f9321fbc5b6 19:09:01 ---> e50b32cdf5b0 19:09:01 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:09:01 ---> Running in a471ce7fa0e7 19:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:02 (1/1) Installing dumb-init (1.2.5-r1) 19:09:02 Executing busybox-1.35.0-r17.trigger 19:09:02 OK: 6 MiB in 15 packages 19:09:03 Removing intermediate container fddea8fe6d29 19:09:03 ---> c416deca2072 19:09:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:03 ---> Running in 0bccb82c35ab 19:09:03 Removing intermediate container bbafe6d32487 19:09:03 ---> a324c50cd4d3 19:09:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:03 ---> Running in f356eeb8f1e5 19:09:03 Removing intermediate container 0bccb82c35ab 19:09:03 ---> e0e8c46daae3 19:09:03 Step 13/23 : ENV APP_PORT=59882 19:09:03 ---> Running in 9b7772189335 19:09:03 Removing intermediate container f356eeb8f1e5 19:09:03 Removing intermediate container a471ce7fa0e7 19:09:03 ---> 4b16ef1a3f55 19:09:03 Step 12/24 : WORKDIR / 19:09:03 ---> 94cd83789811 19:09:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:04 ---> Running in 816ff14e599d 19:09:04 Removing intermediate container 8b6c4c8bf33c 19:09:04 ---> b654e8f9592e 19:09:04 19:09:04 Step 10/22 : FROM alpine:3.16 19:09:04 ---> bfe296a52501 19:09:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:09:04 ---> Using cache 19:09:04 ---> c416deca2072 19:09:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:04 ---> Using cache 19:09:04 ---> e0e8c46daae3 19:09:04 Step 13/22 : ENV APP_PORT=59861 19:09:04 Removing intermediate container 9b7772189335 19:09:04 ---> 24d0f3ce9a01 19:09:04 Step 14/23 : EXPOSE $APP_PORT 19:09:04 ---> Running in 23f13e085ef8 19:09:04 ---> Running in a12d32259ed4 19:09:04 ---> 74385811e88c 19:09:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:09:04 Removing intermediate container 816ff14e599d 19:09:04 ---> 29684295f1fc 19:09:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:09:04 Removing intermediate container a12d32259ed4 19:09:04 ---> 06b1c7a42cb6 19:09:04 Step 15/23 : WORKDIR / 19:09:04 Removing intermediate container 23f13e085ef8 19:09:04 ---> 73f088162e74 19:09:04 Step 14/22 : EXPOSE $APP_PORT 19:09:04 ---> Running in c8dac5e44c05 19:09:04 ---> Running in 2aedb73a7840 19:09:04 ---> fc1b8fc0eb06 19:09:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:09:04 ---> 6268eb4ea566 19:09:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:09:04 Removing intermediate container c8dac5e44c05 19:09:04 ---> d25fbdddbb14 19:09:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:04 Removing intermediate container 2aedb73a7840 19:09:04 ---> 2022c12635da 19:09:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:05 ---> 84c57acf7a38 19:09:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:09:05 ---> 97d939cff94f 19:09:05 Step 18/22 : ENTRYPOINT ["/core-data"] 19:09:05 ---> Running in 682b67127b69 19:09:05 ---> a994c0a99e12 19:09:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:05 ---> ea9859c2963c 19:09:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:05 Removing intermediate container 682b67127b69 19:09:05 ---> 7fba6a7c6519 19:09:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:05 ---> Running in 2a517c57379b 19:09:05 ---> 66c1ab7e09c0 19:09:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:09:05 Removing intermediate container 2a517c57379b 19:09:05 ---> f4233179d7d4 19:09:05 Step 20/22 : LABEL arch=x86_64 19:09:06 ---> e9fdde030f73 19:09:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:09:06 ---> 2259528198d4 19:09:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:06 ---> Running in e6a28fbcfd84 19:09:06 ---> a61e5b145110 19:09:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:06 fc693d55d65f: Pull complete 19:09:06 Removing intermediate container e6a28fbcfd84 19:09:06 ---> 362024f8c409 19:09:06 Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:09:06 7e9fc2657dce: Pull complete 19:09:06 ---> 4059e98ca718 19:09:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:06 ---> 9b26cd3160b5 19:09:06 Step 19/23 : ENTRYPOINT ["/core-command"] 19:09:06 ---> Running in f74b8049fcdc 19:09:06 ---> 7f8f9997982f 19:09:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:09:07 dda99020689f: Pull complete 19:09:07 ---> Running in ffeb857fd1d6 19:09:07 ---> Running in f7192314fe52 19:09:07 Removing intermediate container f74b8049fcdc 19:09:07 ---> c49bf9b026ec 19:09:07 Step 22/22 : LABEL version=0.0.0 19:09:07 Removing intermediate container ffeb857fd1d6 19:09:07 ---> 0a0b9a04e867 19:09:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:07 Removing intermediate container f7192314fe52 19:09:07 ---> d2597ef15a46 19:09:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:07 ---> Running in 079a3cc59c89 19:09:07 ---> Running in 006c312e75ed 19:09:07 ---> 2e941bbb9319 19:09:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:09:07 ---> Running in 02fa4e79c8f8 19:09:08 Removing intermediate container 006c312e75ed 19:09:08 ---> d4bad9ef86ec 19:09:08 Step 21/23 : LABEL arch=x86_64 19:09:08 Removing intermediate container 079a3cc59c89 19:09:08 ---> 75435ed5aee9 19:09:08 19:09:08 ---> Running in 2c3c6ac8aa69 19:09:08 Removing intermediate container 02fa4e79c8f8 19:09:08 ---> 65ce8a3c9e01 19:09:08 Step 20/22 : LABEL arch=x86_64 19:09:08 ---> 60e84b0309b7 19:09:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:08 Successfully built 75435ed5aee9 19:09:08 Successfully tagged core-data:latest 19:09:08  Building core-data ... done Building security-proxy-setup 19:09:08 ---> Running in 91b394b1e062 19:09:08 ---> Running in a009a82a9a6f 19:09:08 Removing intermediate container 2c3c6ac8aa69 19:09:08 ---> f283ca0ed385 19:09:08 Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:09:08 ---> Running in f8a5bf074854 19:09:10 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:09:10 ---> f287c624b781 19:09:10 Step 3/21 : WORKDIR /edgex-go 19:09:10 ---> Using cache 19:09:10 ---> 02220663bacb 19:09:10 Step 4/21 : RUN apk add --update --no-cache make git 19:09:10 ---> Using cache 19:09:10 ---> ccbcfb0d9ada 19:09:10 Step 5/21 : COPY go.mod vendor* ./ 19:09:10 ---> Using cache 19:09:10 ---> ac5a63eaebc2 19:09:10 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:10 ---> Using cache 19:09:10 ---> 68265291a99e 19:09:10 Step 7/21 : COPY . . 19:09:10 ---> Using cache 19:09:10 ---> 6cc43e843d4e 19:09:10 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:09:11 Removing intermediate container a009a82a9a6f 19:09:11 ---> 49f4bab6a60d 19:09:11 Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:09:11 Removing intermediate container f8a5bf074854 19:09:11 ---> f754f286bc27 19:09:11 Step 23/23 : LABEL version=0.0.0 19:09:11 ---> Running in f08b082370b0 19:09:11 ---> Running in 532335b39614 19:09:11 ---> Running in 5e0f702d8b8d 19:09:11 Removing intermediate container f08b082370b0 19:09:11 ---> d3190e41f71d 19:09:11 Step 22/22 : LABEL version=0.0.0 19:09:11 ---> Running in 139892e53e73 19:09:11 Removing intermediate container 5e0f702d8b8d 19:09:11 ---> fbb9bc91611f 19:09:11 19:09:11 Successfully built fbb9bc91611f 19:09:11 Successfully tagged core-command:latest 19:09:11  Building core-command ... done Building security-spiffe-token-provider 19:09:11 Removing intermediate container 139892e53e73 19:09:11 ---> 5bf00c1df2dc 19:09:11 19:09:11 Successfully built 5bf00c1df2dc 19:09:11 Successfully tagged support-scheduler:latest 19:09:11  Building support-scheduler ... done Building security-spire-server 19:09:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:12 Removing intermediate container 91b394b1e062 19:09:12 ---> 7e213ad810b0 19:09:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:09:13 db1c61fa0a46: Pull complete 19:09:14 891c053d2c06: Pull complete 19:09:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:15 WORKDIR /edgex 19:09:15 COPY go.mod . 19:09:15 RUN go mod download 19:09:15 + docker build -t ci-base-image-arm64 -f - . 19:09:15 Sending build context to Docker daemon 3.109MB 19:09:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:15 ---> f96f9c87975a 19:09:15 Step 2/4 : WORKDIR /edgex 19:09:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:17 ---> f287c624b781 19:09:17 Step 3/23 : WORKDIR /edgex-go 19:09:17 ---> Using cache 19:09:17 ---> 02220663bacb 19:09:17 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:09:17 ---> Using cache 19:09:17 ---> fa779ecd73c8 19:09:17 Step 5/23 : COPY go.mod vendor* ./ 19:09:17 ---> Using cache 19:09:17 ---> d0a68091b0ab 19:09:17 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:09:17 ---> f287c624b781 19:09:17 Step 3/19 : WORKDIR /edgex-go 19:09:17 ---> Using cache 19:09:17 ---> 02220663bacb 19:09:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:09:17 ---> Running in c69d6a9ae6ef 19:09:18 Removing intermediate container c69d6a9ae6ef 19:09:18 ---> 459607e72b6d 19:09:18 Step 3/4 : COPY go.mod . 19:09:18 ---> 452da58f6936 19:09:18 Step 4/4 : RUN go mod download 19:09:18 ---> Running in b4ab7e9313ca 19:09:20 ---> Running in 841e171db162 19:09:20 ---> Running in 20506a089035 19:09:20 ---> Running in c7c0487767d3 19:09:20 Removing intermediate container 841e171db162 19:09:20 ---> 00749f11751c 19:09:20 Step 22/24 : LABEL arch=x86_64 19:09:20 ---> Running in 6a036b13d7db 19:09:20 Removing intermediate container 6a036b13d7db 19:09:20 ---> 661c53f92b09 19:09:20 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:20 ---> Running in 15b5b3bc7b4f 19:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:20 Removing intermediate container 15b5b3bc7b4f 19:09:20 ---> 89f81aa97647 19:09:20 Step 24/24 : LABEL version=0.0.0 19:09:20 ---> Running in 7c84800fdcfc 19:09:21 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:09:21 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:09:21 OK: 17043 distinct packages available 19:09:21 Removing intermediate container 7c84800fdcfc 19:09:21 ---> cf08bd0140c6 19:09:21 19:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:21 Successfully built cf08bd0140c6 19:09:21 Successfully tagged security-secretstore-setup:latest 19:09:21 Building security-spire-config 19:09:21  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:21 OK: 211 MiB in 51 packages 19:09:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:24 ---> f287c624b781 19:09:24 Step 3/24 : WORKDIR /edgex-go 19:09:24 ---> Using cache 19:09:24 ---> 02220663bacb 19:09:24 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:09:24 ---> Using cache 19:09:24 ---> fa779ecd73c8 19:09:24 Step 5/24 : COPY go.mod vendor* ./ 19:09:24 ---> Using cache 19:09:24 ---> d0a68091b0ab 19:09:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:26 ---> Running in 359374bce77c 19:09:26 Removing intermediate container c7c0487767d3 19:09:26 ---> e1fa454d9fcd 19:09:26 Step 5/19 : COPY go.mod vendor* ./ 19:09:27 ---> 7a6e0d365048 19:09:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:27 ---> Running in be9fda51c733 19:09:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:41 Removing intermediate container 532335b39614 19:09:41 ---> e1587a7d3640 19:09:41 19:09:41 Step 9/21 : FROM alpine:3.16 19:09:41 ---> bfe296a52501 19:09:41 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:09:41 ---> Running in b25a08f394f9 19:09:41 Removing intermediate container db82baa948fe 19:09:41 ---> 582f9ba7fbf9 19:09:41 Step 7/24 : COPY . . 19:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:42 (1/6) Installing ca-certificates (20220614-r0) 19:09:42 (2/6) Installing brotli-libs (1.0.9-r6) 19:09:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:09:42 (4/6) Installing libcurl (7.83.1-r5) 19:09:42 (5/6) Installing curl (7.83.1-r5) 19:09:42 (6/6) Installing dumb-init (1.2.5-r1) 19:09:42 Executing busybox-1.35.0-r17.trigger 19:09:42 Executing ca-certificates-20220614-r0.trigger 19:09:42 OK: 8 MiB in 20 packages 19:09:52 ---> 0d11f90bbaa4 19:09:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:09:52 ---> Running in d65a5eec4ff7 19:09:52 Removing intermediate container b25a08f394f9 19:09:52 ---> c043e736d64c 19:09:52 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:55 Removing intermediate container d65a5eec4ff7 19:09:55 ---> 427b41bf0f98 19:09:55 Step 9/24 : WORKDIR /edgex-go/spire-build 19:09:57 Removing intermediate container b4ab7e9313ca 19:09:57 ---> aa08390b755e 19:09:57 Successfully built aa08390b755e 19:09:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:58 + docker inspect -f . ci-base-image-arm64 19:09:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:58 prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container 19:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat 19:09:59 $ docker top b92df3e856f1e98c5bb83342818cc5ab93f8a9c41e2f937935c1ae1f8396ae10 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:00 + go version 19:10:00 go version go1.18.7 linux/arm64 [Pipeline] } 19:10:00 $ docker stop --time=1 b92df3e856f1e98c5bb83342818cc5ab93f8a9c41e2f937935c1ae1f8396ae10 19:10:01 ---> Running in 0a74bbb40f09 19:10:01 ---> Running in 56a3efda0d3a 19:10:01 Removing intermediate container 56a3efda0d3a 19:10:01 ---> 30d3a0433821 19:10:01 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:01 Removing intermediate container 0a74bbb40f09 19:10:01 ---> 5185a62f42a1 19:10:01 Step 12/21 : WORKDIR /edgex 19:10:01 ---> Running in 7eb0143ee916 19:10:01 ---> Running in f2a73ed4f2e7 19:10:01 Removing intermediate container f2a73ed4f2e7 19:10:01 ---> f6f00b2ecffa 19:10:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:02 $ docker rm -f --volumes b92df3e856f1e98c5bb83342818cc5ab93f8a9c41e2f937935c1ae1f8396ae10 19:10:02 Removing intermediate container be9fda51c733 19:10:02 ---> e97ebb1ecdce 19:10:02 Step 7/19 : COPY . . 19:10:02 ---> c597d8af34bd 19:10:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:02 Removing intermediate container 359374bce77c 19:10:02 ---> 731e4238adc4 19:10:02 Step 7/24 : COPY . . 19:10:02 Removing intermediate container 20506a089035 19:10:02 ---> 09af3ff5f5d2 19:10:02 Step 7/23 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:03 + docker inspect -f . ci-base-image-arm64 19:10:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:03 prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container 19:10:03 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat 19:10:04 $ docker top 50f36ffecd626d0ca40b01dff59d92f97a323719ac78763a8fb0d1dee0de567b -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:05 ========================================================= 19:10:05 [edgeXBuildGoParallel] Running Tests and Build... 19:10:05 ========================================================= [Pipeline] sh 19:10:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:10:06 + make test 19:10:06 go test -race -coverprofile=coverage.out ./... 19:10:10 ---> d8552c8f08bb 19:10:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:10 ---> ca2fcbc6a658 19:10:10 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:10:10 ---> d7dc1a829d4c 19:10:10 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:10 ---> f994ed5bacfd 19:10:10 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:10:10 ---> Running in ac0d5e786e85 19:10:10 ---> 4555395b9d36 19:10:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:10 Removing intermediate container 7eb0143ee916 19:10:10 ---> 39d76a916e69 19:10:10 Step 11/24 : WORKDIR /edgex-go 19:10:10 ---> Running in bb534ae2c9e3 19:10:10 ---> Running in 41fe0a1c37a3 19:10:10 ---> Running in df903bb54170 19:10:10 Removing intermediate container ac0d5e786e85 19:10:10 ---> 3882baddbc38 19:10:10 Step 9/23 : WORKDIR /edgex-go/spire-build 19:10:10 Removing intermediate container df903bb54170 19:10:10 ---> 479dbac78ba1 19:10:10 19:10:10 Step 12/24 : FROM alpine:3.15 19:10:10 ---> Running in 3e5a2cc5d006 19:10:10 Removing intermediate container bb534ae2c9e3 19:10:10 ---> 994faf525399 19:10:10 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:10 ---> 2b46133b623f 19:10:10 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:10 ---> Running in d66b73feea78 19:10:10 3.15: Pulling from library/alpine 19:10:10 ---> Running in 8a2c6e55801a 19:10:10 Removing intermediate container 3e5a2cc5d006 19:10:10 ---> 531abd3c0b53 19:10:10 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:10 ---> Running in 65d198d13c10 19:10:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:10:10 Removing intermediate container d66b73feea78 19:10:10 ---> eba9087464d4 19:10:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:10 ---> Running in 1ea313feba75 19:10:11 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:10:11 Status: Downloaded newer image for alpine:3.15 19:10:11 ---> c4fc93816858 19:10:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:11 ---> Running in 89bc4968c3be 19:10:11 Removing intermediate container 89bc4968c3be 19:10:11 ---> 5f082f1bfdf8 19:10:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:11 ---> Running in 6a381db2a279 19:10:11 Removing intermediate container 8a2c6e55801a 19:10:11 ---> 5dc0acc935ff 19:10:11 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:10:11 ---> Running in d03be4e3b016 19:10:11 Removing intermediate container 1ea313feba75 19:10:11 ---> 6283bb99ac81 19:10:11 Step 11/24 : WORKDIR /edgex-go 19:10:11 Removing intermediate container 65d198d13c10 19:10:11 ---> 3d899a669103 19:10:11 Step 11/23 : WORKDIR /edgex-go 19:10:11 ---> Running in 92c3c6ac7585 19:10:11 ---> Running in df3ab41b30cc 19:10:11 Removing intermediate container d03be4e3b016 19:10:11 ---> 0469d268e6d4 19:10:11 Step 19/21 : LABEL arch=x86_64 19:10:11 ---> Running in c775a4ea6bc8 19:10:11 Removing intermediate container 92c3c6ac7585 19:10:11 ---> 4ea668c3d253 19:10:11 19:10:11 Step 12/24 : FROM alpine:3.15 19:10:11 ---> c4fc93816858 19:10:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:11 ---> Using cache 19:10:11 ---> 5f082f1bfdf8 19:10:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:11 Removing intermediate container df3ab41b30cc 19:10:11 ---> 8cea3d2e9a2c 19:10:11 19:10:11 Step 12/23 : FROM alpine:3.15 19:10:11 ---> c4fc93816858 19:10:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:11 ---> Using cache 19:10:11 ---> 5f082f1bfdf8 19:10:11 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:11 ---> Running in 226c8c12fb3a 19:10:11 ---> Running in 7a0143dbb6c1 19:10:12 Removing intermediate container c775a4ea6bc8 19:10:12 ---> 887eb7d6c601 19:10:12 Step 20/21 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:10:12 ---> Running in ed47db963f2e 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:12 Removing intermediate container ed47db963f2e 19:10:12 ---> 9800be9dc82c 19:10:12 Step 21/21 : LABEL version=0.0.0 19:10:12 ---> Running in 4f0a26cd5c77 19:10:12 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:12 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:12 OK: 15859 distinct packages available 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:12 Removing intermediate container 4f0a26cd5c77 19:10:12 ---> 9a685c81349b 19:10:12 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:12 Successfully built 9a685c81349b 19:10:12 Successfully tagged security-proxy-setup:latest 19:10:12  Building security-proxy-setup ... done Building security-bootstrapper 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:12 (1/5) Installing dumb-init (1.2.5-r1) 19:10:12 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:12 (3/5) Installing libucontext (1.1-r0) 19:10:12 (4/5) Installing gcompat (1.0.0-r4) 19:10:12 (5/5) Installing openssl (1.1.1s-r1) 19:10:12 Executing busybox-1.34.1-r7.trigger 19:10:12 OK: 7 MiB in 19 packages 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:12 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:12 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:12 OK: 15859 distinct packages available 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:12 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:12 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:12 OK: 15859 distinct packages available 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:13 (1/5) Installing dumb-init (1.2.5-r1) 19:10:13 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:13 (3/5) Installing libucontext (1.1-r0) 19:10:13 (4/5) Installing gcompat (1.0.0-r4) 19:10:13 (1/4) Installing dumb-init (1.2.5-r1) 19:10:13 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:13 (3/4) Installing libucontext (1.1-r0) 19:10:13 (4/4) Installing gcompat (1.0.0-r4) 19:10:13 Executing busybox-1.34.1-r7.trigger 19:10:13 (5/5) Installing openssl (1.1.1s-r1) 19:10:13 OK: 6 MiB in 18 packages 19:10:13 Executing busybox-1.34.1-r7.trigger 19:10:13 OK: 7 MiB in 19 packages 19:10:16 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:10:16 ---> f287c624b781 19:10:16 Step 3/32 : WORKDIR /edgex-go 19:10:16 ---> Using cache 19:10:16 ---> 02220663bacb 19:10:16 Step 4/32 : RUN apk add --update --no-cache make git 19:10:16 ---> Using cache 19:10:16 ---> ccbcfb0d9ada 19:10:16 Step 5/32 : COPY go.mod vendor* ./ 19:10:16 ---> Using cache 19:10:16 ---> ac5a63eaebc2 19:10:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:16 ---> Using cache 19:10:16 ---> 68265291a99e 19:10:16 Step 7/32 : COPY . . 19:10:16 ---> Using cache 19:10:16 ---> 6cc43e843d4e 19:10:16 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:18 ---> Running in aad9ec1638a9 19:10:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:18 Removing intermediate container 7a0143dbb6c1 19:10:18 ---> c1dcccbed503 19:10:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:18 Removing intermediate container 6a381db2a279 19:10:18 Removing intermediate container 226c8c12fb3a 19:10:18 ---> 5fa569448ef3 19:10:18 ---> 18ca2aa5f6d5 19:10:18 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:24 ---> 339a197cc2f1 19:10:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:24 ---> f585a7d4e8a7 19:10:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:24 ---> 25bf76542a46 19:10:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:26 ---> 508d3139ae09 19:10:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:26 ---> 0037186396c6 19:10:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:26 ---> b49cd7d4a2d9 19:10:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:26 ---> Running in 7b54b5753a9d 19:10:26 ---> a0c32a94585d 19:10:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:26 Removing intermediate container 7b54b5753a9d 19:10:26 ---> 34944ef92ad6 19:10:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:26 ---> 7521c88ed15e 19:10:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:27 ---> 28cc25e532e9 19:10:27 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:27 ---> c2eff67f15bc 19:10:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:28 ---> 750754f73a41 19:10:28 Step 19/24 : WORKDIR / 19:10:28 ---> Running in df8b739a2c5e 19:10:28 ---> Running in c2ec7d2963ae 19:10:28 Removing intermediate container df8b739a2c5e 19:10:28 ---> 1bdb8643620d 19:10:28 ---> 16d09aa7600a 19:10:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:28 19:10:28 ---> Running in b58ccfc5ae04 19:10:28 ---> Running in 46d6bafcc3a0 19:10:28 Removing intermediate container c2ec7d2963ae 19:10:28 ---> d6043889e0c6 19:10:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:28 ---> Running in e01445a22c98 19:10:28 Removing intermediate container 46d6bafcc3a0 19:10:28 ---> f98b262c25d5 19:10:28 Step 21/23 : LABEL arch=x86_64 19:10:28 Removing intermediate container b58ccfc5ae04 19:10:28 ---> 71e9b9c99641 19:10:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:28 ---> Running in a5e6eb2d994a 19:10:28 ---> Running in 4a0bf3a017c2 19:10:28 Removing intermediate container e01445a22c98 19:10:28 ---> 68fce787c649 19:10:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:28 ---> Running in aa0a2d3b791b 19:10:29 Removing intermediate container 4a0bf3a017c2 19:10:29 ---> bbc660b24138 19:10:29 Step 22/24 : LABEL arch=x86_64 19:10:29 Removing intermediate container a5e6eb2d994a 19:10:29 ---> be90f24846b7 19:10:29 Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:10:29 ---> Running in 4ea6f9a6c87b 19:10:29 Removing intermediate container aa0a2d3b791b 19:10:29 ---> 62fc8e201618 19:10:29 Step 22/24 : LABEL arch=x86_64 19:10:29 ---> Running in 2d3a76ded520 19:10:29 ---> Running in 79f5885de329 19:10:29 Removing intermediate container 2d3a76ded520 19:10:29 ---> 7bd18e47d2b8 19:10:29 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:10:29 ---> Running in ee7872f03ca1 19:10:29 Removing intermediate container 4ea6f9a6c87b 19:10:29 ---> 160ee2d11f05 19:10:29 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:10:29 Removing intermediate container 79f5885de329 19:10:29 ---> 091a6a4b4140 19:10:29 Step 23/23 : LABEL version=0.0.0 19:10:29 ---> Running in dafadad00ed8 19:10:29 ---> Running in 4a7844857cb4 19:10:29 Removing intermediate container ee7872f03ca1 19:10:29 ---> 06afdb0fe328 19:10:29 Step 24/24 : LABEL version=0.0.0 19:10:29 ---> Running in a184374d6af9 19:10:30 Removing intermediate container dafadad00ed8 19:10:30 ---> c80c548baa22 19:10:30 Step 24/24 : LABEL version=0.0.0 19:10:30 Removing intermediate container 4a7844857cb4 19:10:30 ---> 746a49ea92d7 19:10:30 19:10:30 Removing intermediate container a184374d6af9 19:10:30 ---> c9cfb3b64fea 19:10:30 19:10:30 ---> Running in 425936055a4b 19:10:30 Successfully built 746a49ea92d7 19:10:30 Successfully built c9cfb3b64fea 19:10:30 Successfully tagged security-spire-server:latest 19:10:30  Building security-spire-server ... done Building core-metadata 19:10:30 Successfully tagged security-spire-config:latest 19:10:30  Building security-spire-config ... done Removing intermediate container 425936055a4b 19:10:30 ---> 24e07080f830 19:10:30 19:10:30 Successfully built 24e07080f830 19:10:30 Successfully tagged security-spire-agent:latest 19:10:32  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:32 ---> f287c624b781 19:10:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:10:32 ---> Using cache 19:10:32 ---> 874ab8fd9db2 19:10:32 Step 4/24 : WORKDIR /edgex-go 19:10:32 ---> Using cache 19:10:32 ---> 6224543f0545 19:10:32 Step 5/24 : RUN apk add --update --no-cache make git 19:10:32 ---> Using cache 19:10:32 ---> 7fc34d073520 19:10:32 Step 6/24 : COPY go.mod vendor* ./ 19:10:32 ---> Using cache 19:10:32 ---> 7b3c70e99f15 19:10:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:32 ---> Using cache 19:10:32 ---> 8dfacd70f6b9 19:10:32 Step 8/24 : COPY . . 19:10:32 ---> Using cache 19:10:32 ---> a54467297954 19:10:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:10:35 ---> Running in e309afeb1268 19:10:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:38 Removing intermediate container 41fe0a1c37a3 19:10:38 ---> 9be9bea0ef59 19:10:38 19:10:38 Step 9/19 : FROM alpine:3.15 19:10:38 ---> c4fc93816858 19:10:38 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:38 ---> Using cache 19:10:38 ---> 5f082f1bfdf8 19:10:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:10:38 ---> Running in a59e3170928a 19:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:39 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:39 OK: 15859 distinct packages available 19:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:39 (1/9) Installing ca-certificates (20220614-r0) 19:10:39 (2/9) Installing brotli-libs (1.0.9-r5) 19:10:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:10:39 (4/9) Installing libcurl (7.80.0-r5) 19:10:39 (5/9) Installing curl (7.80.0-r5) 19:10:39 (6/9) Installing dumb-init (1.2.5-r1) 19:10:39 (7/9) Installing musl-obstack (1.2.3-r0) 19:10:39 (8/9) Installing libucontext (1.1-r0) 19:10:39 (9/9) Installing gcompat (1.0.0-r4) 19:10:39 Executing busybox-1.34.1-r7.trigger 19:10:39 Executing ca-certificates-20220614-r0.trigger 19:10:39 OK: 8 MiB in 23 packages 19:10:41 Removing intermediate container aad9ec1638a9 19:10:41 ---> 330950f665e7 19:10:41 19:10:41 Step 9/32 : FROM alpine:3.16 19:10:41 ---> bfe296a52501 19:10:41 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:41 ---> Running in c08bbbfb84ac 19:10:42 Removing intermediate container a59e3170928a 19:10:42 ---> c049bf525c74 19:10:42 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:42 Removing intermediate container c08bbbfb84ac 19:10:42 ---> 0a876fc09d4a 19:10:42 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:10:42 ---> Running in 742e0749832b 19:10:42 ---> dfc86fa51b5f 19:10:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:43 (1/2) Installing dumb-init (1.2.5-r1) 19:10:43 (2/2) Installing su-exec (0.2-r1) 19:10:43 Executing busybox-1.35.0-r17.trigger 19:10:43 OK: 6 MiB in 16 packages 19:10:43 ---> 77b9b5123e27 19:10:43 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:10:43 ---> c67edcad099d 19:10:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:10:43 ---> Running in 91208909634f 19:10:43 Removing intermediate container 742e0749832b 19:10:43 ---> 54d755b9b270 19:10:43 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:10:43 ---> Running in 199f3db488df 19:10:43 Removing intermediate container 199f3db488df 19:10:43 ---> 5520d0b9d926 19:10:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:10:43 Removing intermediate container 91208909634f 19:10:43 ---> 12d5a2e6f524 19:10:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:43 ---> Running in 5006d9a5ae05 19:10:43 ---> Running in a48c5ba1c23f 19:10:43 Removing intermediate container 5006d9a5ae05 19:10:43 ---> a108cadd2b90 19:10:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:10:43 Removing intermediate container a48c5ba1c23f 19:10:43 ---> edbd74d3f37a 19:10:43 Step 17/19 : LABEL arch=x86_64 19:10:43 ---> Running in 45ec099cae9b 19:10:44 ---> Running in 32e75fb21f48 19:10:44 Removing intermediate container 45ec099cae9b 19:10:44 ---> a3dc7042f4c9 19:10:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:10:44 ---> Running in 98d0ce034a55 19:10:44 Removing intermediate container 32e75fb21f48 19:10:44 ---> 64006055311b 19:10:44 Step 18/19 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:10:44 ---> Running in 8f41a8d310b6 19:10:44 Removing intermediate container 98d0ce034a55 19:10:44 ---> 7f916bcf11e0 19:10:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:10:44 ---> Running in 8cd1b071e256 19:10:44 Removing intermediate container 8f41a8d310b6 19:10:44 ---> 9ef3c1d9c4f1 19:10:44 Step 19/19 : LABEL version=0.0.0 19:10:44 ---> Running in 286d67d553bc 19:10:44 Removing intermediate container 286d67d553bc 19:10:44 ---> b56c61b90d9b 19:10:44 19:10:44 Successfully built b56c61b90d9b 19:10:44 Successfully tagged security-spiffe-token-provider:latest 19:10:45  Building security-spiffe-token-provider ... done Removing intermediate container 8cd1b071e256 19:10:45 ---> ac0cad1f63fc 19:10:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:10:45 ---> Running in 36da982b1205 19:10:45 Removing intermediate container 36da982b1205 19:10:45 ---> f2745fc59486 19:10:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:10:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:45 ---> 372a0e691a0e 19:10:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:10:45 ---> Running in ed19069086ea 19:10:46 Removing intermediate container ed19069086ea 19:10:46 ---> cd04b5f65993 19:10:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:46 ---> 2164ea1b47f2 19:10:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:47 ---> 9a425987407a 19:10:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:47 ---> 6bda3890a561 19:10:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:48 ---> ed92f32cf71b 19:10:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:10:48 ---> 103eba6e5d77 19:10:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:10:48 ---> 205a8a78a212 19:10:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:48 ---> 7382d0570fa0 19:10:48 Step 27/32 : RUN chmod +x /entrypoint.sh 19:10:48 ---> Running in 99cf3a745d64 19:10:49 Removing intermediate container 99cf3a745d64 19:10:49 ---> ae2dcbce9b0e 19:10:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:10:49 ---> Running in a2c2c970af27 19:10:49 Removing intermediate container a2c2c970af27 19:10:49 ---> 6a5549d69eb2 19:10:49 Step 29/32 : CMD ["gate"] 19:10:49 ---> Running in f48bf1a604a8 19:10:49 Removing intermediate container f48bf1a604a8 19:10:49 ---> 18d55550a799 19:10:49 Step 30/32 : LABEL arch=x86_64 19:10:49 ---> Running in 314570d3f4aa 19:10:49 Removing intermediate container 314570d3f4aa 19:10:49 ---> 3b8b015e24d5 19:10:49 Step 31/32 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:10:49 ---> Running in b7d7a31da67f 19:10:49 Removing intermediate container b7d7a31da67f 19:10:49 ---> f6a7419b126a 19:10:49 Step 32/32 : LABEL version=0.0.0 19:10:49 ---> Running in e30d21663c90 19:10:50 Removing intermediate container e30d21663c90 19:10:50 ---> 89ad8be02ee7 19:10:50 19:10:50 Successfully built 89ad8be02ee7 19:10:50 Successfully tagged security-bootstrapper:latest 19:10:52  Building security-bootstrapper ... done Removing intermediate container e309afeb1268 19:10:52 ---> 1ac0d04663a6 19:10:52 19:10:52 Step 10/24 : FROM alpine:3.16 19:10:52 ---> bfe296a52501 19:10:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:10:52 ---> Using cache 19:10:52 ---> c416deca2072 19:10:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:52 ---> Using cache 19:10:52 ---> e0e8c46daae3 19:10:52 Step 13/24 : ENV APP_PORT=59881 19:10:52 ---> Running in 47bbfd857dd8 19:10:52 Removing intermediate container 47bbfd857dd8 19:10:52 ---> 41494c4a97ba 19:10:52 Step 14/24 : EXPOSE $APP_PORT 19:10:52 ---> Running in a1becff473a9 19:10:52 Removing intermediate container a1becff473a9 19:10:52 ---> 92c6cc2f37a0 19:10:52 Step 15/24 : WORKDIR / 19:10:52 ---> Running in 6adf612d6732 19:10:52 Removing intermediate container 6adf612d6732 19:10:52 ---> 74f3d86789e0 19:10:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:52 ---> 88692b538800 19:10:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:10:52 ---> c05f3fe257c8 19:10:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:10:52 ---> 882f31c6dedb 19:10:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:10:53 ---> d79ba82fc7a7 19:10:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:10:53 ---> Running in 25d281c9bdcb 19:10:53 Removing intermediate container 25d281c9bdcb 19:10:53 ---> 28d0f46ababa 19:10:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:53 ---> Running in ace60abc19d7 19:10:53 Removing intermediate container ace60abc19d7 19:10:53 ---> 084f2b200cd4 19:10:53 Step 22/24 : LABEL arch=x86_64 19:10:53 ---> Running in c839ca7867e6 19:10:53 Removing intermediate container c839ca7867e6 19:10:53 ---> 349700320010 19:10:53 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:10:53 ---> Running in 904050d4fa5f 19:10:53 Removing intermediate container 904050d4fa5f 19:10:53 ---> 9cdbf2d3b784 19:10:53 Step 24/24 : LABEL version=0.0.0 19:10:53 ---> Running in be9390bf31b5 19:10:53 Removing intermediate container be9390bf31b5 19:10:53 ---> a78c1f85b790 19:10:53 19:10:53 Successfully built a78c1f85b790 19:10:53 Successfully tagged core-metadata:latest 19:10:53  Building core-metadata ... done  [Pipeline] } 19:10:53 $ docker stop --time=1 dcc959a4329ea649ecf998611d944247a12620295cec2afe78e6917fd5990300 19:10:54 $ docker rm -f --volumes dcc959a4329ea649ecf998611d944247a12620295cec2afe78e6917fd5990300 [Pipeline] // withDockerContainer [Pipeline] sh 19:10:55 + docker images 19:10:55 REPOSITORY TAG IMAGE ID CREATED SIZE 19:10:55 core-metadata latest a78c1f85b790 2 seconds ago 18.5MB 19:10:55 1ac0d04663a6 5 seconds ago 1.68GB 19:10:55 security-bootstrapper latest 89ad8be02ee7 6 seconds ago 20.3MB 19:10:55 security-spiffe-token-provider latest b56c61b90d9b 11 seconds ago 29.8MB 19:10:55 330950f665e7 16 seconds ago 1.66GB 19:10:55 9be9bea0ef59 20 seconds ago 1.7GB 19:10:55 security-spire-agent latest 24e07080f830 25 seconds ago 125MB 19:10:55 security-spire-server latest 746a49ea92d7 26 seconds ago 86.5MB 19:10:55 security-spire-config latest c9cfb3b64fea 26 seconds ago 85.8MB 19:10:55 security-proxy-setup latest 9a685c81349b 43 seconds ago 27.8MB 19:10:55 8cea3d2e9a2c 44 seconds ago 1.54GB 19:10:55 4ea668c3d253 44 seconds ago 1.54GB 19:10:55 479dbac78ba1 45 seconds ago 1.54GB 19:10:55 e1587a7d3640 About a minute ago 1.66GB 19:10:55 security-secretstore-setup latest cf08bd0140c6 About a minute ago 29.9MB 19:10:55 core-command latest fbb9bc91611f About a minute ago 17.7MB 19:10:55 support-scheduler latest 5bf00c1df2dc About a minute ago 30MB 19:10:55 core-data latest 75435ed5aee9 About a minute ago 17.9MB 19:10:55 b654e8f9592e About a minute ago 1.74GB 19:10:55 95bbb64daade About a minute ago 1.67GB 19:10:55 f503e8080e14 About a minute ago 1.68GB 19:10:55 2c562bfeba0e About a minute ago 1.66GB 19:10:55 support-notifications latest f43667fa92a3 2 minutes ago 30.6MB 19:10:55 14f5b1541986 2 minutes ago 1.74GB 19:10:55 ci-base-image-x86_64 latest f287c624b781 6 minutes ago 904MB 19:10:55 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:10:55 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.335s coverage: 28.7% of statements 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.487s coverage: 98.5% of statements 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.040s coverage: 43.0% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.583s coverage: 54.0% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.484s coverage: 89.2% of statements 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.477s coverage: 2.4% of statements 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.649s coverage: 95.6% of statements 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.372s coverage: 72.2% of statements 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.464s coverage: 60.0% of statements 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.504s coverage: 0.9% of statements 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.410s coverage: 58.8% of statements 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.389s coverage: 29.6% of statements 19:14:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 47.1% of statements 19:14:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.311s coverage: 94.1% of statements 19:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 19:14:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.242s coverage: 87.5% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.263s coverage: 44.8% of statements 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.064s coverage: 79.9% of statements 19:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.415s coverage: 92.9% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.281s coverage: 86.9% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.245s coverage: 87.2% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.224s coverage: 100.0% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements 19:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 91.2% of statements 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.196s coverage: 64.7% of statements 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.313s coverage: 100.0% of statements 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 19:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.487s coverage: 65.3% of statements 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.924s coverage: 41.8% of statements 19:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.383s coverage: 89.5% of statements 19:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.259s coverage: 84.8% of statements 19:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.342s coverage: 17.7% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.784s coverage: 92.3% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.303s coverage: 63.2% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.640s coverage: 97.7% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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 19:15:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:05 go vet ./... 19:17:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:12 ./bin/test-attribution-txt.sh [Pipeline] echo 19:17:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:12 + ls -al . 19:17:12 total 744 19:17:12 drwxrwxr-x 10 1001 1001 4096 Jan 18 19:10 . 19:17:12 drwxr-xr-x 4 root root 4096 Jan 18 19:10 .. 19:17:12 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:08 .blubracket 19:17:12 -rw-rw-r-- 1 1001 1001 16 Jan 18 19:08 .dockerignore 19:17:12 drwxrwxr-x 8 1001 1001 4096 Jan 18 19:08 .git 19:17:12 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:08 .github 19:17:12 -rw-rw-r-- 1 1001 1001 956 Jan 18 19:08 .gitignore 19:17:12 -rw-rw-r-- 1 1001 1001 42 Jan 18 19:08 .golangci.yml 19:17:12 -rw-rw-r-- 1 1001 1001 87 Jan 18 19:08 .hadolint.yml 19:17:12 -rw-rw-r-- 1 1001 1001 166 Jan 18 19:08 .sonarcloud.properties 19:17:12 -rw-rw-r-- 1 1001 1001 1171 Jan 18 19:08 ADOPTERS.md 19:17:12 -rw-rw-r-- 1 1001 1001 10825 Jan 18 19:08 Attribution.txt 19:17:12 -rw-rw-r-- 1 1001 1001 73765 Jan 18 19:08 CHANGELOG.md 19:17:12 -rw-rw-r-- 1 1001 1001 3804 Jan 18 19:08 CONTRIBUTING.md 19:17:12 -rw-rw-r-- 1 1001 1001 677 Jan 18 19:08 GOVERNANCE.md 19:17:12 -rw-rw-r-- 1 1001 1001 850 Jan 18 19:08 Jenkinsfile 19:17:12 -rw-rw-r-- 1 1001 1001 10775 Jan 18 19:08 LICENSE 19:17:12 -rw-rw-r-- 1 1001 1001 12513 Jan 18 19:08 Makefile 19:17:12 -rw-rw-r-- 1 1001 1001 582 Jan 18 19:08 OWNERS.md 19:17:12 -rw-rw-r-- 1 1001 1001 9403 Jan 18 19:08 README.md 19:17:12 -rw-rw-r-- 1 1001 1001 6912 Jan 18 19:08 SECURITY.md 19:17:12 -rw-rw-r-- 1 1001 1001 5 Jan 18 19:04 VERSION 19:17:12 drwxrwxr-x 2 1001 1001 4096 Jan 18 19:08 bin 19:17:12 drwxrwxr-x 16 1001 1001 4096 Jan 18 19:08 cmd 19:17:12 -rw-r--r-- 1 root root 489970 Jan 18 19:15 coverage.out 19:17:12 -rw-rw-r-- 1 1001 1001 3377 Jan 18 19:08 go.mod 19:17:12 -rw-rw-r-- 1 1001 1001 34951 Jan 18 19:08 go.sum 19:17:12 drwxrwxr-x 7 1001 1001 4096 Jan 18 19:08 internal 19:17:12 drwxrwxr-x 3 1001 1001 4096 Jan 18 19:08 openapi 19:17:12 drwxrwxr-x 4 1001 1001 4096 Jan 18 19:08 snap 19:17:12 -rw-rw-r-- 1 1001 1001 204 Jan 18 19:08 version.go [Pipeline] sh 19:17:13 + '[' -e coverage.out ] 19:17:13 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:13 Warning: overwriting stash ‘coverage-report’ 19:17:14 Stashed 1 file(s) [Pipeline] sh 19:17:15 + make build 19:17:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:18:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:20:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:20:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:20:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:20:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:20:32 $ docker stop --time=1 50f36ffecd626d0ca40b01dff59d92f97a323719ac78763a8fb0d1dee0de567b 19:20:35 $ docker rm -f --volumes 50f36ffecd626d0ca40b01dff59d92f97a323719ac78763a8fb0d1dee0de567b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:37 19:20:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:38 latest: Pulling from edgex-devops/edgex-compose-arm64 19:20:38 29e5d40040c1: Pulling fs layer 19:20:38 1ce36da41761: Pulling fs layer 19:20:38 25b303627fd3: Pulling fs layer 19:20:38 29e5d40040c1: Verifying Checksum 19:20:38 29e5d40040c1: Download complete 19:20:38 1ce36da41761: Verifying Checksum 19:20:38 1ce36da41761: Download complete 19:20:39 25b303627fd3: Verifying Checksum 19:20:40 29e5d40040c1: Pull complete 19:20:41 1ce36da41761: Pull complete 19:20:51 25b303627fd3: Pull complete 19:20:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:20:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:51 prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container 19:20:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:20:54 $ docker top 964ae234e2f62031001b2aca383615bdc12d0d4a89b8a2812a4f25e43aea5338 -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:54 + + docker-composegrep build parallel --help 19:20:54 19:21:00 --parallel Build images in parallel. [Pipeline] } 19:21:00 $ docker stop --time=1 964ae234e2f62031001b2aca383615bdc12d0d4a89b8a2812a4f25e43aea5338 19:21:02 $ docker rm -f --volumes 964ae234e2f62031001b2aca383615bdc12d0d4a89b8a2812a4f25e43aea5338 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:03 prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container 19:21:03 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:04 $ docker top abdf09937f36047d0da183173fbd63efc1f07d07709cdc5439d48661b6193da0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:05 + docker-compose -f ./docker-compose-build.yml build --parallel 19:21:11 Building core-command ... 19:21:11 Building core-data ... 19:21:11 Building core-metadata ... 19:21:11 Building security-bootstrapper ... 19:21:11 Building security-proxy-setup ... 19:21:11 Building security-secretstore-setup ... 19:21:11 Building security-spiffe-token-provider ... 19:21:11 Building security-spire-agent ... 19:21:11 Building security-spire-config ... 19:21:11 Building security-spire-server ... 19:21:11 Building support-notifications ... 19:21:11 Building support-scheduler ... 19:21:11 Building security-secretstore-setup 19:21:11 Building support-scheduler 19:21:11 Building core-command 19:21:11 Building security-spire-config 19:21:11 Building core-data 19:21:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:58 ---> aa08390b755e 19:21:58 Step 3/24 : WORKDIR /edgex-go 19:21:58 ---> Running in aa6b40e4ede7 19:21:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:58 ---> aa08390b755e 19:21:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:21:58 ---> Running in c99b32c2daf8 19:21:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:58 ---> aa08390b755e 19:21:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:58 ---> Running in 10a9f824aeee 19:21:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:58 ---> aa08390b755e 19:21:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:58 ---> Running in 1746443691e1 19:21:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:58 ---> aa08390b755e 19:21:58 Step 3/24 : WORKDIR /edgex-go 19:21:58 ---> Running in bbbd8b34efb3 19:21:58 Removing intermediate container aa6b40e4ede7 19:21:58 ---> 618dd3fa6258 19:21:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:21:58 Removing intermediate container c99b32c2daf8 19:21:58 ---> dfbddf8ef54e 19:21:58 Step 4/23 : WORKDIR /edgex-go 19:21:58 ---> Running in 87aa72cb346f 19:21:58 ---> Running in d3024deb9062 19:21:58 Removing intermediate container 10a9f824aeee 19:21:58 ---> f2d146967aea 19:21:58 Step 4/22 : WORKDIR /edgex-go 19:21:58 Removing intermediate container 1746443691e1 19:21:58 ---> a7b5377c006c 19:21:58 Step 4/22 : WORKDIR /edgex-go 19:21:58 ---> Running in bccc26859739 19:21:58 ---> Running in 507f946fc995 19:21:58 Removing intermediate container bbbd8b34efb3 19:21:58 ---> 09ea29eacb40 19:21:58 Step 4/24 : RUN apk add --update --no-cache make git 19:21:58 ---> Running in f9d45aeebfac 19:21:58 Removing intermediate container d3024deb9062 19:21:58 ---> 1bce7b558f72 19:21:58 Step 5/23 : RUN apk add --update --no-cache make git 19:21:58 Removing intermediate container bccc26859739 19:21:58 ---> 5adcedec528f 19:21:58 Step 5/22 : RUN apk add --update --no-cache make git 19:21:58 ---> Running in 0c015d91ae42 19:21:58 ---> Running in 215320945b1c 19:21:58 Removing intermediate container 507f946fc995 19:21:58 ---> a6f62b89a013 19:21:58 Step 5/22 : RUN apk add --update --no-cache make git 19:21:58 ---> Running in 8378254a3081 19:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:59 OK: 221 MiB in 51 packages 19:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:59 OK: 221 MiB in 51 packages 19:22:01 Removing intermediate container 87aa72cb346f 19:22:01 ---> 99d49007561d 19:22:01 Step 5/24 : COPY go.mod vendor* ./ 19:22:01 OK: 221 MiB in 51 packages 19:22:01 OK: 221 MiB in 51 packages 19:22:01 OK: 221 MiB in 51 packages 19:22:02 Removing intermediate container f9d45aeebfac 19:22:02 ---> 595f68165ad8 19:22:02 Step 5/24 : COPY go.mod vendor* ./ 19:22:02 ---> c5944021b560 19:22:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:02 ---> Running in 562d050cb84a 19:22:03 Removing intermediate container 215320945b1c 19:22:03 ---> ecc6f23a5187 19:22:03 Step 6/22 : COPY go.mod vendor* ./ 19:22:03 ---> 0d2f2853cac3 19:22:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:03 Removing intermediate container 0c015d91ae42 19:22:03 ---> 90df856830b7 19:22:03 Step 6/23 : COPY go.mod vendor* ./ 19:22:03 ---> Running in a07393ce57f7 19:22:03 Removing intermediate container 8378254a3081 19:22:03 ---> ce99fdba8f88 19:22:03 Step 6/22 : COPY go.mod vendor* ./ 19:22:04 ---> f2216a07c87a 19:22:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:04 ---> Running in c81c0d82d787 19:22:04 ---> 93f8e37109d5 19:22:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:05 ---> Running in 6892e0365e89 19:22:05 ---> 6d0a8d93c26e 19:22:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:05 ---> Running in 086691632cfc 19:23:57 Removing intermediate container 086691632cfc 19:23:57 ---> 93bc25009830 19:23:57 Step 8/22 : COPY . . 19:23:57 Removing intermediate container 562d050cb84a 19:23:57 ---> c571495e7dc4 19:23:57 Step 7/24 : COPY . . 19:23:57 Removing intermediate container c81c0d82d787 19:23:57 ---> 6e3f00f25828 19:23:57 Step 8/22 : COPY . . 19:23:57 Removing intermediate container a07393ce57f7 19:23:57 ---> c156cda894ea 19:23:57 Step 7/24 : COPY . . 19:23:57 Removing intermediate container 6892e0365e89 19:23:57 ---> 57c94c430db8 19:23:57 Step 8/23 : COPY . . 19:24:09 ---> 6fd5a0e0175d 19:24:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:24:09 ---> 33d9fe686d53 19:24:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:24:09 ---> 1c9bebbc7526 19:24:09 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:09 ---> Running in 12e1d89f5011 19:24:09 ---> e06784333fac 19:24:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:24:09 ---> Running in 8b8d5b3ffcc6 19:24:09 ---> Running in ac5cd60e04c7 19:24:09 ---> 1c17a6cd99af 19:24:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:24:09 ---> Running in 4b513afba8fc 19:24:09 ---> Running in 5d85aaa388be 19:24:09 Removing intermediate container 8b8d5b3ffcc6 19:24:09 ---> 6f4cf6a30efe 19:24:09 Step 9/24 : WORKDIR /edgex-go/spire-build 19:24:09 ---> Running in e4079c746243 19:24:10 Removing intermediate container e4079c746243 19:24:10 ---> 7f20222fd8b9 19:24:10 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:10 ---> Running in 0eb933e56826 19:24:11 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:24:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:24:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:24:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:24:13 Removing intermediate container 0eb933e56826 19:24:13 ---> f53b8fb8eec8 19:24:13 Step 11/24 : WORKDIR /edgex-go 19:24:13 ---> Running in edfdb458d989 19:24:14 Removing intermediate container edfdb458d989 19:24:14 ---> def302e2b398 19:24:14 19:24:14 Step 12/24 : FROM alpine:3.15 19:24:14 3.15: Pulling from library/alpine 19:24:15 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:24:15 Status: Downloaded newer image for alpine:3.15 19:24:15 ---> 8aa73fd46299 19:24:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:15 ---> Running in 93a89d893134 19:24:16 Removing intermediate container 93a89d893134 19:24:16 ---> d7f9dfba9443 19:24:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:16 ---> Running in 22993e760af8 19:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:20 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:24:20 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:24:20 OK: 15736 distinct packages available 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:22 (1/4) Installing dumb-init (1.2.5-r1) 19:24:22 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:22 (3/4) Installing libucontext (1.1-r0) 19:24:22 (4/4) Installing gcompat (1.0.0-r4) 19:24:22 Executing busybox-1.34.1-r7.trigger 19:24:22 OK: 6 MiB in 18 packages 19:24:23 Removing intermediate container 22993e760af8 19:24:23 ---> 4e673d18943e 19:24:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:30 ---> f1f9778b3351 19:24:30 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:30 ---> 25d5607ae8f5 19:24:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:30 ---> Running in a9410244ea7f 19:24:30 Removing intermediate container a9410244ea7f 19:24:30 ---> e40242fa2398 19:24:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:31 ---> c0379ecd8b07 19:24:31 Step 19/24 : WORKDIR / 19:24:32 ---> Running in cbecf0e90a6e 19:24:32 Removing intermediate container cbecf0e90a6e 19:24:32 ---> fdd330194f2a 19:24:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:32 ---> Running in ee4a5baf7954 19:24:33 Removing intermediate container ee4a5baf7954 19:24:33 ---> 70c8f38de13a 19:24:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:33 ---> Running in d19789a02ade 19:24:33 Removing intermediate container d19789a02ade 19:24:33 ---> d338a4bdb34d 19:24:33 Step 22/24 : LABEL arch=arm64 19:24:33 ---> Running in d0f5072a4d36 19:24:34 Removing intermediate container d0f5072a4d36 19:24:34 ---> dbd345912cf0 19:24:34 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:24:34 ---> Running in 2372f9053e37 19:24:35 Removing intermediate container 2372f9053e37 19:24:35 ---> 9c4e7b89c094 19:24:35 Step 24/24 : LABEL version=0.0.0 19:24:35 ---> Running in 441949e834de 19:24:35 Removing intermediate container 441949e834de 19:24:35 ---> 2874a2a858dd 19:24:35 19:24:35 Successfully built 2874a2a858dd 19:24:35 Successfully tagged security-spire-config-arm64:latest 19:24:35  Building security-spire-config ... done Building security-proxy-setup 19:24:54 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:24:54 ---> aa08390b755e 19:24:54 Step 3/21 : WORKDIR /edgex-go 19:24:54 ---> Using cache 19:24:54 ---> 09ea29eacb40 19:24:54 Step 4/21 : RUN apk add --update --no-cache make git 19:24:54 ---> Using cache 19:24:54 ---> 595f68165ad8 19:24:54 Step 5/21 : COPY go.mod vendor* ./ 19:24:54 ---> Using cache 19:24:54 ---> 0d2f2853cac3 19:24:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:54 ---> Using cache 19:24:54 ---> c156cda894ea 19:24:54 Step 7/21 : COPY . . 19:24:54 ---> Using cache 19:24:54 ---> 1c9bebbc7526 19:24:54 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:54 ---> Running in 0b80b0d23340 19:24:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:30:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:30:32 Removing intermediate container ac5cd60e04c7 19:30:32 ---> 3d061e2b3630 19:30:32 19:30:32 Step 9/24 : FROM alpine:3.16 19:30:32 3.16: Pulling from library/alpine 19:30:33 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:30:33 Status: Downloaded newer image for alpine:3.16 19:30:33 ---> 2b4661558fb8 19:30:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:30:33 ---> Running in b89d01283f89 19:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:37 (1/3) Installing ca-certificates (20220614-r0) 19:30:37 (2/3) Installing dumb-init (1.2.5-r1) 19:30:37 (3/3) Installing su-exec (0.2-r1) 19:30:37 Executing busybox-1.35.0-r17.trigger 19:30:37 Executing ca-certificates-20220614-r0.trigger 19:30:37 OK: 6 MiB in 17 packages 19:30:40 Removing intermediate container b89d01283f89 19:30:40 ---> 6aa148c75831 19:30:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:40 ---> Running in 8507eb1eb240 19:30:40 Removing intermediate container 8507eb1eb240 19:30:40 ---> c7fc40ea7f47 19:30:40 Step 12/24 : WORKDIR / 19:30:40 ---> Running in 815bce0df3f8 19:30:41 Removing intermediate container 815bce0df3f8 19:30:41 ---> 0edc7bc81d6d 19:30:41 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:30:43 ---> 1bec7fa37dc4 19:30:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:30:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:30:44 ---> 8946c2037c67 19:30:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:30:45 ---> 5f16bb6bbcba 19:30:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:30:46 ---> 658a96e52f0e 19:30:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:30:47 ---> 7f55dd037b79 19:30:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:30:49 ---> 0dcf95dfa3a9 19:30:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:30:49 ---> 76bc731ff668 19:30:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:30:50 ---> Running in df9eb44698e7 19:30:53 Removing intermediate container df9eb44698e7 19:30:53 ---> 1e540ff30997 19:30:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:30:53 ---> Running in 42086f833b47 19:30:53 Removing intermediate container 42086f833b47 19:30:53 ---> 3fe297ea03df 19:30:53 Step 22/24 : LABEL arch=arm64 19:30:53 ---> Running in 0b7fe9f97228 19:30:54 Removing intermediate container 0b7fe9f97228 19:30:54 ---> 1d1c4a5daa49 19:30:54 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:30:54 ---> Running in b822aff9b1be 19:30:55 Removing intermediate container b822aff9b1be 19:30:55 ---> 1cc2a4c2a691 19:30:55 Step 24/24 : LABEL version=0.0.0 19:30:55 ---> Running in a619d10b6aec 19:30:55 Removing intermediate container a619d10b6aec 19:30:55 ---> 50753b0f3a81 19:30:55 19:30:55 Successfully built 50753b0f3a81 19:30:55 Successfully tagged security-secretstore-setup-arm64:latest 19:30:55  Building security-secretstore-setup ... done Building support-notifications 19:31:05 Removing intermediate container 5d85aaa388be 19:31:05 ---> c2f2563a5a7e 19:31:05 19:31:05 Step 10/23 : FROM alpine:3.16 19:31:05 ---> 2b4661558fb8 19:31:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:31:05 ---> Running in 9e238dfb2144 19:31:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:09 (1/1) Installing dumb-init (1.2.5-r1) 19:31:09 Executing busybox-1.35.0-r17.trigger 19:31:09 OK: 5 MiB in 15 packages 19:31:12 Removing intermediate container 9e238dfb2144 19:31:12 ---> 47cbbf2d79cd 19:31:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:12 ---> Running in be817493ce6c 19:31:13 Removing intermediate container be817493ce6c 19:31:13 ---> fc52ebb0b69d 19:31:13 Step 13/23 : ENV APP_PORT=59882 19:31:14 ---> Running in ee3b8499f43d 19:31:15 Removing intermediate container ee3b8499f43d 19:31:15 ---> 1c1dce56b50d 19:31:15 Step 14/23 : EXPOSE $APP_PORT 19:31:15 ---> Running in 07b539c84fe7 19:31:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:16 ---> aa08390b755e 19:31:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:31:16 ---> Using cache 19:31:16 ---> a7b5377c006c 19:31:16 Step 4/22 : WORKDIR /edgex-go 19:31:16 ---> Using cache 19:31:16 ---> a6f62b89a013 19:31:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:31:16 ---> Running in a97d6f0679b3 19:31:16 Removing intermediate container 07b539c84fe7 19:31:16 ---> e4ca9a61576c 19:31:16 Step 15/23 : WORKDIR / 19:31:17 ---> Running in 32b4fdfbbe90 19:31:18 Removing intermediate container 0b80b0d23340 19:31:18 ---> d765670fc7e6 19:31:18 19:31:18 Step 9/21 : FROM alpine:3.16 19:31:18 ---> 2b4661558fb8 19:31:18 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:31:18 Removing intermediate container 32b4fdfbbe90 19:31:18 ---> 55ae19ba6870 19:31:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:18 ---> Running in 5186aedb70cb 19:31:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:20 ---> 17c37a1935a5 19:31:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:31:20 OK: 221 MiB in 51 packages 19:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:23 (1/6) Installing ca-certificates (20220614-r0) 19:31:23 (2/6) Installing brotli-libs (1.0.9-r6) 19:31:23 Removing intermediate container a97d6f0679b3 19:31:23 ---> b2e3e8411bc7 19:31:23 Step 6/22 : COPY go.mod vendor* ./ 19:31:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:31:23 (4/6) Installing libcurl (7.83.1-r5) 19:31:23 (5/6) Installing curl (7.83.1-r5) 19:31:23 (6/6) Installing dumb-init (1.2.5-r1) 19:31:23 Executing busybox-1.35.0-r17.trigger 19:31:23 Executing ca-certificates-20220614-r0.trigger 19:31:23 OK: 8 MiB in 20 packages 19:31:24 ---> 6c45b914b8b9 19:31:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:24 ---> 9f5d13707c98 19:31:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:31:25 ---> Running in 860f4b8015c3 19:31:27 ---> ae319948e3f4 19:31:27 Step 19/23 : ENTRYPOINT ["/core-command"] 19:31:27 ---> Running in 5d8795c2e864 19:31:27 Removing intermediate container 5186aedb70cb 19:31:27 ---> 9e1500ab0474 19:31:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:31:27 ---> Running in 237780b2d427 19:31:28 Removing intermediate container 5d8795c2e864 19:31:28 ---> 3a264d3f6313 19:31:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:31:28 ---> Running in 28c29df462d8 19:31:28 Removing intermediate container 237780b2d427 19:31:28 ---> 95d5873b9f40 19:31:28 Step 12/21 : WORKDIR /edgex 19:31:29 ---> Running in a603765ad7d7 19:31:29 Removing intermediate container 28c29df462d8 19:31:29 ---> d76403ced909 19:31:29 Step 21/23 : LABEL arch=arm64 19:31:29 ---> Running in af9f78376e15 19:31:29 Removing intermediate container a603765ad7d7 19:31:29 ---> c50d399f7f19 19:31:29 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:31:30 Removing intermediate container af9f78376e15 19:31:30 ---> dd23c285b991 19:31:30 Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:31:30 Removing intermediate container 12e1d89f5011 19:31:30 ---> 8a03c73e6498 19:31:30 19:31:30 Step 10/22 : FROM alpine:3.16 19:31:30 ---> 2b4661558fb8 19:31:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:31:30 ---> Running in 2fedbc6e64d6 19:31:30 ---> Running in 9970c603a4b4 19:31:31 ---> 354432d5a31f 19:31:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:31:31 Removing intermediate container 2fedbc6e64d6 19:31:31 ---> c939af1a0de0 19:31:31 Step 23/23 : LABEL version=0.0.0 19:31:31 ---> Running in c9e36896de0d 19:31:31 Removing intermediate container 9970c603a4b4 19:31:31 ---> cdd14ba0d1c3 19:31:31 Step 12/22 : ENV APP_PORT=59880 19:31:31 ---> Running in 4cc87829f531 19:31:32 Removing intermediate container c9e36896de0d 19:31:32 ---> ed98f101b208 19:31:32 19:31:32 Removing intermediate container 4cc87829f531 19:31:32 ---> 333afeb5f9fc 19:31:32 Step 13/22 : EXPOSE $APP_PORT 19:31:32 ---> Running in 267635624eac 19:31:33 Successfully built ed98f101b208 19:31:33 Successfully tagged core-command-arm64:latest 19:31:33  Building core-command ... done Building security-spire-agent 19:31:33 Removing intermediate container 267635624eac 19:31:33 ---> 11ac394049d9 19:31:33 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:31:33 ---> a08fb6a54b04 19:31:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:31:33 ---> Running in 744de7a7d04a 19:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:36 ---> 12f8a6943b7a 19:31:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:37 ---> f35bbadd952a 19:31:37 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:37 ---> Running in b27245fc544a 19:31:37 (1/1) Installing dumb-init (1.2.5-r1) 19:31:37 Executing busybox-1.35.0-r17.trigger 19:31:37 OK: 5 MiB in 15 packages 19:31:40 Removing intermediate container 744de7a7d04a 19:31:40 ---> cc3327ef6c0c 19:31:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:40 Removing intermediate container b27245fc544a 19:31:40 ---> 56e0c1cb4715 19:31:40 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:31:41 ---> Running in 3ab7d9b2f9fb 19:31:41 ---> cabd6239c22c 19:31:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:31:41 Removing intermediate container 3ab7d9b2f9fb 19:31:41 ---> cc7bd0f7c346 19:31:41 Step 19/21 : LABEL arch=arm64 19:31:42 ---> Running in 73ddc90f2d1e 19:31:42 Removing intermediate container 73ddc90f2d1e 19:31:42 ---> ab3c7e1b1160 19:31:42 Step 20/21 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:31:43 ---> Running in efb0baaa8e88 19:31:44 Removing intermediate container efb0baaa8e88 19:31:44 ---> 0d4c71a7dc3c 19:31:44 Step 21/21 : LABEL version=0.0.0 19:31:44 ---> Running in 9829678d0c6d 19:31:44 ---> efe960b9c460 19:31:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:31:47 Removing intermediate container 9829678d0c6d 19:31:47 ---> ff2ffaebd82f 19:31:47 19:31:47 ---> 3c91dee96a65 19:31:47 Step 18/22 : ENTRYPOINT ["/core-data"] 19:31:47 ---> Running in f6f29986e1f1 19:31:47 Successfully built ff2ffaebd82f 19:31:47 Successfully tagged security-proxy-setup-arm64:latest 19:31:47  Building security-proxy-setup ... done Building security-spire-server 19:31:47 Removing intermediate container f6f29986e1f1 19:31:47 ---> c3c4943c2f7d 19:31:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:31:48 ---> Running in 963c68e799d3 19:31:48 Removing intermediate container 963c68e799d3 19:31:48 ---> 162bd8c3f38b 19:31:48 Step 20/22 : LABEL arch=arm64 19:31:49 ---> Running in 3a84799f5eef 19:31:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:31:49 ---> aa08390b755e 19:31:49 Step 3/24 : WORKDIR /edgex-go 19:31:49 ---> Using cache 19:31:49 ---> 09ea29eacb40 19:31:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:31:49 Removing intermediate container 3a84799f5eef 19:31:49 ---> 4b7dcbb648f0 19:31:49 Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 ---> Running in 107c27a88d80 19:31:49 19:31:49 ---> Running in 043be32257a6 19:31:50 Removing intermediate container 043be32257a6 19:31:50 ---> eeb746890e94 19:31:50 Step 22/22 : LABEL version=0.0.0 19:31:50 ---> Running in 12acf2aa9fa4 19:31:51 Removing intermediate container 12acf2aa9fa4 19:31:51 ---> 86e683b3515e 19:31:51 19:31:51 Successfully built 86e683b3515e 19:31:51 Successfully tagged core-data-arm64:latest 19:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:51 Building core-metadata 19:31:52  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:53 OK: 221 MiB in 51 packages 19:31:55 Removing intermediate container 107c27a88d80 19:31:55 ---> 28448159819d 19:31:55 Step 5/24 : COPY go.mod vendor* ./ 19:31:55 ---> 4eb435a6f43c 19:31:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:56 ---> Running in 37a34e791434 19:32:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:11 ---> aa08390b755e 19:32:11 Step 3/23 : WORKDIR /edgex-go 19:32:11 ---> Using cache 19:32:11 ---> 09ea29eacb40 19:32:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:32:11 ---> Using cache 19:32:11 ---> 28448159819d 19:32:11 Step 5/23 : COPY go.mod vendor* ./ 19:32:11 ---> Using cache 19:32:11 ---> 4eb435a6f43c 19:32:11 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:11 ---> Running in 1a68dfa4bf3f 19:32:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:32:14 ---> aa08390b755e 19:32:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:32:14 ---> Using cache 19:32:14 ---> a7b5377c006c 19:32:14 Step 4/24 : WORKDIR /edgex-go 19:32:14 ---> Using cache 19:32:14 ---> a6f62b89a013 19:32:14 Step 5/24 : RUN apk add --update --no-cache make git 19:32:14 ---> Using cache 19:32:14 ---> ce99fdba8f88 19:32:14 Step 6/24 : COPY go.mod vendor* ./ 19:32:14 ---> Using cache 19:32:14 ---> 6d0a8d93c26e 19:32:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:14 ---> Using cache 19:32:14 ---> 93bc25009830 19:32:14 Step 8/24 : COPY . . 19:32:14 ---> Using cache 19:32:14 ---> e06784333fac 19:32:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:32:14 ---> Running in 6fb33c9ccc76 19:32:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:32:49 Removing intermediate container 860f4b8015c3 19:32:49 ---> 77445e45647b 19:32:49 Step 8/22 : COPY . . 19:33:11 ---> 0bfdbb7e023d 19:33:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:33:11 ---> Running in 210f1f6a85ab 19:33:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:33:35 Removing intermediate container 4b513afba8fc 19:33:35 ---> cf9d02d84480 19:33:35 19:33:35 Step 10/22 : FROM alpine:3.16 19:33:35 ---> 2b4661558fb8 19:33:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:33:35 ---> Using cache 19:33:35 ---> 47cbbf2d79cd 19:33:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:35 ---> Using cache 19:33:35 ---> fc52ebb0b69d 19:33:35 Step 13/22 : ENV APP_PORT=59861 19:33:35 ---> Running in 33cad6ddc703 19:33:36 Removing intermediate container 33cad6ddc703 19:33:36 ---> 8d80f48d4149 19:33:36 Step 14/22 : EXPOSE $APP_PORT 19:33:37 ---> Running in da28a39a3713 19:33:39 Removing intermediate container da28a39a3713 19:33:39 ---> f945e6167f69 19:33:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:41 ---> f50b655d82ac 19:33:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:33:46 ---> b5485b60475a 19:33:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:33:48 ---> fa0c760bcb1e 19:33:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:33:49 ---> Running in 58de6f21fafa 19:33:50 Removing intermediate container 58de6f21fafa 19:33:50 ---> 366bf4cc38bd 19:33:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:33:50 ---> Running in 03cd3f59a245 19:33:51 Removing intermediate container 03cd3f59a245 19:33:51 ---> 1146c04e3298 19:33:51 Step 20/22 : LABEL arch=arm64 19:33:52 ---> Running in 9090ed59daed 19:33:53 Removing intermediate container 9090ed59daed 19:33:53 ---> fdd9df449c91 19:33:53 Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:33:53 ---> Running in 19396f995bd4 19:33:54 Removing intermediate container 19396f995bd4 19:33:54 ---> feb324020d0a 19:33:54 Step 22/22 : LABEL version=0.0.0 19:33:54 ---> Running in 2cc3efa04ca9 19:33:55 Removing intermediate container 2cc3efa04ca9 19:33:55 ---> 631ede056250 19:33:55 19:33:56 Successfully built 631ede056250 19:33:56 Successfully tagged support-scheduler-arm64:latest 19:33:56  Building support-scheduler ... done Building security-spiffe-token-provider 19:33:57 Removing intermediate container 37a34e791434 19:33:57 ---> f5b1c1723a67 19:33:57 Step 7/24 : COPY . . 19:34:15 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:15 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:34:15 ---> aa08390b755e 19:34:15 Step 3/19 : WORKDIR /edgex-go 19:34:15 ---> Using cache 19:34:15 ---> 09ea29eacb40 19:34:15 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:34:15 ---> Running in ac2b0badf6b0 19:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:18 Removing intermediate container 1a68dfa4bf3f 19:34:18 ---> 454006e30e52 19:34:18 Step 7/23 : COPY . . 19:34:18 ---> c32717414897 19:34:18 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:34:18 v3.16.3-125-gdeedb1d818 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:34:18 v3.16.3-126-g19213cd943 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:34:18 OK: 16900 distinct packages available 19:34:18 ---> Running in 632431fda1df 19:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:19 Removing intermediate container 632431fda1df 19:34:19 ---> 3b6e1c708ebb 19:34:19 Step 9/24 : WORKDIR /edgex-go/spire-build 19:34:19 ---> Running in 886479d1e73a 19:34:20 OK: 221 MiB in 51 packages 19:34:20 Removing intermediate container 886479d1e73a 19:34:20 ---> 335f6a5374de 19:34:20 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:34:20 ---> Running in 762b6d424b91 19:34:22 Removing intermediate container ac2b0badf6b0 19:34:22 ---> cfe29af8362a 19:34:22 Step 5/19 : COPY go.mod vendor* ./ 19:34:24 ---> f1a43e239682 19:34:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:24 ---> Running in f1584c92d6e5 19:34:24 Removing intermediate container 762b6d424b91 19:34:24 ---> ddc1e2d9d49e 19:34:24 Step 11/24 : WORKDIR /edgex-go 19:34:25 ---> Running in 67a3a5cd7cac 19:34:26 Removing intermediate container 67a3a5cd7cac 19:34:26 ---> 920d0989dff6 19:34:26 19:34:26 Step 12/24 : FROM alpine:3.15 19:34:26 ---> 8aa73fd46299 19:34:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:26 ---> Using cache 19:34:26 ---> d7f9dfba9443 19:34:26 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:26 ---> Running in 72e935892474 19:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:32 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:34:32 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:34:32 OK: 15736 distinct packages available 19:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:34 (1/5) Installing dumb-init (1.2.5-r1) 19:34:34 (2/5) Installing musl-obstack (1.2.3-r0) 19:34:34 (3/5) Installing libucontext (1.1-r0) 19:34:34 (4/5) Installing gcompat (1.0.0-r4) 19:34:34 (5/5) Installing openssl (1.1.1s-r1) 19:34:34 Executing busybox-1.34.1-r7.trigger 19:34:34 OK: 6 MiB in 19 packages 19:34:35 ---> dee2a7e43623 19:34:35 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:34:35 ---> Running in d7522b8dd2c7 19:34:36 Removing intermediate container 72e935892474 19:34:36 ---> 19efcc066e23 19:34:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:34:36 Removing intermediate container d7522b8dd2c7 19:34:36 ---> 0c0fd0546a1a 19:34:36 Step 9/23 : WORKDIR /edgex-go/spire-build 19:34:36 ---> Running in 12e0605bce90 19:34:37 Removing intermediate container 12e0605bce90 19:34:37 ---> 7e6a015d9b5f 19:34:37 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:34:37 ---> Running in 34308b7b1a40 19:34:41 Removing intermediate container 34308b7b1a40 19:34:41 ---> 4040ec9ca939 19:34:41 Step 11/23 : WORKDIR /edgex-go 19:34:41 ---> ccfe5a75e1f4 19:34:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:42 ---> Running in d6e4be2f38b2 19:34:42 Removing intermediate container d6e4be2f38b2 19:34:42 ---> 6ce13f628ed4 19:34:42 19:34:42 Step 12/23 : FROM alpine:3.15 19:34:42 ---> 8aa73fd46299 19:34:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:42 ---> Using cache 19:34:42 ---> d7f9dfba9443 19:34:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:34:42 ---> Using cache 19:34:42 ---> 19efcc066e23 19:34:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:34:52 ---> aee620552055 19:34:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:34:52 ---> 4cd429c22b8d 19:34:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:34:52 ---> 0d8828e4c195 19:34:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl ---> ec789205d4a3 19:34:52 19:34:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:34:53 ---> 2f233525ded8 19:34:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:34:53 ---> 2dc6a61caf5c 19:34:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:34:55 ---> 5ed5282d58a5 19:34:55 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:55 ---> 0d7bce4a07e6 19:34:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:55 ---> Running in 0d2d1072fe3d 19:34:55 ---> Running in cdbb30ccdb4b 19:34:55 Removing intermediate container cdbb30ccdb4b 19:34:55 ---> 301a565e2ba2 19:34:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:55 Removing intermediate container 0d2d1072fe3d 19:34:55 ---> fd8e84e783c6 19:34:55 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:55 ---> Running in 71e128d73da0 19:34:55 ---> Running in e242a4c27ea3 19:34:56 Removing intermediate container 71e128d73da0 19:34:56 ---> fd76b1311322 19:34:56 Step 22/24 : LABEL arch=arm64 19:34:56 Removing intermediate container e242a4c27ea3 19:34:56 ---> 720614a4264f 19:34:56 Step 21/23 : LABEL arch=arm64 19:34:56 ---> Running in 1b09ccaa5d12 19:34:56 ---> Running in d64e82fa10a9 19:34:57 Removing intermediate container 1b09ccaa5d12 19:34:57 ---> 1f91f1ec3912 19:34:57 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:34:57 ---> Running in f96512add332 19:34:57 Removing intermediate container d64e82fa10a9 19:34:57 ---> 7dc1435bbe8b 19:34:57 Step 22/23 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:34:57 ---> Running in 0a0c043ba21b 19:34:58 Removing intermediate container f96512add332 19:34:58 ---> 2c163192b8d1 19:34:58 Step 24/24 : LABEL version=0.0.0 19:34:58 Removing intermediate container 0a0c043ba21b 19:34:58 ---> 5459d0148ac7 19:34:58 Step 23/23 : LABEL version=0.0.0 19:34:58 ---> Running in 692f4e096399 19:34:58 ---> Running in 6e50d54832e8 19:34:59 Removing intermediate container 6e50d54832e8 19:34:59 ---> c6759e26ae55 19:34:59 Removing intermediate container 692f4e096399 19:34:59 ---> dd95440d2fc9 19:34:59 19:34:59 19:34:59 Successfully built c6759e26ae55 19:34:59 Successfully tagged security-spire-server-arm64:latest 19:34:59 Building security-bootstrapper 19:34:59 Successfully built dd95440d2fc9 19:34:59 Successfully tagged security-spire-agent-arm64:latest 19:35:18  Building security-spire-server ... done  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:35:18 ---> aa08390b755e 19:35:18 Step 3/32 : WORKDIR /edgex-go 19:35:18 ---> Using cache 19:35:18 ---> 09ea29eacb40 19:35:18 Step 4/32 : RUN apk add --update --no-cache make git 19:35:18 ---> Using cache 19:35:18 ---> 595f68165ad8 19:35:18 Step 5/32 : COPY go.mod vendor* ./ 19:35:18 ---> Using cache 19:35:18 ---> 0d2f2853cac3 19:35:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:18 ---> Using cache 19:35:18 ---> c156cda894ea 19:35:18 Step 7/32 : COPY . . 19:35:18 ---> Using cache 19:35:18 ---> 1c9bebbc7526 19:35:18 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:18 ---> Running in 7d6240a868f9 19:35:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:35:57 Removing intermediate container f1584c92d6e5 19:35:57 ---> e182b41bfcac 19:35:57 Step 7/19 : COPY . . 19:36:05 ---> 1f9046de45a4 19:36:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:36:05 ---> Running in 877308cd77a7 19:36:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:38:14 Removing intermediate container 6fb33c9ccc76 19:38:14 ---> c988b23ae0d6 19:38:14 19:38:14 Step 10/24 : FROM alpine:3.16 19:38:14 ---> 2b4661558fb8 19:38:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:38:14 ---> Using cache 19:38:14 ---> 47cbbf2d79cd 19:38:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:14 ---> Using cache 19:38:14 ---> fc52ebb0b69d 19:38:14 Step 13/24 : ENV APP_PORT=59881 19:38:14 ---> Running in 27c6b6450d22 19:38:14 Removing intermediate container 27c6b6450d22 19:38:14 ---> 5fea9f896256 19:38:14 Step 14/24 : EXPOSE $APP_PORT 19:38:14 ---> Running in e639e6e23f48 19:38:14 Removing intermediate container e639e6e23f48 19:38:14 ---> c3e7437fcc0c 19:38:14 Step 15/24 : WORKDIR / 19:38:14 ---> Running in fcc9ee5aec2b 19:38:14 Removing intermediate container fcc9ee5aec2b 19:38:14 ---> 23a242d07922 19:38:14 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:14 ---> dc3eff00984c 19:38:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:38:14 ---> 581c6dc8977d 19:38:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:38:14 ---> 26c3b80c1fdc 19:38:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:38:14 ---> 16439fa18077 19:38:14 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:38:14 ---> Running in 154dab6f8468 19:38:14 Removing intermediate container 154dab6f8468 19:38:14 ---> ac5412b36391 19:38:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:38:14 ---> Running in a57f2c0ad56c 19:38:14 Removing intermediate container a57f2c0ad56c 19:38:14 ---> 2c62b159024d 19:38:14 Step 22/24 : LABEL arch=arm64 19:38:14 ---> Running in cfad4c605fdc 19:38:14 Removing intermediate container cfad4c605fdc 19:38:14 ---> ed7e7d70c276 19:38:14 Step 23/24 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:38:14 ---> Running in f704406ac7a9 19:38:14 Removing intermediate container f704406ac7a9 19:38:14 ---> 8c5b521b8acc 19:38:14 Step 24/24 : LABEL version=0.0.0 19:38:14 ---> Running in 947c2ee5cef8 19:38:14 Removing intermediate container 947c2ee5cef8 19:38:14 ---> 25e85a7c07cd 19:38:14 19:38:14 Successfully built 25e85a7c07cd 19:38:14 Successfully tagged core-metadata-arm64:latest 19:40:06  Building core-metadata ... done Removing intermediate container 7d6240a868f9 19:40:06 ---> 64cfd64ba8b7 19:40:06 19:40:06 Step 9/32 : FROM alpine:3.16 19:40:06 ---> 2b4661558fb8 19:40:06 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:40:06 ---> Running in 1c320947a02f 19:40:06 Removing intermediate container 1c320947a02f 19:40:06 ---> d41b597a0702 19:40:06 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:40:06 ---> Running in 9a85ce2402ed 19:40:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:09 (1/2) Installing dumb-init (1.2.5-r1) 19:40:09 (2/2) Installing su-exec (0.2-r1) 19:40:09 Executing busybox-1.35.0-r17.trigger 19:40:09 OK: 5 MiB in 16 packages 19:40:13 Removing intermediate container 9a85ce2402ed 19:40:13 ---> 2a71afbda17b 19:40:13 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:40:13 ---> Running in 2926c10edde9 19:40:13 Removing intermediate container 2926c10edde9 19:40:13 ---> 27cd499933c0 19:40:13 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:40:13 ---> Running in a739ee1b3709 19:40:13 Removing intermediate container a739ee1b3709 19:40:13 ---> 5a42c1219761 19:40:13 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:40:14 ---> Running in fe330c3c6656 19:40:14 Removing intermediate container fe330c3c6656 19:40:14 ---> 1f9accc21d2c 19:40:14 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:40:14 ---> Running in 65055a33f75b 19:40:14 Removing intermediate container 65055a33f75b 19:40:14 ---> 96cf9385a274 19:40:14 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:40:15 ---> Running in 87a46cf5bddf 19:40:17 Removing intermediate container 87a46cf5bddf 19:40:17 ---> 8bd9689a5cd5 19:40:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:40:18 ---> Running in ba3e228b1f69 19:40:18 Removing intermediate container ba3e228b1f69 19:40:18 ---> 84808e49da5b 19:40:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:40:19 ---> 55088bd7b92a 19:40:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:40:19 ---> Running in d74fcba42b40 19:40:22 Removing intermediate container d74fcba42b40 19:40:22 ---> b572c33051d9 19:40:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:24 ---> 681786175ce4 19:40:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:40:28 ---> f83612c28f7e 19:40:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:40:29 ---> e49273e6753a 19:40:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:40:30 ---> e482ebd3066d 19:40:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:40:31 ---> 27528ecd4bf4 19:40:31 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:40:32 ---> f58146334ce3 19:40:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:40:34 ---> a7ac79a5dcda 19:40:34 Step 27/32 : RUN chmod +x /entrypoint.sh 19:40:34 ---> Running in 729ae71aa961 19:40:35 Removing intermediate container 210f1f6a85ab 19:40:35 ---> 290c69e08b0a 19:40:35 19:40:35 Step 10/22 : FROM alpine:3.16 19:40:35 ---> 2b4661558fb8 19:40:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:40:35 ---> Running in a10d9b9244ca 19:40:37 Removing intermediate container 729ae71aa961 19:40:37 ---> 303331c1dd96 19:40:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:40:37 ---> Running in 95ec4b023579 19:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:38 Removing intermediate container 95ec4b023579 19:40:38 ---> 9cc49a692aa4 19:40:38 Step 29/32 : CMD ["gate"] 19:40:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:38 ---> Running in 0985e85946cd 19:40:39 Removing intermediate container 0985e85946cd 19:40:39 ---> 8043a5e4151e 19:40:39 Step 30/32 : LABEL arch=arm64 19:40:39 ---> Running in 362c8b2c3414 19:40:39 Removing intermediate container 362c8b2c3414 19:40:39 ---> dc4eb4b77207 19:40:39 Step 31/32 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:40:39 ---> Running in b4df2fcd5837 19:40:39 (1/2) Installing ca-certificates (20220614-r0) 19:40:39 (2/2) Installing dumb-init (1.2.5-r1) 19:40:39 Executing busybox-1.35.0-r17.trigger 19:40:39 Executing ca-certificates-20220614-r0.trigger 19:40:40 Removing intermediate container b4df2fcd5837 19:40:40 ---> c744bab0c161 19:40:40 Step 32/32 : LABEL version=0.0.0 19:40:40 ---> Running in 322bca398cb8 19:40:40 OK: 6 MiB in 16 packages 19:40:41 Removing intermediate container 322bca398cb8 19:40:41 ---> ec89c4fe91b8 19:40:41 19:40:41 Successfully built ec89c4fe91b8 19:40:41 Successfully tagged security-bootstrapper-arm64:latest 19:40:42  Building security-bootstrapper ... done Removing intermediate container a10d9b9244ca 19:40:42 ---> 5fc429ced6ae 19:40:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:40:42 ---> Running in eefef341581d 19:40:42 Removing intermediate container eefef341581d 19:40:42 ---> 78d2f7f75ac4 19:40:42 Step 13/22 : ENV APP_PORT=59860 19:40:43 ---> Running in 3558e24ac9bd 19:40:43 Removing intermediate container 3558e24ac9bd 19:40:43 ---> 855576b6e3fa 19:40:43 Step 14/22 : EXPOSE $APP_PORT 19:40:43 ---> Running in 8a06963d2978 19:40:43 Removing intermediate container 8a06963d2978 19:40:43 ---> 813a055eadc1 19:40:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:44 ---> 46844c927006 19:40:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:40:46 ---> 4729c75e6b2b 19:40:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:40:47 ---> 21af2781638c 19:40:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:40:47 ---> Running in ba13386ddf9c 19:40:47 Removing intermediate container ba13386ddf9c 19:40:47 ---> 61b39350aca6 19:40:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:40:47 ---> Running in a2d371355ae7 19:40:47 Removing intermediate container a2d371355ae7 19:40:47 ---> bf61f466c805 19:40:47 Step 20/22 : LABEL arch=arm64 19:40:48 ---> Running in 889a644515a4 19:40:48 Removing intermediate container 889a644515a4 19:40:48 ---> 62f1bb1658db 19:40:48 Step 21/22 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:40:48 ---> Running in 2db20d15d6f3 19:40:48 Removing intermediate container 2db20d15d6f3 19:40:48 ---> ae6bbe194341 19:40:48 Step 22/22 : LABEL version=0.0.0 19:40:48 ---> Running in 2d7deba8ac6b 19:40:49 Removing intermediate container 2d7deba8ac6b 19:40:49 ---> 63f129c02481 19:40:49 19:40:49 Successfully built 63f129c02481 19:40:49 Successfully tagged support-notifications-arm64:latest 19:41:04  Building support-notifications ... done Removing intermediate container 877308cd77a7 19:41:04 ---> f527ed5568d5 19:41:04 19:41:04 Step 9/19 : FROM alpine:3.15 19:41:04 ---> 8aa73fd46299 19:41:04 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:04 ---> Using cache 19:41:04 ---> d7f9dfba9443 19:41:04 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:41:04 ---> Running in 5e7ee251c634 19:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:05 v3.15.6-264-g17188750c9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:41:05 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:41:05 OK: 15736 distinct packages available 19:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:41:06 (1/9) Installing ca-certificates (20220614-r0) 19:41:06 (2/9) Installing brotli-libs (1.0.9-r5) 19:41:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:41:06 (4/9) Installing libcurl (7.80.0-r5) 19:41:06 (5/9) Installing curl (7.80.0-r5) 19:41:06 (6/9) Installing dumb-init (1.2.5-r1) 19:41:06 (7/9) Installing musl-obstack (1.2.3-r0) 19:41:06 (8/9) Installing libucontext (1.1-r0) 19:41:06 (9/9) Installing gcompat (1.0.0-r4) 19:41:06 Executing busybox-1.34.1-r7.trigger 19:41:06 Executing ca-certificates-20220614-r0.trigger 19:41:07 OK: 8 MiB in 23 packages 19:41:08 Removing intermediate container 5e7ee251c634 19:41:08 ---> 975b51deca32 19:41:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:08 ---> 9ff82f93b16e 19:41:08 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:41:10 ---> 23560f3b9d32 19:41:10 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:41:10 ---> 4af2349f696f 19:41:10 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:41:10 ---> Running in 90fdde718848 19:41:10 Removing intermediate container 90fdde718848 19:41:10 ---> 1dbfcb8caa24 19:41:10 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:41:10 ---> Running in f2336ae026d7 19:41:11 Removing intermediate container f2336ae026d7 19:41:11 ---> 86ba6660d9cd 19:41:11 Step 17/19 : LABEL arch=arm64 19:41:11 ---> Running in c200cf2b4638 19:41:11 Removing intermediate container c200cf2b4638 19:41:11 ---> 218d91acd706 19:41:11 Step 18/19 : LABEL git_sha=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 19:41:11 ---> Running in 60e40d39835f 19:41:11 Removing intermediate container 60e40d39835f 19:41:11 ---> 821e626699f7 19:41:11 Step 19/19 : LABEL version=0.0.0 19:41:11 ---> Running in 4dbc582dc870 19:41:12 Removing intermediate container 4dbc582dc870 19:41:12 ---> 500a295388d5 19:41:12 19:41:12 Successfully built 500a295388d5 19:41:12 Successfully tagged security-spiffe-token-provider-arm64:latest 19:41:12  Building security-spiffe-token-provider ... done  [Pipeline] } 19:41:12 $ docker stop --time=1 abdf09937f36047d0da183173fbd63efc1f07d07709cdc5439d48661b6193da0 19:41:14 $ docker rm -f --volumes abdf09937f36047d0da183173fbd63efc1f07d07709cdc5439d48661b6193da0 [Pipeline] // withDockerContainer [Pipeline] sh 19:41:14 + docker images 19:41:15 REPOSITORY TAG IMAGE ID CREATED SIZE 19:41:15 security-spiffe-token-provider-arm64 latest 500a295388d5 4 seconds ago 28.9MB 19:41:15 f527ed5568d5 14 seconds ago 1.53GB 19:41:15 support-notifications-arm64 latest 63f129c02481 26 seconds ago 29.6MB 19:41:15 security-bootstrapper-arm64 latest ec89c4fe91b8 35 seconds ago 19.5MB 19:41:15 290c69e08b0a 41 seconds ago 1.56GB 19:41:15 64cfd64ba8b7 About a minute ago 1.49GB 19:41:15 core-metadata-arm64 latest 25e85a7c07cd 3 minutes ago 17.8MB 19:41:15 c988b23ae0d6 3 minutes ago 1.51GB 19:41:15 security-spire-agent-arm64 latest dd95440d2fc9 6 minutes ago 122MB 19:41:15 security-spire-server-arm64 latest c6759e26ae55 6 minutes ago 84.3MB 19:41:15 6ce13f628ed4 6 minutes ago 1.37GB 19:41:15 920d0989dff6 6 minutes ago 1.37GB 19:41:15 support-scheduler-arm64 latest 631ede056250 7 minutes ago 29MB 19:41:15 cf9d02d84480 7 minutes ago 1.56GB 19:41:15 core-data-arm64 latest 86e683b3515e 9 minutes ago 17.2MB 19:41:15 security-proxy-setup-arm64 latest ff2ffaebd82f 9 minutes ago 26.8MB 19:41:15 core-command-arm64 latest ed98f101b208 9 minutes ago 17MB 19:41:15 8a03c73e6498 9 minutes ago 1.5GB 19:41:15 d765670fc7e6 9 minutes ago 1.49GB 19:41:15 c2f2563a5a7e 10 minutes ago 1.5GB 19:41:15 security-secretstore-setup-arm64 latest 50753b0f3a81 10 minutes ago 28.7MB 19:41:15 3d061e2b3630 10 minutes ago 1.49GB 19:41:15 security-spire-config-arm64 latest 2874a2a858dd 16 minutes ago 83.6MB 19:41:15 def302e2b398 17 minutes ago 1.37GB 19:41:15 ci-base-image-arm64 latest aa08390b755e 31 minutes ago 905MB 19:41:15 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:41:15 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:41:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:41:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:15 19:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:16 arm64: Pulling from edgex-lftools-log-publisher 19:41:16 8998bd30e6a1: Pulling fs layer 19:41:16 04944245beec: Pulling fs layer 19:41:16 699f458cf7ca: Pulling fs layer 19:41:16 765212b225bb: Pulling fs layer 19:41:16 f23df028b6ca: Pulling fs layer 19:41:16 d65c8cfc05b1: Pulling fs layer 19:41:16 2437ff75d9bd: Pulling fs layer 19:41:16 765212b225bb: Waiting 19:41:16 f23df028b6ca: Waiting 19:41:16 d65c8cfc05b1: Waiting 19:41:16 2437ff75d9bd: Waiting 19:41:16 04944245beec: Verifying Checksum 19:41:16 04944245beec: Download complete 19:41:16 765212b225bb: Verifying Checksum 19:41:16 765212b225bb: Download complete 19:41:16 f23df028b6ca: Verifying Checksum 19:41:16 f23df028b6ca: Download complete 19:41:16 d65c8cfc05b1: Verifying Checksum 19:41:16 d65c8cfc05b1: Download complete 19:41:16 699f458cf7ca: Verifying Checksum 19:41:16 699f458cf7ca: Download complete 19:41:17 8998bd30e6a1: Verifying Checksum 19:41:17 8998bd30e6a1: Download complete 19:41:19 2437ff75d9bd: Verifying Checksum 19:41:19 2437ff75d9bd: Download complete 19:41:21 8998bd30e6a1: Pull complete 19:41:21 04944245beec: Pull complete 19:41:22 699f458cf7ca: Pull complete 19:41:23 765212b225bb: Pull complete 19:41:23 f23df028b6ca: Pull complete 19:41:24 d65c8cfc05b1: Pull complete 19:41:38 2437ff75d9bd: Pull complete 19:41:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:41:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:39 prd-ubuntu20.04-docker-arm64-4c-16g-2991 does not seem to be running inside a container 19:41:39 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:41:42 $ docker top 080176edb8f97180f9d38b2f94f6015fc40551c2144b6702fa4d01906dc83439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:41:43 ---> job-cost.sh 19:41:43 lf-activate-venv: SKIPPING 19:41:43 INFO: No Stack... 19:41:43 INFO: Retrieving Pricing Info for: v3-standard-4 19:41:44 INFO: Archiving Costs [Pipeline] sh 19:41:45 + cut+ -d, -f6 19:41:45 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:41:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] 19:41:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] did not exist. Created. 19:41:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:41:45 + echo total: 0.10999999940395355 [Pipeline] stash 19:41:46 Stashed 1 file(s) [Pipeline] } 19:41:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4294-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:41:46 $ docker stop --time=1 080176edb8f97180f9d38b2f94f6015fc40551c2144b6702fa4d01906dc83439 19:41:47 $ docker rm -f --volumes 080176edb8f97180f9d38b2f94f6015fc40551c2144b6702fa4d01906dc83439 [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 19:41:48 provisioning config files... 19:41:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2202847655264984212tmp [Pipeline] { [Pipeline] sh 19:41:49 + set +x 19:41:49 + + curl -s https://codecov.io/bash 19:41:49 bash -s -- 19:41:49 19:41:49 _____ _ 19:41:49 / ____| | | 19:41:49 | | ___ __| | ___ ___ _____ __ 19:41:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:41:49 | |___| (_) | (_| | __/ (_| (_) \ V / 19:41:49 \_____\___/ \__,_|\___|\___\___/ \_/ 19:41:49 Bash-1.0.6 19:41:49 19:41:49 19:41:49 ==> git version 2.25.1 found 19:41:49 ==> 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 19:41:49 Release-Date: 2020-01-08 19:41:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:41:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:41:49 ==> Jenkins CI detected. 19:41:49 current dir:  /w/workspace/edgex-go/1 19:41:49 project root: . 19:41:49 --> token set from env 19:41:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:41:49 ==> Running gcov in . (disable via -X gcov) 19:41:49 ==> Python coveragepy not found 19:41:49 ==> Searching for coverage reports in: 19:41:49 + . 19:41:49 -> Found 1 reports 19:41:49 ==> Detecting git/mercurial file structure 19:41:49 ==> Reading reports 19:41:49 + ./coverage.out bytes=489970 19:41:49 ==> Appending adjustments 19:41:49 https://docs.codecov.io/docs/fixing-reports 19:41:50 + Found adjustments 19:41:50 ==> Gzipping contents 19:41:50 64K /tmp/codecov.qfbQZE.gz 19:41:50 ==> Uploading reports 19:41:50 url: https://codecov.io 19:41:50 query: branch=PR-4294&commit=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4294&job=&cmd_args= 19:41:50 -> Pinging Codecov 19:41:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4294&commit=8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4294%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4294&job=&cmd_args= 19:41:51 -> Uploading to 19:41:51 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/00271124DB129430A58F1EEE437C3FCB/8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04/98af8693-1c56-4258-b7cd-a5fd5036fa8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T194150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9dcdbbea27975d7a9be79f102f454c43ea2cf2cd5290ecc1d66b68f159ff372 19:41:51 % Total % Received % Xferd Average Speed Time Time Time Current 19:41:51 Dload Upload Total Spent Left Speed 19:41:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63232 0 0 100 63232 0 218k --:--:-- --:--:-- --:--:-- 218k 19:41:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ff2371f96e9c4e7d1e0e26c212aa91db9fecc04 [Pipeline] } 19:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:41:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:41:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:41:53 ---> package-listing.sh 19:41:53 ++ facter osfamily 19:41:53 ++ tr '[:upper:]' '[:lower:]' 19:41:54 + OS_FAMILY=debian 19:41:54 + workspace=/w/workspace/edgex-go/1 19:41:54 + START_PACKAGES=/tmp/packages_start.txt 19:41:54 + END_PACKAGES=/tmp/packages_end.txt 19:41:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:41:54 + PACKAGES=/tmp/packages_start.txt 19:41:54 + '[' /w/workspace/edgex-go/1 ']' 19:41:54 + PACKAGES=/tmp/packages_end.txt 19:41:54 + case "${OS_FAMILY}" in 19:41:54 + dpkg -l 19:41:54 + grep '^ii' 19:41:54 + '[' -f /tmp/packages_start.txt ']' 19:41:54 + '[' -f /tmp/packages_end.txt ']' 19:41:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:41:54 + '[' /w/workspace/edgex-go/1 ']' 19:41:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:41:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:41:54 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:41:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:55 19:41:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:41:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:55 latest: Pulling from edgex-lftools-log-publisher 19:41:55 5eb5b503b376: Pulling fs layer 19:41:55 5c69ac0246d0: Pulling fs layer 19:41:55 ec43610c2a17: Pulling fs layer 19:41:55 3a2ae6a8a46f: Pulling fs layer 19:41:55 33b1e0a273af: Pulling fs layer 19:41:55 5d3b04190fa2: Pulling fs layer 19:41:55 2f39f015ded8: Pulling fs layer 19:41:55 3a2ae6a8a46f: Waiting 19:41:55 33b1e0a273af: Waiting 19:41:55 5d3b04190fa2: Waiting 19:41:55 2f39f015ded8: Waiting 19:41:55 5c69ac0246d0: Verifying Checksum 19:41:55 5c69ac0246d0: Download complete 19:41:55 3a2ae6a8a46f: Verifying Checksum 19:41:55 3a2ae6a8a46f: Download complete 19:41:55 33b1e0a273af: Verifying Checksum 19:41:55 33b1e0a273af: Download complete 19:41:55 5d3b04190fa2: Verifying Checksum 19:41:55 5d3b04190fa2: Download complete 19:41:55 ec43610c2a17: Download complete 19:41:56 5eb5b503b376: Verifying Checksum 19:41:56 5eb5b503b376: Download complete 19:41:56 2f39f015ded8: Download complete 19:41:57 5eb5b503b376: Pull complete 19:41:57 5c69ac0246d0: Pull complete 19:41:57 ec43610c2a17: Pull complete 19:41:57 3a2ae6a8a46f: Pull complete 19:41:57 33b1e0a273af: Pull complete 19:41:58 5d3b04190fa2: Pull complete 19:42:02 2f39f015ded8: Pull complete 19:42:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:02 prd-ubuntu20.04-docker-8c-8g-2986 does not seem to be running inside a container 19:42:02 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat 19:42:06 $ docker top 9633f0a0dbe1cd24279a76c4241b4e693bb1064ebaba848071a671d0feb8147c -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:42:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:42:07 + ls /var/log/sa-host 19:42:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:07 provisioning config files... 19:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17529090301730271255tmp [Pipeline] { [Pipeline] echo 19:42:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:42:07 ---> create-netrc.sh [Pipeline] } 19:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:42:08 ---> python-tools-install.sh [Pipeline] echo 19:42:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:42:08 ---> sudo-logs.sh 19:42:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:42:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:42:09 ---> job-cost.sh 19:42:09 lf-activate-venv: SKIPPING 19:42:09 DEBUG: total: 0.10999999940395355 19:42:09 INFO: Retrieving Stack Cost... 19:42:09 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:09 INFO: Archiving Costs [Pipeline] echo 19:42:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:42:10 ---> logs-deploy.sh 19:42:10 lf-activate-venv: SKIPPING 19:42:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4294/1 19:42:10 INFO: archiving workspace using pattern(s): 19:42:11 Archives upload complete. 19:42:11 INFO: archiving logs to Nexus